Module: Google::Cloud::Compute::V1::ScalingScheduleStatus::State

Defined in:
proto_docs/google/cloud/compute/v1/compute.rb

Overview

[Output Only] The current state of a scaling schedule.

Constant Summary collapse

UNDEFINED_STATE =

A value indicating that the enum field is not set.

0
ACTIVE =

The current autoscaling recommendation is influenced by this scaling schedule.

314_733_318
DISABLED =

This scaling schedule has been disabled by the user.

516_696_700
OBSOLETE =

This scaling schedule will never become active again.

66_532_761
READY =

The current autoscaling recommendation is not influenced by this scaling schedule.

77_848_963