[[["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 page details the `CreateInstanceRequestBuilder` class, which is used to construct `CreateInstanceRequest` objects for the Cloud Spanner API."],["The `CreateInstanceRequestBuilder` class is used to configure the settings when creating a new instance, such as the display name, node count, processing units, labels, and edition, with several setter functions available."],["Constructors and assignment operators are available for `CreateInstanceRequestBuilder` objects, and it is necessary to provide an `Instance` object and a Cloud Spanner instance configuration name when creating the `CreateInstanceRequestBuilder` object."],["The `Build()` method finalizes the configuration and returns a `CreateInstanceRequest` object that can then be utilized to call the `InstanceAdminClient::CreateInstance()` function."],["This page also lists the available versions of the `CreateInstanceRequestBuilder`, going from the latest `2.37.0-rc` to `2.11.0`."]]],[]]