public sealed class 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-17 UTC."],[[["This document provides reference documentation for the `Inventory.Types.VersionedPackage` class within the Google Cloud OS Config v1 API."],["The `VersionedPackage` class represents a standard versioned package and supports APT, Yum, Zypper, and Googet package managers."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It defines properties such as `Architecture`, `PackageName`, and `Version`, each of which is a string and describe key aspects of a given package."],["The documented packages range from versions 1.3.0 to 2.4.0 with 2.4.0 being the latest available version."]]],[]]