33 lines
809 B
PHP
33 lines
809 B
PHP
|
|
<?php
|
|||
|
|
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|||
|
|
# source: google/api/control.proto
|
|||
|
|
|
|||
|
|
namespace GPBMetadata\Google\Api;
|
|||
|
|
|
|||
|
|
class Control
|
|||
|
|
{
|
|||
|
|
public static $is_initialized = false;
|
|||
|
|
|
|||
|
|
public static function initOnce() {
|
|||
|
|
$pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();
|
|||
|
|
|
|||
|
|
if (static::$is_initialized == true) {
|
|||
|
|
return;
|
|||
|
|
}
|
|||
|
|
\GPBMetadata\Google\Api\Policy::initOnce();
|
|||
|
|
$pool->internalAddGeneratedFile(
|
|||
|
|
'
|
|||
|
|
<EFBFBD>
|
|||
|
|
google/api/control.proto
|
|||
|
|
google.api"Q
|
|||
|
|
Control
|
|||
|
|
environment ( 1
|
|||
|
|
method_policies (2.google.api.MethodPolicyBn
|
|||
|
|
com.google.apiBControlProtoPZEgoogle.golang.org/genproto/googleapis/api/serviceconfig;serviceconfig<EFBFBD>GAPIbproto3'
|
|||
|
|
, true);
|
|||
|
|
|
|||
|
|
static::$is_initialized = true;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
|