[[["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-09 UTC."],[[["This document outlines the `CreateInstanceRequestBuilder` class for Google Cloud Spanner, used to construct requests for creating new instances."],["The `CreateInstanceRequestBuilder` is designed to facilitate the creation of `google::spanner::admin::instance::v1::CreateInstanceRequest` objects when calling the `InstanceAdminClient::CreateInstance()` function."],["The builder allows for setting parameters like display name, node count, processing units, labels, and edition for a new instance, offering both lvalue and rvalue reference versions for each setter."],["The constructor of the `CreateInstanceRequestBuilder` takes an `Instance` object, and a `std::string` for the name of the Cloud Spanner instance configuration, where the display name defaults to the instance ID."],["There are many versions of this class available, with the latest being `2.37.0-rc`, and the other releases going all the way down to version `2.11.0`."]]],[]]