The privacy status to access the model
- enum ModelAccessVisibility {
- # Any user may view the space and it will be published to search engines.
- # Any user with a direct link may view the space.
- # Users will be prompted to enter the password before viewing the space.
- # The password may be configured on a per-space basis.
- # Only users that have been granted direct access to the model may view it.
- }