Namespace google::cloud::channel_v1 (3.3.0-rc)

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:

Parameter
Name Description
options Options

(optional) Configure the CloudChannelServiceConnection created by this function.

Returns
Type Description
std::shared_ptr< CloudChannelServiceConnection >

MakeDefaultCloudChannelServiceConnectionIdempotencyPolicy()

Returns
Type Description
std::unique_ptr< CloudChannelServiceConnectionIdempotencyPolicy >