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-04-09 UTC."],[[["This webpage provides reference documentation for the `UpgradeAvailableEvent` class within the Google Kubernetes Engine v1 API."],["The `UpgradeAvailableEvent` class is used to notify users of new available versions for upgrade and has multiple versions available ranging from 2.3.0 to the latest version 3.33.0, with version 3.6.0 currently in view."],["The `UpgradeAvailableEvent` class includes properties such as `ReleaseChannel`, `Resource`, `ResourceType`, and `Version`, which provide details about the available upgrade."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and has inherited members from `Object`."],["You can see all versions under this class by going to their corresponding links for additional information."]]],[]]