resourceName property

String? resourceName
getter/setter pair

The resource name of the customer asset.

CustomerAsset resource names have the form: customers/{customer_id}/customerAssets/{asset_id}~{field_type}

Immutable.

Implementation

core.String? resourceName;