Class ListAttestorsResponse (1.10.3)

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

Response message for [BinauthzManagementService.ListAttestors][].

Attributes

NameDescription
attestors MutableSequence[google.cloud.binaryauthorization_v1beta1.types.Attestor]
The list of attestors.
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.