Classes
CloudChannelServiceClient
CloudChannelService lets Google cloud resellers and distributors manage their customers, channel partners, entitlements, and reports.
CloudChannelServiceConnection
The CloudChannelServiceConnection
object for CloudChannelServiceClient
.
CloudChannelServiceConnectionIdempotencyPolicy
CloudChannelServiceLimitedErrorCountRetryPolicy
A retry policy for CloudChannelServiceConnection
based on counting errors.
CloudChannelServiceLimitedTimeRetryPolicy
A retry policy for CloudChannelServiceConnection
based on elapsed time.
CloudChannelServiceRetryPolicy
The retry policy for CloudChannelServiceConnection
.
Structs
CloudChannelServiceBackoffPolicyOption
Use with google::cloud::Options
to configure the backoff policy.
CloudChannelServiceConnectionIdempotencyPolicyOption
Use with google::cloud::Options
to configure which operations are retried.
CloudChannelServicePollingPolicyOption
Use with google::cloud::Options
to configure the long-running operations polling policy.
CloudChannelServiceRetryPolicyOption
Use with google::cloud::Options
to configure the retry policy.
Functions
MakeCloudChannelServiceConnection(Options)
A factory function to construct an object of type CloudChannelServiceConnection
.
The returned connection object should not be used directly; instead it should be passed as an argument to the constructor of CloudChannelServiceClient .
The optional options
argument may be used to configure aspects of the returned CloudChannelServiceConnection
. Expected options are any of the types in the following option lists:
options
std::shared_ptr< CloudChannelServiceConnection >
MakeDefaultCloudChannelServiceConnectionIdempotencyPolicy()
std::unique_ptr< CloudChannelServiceConnectionIdempotencyPolicy >

