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