| Package | Description |
|---|---|
| com.google.api.services.run.v2.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudRunV2ServiceScaling |
GoogleCloudRunV2ServiceScaling.clone() |
GoogleCloudRunV2ServiceScaling |
GoogleCloudRunV2Service.getScaling()
Optional.
|
GoogleCloudRunV2ServiceScaling |
GoogleCloudRunV2ServiceScaling.set(String fieldName,
Object value) |
GoogleCloudRunV2ServiceScaling |
GoogleCloudRunV2ServiceScaling.setManualInstanceCount(Integer manualInstanceCount)
Optional.
|
GoogleCloudRunV2ServiceScaling |
GoogleCloudRunV2ServiceScaling.setMaxInstanceCount(Integer maxInstanceCount)
Optional.
|
GoogleCloudRunV2ServiceScaling |
GoogleCloudRunV2ServiceScaling.setMinInstanceCount(Integer minInstanceCount)
Optional.
|
GoogleCloudRunV2ServiceScaling |
GoogleCloudRunV2ServiceScaling.setScalingMode(String scalingMode)
Optional.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudRunV2Service |
GoogleCloudRunV2Service.setScaling(GoogleCloudRunV2ServiceScaling scaling)
Optional.
|
Copyright © 2011–2026 Google. All rights reserved.