Class AutopilotConversionStatus (2.45.0)

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

AutopilotConversionStatus represents conversion status.

Attribute

NameDescription
state google.cloud.container_v1beta1.types.AutopilotConversionStatus.State
Output only. The current state of the conversion.

Classes

State

State(value)

The current state of the conversion.

Values: STATE_UNSPECIFIED (0): STATE_UNSPECIFIED indicates the state is unspecified. DONE (5): DONE indicates the conversion has been completed. Old node pools will continue being deleted in the background.