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 information for the `GetInstanceRequest` class within the Google Cloud AlloyDB v1 API, specifically version 1.4.0."],["The `GetInstanceRequest` class is a message used to retrieve an instance and it implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of `GetInstanceRequest` include `InstanceName` (a typed view of the instance name), `Name` (the resource name of the instance), and `View` (the desired view of the instance)."],["There are multiple versions available for the `GetInstanceRequest` class, ranging from 1.0.0 to 1.9.0, with 1.9.0 being the latest version."]]],[]]