public class Words
extends com.ibm.cloud.sdk.core.service.model.GenericModel
protected java.util.List<Word> words
public java.util.List<Word> getWords()
An array of `Word` objects that provides information about each word in the custom model's words resource. The array is empty if the custom model has no words.