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 is used to manage packages via Zypper."],["The `Zypper` class is an implementation of several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and also inherits from `Object`."],["There are multiple versions of the Zypper class documented, ranging from version 1.3.0 up to the latest version 2.4.0."],["The class provides constructors for creating instances of `Zypper`, including one that accepts another `Zypper` object as a parameter."],["The `Zypper` class includes a `Name` property, which is a required string representing the package name, and it includes descriptions of how to install and remove via zypper."]]],[]]