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\u003eEach combination of package and version will have a corresponding \u003ccode\u003eUpgradeNote\u003c/code\u003e, whether it is a version like bash 4.0, bash 4.1, or bash 4.1.2.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUpgradeNote\u003c/code\u003e includes details for each supported OS in the form of distributions, but for non-Windows operating systems, the \u003ccode\u003ePackage\u003c/code\u003e and \u003ccode\u003eVersion\u003c/code\u003e properties are required.\u003c/p\u003e\n"],["\u003cp\u003eFor Windows operating systems, the \u003ccode\u003eWindowsUpdate\u003c/code\u003e property is required and stores the data related to a Windows Update.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 3.7.0, but there is documentation for other versions ranging from 2.2.0 all the way up to the latest version.\u003c/p\u003e\n"]]],[],null,[]]