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-03-21 UTC."],[[["The webpage provides reference documentation and code samples for the `RelatedResources` class within the Google Cloud Asset Inventory v1 API."],["The `RelatedResources` class, which is the main focus of the webpage, is a sealed class that represents the related resources of a primary resource and implements multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation covers various versions of the API, including the latest version (3.12.0) and older versions dating back to 2.7.0."],["The `RelatedResources` class includes a `RelatedResources_` property, which is a `RepeatedField` of `RelatedResource` objects detailing the related resources of the primary resource."],["There are two constructors provided for creating `RelatedResources` objects, either an empty constructor or a copy constructor that takes another `RelatedResources` instance as a parameter."]]],[]]