| Class | Description |
|---|---|
| BadRequest |
Describes violations in a client request.
|
| BadRequest.Builder |
Describes violations in a client request.
|
| BadRequest.FieldViolation |
A message type used to describe a single bad request field.
|
| BadRequest.FieldViolation.Builder |
A message type used to describe a single bad request field.
|
| CodeProto | |
| DebugInfo |
Describes additional debugging info.
|
| DebugInfo.Builder |
Describes additional debugging info.
|
| ErrorDetailsProto | |
| Help |
Provides links to documentation or for performing an out of band action.
|
| Help.Builder |
Provides links to documentation or for performing an out of band action.
|
| Help.Link |
Describes a URL link.
|
| Help.Link.Builder |
Describes a URL link.
|
| LocalizedMessage |
Provides a localized error message that is safe to return to the user
which can be attached to an RPC error.
|
| LocalizedMessage.Builder |
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.Builder |
Describes what preconditions have failed.
|
| PreconditionFailure.Violation |
A message type used to describe a single precondition failure.
|
| PreconditionFailure.Violation.Builder |
A message type used to describe a single precondition failure.
|
| QuotaFailure |
Describes how a quota check failed.
|
| QuotaFailure.Builder |
Describes how a quota check failed.
|
| QuotaFailure.Violation |
A message type used to describe a single quota violation.
|
| QuotaFailure.Violation.Builder |
A message type used to describe a single quota violation.
|
| RequestInfo |
Contains metadata about the request that clients can attach when filing a bug
or providing other forms of feedback.
|
| RequestInfo.Builder |
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.
|
| ResourceInfo.Builder |
Describes the resource that is being accessed.
|
| RetryInfo |
Describes when the clients can retry a failed request.
|
| RetryInfo.Builder |
Describes when the clients can retry a failed request.
|
| Status |
The `Status` type defines a logical error model that is suitable for
different programming environments, including REST APIs and RPC APIs.
|
| Status.Builder |
The `Status` type defines a logical error model that is suitable for
different programming environments, including REST APIs and RPC APIs.
|
| StatusProto |
| Enum | Description |
|---|---|
| Code |
The canonical error codes for Google APIs.
|