[[["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-21 UTC."],[[["This document outlines the `UpdateInstanceRequestBuilder` class, which is specifically designed to facilitate the creation of `UpdateInstanceRequest` objects for updating Cloud Spanner instances."],["The latest version of this API is `2.37.0-rc`, and the documentation provides a version history, detailing past versions of the class down to `2.11.0`."],["The `UpdateInstanceRequestBuilder` class offers multiple constructors that take varying inputs, such as an instance name, an `Instance` object, or a `google::spanner::admin::instance::v1::Instance` object, allowing for flexibility in its usage."],["Key functionalities of this class include methods to set the instance's name, display name, node count, processing units, and labels, with both l-value and r-value reference overloads for these setting methods."],["The `Build()` function generates and returns a completed `google::spanner::admin::instance::v1::UpdateInstanceRequest` object, based on the specified properties using the class."]]],[]]