googleapis/google/rpc
2022-06-22 17:01:19 -07:00
..
context feat: Enable REST transport for most of Java and Go clients 2022-06-22 17:01:19 -07:00
BUILD.bazel feat: Enable REST transport for most of Java and Go clients 2022-06-22 17:01:19 -07:00
code.proto fix!: google/rpc refactor ErrorInfo.type to ErrorInfo.reason and comment updates. 2020-03-13 09:47:16 -07:00
error_details.proto Update the comments for ErrorInfo and introduce 'extensions' field in attribute_context. 2020-07-13 22:28:14 -07:00
README.md Fix type in README.md (#557) 2019-08-06 10:44:08 -07:00
rpc_publish.yaml Synchronize new proto/yaml changes. 2019-11-01 13:39:38 -07:00
status.proto fix!: google/rpc refactor ErrorInfo.type to ErrorInfo.reason and comment updates. 2020-03-13 09:47:16 -07:00

Google RPC

This package contains type definitions for general RPC systems. While gRPC is using these definitions, they are not designed specifically to support gRPC.