Google\Rpc
Namespaces
Classes
Describes violations in a client request. This error type focuses on the
syntactic aspects of the request.
BadRequest_FieldViolation
deprecated
This class is deprecated. Use Google\Rpc\BadRequest\FieldViolation instead.
The canonical error codes for gRPC APIs.
Describes additional debugging info.
Describes the cause of the error with structured details.
Provides links to documentation or for performing an out of band action.
Help_Link
deprecated
This class is deprecated. Use Google\Rpc\Help\Link instead.
Provides a localized error message that is safe to return to the user
which can be attached to an RPC error.
Describes what preconditions have failed.
PreconditionFailure_Violation
deprecated
This class is deprecated. Use Google\Rpc\PreconditionFailure\Violation instead.
Describes how a quota check failed.
QuotaFailure_Violation
deprecated
This class is deprecated. Use Google\Rpc\QuotaFailure\Violation instead.
Contains metadata about the request that clients can attach when filing a bug
or providing other forms of feedback.
Describes the resource that is being accessed.
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.