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 documentation for the `RelatedResources` class within the Google Cloud Asset Inventory v1 API, specifically for the .NET environment."],["This class, `RelatedResources`, is used to represent the related resources of a primary resource and is part of the `Google.Cloud.Asset.V1` namespace."],["The documentation lists various versions of the API, from the latest 3.12.0 down to 2.7.0, with the current page focusing on version 3.11.0."],["`RelatedResources` implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its functionalities within the Protobuf library."],["The `RelatedResources` class has two constructors, one default and the other taking another `RelatedResources` object as a parameter for creating a copy."]]],[]]