Google Cloud Storage C++ Client
1.42.0
A C++ Client Library for Google Cloud Storage
|
#include "google/cloud/storage/internal/bucket_requests.h"
#include "google/cloud/storage/internal/raw_client.h"
#include "google/cloud/storage/version.h"
#include "google/cloud/internal/pagination_range.h"
Go to the source code of this file.
Namespaces | |
google::cloud | |
google::cloud::storage | |
Contains all the Google Cloud Storage C++ client APIs. | |
Typedefs | |
using | google::cloud::storage::ListBucketsReader = google::cloud::internal::PaginationRange< BucketMetadata > |
using | google::cloud::storage::ListBucketsIterator = ListBucketsReader::iterator |