Maximum number of executions to return per call.
Max supported value depends on the selected Execution view: it's 10000 for
BASIC and 100 for FULL. The default value used if the field is not
specified is 100, regardless of the selected view. Values greater than
the max value will be coerced down to it.
[[["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\u003eThis document provides reference documentation for the \u003ccode\u003eListExecutionsRequest\u003c/code\u003e class within the Workflow Executions v1beta API, specifically for version 2.0.0-beta04.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eListExecutionsRequest\u003c/code\u003e is used to request a list of workflow executions and inherits from \u003ccode\u003eobject\u003c/code\u003e while implementing several interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, and \u003ccode\u003eIPageRequest\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListExecutionsRequest\u003c/code\u003e class has properties such as \u003ccode\u003ePageSize\u003c/code\u003e, \u003ccode\u003ePageToken\u003c/code\u003e, \u003ccode\u003eParent\u003c/code\u003e, \u003ccode\u003eParentAsWorkflowName\u003c/code\u003e, and \u003ccode\u003eView\u003c/code\u003e, allowing for customization of the listing request, including pagination and defining the desired level of detail in the response.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eParent\u003c/code\u003e property is a required field specifying the name of the workflow from which the executions should be listed, following a specific format: projects/{project}/locations/{location}/workflows/{workflow}.\u003c/p\u003e\n"],["\u003cp\u003eThe page size property has a max value of 10000 for basic views and 100 for full views, with a default of 100 if not otherwise specified.\u003c/p\u003e\n"]]],[],null,[]]