Google Cloud Compute V1 API - Module Google::Cloud::Compute::V1::ScalingScheduleStatus::State (v1.3.0)

Reference documentation and code samples for the Google Cloud Compute V1 API module Google::Cloud::Compute::V1::ScalingScheduleStatus::State.

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

Constants

UNDEFINED_STATE

value: 0
A value indicating that the enum field is not set.

ACTIVE

value: 314733318
The current autoscaling recommendation is influenced by this scaling schedule.

DISABLED

value: 516696700
This scaling schedule has been disabled by the user.

OBSOLETE

value: 66532761
This scaling schedule will never become active again.

READY

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