Required. A list of query parameters specified as JSON text in the form of:
{"projectId":"my_project_id",
"jobNames":["jobid1","jobid2",...],
"jobStatuses":["status1","status2",...]}
Since jobNames and jobStatuses support multiple values, their values
must be specified with array notation. projectId is required.
jobNames and jobStatuses are optional. The valid values for
jobStatuses are case-insensitive:
[ENABLED][google.storagetransfer.v1.TransferJob.Status.ENABLED],
[DISABLED][google.storagetransfer.v1.TransferJob.Status.DISABLED], and
[DELETED][google.storagetransfer.v1.TransferJob.Status.DELETED].
[[["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 available for the \u003ccode\u003eListTransferJobsRequest\u003c/code\u003e is 2.8.0, but this page specifically documents version 2.5.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eListTransferJobsRequest\u003c/code\u003e is an API class within the Storage Transfer v1 API, used for listing transfer jobs, and it 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\u003e\u003ccode\u003eListTransferJobsRequest\u003c/code\u003e accepts query parameters like \u003ccode\u003eprojectId\u003c/code\u003e, \u003ccode\u003ejobNames\u003c/code\u003e, and \u003ccode\u003ejobStatuses\u003c/code\u003e, which can be specified in JSON format when listing transfer jobs.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFilter\u003c/code\u003e property allows for query parameters, including \u003ccode\u003eprojectId\u003c/code\u003e which is required and optional \u003ccode\u003ejobNames\u003c/code\u003e and \u003ccode\u003ejobStatuses\u003c/code\u003e, and values for jobStatuses must be one of the following: ENABLED, DISABLED, or DELETED.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ePageSize\u003c/code\u003e and \u003ccode\u003ePageToken\u003c/code\u003e are properties that can be used to manage the size and navigation of the list, with a maximum page size of 256.\u003c/p\u003e\n"]]],[],null,[]]