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

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







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












com.google.api.services.youtube.model

Class ChannelSectionContentDetails

    • Constructor Detail

      • ChannelSectionContentDetails

        public ChannelSectionContentDetails()
    • Method Detail

      • getChannels

        public List<String> getChannels()
        The channel ids for type multiple_channels.
        Returns:
        value or null for none
      • getPlaylists

        public List<String> getPlaylists()
        The playlist ids for type single_playlist and multiple_playlists. For singlePlaylist, only one playlistId is allowed.
        Returns:
        value or null for none
      • setPlaylists

        public ChannelSectionContentDetails setPlaylists(List<String> playlists)
        The playlist ids for type single_playlist and multiple_playlists. For singlePlaylist, only one playlistId is allowed.
        Parameters:
        playlists - playlists or null for none

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy