When creating a project, the following attributes are available in the API but not in the library
- allow_merge_on_skipped_pipeline: boolean
- builds_access_level: Visibility
- merge_requests_access_level: Visibility
- only_allow_merge_if_pipeline_succeeds: boolean
There are multiple other Project feature visibility attributes available to be included.
Mike