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\u003eThis webpage documents \u003ccode\u003eVersionedPackage\u003c/code\u003e, a class in the \u003ccode\u003eGoogle.Cloud.OsConfig.V1\u003c/code\u003e namespace, which represents package information for various package managers like APT, Yum, Zypper, and Googet.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of \u003ccode\u003eVersionedPackage\u003c/code\u003e is 2.4.0, and this specific documentation is for version 1.3.0, with other versions, including 2.3.0, 2.2.0, 2.1.0, 2.0.0, 1.8.0, 1.7.0, 1.6.0, 1.5.0, 1.4.0 available for review.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eVersionedPackage\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and 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 interact with other classes.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains three key properties, \u003ccode\u003eArchitecture\u003c/code\u003e, \u003ccode\u003ePackageName\u003c/code\u003e, and \u003ccode\u003eVersion\u003c/code\u003e, all of which are strings and describe the system architecture, the name of the package and the version of the package respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eVersionedPackage\u003c/code\u003e class offers two constructors, a default constructor (\u003ccode\u003eVersionedPackage()\u003c/code\u003e) and a copy constructor (\u003ccode\u003eVersionedPackage(Inventory.Types.VersionedPackage other)\u003c/code\u003e), allowing users to create instances with or without pre-existing package data.\u003c/p\u003e\n"]]],[],null,[]]