Google Cloud IAM C++ Client 2.13.0
A C++ Client Library for Google Cloud IAM
|
This is the complete list of members for google::cloud::iam_credentials_v1::IAMCredentialsClient, including all inherited members.
GenerateAccessToken(std::string const &name, std::vector< std::string > const &delegates, std::vector< std::string > const &scope, google::protobuf::Duration const &lifetime, Options opts={}) | google::cloud::iam_credentials_v1::IAMCredentialsClient | |
GenerateAccessToken(google::iam::credentials::v1::GenerateAccessTokenRequest const &request, Options opts={}) | google::cloud::iam_credentials_v1::IAMCredentialsClient | |
GenerateIdToken(std::string const &name, std::vector< std::string > const &delegates, std::string const &audience, bool include_email, Options opts={}) | google::cloud::iam_credentials_v1::IAMCredentialsClient | |
GenerateIdToken(google::iam::credentials::v1::GenerateIdTokenRequest const &request, Options opts={}) | google::cloud::iam_credentials_v1::IAMCredentialsClient | |
IAMCredentialsClient(std::shared_ptr< IAMCredentialsConnection > connection, Options opts={}) | google::cloud::iam_credentials_v1::IAMCredentialsClient | explicit |
IAMCredentialsClient(IAMCredentialsClient const &)=default | google::cloud::iam_credentials_v1::IAMCredentialsClient | |
IAMCredentialsClient(IAMCredentialsClient &&)=default | google::cloud::iam_credentials_v1::IAMCredentialsClient | |
operator!= | google::cloud::iam_credentials_v1::IAMCredentialsClient | friend |
operator=(IAMCredentialsClient const &)=default | google::cloud::iam_credentials_v1::IAMCredentialsClient | |
operator=(IAMCredentialsClient &&)=default | google::cloud::iam_credentials_v1::IAMCredentialsClient | |
operator== | google::cloud::iam_credentials_v1::IAMCredentialsClient | friend |
SignBlob(std::string const &name, std::vector< std::string > const &delegates, std::string const &payload, Options opts={}) | google::cloud::iam_credentials_v1::IAMCredentialsClient | |
SignBlob(google::iam::credentials::v1::SignBlobRequest const &request, Options opts={}) | google::cloud::iam_credentials_v1::IAMCredentialsClient | |
SignJwt(std::string const &name, std::vector< std::string > const &delegates, std::string const &payload, Options opts={}) | google::cloud::iam_credentials_v1::IAMCredentialsClient | |
SignJwt(google::iam::credentials::v1::SignJwtRequest const &request, Options opts={}) | google::cloud::iam_credentials_v1::IAMCredentialsClient | |
~IAMCredentialsClient() | google::cloud::iam_credentials_v1::IAMCredentialsClient |