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 `RelatedResource` class provides detailed information about related resources within the Google Cloud Asset Inventory v1 API, and it is the main subject of the documentation provided."],["Version 3.12.0 is the latest version, while the current documentation is referencing version 3.8.0, and many other older versions of the API are also documented."],["The `RelatedResource` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."],["The `RelatedResource` class has properties `AssetType` and `FullResourceName`, both of which are strings that provide the asset's type and its full resource name, respectively."],["There are 2 constructors available for the RelatedResource class, one default and another accepting a RelatedResource parameter."]]],[]]