public sealed class OSPolicy.Types.Resource.Types.PackageResource.Types.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
Reference documentation and code samples for the Google Cloud OS Config v1 API class OSPolicy.Types.Resource.Types.PackageResource.Types.Zypper.
[[["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 provides documentation for the `Zypper` class within the Google Cloud OS Config v1 API, which is used to manage packages with Zypper."],["The `Zypper` class is a part of the `OSPolicy.Types.Resource.Types.PackageResource.Types` namespace and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The Zypper class page includes documentation for multiple versions of the API, from version 1.3.0 to the latest 2.4.0."],["The `Zypper` class allows for package management operations like installing (`zypper -y install package`) and removing (`zypper -y rm package`)."],["The Zypper package has two constructors, `Zypper()` and `Zypper(OSPolicy.Types.Resource.Types.PackageResource.Types.Zypper other)` and a public string property called `Name`."]]],[]]