[Obsolete]public sealed class RelationshipAttributes:IMessage<RelationshipAttributes>, IEquatable<RelationshipAttributes>, IDeepCloneable<RelationshipAttributes>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Asset Inventory v1 API class RelationshipAttributes.
DEPRECATED. This message only presents for the purpose of
backward-compatibility. The server will never populate this message in
responses.
The relationship attributes which include type, source_resource_type,
target_resource_type and action.
[[["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 `RelationshipAttributes` class within the Google Cloud Asset Inventory v1 API."],["The `RelationshipAttributes` class, which is now deprecated, describes the relationship between assets, detailing their types, and the actions that connect them."],["The provided list includes the multiple versions of the documentation for `RelationshipAttributes`, ranging from version 2.7.0 up to the latest version 3.12.0."],["The `RelationshipAttributes` class contains properties such as `Action`, `SourceResourceType`, `TargetResourceType`, and `Type`, all of which are strings that describe different aspects of the relationship between assets."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and also inherits from the `Object` class."]]],[]]