summaryrefslogtreecommitdiff
path: root/third_party/googleapis/google/rpc/rpc_publish.yaml
blob: 90a91e07d6fccea2ce55fc3bf8abdccb12f51fc8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
type: google.api.Service
config_version: 1
name: rpc.googleapis.com
title: Google RPC Types

types:
- name: google.rpc.Status
- name: google.rpc.RetryInfo
- name: google.rpc.DebugInfo
- name: google.rpc.QuotaFailure
- name: google.rpc.BadRequest
- name: google.rpc.PreconditionFailure
- name: google.rpc.RequestInfo
- name: google.rpc.ResourceInfo
- name: google.rpc.Help
- name: google.rpc.LocalizedMessage

enums:
- name: google.rpc.Code

documentation:
  summary: Defines RPC types.
  overview: |-
    # Google RPC

    This package contains type definitions for general RPC systems. While
    [gRPC](https://github.com/grpc) is using these defintions, they are not
    designed specifically to support gRPC.