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.ListRestorePlansResponse.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.ListRestorePlansResponse.next_page_token]
received from a previous ListRestorePlans call.
Provide this to retrieve the subsequent page in a multi-page list of
results. When paginating, all other parameters provided to
ListRestorePlans 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\u003eThis page provides documentation for the \u003ccode\u003eListRestorePlansRequest\u003c/code\u003e class within the Google Cloud GKE Backup v1 API, with the latest version being 2.6.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListRestorePlansRequest\u003c/code\u003e class is used to request a list of restore plans and implements interfaces like \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\u003eThe class has properties for filtering, sorting, and paginating the results, such as \u003ccode\u003eFilter\u003c/code\u003e, \u003ccode\u003eOrderBy\u003c/code\u003e, \u003ccode\u003ePageSize\u003c/code\u003e, and \u003ccode\u003ePageToken\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt requires a \u003ccode\u003eParent\u003c/code\u003e property, which specifies the location containing the RestorePlans, and can also be viewed as a typed \u003ccode\u003eLocationName\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThere are different versions of the documentation available for the \u003ccode\u003eListRestorePlansRequest\u003c/code\u003e class, ranging from version 1.0.0-beta01 to 2.6.0.\u003c/p\u003e\n"]]],[],null,["# Backup for GKE v1 API - Class ListRestorePlansRequest (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.ListRestorePlansRequest)\n- [2.7.0](/dotnet/docs/reference/Google.Cloud.GkeBackup.V1/2.7.0/Google.Cloud.GkeBackup.V1.ListRestorePlansRequest)\n- [2.6.0](/dotnet/docs/reference/Google.Cloud.GkeBackup.V1/2.6.0/Google.Cloud.GkeBackup.V1.ListRestorePlansRequest)\n- [2.5.0](/dotnet/docs/reference/Google.Cloud.GkeBackup.V1/2.5.0/Google.Cloud.GkeBackup.V1.ListRestorePlansRequest)\n- [2.4.0](/dotnet/docs/reference/Google.Cloud.GkeBackup.V1/2.4.0/Google.Cloud.GkeBackup.V1.ListRestorePlansRequest)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.GkeBackup.V1/2.3.0/Google.Cloud.GkeBackup.V1.ListRestorePlansRequest)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.GkeBackup.V1/2.2.0/Google.Cloud.GkeBackup.V1.ListRestorePlansRequest)\n- [2.1.0](/dotnet/docs/reference/Google.Cloud.GkeBackup.V1/2.1.0/Google.Cloud.GkeBackup.V1.ListRestorePlansRequest)\n- [2.0.0](/dotnet/docs/reference/Google.Cloud.GkeBackup.V1/2.0.0/Google.Cloud.GkeBackup.V1.ListRestorePlansRequest)\n- [1.0.0-beta01](/dotnet/docs/reference/Google.Cloud.GkeBackup.V1/1.0.0-beta01/Google.Cloud.GkeBackup.V1.ListRestorePlansRequest) \n\n public sealed class ListRestorePlansRequest : IPageRequest, IMessage\u003cListRestorePlansRequest\u003e, IEquatable\u003cListRestorePlansRequest\u003e, IDeepCloneable\u003cListRestorePlansRequest\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Backup for GKE v1 API class ListRestorePlansRequest.\n\nRequest message for ListRestorePlans. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e ListRestorePlansRequest \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)[ListRestorePlansRequest](/dotnet/docs/reference/Google.Cloud.GkeBackup.V1/latest/Google.Cloud.GkeBackup.V1.ListRestorePlansRequest), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[ListRestorePlansRequest](/dotnet/docs/reference/Google.Cloud.GkeBackup.V1/latest/Google.Cloud.GkeBackup.V1.ListRestorePlansRequest), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[ListRestorePlansRequest](/dotnet/docs/reference/Google.Cloud.GkeBackup.V1/latest/Google.Cloud.GkeBackup.V1.ListRestorePlansRequest), [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### ListRestorePlansRequest()\n\n public ListRestorePlansRequest()\n\n### ListRestorePlansRequest(ListRestorePlansRequest)\n\n public ListRestorePlansRequest(ListRestorePlansRequest 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.ListRestorePlansResponse.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.ListRestorePlansResponse.next_page_token\\]\nreceived from a previous `ListRestorePlans` call.\nProvide this to retrieve the subsequent page in a multi-page list of\nresults. When paginating, all other parameters provided to\n`ListRestorePlans` must match the call that provided the page token.\n\n### Parent\n\n public string Parent { get; set; }\n\nRequired. The location that contains the RestorePlans to list.\nFormat: `projects/*/locations/*`\n\n### ParentAsLocationName\n\n public LocationName ParentAsLocationName { get; set; }\n\n[LocationName](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.ResourceNames.LocationName.html)-typed view over the [Parent](/dotnet/docs/reference/Google.Cloud.GkeBackup.V1/latest/Google.Cloud.GkeBackup.V1.ListRestorePlansRequest#Google_Cloud_GkeBackup_V1_ListRestorePlansRequest_Parent) resource name property."]]