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 documentation for the `UpgradeAvailableEvent` class within the Google Kubernetes Engine v1 API, detailing its purpose as a notification for new available versions."],["The `UpgradeAvailableEvent` class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in handling messages and data structures."],["The page lists a comprehensive history of versions for `UpgradeAvailableEvent`, spanning from the latest version 3.33.0 down to version 2.3.0, with links to each version's specific documentation."],["The `UpgradeAvailableEvent` class has properties like `ReleaseChannel`, `Resource`, `ResourceType`, and `Version`, which provide information about the specific upgrade available."],["The documentation outlines the constructors and inherited members of the `UpgradeAvailableEvent` class, including methods like `GetHashCode()`, `GetType()`, and `ToString()`, and lists the `Google.Cloud.Container.V1` namespace and `Google.Cloud.Container.V1.dll` assembly."]]],[]]