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.BatchComputeResources
Compute 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.ContainerImageRuntime
Container Image Runtime Configuration. This field is a member of oneof _ runtime .
|
vpc_network |
google.cloud.dataplex_v1.types.Task.InfrastructureSpec.VpcNetwork
Vpc 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