enum Permission;
Value | Description |
---|---|
PERMISSION_PUBLIC | All principal IDs are permitted. |
PERMISSION_FRIEND | Only principal IDs of friends are permitted. |
PERMISSION_SPECIFIED | Only specified multiple principal IDs are permitted. |
PERMISSION_PRIVATE | Permission for self only. |
PERMISSION_SPECIFIED_FRIEND | Permission for a number of specified principal IDs that are also the principal IDs of friends. The server confirms that the principal IDs are those of friends. |
Data permissions. Used for both access and update permissions.
CONFIDENTIAL