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."],[[["The latest version available is 3.33.0, but the current version documented on this page is 3.19.0, with links to other version documentation between the two."],["The documentation pertains to the `UpgradeAvailableEvent` class within the Google Kubernetes Engine v1 API, which notifies users about newly released versions."],["The `UpgradeAvailableEvent` class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, with various properties, like `ReleaseChannel`, `Resource`, `ResourceType`, and `Version`, that are described in the documentation."],["This webpage provides a comprehensive list of all versions from 2.3.0 up to 3.33.0, each linking to its specific documentation for the `UpgradeAvailableEvent` class."],["The `UpgradeAvailableEvent` class includes two constructors, a default one and another that accepts another `UpgradeAvailableEvent` as a parameter, offering flexibility in object creation."]]],[]]