Package | Description |
---|---|
com.google.api.services.language.v2.model |
Modifier and Type | Method and Description |
---|---|
XPSDataErrors |
XPSDataErrors.clone() |
XPSDataErrors |
XPSDataErrors.set(String fieldName,
Object value) |
XPSDataErrors |
XPSDataErrors.setCount(Integer count)
Number of records having errors associated with the enum.
|
XPSDataErrors |
XPSDataErrors.setErrorType(String errorType)
Type of the error.
|
Modifier and Type | Method and Description |
---|---|
List<XPSDataErrors> |
XPSSpeechPreprocessStats.getDataErrors()
Different types of data errors and the counts associated with them.
|
Modifier and Type | Method and Description |
---|---|
XPSSpeechPreprocessStats |
XPSSpeechPreprocessStats.setDataErrors(List<XPSDataErrors> dataErrors)
Different types of data errors and the counts associated with them.
|
Copyright © 2011–2025 Google. All rights reserved.