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-24 UTC."],[[["This webpage provides documentation for the `TargetReference` class within the `Google.Cloud.Compute.V1` namespace, detailing its implementation of various interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The `TargetReference` class, a part of the `Google.Cloud.Compute.V1.dll` assembly, has multiple version references available, ranging from version 1.0.0 up to the latest 3.6.0."],["The `TargetReference` class inherits from `Object` and includes inherited members like `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["This class features a constructor to instantiate an empty `TargetReference` object and another to copy an existing `TargetReference` object, as well as properties `HasTarget` and `Target` for managing target information."]]],[]]