Interface protos.grafeas.v1.IGerritSourceContext (3.5.0)

Properties of a GerritSourceContext.

Package

@google-cloud/grafeas!

Properties

aliasContext

aliasContext?: (grafeas.v1.IAliasContext|null);

GerritSourceContext aliasContext

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

gerritProject

gerritProject?: (string|null);

GerritSourceContext gerritProject

Property Value
TypeDescription
(string|null)

hostUri

hostUri?: (string|null);

GerritSourceContext hostUri

Property Value
TypeDescription
(string|null)

revisionId

revisionId?: (string|null);

GerritSourceContext revisionId

Property Value
TypeDescription
(string|null)