[Obsolete]public sealed class RelationshipAttributes:IMessage<RelationshipAttributes>, IEquatable<RelationshipAttributes>, IDeepCloneable<RelationshipAttributes>, IBufferMessage, IMessage
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."],[[["The `RelationshipAttributes` class is now deprecated and only exists for backward compatibility, as the server will no longer populate this message in responses."],["The class, `RelationshipAttributes`, provides details about the relationship between assets, including the type, source resource type, target resource type, and the action involved."],["There is an extensive list of versions of the `RelationshipAttributes` class available, ranging from version 3.12.0 (latest) down to 2.7.0, showing the historical evolution of this class."],["`RelationshipAttributes` inherits from `Object` and implements `IMessage\u003cRelationshipAttributes\u003e`, `IEquatable\u003cRelationshipAttributes\u003e`, `IDeepCloneable\u003cRelationshipAttributes\u003e`, `IBufferMessage`, and `IMessage`."],["The `RelationshipAttributes` class contains the properties `Action`, `SourceResourceType`, `TargetResourceType`, and `Type`, all of which are of string type."]]],[]]