public sealed class WindowsUpdate.Types.Category : IMessage<WindowsUpdate.Types.Category>, IEquatable<WindowsUpdate.Types.Category>, IDeepCloneable<WindowsUpdate.Types.Category>, IBufferMessage, IMessage
Reference documentation and code samples for the Grafeas v1 API class WindowsUpdate.Types.Category.
[[["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-17 UTC."],[[["The latest version of the Grafeas v1 API documentation for `WindowsUpdate.Types.Category` is 3.7.0."],["The `WindowsUpdate.Types.Category` class represents the category to which a Windows update belongs, and it inherits from the `object` class."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["There are multiple versions of the Grafeas API documentation available, ranging from version 2.2.0 up to the current latest version."],["The class has two properties, CategoryId and Name, which are strings that respectively provide the category's identifier and localized name."]]],[]]