Package | Description |
---|---|
com.google.api.services.language.v2.model |
Modifier and Type | Method and Description |
---|---|
XPSImageSegmentationTrainResponse |
XPSImageSegmentationTrainResponse.clone() |
XPSImageSegmentationTrainResponse |
XPSTrainResponse.getImageSegmentationTrainResp() |
XPSImageSegmentationTrainResponse |
XPSImageSegmentationTrainResponse.set(String fieldName,
Object value) |
XPSImageSegmentationTrainResponse |
XPSImageSegmentationTrainResponse.setColorMaps(List<XPSColorMap> colorMaps)
Color map of the model.
|
XPSImageSegmentationTrainResponse |
XPSImageSegmentationTrainResponse.setExportModelSpec(XPSImageExportModelSpec exportModelSpec)
NOTE: These fields are not used/needed in EAP but will be set later.
|
XPSImageSegmentationTrainResponse |
XPSImageSegmentationTrainResponse.setModelArtifactSpec(XPSImageModelArtifactSpec modelArtifactSpec)
## The fields below are only populated under uCAIP request scope.
|
XPSImageSegmentationTrainResponse |
XPSImageSegmentationTrainResponse.setModelServingSpec(XPSImageModelServingSpec modelServingSpec) |
XPSImageSegmentationTrainResponse |
XPSImageSegmentationTrainResponse.setStopReason(String stopReason)
Stop reason for training job, e.g.
|
XPSImageSegmentationTrainResponse |
XPSImageSegmentationTrainResponse.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.setImageSegmentationTrainResp(XPSImageSegmentationTrainResponse imageSegmentationTrainResp) |
Copyright © 2011–2025 Google. All rights reserved.