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

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

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






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












com.google.api.services.youtube.model

Class LiveChatMessageListResponse

    • Constructor Detail

      • LiveChatMessageListResponse

        public LiveChatMessageListResponse()
    • Method Detail

      • getEtag

        public String getEtag()
        Etag of this resource.
        Returns:
        value or null for none
      • getEventId

        public String getEventId()
        Serialized EventId of the request which produced this response.
        Returns:
        value or null for none
      • setEventId

        public LiveChatMessageListResponse setEventId(String eventId)
        Serialized EventId of the request which produced this response.
        Parameters:
        eventId - eventId or null for none
      • getKind

        public String getKind()
        Identifies what kind of resource this is. Value: the fixed string "youtube#liveChatMessageListResponse".
        Returns:
        value or null for none
      • setKind

        public LiveChatMessageListResponse setKind(String kind)
        Identifies what kind of resource this is. Value: the fixed string "youtube#liveChatMessageListResponse".
        Parameters:
        kind - kind or null for none
      • getNextPageToken

        public String getNextPageToken()
        Returns:
        value or null for none
      • getOfflineAt

        public com.google.api.client.util.DateTime getOfflineAt()
        The date and time when the underlying stream went offline.
        Returns:
        value or null for none
      • setOfflineAt

        public LiveChatMessageListResponse setOfflineAt(com.google.api.client.util.DateTime offlineAt)
        The date and time when the underlying stream went offline.
        Parameters:
        offlineAt - offlineAt or null for none
      • getPageInfo

        public PageInfo getPageInfo()
        General pagination information.
        Returns:
        value or null for none
      • getPollingIntervalMillis

        public Long getPollingIntervalMillis()
        The amount of time the client should wait before polling again.
        Returns:
        value or null for none
      • setPollingIntervalMillis

        public LiveChatMessageListResponse setPollingIntervalMillis(Long pollingIntervalMillis)
        The amount of time the client should wait before polling again.
        Parameters:
        pollingIntervalMillis - pollingIntervalMillis or null for none
      • getTokenPagination

        public TokenPagination getTokenPagination()
        Returns:
        value or null for none
      • getVisitorId

        public String getVisitorId()
        The visitorId identifies the visitor.
        Returns:
        value or null for none
      • setVisitorId

        public LiveChatMessageListResponse setVisitorId(String visitorId)
        The visitorId identifies the visitor.
        Parameters:
        visitorId - visitorId or null for none

Copyright © 2011–2023 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy