Package | Description |
---|---|
com.google.api.services.mybusiness.v4.model |
Modifier and Type | Method and Description |
---|---|
ServiceAreaBusiness |
ServiceAreaBusiness.clone() |
ServiceAreaBusiness |
Location.getServiceArea()
Service area businesses provide their service at the customer's location.
|
ServiceAreaBusiness |
ServiceAreaBusiness.set(java.lang.String fieldName,
java.lang.Object value) |
ServiceAreaBusiness |
ServiceAreaBusiness.setBusinessType(java.lang.String businessType)
Indicates the type of the service area business.
|
ServiceAreaBusiness |
ServiceAreaBusiness.setPlaces(Places places)
The area that this business serves defined through a set of places.
|
ServiceAreaBusiness |
ServiceAreaBusiness.setRadius(PointRadius radius)
The area that this business serves centered around a point.
|
Modifier and Type | Method and Description |
---|---|
Location |
Location.setServiceArea(ServiceAreaBusiness serviceArea)
Service area businesses provide their service at the customer's location.
|
Copyright © 2011-2018 Google. All Rights Reserved.