GoogleDevtoolsContaineranalysisV1alpha1GerritSourceContextResponse

A SourceContext referring to a Gerrit project.

Constructors

constructor(aliasContext: GoogleDevtoolsContaineranalysisV1alpha1AliasContextResponse, gerritProject: String, hostUri: String, revisionId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard

The full project name within the host. Projects may be nested, so "project/subproject" is a valid project name. The "repo name" is the hostURI/project.

Link copied to clipboard

The URI of a running Gerrit instance.

Link copied to clipboard

A revision (commit) ID.