GoogleApi.Spanner.V1.Model.AutoscalingTargets (google_api_spanner v0.48.0)
View SourceThe autoscaling targets for an instance.
Attributes
-
highPriorityCpuUtilizationPercent
(type:integer()
, default:nil
) - Required. The target high priority cpu utilization percentage that the autoscaler should be trying to achieve for the instance. This number is on a scale from 0 (no utilization) to 100 (full utilization). The valid range is [10, 90] inclusive. -
storageUtilizationPercent
(type:integer()
, default:nil
) - Required. The target storage utilization percentage that the autoscaler should be trying to achieve for the instance. This number is on a scale from 0 (no utilization) to 100 (full utilization). The valid range is [10, 99] inclusive.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.