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 webpage provides documentation for the `UpgradeAvailableEvent` class within the Google Kubernetes Engine v1 API, with the latest version being 3.33.0."],["It lists a range of available versions, from 3.33.0 down to 2.3.0, each linking to its specific documentation for the `UpgradeAvailableEvent` class."],["`UpgradeAvailableEvent` is a notification class used to inform users when a new Google Kubernetes Engine version is available for upgrade."],["The class `UpgradeAvailableEvent` has properties such as `ReleaseChannel`, `Resource`, `ResourceType`, and `Version`, to provide details about the available upgrade."],["The class `UpgradeAvailableEvent` inherits from `object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]