public sealed class PollAirflowCommandRequest : IMessage<PollAirflowCommandRequest>, IEquatable<PollAirflowCommandRequest>, IDeepCloneable<PollAirflowCommandRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Composer v1 API class PollAirflowCommandRequest.
[[["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 `PollAirflowCommandRequest` class within the Google Cloud Composer v1 API, specifically for version 2.5.0."],["`PollAirflowCommandRequest` is used to request polling of Airflow command executions, implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties like `Environment`, `ExecutionId`, `NextLineNumber`, `Pod`, and `PodNamespace` to specify details for the Airflow command poll request."],["The document covers several versions of the `PollAirflowCommandRequest` class, from version 1.0.0 to the latest 2.9.0, all accessible through their respective links."],["The `PollAirflowCommandRequest` class has two constructors to either create a default object or one based on an already existing object of the same class."]]],[]]