public sealed class IamPolicyAnalysisResult.Types.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."],[[["The content provides documentation for the `IamPolicyAnalysisResult.Types.Identity` class within the Google Cloud Asset Inventory v1 API, showcasing various versions from 2.7.0 to 3.12.0, with 3.12.0 being the latest."],["`IamPolicyAnalysisResult.Types.Identity` is a class that represents an identity under analysis in IAM policy, implementing several interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The documentation details the inheritance of the class, showing that it inherits from `object` and directly implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["Key properties of the `IamPolicyAnalysisResult.Types.Identity` class include `AnalysisState`, which represents the analysis state of the identity, and `Name`, which is a string representing the identity in a format recognized by IAM policy bindings."],["The class has 2 constructors; a default one called `Identity()` and one that takes an `IamPolicyAnalysisResult.Types.Identity` object as a parameter called `Identity(Identity)`."]]],[]]