Modules§
- Nested message and enum types in
BadRequest
. - Nested message and enum types in
Help
. - Nested message and enum types in
PreconditionFailure
. - Nested message and enum types in
QuotaFailure
.
Structs§
- Represents an HTTP header.
- Represents an HTTP request.
- Represents an HTTP response.
- 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](https://github.com/grpc). EachStatus
message contains three pieces of data: error code, error message, and error details.
Enums§
- The canonical error codes for gRPC APIs.