Files
kulakpos_web/vendor/google/common-protos/metadata/Api/FieldInfo.php

40 lines
946 B
PHP
Raw Normal View History

2026-03-30 14:54:57 +07:00
<?php
# Generated by the protocol buffer compiler. DO NOT EDIT!
# source: google/api/field_info.proto
namespace GPBMetadata\Google\Api;
class FieldInfo
{
public static $is_initialized = false;
public static function initOnce() {
$pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();
if (static::$is_initialized == true) {
return;
}
$pool->internalAddGeneratedFile(
'
<EFBFBD>
google/api/field_info.proto
google.api google/protobuf/descriptor.proto"<EFBFBD>
FieldInfo,
format (2.google.api.FieldInfo.Format3
referenced_types ( 2.google.api.TypeReference"Q
Format
FORMAT_UNSPECIFIED
UUID4
IPV4
IPV6
IPV4_OR_IPV6""
TypeReference
type_name ( Bl
com.google.apiBFieldInfoProtoPZAgoogle.golang.org/genproto/googleapis/api/annotations;annotations<EFBFBD>GAPIbproto3'
, true);
static::$is_initialized = true;
}
}