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

37 lines
869 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/context.proto
namespace GPBMetadata\Google\Api;
class Context
{
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/context.proto
google.api"1
Context&
rules ( 2.google.api.ContextRule"<EFBFBD>
ContextRule
selector ( 
requested ( 
provided ( "
allowed_request_extensions ( #
allowed_response_extensions ( Bn
com.google.apiB ContextProtoPZEgoogle.golang.org/genproto/googleapis/api/serviceconfig;serviceconfig<EFBFBD>GAPIbproto3'
, true);
static::$is_initialized = true;
}
}