35 lines
976 B
PHP
35 lines
976 B
PHP
<?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(
|
||
'
|
||
ø
|
||
&google/rpc/context/audit_context.protogoogle.rpc.context"Ç
|
||
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;
|
||
}
|
||
}
|
||
|