public sealed class ExecuteAirflowCommandResponse : IMessage<ExecuteAirflowCommandResponse>, IEquatable<ExecuteAirflowCommandResponse>, IDeepCloneable<ExecuteAirflowCommandResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Composer v1 API class ExecuteAirflowCommandResponse.
[[["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 information for the `ExecuteAirflowCommandResponse` class within the Google Cloud Composer v1 API, specifically for version 2.4.0."],["`ExecuteAirflowCommandResponse` is a class that responds to `ExecuteAirflowCommandRequest` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `Error`, `ExecutionId`, `Pod`, and `PodNamespace`, which are used to provide information about the command execution status and context, or are empty if there are no errors."],["The document also includes a list of different versions available for the class, from version 1.0.0 to the latest 2.9.0 version."],["The `ExecuteAirflowCommandResponse` class has two constructors one empty, and the second takes another `ExecuteAirflowCommandResponse` object as a parameter."]]],[]]