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

target.apidocs.com.google.api.services.playcustomapp.model.Organization.html Maven / Gradle / Ivy







Organization (Google Play Custom App Publishing API v1-rev20211022-2.0.0)












com.google.api.services.playcustomapp.model

Class Organization

    • Constructor Detail

      • Organization

        public Organization()
    • Method Detail

      • getOrganizationId

        public String getOrganizationId()
        Required. ID of the organization.
        Returns:
        value or null for none
      • setOrganizationId

        public Organization setOrganizationId(String organizationId)
        Required. ID of the organization.
        Parameters:
        organizationId - organizationId or null for none
      • getOrganizationName

        public String getOrganizationName()
        Optional. A human-readable name of the organization, to help recognize the organization.
        Returns:
        value or null for none
      • setOrganizationName

        public Organization setOrganizationName(String organizationName)
        Optional. A human-readable name of the organization, to help recognize the organization.
        Parameters:
        organizationName - organizationName or null for none

Copyright © 2011–2022 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy