Class: Google::Cloud::Trace::V2::Span::Links

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/devtools/cloudtrace/v2/trace.rb

Overview

A collection of links, which are references from this span to a span in the same or different trace.

Instance Attribute Summary collapse

Instance Attribute Details



263
264
265
266
# File 'proto_docs/google/devtools/cloudtrace/v2/trace.rb', line 263

class Links
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end


263
264
265
266
# File 'proto_docs/google/devtools/cloudtrace/v2/trace.rb', line 263

class Links
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end