Files
kulakpos_web/vendor/google/common-protos/metadata/Rpc/Context/AuditContext.php

35 lines
976 B
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/rpc/context/audit_context.proto
namespace GPBMetadata\Google\Rpc\Context;
class AuditContext
{
public static $is_initialized = false;
public static function initOnce() {
$pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();
if (static::$is_initialized == true) {
return;
}
\GPBMetadata\Google\Protobuf\Struct::initOnce();
$pool->internalAddGeneratedFile(
'
<EFBFBD>
&google/rpc/context/audit_context.protogoogle.rpc.context"<EFBFBD>
AuditContext
audit_log ( 1
scrubbed_request ( 2.google.protobuf.Struct2
scrubbed_response ( 2.google.protobuf.Struct$
scrubbed_response_item_count (
target_resource ( Bh
com.google.rpc.contextBAuditContextProtoPZ9google.golang.org/genproto/googleapis/rpc/context;contextbproto3'
, true);
static::$is_initialized = true;
}
}