Enum OperatingStatus
Operating status of the place.
Namespace: Google.Maps.AreaInsights.V1
Assembly: Google.Maps.AreaInsights.V1.dll
Syntax
public enum OperatingStatus
Fields
Name | Description |
---|---|
Operational | The place is operational and its open during its defined hours. |
PermanentlyClosed | The Place is no longer in business. |
TemporarilyClosed | The Place is temporarily closed and expected to reopen in the future. |
Unspecified | Not Specified. |