Cloud Debugger V2 API - Class Google::Devtools::Source::V1::ExtendedSourceContext (v0.6.0)

Reference documentation and code samples for the Cloud Debugger V2 API class Google::Devtools::Source::V1::ExtendedSourceContext.

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

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#context

def context() -> ::Google::Devtools::Source::V1::SourceContext
Returns

#context=

def context=(value) -> ::Google::Devtools::Source::V1::SourceContext
Parameter
Returns

#labels

def labels() -> ::Google::Protobuf::Map{::String => ::String}
Returns
  • (::Google::Protobuf::Map{::String => ::String}) — Labels with user defined metadata.

#labels=

def labels=(value) -> ::Google::Protobuf::Map{::String => ::String}
Parameter
  • value (::Google::Protobuf::Map{::String => ::String}) — Labels with user defined metadata.
Returns
  • (::Google::Protobuf::Map{::String => ::String}) — Labels with user defined metadata.