availability property

String? availability
getter/setter pair

A user-definable description of the availability of this service.

Format: free-form, but we expect single words that describe availability, e.g., "NONE", "TESTING", "PREVIEW", "GENERAL", "DEPRECATED", "SHUTDOWN".

Implementation

core.String? availability;