Google Cloud Storage C++ Client 2.13.0
A C++ Client Library for Google Cloud Storage
Loading...
Searching...
No Matches
Public Types | List of all members
google::cloud::storage::IdempotencyPolicyOption Struct Reference

Set the idempotency policy for a GCS client. More...

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

Public Types

using Type = std::shared_ptr< IdempotencyPolicy >
 

Detailed Description

Set the idempotency policy for a GCS client.

Member Typedef Documentation

◆ Type