public sealed class ExecuteAirflowCommandRequest : IMessage<ExecuteAirflowCommandRequest>, IEquatable<ExecuteAirflowCommandRequest>, IDeepCloneable<ExecuteAirflowCommandRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Composer v1 API class ExecuteAirflowCommandRequest.
Parameters for the Airflow command/subcommand as an array of arguments.
It may contain positional arguments like ["my-dag-id"], key-value
parameters like ["--foo=bar"] or ["--foo","bar"],
or other flags like ["-f"].
[[["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 information for the \u003ccode\u003eExecuteAirflowCommandRequest\u003c/code\u003e class within the Cloud Composer v1 API, specifically for the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eExecuteAirflowCommandRequest\u003c/code\u003e class is designed to execute commands within the Airflow environment, and it inherits from various interfaces and an object class.\u003c/p\u003e\n"],["\u003cp\u003eIt offers constructors for creating instances, including a parameterless one and another that accepts an existing \u003ccode\u003eExecuteAirflowCommandRequest\u003c/code\u003e object for initialization.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eExecuteAirflowCommandRequest\u003c/code\u003e class include \u003ccode\u003eCommand\u003c/code\u003e, \u003ccode\u003eEnvironment\u003c/code\u003e, \u003ccode\u003eParameters\u003c/code\u003e, and \u003ccode\u003eSubcommand\u003c/code\u003e, which are essential for specifying the Airflow command to be executed.\u003c/p\u003e\n"],["\u003cp\u003eMultiple versions of the class documentation are available, ranging from version 1.0.0 to the latest 2.9.0, highlighting the evolution and updates of this API component.\u003c/p\u003e\n"]]],[],null,[]]