InstanceGroupManagerStatusAcceleratorTopology(
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
Output only. Topology in the format of: "16x16", "4x4x4", etc. The value is the same as configured in the WorkloadPolicy. This field is a member of oneof_ _accelerator_topology.
|
state |
str
Output only. The state of the accelerator topology. Check the State enum for the list of possible values. This field is a member of oneof_ _state.
|
state_details |
google.cloud.compute_v1beta.types.InstanceGroupManagerStatusAcceleratorTopologyAcceleratorTopologyStateDetails
Output only. The result of the latest accelerator topology state check. This field is a member of oneof_ _state_details.
|
Classes
State
State(value)Output only. The state of the accelerator topology.