const _ …
const _ …
type ErrorInfo …
func (x *ErrorInfo) Reset() { … }
func (x *ErrorInfo) String() string { … }
func (*ErrorInfo) ProtoMessage() { … }
func (x *ErrorInfo) ProtoReflect() protoreflect.Message { … }
func (*ErrorInfo) Descriptor() ([]byte, []int) { … }
func (x *ErrorInfo) GetReason() string { … }
func (x *ErrorInfo) GetDomain() string { … }
func (x *ErrorInfo) GetMetadata() map[string]string { … }
type RetryInfo …
func (x *RetryInfo) Reset() { … }
func (x *RetryInfo) String() string { … }
func (*RetryInfo) ProtoMessage() { … }
func (x *RetryInfo) ProtoReflect() protoreflect.Message { … }
func (*RetryInfo) Descriptor() ([]byte, []int) { … }
func (x *RetryInfo) GetRetryDelay() *durationpb.Duration { … }
type DebugInfo …
func (x *DebugInfo) Reset() { … }
func (x *DebugInfo) String() string { … }
func (*DebugInfo) ProtoMessage() { … }
func (x *DebugInfo) ProtoReflect() protoreflect.Message { … }
func (*DebugInfo) Descriptor() ([]byte, []int) { … }
func (x *DebugInfo) GetStackEntries() []string { … }
func (x *DebugInfo) GetDetail() string { … }
type QuotaFailure …
func (x *QuotaFailure) Reset() { … }
func (x *QuotaFailure) String() string { … }
func (*QuotaFailure) ProtoMessage() { … }
func (x *QuotaFailure) ProtoReflect() protoreflect.Message { … }
func (*QuotaFailure) Descriptor() ([]byte, []int) { … }
func (x *QuotaFailure) GetViolations() []*QuotaFailure_Violation { … }
type PreconditionFailure …
func (x *PreconditionFailure) Reset() { … }
func (x *PreconditionFailure) String() string { … }
func (*PreconditionFailure) ProtoMessage() { … }
func (x *PreconditionFailure) ProtoReflect() protoreflect.Message { … }
func (*PreconditionFailure) Descriptor() ([]byte, []int) { … }
func (x *PreconditionFailure) GetViolations() []*PreconditionFailure_Violation { … }
type BadRequest …
func (x *BadRequest) Reset() { … }
func (x *BadRequest) String() string { … }
func (*BadRequest) ProtoMessage() { … }
func (x *BadRequest) ProtoReflect() protoreflect.Message { … }
func (*BadRequest) Descriptor() ([]byte, []int) { … }
func (x *BadRequest) GetFieldViolations() []*BadRequest_FieldViolation { … }
type RequestInfo …
func (x *RequestInfo) Reset() { … }
func (x *RequestInfo) String() string { … }
func (*RequestInfo) ProtoMessage() { … }
func (x *RequestInfo) ProtoReflect() protoreflect.Message { … }
func (*RequestInfo) Descriptor() ([]byte, []int) { … }
func (x *RequestInfo) GetRequestId() string { … }
func (x *RequestInfo) GetServingData() string { … }
type ResourceInfo …
func (x *ResourceInfo) Reset() { … }
func (x *ResourceInfo) String() string { … }
func (*ResourceInfo) ProtoMessage() { … }
func (x *ResourceInfo) ProtoReflect() protoreflect.Message { … }
func (*ResourceInfo) Descriptor() ([]byte, []int) { … }
func (x *ResourceInfo) GetResourceType() string { … }
func (x *ResourceInfo) GetResourceName() string { … }
func (x *ResourceInfo) GetOwner() string { … }
func (x *ResourceInfo) GetDescription() string { … }
type Help …
func (x *Help) Reset() { … }
func (x *Help) String() string { … }
func (*Help) ProtoMessage() { … }
func (x *Help) ProtoReflect() protoreflect.Message { … }
func (*Help) Descriptor() ([]byte, []int) { … }
func (x *Help) GetLinks() []*Help_Link { … }
type LocalizedMessage …
func (x *LocalizedMessage) Reset() { … }
func (x *LocalizedMessage) String() string { … }
func (*LocalizedMessage) ProtoMessage() { … }
func (x *LocalizedMessage) ProtoReflect() protoreflect.Message { … }
func (*LocalizedMessage) Descriptor() ([]byte, []int) { … }
func (x *LocalizedMessage) GetLocale() string { … }
func (x *LocalizedMessage) GetMessage() string { … }
type QuotaFailure_Violation …
func (x *QuotaFailure_Violation) Reset() { … }
func (x *QuotaFailure_Violation) String() string { … }
func (*QuotaFailure_Violation) ProtoMessage() { … }
func (x *QuotaFailure_Violation) ProtoReflect() protoreflect.Message { … }
func (*QuotaFailure_Violation) Descriptor() ([]byte, []int) { … }
func (x *QuotaFailure_Violation) GetSubject() string { … }
func (x *QuotaFailure_Violation) GetDescription() string { … }
type PreconditionFailure_Violation …
func (x *PreconditionFailure_Violation) Reset() { … }
func (x *PreconditionFailure_Violation) String() string { … }
func (*PreconditionFailure_Violation) ProtoMessage() { … }
func (x *PreconditionFailure_Violation) ProtoReflect() protoreflect.Message { … }
func (*PreconditionFailure_Violation) Descriptor() ([]byte, []int) { … }
func (x *PreconditionFailure_Violation) GetType() string { … }
func (x *PreconditionFailure_Violation) GetSubject() string { … }
func (x *PreconditionFailure_Violation) GetDescription() string { … }
type BadRequest_FieldViolation …
func (x *BadRequest_FieldViolation) Reset() { … }
func (x *BadRequest_FieldViolation) String() string { … }
func (*BadRequest_FieldViolation) ProtoMessage() { … }
func (x *BadRequest_FieldViolation) ProtoReflect() protoreflect.Message { … }
func (*BadRequest_FieldViolation) Descriptor() ([]byte, []int) { … }
func (x *BadRequest_FieldViolation) GetField() string { … }
func (x *BadRequest_FieldViolation) GetDescription() string { … }
type Help_Link …
func (x *Help_Link) Reset() { … }
func (x *Help_Link) String() string { … }
func (*Help_Link) ProtoMessage() { … }
func (x *Help_Link) ProtoReflect() protoreflect.Message { … }
func (*Help_Link) Descriptor() ([]byte, []int) { … }
func (x *Help_Link) GetDescription() string { … }
func (x *Help_Link) GetUrl() string { … }
var File_google_rpc_error_details_proto …
var file_google_rpc_error_details_proto_rawDesc …
var file_google_rpc_error_details_proto_rawDescOnce …
var file_google_rpc_error_details_proto_rawDescData …
func file_google_rpc_error_details_proto_rawDescGZIP() []byte { … }
var file_google_rpc_error_details_proto_msgTypes …
var file_google_rpc_error_details_proto_goTypes …
var file_google_rpc_error_details_proto_depIdxs …
func init() { … }
func file_google_rpc_error_details_proto_init() { … }