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::KmsKeyName |
This class identifies a Google Cloud KMS Key. More... | |
Namespaces | |
google::cloud | |
Contains all the Google Cloud C++ Library APIs. | |
Functions | |
StatusOr< KmsKeyName > | google::cloud::MakeKmsKeyName (std::string const &full_name) |
Constructs a KmsKeyName from the given full_name . More... | |