Files
kulakpos_web/vendor/google/common-protos/metadata/Api/Backend.php
triagungbiantoro 417b7b7453
All checks were successful
Build, Push and Deploy / build-and-push (push) Successful in 3m27s
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 16s
Build, Push and Deploy / deploy-staging (push) Successful in 31s
Build, Push and Deploy / deploy-production (push) Has been skipped
harga pada beranda terhubung ke manage plans di dashboard admin
2026-04-25 21:57:25 +07:00

25 lines
1.8 KiB
PHP
Executable File

<?php
# Generated by the protocol buffer compiler. DO NOT EDIT!
# source: google/api/backend.proto
namespace GPBMetadata\Google\Api;
class Backend
{
public static $is_initialized = false;
public static function initOnce() {
$pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();
if (static::$is_initialized == true) {
return;
}
$pool->internalAddGeneratedFile(
"\x0A\xA5\x06\x0A\x18google/api/backend.proto\x12\x0Agoogle.api\"1\x0A\x07Backend\x12&\x0A\x05rules\x18\x01 \x03(\x0B2\x17.google.api.BackendRule\"\xD1\x04\x0A\x0BBackendRule\x12\x10\x0A\x08selector\x18\x01 \x01(\x09\x12\x0F\x0A\x07address\x18\x02 \x01(\x09\x12\x10\x0A\x08deadline\x18\x03 \x01(\x01\x12\x18\x0A\x0Cmin_deadline\x18\x04 \x01(\x01B\x02\x18\x01\x12\x1A\x0A\x12operation_deadline\x18\x05 \x01(\x01\x12A\x0A\x10path_translation\x18\x06 \x01(\x0E2'.google.api.BackendRule.PathTranslation\x12\x16\x0A\x0Cjwt_audience\x18\x07 \x01(\x09H\x00\x12\x16\x0A\x0Cdisable_auth\x18\x08 \x01(\x08H\x00\x12\x10\x0A\x08protocol\x18\x09 \x01(\x09\x12^\x0A\x1Doverrides_by_request_protocol\x18\x0A \x03(\x0B27.google.api.BackendRule.OverridesByRequestProtocolEntry\x12\x1D\x0A\x15load_balancing_policy\x18\x0B \x01(\x09\x1AZ\x0A\x1FOverridesByRequestProtocolEntry\x12\x0B\x0A\x03key\x18\x01 \x01(\x09\x12&\x0A\x05value\x18\x02 \x01(\x0B2\x17.google.api.BackendRule:\x028\x01\"e\x0A\x0FPathTranslation\x12 \x0A\x1CPATH_TRANSLATION_UNSPECIFIED\x10\x00\x12\x14\x0A\x10CONSTANT_ADDRESS\x10\x01\x12\x1A\x0A\x16APPEND_PATH_TO_ADDRESS\x10\x02B\x10\x0A\x0EauthenticationBn\x0A\x0Ecom.google.apiB\x0CBackendProtoP\x01ZEgoogle.golang.org/genproto/googleapis/api/serviceconfig;serviceconfig\xA2\x02\x04GAPIb\x06proto3"
, true);
static::$is_initialized = true;
}
}