Namespace google::cloud::trace_v2 (2.11.0)

Classes

TraceServiceClient

Service for collecting and viewing traces and spans within a trace.

TraceServiceConnection

The TraceServiceConnection object for TraceServiceClient .

TraceServiceConnectionIdempotencyPolicy

Structs

TraceServiceBackoffPolicyOption

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

TraceServiceConnectionIdempotencyPolicyOption

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

TraceServiceRetryPolicyOption

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

Functions

MakeTraceServiceConnection(Options)

A factory function to construct an object of type TraceServiceConnection .

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

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

Parameter
Name
Description
options

(optional) Configure the TraceServiceConnection created by this function.

Returns
Type
Description
std::shared_ptr< TraceServiceConnection >

MakeDefaultTraceServiceConnectionIdempotencyPolicy()

Returns
Type
Description
std::unique_ptr< TraceServiceConnectionIdempotencyPolicy >

Type Aliases

TraceServiceRetryPolicy

Alias Of: ::google::cloud::internal::TraitBasedRetryPolicy< trace_v2_internal::TraceServiceRetryTraits >

TraceServiceLimitedTimeRetryPolicy

Alias Of: ::google::cloud::internal::LimitedTimeRetryPolicy< trace_v2_internal::TraceServiceRetryTraits >

TraceServiceLimitedErrorCountRetryPolicy

Alias Of: ::google::cloud::internal::LimitedErrorCountRetryPolicy< trace_v2_internal::TraceServiceRetryTraits >

TraceServicePolicyOptionList

Alias Of: OptionList< TraceServiceRetryPolicyOption, TraceServiceBackoffPolicyOption, TraceServiceConnectionIdempotencyPolicyOption >

The options applicable to TraceService.

Design a Mobile Site
View Site in Mobile | Classic
Share by: