2026-03-30 14:54:57 +07:00
|
|
|
<?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(
|
2026-04-18 20:32:18 +07:00
|
|
|
"\x0A\xC4\x01\x0A\x1Cgoogle/api/annotations.proto\x12\x0Agoogle.api\x1A google/protobuf/descriptor.protoBn\x0A\x0Ecom.google.apiB\x10AnnotationsProtoP\x01ZAgoogle.golang.org/genproto/googleapis/api/annotations;annotations\xA2\x02\x04GAPIb\x06proto3"
|
2026-03-30 14:54:57 +07:00
|
|
|
, true);
|
|
|
|
|
|
|
|
|
|
static::$is_initialized = true;
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|