Interface protos.google.cloud.run.v2.IServiceScaling (3.2.0)

Properties of a ServiceScaling.

Package

@google-cloud/run

Properties

manualInstanceCount

manualInstanceCount?: (number|null);

ServiceScaling manualInstanceCount

maxInstanceCount

maxInstanceCount?: (number|null);

ServiceScaling maxInstanceCount

minInstanceCount

minInstanceCount?: (number|null);

ServiceScaling minInstanceCount

scalingMode

scalingMode?: (google.cloud.run.v2.ServiceScaling.ScalingMode|keyof typeof google.cloud.run.v2.ServiceScaling.ScalingMode|null);

ServiceScaling scalingMode