public sealed class UpgradeNote : IMessage<UpgradeNote>, IEquatable<UpgradeNote>, IDeepCloneable<UpgradeNote>, IBufferMessage, IMessage
An Upgrade Note represents a potential upgrade of a package to a given
version. For each package version combination (i.e. bash 4.0, bash 4.1,
bash 4.1.2), there will be an Upgrade Note. For Windows, windows_update field
represents the information related to the update.
[[["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-09-04 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eUpgradeNote\u003c/code\u003e class within the \u003ccode\u003eGrafeas.V1\u003c/code\u003e namespace, specifically version 2.2.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUpgradeNote\u003c/code\u003e represents a potential software package upgrade to a specific version, with distinct handling for Windows and non-Windows operating systems.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpgradeNote\u003c/code\u003e class implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, allowing for various functionalities such as message handling, equality checks, and deep cloning.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eUpgradeNote\u003c/code\u003e class include \u003ccode\u003eDistributions\u003c/code\u003e (upgrade metadata for different OS), \u003ccode\u003ePackage\u003c/code\u003e (package name), \u003ccode\u003eVersion\u003c/code\u003e (package version), and \u003ccode\u003eWindowsUpdate\u003c/code\u003e (Windows-specific update metadata).\u003c/p\u003e\n"],["\u003cp\u003eThere are several versions of this document available to view, ranging from 2.2.0 all the way to 3.7.0.\u003c/p\u003e\n"]]],[],null,[]]