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 documentation for the `UpgradeAvailableEvent` class within the Google Kubernetes Engine v1 API, specifically for .NET development."],["The latest version of this class is 3.33.0, but the page also includes documentation for a range of prior versions, all the way back to version 2.3.0."],["`UpgradeAvailableEvent` serves as a notification to users when a new version of Google Kubernetes Engine is available."],["The class includes properties like `ReleaseChannel`, `Resource`, `ResourceType`, and `Version` that provide details about the available upgrade."],["The `UpgradeAvailableEvent` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, supporting a variety of functionalities."]]],[]]