Interface protos.google.cloud.dialogflow.cx.v3beta1.ISpan (5.5.0)

Properties of a Span.

Package

@google-cloud/dialogflow-cx

Properties

completeTime

completeTime?: (google.protobuf.ITimestamp|null);

Span completeTime

metrics

metrics?: (google.cloud.dialogflow.cx.v3beta1.INamedMetric[]|null);

Span metrics

name

name?: (string|null);

Span name

startTime

startTime?: (google.protobuf.ITimestamp|null);

Span startTime

tags

tags?: (string[]|null);

Span tags