[[["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-14 UTC."],[[["This page details the `CreateInstanceRequestBuilder` class for Google Cloud Spanner, used to construct `CreateInstanceRequest` objects."],["The `CreateInstanceRequestBuilder` class is essential for calling the `InstanceAdminClient::CreateInstance()` function."],["The latest release candidate version of the Spanner C++ library available on the page is version 2.37.0-rc, with multiple older versions available including 2.24.0, the version the builder class is described for."],["The constructor for `CreateInstanceRequestBuilder` requires an `Instance` object and a Cloud Spanner instance config name."],["The `CreateInstanceRequestBuilder` class provides methods like `SetDisplayName`, `SetNodeCount`, `SetProcessingUnits`, `SetLabels`, and `Build` for configuring and building the `CreateInstanceRequest`."]]],[]]