| Package | Description |
|---|---|
| com.google.api.services.run.v2.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudRunV2InstanceSplit |
GoogleCloudRunV2InstanceSplit.clone() |
GoogleCloudRunV2InstanceSplit |
GoogleCloudRunV2InstanceSplit.set(String fieldName,
Object value) |
GoogleCloudRunV2InstanceSplit |
GoogleCloudRunV2InstanceSplit.setPercent(Integer percent)
Specifies percent of the instance split to this Revision.
|
GoogleCloudRunV2InstanceSplit |
GoogleCloudRunV2InstanceSplit.setRevision(String revision)
Revision to which to assign this portion of instances, if split allocation is by revision.
|
GoogleCloudRunV2InstanceSplit |
GoogleCloudRunV2InstanceSplit.setType(String type)
The allocation type for this instance split.
|
| Modifier and Type | Method and Description |
|---|---|
List<GoogleCloudRunV2InstanceSplit> |
GoogleCloudRunV2WorkerPool.getInstanceSplits()
Optional.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudRunV2WorkerPool |
GoogleCloudRunV2WorkerPool.setInstanceSplits(List<GoogleCloudRunV2InstanceSplit> instanceSplits)
Optional.
|
Copyright © 2011–2026 Google. All rights reserved.