InstanceGroupManagersGetAvailableAcceleratorTopologiesResponseAcceleratorTopologyInfo(
mapping=None, *, ignore_unknown_fields=False, **kwargs
).. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attributes |
|
|---|---|
| Name | Description |
accelerator_topology |
str
Topology in the format of: "16x16", "4x4x4", etc. This field is a member of oneof_ _accelerator_topology.
|
accelerator_topology_health |
str
Check the AcceleratorTopologyHealth enum for the list of possible values. This field is a member of oneof_ _accelerator_topology_health.
|
accelerator_topology_state |
google.cloud.compute_v1beta.types.InstanceGroupManagersGetAvailableAcceleratorTopologiesResponseAcceleratorTopologyState
This field is a member of oneof_ _accelerator_topology_state.
|
instances_health |
str
Check the InstancesHealth enum for the list of possible values. This field is a member of oneof_ _instances_health.
|
parent |
str
Identified by the topology Id in the accelerator_topology_info map. Empty for the top-level topology This field is a member of oneof_ _parent.
|
Classes
AcceleratorTopologyHealth
AcceleratorTopologyHealth(value)InstancesHealth
InstancesHealth(value)