Google Cloud C++ Client  2.7.0
C++ Client Library for Google Cloud Platform
Public Types | List of all members

Configure the UserIp query parameter. More...

#include <google/cloud/rest_options.h>

Public Types

using Type = std::string
 

Detailed Description

Configure the UserIp query parameter.

This can be used to separate quota usage by source IP address.

Deprecated:
prefer using google::cloud::QuotaUser.

Definition at line 51 of file rest_options.h.

Member Typedef Documentation

◆ Type

using google::cloud::UserIpOption::Type = std::string

Definition at line 52 of file rest_options.h.