| <?php |
| # Generated by the protocol buffer compiler. DO NOT EDIT! |
| # NO CHECKED-IN PROTOBUF GENCODE |
| # source: google/protobuf/empty.proto |
| |
| namespace GPBMetadata\Google\Protobuf; |
| |
| class GPBEmpty |
| { |
| public static $is_initialized = false; |
| |
| public static function initOnce() { |
| $pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool(); |
| |
| if (static::$is_initialized == true) { |
| return; |
| } |
| $pool->internalAddGeneratedFile( |
| "\x0A\xBE\x01\x0A\x1Bgoogle/protobuf/empty.proto\x12\x0Fgoogle.protobuf\"\x07\x0A\x05EmptyB}\x0A\x13com.google.protobufB\x0AEmptyProtoP\x01Z.google.golang.org/protobuf/types/known/emptypb\xF8\x01\x01\xA2\x02\x03GPB\xAA\x02\x1EGoogle.Protobuf.WellKnownTypesb\x06proto3" |
| , true); |
| |
| static::$is_initialized = true; |
| } |
| } |
| |