Class MountPermissions (1.7.3)

MountPermissions(value)

The possible mount permissions.

Values: MOUNT_PERMISSIONS_UNSPECIFIED (0): Permissions were not specified. READ (1): NFS share can be mount with read-only permissions. READ_WRITE (2): NFS share can be mount with read-write permissions.