public sealed class Identity : IMessage<IamPolicyAnalysisResult.Types.Identity>, IEquatable<IamPolicyAnalysisResult.Types.Identity>, IDeepCloneable<IamPolicyAnalysisResult.Types.Identity>, IBufferMessage, IMessage
[[["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-03-21 UTC."],[[["This webpage provides documentation for the `Identity` class, which is part of the `Google.Cloud.Asset.V1` namespace in the .NET library, specifically focusing on different versions of the class."],["The `Identity` class, which is an identity under analysis, implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists various versions of the `Identity` class documentation, ranging from version 2.7.0 to the latest version 3.12.0."],["The `Identity` class has properties such as `AnalysisState`, which is of type `IamPolicyAnalysisState`, and `Name`, which is a string representing the identity's name in various IAM binding formats."],["The page includes details on the constructors of the `Identity` class, specifically a parameterless constructor and one that accepts another instance of `IamPolicyAnalysisResult.Types.Identity`."]]],[]]