[[["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 webpage details the `CreateInstanceRequestBuilder` class, which is specifically designed to help users construct `google::spanner::admin::instance::v1::CreateInstanceRequest` objects for creating new Spanner instances."],["The `CreateInstanceRequestBuilder` class includes constructors that support building the request using an `Instance` object and an instance configuration name, as well as supporting copy and move constructors."],["The class provides several setter functions, `SetDisplayName`, `SetNodeCount`, `SetProcessingUnits`, and `SetLabels`, that can be used to configure various attributes of the instance being created, which can be called with either a lvalue or rvalue."],["The `Build()` function of `CreateInstanceRequestBuilder` is used to finalize the construction and return the complete `CreateInstanceRequest`, with both lvalue and rvalue versions available."],["The document provides links to the documentation for this `CreateInstanceRequestBuilder` class across different versions, from 2.11.0 up to the latest release candidate 2.37.0-rc."]]],[]]