Package | Description |
---|---|
com.google.api.services.language.v2.model |
Modifier and Type | Method and Description |
---|---|
XPSVideoModelArtifactSpec |
XPSVideoModelArtifactSpec.clone() |
XPSVideoModelArtifactSpec |
XPSVideoActionRecognitionTrainResponse.getModelArtifactSpec()
## The fields below are only populated under uCAIP request scope.
|
XPSVideoModelArtifactSpec |
XPSVideoObjectTrackingTrainResponse.getModelArtifactSpec()
## The fields below are only populated under uCAIP request scope.
|
XPSVideoModelArtifactSpec |
XPSVideoClassificationTrainResponse.getModelArtifactSpec()
## The fields below are only populated under uCAIP request scope.
|
XPSVideoModelArtifactSpec |
XPSVideoModelArtifactSpec.set(String fieldName,
Object value) |
XPSVideoModelArtifactSpec |
XPSVideoModelArtifactSpec.setExportArtifact(List<XPSModelArtifactItem> exportArtifact)
The model binary files in different formats for model export.
|
XPSVideoModelArtifactSpec |
XPSVideoModelArtifactSpec.setServingArtifact(XPSModelArtifactItem servingArtifact)
The default model binary file used for serving (e.g.
|
Modifier and Type | Method and Description |
---|---|
XPSVideoActionRecognitionTrainResponse |
XPSVideoActionRecognitionTrainResponse.setModelArtifactSpec(XPSVideoModelArtifactSpec modelArtifactSpec)
## The fields below are only populated under uCAIP request scope.
|
XPSVideoObjectTrackingTrainResponse |
XPSVideoObjectTrackingTrainResponse.setModelArtifactSpec(XPSVideoModelArtifactSpec modelArtifactSpec)
## The fields below are only populated under uCAIP request scope.
|
XPSVideoClassificationTrainResponse |
XPSVideoClassificationTrainResponse.setModelArtifactSpec(XPSVideoModelArtifactSpec modelArtifactSpec)
## The fields below are only populated under uCAIP request scope.
|
Copyright © 2011–2025 Google. All rights reserved.