Google Cloud Database Center V1beta Client - Class Phase (0.3.1)

Reference documentation and code samples for the Google Cloud Database Center V1beta Client class 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.

Protobuf type google.cloud.databasecenter.v1beta.Phase

Namespace

Google \ Cloud \ DatabaseCenter \ V1beta

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

PHASE_UNSPECIFIED

Value: 0

Phase is unspecified.

Generated from protobuf enum PHASE_UNSPECIFIED = 0;

PHASE_WEEK1

Value: 1

Week 1.

Generated from protobuf enum PHASE_WEEK1 = 1;

PHASE_WEEK2

Value: 2

Week 2.

Generated from protobuf enum PHASE_WEEK2 = 2;

PHASE_WEEK5

Value: 3

Week 5.

Generated from protobuf enum PHASE_WEEK5 = 3;

PHASE_ANY

Value: 4

Any phase.

Generated from protobuf enum PHASE_ANY = 4;