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

Classes

CloudChannelReportsServiceClient

CloudChannelReportsService lets Google Cloud resellers and distributors retrieve and combine a variety of data in Cloud Channel for multiple products (Google Cloud, Google Voice, and Google Workspace.)

CloudChannelReportsServiceConnection

The CloudChannelReportsServiceConnection object for CloudChannelReportsServiceClient.

CloudChannelReportsServiceConnectionIdempotencyPolicy

CloudChannelReportsServiceLimitedErrorCountRetryPolicy

A retry policy for CloudChannelReportsServiceConnection based on counting errors.

CloudChannelReportsServiceLimitedTimeRetryPolicy

A retry policy for CloudChannelReportsServiceConnection based on elapsed time.

CloudChannelReportsServiceRetryPolicy

The retry policy for CloudChannelReportsServiceConnection.

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

CloudChannelReportsServiceBackoffPolicyOption

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

CloudChannelReportsServiceConnectionIdempotencyPolicyOption

Use with google::cloud::Options to configure which operations are retried.

CloudChannelReportsServicePollingPolicyOption

Use with google::cloud::Options to configure the long-running operations polling policy.

CloudChannelReportsServiceRetryPolicyOption

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

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
NameDescription
options

(optional) Configure the CloudChannelServiceConnection created by this function.

Returns
TypeDescription
std::shared_ptr< CloudChannelServiceConnection >

MakeDefaultCloudChannelServiceConnectionIdempotencyPolicy()

Returns
TypeDescription
std::unique_ptr< CloudChannelServiceConnectionIdempotencyPolicy >

MakeCloudChannelReportsServiceConnection(Options)

A factory function to construct an object of type CloudChannelReportsServiceConnection.

The returned connection object should not be used directly; instead it should be passed as an argument to the constructor of CloudChannelReportsServiceClient.

The optional options argument may be used to configure aspects of the returned CloudChannelReportsServiceConnection. Expected options are any of the types in the following option lists:

Parameter
NameDescription
options

(optional) Configure the CloudChannelReportsServiceConnection created by this function.

Returns
TypeDescription
std::shared_ptr< CloudChannelReportsServiceConnection >

MakeDefaultCloudChannelReportsServiceConnectionIdempotencyPolicy()

Returns
TypeDescription
std::unique_ptr< CloudChannelReportsServiceConnectionIdempotencyPolicy >

Type Aliases

CloudChannelServicePolicyOptionList

Alias Of: OptionList< CloudChannelServiceRetryPolicyOption, CloudChannelServiceBackoffPolicyOption, CloudChannelServicePollingPolicyOption, CloudChannelServiceConnectionIdempotencyPolicyOption >

The options applicable to CloudChannelService.

CloudChannelReportsServicePolicyOptionList

Alias Of: OptionList< CloudChannelReportsServiceRetryPolicyOption, CloudChannelReportsServiceBackoffPolicyOption, CloudChannelReportsServicePollingPolicyOption, CloudChannelReportsServiceConnectionIdempotencyPolicyOption >

The options applicable to CloudChannelReportsService.