| <?php |
| # Generated by the protocol buffer compiler. DO NOT EDIT! |
| # NO CHECKED-IN PROTOBUF GENCODE |
| # source: google/protobuf/field_mask.proto |
| |
| namespace GPBMetadata\Google\Protobuf; |
| |
| class FieldMask |
| { |
| public static $is_initialized = false; |
| |
| public static function initOnce() { |
| $pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool(); |
| |
| if (static::$is_initialized == true) { |
| return; |
| } |
| $pool->internalAddGeneratedFile( |
| "\x0A\xDF\x01\x0A google/protobuf/field_mask.proto\x12\x0Fgoogle.protobuf\"\x1A\x0A\x09FieldMask\x12\x0D\x0A\x05paths\x18\x01 \x03(\x09B\x85\x01\x0A\x13com.google.protobufB\x0EFieldMaskProtoP\x01Z2google.golang.org/protobuf/types/known/fieldmaskpb\xF8\x01\x01\xA2\x02\x03GPB\xAA\x02\x1EGoogle.Protobuf.WellKnownTypesb\x06proto3" |
| , true); |
| |
| static::$is_initialized = true; |
| } |
| } |
| |