Struct StreamingResumabilityBufferSizeOption (2.17.0)

Option for google::cloud::Options to set a limit on how much data will be buffered to guarantee resumability of a streaming read or SQL query.

If the limit is exceeded, and the stream is subsequently interrupted before a new resumption point can be established, the read/query will fail.

Type Aliases

Type

Alias Of: std::size_t