GetProjectProtectedBranchResult

constructor(allowForcePush: Boolean, codeOwnerApprovalRequired: Boolean, id: Int, mergeAccessLevels: List<GetProjectProtectedBranchMergeAccessLevel>? = null, name: String, projectId: String, pushAccessLevels: List<GetProjectProtectedBranchPushAccessLevel>? = null)