context property

ServiceBusinessContext? context
getter/setter pair

Extra context information for the verification of service businesses.

Can only be applied to the locations whose business type is CUSTOMER_LOCATION_ONLY. Specifying an accurate address could enable more options. INVALID_ARGUMENT will be thrown if it is set for other business types of locations.

Optional.

Implementation

ServiceBusinessContext? context;