public sealed class GetInstanceRequest : IMessage<GetInstanceRequest>, IEquatable<GetInstanceRequest>, IDeepCloneable<GetInstanceRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the AlloyDB v1 API class GetInstanceRequest.
[[["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 document provides reference documentation for the `GetInstanceRequest` class within the Google Cloud AlloyDB v1 API."],["The `GetInstanceRequest` class is used to construct a message for retrieving a specific instance in the AlloyDB service."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the base `object` class."],["`GetInstanceRequest` includes properties such as `InstanceName`, `Name`, and `View`, which allow specification of the instance to retrieve and the desired view of that instance."],["There are multiple version of the `GetInstanceRequest`, with the most recent version being 1.9.0, and the provided documentation referencing version 1.3.0."]]],[]]