public sealed class PollAirflowCommandResponse : IMessage<PollAirflowCommandResponse>, IEquatable<PollAirflowCommandResponse>, IDeepCloneable<PollAirflowCommandResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Composer v1 API class PollAirflowCommandResponse.
[[["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 `PollAirflowCommandResponse` class within the Google Cloud Composer v1 API, specifically for version 2.6.0."],["`PollAirflowCommandResponse` is a class that serves as the response to a `PollAirflowCommandRequest`, offering details about the command execution status and output."],["The class includes properties like `ExitInfo` to describe the command's exit status, `Output` for command execution output, and `OutputEnd` to indicate if the command has finished executing."],["The `PollAirflowCommandResponse` class implements several interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for various operations like cloning and comparing."],["The document also lists all available versions of the `PollAirflowCommandResponse` class, from 1.0.0 up to 2.9.0, with 2.9.0 being the latest version."]]],[]]