[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."],["This documentation provides a version history for `RelatedAssets`, spanning from version 3.12.0 (latest) down to 2.7.0 of the `Google.Cloud.Asset.V1` package."],["`RelatedAssets` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `Object` class."],["The `RelatedAssets` class has two constructors, one default and another which accepts another `RelatedAssets` object for copying, as well as the properties of `Assets`, a list of related assets, and `RelationshipAttributes`, which are deprecated."],["The namespace for this class is `Google.Cloud.Asset.V1` within the assembly `Google.Cloud.Asset.V1.dll`."]]],[]]