public sealed class GetInstanceConfigRequest : IMessage<GetInstanceConfigRequest>, IEquatable<GetInstanceConfigRequest>, IDeepCloneable<GetInstanceConfigRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Spanner Instance Administration v1 API class GetInstanceConfigRequest.
The request for
[GetInstanceConfigRequest][google.spanner.admin.instance.v1.InstanceAdmin.GetInstanceConfig].
[[["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-06-05 UTC."],[[["This document provides reference information for the `GetInstanceConfigRequest` class within the Google Cloud Spanner Instance Administration v1 API."],["The `GetInstanceConfigRequest` class is used to request information about a specific instance configuration and it has versions ranging from 3.5.0 to 5.0.0-beta05 available for reference."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, which provide functionalities for message handling, equality comparison, deep cloning, and buffer operations, respectively."],["The `GetInstanceConfigRequest` class includes two constructors, one default and one that takes another `GetInstanceConfigRequest` instance as a parameter and has properties like `InstanceConfigName` and `Name` for handling configuration details."],["The latest stable version of the `GetInstanceConfigRequest` appears to be 4.6.0, with 5.0.0-beta05 being the most current beta release."]]],[]]