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

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

Request to load a snapshot into a Cloud Composer environment.

Instance Attribute Summary collapse

Instance Attribute Details

#environment::String



728
729
730
731
# File 'proto_docs/google/cloud/orchestration/airflow/service/v1/environments.rb', line 728

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

#skip_airflow_overrides_setting::Boolean



728
729
730
731
# File 'proto_docs/google/cloud/orchestration/airflow/service/v1/environments.rb', line 728

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

#skip_environment_variables_setting::Boolean



728
729
730
731
# File 'proto_docs/google/cloud/orchestration/airflow/service/v1/environments.rb', line 728

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

#skip_gcs_data_copying::Boolean



728
729
730
731
# File 'proto_docs/google/cloud/orchestration/airflow/service/v1/environments.rb', line 728

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

#skip_pypi_packages_installation::Boolean



728
729
730
731
# File 'proto_docs/google/cloud/orchestration/airflow/service/v1/environments.rb', line 728

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

#snapshot_path::String



728
729
730
731
# File 'proto_docs/google/cloud/orchestration/airflow/service/v1/environments.rb', line 728

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