Class ListAttestorsResponse (0.4.1)

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

Response message for [BinauthzManagementService.ListAttestors][]. .. attribute:: attestors

The list of attestors.

:type: Sequence[google.cloud.binaryauthorization_v1.types.Attestor]

Attribute

NameDescription
next_page_token str
A token to retrieve the next page of results. Pass this value in the ListAttestorsRequest.page_token field in the subsequent call to the ListAttestors method to retrieve the next page of results.