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
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"]],[["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 document provides reference documentation for the `Zypper` class within the Google Cloud OS Config v1 API, specifically for managing packages via the Zypper package manager."],["The latest version of this reference is `2.4.0`, but the current page pertains to version `2.1.0`, and there are several previous versions available ranging from `1.3.0` up to `2.3.0`."],["The `Zypper` class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["Zypper package manager commands are presented for installing and removing packages: `zypper -y install package` and `zypper -y rm package`, respectively."],["The class contains a property called `Name`, which is of type `String` and represents the required package name for Zypper."]]],[]]