public sealed class UpgradeAvailableEvent : IMessage<UpgradeAvailableEvent>, IEquatable<UpgradeAvailableEvent>, IDeepCloneable<UpgradeAvailableEvent>, IBufferMessage, IMessage
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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage details the \u003ccode\u003eUpgradeAvailableEvent\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Container.V1\u003c/code\u003e namespace, providing documentation for versions ranging from 3.33.0 down to 2.3.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpgradeAvailableEvent\u003c/code\u003e class is designed to notify users when a new version is available, implementing interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis class has properties such as \u003ccode\u003eReleaseChannel\u003c/code\u003e, \u003ccode\u003eResource\u003c/code\u003e, \u003ccode\u003eResourceType\u003c/code\u003e, and \u003ccode\u003eVersion\u003c/code\u003e, to get information about the context of the upgrade being pushed.\u003c/p\u003e\n"],["\u003cp\u003eThe class also has two constructors, one being the default \u003ccode\u003eUpgradeAvailableEvent()\u003c/code\u003e constructor and \u003ccode\u003eUpgradeAvailableEvent(UpgradeAvailableEvent other)\u003c/code\u003e which can be used to clone an instance of the object.\u003c/p\u003e\n"]]],[],null,[]]