30 lines
770 B
PHP
30 lines
770 B
PHP
|
|
<?php
|
|||
|
|
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|||
|
|
# source: google/api/annotations.proto
|
|||
|
|
|
|||
|
|
namespace GPBMetadata\Google\Api;
|
|||
|
|
|
|||
|
|
class Annotations
|
|||
|
|
{
|
|||
|
|
public static $is_initialized = false;
|
|||
|
|
|
|||
|
|
public static function initOnce() {
|
|||
|
|
$pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();
|
|||
|
|
|
|||
|
|
if (static::$is_initialized == true) {
|
|||
|
|
return;
|
|||
|
|
}
|
|||
|
|
\GPBMetadata\Google\Api\Http::initOnce();
|
|||
|
|
$pool->internalAddGeneratedFile(
|
|||
|
|
'
|
|||
|
|
<EFBFBD>
|
|||
|
|
google/api/annotations.proto
|
|||
|
|
google.api google/protobuf/descriptor.protoBn
|
|||
|
|
com.google.apiBAnnotationsProtoPZAgoogle.golang.org/genproto/googleapis/api/annotations;annotations<EFBFBD>GAPIbproto3'
|
|||
|
|
, true);
|
|||
|
|
|
|||
|
|
static::$is_initialized = true;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
|