[[["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, which is specifically designed to help in constructing `CreateInstanceRequest` objects for Google Cloud Spanner."],["The `CreateInstanceRequestBuilder` class requires an `Instance` object and a Cloud Spanner instance configuration name for its construction, automatically setting the display name to the instance ID if not specified."],["The builder allows setting the instance display name, node count, processing units, and labels via functions such as `SetDisplayName`, `SetNodeCount`, `SetProcessingUnits`, and `SetLabels` respectively."],["The `Build()` function finalizes the construction of a `CreateInstanceRequest` object, which is required when using the `InstanceAdminClient::CreateInstance()` function."],["This documentation includes usage information for multiple versions of this class, with version 2.37.0-rc being the most recent, and spans over a wide array of historical versions, starting from 2.11.0."]]],[]]