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.8.0."],["The `PollAirflowCommandRequest` class is used to request information about a command being executed in an Airflow environment, it implements several interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The class includes properties such as `Environment`, `ExecutionId`, `NextLineNumber`, `Pod`, and `PodNamespace`, which are essential for specifying the command and execution context."],["The document also lists previous versions of the `PollAirflowCommandRequest` class, ranging from 1.0.0 to 2.9.0, each with their own respective documentation link, with 2.9.0 being the most recent."],["There are two constructors available for creating `PollAirflowCommandRequest` objects, one default and another that accepts another `PollAirflowCommandRequest` object as a parameter."]]],[]]