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

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

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






SubscriptionSnippet (YouTube Data API v3 v3-rev20210410-1.31.0)












com.google.api.services.youtube.model

Class SubscriptionSnippet

    • Constructor Detail

      • SubscriptionSnippet

        public SubscriptionSnippet()
    • Method Detail

      • getChannelId

        public String getChannelId()
        The ID that YouTube uses to uniquely identify the subscriber's channel.
        Returns:
        value or null for none
      • setChannelId

        public SubscriptionSnippet setChannelId(String channelId)
        The ID that YouTube uses to uniquely identify the subscriber's channel.
        Parameters:
        channelId - channelId or null for none
      • getChannelTitle

        public String getChannelTitle()
        Channel title for the channel that the subscription belongs to.
        Returns:
        value or null for none
      • setChannelTitle

        public SubscriptionSnippet setChannelTitle(String channelTitle)
        Channel title for the channel that the subscription belongs to.
        Parameters:
        channelTitle - channelTitle or null for none
      • getDescription

        public String getDescription()
        The subscription's details.
        Returns:
        value or null for none
      • setDescription

        public SubscriptionSnippet setDescription(String description)
        The subscription's details.
        Parameters:
        description - description or null for none
      • getPublishedAt

        public DateTime getPublishedAt()
        The date and time that the subscription was created.
        Returns:
        value or null for none
      • setPublishedAt

        public SubscriptionSnippet setPublishedAt(DateTime publishedAt)
        The date and time that the subscription was created.
        Parameters:
        publishedAt - publishedAt or null for none
      • getResourceId

        public ResourceId getResourceId()
        The id object contains information about the channel that the user subscribed to.
        Returns:
        value or null for none
      • setResourceId

        public SubscriptionSnippet setResourceId(ResourceId resourceId)
        The id object contains information about the channel that the user subscribed to.
        Parameters:
        resourceId - resourceId or null for none
      • getThumbnails

        public ThumbnailDetails getThumbnails()
        A map of thumbnail images associated with the video. For each object in the map, the key is the name of the thumbnail image, and the value is an object that contains other information about the thumbnail.
        Returns:
        value or null for none
      • setThumbnails

        public SubscriptionSnippet setThumbnails(ThumbnailDetails thumbnails)
        A map of thumbnail images associated with the video. For each object in the map, the key is the name of the thumbnail image, and the value is an object that contains other information about the thumbnail.
        Parameters:
        thumbnails - thumbnails or null for none
      • getTitle

        public String getTitle()
        The subscription's title.
        Returns:
        value or null for none
      • setTitle

        public SubscriptionSnippet setTitle(String title)
        The subscription's title.
        Parameters:
        title - title or null for none

Copyright © 2011–2021 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy