GoogleCloudRunV2ServiceScaling constructor
GoogleCloudRunV2ServiceScaling({})
Implementation
GoogleCloudRunV2ServiceScaling({
this.manualInstanceCount,
this.maxInstanceCount,
this.minInstanceCount,
this.scalingMode,
});