public sealed class RelatedResource : IMessage<RelatedResource>, IEquatable<RelatedResource>, IDeepCloneable<RelatedResource>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Asset Inventory v1 API class RelatedResource.
[[["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 latest version of the Google Cloud Asset Inventory v1 API's `RelatedResource` class is 3.12.0, with multiple previous versions available, down to 2.7.0."],["The `RelatedResource` class provides detailed information about a related resource, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`RelatedResource` objects have properties for `AssetType` and `FullResourceName`, both of which are strings that provide information on the related resource."],["The `RelatedResource` class has two constructors: one default and one that takes another `RelatedResource` object as a parameter for initialization."],["The current documented version of `RelatedResource` is 3.3.0 and it inherits various members from the `Object` class including `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."]]],[]]