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-04-17 UTC."],[[["The `RelatedResources` class provides details about the resources related to a primary resource, as part of the `Google.Cloud.Asset.V1` namespace."],["This class is available in multiple versions of the `Google.Cloud.Asset.V1` package, ranging from version 2.7.0 to the latest version 3.12.0."],["The `RelatedResources` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["It contains a property named `RelatedResources_`, of type `RepeatedField\u003cRelatedResource\u003e`, which holds a collection of detailed related resources."],["Constructors are provided for creating instances of `RelatedResources` both with default values and by copying from another `RelatedResources` object."]]],[]]