Expand description
google.apis protos.
Modules§
- http_
rule - Nested message and enum types in
HttpRule
. - resource_
descriptor - Nested message and enum types in
ResourceDescriptor
.
Structs§
- Custom
Http Pattern - A custom pattern is used for defining custom HTTP verb.
- Http
- Defines the HTTP configuration for an API service. It contains a list of [HttpRule][google.api.HttpRule], each specifying the mapping of an RPC method to one or more HTTP REST API methods.
- Http
Rule - gRPC Transcoding
- Resource
Descriptor - A simple descriptor of a resource type.
- Resource
Reference - Defines a proto annotation that describes a string field that refers to an API resource.
Enums§
- Field
Behavior - An indicator of the behavior of a given field (for example, that a field is required in requests, or given as output but ignored as input). This does not change the behavior in protocol buffers itself; it only denotes the behavior and may affect how API tooling handles the field.