# BranchWithProtection
## Properties
**name** | **String** | |
**commit** | [**models::Commit**](commit.md) | |
**_links** | [**models::BranchWithProtectionLinks**](branch_with_protection__links.md) | |
**protected** | **bool** | |
**protection** | [**models::BranchProtection**](branch-protection.md) | |
**protection_url** | **String** | |
**pattern** | Option<**String**> | | [optional]
**required_approving_review_count** | Option<**i32**> | | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)