public sealed class Identity : IMessage<IamPolicyAnalysisResult.Types.Identity>, IEquatable<IamPolicyAnalysisResult.Types.Identity>, IDeepCloneable<IamPolicyAnalysisResult.Types.Identity>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Asset Inventory v1 API class IamPolicyAnalysisResult.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 document provides reference documentation for the `IamPolicyAnalysisResult.Types.Identity` class within the Google Cloud Asset Inventory v1 API, detailing its structure and usage."],["The latest version of the API class available is 3.12.0, with documentation also available for several other versions ranging from 2.7.0 to 3.11.0."],["`IamPolicyAnalysisResult.Types.Identity` is a class that represents an identity under analysis and is part of the `Google.Cloud.Asset.V1` namespace, implemented as an `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `Identity` includes properties such as `AnalysisState` to show the state of the analyzed identity and `Name`, which stores the identity's name as it would appear in IAM policy bindings."],["The class supports the ability to be implemented as an IMessage, and the ability to be implemented as IEquatable for comparisons, and the ability to be a deeply cloned object via IDeepCloneable."]]],[]]