public class BulkClassifyResponse
extends com.ibm.cloud.sdk.core.service.model.GenericModel
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 © 2023 IBM Cloud. All rights reserved.