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 sent when a new version is available for release or upgrade."],["The page lists various versions of the `UpgradeAvailableEvent` class, ranging from 3.33.0 (latest) down to 2.3.0, allowing users to access the documentation associated with each release."],["The documentation details the class's implementation of several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and lists its inherited members from the base `Object` class."],["The page lists the available properties of the class, which include `ReleaseChannel`, `Resource`, `ResourceType`, and `Version`, along with their descriptions and types."]]],[]]