Classes
DocumentLinkServiceClient
This service lets you manage document-links.
DocumentLinkServiceConnection
The DocumentLinkServiceConnection
object for DocumentLinkServiceClient
.
DocumentLinkServiceConnectionIdempotencyPolicy
DocumentSchemaServiceClient
This service lets you manage document schema.
DocumentSchemaServiceConnection
The DocumentSchemaServiceConnection
object for DocumentSchemaServiceClient
.
DocumentSchemaServiceConnectionIdempotencyPolicy
DocumentServiceClient
This service lets you manage document.
DocumentServiceConnection
The DocumentServiceConnection
object for DocumentServiceClient
.
DocumentServiceConnectionIdempotencyPolicy
RuleSetServiceClient
Service to manage customer specific RuleSets.
RuleSetServiceConnection
The RuleSetServiceConnection
object for RuleSetServiceClient
.
RuleSetServiceConnectionIdempotencyPolicy
SynonymSetServiceClient
A Service that manage/custom customer specified SynonymSets.
SynonymSetServiceConnection
The SynonymSetServiceConnection
object for SynonymSetServiceClient
.
SynonymSetServiceConnectionIdempotencyPolicy
Structs
DocumentLinkServiceBackoffPolicyOption
Use with google::cloud::Options
to configure the backoff policy.
DocumentLinkServiceConnectionIdempotencyPolicyOption
Use with google::cloud::Options
to configure which operations are retried.
DocumentLinkServiceRetryPolicyOption
Use with google::cloud::Options
to configure the retry policy.
DocumentSchemaServiceBackoffPolicyOption
Use with google::cloud::Options
to configure the backoff policy.
DocumentSchemaServiceConnectionIdempotencyPolicyOption
Use with google::cloud::Options
to configure which operations are retried.
DocumentSchemaServiceRetryPolicyOption
Use with google::cloud::Options
to configure the retry policy.
DocumentServiceBackoffPolicyOption
Use with google::cloud::Options
to configure the backoff policy.
DocumentServiceConnectionIdempotencyPolicyOption
Use with google::cloud::Options
to configure which operations are retried.
DocumentServiceRetryPolicyOption
Use with google::cloud::Options
to configure the retry policy.
RuleSetServiceBackoffPolicyOption
Use with google::cloud::Options
to configure the backoff policy.
RuleSetServiceConnectionIdempotencyPolicyOption
Use with google::cloud::Options
to configure which operations are retried.
RuleSetServiceRetryPolicyOption
Use with google::cloud::Options
to configure the retry policy.
SynonymSetServiceBackoffPolicyOption
Use with google::cloud::Options
to configure the backoff policy.
SynonymSetServiceConnectionIdempotencyPolicyOption
Use with google::cloud::Options
to configure which operations are retried.
SynonymSetServiceRetryPolicyOption
Use with google::cloud::Options
to configure the retry policy.
Functions
MakeDocumentServiceConnection(Options)
A factory function to construct an object of type DocumentServiceConnection
.
The returned connection object should not be used directly; instead it should be passed as an argument to the constructor of DocumentServiceClient.
The optional options
argument may be used to configure aspects of the returned DocumentServiceConnection
. Expected options are any of the types in the following option lists:
Parameter | |
---|---|
Name | Description |
options |
(optional) Configure the |
Returns | |
---|---|
Type | Description |
std::shared_ptr< DocumentServiceConnection > |
MakeDefaultDocumentServiceConnectionIdempotencyPolicy()
Returns | |
---|---|
Type | Description |
std::unique_ptr< DocumentServiceConnectionIdempotencyPolicy > |
MakeDocumentLinkServiceConnection(Options)
A factory function to construct an object of type DocumentLinkServiceConnection
.
The returned connection object should not be used directly; instead it should be passed as an argument to the constructor of DocumentLinkServiceClient.
The optional options
argument may be used to configure aspects of the returned DocumentLinkServiceConnection
. Expected options are any of the types in the following option lists:
Parameter | |
---|---|
Name | Description |
options |
(optional) Configure the |
Returns | |
---|---|
Type | Description |
std::shared_ptr< DocumentLinkServiceConnection > |
MakeDefaultDocumentLinkServiceConnectionIdempotencyPolicy()
Returns | |
---|---|
Type | Description |
std::unique_ptr< DocumentLinkServiceConnectionIdempotencyPolicy > |
MakeDocumentSchemaServiceConnection(Options)
A factory function to construct an object of type DocumentSchemaServiceConnection
.
The returned connection object should not be used directly; instead it should be passed as an argument to the constructor of DocumentSchemaServiceClient.
The optional options
argument may be used to configure aspects of the returned DocumentSchemaServiceConnection
. Expected options are any of the types in the following option lists:
Parameter | |
---|---|
Name | Description |
options |
(optional) Configure the |
Returns | |
---|---|
Type | Description |
std::shared_ptr< DocumentSchemaServiceConnection > |
MakeDefaultDocumentSchemaServiceConnectionIdempotencyPolicy()
Returns | |
---|---|
Type | Description |
std::unique_ptr< DocumentSchemaServiceConnectionIdempotencyPolicy > |
MakeRuleSetServiceConnection(Options)
A factory function to construct an object of type RuleSetServiceConnection
.
The returned connection object should not be used directly; instead it should be passed as an argument to the constructor of RuleSetServiceClient.
The optional options
argument may be used to configure aspects of the returned RuleSetServiceConnection
. Expected options are any of the types in the following option lists:
Parameter | |
---|---|
Name | Description |
options |
(optional) Configure the |
Returns | |
---|---|
Type | Description |
std::shared_ptr< RuleSetServiceConnection > |
MakeDefaultRuleSetServiceConnectionIdempotencyPolicy()
Returns | |
---|---|
Type | Description |
std::unique_ptr< RuleSetServiceConnectionIdempotencyPolicy > |
MakeSynonymSetServiceConnection(Options)
A factory function to construct an object of type SynonymSetServiceConnection
.
The returned connection object should not be used directly; instead it should be passed as an argument to the constructor of SynonymSetServiceClient.
The optional options
argument may be used to configure aspects of the returned SynonymSetServiceConnection
. Expected options are any of the types in the following option lists:
Parameter | |
---|---|
Name | Description |
options |
(optional) Configure the |
Returns | |
---|---|
Type | Description |
std::shared_ptr< SynonymSetServiceConnection > |
MakeDefaultSynonymSetServiceConnectionIdempotencyPolicy()
Returns | |
---|---|
Type | Description |
std::unique_ptr< SynonymSetServiceConnectionIdempotencyPolicy > |
Type Aliases
DocumentServiceRetryPolicy
::google::cloud::internal::TraitBasedRetryPolicy< contentwarehouse_v1_internal::DocumentServiceRetryTraits >
DocumentServiceLimitedTimeRetryPolicy
::google::cloud::internal::LimitedTimeRetryPolicy< contentwarehouse_v1_internal::DocumentServiceRetryTraits >
DocumentServiceLimitedErrorCountRetryPolicy
::google::cloud::internal::LimitedErrorCountRetryPolicy< contentwarehouse_v1_internal::DocumentServiceRetryTraits >
DocumentLinkServiceRetryPolicy
::google::cloud::internal::TraitBasedRetryPolicy< contentwarehouse_v1_internal::DocumentLinkServiceRetryTraits >
DocumentLinkServiceLimitedTimeRetryPolicy
::google::cloud::internal::LimitedTimeRetryPolicy< contentwarehouse_v1_internal::DocumentLinkServiceRetryTraits >
DocumentLinkServiceLimitedErrorCountRetryPolicy
::google::cloud::internal::LimitedErrorCountRetryPolicy< contentwarehouse_v1_internal::DocumentLinkServiceRetryTraits >
DocumentLinkServicePolicyOptionList
OptionList< DocumentLinkServiceRetryPolicyOption, DocumentLinkServiceBackoffPolicyOption, DocumentLinkServiceConnectionIdempotencyPolicyOption >
The options applicable to DocumentLinkService.
DocumentServicePolicyOptionList
OptionList< DocumentServiceRetryPolicyOption, DocumentServiceBackoffPolicyOption, DocumentServiceConnectionIdempotencyPolicyOption >
The options applicable to DocumentService.
DocumentSchemaServiceRetryPolicy
::google::cloud::internal::TraitBasedRetryPolicy< contentwarehouse_v1_internal::DocumentSchemaServiceRetryTraits >
DocumentSchemaServiceLimitedTimeRetryPolicy
::google::cloud::internal::LimitedTimeRetryPolicy< contentwarehouse_v1_internal::DocumentSchemaServiceRetryTraits >
DocumentSchemaServiceLimitedErrorCountRetryPolicy
::google::cloud::internal::LimitedErrorCountRetryPolicy< contentwarehouse_v1_internal::DocumentSchemaServiceRetryTraits >
DocumentSchemaServicePolicyOptionList
OptionList< DocumentSchemaServiceRetryPolicyOption, DocumentSchemaServiceBackoffPolicyOption, DocumentSchemaServiceConnectionIdempotencyPolicyOption >
The options applicable to DocumentSchemaService.
RuleSetServiceRetryPolicy
::google::cloud::internal::TraitBasedRetryPolicy< contentwarehouse_v1_internal::RuleSetServiceRetryTraits >
RuleSetServiceLimitedTimeRetryPolicy
::google::cloud::internal::LimitedTimeRetryPolicy< contentwarehouse_v1_internal::RuleSetServiceRetryTraits >
RuleSetServiceLimitedErrorCountRetryPolicy
::google::cloud::internal::LimitedErrorCountRetryPolicy< contentwarehouse_v1_internal::RuleSetServiceRetryTraits >
RuleSetServicePolicyOptionList
OptionList< RuleSetServiceRetryPolicyOption, RuleSetServiceBackoffPolicyOption, RuleSetServiceConnectionIdempotencyPolicyOption >
The options applicable to RuleSetService.
SynonymSetServiceRetryPolicy
::google::cloud::internal::TraitBasedRetryPolicy< contentwarehouse_v1_internal::SynonymSetServiceRetryTraits >
SynonymSetServiceLimitedTimeRetryPolicy
::google::cloud::internal::LimitedTimeRetryPolicy< contentwarehouse_v1_internal::SynonymSetServiceRetryTraits >
SynonymSetServiceLimitedErrorCountRetryPolicy
::google::cloud::internal::LimitedErrorCountRetryPolicy< contentwarehouse_v1_internal::SynonymSetServiceRetryTraits >
SynonymSetServicePolicyOptionList
OptionList< SynonymSetServiceRetryPolicyOption, SynonymSetServiceBackoffPolicyOption, SynonymSetServiceConnectionIdempotencyPolicyOption >
The options applicable to SynonymSetService.