public sealed class Item : IMessage<Inventory.Types.Item>, IEquatable<Inventory.Types.Item>, IDeepCloneable<Inventory.Types.Item>, IBufferMessage, IMessage
[[["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\u003eItem\u003c/code\u003e class represents a single piece of inventory on a virtual machine (VM), as part of the Google Cloud OS Config API, with the latest available version being 2.4.0.\u003c/p\u003e\n"],["\u003cp\u003eThis 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, providing methods for message handling, equality comparison, deep cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eItem\u003c/code\u003e objects have properties like \u003ccode\u003eAvailablePackage\u003c/code\u003e, \u003ccode\u003eInstalledPackage\u003c/code\u003e, \u003ccode\u003eCreateTime\u003c/code\u003e, \u003ccode\u003eUpdateTime\u003c/code\u003e, \u003ccode\u003eId\u003c/code\u003e, \u003ccode\u003eOriginType\u003c/code\u003e, and \u003ccode\u003eType\u003c/code\u003e, which hold essential information about the software packages, timestamps, identification, and inventory categorization.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions available, from 1.3.0 up to 2.4.0 (latest), each version is a link to the documentation for that version and each documentation entry includes a full breakdown of the code and classes available within.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eItem\u003c/code\u003e class includes two constructors: a default constructor \u003ccode\u003eItem()\u003c/code\u003e and a copy constructor \u003ccode\u003eItem(Inventory.Types.Item other)\u003c/code\u003e, for creating instances and copying existing inventory items, respectively.\u003c/p\u003e\n"]]],[],null,[]]