[[["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 provides documentation for the `CreateInstanceRequestBuilder` class, used in the Google Cloud Spanner C++ client library, and specifically in the context of the `InstanceAdminClient::CreateInstance()` function."],["The `CreateInstanceRequestBuilder` class allows for the construction of a `CreateInstanceRequest` with configurable options such as the display name, node count, processing units, and labels, for creating a new Spanner instance."],["There is a list of older versions of this class, starting from version `2.37.0-rc`, going down to version `2.11.0`."],["The class provides multiple constructors and operators for flexible object creation and copying."],["The documentation lists the functions provided by this class, such as `SetDisplayName`, `SetNodeCount`, `SetProcessingUnits`, and `SetLabels`, to customize the instance creation request."]]],[]]