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

47 lines
1.0 KiB
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/http.proto
namespace GPBMetadata\Google\Api;
class Http
{
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/http.proto
google.api"T
Http#
rules ( 2.google.api.HttpRule\'
fully_decode_reserved_expansion ("<EFBFBD>
HttpRule
selector ( 
get ( H
put ( H
post ( H
delete ( H
patch ( H/
custom ( 2.google.api.CustomHttpPatternH
body ( 
response_body ( 1
additional_bindings ( 2.google.api.HttpRuleB
pattern"/
CustomHttpPattern
kind ( 
path ( Bg
com.google.apiB HttpProtoPZAgoogle.golang.org/genproto/googleapis/api/annotations;annotations<EFBFBD>GAPIbproto3'
, true);
static::$is_initialized = true;
}
}