[[["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-04-02 UTC."],[[["This page provides documentation for the `CreateInstanceRequestBuilder` class in the Google Cloud Spanner C++ client library, which is used to build `CreateInstanceRequest` objects."],["The `CreateInstanceRequestBuilder` offers various methods to set parameters such as display name, node count, processing units, labels, and edition for the new instance."],["The class has different constructors and operators, including the ability to create the builder with a specified instance and instance configuration."],["The page lists multiple versions of the library, ranging from the latest release candidate 2.37.0-rc down to version 2.11.0, each with its own documentation."],["The `CreateInstanceRequestBuilder::Build()` method returns a `google::spanner::admin::instance::v1::CreateInstanceRequest` object, which is used to call the `InstanceAdminClient::CreateInstance()` function."]]],[]]