[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-03-21 UTC."],[[["The `RelatedAssets` class in the Google Cloud Asset Inventory v1 API is deprecated and should no longer be used, as the server will not populate this message in responses."],["This documentation provides reference material and code samples for the `RelatedAssets` class, primarily for backward compatibility purposes."],["The `RelatedAssets` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showing it is part of the Google Protobuf system."],["The latest version of this specific class is 3.12.0, with older versions, including 3.3.0, also available for review."],["`RelatedAssets` has two main properties: `Assets`, which is a repeated field for related assets, and the obsolete `RelationshipAttributes`, which details the relationship between assets."]]],[]]