Class UpdateType (0.20.1)

UpdateType(value)

The type of update performed on the configurable billing configuration.

Enums

Name Description
UPDATE_TYPE_UNSPECIFIED Unspecified update type.
CREATE Configurable billing was created/enabled.
DELETE Configurable billing was deleted/disabled.
SCALE_UP Subscription was scaled up (thresholds increased).
SCALE_DOWN Subscription was scaled down (thresholds decreased).