zone property

String? zone
getter/setter pair

The zone in which the cache instance is running.

For example, us-central1-a.

Implementation

core.String? zone;