[Obsolete]public sealed class RelatedAssets:IMessage<RelatedAssets>, IEquatable<RelatedAssets>, IDeepCloneable<RelatedAssets>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Asset Inventory v1 API class RelatedAssets.
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 in the Google Cloud Asset Inventory v1 API is deprecated and is only available for backward-compatibility purposes."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its use in message handling and object comparison."],["The latest version of the API available is 3.12.0, while the current documentation refers to version 3.6.0 of the `RelatedAssets` class."],["`RelatedAssets` includes two properties: `Assets`, which is a `RepeatedField` of `RelatedAsset` objects representing peer resources, and `RelationshipAttributes`, which is an `Obsolete` property describing the relationship details."],["The versions available for this API range between 2.7.0 and 3.12.0."]]],[]]