Currently, the only way to enable the RequireLastPushApproval feature is to use UpdatePullRequestReviewEnforcement.
According to the docs, we should be able to do it via UpdateBranchProtection. This would require updating the PullRequestReviewsEnforcementRequest struct.