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 webpage provides documentation for the `UpgradeAvailableEvent` class within the Google Kubernetes Engine v1 API, detailing its structure and functionality."],["The `UpgradeAvailableEvent` class serves as a notification mechanism for when new versions are available for upgrade, as part of the Google Cloud Container services."],["The documentation covers versions from 2.3.0 up to the latest 3.33.0, allowing users to navigate to each specific version."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, extending its capabilities within the .NET environment."],["Key properties of `UpgradeAvailableEvent` include `ReleaseChannel`, `Resource`, `ResourceType`, and `Version`, which provide detailed information about the available upgrades."]]],[]]