Google Cloud C++ Client
2.7.0
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.
Definition at line 55 of file common_options.h.
using google::cloud::UserAgentProductsOption::Type = std::vector<std::string> |
Definition at line 56 of file common_options.h.