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 for the `WindowsUpdate.Types.Identity` class within the Grafeas v1 API, offering details on its functionality and usage."],["The `WindowsUpdate.Types.Identity` class represents the unique identifier of a Windows update and implements multiple interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The `WindowsUpdate.Types.Identity` class has two constructors: a default constructor `Identity()` and a copy constructor `Identity(Identity other)`."],["Key properties of the `Identity` class are `Revision`, which is an integer representing the revision number, and `UpdateId`, a string representing the revision-independent identifier."],["The documentation shows a version history of the package, ranging from version 2.2.0 up to the latest version 3.7.0, with corresponding links for each version."]]],[]]