Interface protos.google.cloud.functions.v2beta.IRepoSource (3.3.0)

Properties of a RepoSource.

Package

@google-cloud/functions

Properties

branchName

branchName?: (string|null);

RepoSource branchName

commitSha

commitSha?: (string|null);

RepoSource commitSha

dir

dir?: (string|null);

RepoSource dir

invertRegex

invertRegex?: (boolean|null);

RepoSource invertRegex

projectId

projectId?: (string|null);

RepoSource projectId

repoName

repoName?: (string|null);

RepoSource repoName

tagName

tagName?: (string|null);

RepoSource tagName