Package | Description |
---|---|
com.google.api.services.language.v2.model |
Modifier and Type | Method and Description |
---|---|
XPSImageModelServingSpecModelThroughputEstimation |
XPSImageModelServingSpecModelThroughputEstimation.clone() |
XPSImageModelServingSpecModelThroughputEstimation |
XPSImageModelServingSpecModelThroughputEstimation.set(String fieldName,
Object value) |
XPSImageModelServingSpecModelThroughputEstimation |
XPSImageModelServingSpecModelThroughputEstimation.setComputeEngineAcceleratorType(String computeEngineAcceleratorType) |
XPSImageModelServingSpecModelThroughputEstimation |
XPSImageModelServingSpecModelThroughputEstimation.setLatencyInMilliseconds(Double latencyInMilliseconds)
Estimated latency.
|
XPSImageModelServingSpecModelThroughputEstimation |
XPSImageModelServingSpecModelThroughputEstimation.setNodeQps(Double nodeQps)
The approximate qps a deployed node can serve.
|
XPSImageModelServingSpecModelThroughputEstimation |
XPSImageModelServingSpecModelThroughputEstimation.setServomaticPartitionType(String servomaticPartitionType) |
Modifier and Type | Method and Description |
---|---|
List<XPSImageModelServingSpecModelThroughputEstimation> |
XPSImageModelServingSpec.getModelThroughputEstimation()
Populate under uCAIP request scope.
|
Modifier and Type | Method and Description |
---|---|
XPSImageModelServingSpec |
XPSImageModelServingSpec.setModelThroughputEstimation(List<XPSImageModelServingSpecModelThroughputEstimation> modelThroughputEstimation)
Populate under uCAIP request scope.
|
Copyright © 2011–2025 Google. All rights reserved.