public class MessageContextGlobalStateless
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Class and Description |
---|---|
static class |
MessageContextGlobalStateless.Builder
Builder.
|
Modifier and Type | Method and Description |
---|---|
MessageContextGlobalStateless.Builder |
newBuilder()
New builder.
|
String |
sessionId()
Gets the sessionId.
|
MessageContextGlobalSystem |
system()
Gets the system.
|
public MessageContextGlobalStateless.Builder newBuilder()
public MessageContextGlobalSystem system()
Built-in system properties that apply to all skills used by the assistant.
public String sessionId()
The unique identifier of the session.
Copyright © 2023 IBM Cloud. All rights reserved.