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

target.apidocs.com.google.api.services.youtube.model.Nonprofit.html Maven / Gradle / Ivy







Nonprofit (YouTube Data API v3-rev20190415-1.28.0)












com.google.api.services.youtube.model

Class Nonprofit

    • Constructor Detail

      • Nonprofit

        public Nonprofit()
    • Method Detail

      • getNonprofitId

        public NonprofitId getNonprofitId()
        Id of the nonprofit.
        Returns:
        value or null for none
      • setNonprofitId

        public Nonprofit setNonprofitId(NonprofitId nonprofitId)
        Id of the nonprofit.
        Parameters:
        nonprofitId - nonprofitId or null for none
      • getNonprofitLegalName

        public String getNonprofitLegalName()
        Legal name of the nonprofit.
        Returns:
        value or null for none
      • setNonprofitLegalName

        public Nonprofit setNonprofitLegalName(String nonprofitLegalName)
        Legal name of the nonprofit.
        Parameters:
        nonprofitLegalName - nonprofitLegalName or null for none
      • set

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

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

Copyright © 2011–2019 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy