public sealed class StopAirflowCommandRequest : IMessage<StopAirflowCommandRequest>, IEquatable<StopAirflowCommandRequest>, IDeepCloneable<StopAirflowCommandRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Composer v1 API class StopAirflowCommandRequest.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The page provides documentation for the `StopAirflowCommandRequest` class within the Cloud Composer v1 API, specifically for version 2.4.0, with links to other versions of the same class."],["`StopAirflowCommandRequest` is used to request the stopping of an Airflow command, inheriting from object and implementing multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class has two constructors: a default one and one that takes another `StopAirflowCommandRequest` object as a parameter for copying."],["The `StopAirflowCommandRequest` class includes properties like `Environment`, `ExecutionId`, `Force`, `Pod`, and `PodNamespace` to define the context and details of the command to stop."],["The latest version of the `StopAirflowCommandRequest` is 2.9.0, with other earlier versions also linked on the page, down to version 1.0.0."]]],[]]