Google.Cloud.Diagnostics.Common - Enum SpanKind (5.1.0)

public enum SpanKind

Reference documentation and code samples for the Google.Cloud.Diagnostics.Common enum SpanKind.

An enum value representing span kinds.

Namespace

GoogleCloudGoogle.Cloud.DiagnosticsCommon

Assembly

Google.Cloud.Diagnostics.Common.dll

Fields

NameDescription
RpcClient

The span covers time spent on the client side.

RpcServer

The span covers time spent on the server side.

Unspecified

No span kind was specified.