<?php
# Generated by the protocol buffer compiler. DO NOT EDIT!
# source: google/rpc/status.proto
namespace GPBMetadata\Google\Rpc;
class Status
{
public static $is_initialized = false;
public static function initOnce() {
$pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();
if (static::$is_initialized == true) {
return;
}
\GPBMetadata\Google\Protobuf\Any::initOnce();
$pool->internalAddGeneratedFile(
'
�
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��RPCbproto3'
, true);
static::$is_initialized = true;
}
}
|