Class: Google::Devtools::Source::V1::RepoId

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

Overview

A unique identifier for a cloud repo.

Instance Attribute Summary collapse

Instance Attribute Details

#project_repo_idGoogle::Devtools::Source::V1::ProjectRepoId

Returns A combination of a project ID and a repo name.

Returns:



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

class RepoId; end

#uidString

Returns A server-assigned, globally unique identifier.

Returns:

  • (String)

    A server-assigned, globally unique identifier.



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

class RepoId; end