Page token that can be used to continue listing from the last result in the next list call.
↳ unreachable
array
Locations that could not be reached. For example, ['us-west1-a', 'us-central1-b']. A ListInstancesResponse will only contain either instances or unreachables,
[[["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 Notebooks V2 Client - Class ListInstancesResponse (1.0.5)\n\nVersion latestkeyboard_arrow_down\n\n- [1.0.5 (latest)](/php/docs/reference/cloud-notebooks/latest/V2.ListInstancesResponse)\n- [1.0.4](/php/docs/reference/cloud-notebooks/1.0.4/V2.ListInstancesResponse)\n- [0.7.5](/php/docs/reference/cloud-notebooks/0.7.5/V2.ListInstancesResponse)\n- [0.6.2](/php/docs/reference/cloud-notebooks/0.6.2/V2.ListInstancesResponse)\n- [0.5.0](/php/docs/reference/cloud-notebooks/0.5.0/V2.ListInstancesResponse)\n- [0.4.1](/php/docs/reference/cloud-notebooks/0.4.1/V2.ListInstancesResponse)\n- [0.3.6](/php/docs/reference/cloud-notebooks/0.3.6/V2.ListInstancesResponse) \nReference documentation and code samples for the Google Cloud Notebooks V2 Client class ListInstancesResponse.\n\nResponse for listing notebook instances.\n\nGenerated from protobuf message `google.cloud.notebooks.v2.ListInstancesResponse`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Notebooks \\\\ V2\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getInstances\n\nA list of returned instances.\n\n### setInstances\n\nA list of returned instances.\n\n### getNextPageToken\n\nPage token that can be used to continue listing from the last result in the\nnext list call.\n\n### setNextPageToken\n\nPage token that can be used to continue listing from the last result in the\nnext list call.\n\n### getUnreachable\n\nLocations that could not be reached. For example,\n\\['us-west1-a', 'us-central1-b'\\].\n\nA ListInstancesResponse will only contain either instances or unreachables,\n\n### setUnreachable\n\nLocations that could not be reached. For example,\n\\['us-west1-a', 'us-central1-b'\\].\n\nA ListInstancesResponse will only contain either instances or unreachables,"]]