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-03-21 UTC."],[[["The latest version available for `Google.Cloud.Compute.V1.TargetReference` is 3.6.0, with multiple previous versions listed down to 1.0.0."],["`TargetReference` is a class within the `Google.Cloud.Compute.V1` namespace, part of the Google Cloud Compute .NET library."],["The `TargetReference` class implements several interfaces, including `IMessage`, `IEquatable\u003cTargetReference\u003e`, `IDeepCloneable\u003cTargetReference\u003e`, and `IBufferMessage`."],["The class has two constructors, a default one and one that accepts another TargetReference object for copying."],["The class features two main properties: `HasTarget`, a boolean indicating if the \"target\" field is set, and `Target`, a string that can be set."]]],[]]