Cloud Debugger V2 API - Class Google::Devtools::Source::V1::SourceContext (v0.3.5)

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

A SourceContext is a reference to a tree of files. A SourceContext together with a path point to a unique revision of a single file or directory.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#cloud_repo

def cloud_repo() -> ::Google::Devtools::Source::V1::CloudRepoSourceContext
Returns

#cloud_repo=

def cloud_repo=(value) -> ::Google::Devtools::Source::V1::CloudRepoSourceContext
Parameter
Returns

#cloud_workspace

def cloud_workspace() -> ::Google::Devtools::Source::V1::CloudWorkspaceSourceContext
Returns

#cloud_workspace=

def cloud_workspace=(value) -> ::Google::Devtools::Source::V1::CloudWorkspaceSourceContext
Parameter
Returns

#gerrit

def gerrit() -> ::Google::Devtools::Source::V1::GerritSourceContext
Returns

#gerrit=

def gerrit=(value) -> ::Google::Devtools::Source::V1::GerritSourceContext
Parameter
Returns

#git

def git() -> ::Google::Devtools::Source::V1::GitSourceContext
Returns

#git=

def git=(value) -> ::Google::Devtools::Source::V1::GitSourceContext
Parameter
Returns