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

Properties of a GitHubEventsConfig.

Package

@google-cloud/cloudbuild

Properties

installationId

installationId?: (number|Long|string|null);

GitHubEventsConfig installationId

name

name?: (string|null);

GitHubEventsConfig name

owner

owner?: (string|null);

GitHubEventsConfig owner

pullRequest

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

GitHubEventsConfig pullRequest

push

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

GitHubEventsConfig push