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

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

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






I18nLanguageSnippet (YouTube Data API v3 v3-rev20240417-2.0.0)












com.google.api.services.youtube.model

Class I18nLanguageSnippet

    • Constructor Detail

      • I18nLanguageSnippet

        public I18nLanguageSnippet()
    • Method Detail

      • getHl

        public String getHl()
        A short BCP-47 code that uniquely identifies a language.
        Returns:
        value or null for none
      • setHl

        public I18nLanguageSnippet setHl(String hl)
        A short BCP-47 code that uniquely identifies a language.
        Parameters:
        hl - hl or null for none
      • getName

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

        public I18nLanguageSnippet setName(String name)
        The human-readable name of the language in the language itself.
        Parameters:
        name - name or null for none
      • clone

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