Database Center V1BETA API - Module Google::Cloud::DatabaseCenter::V1beta::Phase (v0.1.0)

Reference documentation and code samples for the Database Center V1BETA API module Google::Cloud::DatabaseCenter::V1beta::Phase.

Phase/Week of the maintenance window. This is to capture order of maintenance. For example, for Cloud SQL resources - https://cloud.google.com/sql/docs/mysql/maintenance. This enum can be extended to support DB Center specific phases for recommendation plan generation.

Constants

PHASE_UNSPECIFIED

value: 0
Phase is unspecified.

PHASE_WEEK1

value: 1
Week 1.

PHASE_WEEK2

value: 2
Week 2.

PHASE_WEEK5

value: 3
Week 5.

PHASE_ANY

value: 4
Any phase.