public sealed class Inventory.Types.VersionedPackage : IMessage<Inventory.Types.VersionedPackage>, IEquatable<Inventory.Types.VersionedPackage>, IDeepCloneable<Inventory.Types.VersionedPackage>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud OS Config v1alpha API class Inventory.Types.VersionedPackage.
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"]],[["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-03-21 UTC."],[[["This document provides reference documentation for the `Inventory.Types.VersionedPackage` class within the Google Cloud OS Config v1alpha API, with the latest being version 2.0.0-alpha06."],["The `Inventory.Types.VersionedPackage` class represents information about a standard versioned package and supports various package managers such as APT, Yum, Zypper, and Googet."],["This class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, inheriting from the `object` class."],["The `VersionedPackage` class has properties for `Architecture`, `PackageName`, and `Version`, each represented as strings."],["It provides two constructors : `VersionedPackage()` for a new instance and `VersionedPackage(VersionedPackage other)` allowing to initiate an object from another `VersionedPackage`."]]],[]]