resourceName property

String? resourceName
getter/setter pair

The resource name of the asset group.

Asset group resource names have the form: customers/{customer_id}/assetGroups/{asset_group_id}

Immutable.

Implementation

core.String? resourceName;