A list of backups in the project for the specified location. If the {location} value in the request is "-", the response contains a list of backups from all locations. If any location is unreachable, the response will only return backups in reachable locations and the "unreachable" field will be populated with a list of unreachable locations.
↳ next_page_token
string
The token you can use to retrieve the next page of results. Not returned if there are no more results in the list.
↳ unreachable
array
Unordered list. Locations that could not be reached.
getBackups
A list of backups in the project for the specified location.
If the {location} value in the request is "-", the response contains a
list of backups from all locations. If any location is unreachable, the
response will only return backups in reachable locations and the
"unreachable" field will be populated with a list of unreachable
locations.
A list of backups in the project for the specified location.
If the {location} value in the request is "-", the response contains a
list of backups from all locations. If any location is unreachable, the
response will only return backups in reachable locations and the
"unreachable" field will be populated with a list of unreachable
locations.
[[["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 Filestore V1 Client - Class ListBackupsResponse (2.1.1)\n\nVersion latestkeyboard_arrow_down\n\n- [2.1.1 (latest)](/php/docs/reference/cloud-filestore/latest/V1.ListBackupsResponse)\n- [2.1.0](/php/docs/reference/cloud-filestore/2.1.0/V1.ListBackupsResponse)\n- [2.0.4](/php/docs/reference/cloud-filestore/2.0.4/V1.ListBackupsResponse)\n- [1.5.7](/php/docs/reference/cloud-filestore/1.5.7/V1.ListBackupsResponse)\n- [1.4.0](/php/docs/reference/cloud-filestore/1.4.0/V1.ListBackupsResponse)\n- [1.3.2](/php/docs/reference/cloud-filestore/1.3.2/V1.ListBackupsResponse)\n- [1.2.1](/php/docs/reference/cloud-filestore/1.2.1/V1.ListBackupsResponse)\n- [1.1.2](/php/docs/reference/cloud-filestore/1.1.2/V1.ListBackupsResponse)\n- [1.0.3](/php/docs/reference/cloud-filestore/1.0.3/V1.ListBackupsResponse) \nReference documentation and code samples for the Google Cloud Filestore V1 Client class ListBackupsResponse.\n\nListBackupsResponse is the result of ListBackupsRequest.\n\nGenerated from protobuf message `google.cloud.filestore.v1.ListBackupsResponse`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Filestore \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getBackups\n\nA list of backups in the project for the specified location.\n\nIf the `{location}` value in the request is \"-\", the response contains a\nlist of backups from all locations. If any location is unreachable, the\nresponse will only return backups in reachable locations and the\n\"unreachable\" field will be populated with a list of unreachable\nlocations.\n\n### setBackups\n\nA list of backups in the project for the specified location.\n\nIf the `{location}` value in the request is \"-\", the response contains a\nlist of backups from all locations. If any location is unreachable, the\nresponse will only return backups in reachable locations and the\n\"unreachable\" field will be populated with a list of unreachable\nlocations.\n\n### getNextPageToken\n\nThe token you can use to retrieve the next page of results. Not returned\nif there are no more results in the list.\n\n### setNextPageToken\n\nThe token you can use to retrieve the next page of results. Not returned\nif there are no more results in the list.\n\n### getUnreachable\n\nUnordered list. Locations that could not be reached.\n\n### setUnreachable\n\nUnordered list. Locations that could not be reached."]]