Reference documentation and code samples for the Dataplex V1 API class Google::Cloud::Dataplex::V1::Task::InfrastructureSpec.
Configuration for the underlying infrastructure used to run workloads.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#batch
def batch() -> ::Google::Cloud::Dataplex::V1::Task::InfrastructureSpec::BatchComputeResources Returns
- (::Google::Cloud::Dataplex::V1::Task::InfrastructureSpec::BatchComputeResources) — Compute resources needed for a Task when using Dataproc Serverless.
#batch=
def batch=(value) -> ::Google::Cloud::Dataplex::V1::Task::InfrastructureSpec::BatchComputeResources Parameter
- value (::Google::Cloud::Dataplex::V1::Task::InfrastructureSpec::BatchComputeResources) — Compute resources needed for a Task when using Dataproc Serverless.
Returns
- (::Google::Cloud::Dataplex::V1::Task::InfrastructureSpec::BatchComputeResources) — Compute resources needed for a Task when using Dataproc Serverless.
#container_image
def container_image() -> ::Google::Cloud::Dataplex::V1::Task::InfrastructureSpec::ContainerImageRuntime Returns
- (::Google::Cloud::Dataplex::V1::Task::InfrastructureSpec::ContainerImageRuntime) — Container Image Runtime Configuration.
#container_image=
def container_image=(value) -> ::Google::Cloud::Dataplex::V1::Task::InfrastructureSpec::ContainerImageRuntime Parameter
- value (::Google::Cloud::Dataplex::V1::Task::InfrastructureSpec::ContainerImageRuntime) — Container Image Runtime Configuration.
Returns
- (::Google::Cloud::Dataplex::V1::Task::InfrastructureSpec::ContainerImageRuntime) — Container Image Runtime Configuration.
#vpc_network
def vpc_network() -> ::Google::Cloud::Dataplex::V1::Task::InfrastructureSpec::VpcNetwork Returns
- (::Google::Cloud::Dataplex::V1::Task::InfrastructureSpec::VpcNetwork) — Vpc network.
#vpc_network=
def vpc_network=(value) -> ::Google::Cloud::Dataplex::V1::Task::InfrastructureSpec::VpcNetwork Parameter
- value (::Google::Cloud::Dataplex::V1::Task::InfrastructureSpec::VpcNetwork) — Vpc network.
Returns
- (::Google::Cloud::Dataplex::V1::Task::InfrastructureSpec::VpcNetwork) — Vpc network.