Discovery Engine V1BETA API - Module Google::Cloud::DiscoveryEngine::V1beta::Project::ConfigurableBillingStatus::UpdateType (v0.28.0)

Reference documentation and code samples for the Discovery Engine V1BETA API module Google::Cloud::DiscoveryEngine::V1beta::Project::ConfigurableBillingStatus::UpdateType.

The type of update performed on the configurable billing configuration.

Constants

UPDATE_TYPE_UNSPECIFIED

value: 0
Unspecified update type.

CREATE

value: 1
Configurable billing was created/enabled.

DELETE

value: 2
Configurable billing was deleted/disabled.

SCALE_UP

value: 3
Subscription was scaled up (thresholds increased).

SCALE_DOWN

value: 4
Subscription was scaled down (thresholds decreased).