Google Cloud Pub/Sub C++ Client
2.1.0
A C++ Client Library for Google Cloud Pub/Sub
|
#include "google/cloud/pubsub/version.h"
#include "google/cloud/connection_options.h"
#include <grpcpp/grpcpp.h>
#include <string>
Go to the source code of this file.
Classes | |
struct | google::cloud::pubsub::ConnectionOptionsTraits |
The Cloud Pub/Sub connection traits. More... | |
Namespaces | |
google::cloud | |
The namespace Google Cloud Platform C++ client libraries. | |
google::cloud::pubsub | |
Contains all the Cloud Pub/Sub C++ client types and functions. | |
Typedefs | |
using | google::cloud::pubsub::ConnectionOptions = ::google::cloud::ConnectionOptions< ConnectionOptionsTraits > |
Configure a connection for Cloud Pub/Sub services. More... | |