public sealed class RelatedResources : IMessage<RelatedResources>, IEquatable<RelatedResources>, IDeepCloneable<RelatedResources>, IBufferMessage, IMessage
[[["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."],[[["This page provides documentation for the `RelatedResources` class within the `Google.Cloud.Asset.V1` namespace, detailing its structure and functionality."],["The `RelatedResources` class represents the related resources of a primary resource and is implemented as a sealed class that inherits from `Object` and implements several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version documented is 3.12.0, but the page focuses on version 2.10.0 of the `Google.Cloud.Asset.V1` library and provides a list of links to documentation for other versions, ranging from 2.7.0 up to the latest, 3.12.0."],["The class has a public property named `RelatedResources_` of the type `RepeatedField` that contains the detailed related resources of the primary resource."],["The `RelatedResources` class has two constructors, one being a default constructor and the other a copy constructor that take `RelatedResources` as a parameter."]]],[]]