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-21 UTC."],[[["The latest version of the `GetInstanceRequest` documentation is 3.6.0, with several earlier versions available, going back to 1.0.0."],["`GetInstanceRequest` is a class within the Compute Engine v1 API, used for requesting information about a specific instance."],["The `GetInstanceRequest` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetInstanceRequest` class has properties for `Instance`, `Project`, and `Zone`, which are all of type string."],["This documentation provides reference material and samples for the .NET Compute Engine v1 API for the class `GetInstanceRequest`."]]],[]]