public sealed class VersionedPackage : IMessage<Inventory.Types.VersionedPackage>, IEquatable<Inventory.Types.VersionedPackage>, IDeepCloneable<Inventory.Types.VersionedPackage>, IBufferMessage, IMessage
Information related to the a standard versioned package. This includes
package info for APT, Yum, Zypper, and Googet package managers.
[[["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-12 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eVersionedPackage\u003c/code\u003e class provides information about a standard versioned package, supporting APT, Yum, Zypper, and Googet package managers.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage<Inventory.Types.VersionedPackage>\u003c/code\u003e, \u003ccode\u003eIEquatable<Inventory.Types.VersionedPackage>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<Inventory.Types.VersionedPackage>\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, and \u003ccode\u003eIMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eVersionedPackage\u003c/code\u003e class has properties such as \u003ccode\u003eArchitecture\u003c/code\u003e, \u003ccode\u003ePackageName\u003c/code\u003e, and \u003ccode\u003eVersion\u003c/code\u003e, which are strings that provide specific details about the package.\u003c/p\u003e\n"],["\u003cp\u003eThe class has a constructor that accepts another \u003ccode\u003eVersionedPackage\u003c/code\u003e object as an argument.\u003c/p\u003e\n"],["\u003cp\u003eVersion 2.4.0 is the latest version of the class, and other versions from 1.3.0 to 2.3.0 are available for reference.\u003c/p\u003e\n"]]],[],null,[]]