Interface protos.grafeas.v1.ISourceContext (4.5.0)

Properties of a SourceContext.

Package

@google-cloud/grafeas

Properties

cloudRepo

cloudRepo?: (grafeas.v1.ICloudRepoSourceContext|null);

SourceContext cloudRepo

gerrit

gerrit?: (grafeas.v1.IGerritSourceContext|null);

SourceContext gerrit

git

git?: (grafeas.v1.IGitSourceContext|null);

SourceContext git

labels

labels?: ({ [k: string]: string }|null);

SourceContext labels