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"]],[["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."],[[["This document provides reference information for the `PollAirflowCommandRequest` class within the Google Cloud Composer v1 API, specifically for version 2.7.0."],["`PollAirflowCommandRequest` is used to request polling for Airflow command execution and it implements interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class contains several properties, including `Environment`, `ExecutionId`, `NextLineNumber`, `Pod`, and `PodNamespace`, which are essential for specifying the context of the Airflow command being polled."],["The available versions for the `PollAirflowCommandRequest` class range from version 1.0.0 up to the latest 2.9.0, providing a history of changes and features."],["The document provides details on the constructors available for the `PollAirflowCommandRequest` class, including a default constructor and one that takes another `PollAirflowCommandRequest` as an argument for copying."]]],[]]