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 structure and functionality."],["The latest version of the `UpgradeAvailableEvent` documentation is version 3.33.0, with a comprehensive list of previous versions also accessible, spanning from 3.32.0 down to 2.3.0."],["The `UpgradeAvailableEvent` class, inheriting from `Object`, is used to notify users about new available versions, and implements interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class contains properties such as `ReleaseChannel`, `Resource`, `ResourceType`, and `Version` which give details of the upgrade available, including the version and applicable release channel and resource."],["The class has two constructors, one default, and one accepting another instance of the class as a parameter, and it's part of the `Google.Cloud.Container.V1` namespace."]]],[]]