Required. The Execution from which the Executions should be listed.
To list all Executions across Jobs, use "-" instead of Job name.
Format: projects/{project}/locations/{location}/jobs/{job}, where
{project} can be project id or number.
[[["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-21 UTC."],[[["This webpage provides reference documentation for the `ListExecutionsRequest` class within the Google Cloud Run Admin v2 API, specifically for the .NET environment."],["The `ListExecutionsRequest` class is used to construct requests for retrieving a list of Executions, offering a variety of methods and properties for usage."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, and `IPageRequest`, inheriting methods and properties from these interfaces and the base object class."],["The documentation covers multiple versions of the API, with version 2.13.0 being the latest, and includes links to each specific version of the ListExecutionRequest API, all the way back to version 1.0.0-beta02."],["Key properties of the `ListExecutionsRequest` class include `PageSize`, `PageToken`, `Parent`, `ParentAsJobName`, and `ShowDeleted`, which provide options for filtering and managing the list of Executions returned."]]],[]]