Namespace google::cloud::language_v1 (2.12.0)

Classes

LanguageServiceClient

Provides text analysis operations such as sentiment analysis and entity recognition.

LanguageServiceConnection

The LanguageServiceConnection object for LanguageServiceClient .

LanguageServiceConnectionIdempotencyPolicy

Structs

LanguageServiceBackoffPolicyOption

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

LanguageServiceConnectionIdempotencyPolicyOption

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

LanguageServiceRetryPolicyOption

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

Functions

MakeLanguageServiceConnection(Options)

A factory function to construct an object of type LanguageServiceConnection .

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

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

Parameter
Name
Description
options

(optional) Configure the LanguageServiceConnection created by this function.

Returns
Type
Description
std::shared_ptr< LanguageServiceConnection >

MakeDefaultLanguageServiceConnectionIdempotencyPolicy()

Returns
Type
Description
std::unique_ptr< LanguageServiceConnectionIdempotencyPolicy >

Type Aliases

LanguageServiceRetryPolicy

Alias Of: ::google::cloud::internal::TraitBasedRetryPolicy< language_v1_internal::LanguageServiceRetryTraits >

LanguageServiceLimitedTimeRetryPolicy

Alias Of: ::google::cloud::internal::LimitedTimeRetryPolicy< language_v1_internal::LanguageServiceRetryTraits >

LanguageServiceLimitedErrorCountRetryPolicy

Alias Of: ::google::cloud::internal::LimitedErrorCountRetryPolicy< language_v1_internal::LanguageServiceRetryTraits >

LanguageServicePolicyOptionList

Alias Of: OptionList< LanguageServiceRetryPolicyOption, LanguageServiceBackoffPolicyOption, LanguageServiceConnectionIdempotencyPolicyOption >

The options applicable to LanguageService.

Create a Mobile Website
View Site in Mobile | Classic
Share by: