[[["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-21 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."]]],[]]