copyMask property

String? copyMask
getter/setter pair

A field mask to restrict which fields are copied into the new contact.

Valid values are: * emailAddresses * names * phoneNumbers

Required.

Implementation

core.String? copyMask;