Class: Google::Devtools::Source::V1::ExtendedSourceContext

Inherits:
Object
  • Object
show all
Defined in:
lib/google/cloud/debugger/v2/doc/google/devtools/source/v1/source_context.rb

Overview

An ExtendedSourceContext is a SourceContext combined with additional details describing the context.

Instance Attribute Summary collapse

Instance Attribute Details

#contextGoogle::Devtools::Source::V1::SourceContext

Returns Any source context.

Returns:



43
# File 'lib/google/cloud/debugger/v2/doc/google/devtools/source/v1/source_context.rb', line 43

class ExtendedSourceContext; end

#labelsHash{String => String}

Returns Labels with user defined metadata.

Returns:

  • (Hash{String => String})

    Labels with user defined metadata.



43
# File 'lib/google/cloud/debugger/v2/doc/google/devtools/source/v1/source_context.rb', line 43

class ExtendedSourceContext; end