Optional. The target number of results to return in a single response.
If not specified, a default value will be chosen by the service.
Note that the response may include a partial list and a caller should
only rely on the response's
[next_page_token][google.cloud.gkebackup.v1.ListRestoresResponse.next_page_token]
to determine if there are more instances left to be queried.
Optional. The value of
[next_page_token][google.cloud.gkebackup.v1.ListRestoresResponse.next_page_token]
received from a previous ListRestores call.
Provide this to retrieve the subsequent page in a multi-page list of
results. When paginating, all other parameters provided to ListRestores
must match the call that provided the page token.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eListRestoresRequest\u003c/code\u003e class is a request message for listing restores within the Backup for GKE v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces, including \u003ccode\u003eIPageRequest\u003c/code\u003e, \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt supports filtering (\u003ccode\u003eFilter\u003c/code\u003e) and ordering (\u003ccode\u003eOrderBy\u003c/code\u003e) of results, as well as pagination using \u003ccode\u003ePageSize\u003c/code\u003e and \u003ccode\u003ePageToken\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eParent\u003c/code\u003e property is required and specifies the RestorePlan from which to list restores, with a defined format of \u003ccode\u003eprojects/*/locations/*/restorePlans/*\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the class is 2.6.0, and there are several prior versions available including a beta version.\u003c/p\u003e\n"]]],[],null,["# Backup for GKE v1 API - Class ListRestoresRequest (2.8.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.8.0 (latest)](/dotnet/docs/reference/Google.Cloud.GkeBackup.V1/latest/Google.Cloud.GkeBackup.V1.ListRestoresRequest)\n- [2.7.0](/dotnet/docs/reference/Google.Cloud.GkeBackup.V1/2.7.0/Google.Cloud.GkeBackup.V1.ListRestoresRequest)\n- [2.6.0](/dotnet/docs/reference/Google.Cloud.GkeBackup.V1/2.6.0/Google.Cloud.GkeBackup.V1.ListRestoresRequest)\n- [2.5.0](/dotnet/docs/reference/Google.Cloud.GkeBackup.V1/2.5.0/Google.Cloud.GkeBackup.V1.ListRestoresRequest)\n- [2.4.0](/dotnet/docs/reference/Google.Cloud.GkeBackup.V1/2.4.0/Google.Cloud.GkeBackup.V1.ListRestoresRequest)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.GkeBackup.V1/2.3.0/Google.Cloud.GkeBackup.V1.ListRestoresRequest)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.GkeBackup.V1/2.2.0/Google.Cloud.GkeBackup.V1.ListRestoresRequest)\n- [2.1.0](/dotnet/docs/reference/Google.Cloud.GkeBackup.V1/2.1.0/Google.Cloud.GkeBackup.V1.ListRestoresRequest)\n- [2.0.0](/dotnet/docs/reference/Google.Cloud.GkeBackup.V1/2.0.0/Google.Cloud.GkeBackup.V1.ListRestoresRequest)\n- [1.0.0-beta01](/dotnet/docs/reference/Google.Cloud.GkeBackup.V1/1.0.0-beta01/Google.Cloud.GkeBackup.V1.ListRestoresRequest) \n\n public sealed class ListRestoresRequest : IPageRequest, IMessage\u003cListRestoresRequest\u003e, IEquatable\u003cListRestoresRequest\u003e, IDeepCloneable\u003cListRestoresRequest\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Backup for GKE v1 API class ListRestoresRequest.\n\nRequest message for ListRestores. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e ListRestoresRequest \n\nImplements\n----------\n\n[IPageRequest](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.Grpc.IPageRequest.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[ListRestoresRequest](/dotnet/docs/reference/Google.Cloud.GkeBackup.V1/latest/Google.Cloud.GkeBackup.V1.ListRestoresRequest), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[ListRestoresRequest](/dotnet/docs/reference/Google.Cloud.GkeBackup.V1/latest/Google.Cloud.GkeBackup.V1.ListRestoresRequest), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[ListRestoresRequest](/dotnet/docs/reference/Google.Cloud.GkeBackup.V1/latest/Google.Cloud.GkeBackup.V1.ListRestoresRequest), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.GkeBackup.V1](/dotnet/docs/reference/Google.Cloud.GkeBackup.V1/latest/Google.Cloud.GkeBackup.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.GkeBackup.V1.dll\n\nConstructors\n------------\n\n### ListRestoresRequest()\n\n public ListRestoresRequest()\n\n### ListRestoresRequest(ListRestoresRequest)\n\n public ListRestoresRequest(ListRestoresRequest other)\n\nProperties\n----------\n\n### Filter\n\n public string Filter { get; set; }\n\nOptional. Field match expression used to filter the results.\n\n### OrderBy\n\n public string OrderBy { get; set; }\n\nOptional. Field by which to sort the results.\n\n### PageSize\n\n public int PageSize { get; set; }\n\nOptional. The target number of results to return in a single response.\nIf not specified, a default value will be chosen by the service.\nNote that the response may include a partial list and a caller should\nonly rely on the response's\n\\[next_page_token\\]\\[google.cloud.gkebackup.v1.ListRestoresResponse.next_page_token\\]\nto determine if there are more instances left to be queried.\n\n### PageToken\n\n public string PageToken { get; set; }\n\nOptional. The value of\n\\[next_page_token\\]\\[google.cloud.gkebackup.v1.ListRestoresResponse.next_page_token\\]\nreceived from a previous `ListRestores` call.\nProvide this to retrieve the subsequent page in a multi-page list of\nresults. When paginating, all other parameters provided to `ListRestores`\nmust match the call that provided the page token.\n\n### Parent\n\n public string Parent { get; set; }\n\nRequired. The RestorePlan that contains the Restores to list.\nFormat: `projects/*/locations/*/restorePlans/*`\n\n### ParentAsRestorePlanName\n\n public RestorePlanName ParentAsRestorePlanName { get; set; }\n\n[RestorePlanName](/dotnet/docs/reference/Google.Cloud.GkeBackup.V1/latest/Google.Cloud.GkeBackup.V1.RestorePlanName)-typed view over the [Parent](/dotnet/docs/reference/Google.Cloud.GkeBackup.V1/latest/Google.Cloud.GkeBackup.V1.ListRestoresRequest#Google_Cloud_GkeBackup_V1_ListRestoresRequest_Parent) resource name property."]]