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` is available in versions ranging from 2.7.0 to 3.12.0, with 3.12.0 being the latest version."],["The class `RelatedResources` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the base `Object` class."],["It contains a property `RelatedResources_` of type `RepeatedField\u003cRelatedResource\u003e`, which provides a detailed listing of the primary resource's related resources."],["The webpage provides links to documentation for each version and covers the constructors and properties of the `RelatedResources` class, such as the `RelatedResources()` and `RelatedResources(RelatedResources other)` constructors."]]],[]]