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-03-21 UTC."],[[["The latest version of the `GetInstanceConfigRequest` class is 5.0.0-beta05, which is part of the Google Cloud Spanner Instance Administration v1 API."],["This class is a request for the `GetInstanceConfig` method within the Spanner Instance Admin API and is used to retrieve the details of an instance configuration."],["The `GetInstanceConfigRequest` class inherits from `object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, as well as contains a series of constructors."],["The class contains two properties, `InstanceConfigName` for a typed view over the resource name, and `Name` that represents the requested instance configuration."],["A range of versions from 3.5.0 up to the latest beta version are available for the GetInstanceConfigRequest class."]]],[]]