GKE Hub v1 API - Class NamespaceLifecycleState (2.8.0)

public sealed class NamespaceLifecycleState : IMessage<NamespaceLifecycleState>, IEquatable<NamespaceLifecycleState>, IDeepCloneable<NamespaceLifecycleState>, IBufferMessage, IMessage

Reference documentation and code samples for the GKE Hub v1 API class NamespaceLifecycleState.

NamespaceLifecycleState describes the state of a Namespace resource.

Inheritance

object > NamespaceLifecycleState

Namespace

Google.Cloud.GkeHub.V1

Assembly

Google.Cloud.GkeHub.V1.dll

Constructors

NamespaceLifecycleState()

public NamespaceLifecycleState()

NamespaceLifecycleState(NamespaceLifecycleState)

public NamespaceLifecycleState(NamespaceLifecycleState other)
Parameter
Name Description
other NamespaceLifecycleState

Properties

Code

public NamespaceLifecycleState.Types.Code Code { get; set; }

Output only. The current state of the Namespace resource.

Property Value
Type Description
NamespaceLifecycleStateTypesCode