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.
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.
Returns
Type
Description
string
setNextPageToken
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google Cloud Binary Authorization V1 Client - Class ListAttestorsResponse (1.0.5)\n\nVersion latestkeyboard_arrow_down\n\n- [1.0.5 (latest)](/php/docs/reference/cloud-binary-authorization/latest/V1.ListAttestorsResponse)\n- [1.0.4](/php/docs/reference/cloud-binary-authorization/1.0.4/V1.ListAttestorsResponse)\n- [0.8.7](/php/docs/reference/cloud-binary-authorization/0.8.7/V1.ListAttestorsResponse)\n- [0.7.0](/php/docs/reference/cloud-binary-authorization/0.7.0/V1.ListAttestorsResponse)\n- [0.6.1](/php/docs/reference/cloud-binary-authorization/0.6.1/V1.ListAttestorsResponse)\n- [0.5.13](/php/docs/reference/cloud-binary-authorization/0.5.13/V1.ListAttestorsResponse) \nReference documentation and code samples for the Google Cloud Binary Authorization V1 Client class ListAttestorsResponse.\n\nResponse message for BinauthzManagementService.ListAttestors.\n\nGenerated from protobuf message `google.cloud.binaryauthorization.v1.ListAttestorsResponse`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ BinaryAuthorization \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getAttestors\n\nThe list of [attestors](/php/docs/reference/cloud-binary-authorization/latest/V1.Attestor).\n\n### setAttestors\n\nThe list of [attestors](/php/docs/reference/cloud-binary-authorization/latest/V1.Attestor).\n\n### getNextPageToken\n\nA token to retrieve the next page of results. Pass this value in the\n[ListAttestorsRequest.page_token](/php/docs/reference/cloud-binary-authorization/latest/V1.ListAttestorsRequest#_Google_Cloud_BinaryAuthorization_V1_ListAttestorsRequest__getPageToken__) field in the subsequent call to the\n`ListAttestors` method to retrieve the next page of results.\n\n### setNextPageToken\n\nA token to retrieve the next page of results. Pass this value in the\n[ListAttestorsRequest.page_token](/php/docs/reference/cloud-binary-authorization/latest/V1.ListAttestorsRequest#_Google_Cloud_BinaryAuthorization_V1_ListAttestorsRequest__getPageToken__) field in the subsequent call to the\n`ListAttestors` method to retrieve the next page of results."]]