Token to receive the next page of results. This field maybe empty if there are no more profiles to fetch.
↳ skipped_profiles
int
Number of profiles that were skipped in the current page since they were not able to be fetched successfully. This should typically be zero. A non-zero value may indicate a transient failure, in which case if the number is too high for your use case, the call may be retried.
This field maybe empty if there are no more profiles to fetch.
Returns
Type
Description
string
setNextPageToken
Token to receive the next page of results.
This field maybe empty if there are no more profiles to fetch.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getSkippedProfiles
Number of profiles that were skipped in the current page since they were
not able to be fetched successfully. This should typically be zero. A
non-zero value may indicate a transient failure, in which case if the
number is too high for your use case, the call may be retried.
Returns
Type
Description
int
setSkippedProfiles
Number of profiles that were skipped in the current page since they were
not able to be fetched successfully. This should typically be zero. A
non-zero value may indicate a transient failure, in which case if the
number is too high for your use case, the call may be retried.
[[["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 Profiler V2 Client - Class ListProfilesResponse (2.0.4)\n\nVersion latestkeyboard_arrow_down\n\n- [2.0.4 (latest)](/php/docs/reference/cloud-profiler/latest/V2.ListProfilesResponse)\n- [2.0.3](/php/docs/reference/cloud-profiler/2.0.3/V2.ListProfilesResponse)\n- [1.4.3](/php/docs/reference/cloud-profiler/1.4.3/V2.ListProfilesResponse)\n- [1.3.0](/php/docs/reference/cloud-profiler/1.3.0/V2.ListProfilesResponse)\n- [1.2.4](/php/docs/reference/cloud-profiler/1.2.4/V2.ListProfilesResponse)\n- [1.1.1](/php/docs/reference/cloud-profiler/1.1.1/V2.ListProfilesResponse)\n- [1.0.3](/php/docs/reference/cloud-profiler/1.0.3/V2.ListProfilesResponse) \nReference documentation and code samples for the Google Cloud Profiler V2 Client class ListProfilesResponse.\n\nListProfileResponse contains the list of collected profiles for deployments\nin projects which the user has permissions to view.\n\nGenerated from protobuf message `google.devtools.cloudprofiler.v2.ListProfilesResponse`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Profiler \\\\ V2\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getProfiles\n\nList of profiles fetched.\n\n### setProfiles\n\nList of profiles fetched.\n\n### getNextPageToken\n\nToken to receive the next page of results.\n\nThis field maybe empty if there are no more profiles to fetch.\n\n### setNextPageToken\n\nToken to receive the next page of results.\n\nThis field maybe empty if there are no more profiles to fetch.\n\n### getSkippedProfiles\n\nNumber of profiles that were skipped in the current page since they were\nnot able to be fetched successfully. This should typically be zero. A\nnon-zero value may indicate a transient failure, in which case if the\nnumber is too high for your use case, the call may be retried.\n\n### setSkippedProfiles\n\nNumber of profiles that were skipped in the current page since they were\nnot able to be fetched successfully. This should typically be zero. A\nnon-zero value may indicate a transient failure, in which case if the\nnumber is too high for your use case, the call may be retried."]]