Google Cloud C++ Client 2.10.1
C++ Client Library for Google Cloud Platform
|
User-agent products to include with each request. More...
#include <google/cloud/common_options.h>
Public Types | |
using | Type = std::vector< std::string > |
User-agent products to include with each request.
Libraries or services that use Cloud C++ clients may want to set their own user-agent product information. This can help them develop telemetry information about number of users running particular versions of their system or library.
using google::cloud::UserAgentProductsOption::Type = std::vector<std::string> |