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-04-17 UTC."],[[["This webpage provides documentation for the `GetInstanceRequest` class within the Google Cloud AlloyDB v1 API, specifically version 1.7.0."],["The `GetInstanceRequest` class is used to send requests for retrieving information about a specific instance, and it inherits from `object` while implementing several interfaces like `IMessage` and `IEquatable`."],["Key properties of the `GetInstanceRequest` class include `InstanceName`, `Name`, and `View`, which are used to specify the instance and the type of information requested."],["This documentation also lists previous versions of the `GetInstanceRequest` class, with the most recent being version 1.9.0, and it provides links to their corresponding pages."]]],[]]