1<?php 2# Generated by the protocol buffer compiler. DO NOT EDIT! 3# source: google/protobuf/type.proto 4 5namespace GPBMetadata\Google\Protobuf; 6 7class Type 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 \GPBMetadata\Google\Protobuf\Any::initOnce(); 18 \GPBMetadata\Google\Protobuf\SourceContext::initOnce(); 19 $pool->internalAddGeneratedFile( 20 ' 21� 22google/protobuf/type.protogoogle.protobuf$google/protobuf/source_context.proto"� 23Type 24name ( & 25fields (2.google.protobuf.Field 26oneofs ( ( 27options (2.google.protobuf.Option6 28source_context (2.google.protobuf.SourceContext\' 29syntax (2.google.protobuf.Syntax"� 30Field) 31kind (2.google.protobuf.Field.Kind7 32cardinality (2".google.protobuf.Field.Cardinality 33number ( 34name ( 35type_url ( 36oneof_index ( 37packed (( 38options (2.google.protobuf.Option 39 json_name 40 ( 41 42default_value ( "� 43Kind 44TYPE_UNKNOWN 45TYPE_DOUBLE 46 47TYPE_FLOAT 48 49TYPE_INT64 50TYPE_UINT64 51 52TYPE_INT32 53TYPE_FIXED64 54TYPE_FIXED32 55 TYPE_BOOL 56TYPE_STRING 57 58TYPE_GROUP 59 60TYPE_MESSAGE 61 62TYPE_BYTES 63TYPE_UINT32 64 65 TYPE_ENUM 66 67TYPE_SFIXED32 68 69TYPE_SFIXED64 70TYPE_SINT32 71TYPE_SINT64"t 72Cardinality 73CARDINALITY_UNKNOWN 74CARDINALITY_OPTIONAL 75CARDINALITY_REQUIRED 76CARDINALITY_REPEATED"� 77Enum 78name ( - 79 enumvalue (2.google.protobuf.EnumValue( 80options (2.google.protobuf.Option6 81source_context (2.google.protobuf.SourceContext\' 82syntax (2.google.protobuf.Syntax"S 83 EnumValue 84name ( 85number (( 86options (2.google.protobuf.Option"; 87Option 88name ( # 89value (2.google.protobuf.Any*. 90Syntax 91 92SYNTAX_PROTO2 93 94SYNTAX_PROTO3B{ 95com.google.protobufB TypeProtoPZ-google.golang.org/protobuf/types/known/typepb��GPB�Google.Protobuf.WellKnownTypesbproto3' 96 , true); 97 98 static::$is_initialized = true; 99 } 100} 101 102