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 available for the Google Cloud Spanner Instance Administration v1 API is 5.0.0-beta05, while the current page is focused on version 5.0.0-beta04 of the `GetInstanceConfigRequest` class."],["This documentation provides detailed information and code samples for the `GetInstanceConfigRequest` class, which is used to request specific instance configurations from the Google Cloud Spanner API."],["The `GetInstanceConfigRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."],["The class has two key properties: `InstanceConfigName`, a typed view of the resource name, and `Name`, which is a string that represents the requested instance configuration in the format `projects/\u003cproject\u003e/instanceConfigs/\u003cconfig\u003e`."],["The documentation lists numerous older versions of the API, ranging from 3.5.0 to 4.6.0, available for developers looking for previous iterations of the `GetInstanceConfigRequest` functionality."]]],[]]