public sealed class RelatedResources : IMessage<RelatedResources>, IEquatable<RelatedResources>, IDeepCloneable<RelatedResources>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Asset Inventory v1 API class RelatedResources.
[[["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 provides documentation for the `RelatedResources` class within the Google Cloud Asset Inventory v1 API for .NET."],["The latest version of `RelatedResources` is 3.12.0, and there are multiple versions available, ranging from 2.7.0 up to the latest."],["`RelatedResources` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for various functionalities like message handling and deep cloning."],["The class includes a property named `RelatedResources_`, which is a `RepeatedField` containing detailed information about the related resources of the primary resource."],["There are two constructors provided, a default one and one that takes another `RelatedResources` object for copying purposes."]]],[]]