public sealed class IamPolicyAnalysisResult.Types.Edge : IMessage<IamPolicyAnalysisResult.Types.Edge>, IEquatable<IamPolicyAnalysisResult.Types.Edge>, IDeepCloneable<IamPolicyAnalysisResult.Types.Edge>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Asset Inventory v1 API class IamPolicyAnalysisResult.Types.Edge.
[[["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-07-09 UTC."],[[["The webpage provides documentation for the `IamPolicyAnalysisResult.Types.Edge` class, a part of the Google Cloud Asset Inventory v1 API, with the most recent version being 3.12.0."],["This class `IamPolicyAnalysisResult.Types.Edge` represents a directional edge, commonly used to represent a relationship or connection between a source and a target, as defined within the Google Cloud Asset Inventory v1 API."],["The `Edge` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionalities for message handling, equality comparison, deep cloning, and buffer management."],["The `Edge` class contains two key properties, `SourceNode` and `TargetNode`, both of which are string types and are used to specify the source and target of the edge, respectively, within the Google Cloud Asset Inventory v1."],["The reference documentation provides the different versions of the class `IamPolicyAnalysisResult.Types.Edge`, starting from version 2.7.0, up to the latest version of 3.12.0, showing its evolution."]]],[]]