Google Cloud Pub/Sub C++ Client 2.13.0
A C++ Client Library for Google Cloud Pub/Sub
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
google::cloud::pubsub::ConnectionOptionsTraits Struct Reference

The Cloud Pub/Sub connection traits. More...

#include <google/cloud/pubsub/connection_options.h>

Static Public Member Functions

static std::string default_endpoint ()
 
static std::string user_agent_prefix ()
 
static int default_num_channels ()
 

Detailed Description

The Cloud Pub/Sub connection traits.

Member Function Documentation

◆ default_endpoint()

static std::string google::cloud::pubsub::ConnectionOptionsTraits::default_endpoint ( )
static

◆ default_num_channels()

static int google::cloud::pubsub::ConnectionOptionsTraits::default_num_channels ( )
static

◆ user_agent_prefix()

static std::string google::cloud::pubsub::ConnectionOptionsTraits::user_agent_prefix ( )
static