Google Cloud C++ Client  2.7.0
C++ Client Library for Google Cloud Platform
Namespaces | Enumerations
idempotency.h File Reference
#include "google/cloud/status.h"
#include "google/cloud/version.h"
#include <chrono>
#include <memory>

Go to the source code of this file.

Namespaces

 google
 
 google::cloud
 Contains all the Google Cloud C++ Library APIs.
 

Enumerations

enum class  google::cloud::Idempotency { google::cloud::kIdempotent , google::cloud::kNonIdempotent }
 Whether a request is idempotent. More...