Optional. Maximum number of jobs to return. The service may return fewer
than this value. If unspecified, at most 10 jobs will be returned. The
maximum value is 1000; values above 1000 will be coerced to 1000.
Optional. Page token received from a previous ListJobs call. Provide this
to retrieve the subsequent page. When paginating, all other parameters
provided to ListJobs 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"]],[["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-03-25 UTC."],[[["This webpage provides reference documentation for the `ListJobsRequest` class within the Google Cloud Dataplex v1 API, specifically for .NET development."],["The `ListJobsRequest` class is used to retrieve a list of jobs and is part of the `Google.Cloud.Dataplex.V1` namespace in the Google.Cloud.Dataplex.V1.dll assembly."],["The latest version of this documentation is for version 3.6.0, with versions ranging down to 1.0.0 available for viewing, and the page also lists the current version for this page as being 2.13.0."],["The `ListJobsRequest` class inherits from `object` and implements several interfaces, including `IPageRequest`, `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for features like deep cloning and paged requests."],["Key properties of the `ListJobsRequest` class include `PageSize`, `PageToken`, `Parent`, and `ParentAsTaskName`, which control the number of jobs returned, pagination, and the parent resource for which to list jobs."]]],[]]