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 multiple earlier versions accessible."],["The `TargetReference` class inherits from the base `object` class and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `TargetReference` class, found within the `Google.Cloud.Compute.V1` namespace, provides two constructors: a default constructor and one that takes another `TargetReference` object as a parameter."],["This class has two main properties, `HasTarget`, which is a boolean, and `Target`, which is a string, indicating the presence and value of a target, respectively."],["This documentation provides access to 30 different versions of the `Google.Cloud.Compute.V1.TargetReference`, from version 1.0.0 to version 3.6.0."]]],[]]