name property

String? name
getter/setter pair

A unique identifier for a BranchRule.

The name should be of the format: projects/{project}/locations/{location}/repositories/{repository}/branchRules/{branch_rule}

Optional.

Implementation

core.String? name;