public class NluEnrichmentConcepts
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Class and Description |
---|---|
static class |
NluEnrichmentConcepts.Builder
Builder.
|
Modifier and Type | Method and Description |
---|---|
Long |
limit()
Gets the limit.
|
NluEnrichmentConcepts.Builder |
newBuilder()
New builder.
|
public NluEnrichmentConcepts.Builder newBuilder()
public Long limit()
The maximum number of concepts enrichments to extact from each instance of the specified field.
Copyright © 2023 IBM Cloud. All rights reserved.