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 the current page documents version 2.3.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 to filter the list of transfer jobs, with \u003ccode\u003eprojectId\u003c/code\u003e being required and the other two being optional.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eListTransferJobsRequest\u003c/code\u003e allows for pagination in the retrieval of jobs, through the \u003ccode\u003ePageSize\u003c/code\u003e and \u003ccode\u003ePageToken\u003c/code\u003e properties, with a max of 256 jobs per page.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eFilter\u003c/code\u003e property for \u003ccode\u003eListTransferJobsRequest\u003c/code\u003e is required, and specifies the parameters of \u003ccode\u003eprojectId\u003c/code\u003e, \u003ccode\u003ejobNames\u003c/code\u003e, and \u003ccode\u003ejobStatuses\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]