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.v1beta1.Data
Assembly: Google.Apis.Container.v1beta1.dll
Syntax
public class UpdateInfo : IDirectResponseSchema
Properties
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 |