[[["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-21 UTC."],[[["This page details the `CreateInstanceRequestBuilder` class for Google Cloud Spanner, used to construct requests for creating new Spanner instances."],["The class is a builder for `google::spanner::admin::instance::v1::CreateInstanceRequest`, and it provides methods for setting the display name, node count, processing units, labels, and edition of the instance to be created."],["There are multiple versions of the `CreateInstanceRequestBuilder` documented on the page, ranging from version 2.11.0 to 2.37.0-rc, the latest release candidate version."],["The `CreateInstanceRequestBuilder` class has constructors and operators to support various use cases and ways to create and set up the object."],["The class provides the `Build()` method to finalize and generate the `CreateInstanceRequest` object, and is used in conjunction with `InstanceAdminClient::CreateInstance()` function to deploy the request."]]],[]]