View Source GoogleApi.Metastore.V1.Model.ScalingConfig (google_api_metastore v0.7.0)
Represents the scaling configuration of a metastore service.
Attributes
-
instanceSize
(type:String.t
, default:nil
) - An enum of readable instance sizes, with each instance size mapping to a float value (e.g. InstanceSize.EXTRA_SMALL = scaling_factor(0.1)) -
scalingFactor
(type:number()
, default:nil
) - Scaling factor, increments of 0.1 for values less than 1.0, and increments of 1.0 for values greater than 1.0.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
Functions
Unwrap a decoded JSON object into its complex fields.