[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 will not be populated in server responses, serving only for backward-compatibility."],["This documentation provides reference information for `RelatedAssets`, including its implementation of interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version available in this list is 3.12.0, while the documented version is 3.10.0, and there are multiple previous versions down to 2.7.0 available for reference."],["The `RelatedAssets` class contains properties `Assets`, which holds a repeated field of related assets, and the obsolete property `RelationshipAttributes`, which holds detailed relationship attributes."],["The `RelatedAssets` class has two constructors, one default and one that take another `RelatedAssets` object as a parameter for creating a copy."]]],[]]