[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-26 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`."]]],[]]