businessProfileLocation property

String? businessProfileLocation
getter/setter pair

The resource name of a Business Profile location.

Business Profile location resource names can be fetched through the Business Profile API and adhere to the following format: locations/{locationId}. See the Business Profile API for additional details.

Implementation

core.String? businessProfileLocation;