tier property
The tier of the service. Possible string values are:
- "TIER_UNSPECIFIED" : The tier is not set.
- "DEVELOPER" : The developer tier provides limited scalability and no fault tolerance. Good for low-cost proof-of-concept.
- "ENTERPRISE" : The enterprise tier provides multi-zone high availability, and sufficient scalability for enterprise-level Dataproc Metastore workloads.
Implementation
core.String? tier;