Google Cloud C++ Client  2.7.0
C++ Client Library for Google Cloud Platform
Classes | Namespaces | Functions
kms_key_name.h File Reference
#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
 
 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...