customer property

String? customer
getter/setter pair

Resource name of the customer.

If you're using this API for your own organization, use customers/my_customer If you're using this API to manage another organization, use customers/{customer}, where customer is the customer to whom the device belongs.

Optional.

Implementation

core.String? customer;