xref: /aosp_15_r20/external/protobuf/php/src/GPBMetadata/Google/Protobuf/Struct.php (revision 1b3f573f81763fcece89efc2b6a5209149e44ab8)
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�
29number_value (H�
30string_value (	H�
31
32bool_value (H�/
33struct_value (2.google.protobuf.StructH�0
34
35list_value (2.google.protobuf.ListValueH�B
36kind"3
37	ListValue&
38values (2.google.protobuf.Value*
39	NullValue
40
41NULL_VALUE�B
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