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."],[[["This webpage provides reference documentation for the `GetTargetInstanceRequest` class within the Google Compute Engine v1 API, specifically for .NET developers."],["The `GetTargetInstanceRequest` class is used to retrieve information about a specific target instance in Google Cloud, as per the TargetInstances.Get method."],["The documentation outlines the class's inheritance, implemented interfaces, inherited members, and namespace, alongside constructor details and properties such as `Project`, `TargetInstance`, and `Zone`."],["The latest version of this class is version 3.6.0, and the page details multiple different versions going as far back as version 1.0.0, and as current as version 3.6.0."],["This page includes links to versions ranging from version 1.0.0 to 3.6.0 that will help the user find the correct version for them, with version 3.6.0 being the latest."]]],[]]