[[["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-04-09 UTC."],[[["The webpage provides documentation for the `PartitionSizeOption` within the Google Cloud Spanner C++ library, specifically for setting the desired partition size."],["The latest version available is `2.37.0-rc`, with a history of versions dating back to `2.11.0`, all providing documentation to `PartitionSizeOption`."],["`PartitionSizeOption` allows users to define the partition size for operations like `Client::PartitionRead()` and `PartitionQuery()`, although it serves as a hint, and the actual partition size can vary."],["The default partition size, when not specified, is set to 1 GiB."],["The `PartitionSizeOption` alias type is set as `std::int64_t`."]]],[]]