public class BulkClassifyResponse
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Constructor and Description |
|---|
BulkClassifyResponse() |
| Modifier and Type | Method and Description |
|---|---|
List<BulkClassifyOutput> |
getOutput()
Gets the output.
|
public List<BulkClassifyOutput> getOutput()
An array of objects that contain classification information for the submitted input utterances.
Copyright © 2022 IBM Cloud. All rights reserved.