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-09 UTC."],[[["The latest version available for `Google.Cloud.Compute.V1.TargetReference` is 3.6.0, with a range of versions available from 1.0.0 up to the latest release."],["This webpage details the `TargetReference` class, its methods, and associated properties, within version 3.3.0 of the `Google.Cloud.Compute.V1` namespace."],["The `TargetReference` class inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `TargetReference` class has two constructors: a parameterless constructor, and a constructor accepting a `TargetReference` object as a parameter."],["The properties of `TargetReference` include `HasTarget`, which is a boolean, and `Target`, which is a string."]]],[]]