All Downloads are FREE. Search and download functionalities are using the official Maven repository.

target.apidocs.com.google.api.services.servicemanagement.model.GoSettings.html Maven / Gradle / Ivy

There is a newer version: v1-rev20241106-2.0.0
Show newest version






GoSettings (Service Management API v1-rev20241202-2.0.0)












com.google.api.services.servicemanagement.model

Class GoSettings

    • Constructor Detail

      • GoSettings

        public GoSettings()
    • Method Detail

      • getRenamedServices

        public Map<String,String> getRenamedServices()
        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:
        value or null for none
      • setRenamedServices

        public GoSettings setRenamedServices(Map<String,String> renamedServices)
        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
        Parameters:
        renamedServices - renamedServices or null for none
      • set

        public GoSettings set(String fieldName,
                              Object value)
        Overrides:
        set in class com.google.api.client.json.GenericJson
      • clone

        public GoSettings clone()
        Overrides:
        clone in class com.google.api.client.json.GenericJson

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy