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.4.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eExecuteAirflowCommandRequest\u003c/code\u003e class is used to send a request to execute an Airflow command and is a part of the \u003ccode\u003eGoogle.Cloud.Orchestration.Airflow.Service.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the \u003ccode\u003eobject\u003c/code\u003e class.\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, allowing you to specify the Airflow command, its environment, parameters, and subcommand to be executed.\u003c/p\u003e\n"],["\u003cp\u003eThe document also provides navigation links to various other versions of the \u003ccode\u003eExecuteAirflowCommandRequest\u003c/code\u003e class, from version 1.0.0 up to the latest version, 2.9.0.\u003c/p\u003e\n"]]],[],null,[]]