Class UpdateInfo
UpdateInfo contains resource (instance groups, etc), status and other intermediate information relevant to a node pool upgrade.
Implements
Inherited Members
Namespace: Google.Apis.Container.v1.Data
Assembly: Google.Apis.Container.v1.dll
Syntax
public class UpdateInfo : IDirectResponseSchemaProperties
BlueGreenInfo
Information of a blue-green upgrade.
Declaration
[JsonProperty("blueGreenInfo")]
public virtual BlueGreenInfo BlueGreenInfo { get; set; }Property Value
| Type | Description | 
|---|---|
| BlueGreenInfo | 
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }Property Value
| Type | Description | 
|---|---|
| string |