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

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







CommentThreadReplies (YouTube Data API v3-rev20200213-1.30.9)












com.google.api.services.youtube.model

Class CommentThreadReplies

    • Constructor Detail

      • CommentThreadReplies

        public CommentThreadReplies()
    • Method Detail

      • getComments

        public List<Comment> getComments()
        A limited number of replies. Unless the number of replies returned equals total_reply_count in the snippet the returned replies are only a subset of the total number of replies.
        Returns:
        value or null for none
      • setComments

        public CommentThreadReplies setComments(List<Comment> comments)
        A limited number of replies. Unless the number of replies returned equals total_reply_count in the snippet the returned replies are only a subset of the total number of replies.
        Parameters:
        comments - comments or null for none

Copyright © 2011–2020 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy