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-07 UTC."],[[["\u003cp\u003eThis document outlines the \u003ccode\u003eZypper\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.OsConfig.V1Alpha\u003c/code\u003e namespace, which is designed for managing packages via the Zypper package manager.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eZypper\u003c/code\u003e class implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the \u003ccode\u003eObject\u003c/code\u003e class, indicating its role in data handling and object comparison.\u003c/p\u003e\n"],["\u003cp\u003eThe document includes instructions on how to install and remove packages using Zypper commands, specifically \u003ccode\u003ezypper -y install package\u003c/code\u003e and \u003ccode\u003ezypper -y rm package\u003c/code\u003e, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eZypper\u003c/code\u003e class has two constructors: a default one, \u003ccode\u003eZypper()\u003c/code\u003e, and one that takes another \u003ccode\u003eZypper\u003c/code\u003e object as a parameter, \u003ccode\u003eZypper(OSPolicy.Types.Resource.Types.PackageResource.Types.Zypper other)\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt has one required property, \u003ccode\u003eName\u003c/code\u003e, which is a string representing the name of the package to be managed by the Zypper, that can be read or set.\u003c/p\u003e\n"]]],[],null,[]]