Package | Description |
---|---|
com.google.api.services.content.model |
Modifier and Type | Method and Description |
---|---|
ServiceStoreConfig |
ServiceStoreConfig.clone() |
ServiceStoreConfig |
Service.getStoreConfig()
A list of stores your products are delivered from.
|
ServiceStoreConfig |
ServiceStoreConfig.set(String fieldName,
Object value) |
ServiceStoreConfig |
ServiceStoreConfig.setCutoffConfig(ServiceStoreConfigCutoffConfig cutoffConfig)
Time local delivery ends for the day.
|
ServiceStoreConfig |
ServiceStoreConfig.setServiceRadius(Distance serviceRadius)
Maximum delivery radius.
|
ServiceStoreConfig |
ServiceStoreConfig.setStoreCodes(List<String> storeCodes)
A list of store codes that provide local delivery.
|
ServiceStoreConfig |
ServiceStoreConfig.setStoreServiceType(String storeServiceType)
Indicates whether all stores listed by this merchant provide local delivery or not.
|
Modifier and Type | Method and Description |
---|---|
Service |
Service.setStoreConfig(ServiceStoreConfig storeConfig)
A list of stores your products are delivered from.
|
Copyright © 2011–2024 Google. All rights reserved.