Google Cloud C++ Client 2.10.1
C++ Client Library for Google Cloud Platform
Loading...
Searching...
No Matches
Public Types | List of all members
google::cloud::ServerTimeoutOption Struct Reference

Timeout for the server to finish processing the request. More...

#include <google/cloud/rest_options.h>

Public Types

using Type = std::chrono::milliseconds
 

Detailed Description

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.

Member Typedef Documentation

◆ Type

using google::cloud::ServerTimeoutOption::Type = std::chrono::milliseconds