Module gapi_grpc::google::rpc [−][src]
Modules
bad_request | |
context | |
help | |
precondition_failure | |
quota_failure |
Structs
BadRequest | Describes violations in a client request. This error type focuses on the syntactic aspects of the request. |
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. |
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. |
QuotaFailure | Describes how a quota check failed. |
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 |
Enums
Code | The canonical error codes for gRPC APIs. |