- 2.61.0 (latest)
- 2.60.0
- 2.59.2
- 2.58.0
- 2.57.0
- 2.56.0
- 2.54.1
- 2.53.0
- 2.52.0
- 2.51.0
- 2.50.1
- 2.49.0
- 2.48.0
- 2.46.0
- 2.45.1
- 2.44.0
- 2.43.0
- 2.42.0
- 2.41.0
- 2.40.0
- 2.39.1
- 2.38.0
- 2.37.1
- 2.36.0
- 2.34.0
- 2.33.0
- 2.32.0
- 2.30.0
- 2.29.0
- 2.28.0
- 2.27.0
- 2.26.0
- 2.25.1
- 2.24.0
- 2.23.1
- 2.22.1
- 2.21.1
- 2.15.0
- 2.14.3
- 2.13.0
- 2.12.0
- 2.11.0
- 2.10.0
- 2.9.6
- 2.8.4
- 2.7.4
Package com.google.rpc (2.44.0)
This package is not the recommended entry point to using this client library!
For this library, we recommend using com.google.apps.card.v1 for new applications.
Classes
Class | Description |
---|---|
com.google.rpc.BadRequest | Describes violations in a client request. This error type focuses on the syntactic aspects of the request. |
com.google.rpc.BadRequest.Builder | Describes violations in a client request. This error type focuses on the syntactic aspects of the request. |
com.google.rpc.BadRequest.FieldViolation | A message type used to describe a single bad request field. |
com.google.rpc.BadRequest.FieldViolation.Builder | A message type used to describe a single bad request field. |
com.google.rpc.CodeProto | |
com.google.rpc.DebugInfo | Describes additional debugging info. |
com.google.rpc.DebugInfo.Builder | Describes additional debugging info. |
com.google.rpc.ErrorDetailsProto | |
com.google.rpc.ErrorInfo | Describes the cause of the error with structured details. Example of an error when contacting the "pubsub.googleapis.com" API when it |
com.google.rpc.ErrorInfo.Builder | Describes the cause of the error with structured details. Example of an error when contacting the "pubsub.googleapis.com" API when it |
com.google.rpc.Help | Provides links to documentation or for performing an out of band action. For example, if a quota check failed with an error indicating the calling |
com.google.rpc.Help.Builder | Provides links to documentation or for performing an out of band action. For example, if a quota check failed with an error indicating the calling |
com.google.rpc.Help.Link | Describes a URL link. |
com.google.rpc.Help.Link.Builder | Describes a URL link. |
com.google.rpc.LocalizedMessage | Provides a localized error message that is safe to return to the user which can be attached to an RPC error. |
com.google.rpc.LocalizedMessage.Builder | Provides a localized error message that is safe to return to the user which can be attached to an RPC error. |
com.google.rpc.PreconditionFailure | Describes what preconditions have failed. For example, if an RPC failed because it required the Terms of Service to be |
com.google.rpc.PreconditionFailure.Builder | Describes what preconditions have failed. For example, if an RPC failed because it required the Terms of Service to be |
com.google.rpc.PreconditionFailure.Violation | A message type used to describe a single precondition failure. |
com.google.rpc.PreconditionFailure.Violation.Builder | A message type used to describe a single precondition failure. |
com.google.rpc.QuotaFailure | Describes how a quota check failed. For example if a daily limit was exceeded for the calling project, |
com.google.rpc.QuotaFailure.Builder | Describes how a quota check failed. For example if a daily limit was exceeded for the calling project, |
com.google.rpc.QuotaFailure.Violation | A message type used to describe a single quota violation. For example, a daily quota or a custom quota that was exceeded. |
com.google.rpc.QuotaFailure.Violation.Builder | A message type used to describe a single quota violation. For example, a daily quota or a custom quota that was exceeded. |
com.google.rpc.RequestInfo | Contains metadata about the request that clients can attach when filing a bug or providing other forms of feedback. |
com.google.rpc.RequestInfo.Builder | Contains metadata about the request that clients can attach when filing a bug or providing other forms of feedback. |
com.google.rpc.ResourceInfo | Describes the resource that is being accessed. |
com.google.rpc.ResourceInfo.Builder | Describes the resource that is being accessed. |
com.google.rpc.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. |
com.google.rpc.RetryInfo.Builder | 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. |
com.google.rpc.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 |
com.google.rpc.Status.Builder | 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 |
com.google.rpc.StatusProto |
Interfaces
Enums
Enum | Description |
---|---|
com.google.rpc.Code | The canonical error codes for gRPC APIs. |