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 reference documentation for the `UpgradeAvailableEvent` class within the Google Kubernetes Engine v1 API."],["The `UpgradeAvailableEvent` class is used to notify users about new available versions for upgrading, which are listed from versions 3.33.0 down to 2.3.0."],["`UpgradeAvailableEvent` implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["Key properties of the `UpgradeAvailableEvent` class include `ReleaseChannel`, `Resource`, `ResourceType`, and `Version`, which provide details about the available upgrade."],["This page has reference material for 35 versions of the Google.Cloud.Container.V1, starting with version 3.33.0 being the latest and going all the way down to 2.3.0."]]],[]]