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.ListVolumeRestoresResponse.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.ListVolumeRestoresResponse.next_page_token]
received from a previous ListVolumeRestores call.
Provide this to retrieve the subsequent page in a multi-page list of
results. When paginating, all other parameters provided to
ListVolumeRestores 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 latest version of the \u003ccode\u003eListVolumeRestoresRequest\u003c/code\u003e class is 2.6.0, and it is part of the Backup for GKE v1 API in the Google Cloud .NET library.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListVolumeRestoresRequest\u003c/code\u003e class is used to request a list of volume restores and implements several 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 includes properties for filtering (\u003ccode\u003eFilter\u003c/code\u003e), ordering (\u003ccode\u003eOrderBy\u003c/code\u003e), and pagination (\u003ccode\u003ePageSize\u003c/code\u003e, \u003ccode\u003ePageToken\u003c/code\u003e), as well as specifying the parent resource (\u003ccode\u003eParent\u003c/code\u003e, \u003ccode\u003eParentAsRestoreName\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003eThis class allows specifying the restore that contains the desired VolumeRestores, which is a required field, using the format \u003ccode\u003eprojects/*/locations/*/restorePlans/*/restores/*\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListVolumeRestoresRequest\u003c/code\u003e class has two constructors: one default constructor, and another that accepts another \u003ccode\u003eListVolumeRestoresRequest\u003c/code\u003e object to use its values.\u003c/p\u003e\n"]]],[],null,["# Backup for GKE v1 API - Class ListVolumeRestoresRequest (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.ListVolumeRestoresRequest)\n- [2.7.0](/dotnet/docs/reference/Google.Cloud.GkeBackup.V1/2.7.0/Google.Cloud.GkeBackup.V1.ListVolumeRestoresRequest)\n- [2.6.0](/dotnet/docs/reference/Google.Cloud.GkeBackup.V1/2.6.0/Google.Cloud.GkeBackup.V1.ListVolumeRestoresRequest)\n- [2.5.0](/dotnet/docs/reference/Google.Cloud.GkeBackup.V1/2.5.0/Google.Cloud.GkeBackup.V1.ListVolumeRestoresRequest)\n- [2.4.0](/dotnet/docs/reference/Google.Cloud.GkeBackup.V1/2.4.0/Google.Cloud.GkeBackup.V1.ListVolumeRestoresRequest)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.GkeBackup.V1/2.3.0/Google.Cloud.GkeBackup.V1.ListVolumeRestoresRequest)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.GkeBackup.V1/2.2.0/Google.Cloud.GkeBackup.V1.ListVolumeRestoresRequest)\n- [2.1.0](/dotnet/docs/reference/Google.Cloud.GkeBackup.V1/2.1.0/Google.Cloud.GkeBackup.V1.ListVolumeRestoresRequest)\n- [2.0.0](/dotnet/docs/reference/Google.Cloud.GkeBackup.V1/2.0.0/Google.Cloud.GkeBackup.V1.ListVolumeRestoresRequest)\n- [1.0.0-beta01](/dotnet/docs/reference/Google.Cloud.GkeBackup.V1/1.0.0-beta01/Google.Cloud.GkeBackup.V1.ListVolumeRestoresRequest) \n\n public sealed class ListVolumeRestoresRequest : IPageRequest, IMessage\u003cListVolumeRestoresRequest\u003e, IEquatable\u003cListVolumeRestoresRequest\u003e, IDeepCloneable\u003cListVolumeRestoresRequest\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Backup for GKE v1 API class ListVolumeRestoresRequest.\n\nRequest message for ListVolumeRestores. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e ListVolumeRestoresRequest \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)[ListVolumeRestoresRequest](/dotnet/docs/reference/Google.Cloud.GkeBackup.V1/latest/Google.Cloud.GkeBackup.V1.ListVolumeRestoresRequest), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[ListVolumeRestoresRequest](/dotnet/docs/reference/Google.Cloud.GkeBackup.V1/latest/Google.Cloud.GkeBackup.V1.ListVolumeRestoresRequest), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[ListVolumeRestoresRequest](/dotnet/docs/reference/Google.Cloud.GkeBackup.V1/latest/Google.Cloud.GkeBackup.V1.ListVolumeRestoresRequest), [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### ListVolumeRestoresRequest()\n\n public ListVolumeRestoresRequest()\n\n### ListVolumeRestoresRequest(ListVolumeRestoresRequest)\n\n public ListVolumeRestoresRequest(ListVolumeRestoresRequest 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.ListVolumeRestoresResponse.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.ListVolumeRestoresResponse.next_page_token\\]\nreceived from a previous `ListVolumeRestores` call.\nProvide this to retrieve the subsequent page in a multi-page list of\nresults. When paginating, all other parameters provided to\n`ListVolumeRestores` must match the call that provided the page token.\n\n### Parent\n\n public string Parent { get; set; }\n\nRequired. The Restore that contains the VolumeRestores to list.\nFormat: `projects/*/locations/*/restorePlans/*/restores/*`\n\n### ParentAsRestoreName\n\n public RestoreName ParentAsRestoreName { get; set; }\n\n[RestoreName](/dotnet/docs/reference/Google.Cloud.GkeBackup.V1/latest/Google.Cloud.GkeBackup.V1.RestoreName)-typed view over the [Parent](/dotnet/docs/reference/Google.Cloud.GkeBackup.V1/latest/Google.Cloud.GkeBackup.V1.ListVolumeRestoresRequest#Google_Cloud_GkeBackup_V1_ListVolumeRestoresRequest_Parent) resource name property."]]