Properties of a RepositoryEventConfig.
Properties:
Name | Type | Attributes | Description |
---|---|---|---|
repository |
string | null |
<optional> |
RepositoryEventConfig repository |
repositoryType |
google.devtools.cloudbuild.v1.RepositoryEventConfig.RepositoryType | null |
<optional> |
RepositoryEventConfig repositoryType |
pullRequest |
google.devtools.cloudbuild.v1.IPullRequestFilter | null |
<optional> |
RepositoryEventConfig pullRequest |
push |
google.devtools.cloudbuild.v1.IPushFilter | null |
<optional> |
RepositoryEventConfig push |