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 | 
| compute | google.cloud.dataplex_v1.types.Environment.InfrastructureSpec.ComputeResourcesOptional. Compute resources needed for analyze interactive workloads. This field is a member of oneof_resources. | 
| os_image | google.cloud.dataplex_v1.types.Environment.InfrastructureSpec.OsImageRuntimeRequired. Software Runtime Configuration for analyze interactive workloads. This field is a member of oneof_runtime. | 
Classes
ComputeResources
ComputeResources(mapping=None, *, ignore_unknown_fields=False, **kwargs)Compute resources associated with the analyze interactive workloads.
OsImageRuntime
OsImageRuntime(mapping=None, *, ignore_unknown_fields=False, **kwargs)Software Runtime Configuration to run Analyze.