google_rpc library

Classes

BadRequest
Describes violations in a client request. This error type focuses on the syntactic aspects of the request.
BadRequest_FieldViolation
A message type used to describe a single bad request field.
Code
The canonical error codes for gRPC APIs.
DebugInfo
Describes additional debugging info.
ErrorInfo
Describes the cause of the error with structured details.
Help
Provides links to documentation or for performing an out of band action.
Describes a URL link.
HttpHeader
Represents an HTTP header.
HttpRequest
Represents an HTTP request.
HttpResponse
Represents an HTTP response.
LocalizedMessage
Provides a localized error message that is safe to return to the user which can be attached to an RPC error.
PreconditionFailure
Describes what preconditions have failed.
PreconditionFailure_Violation
A message type used to describe a single precondition failure.
QuotaFailure
Describes how a quota check failed.
QuotaFailure_Violation
A message type used to describe a single quota violation. For example, a daily quota or a custom quota that was exceeded.
RequestInfo
Contains metadata about the request that clients can attach when filing a bug or providing other forms of feedback.
ResourceInfo
Describes the resource that is being accessed.
RetryInfo
Describes when the clients can retry a failed request. Clients could ignore the recommendation here or retry when this information is missing from error responses.
Status
The Status type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by gRPC. Each Status message contains three pieces of data: error code, error message, and error details.

Properties

badRequestDescriptor Uint8List
Descriptor for BadRequest. Decode as a google.protobuf.DescriptorProto.
final
codeDescriptor Uint8List
Descriptor for Code. Decode as a google.protobuf.EnumDescriptorProto.
final
debugInfoDescriptor Uint8List
Descriptor for DebugInfo. Decode as a google.protobuf.DescriptorProto.
final
errorInfoDescriptor Uint8List
Descriptor for ErrorInfo. Decode as a google.protobuf.DescriptorProto.
final
helpDescriptor Uint8List
Descriptor for Help. Decode as a google.protobuf.DescriptorProto.
final
httpHeaderDescriptor Uint8List
Descriptor for HttpHeader. Decode as a google.protobuf.DescriptorProto.
final
httpRequestDescriptor Uint8List
Descriptor for HttpRequest. Decode as a google.protobuf.DescriptorProto.
final
httpResponseDescriptor Uint8List
Descriptor for HttpResponse. Decode as a google.protobuf.DescriptorProto.
final
localizedMessageDescriptor Uint8List
Descriptor for LocalizedMessage. Decode as a google.protobuf.DescriptorProto.
final
preconditionFailureDescriptor Uint8List
Descriptor for PreconditionFailure. Decode as a google.protobuf.DescriptorProto.
final
quotaFailureDescriptor Uint8List
Descriptor for QuotaFailure. Decode as a google.protobuf.DescriptorProto.
final
requestInfoDescriptor Uint8List
Descriptor for RequestInfo. Decode as a google.protobuf.DescriptorProto.
final
resourceInfoDescriptor Uint8List
Descriptor for ResourceInfo. Decode as a google.protobuf.DescriptorProto.
final
retryInfoDescriptor Uint8List
Descriptor for RetryInfo. Decode as a google.protobuf.DescriptorProto.
final
statusDescriptor Uint8List
Descriptor for Status. Decode as a google.protobuf.DescriptorProto.
final