Cloud Trace V1 API - Module Google::Cloud::Trace::V1::TraceSpan::SpanKind (v1.6.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Cloud Trace V1 API module Google::Cloud::Trace::V1::TraceSpan::SpanKind.
Type of span. Can be used to specify additional relationships between spans
in addition to a parent/child relationship.
Constants
SPAN_KIND_UNSPECIFIED
value: 0 Unspecified.
RPC_SERVER
value: 1 Indicates that the span covers server-side handling of an RPC or other
remote network request.
RPC_CLIENT
value: 2 Indicates that the span covers the client-side wrapper around an RPC or
other remote request.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-06-11 UTC."],[],[]]