Package | Description |
---|---|
com.google.api.services.language.v2.model |
Modifier and Type | Method and Description |
---|---|
XPSImageObjectDetectionModelSpec |
XPSImageObjectDetectionModelSpec.clone() |
XPSImageObjectDetectionModelSpec |
XPSTrainResponse.getImageObjectDetectionTrainResp() |
XPSImageObjectDetectionModelSpec |
XPSImageObjectDetectionModelSpec.set(String fieldName,
Object value) |
XPSImageObjectDetectionModelSpec |
XPSImageObjectDetectionModelSpec.setClassCount(Long classCount)
Total number of classes.
|
XPSImageObjectDetectionModelSpec |
XPSImageObjectDetectionModelSpec.setExportModelSpec(XPSImageExportModelSpec exportModelSpec) |
XPSImageObjectDetectionModelSpec |
XPSImageObjectDetectionModelSpec.setMaxBoundingBoxCount(Long maxBoundingBoxCount)
Max number of bounding box.
|
XPSImageObjectDetectionModelSpec |
XPSImageObjectDetectionModelSpec.setModelArtifactSpec(XPSImageModelArtifactSpec modelArtifactSpec)
## The fields below are only populated under uCAIP request scope.
|
XPSImageObjectDetectionModelSpec |
XPSImageObjectDetectionModelSpec.setModelServingSpec(XPSImageModelServingSpec modelServingSpec) |
XPSImageObjectDetectionModelSpec |
XPSImageObjectDetectionModelSpec.setStopReason(String stopReason)
Stop reason for training job, e.g.
|
XPSImageObjectDetectionModelSpec |
XPSImageObjectDetectionModelSpec.setTrainCostNodeSeconds(Long trainCostNodeSeconds)
The actual train cost of creating this model, expressed in node seconds, i.e.
|
Modifier and Type | Method and Description |
---|---|
XPSTrainResponse |
XPSTrainResponse.setImageObjectDetectionTrainResp(XPSImageObjectDetectionModelSpec imageObjectDetectionTrainResp) |
Copyright © 2011–2025 Google. All rights reserved.