Class ListCommentsResponse (0.1.1)

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

A request to list comments.

Attributes

Name Description
comments MutableSequence[google.cloud.gdchardwaremanagement_v1alpha.types.Comment]
The list of comments.
next_page_token str
A token identifying a page of results the server should return.
unreachable MutableSequence[str]
Locations that could not be reached.