Reference documentation and code samples for the Cloud Workstations V1BETA API class Google::Api::GoSettings.
Settings for Go client libraries.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#common
def common() -> ::Google::Api::CommonLanguageSettings
Returns
- (::Google::Api::CommonLanguageSettings) — Some settings.
#common=
def common=(value) -> ::Google::Api::CommonLanguageSettings
Parameter
- value (::Google::Api::CommonLanguageSettings) — Some settings.
Returns
- (::Google::Api::CommonLanguageSettings) — Some settings.
#renamed_services
def renamed_services() -> ::Google::Protobuf::Map{::String => ::String}
Returns
-
(::Google::Protobuf::Map{::String => ::String}) — Map of service names to renamed services. Keys are the package relative
service names and values are the name to be used for the service client
and call options.
publishing: go_settings: renamed_services: Publisher: TopicAdmin
#renamed_services=
def renamed_services=(value) -> ::Google::Protobuf::Map{::String => ::String}
Parameter
-
value (::Google::Protobuf::Map{::String => ::String}) — Map of service names to renamed services. Keys are the package relative
service names and values are the name to be used for the service client
and call options.
publishing: go_settings: renamed_services: Publisher: TopicAdmin
Returns
-
(::Google::Protobuf::Map{::String => ::String}) — Map of service names to renamed services. Keys are the package relative
service names and values are the name to be used for the service client
and call options.
publishing: go_settings: renamed_services: Publisher: TopicAdmin