Resource Settings API C++ Client 2.13.0
A C++ Client Library for the Resource Settings API
Loading...
Searching...
No Matches
Public Types | List of all members
google::cloud::resourcesettings_v1::ResourceSettingsServiceRetryPolicyOption Struct Reference

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

#include <google/cloud/resourcesettings/v1/resource_settings_options.h>

Public Types

using Type = std::shared_ptr< ResourceSettingsServiceRetryPolicy >
 

Detailed Description

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

Member Typedef Documentation

◆ Type