Class NamespaceLifecycleState
NamespaceLifecycleState describes the state of a Namespace resource.
Implements
Inherited Members
Namespace: Google.Apis.GKEHub.v1.Data
Assembly: Google.Apis.GKEHub.v1.dll
Syntax
public class NamespaceLifecycleState : IDirectResponseSchema
Properties
Code
Output only. The current state of the Namespace resource.
Declaration
[JsonProperty("code")]
public virtual string Code { get; set; }
Property Value
Type | Description |
---|---|
string |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
Type | Description |
---|---|
string |