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."],[[["The latest version available is 3.33.0, while the current page's documented version is 3.17.0 for the Google.Cloud.Container.V1 API."],["This document provides reference for the `UpgradeAvailableEvent` class within the Google Kubernetes Engine v1 API, which signals the release of a new version."],["The `UpgradeAvailableEvent` class, implemented by `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, includes properties such as `ReleaseChannel`, `Resource`, `ResourceType`, and `Version` to describe the upgrade."],["A list of available versions, spanning from 3.33.0 down to 2.3.0, are available, each linked to their respective documentation for the `UpgradeAvailableEvent` class."],["The `UpgradeAvailableEvent` class has two constructors: a parameterless one and another that takes in an `UpgradeAvailableEvent` object."]]],[]]