View Source GoogleApi.Metastore.V1beta.Model.LimitConfig (google_api_metastore v0.11.1)
Represents the autoscaling limit configuration of a metastore service.
Attributes
-
maxScalingFactor
(type:number()
, default:nil
) - Optional. The highest scaling factor that the service should be autoscaled to. -
minScalingFactor
(type:number()
, default:nil
) - Optional. The lowest scaling factor that the service should be autoscaled to.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.