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

Properties of a GitRepoSource.

Package

@google-cloud/cloudbuild

Properties

githubEnterpriseConfig

githubEnterpriseConfig?: (string|null);

GitRepoSource githubEnterpriseConfig

ref

ref?: (string|null);

GitRepoSource ref

repository

repository?: (string|null);

GitRepoSource repository

repoType

repoType?: (google.devtools.cloudbuild.v1.GitFileSource.RepoType|keyof typeof google.devtools.cloudbuild.v1.GitFileSource.RepoType|null);

GitRepoSource repoType

uri

uri?: (string|null);

GitRepoSource uri