Discovery Engine v1beta API - Enum Project.Types.ConfigurableBillingStatus.Types.UpdateType (1.0.0-beta24)

public enum Project.Types.ConfigurableBillingStatus.Types.UpdateType

Reference documentation and code samples for the Discovery Engine v1beta API enum Project.Types.ConfigurableBillingStatus.Types.UpdateType.

The type of update performed on the configurable billing configuration.

Namespace

Google.Cloud.DiscoveryEngine.V1Beta

Assembly

Google.Cloud.DiscoveryEngine.V1Beta.dll

Fields

Name Description
Create

Configurable billing was created/enabled.

Delete

Configurable billing was deleted/disabled.

ScaleDown

Subscription was scaled down (thresholds decreased).

ScaleUp

Subscription was scaled up (thresholds increased).

Unspecified

Unspecified update type.