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 documentation for the \u003ccode\u003eExecuteAirflowCommandRequest\u003c/code\u003e class within the Cloud Composer v1 API, specifically for version 2.5.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eExecuteAirflowCommandRequest\u003c/code\u003e class, which is a part of the \u003ccode\u003eGoogle.Cloud.Orchestration.Airflow.Service.V1\u003c/code\u003e namespace, facilitates the execution of Airflow commands and is available across multiple versions, including the latest 2.9.0 and down to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eExecuteAirflowCommandRequest\u003c/code\u003e include \u003ccode\u003eCommand\u003c/code\u003e, \u003ccode\u003eEnvironment\u003c/code\u003e, \u003ccode\u003eParameters\u003c/code\u003e, and \u003ccode\u003eSubcommand\u003c/code\u003e, allowing specification of the Airflow command, target environment, command parameters, and subcommands.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors, one default and one that allows for cloning an \u003ccode\u003eExecuteAirflowCommandRequest\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]