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