[[["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-26 UTC."],[[["This webpage details the `CreateInstanceRequestBuilder` class, which is specifically designed to construct `google::spanner::admin::instance::v1::CreateInstanceRequest` objects."],["The `CreateInstanceRequestBuilder` requires an `Instance` object and a Cloud Spanner instance config name upon construction, with the display name being defaulted to the instance ID."],["It supports various configuration settings such as setting the display name, node count, processing units, labels, and edition, offering both lvalue and rvalue reference versions of each setter function."],["The `CreateInstanceRequestBuilder` class features copy and move constructors, as well as copy and move assignment operators."],["The class provides a `Build()` function, which can be called as an lvalue or rvalue to produce a `google::spanner::admin::instance::v1::CreateInstanceRequest` object, that can be used with `InstanceAdminClient::CreateInstance()`."]]],[]]