Class ListCommentsRequest (0.5.0)

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

The request message for the ListComments endpoint.

Attributes

Name Description
parent str
Required. The name of the case for which to list comments.
page_size int
The maximum number of comments to fetch. Defaults to 10.
page_token str
A token identifying the page of results to return. If unspecified, the first page is returned.