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\u003eThe \u003ccode\u003eUpgradeNote\u003c/code\u003e class in the Grafeas v1 API represents a potential software package upgrade to a new version.\u003c/p\u003e\n"],["\u003cp\u003eIt contains information about package upgrades for different operating systems, including non-Windows systems through \u003ccode\u003ePackage\u003c/code\u003e and \u003ccode\u003eVersion\u003c/code\u003e properties, and Windows systems via the \u003ccode\u003eWindowsUpdate\u003c/code\u003e property.\u003c/p\u003e\n"],["\u003cp\u003eThis 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, allowing it to be used with protocol buffers and support deep cloning and equality checks.\u003c/p\u003e\n"],["\u003cp\u003eThe API offers documentation for various versions, ranging from 2.2.0 up to 3.7.0, with 3.7.0 being the latest.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDistributions\u003c/code\u003e property provides metadata for each specific operating system related to the upgrade.\u003c/p\u003e\n"]]],[],null,[]]