codebaseBranch property

String? codebaseBranch
getter/setter pair

If set, specifies a branch that triggers a new build to be started with this policy.

Otherwise, no automatic rollouts will happen.

Implementation

core.String? codebaseBranch;