1<?php 2# Generated by the protocol buffer compiler. DO NOT EDIT! 3# source: google/protobuf/struct.proto 4 5namespace GPBMetadata\Google\Protobuf; 6 7class Struct 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( 18 ' 19� 20google/protobuf/struct.protogoogle.protobuf"� 21Struct3 22fields (2#.google.protobuf.Struct.FieldsEntryE 23FieldsEntry 24key ( % 25value (2.google.protobuf.Value:8"� 26Value0 27 28null_value (2.google.protobuf.NullValueH 29number_value (H 30string_value ( H 31 32bool_value (H/ 33struct_value (2.google.protobuf.StructH0 34 35list_value (2.google.protobuf.ListValueHB 36kind"3 37 ListValue& 38values (2.google.protobuf.Value* 39 NullValue 40 41NULL_VALUEB 42com.google.protobufBStructProtoPZ/google.golang.org/protobuf/types/known/structpb��GPB�Google.Protobuf.WellKnownTypesbproto3' 43 , true); 44 45 static::$is_initialized = true; 46 } 47} 48 49