appliedLabels property
The resource names of the labels owned by the requesting customer that are applied to the client customer.
Label resource names have the form:
customers/{customer_id}/labels/{label_id}
Output only.
Implementation
core.List<core.String>? appliedLabels;