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

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






CommentThreadReplies (YouTube Data API v3 v3-rev20230319-2.0.0)












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
      • clone

        public CommentThreadReplies clone()
        Overrides:
        clone in class com.google.api.client.json.GenericJson

Copyright © 2011–2023 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy