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, is used to represent an identity under analysis within the Google Cloud Asset framework."],["The `Identity` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionalities such as message handling and deep cloning."],["The `Identity` class includes properties like `AnalysisState` to describe the analysis state and `Name` to represent the identity name."],["Constructors for the `Identity` class include a default constructor and one that accepts another `Identity` object as a parameter."]]],[]]