operatingStatus property

List<String>? operatingStatus
getter/setter pair

Restricts results to places whose operating status is included on this list.

If operating_status is not set, OPERATING_STATUS_OPERATIONAL is used as default.

Optional.

Implementation

core.List<core.String>? operatingStatus;