| Package | Description |
|---|---|
| com.google.api.services.run.v2.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudRunV2TrafficTargetStatus |
GoogleCloudRunV2TrafficTargetStatus.clone() |
GoogleCloudRunV2TrafficTargetStatus |
GoogleCloudRunV2TrafficTargetStatus.set(String fieldName,
Object value) |
GoogleCloudRunV2TrafficTargetStatus |
GoogleCloudRunV2TrafficTargetStatus.setPercent(Integer percent)
Specifies percent of the traffic to this Revision.
|
GoogleCloudRunV2TrafficTargetStatus |
GoogleCloudRunV2TrafficTargetStatus.setRevision(String revision)
Revision to which this traffic is sent.
|
GoogleCloudRunV2TrafficTargetStatus |
GoogleCloudRunV2TrafficTargetStatus.setTag(String tag)
Indicates the string used in the URI to exclusively reference this target.
|
GoogleCloudRunV2TrafficTargetStatus |
GoogleCloudRunV2TrafficTargetStatus.setType(String type)
The allocation type for this traffic target.
|
GoogleCloudRunV2TrafficTargetStatus |
GoogleCloudRunV2TrafficTargetStatus.setUri(String uri)
Displays the target URI.
|
| Modifier and Type | Method and Description |
|---|---|
List<GoogleCloudRunV2TrafficTargetStatus> |
GoogleCloudRunV2Service.getTrafficStatuses()
Output only.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudRunV2Service |
GoogleCloudRunV2Service.setTrafficStatuses(List<GoogleCloudRunV2TrafficTargetStatus> trafficStatuses)
Output only.
|
Copyright © 2011–2026 Google. All rights reserved.