Class ListCommentsRequest (0.1.6)

ListCommentsRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The request message for the ListComments endpoint.

Attributes

NameDescription
parent str
Required. The resource name of Case object for which comments should be listed.
page_size int
The maximum number of comments fetched with each request. Defaults to 10.
page_token str
A token identifying the page of results to return. If unspecified, the first page is retrieved.