protected Branches
Parameters
value
A list of protected branches, as defined below.
suspend fun protectedBranches(argument: List<suspend GetProjectProtectedBranchesProtectedBranchBuilder.() -> Unit>)
suspend fun protectedBranches(vararg argument: suspend GetProjectProtectedBranchesProtectedBranchBuilder.() -> Unit)
suspend fun protectedBranches(argument: suspend GetProjectProtectedBranchesProtectedBranchBuilder.() -> Unit)
Parameters
argument
A list of protected branches, as defined below.
Parameters
values
A list of protected branches, as defined below.