[[["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 `google::spanner::admin::instance::v1::CreateInstanceRequest` objects for creating new Cloud Spanner instances."],["The `CreateInstanceRequestBuilder` class allows for the configuration of instance properties such as the display name, node count, processing units, and labels."],["It offers different constructors that require an `Instance` object and Cloud Spanner instance configuration name, defaulting the display name to the instance ID."],["The `CreateInstanceRequestBuilder` class includes functions like `SetDisplayName`, `SetNodeCount`, `SetProcessingUnits`, and `SetLabels`, along with a `Build()` function, which can all be chained together to modify the `CreateInstanceRequest`."],["The page also contains a historical list of versions for the `CreateInstanceRequestBuilder`, including the most recent release candidate."]]],[]]