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-04-09 UTC."],[[["The latest version available for the `ListExecutionsRequest` class is 2.13.0, with multiple previous versions also accessible, down to version 1.0.0-beta02."],["`ListExecutionsRequest` is a class in the Cloud Run Admin v2 API, used for retrieving a list of Executions, and it implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, and `IPageRequest`."],["The class provides properties like `PageSize`, `PageToken`, `Parent`, `ParentAsJobName`, and `ShowDeleted` to control and filter the list of Executions retrieved."],["This `ListExecutionsRequest` class is found within the `Google.Cloud.Run.V2` namespace and is part of the `Google.Cloud.Run.V2.dll` assembly, offering different constructors for various use cases."],["The `ListExecutionsRequest` class inherits from the `object` class and has multiple inherited members such as `GetHashCode()`, `GetType()`, and `ToString()`."]]],[]]