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."],[[["This webpage details the `RelatedResources` class within the `Google.Cloud.Asset.V1` namespace, which represents the related resources of a primary resource."],["The class `RelatedResources` implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` and it inherits from Object."],["Version 3.12.0 is the latest version available for the `RelatedResources` documentation and there are 13 total versions for version 3, followed by 6 different versions of version 2."],["The class offers two constructors, a parameterless one and another that accepts an existing `RelatedResources` object for creating a copy."],["The `RelatedResources_` property provides access to a list of detailed related resources, held within a `RepeatedField` of `RelatedResource` type."]]],[]]