The standard list page token.
Typically obtained via
[ListBatchPredictionJobsResponse.next_page_token][google.cloud.aiplatform.v1beta1.ListBatchPredictionJobsResponse.next_page_token]
of the previous
[JobService.ListBatchPredictionJobs][google.cloud.aiplatform.v1beta1.JobService.ListBatchPredictionJobs]
call.
[[["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-14 UTC."],[[["\u003cp\u003eThis document provides reference information for the \u003ccode\u003eListBatchPredictionJobsRequest\u003c/code\u003e class, part of the Vertex AI v1beta1 API, within the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1Beta1\u003c/code\u003e namespace, which allows for listing batch prediction jobs.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListBatchPredictionJobsRequest\u003c/code\u003e class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, and \u003ccode\u003eIPageRequest\u003c/code\u003e, offering capabilities like deep cloning and support for paged requests.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the class include \u003ccode\u003eFilter\u003c/code\u003e for filtering jobs, \u003ccode\u003ePageSize\u003c/code\u003e and \u003ccode\u003ePageToken\u003c/code\u003e for pagination, \u003ccode\u003eParent\u003c/code\u003e and \u003ccode\u003eParentAsLocationName\u003c/code\u003e for specifying the location of jobs, and \u003ccode\u003eReadMask\u003c/code\u003e for selecting fields to read.\u003c/p\u003e\n"],["\u003cp\u003eThe class has 2 constructors, one default and one that takes in \u003ccode\u003eListBatchPredictionJobsRequest\u003c/code\u003e as a parameter, allowing for creating an object from an existing one.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListBatchPredictionJobsRequest\u003c/code\u003e class is designed to be used as a request message for the \u003ccode\u003eJobService.ListBatchPredictionJobs\u003c/code\u003e method, allowing users to get a list of batch prediction jobs.\u003c/p\u003e\n"]]],[],null,["# Vertex AI v1beta1 API - Class ListBatchPredictionJobsRequest (1.0.0-beta47)\n\nVersion latestkeyboard_arrow_down\n\n- [1.0.0-beta47 (latest)](/dotnet/docs/reference/Google.Cloud.AIPlatform.V1Beta1/latest/Google.Cloud.AIPlatform.V1Beta1.ListBatchPredictionJobsRequest)\n- [1.0.0-beta46](/dotnet/docs/reference/Google.Cloud.AIPlatform.V1Beta1/1.0.0-beta46/Google.Cloud.AIPlatform.V1Beta1.ListBatchPredictionJobsRequest) \n\n public sealed class ListBatchPredictionJobsRequest : IMessage\u003cListBatchPredictionJobsRequest\u003e, IEquatable\u003cListBatchPredictionJobsRequest\u003e, IDeepCloneable\u003cListBatchPredictionJobsRequest\u003e, IBufferMessage, IMessage, IPageRequest\n\nReference documentation and code samples for the Vertex AI v1beta1 API class ListBatchPredictionJobsRequest.\n\nRequest message for\n\\[JobService.ListBatchPredictionJobs\\]\\[google.cloud.aiplatform.v1beta1.JobService.ListBatchPredictionJobs\\]. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e ListBatchPredictionJobsRequest \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[ListBatchPredictionJobsRequest](/dotnet/docs/reference/Google.Cloud.AIPlatform.V1Beta1/latest/Google.Cloud.AIPlatform.V1Beta1.ListBatchPredictionJobsRequest), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[ListBatchPredictionJobsRequest](/dotnet/docs/reference/Google.Cloud.AIPlatform.V1Beta1/latest/Google.Cloud.AIPlatform.V1Beta1.ListBatchPredictionJobsRequest), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[ListBatchPredictionJobsRequest](/dotnet/docs/reference/Google.Cloud.AIPlatform.V1Beta1/latest/Google.Cloud.AIPlatform.V1Beta1.ListBatchPredictionJobsRequest), [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), [IPageRequest](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.Grpc.IPageRequest.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.AIPlatform.V1Beta1](/dotnet/docs/reference/Google.Cloud.AIPlatform.V1Beta1/latest/Google.Cloud.AIPlatform.V1Beta1)\n\nAssembly\n--------\n\nGoogle.Cloud.AIPlatform.V1Beta1.dll\n\nConstructors\n------------\n\n### ListBatchPredictionJobsRequest()\n\n public ListBatchPredictionJobsRequest()\n\n### ListBatchPredictionJobsRequest(ListBatchPredictionJobsRequest)\n\n public ListBatchPredictionJobsRequest(ListBatchPredictionJobsRequest other)\n\nProperties\n----------\n\n### Filter\n\n public string Filter { get; set; }\n\nThe standard list filter.\n\nSupported fields:\n\n- `display_name` supports `=`, `!=` comparisons, and `:` wildcard.\n- `model_display_name` supports `=`, `!=` comparisons.\n- `state` supports `=`, `!=` comparisons.\n- `create_time` supports `=`, `!=`,`\u003c`, `\u003c=`,`\u003e`, `\u003e=` comparisons. `create_time` must be in RFC 3339 format.\n- `labels` supports general map functions that is: `labels.key=value` - key:value equality \\`labels.key:\\* - key existence\n\nSome examples of using the filter are:\n\n- `state=\"JOB_STATE_SUCCEEDED\" AND display_name:\"my_job_*\"`\n- `state!=\"JOB_STATE_FAILED\" OR display_name=\"my_job\"`\n- `NOT display_name=\"my_job\"`\n- `create_time\u003e\"2021-05-18T00:00:00Z\"`\n- `labels.keyA=valueA`\n- `labels.keyB:*`\n\n### PageSize\n\n public int PageSize { get; set; }\n\nThe standard list page size.\n\n### PageToken\n\n public string PageToken { get; set; }\n\nThe standard list page token.\nTypically obtained via\n\\[ListBatchPredictionJobsResponse.next_page_token\\]\\[google.cloud.aiplatform.v1beta1.ListBatchPredictionJobsResponse.next_page_token\\]\nof the previous\n\\[JobService.ListBatchPredictionJobs\\]\\[google.cloud.aiplatform.v1beta1.JobService.ListBatchPredictionJobs\\]\ncall.\n\n### Parent\n\n public string Parent { get; set; }\n\nRequired. The resource name of the Location to list the BatchPredictionJobs\nfrom. Format: `projects/{project}/locations/{location}`\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.AIPlatform.V1Beta1/latest/Google.Cloud.AIPlatform.V1Beta1.ListBatchPredictionJobsRequest#Google_Cloud_AIPlatform_V1Beta1_ListBatchPredictionJobsRequest_Parent) resource name property.\n\n### ReadMask\n\n public FieldMask ReadMask { get; set; }\n\nMask specifying which fields to read."]]