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 assistants deployed to the environment fall back to a search skill when responding to messages that do not match any intent. If no search skill is configured for the assistant, this property is ignored.
Copyright © 2023 IBM Cloud. All rights reserved.