[[["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-08-22 UTC."],[[["\u003cp\u003eThis page details the \u003ccode\u003eUpdateInstanceRequestBuilder\u003c/code\u003e class within the Google Cloud Spanner C++ library, focusing on version 2.21.0 and including links to older versions.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUpdateInstanceRequestBuilder\u003c/code\u003e is used to configure and create \u003ccode\u003eUpdateInstanceRequest\u003c/code\u003e objects for updating instance details within Spanner, which are used in conjunction with the \u003ccode\u003eInstanceAdminClient::UpdateInstance()\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers multiple constructors for initialization, including from a \u003ccode\u003estd::string\u003c/code\u003e, an \u003ccode\u003eInstance\u003c/code\u003e object, or a \u003ccode\u003egoogle::spanner::admin::instance::v1::Instance\u003c/code\u003e object, and includes move and copy constructors.\u003c/p\u003e\n"],["\u003cp\u003eIt provides functions for setting various properties of the instance such as \u003ccode\u003eSetName\u003c/code\u003e, \u003ccode\u003eSetDisplayName\u003c/code\u003e, \u003ccode\u003eSetNodeCount\u003c/code\u003e, \u003ccode\u003eSetProcessingUnits\u003c/code\u003e, and managing labels with \u003ccode\u003eAddLabels\u003c/code\u003e and \u003ccode\u003eSetLabels\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBuild()\u003c/code\u003e function finalizes and returns either a non-rvalue or rvalue reference to the \u003ccode\u003eUpdateInstanceRequest\u003c/code\u003e object, depending on if it is invoked from a non-rvalue or rvalue reference respectively.\u003c/p\u003e\n"]]],[],null,[]]