Class MultiMigStatusAcceleratorTopology (0.1.7)

MultiMigStatusAcceleratorTopology(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

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.
accelerator_topology_state str
[Output Only] The state of the accelerator topology. Check the AcceleratorTopologyState enum for the list of possible values. This field is a member of oneof_ _accelerator_topology_state.
accelerator_topology_state_last_check google.cloud.compute_v1beta.types.MultiMigStatusAcceleratorTopologyAcceleratorTopologyStateLastCheck
[Output Only] The result of the latest accelerator topology state check. This field is a member of oneof_ _accelerator_topology_state_last_check.

Classes

AcceleratorTopologyState

AcceleratorTopologyState(value)

[Output Only] The state of the accelerator topology.