public sealed class WindowsUpdateSettings : IMessage<WindowsUpdateSettings>, IEquatable<WindowsUpdateSettings>, IDeepCloneable<WindowsUpdateSettings>, IBufferMessage, IMessage
Windows patching is performed using the Windows Update Agent.
[[["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\u003eThe \u003ccode\u003eWindowsUpdateSettings\u003c/code\u003e class, found in the \u003ccode\u003eGoogle.Cloud.OsConfig.V1\u003c/code\u003e namespace, manages settings for Windows updates and is implemented using the Windows Update Agent.\u003c/p\u003e\n"],["\u003cp\u003eThis class allows specifying classifications of updates to apply, excluding specific KBs, and exclusively defining patches to be updated.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eWindowsUpdateSettings\u003c/code\u003e implements multiple interfaces, including \u003ccode\u003eIMessage<WindowsUpdateSettings>\u003c/code\u003e, \u003ccode\u003eIEquatable<WindowsUpdateSettings>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<WindowsUpdateSettings>\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, and \u003ccode\u003eIMessage\u003c/code\u003e, which are crucial for its functionality.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors, one parameterless and another that accepts an existing \u003ccode\u003eWindowsUpdateSettings\u003c/code\u003e object for creating copies, allowing for setting properties such as \u003ccode\u003eClassifications\u003c/code\u003e, \u003ccode\u003eExcludes\u003c/code\u003e, and \u003ccode\u003eExclusivePatches\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]