Struct SessionPoolKeepAliveIntervalOption (2.16.0)

Option for google::cloud::Options to set the interval at which we refresh sessions so they don't get collected by the backend GC.

The GC collects objects older than 60 minutes, so any duration below that (less some slack to allow the calls to be made to refresh the sessions) should suffice.

Type Aliases

Type

Alias Of: std::chrono::seconds