Class RuntimeStage (1.10.1)

RuntimeStage(value)

The various stages that a runtime can be in.

Values: RUNTIME_STAGE_UNSPECIFIED (0): Not specified. DEVELOPMENT (1): The runtime is in development. ALPHA (2): The runtime is in the Alpha stage. BETA (3): The runtime is in the Beta stage. GA (4): The runtime is generally available. DEPRECATED (5): The runtime is deprecated. DECOMMISSIONED (6): The runtime is no longer supported.