AlloyDB V1BETA API - Module Google::Cloud::AlloyDB::V1beta::Instance::UpdatePolicy::Mode (v0.8.0)

Reference documentation and code samples for the AlloyDB V1BETA API module Google::Cloud::AlloyDB::V1beta::Instance::UpdatePolicy::Mode.

Specifies the available modes of update.

Constants

MODE_UNSPECIFIED

value: 0
Mode is unknown.

DEFAULT

value: 1
Least disruptive way to apply the update.

FORCE_APPLY

value: 2
Performs a forced update when applicable. This will be fast but may incur a downtime.