[[["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 part of the Google Cloud Spanner C++ client library, specifically for creating `CreateInstanceRequest` objects."],["The `CreateInstanceRequestBuilder` can be used to construct and configure a request to create a new Spanner instance using the `InstanceAdminClient::CreateInstance()` function."],["The `CreateInstanceRequestBuilder` offers methods such as `SetDisplayName`, `SetNodeCount`, `SetProcessingUnits`, and `SetLabels` to customize the instance creation request."],["This class has constructors and operators to facilitate the creation, copying, and movement of the `CreateInstanceRequestBuilder` objects, and also a `Build()` method to construct a final `CreateInstanceRequest`."],["The page provides access to different versions of the `CreateInstanceRequestBuilder` class, ranging from version 2.11.0 up to the latest release candidate, 2.37.0-rc."]]],[]]