public class AnalysisResultsUsage
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Modifier and Type | Method and Description | 
|---|---|
| Long | getFeatures()Gets the features. | 
| Long | getTextCharacters()Gets the textCharacters. | 
| Long | getTextUnits()Gets the textUnits. | 
public Long getFeatures()
Number of features used in the API call.
public Long getTextCharacters()
Number of text characters processed.
public Long getTextUnits()
Number of 10,000-character units processed.
Copyright © 2023 IBM Cloud. All rights reserved.