| Interface | Description | 
|---|---|
| DialogLogMessage.Level | The severity of the log message. | 
| DialogNodeAction.Type | The type of action to invoke. | 
| EnvironmentReference.Environment | The type of the deployed environment. | 
| ListEnvironmentsOptions.Sort | The attribute by which returned environments will be sorted. | 
| ListReleasesOptions.Sort | The attribute by which returned workspaces will be sorted. | 
| MessageContextGlobalSystem.Locale | The language code for localization in the user input. | 
| MessageInput.MessageType | The type of the message: | 
| MessageInputStateless.MessageType | The type of the message: | 
| MessageOutputDebug.BranchExitedReason | When `branch_exited` is set to `true` by the assistant, the `branch_exited_reason` specifies
 whether the dialog completed by itself or got interrupted. | 
| MessageOutputDebugTurnEvent.ConditionType | The type of condition (if any) that is defined for the action. | 
| MessageOutputDebugTurnEvent.Reason | The reason the action was visited. | 
| MessageOutputDebugTurnEventTurnEventActionFinished.ConditionType | The type of condition (if any) that is defined for the action. | 
| MessageOutputDebugTurnEventTurnEventActionFinished.Reason | The reason the action finished processing. | 
| MessageOutputDebugTurnEventTurnEventActionVisited.ConditionType | The type of condition (if any) that is defined for the action. | 
| MessageOutputDebugTurnEventTurnEventActionVisited.Reason | The reason the action was visited. | 
| MessageOutputDebugTurnEventTurnEventNodeVisited.Reason | The reason the dialog node was visited. | 
| MessageOutputDebugTurnEventTurnEventStepAnswered.ConditionType | The type of condition (if any) that is defined for the action. | 
| MessageOutputDebugTurnEventTurnEventStepVisited.ConditionType | The type of condition (if any) that is defined for the action. | 
| Release.Status | The current status of the release: - **Available**: The release is available for deployment. | 
| ReleaseSkillReference.Type | The type of the skill. | 
| RuntimeEntityInterpretation.Granularity | The precision or duration of a time range specified by a recognized `@sys-time` or `@sys-date`
 entity. | 
| RuntimeEntityRole.Type | The relationship of the entity to the range. | 
| RuntimeResponseGeneric.Preference | The preferred type of control to display. | 
| RuntimeResponseGenericRuntimeResponseTypeOption.Preference | The preferred type of control to display. | 
| SkillReference.Type | The type of the skill. | 
| TurnEventActionSource.Type | The type of turn event. | 
| TurnEventCalloutCallout.Type | callout type. | 
| TurnEventNodeSource.Type | The type of turn event. | 
| Class | Description | 
|---|---|
| AgentAvailabilityMessage | AgentAvailabilityMessage. | 
| BulkClassifyOptions | The bulkClassify options. | 
| BulkClassifyOptions.Builder | Builder. | 
| BulkClassifyOutput | BulkClassifyOutput. | 
| BulkClassifyResponse | BulkClassifyResponse. | 
| BulkClassifyUtterance | The user input utterance to classify. | 
| BulkClassifyUtterance.Builder | Builder. | 
| CaptureGroup | CaptureGroup. | 
| CaptureGroup.Builder | Builder. | 
| ChannelTransferInfo | Information used by an integration to transfer the conversation to a different channel. | 
| ChannelTransferTarget | An object specifying target channels available for the transfer. | 
| ChannelTransferTargetChat | Information for transferring to the web chat integration. | 
| CreateSessionOptions | The createSession options. | 
| CreateSessionOptions.Builder | Builder. | 
| DeleteSessionOptions | The deleteSession options. | 
| DeleteSessionOptions.Builder | Builder. | 
| DeleteUserDataOptions | The deleteUserData options. | 
| DeleteUserDataOptions.Builder | Builder. | 
| DeployReleaseOptions | The deployRelease options. | 
| DeployReleaseOptions.Builder | Builder. | 
| DialogLogMessage | Dialog log message details. | 
| DialogNodeAction | DialogNodeAction. | 
| DialogNodeOutputConnectToAgentTransferInfo | Routing or other contextual information to be used by target service desk systems. | 
| DialogNodeOutputOptionsElement | DialogNodeOutputOptionsElement. | 
| DialogNodeOutputOptionsElementValue | An object defining the message input to be sent to the assistant if the user selects the
 corresponding option. | 
| DialogNodeVisited | An objects containing detailed diagnostic information about a dialog node that was visited during
 processing of the input message. | 
| DialogSuggestion | DialogSuggestion. | 
| DialogSuggestionValue | An object defining the message input to be sent to the assistant if the user selects the
 corresponding disambiguation option. | 
| Environment | Environment. | 
| EnvironmentCollection | EnvironmentCollection. | 
| EnvironmentOrchestration | The search skill orchestration settings for the environment. | 
| EnvironmentReference | EnvironmentReference. | 
| EnvironmentReleaseReference | An object describing the release that is currently deployed in the environment. | 
| GetEnvironmentOptions | The getEnvironment options. | 
| GetEnvironmentOptions.Builder | Builder. | 
| GetReleaseOptions | The getRelease options. | 
| GetReleaseOptions.Builder | Builder. | 
| IntegrationReference | IntegrationReference. | 
| ListEnvironmentsOptions | The listEnvironments options. | 
| ListEnvironmentsOptions.Builder | Builder. | 
| ListLogsOptions | The listLogs options. | 
| ListLogsOptions.Builder | Builder. | 
| ListReleasesOptions | The listReleases options. | 
| ListReleasesOptions.Builder | Builder. | 
| Log | Log. | 
| LogCollection | LogCollection. | 
| LogMessageSource | An object that identifies the dialog element that generated the error message. | 
| LogMessageSourceAction | An object that identifies the dialog element that generated the error message. | 
| LogMessageSourceDialogNode | An object that identifies the dialog element that generated the error message. | 
| LogMessageSourceHandler | An object that identifies the dialog element that generated the error message. | 
| LogMessageSourceStep | An object that identifies the dialog element that generated the error message. | 
| LogPagination | The pagination data for the returned objects. | 
| MessageContext | MessageContext. | 
| MessageContext.Builder | Builder. | 
| MessageContextGlobal | Session context data that is shared by all skills used by the assistant. | 
| MessageContextGlobal.Builder | Builder. | 
| MessageContextGlobalStateless | Session context data that is shared by all skills used by the assistant. | 
| MessageContextGlobalStateless.Builder | Builder. | 
| MessageContextGlobalSystem | Built-in system properties that apply to all skills used by the assistant. | 
| MessageContextGlobalSystem.Builder | Builder. | 
| MessageContextSkill | Contains information specific to a particular skill used by the assistant. | 
| MessageContextSkill.Builder | Builder. | 
| MessageContextSkillSystem | System context data used by the skill. | 
| MessageContextSkillSystem.Builder | Builder. | 
| MessageContextStateless | MessageContextStateless. | 
| MessageContextStateless.Builder | Builder. | 
| MessageInput | An input object that includes the input text. | 
| MessageInput.Builder | Builder. | 
| MessageInputAttachment | A reference to a media file to be sent as an attachment with the message. | 
| MessageInputAttachment.Builder | Builder. | 
| MessageInputOptions | Optional properties that control how the assistant responds. | 
| MessageInputOptions.Builder | Builder. | 
| MessageInputOptionsSpelling | Spelling correction options for the message. | 
| MessageInputOptionsSpelling.Builder | Builder. | 
| MessageInputOptionsStateless | Optional properties that control how the assistant responds. | 
| MessageInputOptionsStateless.Builder | Builder. | 
| MessageInputStateless | An input object that includes the input text. | 
| MessageInputStateless.Builder | Builder. | 
| MessageOptions | The message options. | 
| MessageOptions.Builder | Builder. | 
| MessageOutput | Assistant output to be rendered or processed by the client. | 
| MessageOutputDebug | Additional detailed information about a message response and how it was generated. | 
| MessageOutputDebugTurnEvent | MessageOutputDebugTurnEvent. | 
| MessageOutputDebugTurnEventTurnEventActionFinished | MessageOutputDebugTurnEventTurnEventActionFinished. | 
| MessageOutputDebugTurnEventTurnEventActionVisited | MessageOutputDebugTurnEventTurnEventActionVisited. | 
| MessageOutputDebugTurnEventTurnEventCallout | MessageOutputDebugTurnEventTurnEventCallout. | 
| MessageOutputDebugTurnEventTurnEventHandlerVisited | MessageOutputDebugTurnEventTurnEventHandlerVisited. | 
| MessageOutputDebugTurnEventTurnEventNodeVisited | MessageOutputDebugTurnEventTurnEventNodeVisited. | 
| MessageOutputDebugTurnEventTurnEventSearch | MessageOutputDebugTurnEventTurnEventSearch. | 
| MessageOutputDebugTurnEventTurnEventStepAnswered | MessageOutputDebugTurnEventTurnEventStepAnswered. | 
| MessageOutputDebugTurnEventTurnEventStepVisited | MessageOutputDebugTurnEventTurnEventStepVisited. | 
| MessageOutputSpelling | Properties describing any spelling corrections in the user input that was received. | 
| MessageRequest | A stateful message request formatted for the Watson Assistant service. | 
| MessageRequest.Builder | Builder. | 
| MessageResponse | A response from the Watson Assistant service. | 
| MessageResponseStateless | A stateless response from the Watson Assistant service. | 
| MessageStatelessOptions | The messageStateless options. | 
| MessageStatelessOptions.Builder | Builder. | 
| Pagination | The pagination data for the returned objects. | 
| Release | Release. | 
| ReleaseCollection | ReleaseCollection. | 
| ReleaseContent | An object describing the versionable content objects (such as skill snapshots) that are included
 in the release. | 
| ReleaseSkillReference | ReleaseSkillReference. | 
| ResponseGenericChannel | ResponseGenericChannel. | 
| RuntimeEntity | The entity value that was recognized in the user input. | 
| RuntimeEntity.Builder | Builder. | 
| RuntimeEntityAlternative | An alternative value for the recognized entity. | 
| RuntimeEntityAlternative.Builder | Builder. | 
| RuntimeEntityInterpretation | RuntimeEntityInterpretation. | 
| RuntimeEntityInterpretation.Builder | Builder. | 
| RuntimeEntityRole | An object describing the role played by a system entity that is specifies the beginning or end of
 a range recognized in the user input. | 
| RuntimeEntityRole.Builder | Builder. | 
| RuntimeIntent | An intent identified in the user input. | 
| RuntimeIntent.Builder | Builder. | 
| RuntimeResponseGeneric | RuntimeResponseGeneric. | 
| RuntimeResponseGenericRuntimeResponseTypeAudio | RuntimeResponseGenericRuntimeResponseTypeAudio. | 
| RuntimeResponseGenericRuntimeResponseTypeChannelTransfer | RuntimeResponseGenericRuntimeResponseTypeChannelTransfer. | 
| RuntimeResponseGenericRuntimeResponseTypeConnectToAgent | RuntimeResponseGenericRuntimeResponseTypeConnectToAgent. | 
| RuntimeResponseGenericRuntimeResponseTypeDate | RuntimeResponseGenericRuntimeResponseTypeDate. | 
| RuntimeResponseGenericRuntimeResponseTypeIframe | RuntimeResponseGenericRuntimeResponseTypeIframe. | 
| RuntimeResponseGenericRuntimeResponseTypeImage | RuntimeResponseGenericRuntimeResponseTypeImage. | 
| RuntimeResponseGenericRuntimeResponseTypeOption | RuntimeResponseGenericRuntimeResponseTypeOption. | 
| RuntimeResponseGenericRuntimeResponseTypePause | RuntimeResponseGenericRuntimeResponseTypePause. | 
| RuntimeResponseGenericRuntimeResponseTypeSearch | RuntimeResponseGenericRuntimeResponseTypeSearch. | 
| RuntimeResponseGenericRuntimeResponseTypeSuggestion | RuntimeResponseGenericRuntimeResponseTypeSuggestion. | 
| RuntimeResponseGenericRuntimeResponseTypeText | RuntimeResponseGenericRuntimeResponseTypeText. | 
| RuntimeResponseGenericRuntimeResponseTypeUserDefined | RuntimeResponseGenericRuntimeResponseTypeUserDefined. | 
| RuntimeResponseGenericRuntimeResponseTypeVideo | RuntimeResponseGenericRuntimeResponseTypeVideo. | 
| SearchResult | SearchResult. | 
| SearchResultAnswer | An object specifing a segment of text that was identified as a direct answer to the search query. | 
| SearchResultHighlight | An object containing segments of text from search results with query-matching text highlighted
 using HTML `<em>` tags. | 
| SearchResultMetadata | An object containing search result metadata from the Discovery service. | 
| SessionResponse | SessionResponse. | 
| SkillReference | SkillReference. | 
| TurnEventActionSource | TurnEventActionSource. | 
| TurnEventCalloutCallout | TurnEventCalloutCallout. | 
| TurnEventCalloutError | TurnEventCalloutError. | 
| TurnEventNodeSource | TurnEventNodeSource. | 
| TurnEventSearchError | TurnEventSearchError. | 
Copyright © 2022 IBM Cloud. All rights reserved.