OptionalbranchOptionalbranchThe ID to use for the Branch. This becomes the final component of the branch's resource name.
The ID is required and must be 1-63 characters long, start with a lowercase letter, and contain only lowercase letters, numbers, and hyphens.
For example, development becomes projects/my-app/branches/development.
OptionalparentThe Project where this Branch will be created. Format: projects/{project_id}
OptionalreplaceIf true, update the branch if it already exists instead of returning an error.
The Branch to create.