Environment configuration for a workload.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#execution_config
def execution_config() -> ::Google::Cloud::Dataproc::V1::ExecutionConfig
Returns
- (::Google::Cloud::Dataproc::V1::ExecutionConfig) — Optional. Execution configuration for a workload.
#execution_config=
def execution_config=(value) -> ::Google::Cloud::Dataproc::V1::ExecutionConfig
Parameter
- value (::Google::Cloud::Dataproc::V1::ExecutionConfig) — Optional. Execution configuration for a workload.
Returns
- (::Google::Cloud::Dataproc::V1::ExecutionConfig) — Optional. Execution configuration for a workload.
#peripherals_config
def peripherals_config() -> ::Google::Cloud::Dataproc::V1::PeripheralsConfig
Returns
- (::Google::Cloud::Dataproc::V1::PeripheralsConfig) — Optional. Peripherals configuration that workload has access to.
#peripherals_config=
def peripherals_config=(value) -> ::Google::Cloud::Dataproc::V1::PeripheralsConfig
Parameter
- value (::Google::Cloud::Dataproc::V1::PeripheralsConfig) — Optional. Peripherals configuration that workload has access to.
Returns
- (::Google::Cloud::Dataproc::V1::PeripheralsConfig) — Optional. Peripherals configuration that workload has access to.