[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."],[[["This webpage details the `RelatedAssets` class within the `Google.Cloud.Asset.V1` namespace, which is part of the Google Cloud Asset .NET library and is currently marked as deprecated."],["The class `RelatedAssets` is designed for backward-compatibility and will not be populated by the server in responses according to its description."],["The `RelatedAssets` class inherits from `Object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, among others."],["The class includes properties such as `Assets`, which is a collection of related assets, and `RelationshipAttributes`, which provides details about the relationship, although `RelationshipAttributes` is also marked as obsolete."],["The webpage provides access to various versions of this class, with the latest being version 3.12.0, while the current page is showcasing the details for version 2.11.0."]]],[]]