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

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

There is a newer version: v3-rev20240514-2.0.0
Show newest version






I18nRegionSnippet (YouTube Data API v3 v3-rev20240303-2.0.0)












com.google.api.services.youtube.model

Class I18nRegionSnippet

    • Constructor Detail

      • I18nRegionSnippet

        public I18nRegionSnippet()
    • Method Detail

      • getGl

        public String getGl()
        The region code as a 2-letter ISO country code.
        Returns:
        value or null for none
      • setGl

        public I18nRegionSnippet setGl(String gl)
        The region code as a 2-letter ISO country code.
        Parameters:
        gl - gl or null for none
      • getName

        public String getName()
        The human-readable name of the region.
        Returns:
        value or null for none
      • setName

        public I18nRegionSnippet setName(String name)
        The human-readable name of the region.
        Parameters:
        name - name or null for none
      • clone

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