Binary Authorization V1beta1 API - Class Google::Api::GoSettings (v0.17.1)

Reference documentation and code samples for the Binary Authorization V1beta1 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

#common=

defcommon=(value)->::Google::Api::CommonLanguageSettings
Parameter
Returns

#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

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年10月30日 UTC.