Cloud IDS V1 API - Class Google::Api::GoSettings (v2.3.1) Stay organized with collections Save and categorize content based on your preferences.
Reference documentation and code samples for the Cloud IDS 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::CommonLanguageSettingsReturns
- (::Google::Api::CommonLanguageSettings) — Some settings.
#common=
defcommon=(value)->::Google::Api::CommonLanguageSettingsParameter
- 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 relativeservice names and values are the name to be used for the service clientand 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 relativeservice names and values are the name to be used for the service clientand 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 relativeservice names and values are the name to be used for the service clientand call options.
publishing: go_settings: renamed_services: Publisher: TopicAdmin
Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-10-30 UTC.