Module api

Module api 

Source

Modules§

http_rule
Nested message and enum types in HttpRule.

Structs§

CustomHttpPattern
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.
HttpRule
gRPC Transcoding
Visibility
Visibility restricts service consumer’s access to service elements, such as whether an application can call a visibility-restricted method. The restriction is expressed by applying visibility labels on service elements. The visibility labels are elsewhere linked to service consumers.
VisibilityRule
A visibility rule provides visibility configuration for an individual API element.