public sealed class TargetReference : IMessage<TargetReference>, IEquatable<TargetReference>, IDeepCloneable<TargetReference>, 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-02 UTC."],[[["The latest version of the `Google.Cloud.Compute.V1.TargetReference` is 3.6.0, with numerous prior versions available for reference, dating back to 1.0.0."],["The `TargetReference` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its capabilities and functionalities."],["The `TargetReference` class inherits from `object` and provides constructors for creating new instances, both with and without an existing `TargetReference` object."],["The class includes a `HasTarget` property, which is a boolean indicating if the \"target\" field has been set, alongside the `Target` property that is a string."]]],[]]