public sealed class GetTargetInstanceRequest : IMessage<GetTargetInstanceRequest>, IEquatable<GetTargetInstanceRequest>, IDeepCloneable<GetTargetInstanceRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetTargetInstanceRequest.
A request message for TargetInstances.Get. See the method description for details.
[[["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."],[[["The latest version of the `GetTargetInstanceRequest` API is 3.6.0, but this page primarily provides documentation for version 2.12.0."],["This page details the `GetTargetInstanceRequest` class within the Google.Cloud.Compute.V1 namespace, for use in the .NET framework."],["The `GetTargetInstanceRequest` class is used to construct request messages for retrieving target instance information within the Compute Engine v1 API."],["The `GetTargetInstanceRequest` class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of `GetTargetInstanceRequest` include `Project`, `TargetInstance`, and `Zone`, which allow users to specify the target instance and scope of the request."]]],[]]