class ContaineranalysisGoogleDevtoolsCloudbuildV1RepoSource extends Model (View source)

Properties

string $branchName
string $commitSha
string $dir
bool $invertRegex
string $projectId
string $repoName
string[] $substitutions
string $tagName

Methods

setBranchName($branchName)

No description

string
getBranchName()

No description

setCommitSha($commitSha)

No description

string
getCommitSha()

No description

setDir($dir)

No description

string
getDir()

No description

setInvertRegex($invertRegex)

No description

bool
getInvertRegex()

No description

setProjectId($projectId)

No description

string
getProjectId()

No description

setRepoName($repoName)

No description

string
getRepoName()

No description

setSubstitutions($substitutions)

No description

string[]
getSubstitutions()

No description

setTagName($tagName)

No description

string
getTagName()

No description

Details

setBranchName($branchName)

No description

Parameters

$branchName

string getBranchName()

No description

Return Value

string

setCommitSha($commitSha)

No description

Parameters

$commitSha

string getCommitSha()

No description

Return Value

string

setDir($dir)

No description

Parameters

$dir

string getDir()

No description

Return Value

string

setInvertRegex($invertRegex)

No description

Parameters

$invertRegex

bool getInvertRegex()

No description

Return Value

bool

setProjectId($projectId)

No description

Parameters

$projectId

string getProjectId()

No description

Return Value

string

setRepoName($repoName)

No description

Parameters

$repoName

string getRepoName()

No description

Return Value

string

setSubstitutions($substitutions)

No description

Parameters

$substitutions

string[] getSubstitutions()

No description

Return Value

string[]

setTagName($tagName)

No description

Parameters

$tagName

string getTagName()

No description

Return Value

string