customerId property

String? customerId
getter/setter pair

This property will always be returned in a response as the unique identifier generated by Google.

In a request, this property can be either the primary domain or the unique identifier generated by Google.

Implementation

core.String? customerId;