Google Cloud Deploy V1 API - Class Google::Api::GoSettings (v2.2.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Deploy V1 API class Google::Api::GoSettings.
Settings for Go client libraries.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#common
defcommon()->::Google::Api::CommonLanguageSettings
Returns
- (::Google::Api::CommonLanguageSettings) — Some settings.
#common=
defcommon=(value)->::Google::Api::CommonLanguageSettings
Parameter
- value (::Google::Api::CommonLanguageSettings) — Some settings.
Returns
- (::Google::Api::CommonLanguageSettings) — Some settings.
#renamed_services
defrenamed_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=
defrenamed_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