Gemini Enterprise for Customer Experience V1BETA API - Class Google::Cloud::Ces::V1beta::Span (v0.1.0)

Reference documentation and code samples for the Gemini Enterprise for Customer Experience V1BETA API class Google::Cloud::Ces::V1beta::Span.

A span is a unit of work or a single operation during the request processing.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#attributes

def attributes() -> ::Google::Protobuf::Struct
Returns

#child_spans

def child_spans() -> ::Array<::Google::Cloud::Ces::V1beta::Span>
Returns

#duration

def duration() -> ::Google::Protobuf::Duration
Returns

#end_time

def end_time() -> ::Google::Protobuf::Timestamp
Returns

#name

def name() -> ::String
Returns
  • (::String) — Output only. The name of the span.

#start_time

def start_time() -> ::Google::Protobuf::Timestamp
Returns