public sealed class RelatedResource : IMessage<RelatedResource>, IEquatable<RelatedResource>, IDeepCloneable<RelatedResource>, IBufferMessage, IMessage
[[["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 `RelatedResource` documentation is 3.12.0, with several prior versions available, ranging from 3.11.0 down to 2.7.0."],["`RelatedResource` is a class that implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `RelatedResource` class has two constructors: a default constructor (`RelatedResource()`) and a copy constructor (`RelatedResource(RelatedResource other)`)."],["`RelatedResource` includes properties such as `AssetType` and `FullResourceName`, both of which are string types."],["The `RelatedResource` is found under the namespace `Google.Cloud.Asset.V1`."]]],[]]