[Obsolete]public sealed class RelatedAssets:IMessage<RelatedAssets>, IEquatable<RelatedAssets>, IDeepCloneable<RelatedAssets>, IBufferMessage, IMessage
DEPRECATED. This message only presents for the purpose of
backward-compatibility. The server will never populate this message in
responses.
The detailed related assets with the relationship_type.
[[["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 `RelatedAssets` class, found within the `Google.Cloud.Asset.V1` namespace, is now deprecated and should no longer be used as the server will not populate it in responses."],["The most recent version for this is 3.12.0 however this class is no longer supported, but the page details versions back to 2.7.0, all within the Google Cloud Asset V1."],["The `RelatedAssets` class inherits from `Object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, supporting functionalities like deep cloning and message handling."],["The `RelatedAssets` class has two constructors: a default constructor and one that accepts another `RelatedAssets` instance for copying, along with the properties `Assets` and `RelationshipAttributes`."],["The class properties `Assets` are a list of the connected resources and `RelationshipAttributes` is a description of how they are related, however `RelationshipAttributes` is listed as obsolete."]]],[]]