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"]],[["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."],[[["This webpage details the `Zypper` class within the `Google.Cloud.OsConfig.V1` namespace, which represents a package managed by the Zypper package manager."],["The `Zypper` class, located in `Google.Cloud.OsConfig.V1.dll`, implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists versions of the class from `1.3.0` up to the latest `2.4.0`, allowing navigation to the different versions available."],["The `Zypper` class includes methods for installing (`zypper -y install package`) and removing (`zypper -y rm package`) packages."],["The `Zypper` class contains a `Name` property which is a required string that represents the package name."]]],[]]