| Package | Description | 
|---|---|
| com.ibm.watson.assistant.v1.model | 
| Modifier and Type | Method and Description | 
|---|---|
DialogSuggestionValue | 
DialogSuggestionValue.Builder.build()
Builds a DialogSuggestionValue. 
 | 
DialogSuggestionValue | 
DialogSuggestion.value()
Gets the value. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
DialogSuggestion.Builder | 
DialogSuggestion.Builder.value(DialogSuggestionValue value)
Set the value. 
 | 
| Constructor and Description | 
|---|
Builder(String label,
       DialogSuggestionValue value)
Instantiates a new builder with required properties. 
 | 
Copyright © 2021 IBM Cloud. All rights reserved.