public RepeatedField<string> ExclusivePatches { get; }
An exclusive list of patches to be updated. These are the only patches
that will be installed using 'zypper patch patch:<patch_name>' command.
This field must not be used with any other patch configuration fields.
[[["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."],[[["\u003cp\u003eThis document provides reference documentation for the \u003ccode\u003eZypperSettings\u003c/code\u003e class within the Google Cloud OS Config v1 API, with the latest version being 2.4.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eZypperSettings\u003c/code\u003e facilitates configuring patch settings for the Zypper package manager, a tool used for patch management in openSUSE and SUSE Linux distributions.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eZypperSettings\u003c/code\u003e allow users to specify patch categories, severities, exclusions, and exclusive patches for installation, alongside flags like \u003ccode\u003e--with-optional\u003c/code\u003e and \u003ccode\u003e--with-update\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe Zypper patch process is executed using the command \u003ccode\u003ezypper patch\u003c/code\u003e, and additional information is available at the provided link for the Zypper manual.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eZypperSettings\u003c/code\u003e implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable<ZypperSettings>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<ZypperSettings>\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from \u003ccode\u003eobject\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,["# Google Cloud OS Config v1 API - Class ZypperSettings (2.5.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.5.0 (latest)](/dotnet/docs/reference/Google.Cloud.OsConfig.V1/latest/Google.Cloud.OsConfig.V1.ZypperSettings)\n- [2.4.0](/dotnet/docs/reference/Google.Cloud.OsConfig.V1/2.4.0/Google.Cloud.OsConfig.V1.ZypperSettings)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.OsConfig.V1/2.3.0/Google.Cloud.OsConfig.V1.ZypperSettings)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.OsConfig.V1/2.2.0/Google.Cloud.OsConfig.V1.ZypperSettings)\n- [2.1.0](/dotnet/docs/reference/Google.Cloud.OsConfig.V1/2.1.0/Google.Cloud.OsConfig.V1.ZypperSettings)\n- [2.0.0](/dotnet/docs/reference/Google.Cloud.OsConfig.V1/2.0.0/Google.Cloud.OsConfig.V1.ZypperSettings)\n- [1.8.0](/dotnet/docs/reference/Google.Cloud.OsConfig.V1/1.8.0/Google.Cloud.OsConfig.V1.ZypperSettings)\n- [1.7.0](/dotnet/docs/reference/Google.Cloud.OsConfig.V1/1.7.0/Google.Cloud.OsConfig.V1.ZypperSettings)\n- [1.6.0](/dotnet/docs/reference/Google.Cloud.OsConfig.V1/1.6.0/Google.Cloud.OsConfig.V1.ZypperSettings)\n- [1.5.0](/dotnet/docs/reference/Google.Cloud.OsConfig.V1/1.5.0/Google.Cloud.OsConfig.V1.ZypperSettings)\n- [1.4.0](/dotnet/docs/reference/Google.Cloud.OsConfig.V1/1.4.0/Google.Cloud.OsConfig.V1.ZypperSettings)\n- [1.3.0](/dotnet/docs/reference/Google.Cloud.OsConfig.V1/1.3.0/Google.Cloud.OsConfig.V1.ZypperSettings) \n\n public sealed class ZypperSettings : IMessage\u003cZypperSettings\u003e, IEquatable\u003cZypperSettings\u003e, IDeepCloneable\u003cZypperSettings\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Google Cloud OS Config v1 API class ZypperSettings.\n\nZypper patching is performed by running `zypper patch`.\nSee also \u003chttps://en.opensuse.org/SDB:Zypper_manual\u003e. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e ZypperSettings \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[ZypperSettings](/dotnet/docs/reference/Google.Cloud.OsConfig.V1/latest/Google.Cloud.OsConfig.V1.ZypperSettings), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[ZypperSettings](/dotnet/docs/reference/Google.Cloud.OsConfig.V1/latest/Google.Cloud.OsConfig.V1.ZypperSettings), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[ZypperSettings](/dotnet/docs/reference/Google.Cloud.OsConfig.V1/latest/Google.Cloud.OsConfig.V1.ZypperSettings), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.OsConfig.V1](/dotnet/docs/reference/Google.Cloud.OsConfig.V1/latest/Google.Cloud.OsConfig.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.OsConfig.V1.dll\n\nConstructors\n------------\n\n### ZypperSettings()\n\n public ZypperSettings()\n\n### ZypperSettings(ZypperSettings)\n\n public ZypperSettings(ZypperSettings other)\n\nProperties\n----------\n\n### Categories\n\n public RepeatedField\u003cstring\u003e Categories { get; }\n\nInstall only patches with these categories.\nCommon categories include security, recommended, and feature.\n\n### Excludes\n\n public RepeatedField\u003cstring\u003e Excludes { get; }\n\nList of patches to exclude from update.\n\n### ExclusivePatches\n\n public RepeatedField\u003cstring\u003e ExclusivePatches { get; }\n\nAn exclusive list of patches to be updated. These are the only patches\nthat will be installed using 'zypper patch patch:\\\u003cpatch_name\\\u003e' command.\nThis field must not be used with any other patch configuration fields.\n\n### Severities\n\n public RepeatedField\u003cstring\u003e Severities { get; }\n\nInstall only patches with these severities.\nCommon severities include critical, important, moderate, and low.\n\n### WithOptional\n\n public bool WithOptional { get; set; }\n\nAdds the `--with-optional` flag to `zypper patch`.\n\n### WithUpdate\n\n public bool WithUpdate { get; set; }\n\nAdds the `--with-update` flag, to `zypper patch`."]]