Google Cloud C++ Client
2.7.0
C++ Client Library for Google Cloud Platform
|
This is the complete list of members for google::cloud::KmsKeyName, including all inherited members.
FullName() const | google::cloud::KmsKeyName | inline |
KmsKeyName(std::string const &project_id, std::string const &location, std::string const &key_ring, std::string const &kms_key_name) | google::cloud::KmsKeyName | |
KmsKeyName(KmsKeyName const &)=default | google::cloud::KmsKeyName | |
KmsKeyName(KmsKeyName &&)=default | google::cloud::KmsKeyName | |
operator!=(KmsKeyName const &a, KmsKeyName const &b) | google::cloud::KmsKeyName | friend |
operator<<(std::ostream &, KmsKeyName const &) | google::cloud::KmsKeyName | friend |
operator=(KmsKeyName const &)=default | google::cloud::KmsKeyName | |
operator=(KmsKeyName &&)=default | google::cloud::KmsKeyName | |
operator==(KmsKeyName const &a, KmsKeyName const &b) | google::cloud::KmsKeyName | friend |