Required. Parent Resource to list workloads from. Must be of the formorganizations/{org_id}/locations/{location}.
pageSize
integer
Page size.
pageToken
string
Page token returned from previous request. Page token contains context from previous request. Page token needs to be passed in the second and following requests.
filter
string
A custom filter for filtering by properties of a workload. At this time, only filtering by labels is supported.
[[["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-06-30 UTC."],[[["\u003cp\u003eThe JSON representation outlines the structure for requesting workloads, including parameters for \u003ccode\u003eparent\u003c/code\u003e, \u003ccode\u003epageSize\u003c/code\u003e, \u003ccode\u003epageToken\u003c/code\u003e, and \u003ccode\u003efilter\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eparent\u003c/code\u003e field is a required string specifying the organization and location to list workloads from, using the format \u003ccode\u003eorganizations/{org_id}/locations/{location}\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003epageSize\u003c/code\u003e field determines the number of workloads returned per page in an integer format.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003epageToken\u003c/code\u003e field, a string, facilitates pagination by carrying context from previous requests to retrieve subsequent pages of results.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003efilter\u003c/code\u003e field, a string, allows users to filter workloads based on specific properties, currently supporting filtering by labels.\u003c/p\u003e\n"]]],[],null,["# ListWorkloadsRequest\n\n- [JSON representation](#SCHEMA_REPRESENTATION)\n\nRequest for fetching workloads in an organization."]]