UpgradeAvailableEvent

UpgradeAvailableEvent is a notification sent to customers when a new available version is released.

JSON representation
{
  "version": string,
  "resourceType": enum (UpgradeResourceType),
  "releaseChannel": {
    object (ReleaseChannel)
  },
  "resource": string
}
Fields
version

string

The release version available for upgrade.

resourceType

enum (UpgradeResourceType)

The resource type of the release version.

releaseChannel

object (ReleaseChannel)

The release channel of the version. If empty, it means a non-channel release.

resource

string

Optional relative path to the resource. For example, the relative path of the node pool.