Interface protos.grafeas.v1.IRepoId (3.4.6)

Properties of a RepoId.

Package

@google-cloud/grafeas!

Properties

projectRepoId

projectRepoId?: (grafeas.v1.IProjectRepoId|null);

RepoId projectRepoId

Property Value
TypeDescription
(grafeas.v1.IProjectRepoId|null)

uid

uid?: (string|null);

RepoId uid

Property Value
TypeDescription
(string|null)