public sealed class Identity : IMessage<WindowsUpdate.Types.Identity>, IEquatable<WindowsUpdate.Types.Identity>, IDeepCloneable<WindowsUpdate.Types.Identity>, IBufferMessage, IMessage
[[["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-07 UTC."],[[["This webpage details the `Identity` class within the `Grafeas.V1.WindowsUpdate.Types` namespace, providing information about its structure and functionality across different versions."],["The `Identity` class is a sealed class that represents the unique identifier of a Windows update, implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from `Object` and contains properties such as `Revision` (an integer representing the update's revision number) and `UpdateId` (a string for the revision-independent identifier)."],["There are multiple versions of the `Identity` class documented, ranging from version 2.2.0 up to the latest version 3.7.0, all accessible through version-specific links."],["The page also lists inherited members from the `Object` class, including `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`, alongside constructor details for the `Identity` class."]]],[]]