const _ …
const _ …
type Status …
func (x *Status) Reset() { … }
func (x *Status) String() string { … }
func (*Status) ProtoMessage() { … }
func (x *Status) ProtoReflect() protoreflect.Message { … }
func (*Status) Descriptor() ([]byte, []int) { … }
func (x *Status) GetCode() int32 { … }
func (x *Status) GetMessage() string { … }
func (x *Status) GetDetails() []*anypb.Any { … }
var File_google_rpc_status_proto …
var file_google_rpc_status_proto_rawDesc …
var file_google_rpc_status_proto_rawDescOnce …
var file_google_rpc_status_proto_rawDescData …
func file_google_rpc_status_proto_rawDescGZIP() []byte { … }
var file_google_rpc_status_proto_msgTypes …
var file_google_rpc_status_proto_goTypes …
var file_google_rpc_status_proto_depIdxs …
func init() { … }
func file_google_rpc_status_proto_init() { … }