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."],[[["This webpage provides documentation for the `TargetReference` class within the `Google.Cloud.Compute.V1` namespace, specifically for version 2.15.0."],["The `TargetReference` class, which inherits from `object`, implements several interfaces, including `IMessage`, `IEquatable\u003cTargetReference\u003e`, `IDeepCloneable\u003cTargetReference\u003e`, and `IBufferMessage`."],["The documentation lists various versions of the `TargetReference`, ranging from 1.0.0 to 3.6.0 (latest), demonstrating the version history and offering links to different version pages."],["Key properties of the `TargetReference` class include `HasTarget` (a boolean) and `Target` (a string), along with the option to create a `TargetReference` object using two different constructors."],["The `TargetReference` class has inherited members from the `object` class such as `GetHashCode()`, `GetType()`, and `ToString()`."]]],[]]