Option for google::cloud::Options to set the amount of latency this request is willing to incur in order to improve throughput.
If this field is not set, Spanner assumes requests are relatively latency sensitive and automatically determines an appropriate delay time. Value must be between 0ms and 500ms.
[[["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."],[[["This page provides documentation for the `MaxCommitDelayOption` within the Google Cloud Spanner C++ library."],["The latest version documented is 2.37.0-rc, with a comprehensive history of prior versions available, dating back to 2.11.0."],["`MaxCommitDelayOption` allows users to specify a latency tolerance for requests, aiming to improve throughput, with a range between 0ms and 500ms."],["The `MaxCommitDelayOption` is an option for `google::cloud::Options` to fine tune the latency in relation to throughput."],["If not set, Spanner will assume the request is latency-sensitive, and it will determine a suitable delay time."]]],[]]