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

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

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






CommonLanguageSettings (Service Management API v1-rev20240823-2.0.0)












com.google.api.services.servicemanagement.model

Class CommonLanguageSettings

    • Constructor Detail

      • CommonLanguageSettings

        public CommonLanguageSettings()
    • Method Detail

      • getDestinations

        public List<String> getDestinations()
        The destination where API teams want this client library to be published.
        Returns:
        value or null for none
      • setDestinations

        public CommonLanguageSettings setDestinations(List<String> destinations)
        The destination where API teams want this client library to be published.
        Parameters:
        destinations - destinations or null for none
      • getReferenceDocsUri

        public String getReferenceDocsUri()
        Link to automatically generated reference documentation. Example: https://cloud.google.com/nodejs/docs/reference/asset/latest
        Returns:
        value or null for none
      • setReferenceDocsUri

        public CommonLanguageSettings setReferenceDocsUri(String referenceDocsUri)
        Link to automatically generated reference documentation. Example: https://cloud.google.com/nodejs/docs/reference/asset/latest
        Parameters:
        referenceDocsUri - referenceDocsUri or null for none
      • clone

        public CommonLanguageSettings 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