public class BaseEnvironmentOrchestration
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Class and Description |
---|---|
static class |
BaseEnvironmentOrchestration.Builder
Builder.
|
Modifier and Type | Method and Description |
---|---|
BaseEnvironmentOrchestration.Builder |
newBuilder()
New builder.
|
Boolean |
searchSkillFallback()
Gets the searchSkillFallback.
|
public BaseEnvironmentOrchestration.Builder newBuilder()
public Boolean searchSkillFallback()
Whether to fall back to a search skill when responding to messages that do not match any intent or action defined in dialog or action skills. (If no search skill is configured for the environment, this property is ignored.).
Copyright © 2024 IBM Cloud. All rights reserved.