1<?php 2# Generated by the protocol buffer compiler. DO NOT EDIT! 3# source: google/protobuf/field_mask.proto 4 5namespace GPBMetadata\Google\Protobuf; 6 7class FieldMask 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� 20 google/protobuf/field_mask.protogoogle.protobuf" 21 FieldMask 22paths ( B� 23com.google.protobufBFieldMaskProtoPZ2google.golang.org/protobuf/types/known/fieldmaskpb��GPB�Google.Protobuf.WellKnownTypesbproto3' 24 , true); 25 26 static::$is_initialized = true; 27 } 28} 29 30