Interface protos.google.devtools.cloudbuild.v1.IRepositoryEventConfig (4.1.1)

Properties of a RepositoryEventConfig.

Package

@google-cloud/cloudbuild

Properties

pullRequest

pullRequest?: (google.devtools.cloudbuild.v1.IPullRequestFilter|null);

RepositoryEventConfig pullRequest

push

push?: (google.devtools.cloudbuild.v1.IPushFilter|null);

RepositoryEventConfig push

repository

repository?: (string|null);

RepositoryEventConfig repository

repositoryType

repositoryType?: (google.devtools.cloudbuild.v1.RepositoryEventConfig.RepositoryType|keyof typeof google.devtools.cloudbuild.v1.RepositoryEventConfig.RepositoryType|null);

RepositoryEventConfig repositoryType