Google Cloud Storage C++ Client  1.42.0
A C++ Client Library for Google Cloud Storage
Namespaces | Typedefs
list_objects_reader.h File Reference
#include "google/cloud/storage/internal/object_requests.h"
#include "google/cloud/storage/internal/raw_client.h"
#include "google/cloud/storage/version.h"
#include "google/cloud/internal/pagination_range.h"
#include "google/cloud/status_or.h"
#include <iterator>

Go to the source code of this file.

Namespaces

 google
 
 google::cloud
 
 google::cloud::storage
 Contains all the Google Cloud Storage C++ client APIs.
 

Typedefs

using google::cloud::storage::ListObjectsReader = google::cloud::internal::PaginationRange< ObjectMetadata >
 
using google::cloud::storage::ListObjectsIterator = ListObjectsReader::iterator