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-03-14 UTC."],[[["The latest version available is 2.37.0-rc, with links to documentation for various previous versions of the `MaxCommitDelayOption` feature, including versions 2.36.0 down to 2.11.0."],["This feature provides an option for `google::cloud::Options` that allows users to specify the acceptable latency for a request in exchange for improved throughput."],["If `MaxCommitDelayOption` is not set, Spanner will automatically determine an appropriate delay time, assuming requests are relatively latency-sensitive."],["The value for `MaxCommitDelayOption` must be between 0ms and 500ms, with the underlying type alias defined as `std::chrono::milliseconds`."]]],[]]