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

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

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






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












com.google.api.services.youtube.model

Class SuperStickerMetadata

    • Constructor Detail

      • SuperStickerMetadata

        public SuperStickerMetadata()
    • Method Detail

      • getAltText

        public String getAltText()
        Internationalized alt text that describes the sticker image and any animation associated with it.
        Returns:
        value or null for none
      • setAltText

        public SuperStickerMetadata setAltText(String altText)
        Internationalized alt text that describes the sticker image and any animation associated with it.
        Parameters:
        altText - altText or null for none
      • getAltTextLanguage

        public String getAltTextLanguage()
        Specifies the localization language in which the alt text is returned.
        Returns:
        value or null for none
      • setAltTextLanguage

        public SuperStickerMetadata setAltTextLanguage(String altTextLanguage)
        Specifies the localization language in which the alt text is returned.
        Parameters:
        altTextLanguage - altTextLanguage or null for none
      • getStickerId

        public String getStickerId()
        Unique identifier of the Super Sticker. This is a shorter form of the alt_text that includes pack name and a recognizable characteristic of the sticker.
        Returns:
        value or null for none
      • setStickerId

        public SuperStickerMetadata setStickerId(String stickerId)
        Unique identifier of the Super Sticker. This is a shorter form of the alt_text that includes pack name and a recognizable characteristic of the sticker.
        Parameters:
        stickerId - stickerId or null for none
      • clone

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