Google Cloud C++ Client
2.7.0
C++ Client Library for Google Cloud Platform
|
#include "google/cloud/status_or.h"
#include "google/cloud/version.h"
#include <iosfwd>
#include <string>
Go to the source code of this file.
Classes | |
class | google::cloud::Project |
This class identifies a Cloud Project. More... | |
Namespaces | |
google::cloud | |
Contains all the Google Cloud C++ Library APIs. | |
Functions | |
StatusOr< Project > | google::cloud::MakeProject (std::string const &full_name) |
Constructs a Project from the given full_name . More... | |