29 lines
887 B
PHP
29 lines
887 B
PHP
|
|
<?php
|
|||
|
|
|
|||
|
|
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|||
|
|
# source: google/rpc/status.proto
|
|||
|
|
namespace DeliciousBrains\WP_Offload_Media\Gcp\GPBMetadata\Google\Rpc;
|
|||
|
|
|
|||
|
|
class Status
|
|||
|
|
{
|
|||
|
|
public static $is_initialized = \false;
|
|||
|
|
public static function initOnce()
|
|||
|
|
{
|
|||
|
|
$pool = \DeliciousBrains\WP_Offload_Media\Gcp\Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();
|
|||
|
|
if (static::$is_initialized == \true) {
|
|||
|
|
return;
|
|||
|
|
}
|
|||
|
|
\DeliciousBrains\WP_Offload_Media\Gcp\GPBMetadata\Google\Protobuf\Any::initOnce();
|
|||
|
|
$pool->internalAddGeneratedFile('
|
|||
|
|
<EFBFBD>
|
|||
|
|
google/rpc/status.proto
|
|||
|
|
google.rpc"N
|
|||
|
|
Status
|
|||
|
|
code (
|
|||
|
|
message ( %
|
|||
|
|
details (2.google.protobuf.AnyBa
|
|||
|
|
com.google.rpcBStatusProtoPZ7google.golang.org/genproto/googleapis/rpc/status;status<EFBFBD><EFBFBD>RPCbproto3', \true);
|
|||
|
|
static::$is_initialized = \true;
|
|||
|
|
}
|
|||
|
|
}
|