Google Cloud Storage C++ Client
1.42.0
A C++ Client Library for Google Cloud Storage
|
#include "google/cloud/storage/version.h"
#include "google/cloud/status_or.h"
#include <chrono>
#include <iosfwd>
#include <string>
#include <tuple>
Go to the source code of this file.
Classes | |
class | google::cloud::storage::HmacKeyMetadata |
Represents the metadata for a Google Cloud Storage HmacKeyResource. More... | |
Namespaces | |
google::cloud | |
google::cloud::storage | |
Contains all the Google Cloud Storage C++ client APIs. | |
Functions | |
bool | google::cloud::storage::operator== (HmacKeyMetadata const &lhs, HmacKeyMetadata const &rhs) |
bool | google::cloud::storage::operator!= (HmacKeyMetadata const &lhs, HmacKeyMetadata const &rhs) |
std::ostream & | google::cloud::storage::operator<< (std::ostream &os, HmacKeyMetadata const &rhs) |