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

The backoff policy. More...

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

Public Types

using Type = std::shared_ptr< pubsub::BackoffPolicy >
 

Detailed Description

The backoff policy.

Member Typedef Documentation

◆ Type