Class: Google::Devtools::Cloudtrace::V2::Span::Links

Inherits:
Object
  • Object
show all
Defined in:
lib/google/cloud/trace/v2/doc/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

Returns The number of dropped links after the maximum size was enforced. If this value is 0, then no links were dropped.

Returns:

  • (Integer)

    The number of dropped links after the maximum size was enforced. If this value is 0, then no links were dropped.



219
# File 'lib/google/cloud/trace/v2/doc/google/devtools/cloudtrace/v2/trace.rb', line 219

class Links; end

Returns A collection of links.

Returns:



219
# File 'lib/google/cloud/trace/v2/doc/google/devtools/cloudtrace/v2/trace.rb', line 219

class Links; end