Google Cloud IAM C++ Client 2.13.0
A C++ Client Library for Google Cloud IAM
Loading...
Searching...
No Matches
Override iam_admin_v1::IAMClient 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)
Creates and manages Identity and Access Management (IAM) resources.
Definition: iam_client.h:90
std::shared_ptr< IAMConnection > MakeIAMConnection(Options options={})
A factory function to construct an object of type IAMConnection.