Files
kulakpos_web/vendor/google/common-protos/metadata/Iam/V1/Options.php
eko54r dcaf267458
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 14s
Build, Push and Deploy / build-and-push (push) Successful in 3m14s
Build, Push and Deploy / deploy-staging (push) Successful in 25s
Build, Push and Deploy / deploy-production (push) Has been skipped
update lock clucknut
2026-04-18 20:32:18 +07:00

25 lines
849 B
PHP

<?php
# Generated by the protocol buffer compiler. DO NOT EDIT!
# source: google/iam/v1/options.proto
namespace GPBMetadata\Google\Iam\V1;
class Options
{
public static $is_initialized = false;
public static function initOnce() {
$pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();
if (static::$is_initialized == true) {
return;
}
$pool->internalAddGeneratedFile(
"\x0A\xE9\x01\x0A\x1Bgoogle/iam/v1/options.proto\x12\x0Dgoogle.iam.v1\"4\x0A\x10GetPolicyOptions\x12 \x0A\x18requested_policy_version\x18\x01 \x01(\x05B}\x0A\x11com.google.iam.v1B\x0COptionsProtoP\x01Z)cloud.google.com/go/iam/apiv1/iampb;iampb\xF8\x01\x01\xAA\x02\x13Google.Cloud.Iam.V1\xCA\x02\x13Google\\Cloud\\Iam\\V1b\x06proto3"
, true);
static::$is_initialized = true;
}
}