public enum Project.Types.ConfigurableBillingStatus.Types.UpdateTypeReference 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.V1BetaAssembly
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. |