public sealed class Zypper : IMessage<OSPolicy.Types.Resource.Types.PackageResource.Types.Zypper>, IEquatable<OSPolicy.Types.Resource.Types.PackageResource.Types.Zypper>, IDeepCloneable<OSPolicy.Types.Resource.Types.PackageResource.Types.Zypper>, IBufferMessage, IMessage
[[["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-02 UTC."],[[["This page documents the `Zypper` class, which is used to manage packages via the Zypper package manager within the context of Google Cloud OS Config."],["The `Zypper` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["There are multiple versions of this resource, from version 1.3.0 to the latest 2.4.0."],["The `Zypper` class includes a `Name` property for specifying the required package name, and can be constructed in two ways, either empty or with another `Zypper` object as a parameter."],["Zypper packages are managed through commands: `zypper -y install package` for install and `zypper -y rm package` for removal."]]],[]]