[[["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."],[[["The webpage provides documentation for the `StreamingResumabilityBufferSizeOption` in the Google Cloud Spanner C++ library."],["This option sets a limit on the buffered data for guaranteeing the resumability of streaming read or SQL queries."],["The documentation covers multiple versions of the library, ranging from 2.11.0 to 2.36.0, including the release candidate 2.37.0-rc, showing the chronological history."],["If the set buffer limit is exceeded and the stream is interrupted before a new resumption point, the read or query will fail."],["`StreamingResumabilityBufferSizeOption` is a type alias of `std::size_t`, indicating that the option uses an unsigned integer type to define the buffer size."]]],[]]