Reference documentation and code samples for the Google Cloud Support V2 Client class ListCommentsResponse.
The response message for the ListComments endpoint.
Generated from protobuf message google.cloud.support.v2.ListCommentsResponse
Namespace
Google \ Cloud \ Support \ V2Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ comments
↳ next_page_token
string
A token to retrieve the next page of results. Set this in the page_token
field of subsequent cases.comments.list
requests. If unspecified, there are no more results to retrieve.
getComments
List of the comments associated with the case.
setComments
List of the comments associated with the case.
$this
getNextPageToken
A token to retrieve the next page of results. Set this in the page_token
field of subsequent cases.comments.list
requests. If unspecified, there
are no more results to retrieve.
string
setNextPageToken
A token to retrieve the next page of results. Set this in the page_token
field of subsequent cases.comments.list
requests. If unspecified, there
are no more results to retrieve.
var
string
$this