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."],[[["The documentation covers the `RelatedResources` class within the Google Cloud Asset Inventory v1 API, focusing on version 3.9.0."],["Version 3.12.0 is the latest available version for the `RelatedResources` class, with previous versions ranging down to 2.7.0 also listed."],["The `RelatedResources` class represents the related resources of a primary resource and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The primary functionality of the class is managed through the `RelatedResources_` property, a `RepeatedField` that holds detailed information about related resources."],["There is documentation regarding the constructors `RelatedResources()` and `RelatedResources(RelatedResources)` that are available."]]],[]]