resourceNames property

List<String>? resourceNames
getter/setter pair

The resource names of the contact to delete.

It's repeatable. Allows up to 500 resource names in a single request.

Required.

Implementation

core.List<core.String>? resourceNames;