resourceName property

String? resourceName
getter/setter pair

Resource name of the account link.

AccountLink resource names have the form: customers/{customer_id}/accountLinks/{account_link_id}

Immutable.

Implementation

core.String? resourceName;