[[["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 document provides reference documentation for the `ListExecutionsResponse` class within the Google Cloud Workflows Executions v1 API, detailing its role in the response for the `ListExecutions` method."],["The `ListExecutionsResponse` class is part of the `Google.Cloud.Workflows.Executions.V1` namespace and is available in the `Google.Cloud.Workflows.Executions.V1.dll` assembly, designed for use in .NET environments."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`, supporting various functionalities like message handling, comparison, deep cloning, and iteration."],["It includes properties like `Executions`, a `RepeatedField` containing the executions matching the request, and `NextPageToken`, a string for pagination to retrieve subsequent pages of executions."],["The documentation lists ten versions of the response, ranging from 1.0.0 to the latest version 2.6.0, with links to each in the provided data, allowing users to access the details for older versions."]]],[]]