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 properties, inheritance, and implementations."],["The latest version of this specific API class is `3.12.0`, with numerous previous versions also documented, ranging back to `2.7.0`."],["The `Identity` class is defined as a sealed class and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `Identity` class has two constructors, a default one and another that accepts an `IamPolicyAnalysisResult.Types.Identity` object, and has two public properties: `AnalysisState` and `Name`."],["The `AnalysisState` property is used to show the analysis state of the identity, while the `Name` property contains the identity name as it would appear in IAM policy bindings."]]],[]]