resourceName property

String? resourceName
getter/setter pair

The resource name of the user list.

User list resource names have the form: customers/{customer_id}/userLists/{user_list_id}

Immutable.

Implementation

core.String? resourceName;