Namespace google::cloud::support_v2 (2.11.0)

Classes

CaseAttachmentServiceClient

A service to manage file attachment for Google Cloud support cases.

CaseAttachmentServiceConnection

The CaseAttachmentServiceConnection object for CaseAttachmentServiceClient.

CaseAttachmentServiceConnectionIdempotencyPolicy

CaseServiceClient

A service to manage Google Cloud support cases.

CaseServiceConnection

The CaseServiceConnection object for CaseServiceClient.

CaseServiceConnectionIdempotencyPolicy

CommentServiceClient

A service to manage comments on cases.

CommentServiceConnection

The CommentServiceConnection object for CommentServiceClient.

CommentServiceConnectionIdempotencyPolicy

Structs

CaseAttachmentServiceBackoffPolicyOption

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

CaseAttachmentServiceConnectionIdempotencyPolicyOption

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

CaseAttachmentServiceRetryPolicyOption

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

CaseServiceBackoffPolicyOption

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

CaseServiceConnectionIdempotencyPolicyOption

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

CaseServiceRetryPolicyOption

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

CommentServiceBackoffPolicyOption

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

CommentServiceConnectionIdempotencyPolicyOption

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

CommentServiceRetryPolicyOption

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

Functions

MakeCaseAttachmentServiceConnection(Options)

A factory function to construct an object of type CaseAttachmentServiceConnection.

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

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

Parameter
Name Description
options

(optional) Configure the CaseAttachmentServiceConnection created by this function.

Returns
Type Description
std::shared_ptr< CaseAttachmentServiceConnection >

MakeDefaultCaseAttachmentServiceConnectionIdempotencyPolicy()

Returns
Type Description
std::unique_ptr< CaseAttachmentServiceConnectionIdempotencyPolicy >

MakeCaseServiceConnection(Options)

A factory function to construct an object of type CaseServiceConnection.

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

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

Parameter
Name Description
options

(optional) Configure the CaseServiceConnection created by this function.

Returns
Type Description
std::shared_ptr< CaseServiceConnection >

MakeDefaultCaseServiceConnectionIdempotencyPolicy()

Returns
Type Description
std::unique_ptr< CaseServiceConnectionIdempotencyPolicy >

MakeCommentServiceConnection(Options)

A factory function to construct an object of type CommentServiceConnection.

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

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

Parameter
Name Description
options

(optional) Configure the CommentServiceConnection created by this function.

Returns
Type Description
std::shared_ptr< CommentServiceConnection >

MakeDefaultCommentServiceConnectionIdempotencyPolicy()

Returns
Type Description
std::unique_ptr< CommentServiceConnectionIdempotencyPolicy >

Type Aliases

CaseAttachmentServiceRetryPolicy

Alias Of: ::google::cloud::internal::TraitBasedRetryPolicy< support_v2_internal::CaseAttachmentServiceRetryTraits >

CaseAttachmentServiceLimitedTimeRetryPolicy

Alias Of: ::google::cloud::internal::LimitedTimeRetryPolicy< support_v2_internal::CaseAttachmentServiceRetryTraits >

CaseAttachmentServiceLimitedErrorCountRetryPolicy

Alias Of: ::google::cloud::internal::LimitedErrorCountRetryPolicy< support_v2_internal::CaseAttachmentServiceRetryTraits >

CaseAttachmentServicePolicyOptionList

Alias Of: OptionList< CaseAttachmentServiceRetryPolicyOption, CaseAttachmentServiceBackoffPolicyOption, CaseAttachmentServiceConnectionIdempotencyPolicyOption >

The options applicable to CaseAttachmentService.

CaseServiceRetryPolicy

Alias Of: ::google::cloud::internal::TraitBasedRetryPolicy< support_v2_internal::CaseServiceRetryTraits >

CaseServiceLimitedTimeRetryPolicy

Alias Of: ::google::cloud::internal::LimitedTimeRetryPolicy< support_v2_internal::CaseServiceRetryTraits >

CaseServiceLimitedErrorCountRetryPolicy

Alias Of: ::google::cloud::internal::LimitedErrorCountRetryPolicy< support_v2_internal::CaseServiceRetryTraits >

CaseServicePolicyOptionList

Alias Of: OptionList< CaseServiceRetryPolicyOption, CaseServiceBackoffPolicyOption, CaseServiceConnectionIdempotencyPolicyOption >

The options applicable to CaseService.

CommentServiceRetryPolicy

Alias Of: ::google::cloud::internal::TraitBasedRetryPolicy< support_v2_internal::CommentServiceRetryTraits >

CommentServiceLimitedTimeRetryPolicy

Alias Of: ::google::cloud::internal::LimitedTimeRetryPolicy< support_v2_internal::CommentServiceRetryTraits >

CommentServiceLimitedErrorCountRetryPolicy

Alias Of: ::google::cloud::internal::LimitedErrorCountRetryPolicy< support_v2_internal::CommentServiceRetryTraits >

CommentServicePolicyOptionList

Alias Of: OptionList< CommentServiceRetryPolicyOption, CommentServiceBackoffPolicyOption, CommentServiceConnectionIdempotencyPolicyOption >

The options applicable to CommentService.