public class DialogNodeOutputModifiers
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Class and Description |
---|---|
static class |
DialogNodeOutputModifiers.Builder
Builder.
|
Modifier and Type | Method and Description |
---|---|
DialogNodeOutputModifiers.Builder |
newBuilder()
New builder.
|
Boolean |
overwrite()
Gets the overwrite.
|
public DialogNodeOutputModifiers.Builder newBuilder()
public Boolean overwrite()
Whether values in the output will overwrite output values in an array specified by previously executed dialog nodes. If this option is set to `false`, new values will be appended to previously specified values.
Copyright © 2023 IBM Cloud. All rights reserved.