A token to request the next page of resources from the 'ListResourceDrifts' method. The value of an empty string means that there are no more resources to return.
A token to request the next page of resources from the
'ListResourceDrifts' method. The value of an empty string means that
there are no more resources to return.
Returns
Type
Description
string
setNextPageToken
A token to request the next page of resources from the
'ListResourceDrifts' method. The value of an empty string means that
there are no more resources to return.
[[["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 Config V1 Client - Class ListResourceDriftsResponse (1.4.1)\n\nVersion latestkeyboard_arrow_down\n\n- [1.4.1 (latest)](/php/docs/reference/cloud-config/latest/V1.ListResourceDriftsResponse)\n- [1.4.0](/php/docs/reference/cloud-config/1.4.0/V1.ListResourceDriftsResponse)\n- [1.3.0](/php/docs/reference/cloud-config/1.3.0/V1.ListResourceDriftsResponse)\n- [1.2.1](/php/docs/reference/cloud-config/1.2.1/V1.ListResourceDriftsResponse)\n- [1.1.0](/php/docs/reference/cloud-config/1.1.0/V1.ListResourceDriftsResponse)\n- [1.0.1](/php/docs/reference/cloud-config/1.0.1/V1.ListResourceDriftsResponse)\n- [0.5.2](/php/docs/reference/cloud-config/0.5.2/V1.ListResourceDriftsResponse)\n- [0.2.0](/php/docs/reference/cloud-config/0.2.0/V1.ListResourceDriftsResponse)\n- [0.1.3](/php/docs/reference/cloud-config/0.1.3/V1.ListResourceDriftsResponse) \nReference documentation and code samples for the Google Cloud Config V1 Client class ListResourceDriftsResponse.\n\nA response to a 'ListResourceDrifts' call. Contains a list of ResourceDrifts.\n\nGenerated from protobuf message `google.cloud.config.v1.ListResourceDriftsResponse`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Config \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getResourceDrifts\n\nList of ResourceDrifts.\n\n### setResourceDrifts\n\nList of ResourceDrifts.\n\n### getNextPageToken\n\nA token to request the next page of resources from the\n'ListResourceDrifts' method. The value of an empty string means that\nthere are no more resources to return.\n\n### setNextPageToken\n\nA token to request the next page of resources from the\n'ListResourceDrifts' method. The value of an empty string means that\nthere are no more resources to return.\n\n### getUnreachable\n\nUnreachable resources, if any.\n\n### setUnreachable\n\nUnreachable resources, if any."]]