Class ListAttestorsRequest (0.4.1)

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

Request message for [BinauthzManagementService.ListAttestors][]. .. attribute:: parent

Required. The resource name of the project associated with the attestors, in the format projects/*.

:type: str

Attributes

NameDescription
page_size int
Requested page size. The server may return fewer results than requested. If unspecified, the server will pick an appropriate default.
page_token str
A token identifying a page of results the server should return. Typically, this is the value of ListAttestorsResponse.next_page_token returned from the previous call to the ListAttestors method.