Package | Description |
---|---|
com.google.api.services.mybusiness.v4.model |
Modifier and Type | Method and Description |
---|---|
OpenInfo |
OpenInfo.clone() |
OpenInfo |
Location.getOpenInfo()
A flag that indicates whether the location is currently open for business.
|
OpenInfo |
OpenInfo.set(java.lang.String fieldName,
java.lang.Object value) |
OpenInfo |
OpenInfo.setCanReopen(java.lang.Boolean canReopen)
Output only.
|
OpenInfo |
OpenInfo.setOpeningDate(Date openingDate)
The date on which the location first opened.
|
OpenInfo |
OpenInfo.setStatus(java.lang.String status)
Indicates whether or not the Location is currently open for business.
|
Modifier and Type | Method and Description |
---|---|
Location |
Location.setOpenInfo(OpenInfo openInfo)
A flag that indicates whether the location is currently open for business.
|
Copyright © 2011-2018 Google. All Rights Reserved.