| Modifier and Type | Method and Description |
|---|---|
static TrafficTargetAllocationType |
TrafficTargetAllocationType.forNumber(int value) |
TrafficTargetAllocationType |
TrafficTarget.getType()
The allocation type for this traffic target.
|
TrafficTargetAllocationType |
TrafficTarget.Builder.getType()
The allocation type for this traffic target.
|
TrafficTargetAllocationType |
TrafficTargetStatus.getType()
The allocation type for this traffic target.
|
TrafficTargetAllocationType |
TrafficTargetStatus.Builder.getType()
The allocation type for this traffic target.
|
TrafficTargetAllocationType |
TrafficTargetStatusOrBuilder.getType()
The allocation type for this traffic target.
|
TrafficTargetAllocationType |
TrafficTargetOrBuilder.getType()
The allocation type for this traffic target.
|
static TrafficTargetAllocationType |
TrafficTargetAllocationType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static TrafficTargetAllocationType |
TrafficTargetAllocationType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static TrafficTargetAllocationType |
TrafficTargetAllocationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TrafficTargetAllocationType[] |
TrafficTargetAllocationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<TrafficTargetAllocationType> |
TrafficTargetAllocationType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
TrafficTarget.Builder |
TrafficTarget.Builder.setType(TrafficTargetAllocationType value)
The allocation type for this traffic target.
|
TrafficTargetStatus.Builder |
TrafficTargetStatus.Builder.setType(TrafficTargetAllocationType value)
The allocation type for this traffic target.
|
Copyright © 2025 Google LLC. All rights reserved.