Google Cloud C++ Client
2.7.0
C++ Client Library for Google Cloud Platform
|
Timeout for the server to finish processing the request. More...
#include <google/cloud/rest_options.h>
Public Types | |
using | Type = std::chrono::milliseconds |
Timeout for the server to finish processing the request.
This system param only applies to REST APIs for which client-side timeout is not applicable.
Definition at line 61 of file rest_options.h.
using google::cloud::ServerTimeoutOption::Type = std::chrono::milliseconds |
Definition at line 62 of file rest_options.h.