public sealed class GetInstanceRequest : IMessage<GetInstanceRequest>, IEquatable<GetInstanceRequest>, IDeepCloneable<GetInstanceRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetInstanceRequest.
A request message for Instances.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-31 UTC."],[[["This webpage provides documentation for the `GetInstanceRequest` class within the Google Compute Engine v1 API for .NET, with the latest version being 3.6.0, and displays the documentation for version 2.4.0."],["The `GetInstanceRequest` class is used to request details about a specific instance in the Google Compute Engine."],["The documentation details the `GetInstanceRequest` class's inheritance, implementing interfaces, as well as various properties like `Instance`, `Project`, and `Zone` that are required to request an instance's details."],["The page shows multiple versions of the documentation, from version 1.0.0 up to the latest 3.6.0, all found on the left side under the Version 2.4.0 dropdown."],["The page also provides information on the constructors for this class, such as `GetInstanceRequest()` and `GetInstanceRequest(GetInstanceRequest other)`, allowing for either default instantiation or copying from an existing object."]]],[]]