Google Cloud IAM C++ Client 2.13.0
A C++ Client Library for Google Cloud IAM
Loading...
Searching...
No Matches
Public Types | List of all members
google::cloud::iam_credentials_v1::IAMCredentialsRetryPolicyOption Struct Reference

Use with google::cloud::Options to configure the retry policy. More...

#include <google/cloud/iam/credentials/v1/iam_credentials_options.h>

Public Types

using Type = std::shared_ptr< IAMCredentialsRetryPolicy >
 

Detailed Description

Use with google::cloud::Options to configure the retry policy.

Member Typedef Documentation

◆ Type