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

56 lines
1.3 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/auth.proto
namespace GPBMetadata\Google\Api;
class Auth
{
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/auth.proto
google.api"l
Authentication-
rules ( 2.google.api.AuthenticationRule+
providers ( 2.google.api.AuthProvider"<EFBFBD>
AuthenticationRule
selector ( ,
oauth ( 2.google.api.OAuthRequirements
allow_without_credential (1
requirements ( 2.google.api.AuthRequirement"^
JwtLocation
header ( H
query ( H
cookie ( H
value_prefix ( B
in"<EFBFBD>
AuthProvider
id ( 
issuer ( 
jwks_uri ( 
audiences ( 
authorization_url ( .
jwt_locations ( 2.google.api.JwtLocation"-
OAuthRequirements
canonical_scopes ( "9
AuthRequirement
provider_id ( 
audiences ( Bk
com.google.apiB AuthProtoPZEgoogle.golang.org/genproto/googleapis/api/serviceconfig;serviceconfig<EFBFBD>GAPIbproto3'
, true);
static::$is_initialized = true;
}
}