public sealed class UpgradeAvailableEvent : IMessage<UpgradeAvailableEvent>, IEquatable<UpgradeAvailableEvent>, IDeepCloneable<UpgradeAvailableEvent>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class UpgradeAvailableEvent.
UpgradeAvailableEvent is a notification sent to customers when a new
available version is released.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The latest version of the `UpgradeAvailableEvent` class is 3.33.0, as indicated by the \"(latest)\" tag in the version list."],["This document provides reference documentation for the Google Kubernetes Engine v1 API's `UpgradeAvailableEvent` class, a notification system for new version releases."],["The `UpgradeAvailableEvent` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["Key properties of the `UpgradeAvailableEvent` class include `ReleaseChannel`, `Resource`, `ResourceType`, and `Version`, which describe the details of the available upgrade."],["There are a multitude of historical versions available, ranging from the latest version 3.33.0 all the way back to 2.3.0."]]],[]]