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++ client library, detailing its functionality across various versions."],["The `PartitionDataBoostOption` allows users to utilize Cloud Spanner Data Boost, an independent compute resource, for partitioned `Client::Read()` and `Client::ExecuteQuery()` calls."],["The latest release candidate is version `2.37.0-rc`, while the latest stable release is version `2.36.0`, and this page is specifically dedicated to version `2.27.0`."],["`PartitionDataBoostOption` can be used to create partitions from `Client::PartitionRead()` or `PartitionQuery()` by leveraging `google::cloud::Options`."],["The data type of the `PartitionDataBoostOption` is a boolean, which determines whether or not data boost will be used."]]],[]]