Package | Description |
---|---|
com.google.api.services.language.v2.model |
Modifier and Type | Method and Description |
---|---|
XPSVideoClassificationTrainResponse |
XPSVideoClassificationTrainResponse.clone() |
XPSVideoClassificationTrainResponse |
XPSTrainResponse.getVideoClassificationTrainResp() |
XPSVideoClassificationTrainResponse |
XPSVideoClassificationTrainResponse.set(String fieldName,
Object value) |
XPSVideoClassificationTrainResponse |
XPSVideoClassificationTrainResponse.setModelArtifactSpec(XPSVideoModelArtifactSpec modelArtifactSpec)
## The fields below are only populated under uCAIP request scope.
|
XPSVideoClassificationTrainResponse |
XPSVideoClassificationTrainResponse.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.setVideoClassificationTrainResp(XPSVideoClassificationTrainResponse videoClassificationTrainResp) |
Copyright © 2011–2025 Google. All rights reserved.