Class: Google::Cloud::Orchestration::Airflow::Service::V1::WorkloadsConfig::WorkerResource

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

Configuration for resources used by Airflow workers.

Instance Attribute Summary collapse

Instance Attribute Details

#cpu::Float



1626
1627
1628
1629
# File 'proto_docs/google/cloud/orchestration/airflow/service/v1/environments.rb', line 1626

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

#max_count::Integer



1626
1627
1628
1629
# File 'proto_docs/google/cloud/orchestration/airflow/service/v1/environments.rb', line 1626

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

#memory_gb::Float



1626
1627
1628
1629
# File 'proto_docs/google/cloud/orchestration/airflow/service/v1/environments.rb', line 1626

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

#min_count::Integer



1626
1627
1628
1629
# File 'proto_docs/google/cloud/orchestration/airflow/service/v1/environments.rb', line 1626

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

#storage_gb::Float



1626
1627
1628
1629
# File 'proto_docs/google/cloud/orchestration/airflow/service/v1/environments.rb', line 1626

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