InfrastructureSpec(mapping=None, *, ignore_unknown_fields=False, **kwargs)Configuration for the underlying infrastructure used to run workloads.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
| Attributes | |
|---|---|
| Name | Description | 
| batch | google.cloud.dataplex_v1.types.Task.InfrastructureSpec.BatchComputeResourcesCompute resources needed for a Task when using Dataproc Serverless. This field is a member of oneof_resources. | 
| container_image | google.cloud.dataplex_v1.types.Task.InfrastructureSpec.ContainerImageRuntimeContainer Image Runtime Configuration. This field is a member of oneof_runtime. | 
| vpc_network | google.cloud.dataplex_v1.types.Task.InfrastructureSpec.VpcNetworkVpc network. This field is a member of oneof_network. | 
Classes
BatchComputeResources
BatchComputeResources(mapping=None, *, ignore_unknown_fields=False, **kwargs)Batch compute resources associated with the task.
ContainerImageRuntime
ContainerImageRuntime(mapping=None, *, ignore_unknown_fields=False, **kwargs)Container Image Runtime Configuration used with Batch execution.
VpcNetwork
VpcNetwork(mapping=None, *, ignore_unknown_fields=False, **kwargs)Cloud VPC Network used to run the infrastructure.
This message has oneof_ fields (mutually exclusive fields).
For each oneof, at most one member field can be set at the same time.
Setting any member of the oneof automatically clears all other
members.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields