public sealed class WindowsUpdate.Types.Identity : IMessage<WindowsUpdate.Types.Identity>, IEquatable<WindowsUpdate.Types.Identity>, IDeepCloneable<WindowsUpdate.Types.Identity>, IBufferMessage, IMessage
Reference documentation and code samples for the Grafeas v1 API class WindowsUpdate.Types.Identity.
[[["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."],[[["This webpage provides reference documentation and code samples for the `WindowsUpdate.Types.Identity` class within the Grafeas v1 API."],["The `WindowsUpdate.Types.Identity` class serves as a unique identifier for updates, with properties for both a revision-independent `UpdateId` and a `Revision` number."],["The page lists the different versions for Grafeas V1 API available, ranging from 2.2.0 to 3.7.0, with 3.7.0 being the most recent."],["`WindowsUpdate.Types.Identity` implements multiple interfaces, including IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["It has two constructors: a default constructor `Identity()` and another one `Identity(WindowsUpdate.Types.Identity other)` that takes another `WindowsUpdate.Types.Identity` as a parameter."]]],[]]