1<?php 2# Generated by the protocol buffer compiler. DO NOT EDIT! 3# source: google/protobuf/field_mask.proto 4 5namespace GPBMetadata\Google\Protobuf; 6 7class FieldMask 8{ 9 public static $is_initialized = false; 10 11 public static function initOnce() { 12 $pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool(); 13 14 if (static::$is_initialized == true) { 15 return; 16 } 17 $pool->internalAddGeneratedFile(hex2bin( 18 "0ae3010a20676f6f676c652f70726f746f6275662f6669656c645f6d6173" . 19 "6b2e70726f746f120f676f6f676c652e70726f746f627566221a0a094669" . 20 "656c644d61736b120d0a0570617468731801200328094289010a13636f6d" . 21 "2e676f6f676c652e70726f746f627566420e4669656c644d61736b50726f" . 22 "746f50015a39676f6f676c652e676f6c616e672e6f72672f67656e70726f" . 23 "746f2f70726f746f6275662f6669656c645f6d61736b3b6669656c645f6d" . 24 "61736ba20203475042aa021e476f6f676c652e50726f746f6275662e5765" . 25 "6c6c4b6e6f776e5479706573620670726f746f33" 26 )); 27 28 static::$is_initialized = true; 29 } 30} 31 32