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 webpage provides documentation for the `TargetReference` class within the `Google.Cloud.Compute.V1` namespace, specifically version 2.14.0."],["The `TargetReference` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["There are multiple versions of this document, from version 1.0.0 to the latest, version 3.6.0, accessible through the provided links."],["The class inherits from the `object` class and has two constructors: a default constructor and one that accepts another `TargetReference` object."],["It offers two properties, `HasTarget`, which is a boolean indicating if the target field is set, and `Target`, which is a string property."]]],[]]