public class DialogNodeOutputTextValuesElement
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Class and Description |
---|---|
static class |
DialogNodeOutputTextValuesElement.Builder
Builder.
|
Modifier and Type | Method and Description |
---|---|
DialogNodeOutputTextValuesElement.Builder |
newBuilder()
New builder.
|
String |
text()
Gets the text.
|
public DialogNodeOutputTextValuesElement.Builder newBuilder()
public String text()
The text of a response. This string can include newline characters (`\n`), Markdown tagging, or other special characters, if supported by the channel.
Copyright © 2023 IBM Cloud. All rights reserved.