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 a range of previous versions available from 1.0.0 up to 3.5.0."],["The `TargetReference` class inherits from `Object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class is in the namespace `Google.Cloud.Compute.V1` and is part of the `Google.Cloud.Compute.V1.dll` assembly."],["The `TargetReference` class has two constructors, one default and one that takes another `TargetReference` object, along with two properties: `HasTarget` (bool) and `Target` (string)."]]],[]]