Class: Google::Cloud::Orchestration::Airflow::Service::V1::StopAirflowCommandRequest

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/orchestration/airflow/service/v1/environments.rb

Overview

Stop Airflow Command request.

Instance Attribute Summary collapse

Instance Attribute Details

#environment::String



284
285
286
287
# File 'proto_docs/google/cloud/orchestration/airflow/service/v1/environments.rb', line 284

class StopAirflowCommandRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#execution_id::String



284
285
286
287
# File 'proto_docs/google/cloud/orchestration/airflow/service/v1/environments.rb', line 284

class StopAirflowCommandRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#force::Boolean



284
285
286
287
# File 'proto_docs/google/cloud/orchestration/airflow/service/v1/environments.rb', line 284

class StopAirflowCommandRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#pod::String



284
285
286
287
# File 'proto_docs/google/cloud/orchestration/airflow/service/v1/environments.rb', line 284

class StopAirflowCommandRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#pod_namespace::String



284
285
286
287
# File 'proto_docs/google/cloud/orchestration/airflow/service/v1/environments.rb', line 284

class StopAirflowCommandRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end