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 reference documentation for the `RelatedResources` class within the Google Cloud Asset Inventory v1 API, specifically for the .NET library."],["The `RelatedResources` class is used to represent the related resources of a primary resource and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest available version of the `Google.Cloud.Asset.V1` is `3.12.0`, with previous versions dating back to version `2.7.0` being listed."],["The page details the constructors for the class, including a default constructor and a copy constructor that takes another `RelatedResources` instance."],["The `RelatedResources_` property, of type `RepeatedField\u003cRelatedResource\u003e`, is used to store the detailed list of related resources associated with the primary resource."]]],[]]