[[["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-09 UTC."],[[["The page documents the `PartitionSizeOption` for the Google Cloud Spanner C++ client library, used to specify the desired partition size for read and query operations."],["The current default partition size is 1 GiB, but it is treated as a hint, meaning actual partition sizes may vary."],["The latest version available is 2.37.0-rc, with numerous versions dating back to 2.11.0 being available."],["The `PartitionSizeOption` is used in conjunction with `Client::PartitionRead()` or `PartitionQuery()` to influence the size of partitions generated during these operations."],["The `PartitionSizeOption` is an alias of the type `std::int64_t`."]]],[]]