public sealed class UpgradeNote : IMessage<UpgradeNote>, IEquatable<UpgradeNote>, IDeepCloneable<UpgradeNote>, IBufferMessage, IMessage
Reference documentation and code samples for the Grafeas v1 API class UpgradeNote.
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"]],[["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 documentation covers the \u003ccode\u003eUpgradeNote\u003c/code\u003e class within the Grafeas v1 API, providing details on representing potential package upgrades.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUpgradeNote\u003c/code\u003e is designed to track potential upgrades for various package versions, with specific considerations for Windows operating systems through the \u003ccode\u003ewindows_update\u003c/code\u003e field.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from \u003ccode\u003eobject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eUpgradeNote\u003c/code\u003e include \u003ccode\u003eDistributions\u003c/code\u003e (for OS-specific upgrade metadata), \u003ccode\u003ePackage\u003c/code\u003e and \u003ccode\u003eVersion\u003c/code\u003e (for non-Windows OS package details), and \u003ccode\u003eWindowsUpdate\u003c/code\u003e (for Windows OS-specific metadata).\u003c/p\u003e\n"],["\u003cp\u003eThe current version is 3.3.0, however, documentation is provided for versions up to 3.7.0, which is marked as the latest, as well as versions down to 2.2.0.\u003c/p\u003e\n"]]],[],null,[]]