[[["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-30 UTC."],[[["This webpage provides documentation for the `PartitionSizeOption` within the Google Cloud Spanner C++ library, specifically for setting the desired partition size."],["The latest version documented is `2.37.0-rc`, and it lists available documentation for versions spanning from `2.11.0` to `2.37.0-rc`."],["The `PartitionSizeOption` is used with `google::cloud::Options` to influence the size of partitions created by `Client::PartitionRead()` or `PartitionQuery()`."],["The default partition size is 1 GiB, but it's important to note that this is just a hint, and actual partition sizes may vary, being larger or smaller."],["The type alias for `PartitionSizeOption` is defined as `std::int64_t`, an integer type."]]],[]]