Module api

Module api 

Source

Modules§

http_rule
Nested message and enum types in HttpRule.
method_settings
Nested message and enum types in MethodSettings.
python_settings
Nested message and enum types in PythonSettings.

Structs§

ClientLibrarySettings
Details about how and where to publish client libraries.
CommonLanguageSettings
Required information for every language.
CppSettings
Settings for C++ client libraries.
CustomHttpPattern
A custom pattern is used for defining custom HTTP verb.
DotnetSettings
Settings for Dotnet client libraries.
GoSettings
Settings for Go client libraries.
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
JavaSettings
Settings for Java client libraries.
MethodSettings
Describes the generator configuration for a method.
NodeSettings
Settings for Node client libraries.
PhpSettings
Settings for Php client libraries.
Publishing
This message configures the settings for publishing Google Cloud Client libraries generated from the service config.
PythonSettings
Settings for Python client libraries.
RubySettings
Settings for Ruby client libraries.
SelectiveGapicGeneration
This message is used to configure the generation of a subset of the RPCs in a service for client libraries.

Enums§

ClientLibraryDestination
To where should client libraries be published?
ClientLibraryOrganization
The organization for which the client libraries are being published. Affects the url where generated docs are published, etc.
LaunchStage
The launch stage as defined by Google Cloud Platform Launch Stages.