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."],[[["This webpage provides reference documentation for the `UpgradeAvailableEvent` class within the Google Kubernetes Engine v1 API."],["The `UpgradeAvailableEvent` class is a notification system that informs users about new available versions, including the latest version which is 3.33.0, along with the others which are listed."],["The class inherits from `Object` and implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `UpgradeAvailableEvent` class include `ReleaseChannel`, `Resource`, `ResourceType`, and `Version`, each providing specific details about the available upgrade."],["There are multiple versions documented on the page ranging from 2.3.0 all the way up to 3.33.0, with each version having its own respective link."]]],[]]