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."],[[["The latest version of the `ListJobsRequest` class is 3.6.0, part of the Google Cloud Dataplex v1 API."],["This page provides reference documentation for the `ListJobsRequest` class, including its constructors, properties, and inheritance details, specifically for version 2.10.0 of the API."],["The `ListJobsRequest` class is used to request a list of jobs within a specified environment and it inherits from multiple interfaces including `IPageRequest`, `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `ListJobsRequest` class has properties like `PageSize`, `PageToken`, and `Parent` to help specify the parameters in the request, like the amount of results, the token for pagination, and the parent environment."],["A total of 24 versions of the `ListJobsRequest` are linked, starting from version 1.0.0 and going up to 3.6.0."]]],[]]