Class: Grafeas::V1::RepoId

Inherits:
Object
  • Object
show all
Defined in:
lib/grafeas/v1/doc/grafeas/v1/provenance.rb

Overview

A unique identifier for a Cloud Repo.

Instance Attribute Summary collapse

Instance Attribute Details

#project_repo_idGrafeas::V1::ProjectRepoId

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

Returns:



236
# File 'lib/grafeas/v1/doc/grafeas/v1/provenance.rb', line 236

class RepoId; end

#uidString

Returns A server-assigned, globally unique identifier.

Returns:

  • (String)

    A server-assigned, globally unique identifier.



236
# File 'lib/grafeas/v1/doc/grafeas/v1/provenance.rb', line 236

class RepoId; end