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

target.apidocs.com.google.api.services.serviceconsumermanagement.v1.model.AddTenantProjectRequest.html Maven / Gradle / Ivy







AddTenantProjectRequest (Service Consumer Management API v1-rev20210525-1.31.0)












com.google.api.services.serviceconsumermanagement.v1.model

Class AddTenantProjectRequest

    • Constructor Detail

      • AddTenantProjectRequest

        public AddTenantProjectRequest()
    • Method Detail

      • getProjectConfig

        public TenantProjectConfig getProjectConfig()
        Configuration of the new tenant project to be added to tenancy unit resources.
        Returns:
        value or null for none
      • setProjectConfig

        public AddTenantProjectRequest setProjectConfig(TenantProjectConfig projectConfig)
        Configuration of the new tenant project to be added to tenancy unit resources.
        Parameters:
        projectConfig - projectConfig or null for none
      • getTag

        public String getTag()
        Required. Tag of the added project. Must be less than 128 characters. Required.
        Returns:
        value or null for none
      • setTag

        public AddTenantProjectRequest setTag(String tag)
        Required. Tag of the added project. Must be less than 128 characters. Required.
        Parameters:
        tag - tag or null for none

Copyright © 2011–2021 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy