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 v1 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-04-09 UTC."],[[["This documentation provides reference information for the `Inventory.Types.VersionedPackage` class within the Google Cloud OS Config v1 API, detailing its structure and usage."],["`VersionedPackage` represents a standard versioned package, applicable to APT, Yum, Zypper, and Googet package managers, and it implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `Inventory.Types.VersionedPackage` includes properties such as `Architecture`, `PackageName`, and `Version`, which specify the package's intended system architecture, name, and version, respectively."],["Available versions of this class are listed in descending order, from `2.4.0` (latest) down to `1.3.0`, with links to their respective documentation."],["This class is found within the `Google.Cloud.OsConfig.V1` namespace and is part of the `Google.Cloud.OsConfig.V1.dll` assembly."]]],[]]