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 page provides reference documentation for the `UpgradeAvailableEvent` class within the Google Kubernetes Engine v1 API for .NET, with the current version being 3.12.0."],["The `UpgradeAvailableEvent` class serves as a notification for users when a new version of Google Kubernetes Engine is available."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, along with having constructors and inheriting members from the base `object` class."],["Key properties of `UpgradeAvailableEvent` include `ReleaseChannel`, `Resource`, `ResourceType`, and `Version`, which provide information about the available upgrade."],["The document provides links to documentation for many previous versions, ranging from version 3.33.0 down to version 2.3.0."]]],[]]