resourceName property

String? resourceName
getter/setter pair

The resource name of the call view.

Call view resource names have the form: customers/{customer_id}/callViews/{call_detail_id}

Output only.

Implementation

core.String? resourceName;