names property

List<String>? names
getter/setter pair

The names of the permissions to delete.

Format: notes/{note}/permissions/{permission}

Required.

Implementation

core.List<core.String>? names;