If true, the requests from the subsequent partitioned Client::Read() and Client::ExecuteQuery() calls will be executed using the independent compute resources of Cloud Spanner Data Boost.
[[["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 webpage provides documentation for the `PartitionDataBoostOption` within the Google Cloud Spanner C++ client library, detailing its functionality across multiple versions."],["The `PartitionDataBoostOption` is a configuration option within `google::cloud::Options` that enables the use of \"data boost\" in partitions returned by `Client::PartitionRead()` or `PartitionQuery()`."],["Enabling this option directs subsequent partitioned `Client::Read()` and `Client::ExecuteQuery()` calls to utilize Cloud Spanner Data Boost's independent compute resources."],["The latest release is version 2.37.0-rc, with a documented history of versions dating back to version 2.11.0, each linking to specific documentation for the corresponding release."],["The data type of `PartitionDataBoostOption` is a boolean, meaning it is toggled as either true or false."]]],[]]