Package | Description |
---|---|
com.google.api.services.language.v2.model |
Modifier and Type | Method and Description |
---|---|
XPSTranslationPreprocessResponse |
XPSTranslationPreprocessResponse.clone() |
XPSTranslationPreprocessResponse |
XPSPreprocessResponse.getTranslationPreprocessResp() |
XPSTranslationPreprocessResponse |
XPSTranslationPreprocessResponse.set(String fieldName,
Object value) |
XPSTranslationPreprocessResponse |
XPSTranslationPreprocessResponse.setParsedExampleCount(Long parsedExampleCount)
Total example count parsed.
|
XPSTranslationPreprocessResponse |
XPSTranslationPreprocessResponse.setValidExampleCount(Long validExampleCount)
Total valid example count.
|
Modifier and Type | Method and Description |
---|---|
XPSPreprocessResponse |
XPSPreprocessResponse.setTranslationPreprocessResp(XPSTranslationPreprocessResponse translationPreprocessResp) |
Copyright © 2011–2025 Google. All rights reserved.