Class ServingStatus (1.9.1)

ServingStatus(value)

Run states of a version.

Values: SERVING_STATUS_UNSPECIFIED (0): Not specified. SERVING (1): Currently serving. Instances are created according to the scaling settings of the version. STOPPED (2): Disabled. No instances will be created and the scaling settings are ignored until the state of the version changes to SERVING.