public sealed class Inventory.Types.ZypperPatch : IMessage<Inventory.Types.ZypperPatch>, IEquatable<Inventory.Types.ZypperPatch>, IDeepCloneable<Inventory.Types.ZypperPatch>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud OS Config v1alpha API class Inventory.Types.ZypperPatch.
[[["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-03-21 UTC."],[[["This documentation covers the `Inventory.Types.ZypperPatch` class within the Google Cloud OS Config v1alpha API, specifically version 2.0.0-alpha05, with a link to the most updated 2.0.0-alpha06."],["The `Inventory.Types.ZypperPatch` class provides details related to a Zypper Patch, implementing several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class includes constructors for creating new `ZypperPatch` instances, either empty or by copying another `ZypperPatch`."],["The class has four properties to capture patch information: `Category`, `PatchName`, `Severity`, and `Summary`, all of which are strings."]]],[]]