Reference documentation and code samples for the Google Apps Chat V1 Client class ListMessagesResponse.
Response message for listing messages.
Generated from protobuf message google.chat.v1.ListMessagesResponse
Namespace
Google \ Apps \ Chat \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ messages
↳ next_page_token
string
You can send a token as pageToken
to retrieve the next page of results. If empty, there are no subsequent pages.
getMessages
List of messages.
setMessages
List of messages.
$this
getNextPageToken
You can send a token as pageToken
to retrieve the next page of
results. If empty, there are no subsequent pages.
string
setNextPageToken
You can send a token as pageToken
to retrieve the next page of
results. If empty, there are no subsequent pages.
var
string
$this