35 lines
757 B
PHP
35 lines
757 B
PHP
|
|
<?php
|
|||
|
|
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|||
|
|
# source: google/api/endpoint.proto
|
|||
|
|
|
|||
|
|
namespace GPBMetadata\Google\Api;
|
|||
|
|
|
|||
|
|
class Endpoint
|
|||
|
|
{
|
|||
|
|
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/endpoint.proto
|
|||
|
|
google.api"M
|
|||
|
|
Endpoint
|
|||
|
|
name (
|
|||
|
|
aliases (
|
|||
|
|
targete (
|
|||
|
|
|
|||
|
|
allow_cors (Bo
|
|||
|
|
com.google.apiB
EndpointProtoPZEgoogle.golang.org/genproto/googleapis/api/serviceconfig;serviceconfig<EFBFBD>GAPIbproto3'
|
|||
|
|
, true);
|
|||
|
|
|
|||
|
|
static::$is_initialized = true;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
|