[[["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-08 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."]]],[]]