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-04-17 UTC."],[[["The latest version of the `Google.Cloud.Asset.V1` library for .NET is 3.12.0, with multiple previous versions available, down to 2.7.0."],["The `Identity` class, part of the `IamPolicyAnalysisResult.Types` namespace, represents an identity being analyzed within the context of IAM policies."],["The `Identity` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering functionalities for message handling, comparison, and deep cloning."],["The `Identity` class has properties such as `AnalysisState` and `Name`, which are used to give more context on the analysis, and the name of the identity."],["The class is part of the `Google.Cloud.Asset.V1` namespace, within the `Google.Cloud.Asset.V1.dll` assembly."]]],[]]