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

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

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






ManagedService (Service Management API v1-rev20240823-2.0.0)












com.google.api.services.servicemanagement.model

Class ManagedService

    • Constructor Detail

      • ManagedService

        public ManagedService()
    • Method Detail

      • getProducerProjectId

        public String getProducerProjectId()
        ID of the project that produces and owns this service.
        Returns:
        value or null for none
      • setProducerProjectId

        public ManagedService setProducerProjectId(String producerProjectId)
        ID of the project that produces and owns this service.
        Parameters:
        producerProjectId - producerProjectId or null for none
      • getServiceName

        public String getServiceName()
        The name of the service. See the [overview](https://cloud.google.com/service- infrastructure/docs/overview) for naming requirements.
        Returns:
        value or null for none
      • setServiceName

        public ManagedService setServiceName(String serviceName)
        The name of the service. See the [overview](https://cloud.google.com/service- infrastructure/docs/overview) for naming requirements.
        Parameters:
        serviceName - serviceName or null for none
      • set

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

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