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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document provides reference documentation for the \u003ccode\u003ePollAirflowCommandResponse\u003c/code\u003e class within the Cloud Composer v1 API, specifically for version 2.8.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePollAirflowCommandResponse\u003c/code\u003e class is a response object used in the Cloud Composer API to return information on command execution, specifically on Airflow, including exit status and output.\u003c/p\u003e\n"],["\u003cp\u003eIt lists available versions from 1.0.0 to 2.9.0, with the latest version being 2.9.0 and the current documentation focusing on 2.8.0, in a navigable list.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePollAirflowCommandResponse\u003c/code\u003e class implements multiple interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, meaning the class is capable of being serialized, compared, cloned, and buffered.\u003c/p\u003e\n"],["\u003cp\u003eThe class has properties such as \u003ccode\u003eExitInfo\u003c/code\u003e which details the exit status of the command, \u003ccode\u003eOutput\u003c/code\u003e for the output lines from the command, and \u003ccode\u003eOutputEnd\u003c/code\u003e to show if the execution has finished.\u003c/p\u003e\n"]]],[],null,[]]