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.ComputeResources
Optional. Compute resources needed for analyze interactive workloads. This field is a member of oneof _ resources .
|
os_image |
google.cloud.dataplex_v1.types.Environment.InfrastructureSpec.OsImageRuntime
Required. 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.