GKE Hub v1 API - Enum ScopeLifecycleState.Types.Code (2.8.0)

public enum ScopeLifecycleState.Types.Code

Reference documentation and code samples for the GKE Hub v1 API enum ScopeLifecycleState.Types.Code.

Code describes the state of a Scope resource.

Namespace

Google.Cloud.GkeHub.V1

Assembly

Google.Cloud.GkeHub.V1.dll

Fields

Name Description
Creating

The scope is being created.

Deleting

The scope is being deleted.

Ready

The scope active.

Unspecified

The code is not set.

Updating

The scope is being updated.