Package | Description |
---|---|
com.google.api.services.language.v2.model |
Modifier and Type | Method and Description |
---|---|
XPSImageExportModelSpec |
XPSImageExportModelSpec.clone() |
XPSImageExportModelSpec |
XPSImageSegmentationTrainResponse.getExportModelSpec()
NOTE: These fields are not used/needed in EAP but will be set later.
|
XPSImageExportModelSpec |
XPSImageClassificationTrainResponse.getExportModelSpec()
Information of downloadable models that are pre-generated as part of training flow and will be
persisted in AutoMl backend.
|
XPSImageExportModelSpec |
XPSImageObjectDetectionModelSpec.getExportModelSpec() |
XPSImageExportModelSpec |
XPSImageExportModelSpec.set(String fieldName,
Object value) |
XPSImageExportModelSpec |
XPSImageExportModelSpec.setExportModelOutputConfig(List<XPSExportModelOutputConfig> exportModelOutputConfig)
Contains the model format and internal location of the model files to be exported/downloaded.
|
Modifier and Type | Method and Description |
---|---|
XPSImageSegmentationTrainResponse |
XPSImageSegmentationTrainResponse.setExportModelSpec(XPSImageExportModelSpec exportModelSpec)
NOTE: These fields are not used/needed in EAP but will be set later.
|
XPSImageClassificationTrainResponse |
XPSImageClassificationTrainResponse.setExportModelSpec(XPSImageExportModelSpec exportModelSpec)
Information of downloadable models that are pre-generated as part of training flow and will be
persisted in AutoMl backend.
|
XPSImageObjectDetectionModelSpec |
XPSImageObjectDetectionModelSpec.setExportModelSpec(XPSImageExportModelSpec exportModelSpec) |
Copyright © 2011–2025 Google. All rights reserved.