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` in the Google Cloud Spanner C++ library, detailing its availability across various library versions."],["The `PartitionDataBoostOption` is used with `google::cloud::Options` to enable the use of \"data boost\" for partitions returned by `Client::PartitionRead()` or `PartitionQuery()`."],["Enabling data boost results in subsequent partitioned `Client::Read()` and `Client::ExecuteQuery()` calls using independent compute resources from Cloud Spanner Data Boost."],["The struct google::cloud::spanner::PartitionDataBoostOption is an alias for the boolean type."],["The latest release candidate of the library is version 2.37.0-rc, with numerous previous versions listed down to 2.11.0."]]],[]]