Enum FeatureState.Types.Code (1.0.0)

public enum Code

Code represents a machine-readable, high-level status of the Feature.

Namespace

Google.Cloud.GkeHub.V1

Assembly

Google.Cloud.GkeHub.V1.dll

Fields

NameDescription
Error

The Feature is not operating or is in a severely degraded state. The Feature may need intervention to return to normal operation. See the description and any associated Feature-specific details for more information.

Ok

The Feature is operating normally.

Unspecified

Unknown or not set.

Warning

The Feature has encountered an issue, and is operating in a degraded state. The Feature may need intervention to return to normal operation. See the description and any associated Feature-specific details for more information.