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"]],[["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 Grafeas v1 API, which signifies potential package upgrades.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUpgradeNote\u003c/code\u003e is part of the \u003ccode\u003eGrafeas.V1\u003c/code\u003e namespace and implemented in the \u003ccode\u003eGrafeas.V1.dll\u003c/code\u003e assembly, detailing the structure and properties of upgrade notifications.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpgradeNote\u003c/code\u003e class offers constructors and includes properties like \u003ccode\u003eDistributions\u003c/code\u003e, \u003ccode\u003ePackage\u003c/code\u003e, \u003ccode\u003eVersion\u003c/code\u003e, and \u003ccode\u003eWindowsUpdate\u003c/code\u003e to capture various aspects of an upgrade, depending on the OS.\u003c/p\u003e\n"],["\u003cp\u003eMultiple versions of the Grafeas v1 API are listed, ranging from the latest 3.7.0 down to 2.2.0, with each link directing to its respective \u003ccode\u003eUpgradeNote\u003c/code\u003e documentation.\u003c/p\u003e\n"],["\u003cp\u003eThe UpgradeNote is an object, implementing IMessage, IEquatable, IDeepCloneable, and IBufferMessage interfaces.\u003c/p\u003e\n"]]],[],null,["# Grafeas v1 API - Class UpgradeNote (3.10.0)\n\nVersion latestkeyboard_arrow_down\n\n- [3.10.0 (latest)](/dotnet/docs/reference/Grafeas.V1/latest/Grafeas.V1.UpgradeNote)\n- [3.8.0](/dotnet/docs/reference/Grafeas.V1/3.8.0/Grafeas.V1.UpgradeNote)\n- [3.7.0](/dotnet/docs/reference/Grafeas.V1/3.7.0/Grafeas.V1.UpgradeNote)\n- [3.6.0](/dotnet/docs/reference/Grafeas.V1/3.6.0/Grafeas.V1.UpgradeNote)\n- [3.5.0](/dotnet/docs/reference/Grafeas.V1/3.5.0/Grafeas.V1.UpgradeNote)\n- [3.4.0](/dotnet/docs/reference/Grafeas.V1/3.4.0/Grafeas.V1.UpgradeNote)\n- [3.3.0](/dotnet/docs/reference/Grafeas.V1/3.3.0/Grafeas.V1.UpgradeNote)\n- [3.2.0](/dotnet/docs/reference/Grafeas.V1/3.2.0/Grafeas.V1.UpgradeNote)\n- [3.1.0](/dotnet/docs/reference/Grafeas.V1/3.1.0/Grafeas.V1.UpgradeNote)\n- [3.0.0](/dotnet/docs/reference/Grafeas.V1/3.0.0/Grafeas.V1.UpgradeNote)\n- [2.4.0](/dotnet/docs/reference/Grafeas.V1/2.4.0/Grafeas.V1.UpgradeNote)\n- [2.3.0](/dotnet/docs/reference/Grafeas.V1/2.3.0/Grafeas.V1.UpgradeNote)\n- [2.2.0](/dotnet/docs/reference/Grafeas.V1/2.2.0/Grafeas.V1.UpgradeNote) \n\n public sealed class UpgradeNote : IMessage\u003cUpgradeNote\u003e, IEquatable\u003cUpgradeNote\u003e, IDeepCloneable\u003cUpgradeNote\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Grafeas v1 API class UpgradeNote.\n\nAn Upgrade Note represents a potential upgrade of a package to a given\nversion. For each package version combination (i.e. bash 4.0, bash 4.1,\nbash 4.1.2), there will be an Upgrade Note. For Windows, windows_update field\nrepresents the information related to the update. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e UpgradeNote \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[UpgradeNote](/dotnet/docs/reference/Grafeas.V1/latest/Grafeas.V1.UpgradeNote), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[UpgradeNote](/dotnet/docs/reference/Grafeas.V1/latest/Grafeas.V1.UpgradeNote), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[UpgradeNote](/dotnet/docs/reference/Grafeas.V1/latest/Grafeas.V1.UpgradeNote), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Grafeas.V1](/dotnet/docs/reference/Grafeas.V1/latest/Grafeas.V1)\n\nAssembly\n--------\n\nGrafeas.V1.dll\n\nConstructors\n------------\n\n### UpgradeNote()\n\n public UpgradeNote()\n\n### UpgradeNote(UpgradeNote)\n\n public UpgradeNote(UpgradeNote other)\n\nProperties\n----------\n\n### Distributions\n\n public RepeatedField\u003cUpgradeDistribution\u003e Distributions { get; }\n\nMetadata about the upgrade for each specific operating system.\n\n### Package\n\n public string Package { get; set; }\n\nRequired for non-Windows OS. The package this Upgrade is for.\n\n### Version\n\n public Version Version { get; set; }\n\nRequired for non-Windows OS. The version of the package in machine + human\nreadable form.\n\n### WindowsUpdate\n\n public WindowsUpdate WindowsUpdate { get; set; }\n\nRequired for Windows OS. Represents the metadata about the Windows update."]]