| Modifier and Type | Method and Description |
|---|---|
static TrafficModel |
TrafficModel.forNumber(int value) |
TrafficModel |
ComputeRoutesRequest.getTrafficModel()
Optional.
|
TrafficModel |
ComputeRoutesRequest.Builder.getTrafficModel()
Optional.
|
TrafficModel |
ComputeRoutesRequestOrBuilder.getTrafficModel()
Optional.
|
TrafficModel |
ComputeRouteMatrixRequestOrBuilder.getTrafficModel()
Optional.
|
TrafficModel |
ComputeRouteMatrixRequest.getTrafficModel()
Optional.
|
TrafficModel |
ComputeRouteMatrixRequest.Builder.getTrafficModel()
Optional.
|
static TrafficModel |
TrafficModel.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static TrafficModel |
TrafficModel.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static TrafficModel |
TrafficModel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TrafficModel[] |
TrafficModel.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<TrafficModel> |
TrafficModel.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
ComputeRoutesRequest.Builder |
ComputeRoutesRequest.Builder.setTrafficModel(TrafficModel value)
Optional.
|
ComputeRouteMatrixRequest.Builder |
ComputeRouteMatrixRequest.Builder.setTrafficModel(TrafficModel value)
Optional.
|
Copyright © 2025 Google LLC. All rights reserved.