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"]],[["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-07-02 UTC."],[[["This page details the `PartitionDataBoostOption` for Google Cloud Spanner, specifically its implementation across various versions of the C++ client library."],["The latest version available is 2.37.0-rc, with a range of previous versions listed, from 2.36.0 down to 2.11.0."],["`PartitionDataBoostOption` is used as an option for `google::cloud::Options`, allowing for the use of \"data boost\" in partitions retrieved from `Client::PartitionRead()` or `PartitionQuery()`."],["When set to true, the subsequent `Client::Read()` and `Client::ExecuteQuery()` requests will leverage Cloud Spanner Data Boost's independent compute resources."],["The `PartitionDataBoostOption` type is an alias for the `bool` type, therefore it will take in boolean values."]]],[]]