google_api_you_tube v0.0.1 GoogleApi.YouTube.V3.Model.I18nLanguage View Source

An i18nLanguage resource identifies a UI language currently supported by YouTube.

Attributes

  • etag (String.t): Etag of this resource. Defaults to: null.
  • id (String.t): The ID that YouTube uses to uniquely identify the i18n language. Defaults to: null.
  • kind (String.t): Identifies what kind of resource this is. Value: the fixed string "youtube#i18nLanguage". Defaults to: null.
  • snippet (I18nLanguageSnippet): The snippet object contains basic details about the i18n language, such as language code and human-readable name. Defaults to: null.