Google Cloud IAM C++ Client 2.13.0
A C++ Client Library for Google Cloud IAM
Loading...
Searching...
No Matches
Override iam_credentials_v1::IAMCredentialsClient Endpoint Configuration
// This configuration is common with Private Google Access:
// https://cloud.google.com/vpc/docs/private-google-access
"private.googleapis.com");
Options & set(ValueTypeT< T > v)
A service account is a special type of Google account that belongs to your application or a virtual m...
Definition: iam_credentials_client.h:70
std::shared_ptr< IAMCredentialsConnection > MakeIAMCredentialsConnection(Options options={})
A factory function to construct an object of type IAMCredentialsConnection.