[[["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 document provides reference documentation and code samples for the Grafeas v1 API class \u003ccode\u003ePackageNote\u003c/code\u003e, which represents a specific package version.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePackageNote\u003c/code\u003e 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\u003eThe \u003ccode\u003ePackageNote\u003c/code\u003e class offers multiple properties to define package attributes, such as \u003ccode\u003eArchitecture\u003c/code\u003e, \u003ccode\u003eCpeUri\u003c/code\u003e, \u003ccode\u003eDescription\u003c/code\u003e, \u003ccode\u003eDigest\u003c/code\u003e, \u003ccode\u003eDistribution\u003c/code\u003e, \u003ccode\u003eLicense\u003c/code\u003e, \u003ccode\u003eMaintainer\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, \u003ccode\u003ePackageType\u003c/code\u003e, \u003ccode\u003eUrl\u003c/code\u003e, and \u003ccode\u003eVersion\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe document lists available versions of the \u003ccode\u003ePackageNote\u003c/code\u003e, ranging from the latest 3.7.0 down to version 2.2.0.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version, 3.7.0, is the most up to date, and previous versions can also be accessed.\u003c/p\u003e\n"]]],[],null,["# Grafeas v1 API - Class PackageNote (3.10.0)\n\nVersion latestkeyboard_arrow_down\n\n- [3.10.0 (latest)](/dotnet/docs/reference/Grafeas.V1/latest/Grafeas.V1.PackageNote)\n- [3.8.0](/dotnet/docs/reference/Grafeas.V1/3.8.0/Grafeas.V1.PackageNote)\n- [3.7.0](/dotnet/docs/reference/Grafeas.V1/3.7.0/Grafeas.V1.PackageNote)\n- [3.6.0](/dotnet/docs/reference/Grafeas.V1/3.6.0/Grafeas.V1.PackageNote)\n- [3.5.0](/dotnet/docs/reference/Grafeas.V1/3.5.0/Grafeas.V1.PackageNote)\n- [3.4.0](/dotnet/docs/reference/Grafeas.V1/3.4.0/Grafeas.V1.PackageNote)\n- [3.3.0](/dotnet/docs/reference/Grafeas.V1/3.3.0/Grafeas.V1.PackageNote)\n- [3.2.0](/dotnet/docs/reference/Grafeas.V1/3.2.0/Grafeas.V1.PackageNote)\n- [3.1.0](/dotnet/docs/reference/Grafeas.V1/3.1.0/Grafeas.V1.PackageNote)\n- [3.0.0](/dotnet/docs/reference/Grafeas.V1/3.0.0/Grafeas.V1.PackageNote)\n- [2.4.0](/dotnet/docs/reference/Grafeas.V1/2.4.0/Grafeas.V1.PackageNote)\n- [2.3.0](/dotnet/docs/reference/Grafeas.V1/2.3.0/Grafeas.V1.PackageNote)\n- [2.2.0](/dotnet/docs/reference/Grafeas.V1/2.2.0/Grafeas.V1.PackageNote) \n\n public sealed class PackageNote : IMessage\u003cPackageNote\u003e, IEquatable\u003cPackageNote\u003e, IDeepCloneable\u003cPackageNote\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Grafeas v1 API class PackageNote.\n\nPackageNote represents a particular package version. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e PackageNote \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[PackageNote](/dotnet/docs/reference/Grafeas.V1/latest/Grafeas.V1.PackageNote), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[PackageNote](/dotnet/docs/reference/Grafeas.V1/latest/Grafeas.V1.PackageNote), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[PackageNote](/dotnet/docs/reference/Grafeas.V1/latest/Grafeas.V1.PackageNote), [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### PackageNote()\n\n public PackageNote()\n\n### PackageNote(PackageNote)\n\n public PackageNote(PackageNote other)\n\nProperties\n----------\n\n### Architecture\n\n public Architecture Architecture { get; set; }\n\nThe CPU architecture for which packages in this distribution channel were\nbuilt. Architecture will be blank for language packages.\n\n### CpeUri\n\n public string CpeUri { get; set; }\n\nThe cpe_uri in [CPE format](https://cpe.mitre.org/specification/)\ndenoting the package manager version distributing a package.\nThe cpe_uri will be blank for language packages.\n\n### Description\n\n public string Description { get; set; }\n\nThe description of this package.\n\n### Digest\n\n public RepeatedField\u003cDigest\u003e Digest { get; }\n\nHash value, typically a file digest, that allows unique\nidentification a specific package.\n\n### Distribution\n\n public RepeatedField\u003cDistribution\u003e Distribution { get; }\n\nDeprecated.\nThe various channels by which a package is distributed.\n\n### License\n\n public License License { get; set; }\n\nLicenses that have been declared by the authors of the package.\n\n### Maintainer\n\n public string Maintainer { get; set; }\n\nA freeform text denoting the maintainer of this package.\n\n### Name\n\n public string Name { get; set; }\n\nThe name of the package.\n\n### PackageType\n\n public string PackageType { get; set; }\n\nThe type of package; whether native or non native (e.g., ruby gems,\nnode.js packages, etc.).\n\n### Url\n\n public string Url { get; set; }\n\nThe homepage for this package.\n\n### Version\n\n public Version Version { get; set; }\n\nThe version of the package."]]