The IBM Watson Assistant service combines machine learning, natural language understanding, and integrated dialog tools -to create conversation flows between your apps and your users.
+The IBM Watson™ Assistant service combines machine learning, natural language understanding, and integrated +dialog tools to create conversation flows between your apps and your users.
See moreThe IBM Watson Assistant service combines machine learning, natural language understanding, and integrated dialog tools -to create conversation flows between your apps and your users.
+The IBM Watson™ Assistant service combines machine learning, natural language understanding, and integrated +dialog tools to create conversation flows between your apps and your users.
Get response to user input.
-Get a response to a user’s input. There is no rate limit for this operation.
+Get a response to a user’s input. +There is no rate limit for this operation.
The message to be sent. This includes the user’s input, along with optional intents, entities, and context from the -last response.
+The message to be sent. This includes the user’s input, along with optional intents, entities, and context from +the last response.
Whether to include additional diagnostic information about the dialog nodes that were visited during processing of -the message.
+Whether to include additional diagnostic information about the dialog nodes that were visited during processing +of the message.
List workspaces.
-List the workspaces associated with a Watson Assistant service instance. This operation is limited to 500 -requests per 30 minutes. For more information, see Rate limiting.
+List the workspaces associated with a Watson Assistant service instance. +This operation is limited to 500 requests per 30 minutes. For more information, see Rate limiting.
Create workspace.
Create a workspace based on component objects. You must provide workspace components defining the content of the -new workspace. This operation is limited to 30 requests per 30 minutes. For more information, see Rate -limiting.
+new workspace. +This operation is limited to 30 requests per 30 minutes. For more information, see Rate limiting.The content of the new workspace. The maximum size for this data is 50MB. If you need to import a larger -workspace, consider importing the workspace without intents and entities and then adding them separately.
+The content of the new workspace. +The maximum size for this data is 50MB. If you need to import a larger workspace, consider importing the +workspace without intents and entities and then adding them separately.
Get information about a workspace.
-Get information about a workspace, optionally including all workspace content. With export=false
, this
-operation is limited to 6000 requests per 5 minutes. With export=true
, the limit is 20 requests per 30
-minutes. For more information, see Rate limiting.
Get information about a workspace, optionally including all workspace content.
+With export=false
, this operation is limited to 6000 requests per 5 minutes. With export=true
, the
+limit is 20 requests per 30 minutes. For more information, see Rate limiting.
Whether to include all element content in the returned data. If export=false
, the returned data includes only
-information about the element itself. If export=true
, all content, including subelements, is included.
Whether to include all element content in the returned data. If export=false
, the returned data includes
+only information about the element itself. If export=true
, all content, including subelements, is included.
Update workspace.
Update an existing workspace with new or modified data. You must provide component objects defining the content of -the updated workspace. This operation is limited to 30 request per 30 minutes. For more information, see Rate -limiting.
+the updated workspace. +This operation is limited to 30 request per 30 minutes. For more information, see Rate limiting.Valid data defining the new and updated workspace content. The maximum size for this data is 50MB. If you need -to import a larger amount of workspace data, consider importing components such as intents and entities using -separate operations.
+Valid data defining the new and updated workspace content. +The maximum size for this data is 50MB. If you need to import a larger amount of workspace data, consider +importing components such as intents and entities using separate operations.
Whether the new data is to be appended to the existing data in the workspace. If append=false
, elements
included in the new data completely replace the corresponding existing elements, including all subelements. For
example, if the new data includes entities and append=false
, all existing entities in the workspace are
-discarded and replaced with the new entities. If append=true
, existing elements are preserved, and the new
-elements are added. If any elements in the new data collide with existing elements, the update request fails.
true
, existing elements are preserved, and the new elements are added. If any elements in the new
+data collide with existing elements, the update request fails.
Delete workspace.
-Delete a workspace from the service instance. This operation is limited to 30 requests per 30 minutes. For more -information, see Rate limiting.
+Delete a workspace from the service instance. +This operation is limited to 30 requests per 30 minutes. For more information, see Rate limiting.
List intents.
-List the intents for a workspace. With export=false
, this operation is limited to 2000 requests per 30
-minutes. With export=true
, the limit is 400 requests per 30 minutes. For more information, see Rate
-limiting.
List the intents for a workspace.
+With export=false
, this operation is limited to 2000 requests per 30 minutes. With export=true
, the
+limit is 400 requests per 30 minutes. For more information, see Rate limiting.
Whether to include all element content in the returned data. If export=false
, the returned data includes only
-information about the element itself. If export=true
, all content, including subelements, is included.
Whether to include all element content in the returned data. If export=false
, the returned data includes
+only information about the element itself. If export=true
, all content, including subelements, is included.
Create intent.
-Create a new intent. This operation is limited to 2000 requests per 30 minutes. For more information, see Rate -limiting.
+Create a new intent. +This operation is limited to 2000 requests per 30 minutes. For more information, see Rate limiting.
The name of the intent. This string must conform to the following restrictions: - It can contain only Unicode
-alphanumeric, underscore, hyphen, and dot characters. - It cannot begin with the reserved prefix sys-
. - It
-must be no longer than 128 characters.
The name of the intent. This string must conform to the following restrictions: + +
sys-
.The description of the intent. This string cannot contain carriage return, newline, or tab characters, and it must -be no longer than 128 characters.
+The description of the intent. This string cannot contain carriage return, newline, or tab characters, and it +must be no longer than 128 characters.
Get intent.
-Get information about an intent, optionally including all intent content. With export=false
, this
-operation is limited to 6000 requests per 5 minutes. With export=true
, the limit is 400 requests per 30
-minutes. For more information, see Rate limiting.
Get information about an intent, optionally including all intent content.
+With export=false
, this operation is limited to 6000 requests per 5 minutes. With export=true
, the
+limit is 400 requests per 30 minutes. For more information, see Rate limiting.
Whether to include all element content in the returned data. If export=false
, the returned data includes only
-information about the element itself. If export=true
, all content, including subelements, is included.
Whether to include all element content in the returned data. If export=false
, the returned data includes
+only information about the element itself. If export=true
, all content, including subelements, is included.
Update intent.
Update an existing intent with new or modified data. You must provide component objects defining the content of the -updated intent. This operation is limited to 2000 requests per 30 minutes. For more information, see Rate -limiting.
+updated intent. +This operation is limited to 2000 requests per 30 minutes. For more information, see Rate limiting.The name of the intent. This string must conform to the following restrictions: - It can contain only Unicode
-alphanumeric, underscore, hyphen, and dot characters. - It cannot begin with the reserved prefix sys-
. - It
-must be no longer than 128 characters.
The name of the intent. This string must conform to the following restrictions: + +
sys-
.Delete intent.
-Delete an intent from a workspace. This operation is limited to 2000 requests per 30 minutes. For more -information, see Rate limiting.
+Delete an intent from a workspace. +This operation is limited to 2000 requests per 30 minutes. For more information, see Rate limiting.
List user input examples.
-List the user input examples for an intent. This operation is limited to 2500 requests per 30 minutes. For more -information, see Rate limiting.
+List the user input examples for an intent. +This operation is limited to 2500 requests per 30 minutes. For more information, see Rate limiting.
Create user input example.
-Add a new user input example to an intent. This operation is limited to 1000 requests per 30 minutes. For more -information, see Rate limiting.
+Add a new user input example to an intent. +This operation is limited to 1000 requests per 30 minutes. For more information, see Rate limiting.
The text of a user input example. This string must conform to the following restrictions: - It cannot contain -carriage return, newline, or tab characters. - It cannot consist of only whitespace characters. - It must be no -longer than 1024 characters.
+The text of a user input example. This string must conform to the following restrictions: + +
Get user input example.
-Get information about a user input example. This operation is limited to 6000 requests per 5 minutes. For more -information, see Rate limiting.
+Get information about a user input example. +This operation is limited to 6000 requests per 5 minutes. For more information, see Rate limiting.
Update user input example.
-Update the text of a user input example. This operation is limited to 1000 requests per 30 minutes. For more -information, see Rate limiting.
+Update the text of a user input example. +This operation is limited to 1000 requests per 30 minutes. For more information, see Rate limiting.
The text of the user input example. This string must conform to the following restrictions: - It cannot contain -carriage return, newline, or tab characters. - It cannot consist of only whitespace characters. - It must be no -longer than 1024 characters.
+The text of the user input example. This string must conform to the following restrictions: + +
Delete user input example.
-Delete a user input example from an intent. This operation is limited to 1000 requests per 30 minutes. For more -information, see Rate limiting.
+Delete a user input example from an intent. +This operation is limited to 1000 requests per 30 minutes. For more information, see Rate limiting.
List counterexamples.
List the counterexamples for a workspace. Counterexamples are examples that have been marked as irrelevant input. - This operation is limited to 2500 requests per 30 minutes. For more information, see Rate limiting.
+This operation is limited to 2500 requests per 30 minutes. For more information, see Rate limiting.The text of a user input marked as irrelevant input. This string must conform to the following restrictions: - It -cannot contain carriage return, newline, or tab characters - It cannot consist of only whitespace characters - It -must be no longer than 1024 characters.
+The text of a user input marked as irrelevant input. This string must conform to the following restrictions: + +
Delete counterexample.
Delete a counterexample from a workspace. Counterexamples are examples that have been marked as irrelevant input. - This operation is limited to 1000 requests per 30 minutes. For more information, see Rate limiting.
+This operation is limited to 1000 requests per 30 minutes. For more information, see Rate limiting.List entities.
-List the entities for a workspace. With export=false
, this operation is limited to 1000 requests per 30
-minutes. With export=true
, the limit is 200 requests per 30 minutes. For more information, see Rate
-limiting.
List the entities for a workspace.
+With export=false
, this operation is limited to 1000 requests per 30 minutes. With export=true
, the
+limit is 200 requests per 30 minutes. For more information, see Rate limiting.
Whether to include all element content in the returned data. If export=false
, the returned data includes only
-information about the element itself. If export=true
, all content, including subelements, is included.
Whether to include all element content in the returned data. If export=false
, the returned data includes
+only information about the element itself. If export=true
, all content, including subelements, is included.
Create entity.
-Create a new entity. This operation is limited to 1000 requests per 30 minutes. For more information, see Rate -limiting.
+Create a new entity. +This operation is limited to 1000 requests per 30 minutes. For more information, see Rate limiting.
Get entity.
-Get information about an entity, optionally including all entity content. With export=false
, this
-operation is limited to 6000 requests per 5 minutes. With export=true
, the limit is 200 requests per 30
-minutes. For more information, see Rate limiting.
Get information about an entity, optionally including all entity content.
+With export=false
, this operation is limited to 6000 requests per 5 minutes. With export=true
, the
+limit is 200 requests per 30 minutes. For more information, see Rate limiting.
Whether to include all element content in the returned data. If export=false
, the returned data includes only
-information about the element itself. If export=true
, all content, including subelements, is included.
Whether to include all element content in the returned data. If export=false
, the returned data includes
+only information about the element itself. If export=true
, all content, including subelements, is included.
Update entity.
Update an existing entity with new or modified data. You must provide component objects defining the content of the -updated entity. This operation is limited to 1000 requests per 30 minutes. For more information, see Rate -limiting.
+updated entity. +This operation is limited to 1000 requests per 30 minutes. For more information, see Rate limiting.The updated content of the entity. Any elements included in the new data will completely replace the equivalent existing elements, including all subelements. (Previously existing subelements are not retained unless they are -also included in the new data.) For example, if you update the values for an entity, the previously existing values -are discarded and replaced with the new values specified in the update.
+also included in the new data.) For example, if you update the values for an entity, the previously existing +values are discarded and replaced with the new values specified in the update.Delete entity.
-Delete an entity from a workspace. This operation is limited to 1000 requests per 30 minutes. For more -information, see Rate limiting.
+Delete an entity from a workspace. +This operation is limited to 1000 requests per 30 minutes. For more information, see Rate limiting.
List entity values.
-List the values for an entity. This operation is limited to 2500 requests per 30 minutes. For more information, -see Rate limiting.
+List the values for an entity. +This operation is limited to 2500 requests per 30 minutes. For more information, see Rate limiting.
Whether to include all element content in the returned data. If export=false
, the returned data includes only
-information about the element itself. If export=true
, all content, including subelements, is included.
Whether to include all element content in the returned data. If export=false
, the returned data includes
+only information about the element itself. If export=true
, all content, including subelements, is included.
Add entity value.
-Create a new value for an entity. This operation is limited to 1000 requests per 30 minutes. For more -information, see Rate limiting.
+Create a new value for an entity. +This operation is limited to 1000 requests per 30 minutes. For more information, see Rate limiting.
Get entity value.
-Get information about an entity value. This operation is limited to 6000 requests per 5 minutes. For more -information, see Rate limiting.
+Get information about an entity value. +This operation is limited to 6000 requests per 5 minutes. For more information, see Rate limiting.
Whether to include all element content in the returned data. If export=false
, the returned data includes only
-information about the element itself. If export=true
, all content, including subelements, is included.
Whether to include all element content in the returned data. If export=false
, the returned data includes
+only information about the element itself. If export=true
, all content, including subelements, is included.
Update entity value.
Update an existing entity value with new or modified data. You must provide component objects defining the content -of the updated entity value. This operation is limited to 1000 requests per 30 minutes. For more information, -see Rate limiting.
+of the updated entity value. +This operation is limited to 1000 requests per 30 minutes. For more information, see Rate limiting.The updated content of the entity value. Any elements included in the new data will completely replace the -equivalent existing elements, including all subelements. (Previously existing subelements are not retained unless -they are also included in the new data.) For example, if you update the synonyms for an entity value, the -previously existing synonyms are discarded and replaced with the new synonyms specified in the update.
+The updated content of the entity value. +Any elements included in the new data will completely replace the equivalent existing elements, including all +subelements. (Previously existing subelements are not retained unless they are also included in the new data.) +For example, if you update the synonyms for an entity value, the previously existing synonyms are discarded and +replaced with the new synonyms specified in the update.
Delete entity value.
-Delete a value from an entity. This operation is limited to 1000 requests per 30 minutes. For more information, -see Rate limiting.
+Delete a value from an entity. +This operation is limited to 1000 requests per 30 minutes. For more information, see Rate limiting.
List entity value synonyms.
-List the synonyms for an entity value. This operation is limited to 2500 requests per 30 minutes. For more -information, see Rate limiting.
+List the synonyms for an entity value. +This operation is limited to 2500 requests per 30 minutes. For more information, see Rate limiting.
Add entity value synonym.
-Add a new synonym to an entity value. This operation is limited to 1000 requests per 30 minutes. For more -information, see Rate limiting.
+Add a new synonym to an entity value. +This operation is limited to 1000 requests per 30 minutes. For more information, see Rate limiting.
The text of the synonym. This string must conform to the following restrictions: - It cannot contain carriage -return, newline, or tab characters. - It cannot consist of only whitespace characters. - It must be no longer -than 64 characters.
+The text of the synonym. This string must conform to the following restrictions: + +
Get entity value synonym.
-Get information about a synonym of an entity value. This operation is limited to 6000 requests per 5 minutes. -For more information, see Rate limiting.
+Get information about a synonym of an entity value. +This operation is limited to 6000 requests per 5 minutes. For more information, see Rate limiting.
Update entity value synonym.
-Update an existing entity value synonym with new text. This operation is limited to 1000 requests per 30 -minutes. For more information, see Rate limiting.
+Update an existing entity value synonym with new text. +This operation is limited to 1000 requests per 30 minutes. For more information, see Rate limiting.
The text of the synonym. This string must conform to the following restrictions: - It cannot contain carriage -return, newline, or tab characters. - It cannot consist of only whitespace characters. - It must be no longer -than 64 characters.
+The text of the synonym. This string must conform to the following restrictions: + +
Delete entity value synonym.
-Delete a synonym from an entity value. This operation is limited to 1000 requests per 30 minutes. For more -information, see Rate limiting.
+Delete a synonym from an entity value. +This operation is limited to 1000 requests per 30 minutes. For more information, see Rate limiting.
List dialog nodes.
-List the dialog nodes for a workspace. This operation is limited to 2500 requests per 30 minutes. For more -information, see Rate limiting.
+List the dialog nodes for a workspace. +This operation is limited to 2500 requests per 30 minutes. For more information, see Rate limiting.
Create dialog node.
-Create a new dialog node. This operation is limited to 500 requests per 30 minutes. For more information, see -Rate limiting.
+Create a new dialog node. +This operation is limited to 500 requests per 30 minutes. For more information, see Rate limiting.
Get dialog node.
-Get information about a dialog node. This operation is limited to 6000 requests per 5 minutes. For more -information, see Rate limiting.
+Get information about a dialog node. +This operation is limited to 6000 requests per 5 minutes. For more information, see Rate limiting.
Update dialog node.
-Update an existing dialog node with new or modified data. This operation is limited to 500 requests per 30 -minutes. For more information, see Rate limiting.
+Update an existing dialog node with new or modified data. +This operation is limited to 500 requests per 30 minutes. For more information, see Rate limiting.
The updated content of the dialog node. Any elements included in the new data will completely replace the -equivalent existing elements, including all subelements. (Previously existing subelements are not retained unless -they are also included in the new data.) For example, if you update the actions for a dialog node, the previously -existing actions are discarded and replaced with the new actions specified in the update.
+The updated content of the dialog node. +Any elements included in the new data will completely replace the equivalent existing elements, including all +subelements. (Previously existing subelements are not retained unless they are also included in the new data.) +For example, if you update the actions for a dialog node, the previously existing actions are discarded and +replaced with the new actions specified in the update.
Delete dialog node.
-Delete a dialog node from a workspace. This operation is limited to 500 requests per 30 minutes. For more -information, see Rate limiting.
+Delete a dialog node from a workspace. +This operation is limited to 500 requests per 30 minutes. For more information, see Rate limiting.
List log events in a workspace.
-List the events from the log of a specific workspace. If cursor is not specified, this operation is limited -to 40 requests per 30 minutes. If cursor is specified, the limit is 120 requests per minute. For more -information, see Rate limiting.
+List the events from the log of a specific workspace. +If cursor is not specified, this operation is limited to 40 requests per 30 minutes. If cursor is +specified, the limit is 120 requests per minute. For more information, see Rate limiting.
A cacheable parameter that limits the results to those matching the specified filter. For more information, see the +
A cacheable parameter that limits the results to those matching the specified filter. For more information, see +the documentation.
List log events in all workspaces.
-List the events from the logs of all workspaces in the service instance. If cursor is not specified, this -operation is limited to 40 requests per 30 minutes. If cursor is specified, the limit is 120 requests per -minute. For more information, see Rate limiting.
+List the events from the logs of all workspaces in the service instance. +If cursor is not specified, this operation is limited to 40 requests per 30 minutes. If cursor is +specified, the limit is 120 requests per minute. For more information, see Rate limiting.
Delete labeled data.
Deletes all data associated with a specified customer ID. The method has no effect if no data is associated with
-the customer ID. You associate a customer ID with data by passing the X-Watson-Metadata
header with a request
-that passes data. For more information about personal data and customer IDs, see Information
+the customer ID.
+You associate a customer ID with data by passing the X-Watson-Metadata
header with a request that passes data.
+For more information about personal data and customer IDs, see Information
security.
-
-
- JSONWrapper
-
- Used internally to serialize and deserialize JSON.
-Will soon be removed in favor of Swift 4’s Codable
protocol.
Swift
-public struct JSONWrapper
-
- Swift
-public init(group: String, location: [Int]? = nil)
+ public init(
+ group: String,
+ location: [Int]? = nil
+)
Swift
-public init(conversationID: String? = nil, system: SystemResponse? = nil, additionalProperties: [String: JSON] = [:])
+ public init(
+ conversationID: String? = nil,
+ system: SystemResponse? = nil,
+ additionalProperties: [String: JSON] = [:]
+)
The text of a user input marked as irrelevant input. This string must conform to the following restrictions: - It cannot contain carriage return, newline, or tab characters - It cannot consist of only whitespace characters - It must be no longer than 1024 characters.
+The text of a user input marked as irrelevant input. This string must conform to the following restrictions:
+ +Swift
-public init(text: String)
+ public init(
+ text: String
+)
The text of a user input marked as irrelevant input. This string must conform to the following restrictions: - It cannot contain carriage return, newline, or tab characters - It cannot consist of only whitespace characters - It must be no longer than 1024 characters.
+The text of a user input marked as irrelevant input. This string must conform to the following restrictions:
+ +The dialog node ID. This string must conform to the following restrictions: - It can contain only Unicode alphanumeric, space, underscore, hyphen, and dot characters. - It must be no longer than 1024 characters.
+The dialog node ID. This string must conform to the following restrictions:
+ +The description of the dialog node. This string cannot contain carriage return, newline, or tab characters, and it must be no longer than 128 characters.
+The description of the dialog node. This string cannot contain carriage return, newline, or tab characters, and it +must be no longer than 128 characters.
The condition that will trigger the dialog node. This string cannot contain carriage return, newline, or tab characters, and it must be no longer than 2048 characters.
+The condition that will trigger the dialog node. This string cannot contain carriage return, newline, or tab +characters, and it must be no longer than 2048 characters.
The output of the dialog node. For more information about how to specify dialog node output, see the documentation.
+The output of the dialog node. For more information about how to specify dialog node output, see the +documentation.
The alias used to identify the dialog node. This string must conform to the following restrictions: - It can contain only Unicode alphanumeric, space, underscore, hyphen, and dot characters. - It must be no longer than 64 characters.
+The alias used to identify the dialog node. This string must conform to the following restrictions:
+ +Swift
-public init(dialogNode: String, description: String? = nil, conditions: String? = nil, parent: String? = nil, previousSibling: String? = nil, output: [String: JSON]? = nil, context: [String: JSON]? = nil, metadata: [String: JSON]? = nil, nextStep: DialogNodeNextStep? = nil, actions: [DialogNodeAction]? = nil, title: String? = nil, nodeType: String? = nil, eventName: String? = nil, variable: String? = nil, digressIn: String? = nil, digressOut: String? = nil, digressOutSlots: String? = nil)
+ public init(
+ dialogNode: String,
+ description: String? = nil,
+ conditions: String? = nil,
+ parent: String? = nil,
+ previousSibling: String? = nil,
+ output: [String: JSON]? = nil,
+ context: [String: JSON]? = nil,
+ metadata: [String: JSON]? = nil,
+ nextStep: DialogNodeNextStep? = nil,
+ actions: [DialogNodeAction]? = nil,
+ title: String? = nil,
+ nodeType: String? = nil,
+ eventName: String? = nil,
+ variable: String? = nil,
+ digressIn: String? = nil,
+ digressOut: String? = nil,
+ digressOutSlots: String? = nil
+)
The dialog node ID. This string must conform to the following restrictions: - It can contain only Unicode alphanumeric, space, underscore, hyphen, and dot characters. - It must be no longer than 1024 characters.
+The dialog node ID. This string must conform to the following restrictions: + +
The description of the dialog node. This string cannot contain carriage return, newline, or tab characters, and it must be no longer than 128 characters.
+The description of the dialog node. This string cannot contain carriage return, newline, or tab characters, and +it must be no longer than 128 characters.
The condition that will trigger the dialog node. This string cannot contain carriage return, newline, or tab characters, and it must be no longer than 2048 characters.
+The condition that will trigger the dialog node. This string cannot contain carriage return, newline, or tab +characters, and it must be no longer than 2048 characters.
The output of the dialog node. For more information about how to specify dialog node output, see the documentation.
+The output of the dialog node. For more information about how to specify dialog node output, see the +documentation.
The alias used to identify the dialog node. This string must conform to the following restrictions: - It can contain only Unicode alphanumeric, space, underscore, hyphen, and dot characters. - It must be no longer than 64 characters.
+The alias used to identify the dialog node. This string must conform to the following restrictions: + +
The name of the entity. This string must conform to the following restrictions: - It can contain only Unicode alphanumeric, underscore, and hyphen characters. - It cannot begin with the reserved prefix sys-
. - It must be no longer than 64 characters.
The name of the entity. This string must conform to the following restrictions:
+ +sys-
.The description of the entity. This string cannot contain carriage return, newline, or tab characters, and it must be no longer than 128 characters.
+The description of the entity. This string cannot contain carriage return, newline, or tab characters, and it must +be no longer than 128 characters.
Swift
-public init(entity: String, description: String? = nil, metadata: [String: JSON]? = nil, values: [CreateValue]? = nil, fuzzyMatch: Bool? = nil)
+ public init(
+ entity: String,
+ description: String? = nil,
+ metadata: [String: JSON]? = nil,
+ values: [CreateValue]? = nil,
+ fuzzyMatch: Bool? = nil
+)
The name of the entity. This string must conform to the following restrictions: - It can contain only Unicode alphanumeric, underscore, and hyphen characters. - It cannot begin with the reserved prefix sys-
. - It must be no longer than 64 characters.
The name of the entity. This string must conform to the following restrictions: + +
sys-
.The description of the entity. This string cannot contain carriage return, newline, or tab characters, and it must be no longer than 128 characters.
+The description of the entity. This string cannot contain carriage return, newline, or tab characters, and it +must be no longer than 128 characters.
The text of a user input example. This string must conform to the following restrictions: - It cannot contain carriage return, newline, or tab characters. - It cannot consist of only whitespace characters. - It must be no longer than 1024 characters.
+The text of a user input example. This string must conform to the following restrictions:
+ +Swift
-public init(text: String)
+ public init(
+ text: String
+)
The text of a user input example. This string must conform to the following restrictions: - It cannot contain carriage return, newline, or tab characters. - It cannot consist of only whitespace characters. - It must be no longer than 1024 characters.
+The text of a user input example. This string must conform to the following restrictions:
+ +The name of the intent. This string must conform to the following restrictions: - It can contain only Unicode alphanumeric, underscore, hyphen, and dot characters. - It cannot begin with the reserved prefix sys-
. - It must be no longer than 128 characters.
The name of the intent. This string must conform to the following restrictions:
+ +sys-
.The description of the intent. This string cannot contain carriage return, newline, or tab characters, and it must be no longer than 128 characters.
+The description of the intent. This string cannot contain carriage return, newline, or tab characters, and it must +be no longer than 128 characters.
Swift
-public init(intent: String, description: String? = nil, examples: [CreateExample]? = nil)
+ public init(
+ intent: String,
+ description: String? = nil,
+ examples: [CreateExample]? = nil
+)
The name of the intent. This string must conform to the following restrictions: - It can contain only Unicode alphanumeric, underscore, hyphen, and dot characters. - It cannot begin with the reserved prefix sys-
. - It must be no longer than 128 characters.
The name of the intent. This string must conform to the following restrictions: + +
sys-
.The description of the intent. This string cannot contain carriage return, newline, or tab characters, and it must be no longer than 128 characters.
+The description of the intent. This string cannot contain carriage return, newline, or tab characters, and it +must be no longer than 128 characters.
The text of the synonym. This string must conform to the following restrictions: - It cannot contain carriage return, newline, or tab characters. - It cannot consist of only whitespace characters. - It must be no longer than 64 characters.
+The text of the synonym. This string must conform to the following restrictions:
+ +Swift
-public init(synonym: String)
+ public init(
+ synonym: String
+)
The text of the synonym. This string must conform to the following restrictions: - It cannot contain carriage return, newline, or tab characters. - It cannot consist of only whitespace characters. - It must be no longer than 64 characters.
+The text of the synonym. This string must conform to the following restrictions:
+ +The text of the entity value. This string must conform to the following restrictions: - It cannot contain carriage return, newline, or tab characters. - It cannot consist of only whitespace characters. - It must be no longer than 64 characters.
+The text of the entity value. This string must conform to the following restrictions:
+ +An array containing any synonyms for the entity value. You can provide either synonyms or patterns (as indicated by type), but not both. A synonym must conform to the following restrictions: - It cannot contain carriage return, newline, or tab characters. - It cannot consist of only whitespace characters. - It must be no longer than 64 characters.
+An array containing any synonyms for the entity value. You can provide either synonyms or patterns (as indicated by +type), but not both. A synonym must conform to the following restrictions:
+ +An array of patterns for the entity value. You can provide either synonyms or patterns (as indicated by type), but not both. A pattern is a regular expression no longer than 128 characters. For more information about how to specify a pattern, see the documentation.
+An array of patterns for the entity value. You can provide either synonyms or patterns (as indicated by type), +but not both. A pattern is a regular expression no longer than 128 characters. For more information about how to +specify a pattern, see the +documentation.
Swift
-public init(value: String, metadata: [String: JSON]? = nil, synonyms: [String]? = nil, patterns: [String]? = nil, valueType: String? = nil)
+ public init(
+ value: String,
+ metadata: [String: JSON]? = nil,
+ synonyms: [String]? = nil,
+ patterns: [String]? = nil,
+ valueType: String? = nil
+)
The text of the entity value. This string must conform to the following restrictions: - It cannot contain carriage return, newline, or tab characters. - It cannot consist of only whitespace characters. - It must be no longer than 64 characters.
+The text of the entity value. This string must conform to the following restrictions: + +
An array containing any synonyms for the entity value. You can provide either synonyms or patterns (as indicated by type), but not both. A synonym must conform to the following restrictions: - It cannot contain carriage return, newline, or tab characters. - It cannot consist of only whitespace characters. - It must be no longer than 64 characters.
+An array containing any synonyms for the entity value. You can provide either synonyms or patterns (as indicated +by type), but not both. A synonym must conform to the following restrictions: + +
An array of patterns for the entity value. You can provide either synonyms or patterns (as indicated by type), but not both. A pattern is a regular expression no longer than 128 characters. For more information about how to specify a pattern, see the documentation.
+An array of patterns for the entity value. You can provide either synonyms or patterns (as indicated by +type), but not both. A pattern is a regular expression no longer than 128 characters. For more information +about how to specify a pattern, see the +documentation.
The name of the workspace. This string cannot contain carriage return, newline, or tab characters, and it must be no longer than 64 characters.
+The name of the workspace. This string cannot contain carriage return, newline, or tab characters, and it must be +no longer than 64 characters.
The description of the workspace. This string cannot contain carriage return, newline, or tab characters, and it must be no longer than 128 characters.
+The description of the workspace. This string cannot contain carriage return, newline, or tab characters, and it +must be no longer than 128 characters.
Whether training data from the workspace can be used by IBM for general service improvements. true
indicates that workspace training data is not to be used.
Whether training data from the workspace can be used by IBM for general service improvements. true
indicates that
+workspace training data is not to be used.
Swift
-public init(name: String? = nil, description: String? = nil, language: String? = nil, intents: [CreateIntent]? = nil, entities: [CreateEntity]? = nil, dialogNodes: [CreateDialogNode]? = nil, counterexamples: [CreateCounterexample]? = nil, metadata: [String: JSON]? = nil, learningOptOut: Bool? = nil)
+ public init(
+ name: String? = nil,
+ description: String? = nil,
+ language: String? = nil,
+ intents: [CreateIntent]? = nil,
+ entities: [CreateEntity]? = nil,
+ dialogNodes: [CreateDialogNode]? = nil,
+ counterexamples: [CreateCounterexample]? = nil,
+ metadata: [String: JSON]? = nil,
+ learningOptOut: Bool? = nil
+)
The name of the workspace. This string cannot contain carriage return, newline, or tab characters, and it must be no longer than 64 characters.
+The name of the workspace. This string cannot contain carriage return, newline, or tab characters, and it must be +no longer than 64 characters.
The description of the workspace. This string cannot contain carriage return, newline, or tab characters, and it must be no longer than 128 characters.
+The description of the workspace. This string cannot contain carriage return, newline, or tab characters, and it +must be no longer than 128 characters.
Whether training data from the workspace can be used by IBM for general service improvements. true
indicates that workspace training data is not to be used.
Whether training data from the workspace can be used by IBM for general service improvements. true
indicates
+that workspace training data is not to be used.
The ID of the previous sibling dialog node. This property is not returned if the dialog node has no previous sibling.
+The ID of the previous sibling dialog node. This property is not returned if the dialog node has no previous +sibling.
Swift
-public init(name: String, resultVariable: String, actionType: String? = nil, parameters: [String: JSON]? = nil, credentials: String? = nil)
+ public init(
+ name: String,
+ resultVariable: String,
+ actionType: String? = nil,
+ parameters: [String: JSON]? = nil,
+ credentials: String? = nil
+)
What happens after the dialog node completes. The valid values depend on the node type: - The following values are valid for any node: - get_user_input
- skip_user_input
- jump_to
- If the node is of type event_handler
and its parent node is of type slot
or frame
, additional values are also valid: - if event_name=filled
and the type of the parent node is slot
: - reprompt
- skip_all_slots
- if event_name=nomatch
and the type of the parent node is slot
: - reprompt
- skip_slot
- skip_all_slots
- if event_name=generic
and the type of the parent node is frame
: - reprompt
- skip_slot
- skip_all_slots
If you specify jump_to
, then you must also specify a value for the dialog_node
property.
What happens after the dialog node completes. The valid values depend on the node type:
+ +get_user_input
skip_user_input
jump_to
event_handler
and its parent node is of type slot
or frame
, additional values are
+also valid:
+
+filled
and the type of the parent node is slot
:reprompt
skip_all_slots
nomatch
and the type of the parent node is slot
:
+
+reprompt
skip_slot
skip_all_slots
generic
and the type of the parent node is frame
:
+
+reprompt
skip_slot
skip_all_slots
+If you specify jump_to
, then you must also specify a value for the dialog_node
property.What happens after the dialog node completes. The valid values depend on the node type: - The following values are valid for any node: - get_user_input
- skip_user_input
- jump_to
- If the node is of type event_handler
and its parent node is of type slot
or frame
, additional values are also valid: - if event_name=filled
and the type of the parent node is slot
: - reprompt
- skip_all_slots
- if event_name=nomatch
and the type of the parent node is slot
: - reprompt
- skip_slot
- skip_all_slots
- if event_name=generic
and the type of the parent node is frame
: - reprompt
- skip_slot
- skip_all_slots
If you specify jump_to
, then you must also specify a value for the dialog_node
property.
What happens after the dialog node completes. The valid values depend on the node type:
+ +get_user_input
skip_user_input
jump_to
event_handler
and its parent node is of type slot
or frame
, additional values are
+also valid:
+
+filled
and the type of the parent node is slot
:reprompt
skip_all_slots
nomatch
and the type of the parent node is slot
:
+
+reprompt
skip_slot
skip_all_slots
generic
and the type of the parent node is frame
:
+
+reprompt
skip_slot
skip_all_slots
+If you specify jump_to
, then you must also specify a value for the dialog_node
property.Swift
-public init(behavior: String, dialogNode: String? = nil, selector: String? = nil)
+ public init(
+ behavior: String,
+ dialogNode: String? = nil,
+ selector: String? = nil
+)
What happens after the dialog node completes. The valid values depend on the node type: - The following values are valid for any node: - get_user_input
- skip_user_input
- jump_to
- If the node is of type event_handler
and its parent node is of type slot
or frame
, additional values are also valid: - if event_name=filled
and the type of the parent node is slot
: - reprompt
- skip_all_slots
- if event_name=nomatch
and the type of the parent node is slot
: - reprompt
- skip_slot
- skip_all_slots
- if event_name=generic
and the type of the parent node is frame
: - reprompt
- skip_slot
- skip_all_slots
If you specify jump_to
, then you must also specify a value for the dialog_node
property.
What happens after the dialog node completes. The valid values depend on the node type: + +
get_user_input
skip_user_input
jump_to
event_handler
and its parent node is of type slot
or frame
, additional values are
+also valid:filled
and the type of the parent node is slot
:
+
+reprompt
skip_all_slots
nomatch
and the type of the parent node is slot
:
+
+reprompt
skip_slot
skip_all_slots
generic
and the type of the parent node is frame
:
+
+reprompt
skip_slot
skip_all_slots
+If you specify jump_to
, then you must also specify a value for the dialog_node
property.What happens after the dialog node completes. The valid values depend on the node type: - The following values are valid for any node: - get_user_input
- skip_user_input
- jump_to
- If the node is of type event_handler
and its parent node is of type slot
or frame
, additional values are also valid: - if event_name=filled
and the type of the parent node is slot
: - reprompt
- skip_all_slots
- if event_name=nomatch
and the type of the parent node is slot
: - reprompt
- skip_slot
- skip_all_slots
- if event_name=generic
and the type of the parent node is frame
: - reprompt
- skip_slot
- skip_all_slots
If you specify jump_to
, then you must also specify a value for the dialog_node
property.
What happens after the dialog node completes. The valid values depend on the node type:
+ +get_user_input
skip_user_input
jump_to
event_handler
and its parent node is of type slot
or frame
, additional values are
+also valid:
+
+filled
and the type of the parent node is slot
:reprompt
skip_all_slots
nomatch
and the type of the parent node is slot
:
+
+reprompt
skip_slot
skip_all_slots
generic
and the type of the parent node is frame
:
+
+reprompt
skip_slot
skip_all_slots
+If you specify jump_to
, then you must also specify a value for the dialog_node
property.Swift
-public init(dialogNode: String? = nil, title: String? = nil, conditions: String? = nil)
+ public init(
+ dialogNode: String? = nil,
+ title: String? = nil,
+ conditions: String? = nil
+)
The text of the user input. This string cannot contain carriage return, newline, or tab characters, and it must be no longer than 2048 characters.
+The text of the user input. This string cannot contain carriage return, newline, or tab characters, and it must be +no longer than 2048 characters.
Swift
-public init(text: String)
+ public init(
+ text: String
+)
The text of the user input. This string cannot contain carriage return, newline, or tab characters, and it must be no longer than 2048 characters.
+The text of the user input. This string cannot contain carriage return, newline, or tab characters, and it must +be no longer than 2048 characters.
State information for the conversation. Continue a conversation by including the context object from the previous response.
+State information for the conversation. Continue a conversation by including the context object from the previous +response.
Entities to use when evaluating the message. Include entities from the previous response to continue using those entities rather than detecting entities in the new input.
+Entities to use when evaluating the message. Include entities from the previous response to continue using those +entities rather than detecting entities in the new input.
Intents to use when evaluating the user input. Include intents from the previous response to continue using those intents rather than trying to recognize intents in the new input.
+Intents to use when evaluating the user input. Include intents from the previous response to continue using those +intents rather than trying to recognize intents in the new input.
System output. Include the output from the previous response to maintain intermediate information over multiple requests.
+System output. Include the output from the previous response to maintain intermediate information over multiple +requests.
Swift
-public init(input: InputData? = nil, alternateIntents: Bool? = nil, context: Context? = nil, entities: [RuntimeEntity]? = nil, intents: [RuntimeIntent]? = nil, output: OutputData? = nil)
+ public init(
+ input: InputData? = nil,
+ alternateIntents: Bool? = nil,
+ context: Context? = nil,
+ entities: [RuntimeEntity]? = nil,
+ intents: [RuntimeIntent]? = nil,
+ output: OutputData? = nil
+)
State information for the conversation. Continue a conversation by including the context object from the previous response.
+State information for the conversation. Continue a conversation by including the context object from the previous +response.
Entities to use when evaluating the message. Include entities from the previous response to continue using those entities rather than detecting entities in the new input.
+Entities to use when evaluating the message. Include entities from the previous response to continue using those +entities rather than detecting entities in the new input.
Intents to use when evaluating the user input. Include intents from the previous response to continue using those intents rather than trying to recognize intents in the new input.
+Intents to use when evaluating the user input. Include intents from the previous response to continue using those +intents rather than trying to recognize intents in the new input.
System output. Include the output from the previous response to maintain intermediate information over multiple requests.
+System output. Include the output from the previous response to maintain intermediate information over multiple +requests.
An array of the nodes that were triggered to create the response, in the order in which they were visited. This information is useful for debugging and for tracing the path taken through the node tree.
+An array of the nodes that were triggered to create the response, in the order in which they were visited. This +information is useful for debugging and for tracing the path taken through the node tree.
An array of objects containing detailed diagnostic information about the nodes that were triggered during processing of the input message. Included only if nodes_visited_details is set to true
in the message request.
An array of objects containing detailed diagnostic information about the nodes that were triggered during
+processing of the input message. Included only if nodes_visited_details is set to true
in the message
+request.
Swift
-public init(logMessages: [LogMessage], text: [String], nodesVisited: [String]? = nil, nodesVisitedDetails: [DialogNodeVisitedDetails]? = nil, additionalProperties: [String: JSON] = [:])
+ public init(
+ logMessages: [LogMessage],
+ text: [String],
+ nodesVisited: [String]? = nil,
+ nodesVisitedDetails: [DialogNodeVisitedDetails]? = nil,
+ additionalProperties: [String: JSON] = [:]
+)
An array of the nodes that were triggered to create the response, in the order in which they were visited. This information is useful for debugging and for tracing the path taken through the node tree.
+An array of the nodes that were triggered to create the response, in the order in which they were visited. This +information is useful for debugging and for tracing the path taken through the node tree.
An array of objects containing detailed diagnostic information about the nodes that were triggered during processing of the input message. Included only if nodes_visited_details is set to true
in the message request.
An array of objects containing detailed diagnostic information about the nodes that were triggered during
+processing of the input message. Included only if nodes_visited_details is set to true
in the message
+request.
An array of zero-based character offsets that indicate where the detected entity values begin and end in the input text.
+An array of zero-based character offsets that indicate where the detected entity values begin and end in the input +text.
Swift
-public init(entity: String, location: [Int], value: String, confidence: Double? = nil, metadata: [String: JSON]? = nil, groups: [CaptureGroup]? = nil, additionalProperties: [String: JSON] = [:])
+ public init(
+ entity: String,
+ location: [Int],
+ value: String,
+ confidence: Double? = nil,
+ metadata: [String: JSON]? = nil,
+ groups: [CaptureGroup]? = nil,
+ additionalProperties: [String: JSON] = [:]
+)
An array of zero-based character offsets that indicate where the detected entity values begin and end in the input text.
+An array of zero-based character offsets that indicate where the detected entity values begin and end in the +input text.
Swift
-public init(text: String? = nil)
+ public init(
+ text: String? = nil
+)
The dialog node ID. This string must conform to the following restrictions: - It can contain only Unicode alphanumeric, space, underscore, hyphen, and dot characters. - It must be no longer than 1024 characters.
+The dialog node ID. This string must conform to the following restrictions:
+ +The description of the dialog node. This string cannot contain carriage return, newline, or tab characters, and it must be no longer than 128 characters.
+The description of the dialog node. This string cannot contain carriage return, newline, or tab characters, and it +must be no longer than 128 characters.
The condition that will trigger the dialog node. This string cannot contain carriage return, newline, or tab characters, and it must be no longer than 2048 characters.
+The condition that will trigger the dialog node. This string cannot contain carriage return, newline, or tab +characters, and it must be no longer than 2048 characters.
The output of the dialog node. For more information about how to specify dialog node output, see the documentation.
+The output of the dialog node. For more information about how to specify dialog node output, see the +documentation.
The alias used to identify the dialog node. This string must conform to the following restrictions: - It can contain only Unicode alphanumeric, space, underscore, hyphen, and dot characters. - It must be no longer than 64 characters.
+The alias used to identify the dialog node. This string must conform to the following restrictions:
+ +Swift
-public init(dialogNode: String? = nil, description: String? = nil, conditions: String? = nil, parent: String? = nil, previousSibling: String? = nil, output: [String: JSON]? = nil, context: [String: JSON]? = nil, metadata: [String: JSON]? = nil, nextStep: DialogNodeNextStep? = nil, title: String? = nil, nodeType: String? = nil, eventName: String? = nil, variable: String? = nil, actions: [DialogNodeAction]? = nil, digressIn: String? = nil, digressOut: String? = nil, digressOutSlots: String? = nil)
+ public init(
+ dialogNode: String? = nil,
+ description: String? = nil,
+ conditions: String? = nil,
+ parent: String? = nil,
+ previousSibling: String? = nil,
+ output: [String: JSON]? = nil,
+ context: [String: JSON]? = nil,
+ metadata: [String: JSON]? = nil,
+ nextStep: DialogNodeNextStep? = nil,
+ title: String? = nil,
+ nodeType: String? = nil,
+ eventName: String? = nil,
+ variable: String? = nil,
+ actions: [DialogNodeAction]? = nil,
+ digressIn: String? = nil,
+ digressOut: String? = nil,
+ digressOutSlots: String? = nil
+)
The dialog node ID. This string must conform to the following restrictions: - It can contain only Unicode alphanumeric, space, underscore, hyphen, and dot characters. - It must be no longer than 1024 characters.
+The dialog node ID. This string must conform to the following restrictions: + +
The description of the dialog node. This string cannot contain carriage return, newline, or tab characters, and it must be no longer than 128 characters.
+The description of the dialog node. This string cannot contain carriage return, newline, or tab characters, and +it must be no longer than 128 characters.
The condition that will trigger the dialog node. This string cannot contain carriage return, newline, or tab characters, and it must be no longer than 2048 characters.
+The condition that will trigger the dialog node. This string cannot contain carriage return, newline, or tab +characters, and it must be no longer than 2048 characters.
The output of the dialog node. For more information about how to specify dialog node output, see the documentation.
+The output of the dialog node. For more information about how to specify dialog node output, see the +documentation.
The alias used to identify the dialog node. This string must conform to the following restrictions: - It can contain only Unicode alphanumeric, space, underscore, hyphen, and dot characters. - It must be no longer than 64 characters.
+The alias used to identify the dialog node. This string must conform to the following restrictions: + +
The name of the entity. This string must conform to the following restrictions: - It can contain only Unicode alphanumeric, underscore, and hyphen characters. - It cannot begin with the reserved prefix sys-
. - It must be no longer than 64 characters.
The name of the entity. This string must conform to the following restrictions:
+ +sys-
.The description of the entity. This string cannot contain carriage return, newline, or tab characters, and it must be no longer than 128 characters.
+The description of the entity. This string cannot contain carriage return, newline, or tab characters, and it must +be no longer than 128 characters.
Swift
-public init(entity: String? = nil, description: String? = nil, metadata: [String: JSON]? = nil, fuzzyMatch: Bool? = nil, values: [CreateValue]? = nil)
+ public init(
+ entity: String? = nil,
+ description: String? = nil,
+ metadata: [String: JSON]? = nil,
+ fuzzyMatch: Bool? = nil,
+ values: [CreateValue]? = nil
+)
The name of the entity. This string must conform to the following restrictions: - It can contain only Unicode alphanumeric, underscore, and hyphen characters. - It cannot begin with the reserved prefix sys-
. - It must be no longer than 64 characters.
The name of the entity. This string must conform to the following restrictions: + +
sys-
.The description of the entity. This string cannot contain carriage return, newline, or tab characters, and it must be no longer than 128 characters.
+The description of the entity. This string cannot contain carriage return, newline, or tab characters, and it +must be no longer than 128 characters.
The text of the user input example. This string must conform to the following restrictions: - It cannot contain carriage return, newline, or tab characters. - It cannot consist of only whitespace characters. - It must be no longer than 1024 characters.
+The text of the user input example. This string must conform to the following restrictions:
+ +Swift
-public init(text: String? = nil)
+ public init(
+ text: String? = nil
+)
The text of the user input example. This string must conform to the following restrictions: - It cannot contain carriage return, newline, or tab characters. - It cannot consist of only whitespace characters. - It must be no longer than 1024 characters.
+The text of the user input example. This string must conform to the following restrictions:
+ +The name of the intent. This string must conform to the following restrictions: - It can contain only Unicode alphanumeric, underscore, hyphen, and dot characters. - It cannot begin with the reserved prefix sys-
. - It must be no longer than 128 characters.
The name of the intent. This string must conform to the following restrictions:
+ +sys-
.Swift
-public init(intent: String? = nil, description: String? = nil, examples: [CreateExample]? = nil)
+ public init(
+ intent: String? = nil,
+ description: String? = nil,
+ examples: [CreateExample]? = nil
+)
The name of the intent. This string must conform to the following restrictions: - It can contain only Unicode alphanumeric, underscore, hyphen, and dot characters. - It cannot begin with the reserved prefix sys-
. - It must be no longer than 128 characters.
The name of the intent. This string must conform to the following restrictions: + +
sys-
.The text of the synonym. This string must conform to the following restrictions: - It cannot contain carriage return, newline, or tab characters. - It cannot consist of only whitespace characters. - It must be no longer than 64 characters.
+The text of the synonym. This string must conform to the following restrictions:
+ +Swift
-public init(synonym: String? = nil)
+ public init(
+ synonym: String? = nil
+)
The text of the synonym. This string must conform to the following restrictions: - It cannot contain carriage return, newline, or tab characters. - It cannot consist of only whitespace characters. - It must be no longer than 64 characters.
+The text of the synonym. This string must conform to the following restrictions:
+ +The text of the entity value. This string must conform to the following restrictions: - It cannot contain carriage return, newline, or tab characters. - It cannot consist of only whitespace characters. - It must be no longer than 64 characters.
+The text of the entity value. This string must conform to the following restrictions:
+ +An array of synonyms for the entity value. You can provide either synonyms or patterns (as indicated by type), but not both. A synonym must conform to the following resrictions: - It cannot contain carriage return, newline, or tab characters. - It cannot consist of only whitespace characters. - It must be no longer than 64 characters.
+An array of synonyms for the entity value. You can provide either synonyms or patterns (as indicated by type), +but not both. A synonym must conform to the following resrictions:
+ +An array of patterns for the entity value. You can provide either synonyms or patterns (as indicated by type), but not both. A pattern is a regular expression no longer than 128 characters. For more information about how to specify a pattern, see the documentation.
+An array of patterns for the entity value. You can provide either synonyms or patterns (as indicated by type), +but not both. A pattern is a regular expression no longer than 128 characters. For more information about how to +specify a pattern, see the +documentation.
Swift
-public init(value: String? = nil, metadata: [String: JSON]? = nil, valueType: String? = nil, synonyms: [String]? = nil, patterns: [String]? = nil)
+ public init(
+ value: String? = nil,
+ metadata: [String: JSON]? = nil,
+ valueType: String? = nil,
+ synonyms: [String]? = nil,
+ patterns: [String]? = nil
+)
The text of the entity value. This string must conform to the following restrictions: - It cannot contain carriage return, newline, or tab characters. - It cannot consist of only whitespace characters. - It must be no longer than 64 characters.
+The text of the entity value. This string must conform to the following restrictions: + +
An array of synonyms for the entity value. You can provide either synonyms or patterns (as indicated by type), but not both. A synonym must conform to the following resrictions: - It cannot contain carriage return, newline, or tab characters. - It cannot consist of only whitespace characters. - It must be no longer than 64 characters.
+An array of synonyms for the entity value. You can provide either synonyms or patterns (as indicated by +type), but not both. A synonym must conform to the following resrictions: + +
An array of patterns for the entity value. You can provide either synonyms or patterns (as indicated by type), but not both. A pattern is a regular expression no longer than 128 characters. For more information about how to specify a pattern, see the documentation.
+An array of patterns for the entity value. You can provide either synonyms or patterns (as indicated by +type), but not both. A pattern is a regular expression no longer than 128 characters. For more information +about how to specify a pattern, see the +documentation.
The name of the workspace. This string cannot contain carriage return, newline, or tab characters, and it must be no longer than 64 characters.
+The name of the workspace. This string cannot contain carriage return, newline, or tab characters, and it must be +no longer than 64 characters.
The description of the workspace. This string cannot contain carriage return, newline, or tab characters, and it must be no longer than 128 characters.
+The description of the workspace. This string cannot contain carriage return, newline, or tab characters, and it +must be no longer than 128 characters.
Whether training data from the workspace can be used by IBM for general service improvements. true
indicates that workspace training data is not to be used.
Whether training data from the workspace can be used by IBM for general service improvements. true
indicates that
+workspace training data is not to be used.
Swift
-public init(name: String? = nil, description: String? = nil, language: String? = nil, intents: [CreateIntent]? = nil, entities: [CreateEntity]? = nil, dialogNodes: [CreateDialogNode]? = nil, counterexamples: [CreateCounterexample]? = nil, metadata: [String: JSON]? = nil, learningOptOut: Bool? = nil)
+ public init(
+ name: String? = nil,
+ description: String? = nil,
+ language: String? = nil,
+ intents: [CreateIntent]? = nil,
+ entities: [CreateEntity]? = nil,
+ dialogNodes: [CreateDialogNode]? = nil,
+ counterexamples: [CreateCounterexample]? = nil,
+ metadata: [String: JSON]? = nil,
+ learningOptOut: Bool? = nil
+)
The name of the workspace. This string cannot contain carriage return, newline, or tab characters, and it must be no longer than 64 characters.
+The name of the workspace. This string cannot contain carriage return, newline, or tab characters, and it must be +no longer than 64 characters.
The description of the workspace. This string cannot contain carriage return, newline, or tab characters, and it must be no longer than 128 characters.
+The description of the workspace. This string cannot contain carriage return, newline, or tab characters, and it +must be no longer than 128 characters.
Whether training data from the workspace can be used by IBM for general service improvements. true
indicates that workspace training data is not to be used.
Whether training data from the workspace can be used by IBM for general service improvements. true
indicates
+that workspace training data is not to be used.
Whether training data from the workspace (including artifacts such as intents and entities) can be used by IBM for general service improvements. true
indicates that workspace training data is not to be used.
Whether training data from the workspace (including artifacts such as intents and entities) can be used by IBM for
+general service improvements. true
indicates that workspace training data is not to be used.
Whether training data from the workspace can be used by IBM for general service improvements. true
indicates that workspace training data is not to be used.
Whether training data from the workspace can be used by IBM for general service improvements. true
indicates that
+workspace training data is not to be used.
The IBM Watson Assistant service combines machine learning, natural language understanding, and integrated dialog tools -to create conversation flows between your apps and your users.
+The IBM Watson™ Assistant service combines machine learning, natural language understanding, and integrated +dialog tools to create conversation flows between your apps and your users.
See moreThe IBM Watson Assistant service combines machine learning, natural language understanding, and integrated dialog tools -to create conversation flows between your apps and your users.
+The IBM Watson™ Assistant service combines machine learning, natural language understanding, and integrated +dialog tools to create conversation flows between your apps and your users.
Get response to user input.
-Get a response to a user’s input. There is no rate limit for this operation.
+Get a response to a user’s input. +There is no rate limit for this operation.
The message to be sent. This includes the user’s input, along with optional intents, entities, and context from the -last response.
+The message to be sent. This includes the user’s input, along with optional intents, entities, and context from +the last response.
Whether to include additional diagnostic information about the dialog nodes that were visited during processing of -the message.
+Whether to include additional diagnostic information about the dialog nodes that were visited during processing +of the message.
List workspaces.
-List the workspaces associated with a Watson Assistant service instance. This operation is limited to 500 -requests per 30 minutes. For more information, see Rate limiting.
+List the workspaces associated with a Watson Assistant service instance. +This operation is limited to 500 requests per 30 minutes. For more information, see Rate limiting.
Create workspace.
Create a workspace based on component objects. You must provide workspace components defining the content of the -new workspace. This operation is limited to 30 requests per 30 minutes. For more information, see Rate -limiting.
+new workspace. +This operation is limited to 30 requests per 30 minutes. For more information, see Rate limiting.The content of the new workspace. The maximum size for this data is 50MB. If you need to import a larger -workspace, consider importing the workspace without intents and entities and then adding them separately.
+The content of the new workspace. +The maximum size for this data is 50MB. If you need to import a larger workspace, consider importing the +workspace without intents and entities and then adding them separately.
Get information about a workspace.
-Get information about a workspace, optionally including all workspace content. With export=false
, this
-operation is limited to 6000 requests per 5 minutes. With export=true
, the limit is 20 requests per 30
-minutes. For more information, see Rate limiting.
Get information about a workspace, optionally including all workspace content.
+With export=false
, this operation is limited to 6000 requests per 5 minutes. With export=true
, the
+limit is 20 requests per 30 minutes. For more information, see Rate limiting.
Whether to include all element content in the returned data. If export=false
, the returned data includes only
-information about the element itself. If export=true
, all content, including subelements, is included.
Whether to include all element content in the returned data. If export=false
, the returned data includes
+only information about the element itself. If export=true
, all content, including subelements, is included.
Update workspace.
Update an existing workspace with new or modified data. You must provide component objects defining the content of -the updated workspace. This operation is limited to 30 request per 30 minutes. For more information, see Rate -limiting.
+the updated workspace. +This operation is limited to 30 request per 30 minutes. For more information, see Rate limiting.Valid data defining the new and updated workspace content. The maximum size for this data is 50MB. If you need -to import a larger amount of workspace data, consider importing components such as intents and entities using -separate operations.
+Valid data defining the new and updated workspace content. +The maximum size for this data is 50MB. If you need to import a larger amount of workspace data, consider +importing components such as intents and entities using separate operations.
Whether the new data is to be appended to the existing data in the workspace. If append=false
, elements
included in the new data completely replace the corresponding existing elements, including all subelements. For
example, if the new data includes entities and append=false
, all existing entities in the workspace are
-discarded and replaced with the new entities. If append=true
, existing elements are preserved, and the new
-elements are added. If any elements in the new data collide with existing elements, the update request fails.
true
, existing elements are preserved, and the new elements are added. If any elements in the new
+data collide with existing elements, the update request fails.
Delete workspace.
-Delete a workspace from the service instance. This operation is limited to 30 requests per 30 minutes. For more -information, see Rate limiting.
+Delete a workspace from the service instance. +This operation is limited to 30 requests per 30 minutes. For more information, see Rate limiting.
List intents.
-List the intents for a workspace. With export=false
, this operation is limited to 2000 requests per 30
-minutes. With export=true
, the limit is 400 requests per 30 minutes. For more information, see Rate
-limiting.
List the intents for a workspace.
+With export=false
, this operation is limited to 2000 requests per 30 minutes. With export=true
, the
+limit is 400 requests per 30 minutes. For more information, see Rate limiting.
Whether to include all element content in the returned data. If export=false
, the returned data includes only
-information about the element itself. If export=true
, all content, including subelements, is included.
Whether to include all element content in the returned data. If export=false
, the returned data includes
+only information about the element itself. If export=true
, all content, including subelements, is included.
Create intent.
-Create a new intent. This operation is limited to 2000 requests per 30 minutes. For more information, see Rate -limiting.
+Create a new intent. +This operation is limited to 2000 requests per 30 minutes. For more information, see Rate limiting.
The name of the intent. This string must conform to the following restrictions: - It can contain only Unicode
-alphanumeric, underscore, hyphen, and dot characters. - It cannot begin with the reserved prefix sys-
. - It
-must be no longer than 128 characters.
The name of the intent. This string must conform to the following restrictions: + +
sys-
.The description of the intent. This string cannot contain carriage return, newline, or tab characters, and it must -be no longer than 128 characters.
+The description of the intent. This string cannot contain carriage return, newline, or tab characters, and it +must be no longer than 128 characters.
Get intent.
-Get information about an intent, optionally including all intent content. With export=false
, this
-operation is limited to 6000 requests per 5 minutes. With export=true
, the limit is 400 requests per 30
-minutes. For more information, see Rate limiting.
Get information about an intent, optionally including all intent content.
+With export=false
, this operation is limited to 6000 requests per 5 minutes. With export=true
, the
+limit is 400 requests per 30 minutes. For more information, see Rate limiting.
Whether to include all element content in the returned data. If export=false
, the returned data includes only
-information about the element itself. If export=true
, all content, including subelements, is included.
Whether to include all element content in the returned data. If export=false
, the returned data includes
+only information about the element itself. If export=true
, all content, including subelements, is included.
Update intent.
Update an existing intent with new or modified data. You must provide component objects defining the content of the -updated intent. This operation is limited to 2000 requests per 30 minutes. For more information, see Rate -limiting.
+updated intent. +This operation is limited to 2000 requests per 30 minutes. For more information, see Rate limiting.The name of the intent. This string must conform to the following restrictions: - It can contain only Unicode
-alphanumeric, underscore, hyphen, and dot characters. - It cannot begin with the reserved prefix sys-
. - It
-must be no longer than 128 characters.
The name of the intent. This string must conform to the following restrictions: + +
sys-
.Delete intent.
-Delete an intent from a workspace. This operation is limited to 2000 requests per 30 minutes. For more -information, see Rate limiting.
+Delete an intent from a workspace. +This operation is limited to 2000 requests per 30 minutes. For more information, see Rate limiting.
List user input examples.
-List the user input examples for an intent. This operation is limited to 2500 requests per 30 minutes. For more -information, see Rate limiting.
+List the user input examples for an intent. +This operation is limited to 2500 requests per 30 minutes. For more information, see Rate limiting.
Create user input example.
-Add a new user input example to an intent. This operation is limited to 1000 requests per 30 minutes. For more -information, see Rate limiting.
+Add a new user input example to an intent. +This operation is limited to 1000 requests per 30 minutes. For more information, see Rate limiting.
The text of a user input example. This string must conform to the following restrictions: - It cannot contain -carriage return, newline, or tab characters. - It cannot consist of only whitespace characters. - It must be no -longer than 1024 characters.
+The text of a user input example. This string must conform to the following restrictions: + +
Get user input example.
-Get information about a user input example. This operation is limited to 6000 requests per 5 minutes. For more -information, see Rate limiting.
+Get information about a user input example. +This operation is limited to 6000 requests per 5 minutes. For more information, see Rate limiting.
Update user input example.
-Update the text of a user input example. This operation is limited to 1000 requests per 30 minutes. For more -information, see Rate limiting.
+Update the text of a user input example. +This operation is limited to 1000 requests per 30 minutes. For more information, see Rate limiting.
The text of the user input example. This string must conform to the following restrictions: - It cannot contain -carriage return, newline, or tab characters. - It cannot consist of only whitespace characters. - It must be no -longer than 1024 characters.
+The text of the user input example. This string must conform to the following restrictions: + +
Delete user input example.
-Delete a user input example from an intent. This operation is limited to 1000 requests per 30 minutes. For more -information, see Rate limiting.
+Delete a user input example from an intent. +This operation is limited to 1000 requests per 30 minutes. For more information, see Rate limiting.
List counterexamples.
List the counterexamples for a workspace. Counterexamples are examples that have been marked as irrelevant input. - This operation is limited to 2500 requests per 30 minutes. For more information, see Rate limiting.
+This operation is limited to 2500 requests per 30 minutes. For more information, see Rate limiting.The text of a user input marked as irrelevant input. This string must conform to the following restrictions: - It -cannot contain carriage return, newline, or tab characters - It cannot consist of only whitespace characters - It -must be no longer than 1024 characters.
+The text of a user input marked as irrelevant input. This string must conform to the following restrictions: + +
Delete counterexample.
Delete a counterexample from a workspace. Counterexamples are examples that have been marked as irrelevant input. - This operation is limited to 1000 requests per 30 minutes. For more information, see Rate limiting.
+This operation is limited to 1000 requests per 30 minutes. For more information, see Rate limiting.List entities.
-List the entities for a workspace. With export=false
, this operation is limited to 1000 requests per 30
-minutes. With export=true
, the limit is 200 requests per 30 minutes. For more information, see Rate
-limiting.
List the entities for a workspace.
+With export=false
, this operation is limited to 1000 requests per 30 minutes. With export=true
, the
+limit is 200 requests per 30 minutes. For more information, see Rate limiting.
Whether to include all element content in the returned data. If export=false
, the returned data includes only
-information about the element itself. If export=true
, all content, including subelements, is included.
Whether to include all element content in the returned data. If export=false
, the returned data includes
+only information about the element itself. If export=true
, all content, including subelements, is included.
Create entity.
-Create a new entity. This operation is limited to 1000 requests per 30 minutes. For more information, see Rate -limiting.
+Create a new entity. +This operation is limited to 1000 requests per 30 minutes. For more information, see Rate limiting.
Get entity.
-Get information about an entity, optionally including all entity content. With export=false
, this
-operation is limited to 6000 requests per 5 minutes. With export=true
, the limit is 200 requests per 30
-minutes. For more information, see Rate limiting.
Get information about an entity, optionally including all entity content.
+With export=false
, this operation is limited to 6000 requests per 5 minutes. With export=true
, the
+limit is 200 requests per 30 minutes. For more information, see Rate limiting.
Whether to include all element content in the returned data. If export=false
, the returned data includes only
-information about the element itself. If export=true
, all content, including subelements, is included.
Whether to include all element content in the returned data. If export=false
, the returned data includes
+only information about the element itself. If export=true
, all content, including subelements, is included.
Update entity.
Update an existing entity with new or modified data. You must provide component objects defining the content of the -updated entity. This operation is limited to 1000 requests per 30 minutes. For more information, see Rate -limiting.
+updated entity. +This operation is limited to 1000 requests per 30 minutes. For more information, see Rate limiting.The updated content of the entity. Any elements included in the new data will completely replace the equivalent existing elements, including all subelements. (Previously existing subelements are not retained unless they are -also included in the new data.) For example, if you update the values for an entity, the previously existing values -are discarded and replaced with the new values specified in the update.
+also included in the new data.) For example, if you update the values for an entity, the previously existing +values are discarded and replaced with the new values specified in the update.Delete entity.
-Delete an entity from a workspace. This operation is limited to 1000 requests per 30 minutes. For more -information, see Rate limiting.
+Delete an entity from a workspace. +This operation is limited to 1000 requests per 30 minutes. For more information, see Rate limiting.
List entity values.
-List the values for an entity. This operation is limited to 2500 requests per 30 minutes. For more information, -see Rate limiting.
+List the values for an entity. +This operation is limited to 2500 requests per 30 minutes. For more information, see Rate limiting.
Whether to include all element content in the returned data. If export=false
, the returned data includes only
-information about the element itself. If export=true
, all content, including subelements, is included.
Whether to include all element content in the returned data. If export=false
, the returned data includes
+only information about the element itself. If export=true
, all content, including subelements, is included.
Add entity value.
-Create a new value for an entity. This operation is limited to 1000 requests per 30 minutes. For more -information, see Rate limiting.
+Create a new value for an entity. +This operation is limited to 1000 requests per 30 minutes. For more information, see Rate limiting.
Get entity value.
-Get information about an entity value. This operation is limited to 6000 requests per 5 minutes. For more -information, see Rate limiting.
+Get information about an entity value. +This operation is limited to 6000 requests per 5 minutes. For more information, see Rate limiting.
Whether to include all element content in the returned data. If export=false
, the returned data includes only
-information about the element itself. If export=true
, all content, including subelements, is included.
Whether to include all element content in the returned data. If export=false
, the returned data includes
+only information about the element itself. If export=true
, all content, including subelements, is included.
Update entity value.
Update an existing entity value with new or modified data. You must provide component objects defining the content -of the updated entity value. This operation is limited to 1000 requests per 30 minutes. For more information, -see Rate limiting.
+of the updated entity value. +This operation is limited to 1000 requests per 30 minutes. For more information, see Rate limiting.The updated content of the entity value. Any elements included in the new data will completely replace the -equivalent existing elements, including all subelements. (Previously existing subelements are not retained unless -they are also included in the new data.) For example, if you update the synonyms for an entity value, the -previously existing synonyms are discarded and replaced with the new synonyms specified in the update.
+The updated content of the entity value. +Any elements included in the new data will completely replace the equivalent existing elements, including all +subelements. (Previously existing subelements are not retained unless they are also included in the new data.) +For example, if you update the synonyms for an entity value, the previously existing synonyms are discarded and +replaced with the new synonyms specified in the update.
Delete entity value.
-Delete a value from an entity. This operation is limited to 1000 requests per 30 minutes. For more information, -see Rate limiting.
+Delete a value from an entity. +This operation is limited to 1000 requests per 30 minutes. For more information, see Rate limiting.
List entity value synonyms.
-List the synonyms for an entity value. This operation is limited to 2500 requests per 30 minutes. For more -information, see Rate limiting.
+List the synonyms for an entity value. +This operation is limited to 2500 requests per 30 minutes. For more information, see Rate limiting.
Add entity value synonym.
-Add a new synonym to an entity value. This operation is limited to 1000 requests per 30 minutes. For more -information, see Rate limiting.
+Add a new synonym to an entity value. +This operation is limited to 1000 requests per 30 minutes. For more information, see Rate limiting.
The text of the synonym. This string must conform to the following restrictions: - It cannot contain carriage -return, newline, or tab characters. - It cannot consist of only whitespace characters. - It must be no longer -than 64 characters.
+The text of the synonym. This string must conform to the following restrictions: + +
Get entity value synonym.
-Get information about a synonym of an entity value. This operation is limited to 6000 requests per 5 minutes. -For more information, see Rate limiting.
+Get information about a synonym of an entity value. +This operation is limited to 6000 requests per 5 minutes. For more information, see Rate limiting.
Update entity value synonym.
-Update an existing entity value synonym with new text. This operation is limited to 1000 requests per 30 -minutes. For more information, see Rate limiting.
+Update an existing entity value synonym with new text. +This operation is limited to 1000 requests per 30 minutes. For more information, see Rate limiting.
The text of the synonym. This string must conform to the following restrictions: - It cannot contain carriage -return, newline, or tab characters. - It cannot consist of only whitespace characters. - It must be no longer -than 64 characters.
+The text of the synonym. This string must conform to the following restrictions: + +
Delete entity value synonym.
-Delete a synonym from an entity value. This operation is limited to 1000 requests per 30 minutes. For more -information, see Rate limiting.
+Delete a synonym from an entity value. +This operation is limited to 1000 requests per 30 minutes. For more information, see Rate limiting.
List dialog nodes.
-List the dialog nodes for a workspace. This operation is limited to 2500 requests per 30 minutes. For more -information, see Rate limiting.
+List the dialog nodes for a workspace. +This operation is limited to 2500 requests per 30 minutes. For more information, see Rate limiting.
Create dialog node.
-Create a new dialog node. This operation is limited to 500 requests per 30 minutes. For more information, see -Rate limiting.
+Create a new dialog node. +This operation is limited to 500 requests per 30 minutes. For more information, see Rate limiting.
Get dialog node.
-Get information about a dialog node. This operation is limited to 6000 requests per 5 minutes. For more -information, see Rate limiting.
+Get information about a dialog node. +This operation is limited to 6000 requests per 5 minutes. For more information, see Rate limiting.
Update dialog node.
-Update an existing dialog node with new or modified data. This operation is limited to 500 requests per 30 -minutes. For more information, see Rate limiting.
+Update an existing dialog node with new or modified data. +This operation is limited to 500 requests per 30 minutes. For more information, see Rate limiting.
The updated content of the dialog node. Any elements included in the new data will completely replace the -equivalent existing elements, including all subelements. (Previously existing subelements are not retained unless -they are also included in the new data.) For example, if you update the actions for a dialog node, the previously -existing actions are discarded and replaced with the new actions specified in the update.
+The updated content of the dialog node. +Any elements included in the new data will completely replace the equivalent existing elements, including all +subelements. (Previously existing subelements are not retained unless they are also included in the new data.) +For example, if you update the actions for a dialog node, the previously existing actions are discarded and +replaced with the new actions specified in the update.
Delete dialog node.
-Delete a dialog node from a workspace. This operation is limited to 500 requests per 30 minutes. For more -information, see Rate limiting.
+Delete a dialog node from a workspace. +This operation is limited to 500 requests per 30 minutes. For more information, see Rate limiting.
List log events in a workspace.
-List the events from the log of a specific workspace. If cursor is not specified, this operation is limited -to 40 requests per 30 minutes. If cursor is specified, the limit is 120 requests per minute. For more -information, see Rate limiting.
+List the events from the log of a specific workspace. +If cursor is not specified, this operation is limited to 40 requests per 30 minutes. If cursor is +specified, the limit is 120 requests per minute. For more information, see Rate limiting.
A cacheable parameter that limits the results to those matching the specified filter. For more information, see the +
A cacheable parameter that limits the results to those matching the specified filter. For more information, see +the documentation.
List log events in all workspaces.
-List the events from the logs of all workspaces in the service instance. If cursor is not specified, this -operation is limited to 40 requests per 30 minutes. If cursor is specified, the limit is 120 requests per -minute. For more information, see Rate limiting.
+List the events from the logs of all workspaces in the service instance. +If cursor is not specified, this operation is limited to 40 requests per 30 minutes. If cursor is +specified, the limit is 120 requests per minute. For more information, see Rate limiting.
Delete labeled data.
Deletes all data associated with a specified customer ID. The method has no effect if no data is associated with
-the customer ID. You associate a customer ID with data by passing the X-Watson-Metadata
header with a request
-that passes data. For more information about personal data and customer IDs, see Information
+the customer ID.
+You associate a customer ID with data by passing the X-Watson-Metadata
header with a request that passes data.
+For more information about personal data and customer IDs, see Information
security.
-
-
- JSONWrapper
-
- Used internally to serialize and deserialize JSON.
-Will soon be removed in favor of Swift 4’s Codable
protocol.
Swift
-public struct JSONWrapper
-
- Swift
-public init(group: String, location: [Int]? = nil)
+ public init(
+ group: String,
+ location: [Int]? = nil
+)
Swift
-public init(conversationID: String? = nil, system: SystemResponse? = nil, additionalProperties: [String: JSON] = [:])
+ public init(
+ conversationID: String? = nil,
+ system: SystemResponse? = nil,
+ additionalProperties: [String: JSON] = [:]
+)
The text of a user input marked as irrelevant input. This string must conform to the following restrictions: - It cannot contain carriage return, newline, or tab characters - It cannot consist of only whitespace characters - It must be no longer than 1024 characters.
+The text of a user input marked as irrelevant input. This string must conform to the following restrictions:
+ +Swift
-public init(text: String)
+ public init(
+ text: String
+)
The text of a user input marked as irrelevant input. This string must conform to the following restrictions: - It cannot contain carriage return, newline, or tab characters - It cannot consist of only whitespace characters - It must be no longer than 1024 characters.
+The text of a user input marked as irrelevant input. This string must conform to the following restrictions:
+ +The dialog node ID. This string must conform to the following restrictions: - It can contain only Unicode alphanumeric, space, underscore, hyphen, and dot characters. - It must be no longer than 1024 characters.
+The dialog node ID. This string must conform to the following restrictions:
+ +The description of the dialog node. This string cannot contain carriage return, newline, or tab characters, and it must be no longer than 128 characters.
+The description of the dialog node. This string cannot contain carriage return, newline, or tab characters, and it +must be no longer than 128 characters.
The condition that will trigger the dialog node. This string cannot contain carriage return, newline, or tab characters, and it must be no longer than 2048 characters.
+The condition that will trigger the dialog node. This string cannot contain carriage return, newline, or tab +characters, and it must be no longer than 2048 characters.
The output of the dialog node. For more information about how to specify dialog node output, see the documentation.
+The output of the dialog node. For more information about how to specify dialog node output, see the +documentation.
The alias used to identify the dialog node. This string must conform to the following restrictions: - It can contain only Unicode alphanumeric, space, underscore, hyphen, and dot characters. - It must be no longer than 64 characters.
+The alias used to identify the dialog node. This string must conform to the following restrictions:
+ +Swift
-public init(dialogNode: String, description: String? = nil, conditions: String? = nil, parent: String? = nil, previousSibling: String? = nil, output: [String: JSON]? = nil, context: [String: JSON]? = nil, metadata: [String: JSON]? = nil, nextStep: DialogNodeNextStep? = nil, actions: [DialogNodeAction]? = nil, title: String? = nil, nodeType: String? = nil, eventName: String? = nil, variable: String? = nil, digressIn: String? = nil, digressOut: String? = nil, digressOutSlots: String? = nil)
+ public init(
+ dialogNode: String,
+ description: String? = nil,
+ conditions: String? = nil,
+ parent: String? = nil,
+ previousSibling: String? = nil,
+ output: [String: JSON]? = nil,
+ context: [String: JSON]? = nil,
+ metadata: [String: JSON]? = nil,
+ nextStep: DialogNodeNextStep? = nil,
+ actions: [DialogNodeAction]? = nil,
+ title: String? = nil,
+ nodeType: String? = nil,
+ eventName: String? = nil,
+ variable: String? = nil,
+ digressIn: String? = nil,
+ digressOut: String? = nil,
+ digressOutSlots: String? = nil
+)
The dialog node ID. This string must conform to the following restrictions: - It can contain only Unicode alphanumeric, space, underscore, hyphen, and dot characters. - It must be no longer than 1024 characters.
+The dialog node ID. This string must conform to the following restrictions: + +
The description of the dialog node. This string cannot contain carriage return, newline, or tab characters, and it must be no longer than 128 characters.
+The description of the dialog node. This string cannot contain carriage return, newline, or tab characters, and +it must be no longer than 128 characters.
The condition that will trigger the dialog node. This string cannot contain carriage return, newline, or tab characters, and it must be no longer than 2048 characters.
+The condition that will trigger the dialog node. This string cannot contain carriage return, newline, or tab +characters, and it must be no longer than 2048 characters.
The output of the dialog node. For more information about how to specify dialog node output, see the documentation.
+The output of the dialog node. For more information about how to specify dialog node output, see the +documentation.
The alias used to identify the dialog node. This string must conform to the following restrictions: - It can contain only Unicode alphanumeric, space, underscore, hyphen, and dot characters. - It must be no longer than 64 characters.
+The alias used to identify the dialog node. This string must conform to the following restrictions: + +
The name of the entity. This string must conform to the following restrictions: - It can contain only Unicode alphanumeric, underscore, and hyphen characters. - It cannot begin with the reserved prefix sys-
. - It must be no longer than 64 characters.
The name of the entity. This string must conform to the following restrictions:
+ +sys-
.The description of the entity. This string cannot contain carriage return, newline, or tab characters, and it must be no longer than 128 characters.
+The description of the entity. This string cannot contain carriage return, newline, or tab characters, and it must +be no longer than 128 characters.
Swift
-public init(entity: String, description: String? = nil, metadata: [String: JSON]? = nil, values: [CreateValue]? = nil, fuzzyMatch: Bool? = nil)
+ public init(
+ entity: String,
+ description: String? = nil,
+ metadata: [String: JSON]? = nil,
+ values: [CreateValue]? = nil,
+ fuzzyMatch: Bool? = nil
+)
The name of the entity. This string must conform to the following restrictions: - It can contain only Unicode alphanumeric, underscore, and hyphen characters. - It cannot begin with the reserved prefix sys-
. - It must be no longer than 64 characters.
The name of the entity. This string must conform to the following restrictions: + +
sys-
.The description of the entity. This string cannot contain carriage return, newline, or tab characters, and it must be no longer than 128 characters.
+The description of the entity. This string cannot contain carriage return, newline, or tab characters, and it +must be no longer than 128 characters.
The text of a user input example. This string must conform to the following restrictions: - It cannot contain carriage return, newline, or tab characters. - It cannot consist of only whitespace characters. - It must be no longer than 1024 characters.
+The text of a user input example. This string must conform to the following restrictions:
+ +Swift
-public init(text: String)
+ public init(
+ text: String
+)
The text of a user input example. This string must conform to the following restrictions: - It cannot contain carriage return, newline, or tab characters. - It cannot consist of only whitespace characters. - It must be no longer than 1024 characters.
+The text of a user input example. This string must conform to the following restrictions:
+ +The name of the intent. This string must conform to the following restrictions: - It can contain only Unicode alphanumeric, underscore, hyphen, and dot characters. - It cannot begin with the reserved prefix sys-
. - It must be no longer than 128 characters.
The name of the intent. This string must conform to the following restrictions:
+ +sys-
.The description of the intent. This string cannot contain carriage return, newline, or tab characters, and it must be no longer than 128 characters.
+The description of the intent. This string cannot contain carriage return, newline, or tab characters, and it must +be no longer than 128 characters.
Swift
-public init(intent: String, description: String? = nil, examples: [CreateExample]? = nil)
+ public init(
+ intent: String,
+ description: String? = nil,
+ examples: [CreateExample]? = nil
+)
The name of the intent. This string must conform to the following restrictions: - It can contain only Unicode alphanumeric, underscore, hyphen, and dot characters. - It cannot begin with the reserved prefix sys-
. - It must be no longer than 128 characters.
The name of the intent. This string must conform to the following restrictions: + +
sys-
.The description of the intent. This string cannot contain carriage return, newline, or tab characters, and it must be no longer than 128 characters.
+The description of the intent. This string cannot contain carriage return, newline, or tab characters, and it +must be no longer than 128 characters.
The text of the synonym. This string must conform to the following restrictions: - It cannot contain carriage return, newline, or tab characters. - It cannot consist of only whitespace characters. - It must be no longer than 64 characters.
+The text of the synonym. This string must conform to the following restrictions:
+ +Swift
-public init(synonym: String)
+ public init(
+ synonym: String
+)
The text of the synonym. This string must conform to the following restrictions: - It cannot contain carriage return, newline, or tab characters. - It cannot consist of only whitespace characters. - It must be no longer than 64 characters.
+The text of the synonym. This string must conform to the following restrictions:
+ +The text of the entity value. This string must conform to the following restrictions: - It cannot contain carriage return, newline, or tab characters. - It cannot consist of only whitespace characters. - It must be no longer than 64 characters.
+The text of the entity value. This string must conform to the following restrictions:
+ +An array containing any synonyms for the entity value. You can provide either synonyms or patterns (as indicated by type), but not both. A synonym must conform to the following restrictions: - It cannot contain carriage return, newline, or tab characters. - It cannot consist of only whitespace characters. - It must be no longer than 64 characters.
+An array containing any synonyms for the entity value. You can provide either synonyms or patterns (as indicated by +type), but not both. A synonym must conform to the following restrictions:
+ +An array of patterns for the entity value. You can provide either synonyms or patterns (as indicated by type), but not both. A pattern is a regular expression no longer than 128 characters. For more information about how to specify a pattern, see the documentation.
+An array of patterns for the entity value. You can provide either synonyms or patterns (as indicated by type), +but not both. A pattern is a regular expression no longer than 128 characters. For more information about how to +specify a pattern, see the +documentation.
Swift
-public init(value: String, metadata: [String: JSON]? = nil, synonyms: [String]? = nil, patterns: [String]? = nil, valueType: String? = nil)
+ public init(
+ value: String,
+ metadata: [String: JSON]? = nil,
+ synonyms: [String]? = nil,
+ patterns: [String]? = nil,
+ valueType: String? = nil
+)
The text of the entity value. This string must conform to the following restrictions: - It cannot contain carriage return, newline, or tab characters. - It cannot consist of only whitespace characters. - It must be no longer than 64 characters.
+The text of the entity value. This string must conform to the following restrictions: + +
An array containing any synonyms for the entity value. You can provide either synonyms or patterns (as indicated by type), but not both. A synonym must conform to the following restrictions: - It cannot contain carriage return, newline, or tab characters. - It cannot consist of only whitespace characters. - It must be no longer than 64 characters.
+An array containing any synonyms for the entity value. You can provide either synonyms or patterns (as indicated +by type), but not both. A synonym must conform to the following restrictions: + +
An array of patterns for the entity value. You can provide either synonyms or patterns (as indicated by type), but not both. A pattern is a regular expression no longer than 128 characters. For more information about how to specify a pattern, see the documentation.
+An array of patterns for the entity value. You can provide either synonyms or patterns (as indicated by +type), but not both. A pattern is a regular expression no longer than 128 characters. For more information +about how to specify a pattern, see the +documentation.
The name of the workspace. This string cannot contain carriage return, newline, or tab characters, and it must be no longer than 64 characters.
+The name of the workspace. This string cannot contain carriage return, newline, or tab characters, and it must be +no longer than 64 characters.
The description of the workspace. This string cannot contain carriage return, newline, or tab characters, and it must be no longer than 128 characters.
+The description of the workspace. This string cannot contain carriage return, newline, or tab characters, and it +must be no longer than 128 characters.
Whether training data from the workspace can be used by IBM for general service improvements. true
indicates that workspace training data is not to be used.
Whether training data from the workspace can be used by IBM for general service improvements. true
indicates that
+workspace training data is not to be used.
Swift
-public init(name: String? = nil, description: String? = nil, language: String? = nil, intents: [CreateIntent]? = nil, entities: [CreateEntity]? = nil, dialogNodes: [CreateDialogNode]? = nil, counterexamples: [CreateCounterexample]? = nil, metadata: [String: JSON]? = nil, learningOptOut: Bool? = nil)
+ public init(
+ name: String? = nil,
+ description: String? = nil,
+ language: String? = nil,
+ intents: [CreateIntent]? = nil,
+ entities: [CreateEntity]? = nil,
+ dialogNodes: [CreateDialogNode]? = nil,
+ counterexamples: [CreateCounterexample]? = nil,
+ metadata: [String: JSON]? = nil,
+ learningOptOut: Bool? = nil
+)
The name of the workspace. This string cannot contain carriage return, newline, or tab characters, and it must be no longer than 64 characters.
+The name of the workspace. This string cannot contain carriage return, newline, or tab characters, and it must be +no longer than 64 characters.
The description of the workspace. This string cannot contain carriage return, newline, or tab characters, and it must be no longer than 128 characters.
+The description of the workspace. This string cannot contain carriage return, newline, or tab characters, and it +must be no longer than 128 characters.
Whether training data from the workspace can be used by IBM for general service improvements. true
indicates that workspace training data is not to be used.
Whether training data from the workspace can be used by IBM for general service improvements. true
indicates
+that workspace training data is not to be used.
The ID of the previous sibling dialog node. This property is not returned if the dialog node has no previous sibling.
+The ID of the previous sibling dialog node. This property is not returned if the dialog node has no previous +sibling.
Swift
-public init(name: String, resultVariable: String, actionType: String? = nil, parameters: [String: JSON]? = nil, credentials: String? = nil)
+ public init(
+ name: String,
+ resultVariable: String,
+ actionType: String? = nil,
+ parameters: [String: JSON]? = nil,
+ credentials: String? = nil
+)
What happens after the dialog node completes. The valid values depend on the node type: - The following values are valid for any node: - get_user_input
- skip_user_input
- jump_to
- If the node is of type event_handler
and its parent node is of type slot
or frame
, additional values are also valid: - if event_name=filled
and the type of the parent node is slot
: - reprompt
- skip_all_slots
- if event_name=nomatch
and the type of the parent node is slot
: - reprompt
- skip_slot
- skip_all_slots
- if event_name=generic
and the type of the parent node is frame
: - reprompt
- skip_slot
- skip_all_slots
If you specify jump_to
, then you must also specify a value for the dialog_node
property.
What happens after the dialog node completes. The valid values depend on the node type:
+ +get_user_input
skip_user_input
jump_to
event_handler
and its parent node is of type slot
or frame
, additional values are
+also valid:
+
+filled
and the type of the parent node is slot
:reprompt
skip_all_slots
nomatch
and the type of the parent node is slot
:
+
+reprompt
skip_slot
skip_all_slots
generic
and the type of the parent node is frame
:
+
+reprompt
skip_slot
skip_all_slots
+If you specify jump_to
, then you must also specify a value for the dialog_node
property.What happens after the dialog node completes. The valid values depend on the node type: - The following values are valid for any node: - get_user_input
- skip_user_input
- jump_to
- If the node is of type event_handler
and its parent node is of type slot
or frame
, additional values are also valid: - if event_name=filled
and the type of the parent node is slot
: - reprompt
- skip_all_slots
- if event_name=nomatch
and the type of the parent node is slot
: - reprompt
- skip_slot
- skip_all_slots
- if event_name=generic
and the type of the parent node is frame
: - reprompt
- skip_slot
- skip_all_slots
If you specify jump_to
, then you must also specify a value for the dialog_node
property.
What happens after the dialog node completes. The valid values depend on the node type:
+ +get_user_input
skip_user_input
jump_to
event_handler
and its parent node is of type slot
or frame
, additional values are
+also valid:
+
+filled
and the type of the parent node is slot
:reprompt
skip_all_slots
nomatch
and the type of the parent node is slot
:
+
+reprompt
skip_slot
skip_all_slots
generic
and the type of the parent node is frame
:
+
+reprompt
skip_slot
skip_all_slots
+If you specify jump_to
, then you must also specify a value for the dialog_node
property.Swift
-public init(behavior: String, dialogNode: String? = nil, selector: String? = nil)
+ public init(
+ behavior: String,
+ dialogNode: String? = nil,
+ selector: String? = nil
+)
What happens after the dialog node completes. The valid values depend on the node type: - The following values are valid for any node: - get_user_input
- skip_user_input
- jump_to
- If the node is of type event_handler
and its parent node is of type slot
or frame
, additional values are also valid: - if event_name=filled
and the type of the parent node is slot
: - reprompt
- skip_all_slots
- if event_name=nomatch
and the type of the parent node is slot
: - reprompt
- skip_slot
- skip_all_slots
- if event_name=generic
and the type of the parent node is frame
: - reprompt
- skip_slot
- skip_all_slots
If you specify jump_to
, then you must also specify a value for the dialog_node
property.
What happens after the dialog node completes. The valid values depend on the node type: + +
get_user_input
skip_user_input
jump_to
event_handler
and its parent node is of type slot
or frame
, additional values are
+also valid:filled
and the type of the parent node is slot
:
+
+reprompt
skip_all_slots
nomatch
and the type of the parent node is slot
:
+
+reprompt
skip_slot
skip_all_slots
generic
and the type of the parent node is frame
:
+
+reprompt
skip_slot
skip_all_slots
+If you specify jump_to
, then you must also specify a value for the dialog_node
property.What happens after the dialog node completes. The valid values depend on the node type: - The following values are valid for any node: - get_user_input
- skip_user_input
- jump_to
- If the node is of type event_handler
and its parent node is of type slot
or frame
, additional values are also valid: - if event_name=filled
and the type of the parent node is slot
: - reprompt
- skip_all_slots
- if event_name=nomatch
and the type of the parent node is slot
: - reprompt
- skip_slot
- skip_all_slots
- if event_name=generic
and the type of the parent node is frame
: - reprompt
- skip_slot
- skip_all_slots
If you specify jump_to
, then you must also specify a value for the dialog_node
property.
What happens after the dialog node completes. The valid values depend on the node type:
+ +get_user_input
skip_user_input
jump_to
event_handler
and its parent node is of type slot
or frame
, additional values are
+also valid:
+
+filled
and the type of the parent node is slot
:reprompt
skip_all_slots
nomatch
and the type of the parent node is slot
:
+
+reprompt
skip_slot
skip_all_slots
generic
and the type of the parent node is frame
:
+
+reprompt
skip_slot
skip_all_slots
+If you specify jump_to
, then you must also specify a value for the dialog_node
property.Swift
-public init(dialogNode: String? = nil, title: String? = nil, conditions: String? = nil)
+ public init(
+ dialogNode: String? = nil,
+ title: String? = nil,
+ conditions: String? = nil
+)
The text of the user input. This string cannot contain carriage return, newline, or tab characters, and it must be no longer than 2048 characters.
+The text of the user input. This string cannot contain carriage return, newline, or tab characters, and it must be +no longer than 2048 characters.
Swift
-public init(text: String)
+ public init(
+ text: String
+)
The text of the user input. This string cannot contain carriage return, newline, or tab characters, and it must be no longer than 2048 characters.
+The text of the user input. This string cannot contain carriage return, newline, or tab characters, and it must +be no longer than 2048 characters.
State information for the conversation. Continue a conversation by including the context object from the previous response.
+State information for the conversation. Continue a conversation by including the context object from the previous +response.
Entities to use when evaluating the message. Include entities from the previous response to continue using those entities rather than detecting entities in the new input.
+Entities to use when evaluating the message. Include entities from the previous response to continue using those +entities rather than detecting entities in the new input.
Intents to use when evaluating the user input. Include intents from the previous response to continue using those intents rather than trying to recognize intents in the new input.
+Intents to use when evaluating the user input. Include intents from the previous response to continue using those +intents rather than trying to recognize intents in the new input.
System output. Include the output from the previous response to maintain intermediate information over multiple requests.
+System output. Include the output from the previous response to maintain intermediate information over multiple +requests.
Swift
-public init(input: InputData? = nil, alternateIntents: Bool? = nil, context: Context? = nil, entities: [RuntimeEntity]? = nil, intents: [RuntimeIntent]? = nil, output: OutputData? = nil)
+ public init(
+ input: InputData? = nil,
+ alternateIntents: Bool? = nil,
+ context: Context? = nil,
+ entities: [RuntimeEntity]? = nil,
+ intents: [RuntimeIntent]? = nil,
+ output: OutputData? = nil
+)
State information for the conversation. Continue a conversation by including the context object from the previous response.
+State information for the conversation. Continue a conversation by including the context object from the previous +response.
Entities to use when evaluating the message. Include entities from the previous response to continue using those entities rather than detecting entities in the new input.
+Entities to use when evaluating the message. Include entities from the previous response to continue using those +entities rather than detecting entities in the new input.
Intents to use when evaluating the user input. Include intents from the previous response to continue using those intents rather than trying to recognize intents in the new input.
+Intents to use when evaluating the user input. Include intents from the previous response to continue using those +intents rather than trying to recognize intents in the new input.
System output. Include the output from the previous response to maintain intermediate information over multiple requests.
+System output. Include the output from the previous response to maintain intermediate information over multiple +requests.
An array of the nodes that were triggered to create the response, in the order in which they were visited. This information is useful for debugging and for tracing the path taken through the node tree.
+An array of the nodes that were triggered to create the response, in the order in which they were visited. This +information is useful for debugging and for tracing the path taken through the node tree.
An array of objects containing detailed diagnostic information about the nodes that were triggered during processing of the input message. Included only if nodes_visited_details is set to true
in the message request.
An array of objects containing detailed diagnostic information about the nodes that were triggered during
+processing of the input message. Included only if nodes_visited_details is set to true
in the message
+request.
Swift
-public init(logMessages: [LogMessage], text: [String], nodesVisited: [String]? = nil, nodesVisitedDetails: [DialogNodeVisitedDetails]? = nil, additionalProperties: [String: JSON] = [:])
+ public init(
+ logMessages: [LogMessage],
+ text: [String],
+ nodesVisited: [String]? = nil,
+ nodesVisitedDetails: [DialogNodeVisitedDetails]? = nil,
+ additionalProperties: [String: JSON] = [:]
+)
An array of the nodes that were triggered to create the response, in the order in which they were visited. This information is useful for debugging and for tracing the path taken through the node tree.
+An array of the nodes that were triggered to create the response, in the order in which they were visited. This +information is useful for debugging and for tracing the path taken through the node tree.
An array of objects containing detailed diagnostic information about the nodes that were triggered during processing of the input message. Included only if nodes_visited_details is set to true
in the message request.
An array of objects containing detailed diagnostic information about the nodes that were triggered during
+processing of the input message. Included only if nodes_visited_details is set to true
in the message
+request.
An array of zero-based character offsets that indicate where the detected entity values begin and end in the input text.
+An array of zero-based character offsets that indicate where the detected entity values begin and end in the input +text.
Swift
-public init(entity: String, location: [Int], value: String, confidence: Double? = nil, metadata: [String: JSON]? = nil, groups: [CaptureGroup]? = nil, additionalProperties: [String: JSON] = [:])
+ public init(
+ entity: String,
+ location: [Int],
+ value: String,
+ confidence: Double? = nil,
+ metadata: [String: JSON]? = nil,
+ groups: [CaptureGroup]? = nil,
+ additionalProperties: [String: JSON] = [:]
+)
An array of zero-based character offsets that indicate where the detected entity values begin and end in the input text.
+An array of zero-based character offsets that indicate where the detected entity values begin and end in the +input text.
Swift
-public init(text: String? = nil)
+ public init(
+ text: String? = nil
+)
The dialog node ID. This string must conform to the following restrictions: - It can contain only Unicode alphanumeric, space, underscore, hyphen, and dot characters. - It must be no longer than 1024 characters.
+The dialog node ID. This string must conform to the following restrictions:
+ +The description of the dialog node. This string cannot contain carriage return, newline, or tab characters, and it must be no longer than 128 characters.
+The description of the dialog node. This string cannot contain carriage return, newline, or tab characters, and it +must be no longer than 128 characters.
The condition that will trigger the dialog node. This string cannot contain carriage return, newline, or tab characters, and it must be no longer than 2048 characters.
+The condition that will trigger the dialog node. This string cannot contain carriage return, newline, or tab +characters, and it must be no longer than 2048 characters.
The output of the dialog node. For more information about how to specify dialog node output, see the documentation.
+The output of the dialog node. For more information about how to specify dialog node output, see the +documentation.
The alias used to identify the dialog node. This string must conform to the following restrictions: - It can contain only Unicode alphanumeric, space, underscore, hyphen, and dot characters. - It must be no longer than 64 characters.
+The alias used to identify the dialog node. This string must conform to the following restrictions:
+ +Swift
-public init(dialogNode: String? = nil, description: String? = nil, conditions: String? = nil, parent: String? = nil, previousSibling: String? = nil, output: [String: JSON]? = nil, context: [String: JSON]? = nil, metadata: [String: JSON]? = nil, nextStep: DialogNodeNextStep? = nil, title: String? = nil, nodeType: String? = nil, eventName: String? = nil, variable: String? = nil, actions: [DialogNodeAction]? = nil, digressIn: String? = nil, digressOut: String? = nil, digressOutSlots: String? = nil)
+ public init(
+ dialogNode: String? = nil,
+ description: String? = nil,
+ conditions: String? = nil,
+ parent: String? = nil,
+ previousSibling: String? = nil,
+ output: [String: JSON]? = nil,
+ context: [String: JSON]? = nil,
+ metadata: [String: JSON]? = nil,
+ nextStep: DialogNodeNextStep? = nil,
+ title: String? = nil,
+ nodeType: String? = nil,
+ eventName: String? = nil,
+ variable: String? = nil,
+ actions: [DialogNodeAction]? = nil,
+ digressIn: String? = nil,
+ digressOut: String? = nil,
+ digressOutSlots: String? = nil
+)
The dialog node ID. This string must conform to the following restrictions: - It can contain only Unicode alphanumeric, space, underscore, hyphen, and dot characters. - It must be no longer than 1024 characters.
+The dialog node ID. This string must conform to the following restrictions: + +
The description of the dialog node. This string cannot contain carriage return, newline, or tab characters, and it must be no longer than 128 characters.
+The description of the dialog node. This string cannot contain carriage return, newline, or tab characters, and +it must be no longer than 128 characters.
The condition that will trigger the dialog node. This string cannot contain carriage return, newline, or tab characters, and it must be no longer than 2048 characters.
+The condition that will trigger the dialog node. This string cannot contain carriage return, newline, or tab +characters, and it must be no longer than 2048 characters.
The output of the dialog node. For more information about how to specify dialog node output, see the documentation.
+The output of the dialog node. For more information about how to specify dialog node output, see the +documentation.
The alias used to identify the dialog node. This string must conform to the following restrictions: - It can contain only Unicode alphanumeric, space, underscore, hyphen, and dot characters. - It must be no longer than 64 characters.
+The alias used to identify the dialog node. This string must conform to the following restrictions: + +
The name of the entity. This string must conform to the following restrictions: - It can contain only Unicode alphanumeric, underscore, and hyphen characters. - It cannot begin with the reserved prefix sys-
. - It must be no longer than 64 characters.
The name of the entity. This string must conform to the following restrictions:
+ +sys-
.The description of the entity. This string cannot contain carriage return, newline, or tab characters, and it must be no longer than 128 characters.
+The description of the entity. This string cannot contain carriage return, newline, or tab characters, and it must +be no longer than 128 characters.
Swift
-public init(entity: String? = nil, description: String? = nil, metadata: [String: JSON]? = nil, fuzzyMatch: Bool? = nil, values: [CreateValue]? = nil)
+ public init(
+ entity: String? = nil,
+ description: String? = nil,
+ metadata: [String: JSON]? = nil,
+ fuzzyMatch: Bool? = nil,
+ values: [CreateValue]? = nil
+)
The name of the entity. This string must conform to the following restrictions: - It can contain only Unicode alphanumeric, underscore, and hyphen characters. - It cannot begin with the reserved prefix sys-
. - It must be no longer than 64 characters.
The name of the entity. This string must conform to the following restrictions: + +
sys-
.The description of the entity. This string cannot contain carriage return, newline, or tab characters, and it must be no longer than 128 characters.
+The description of the entity. This string cannot contain carriage return, newline, or tab characters, and it +must be no longer than 128 characters.
The text of the user input example. This string must conform to the following restrictions: - It cannot contain carriage return, newline, or tab characters. - It cannot consist of only whitespace characters. - It must be no longer than 1024 characters.
+The text of the user input example. This string must conform to the following restrictions:
+ +Swift
-public init(text: String? = nil)
+ public init(
+ text: String? = nil
+)
The text of the user input example. This string must conform to the following restrictions: - It cannot contain carriage return, newline, or tab characters. - It cannot consist of only whitespace characters. - It must be no longer than 1024 characters.
+The text of the user input example. This string must conform to the following restrictions:
+ +The name of the intent. This string must conform to the following restrictions: - It can contain only Unicode alphanumeric, underscore, hyphen, and dot characters. - It cannot begin with the reserved prefix sys-
. - It must be no longer than 128 characters.
The name of the intent. This string must conform to the following restrictions:
+ +sys-
.Swift
-public init(intent: String? = nil, description: String? = nil, examples: [CreateExample]? = nil)
+ public init(
+ intent: String? = nil,
+ description: String? = nil,
+ examples: [CreateExample]? = nil
+)
The name of the intent. This string must conform to the following restrictions: - It can contain only Unicode alphanumeric, underscore, hyphen, and dot characters. - It cannot begin with the reserved prefix sys-
. - It must be no longer than 128 characters.
The name of the intent. This string must conform to the following restrictions: + +
sys-
.The text of the synonym. This string must conform to the following restrictions: - It cannot contain carriage return, newline, or tab characters. - It cannot consist of only whitespace characters. - It must be no longer than 64 characters.
+The text of the synonym. This string must conform to the following restrictions:
+ +Swift
-public init(synonym: String? = nil)
+ public init(
+ synonym: String? = nil
+)
The text of the synonym. This string must conform to the following restrictions: - It cannot contain carriage return, newline, or tab characters. - It cannot consist of only whitespace characters. - It must be no longer than 64 characters.
+The text of the synonym. This string must conform to the following restrictions:
+ +The text of the entity value. This string must conform to the following restrictions: - It cannot contain carriage return, newline, or tab characters. - It cannot consist of only whitespace characters. - It must be no longer than 64 characters.
+The text of the entity value. This string must conform to the following restrictions:
+ +An array of synonyms for the entity value. You can provide either synonyms or patterns (as indicated by type), but not both. A synonym must conform to the following resrictions: - It cannot contain carriage return, newline, or tab characters. - It cannot consist of only whitespace characters. - It must be no longer than 64 characters.
+An array of synonyms for the entity value. You can provide either synonyms or patterns (as indicated by type), +but not both. A synonym must conform to the following resrictions:
+ +An array of patterns for the entity value. You can provide either synonyms or patterns (as indicated by type), but not both. A pattern is a regular expression no longer than 128 characters. For more information about how to specify a pattern, see the documentation.
+An array of patterns for the entity value. You can provide either synonyms or patterns (as indicated by type), +but not both. A pattern is a regular expression no longer than 128 characters. For more information about how to +specify a pattern, see the +documentation.
Swift
-public init(value: String? = nil, metadata: [String: JSON]? = nil, valueType: String? = nil, synonyms: [String]? = nil, patterns: [String]? = nil)
+ public init(
+ value: String? = nil,
+ metadata: [String: JSON]? = nil,
+ valueType: String? = nil,
+ synonyms: [String]? = nil,
+ patterns: [String]? = nil
+)
The text of the entity value. This string must conform to the following restrictions: - It cannot contain carriage return, newline, or tab characters. - It cannot consist of only whitespace characters. - It must be no longer than 64 characters.
+The text of the entity value. This string must conform to the following restrictions: + +
An array of synonyms for the entity value. You can provide either synonyms or patterns (as indicated by type), but not both. A synonym must conform to the following resrictions: - It cannot contain carriage return, newline, or tab characters. - It cannot consist of only whitespace characters. - It must be no longer than 64 characters.
+An array of synonyms for the entity value. You can provide either synonyms or patterns (as indicated by +type), but not both. A synonym must conform to the following resrictions: + +
An array of patterns for the entity value. You can provide either synonyms or patterns (as indicated by type), but not both. A pattern is a regular expression no longer than 128 characters. For more information about how to specify a pattern, see the documentation.
+An array of patterns for the entity value. You can provide either synonyms or patterns (as indicated by +type), but not both. A pattern is a regular expression no longer than 128 characters. For more information +about how to specify a pattern, see the +documentation.
The name of the workspace. This string cannot contain carriage return, newline, or tab characters, and it must be no longer than 64 characters.
+The name of the workspace. This string cannot contain carriage return, newline, or tab characters, and it must be +no longer than 64 characters.
The description of the workspace. This string cannot contain carriage return, newline, or tab characters, and it must be no longer than 128 characters.
+The description of the workspace. This string cannot contain carriage return, newline, or tab characters, and it +must be no longer than 128 characters.
Whether training data from the workspace can be used by IBM for general service improvements. true
indicates that workspace training data is not to be used.
Whether training data from the workspace can be used by IBM for general service improvements. true
indicates that
+workspace training data is not to be used.
Swift
-public init(name: String? = nil, description: String? = nil, language: String? = nil, intents: [CreateIntent]? = nil, entities: [CreateEntity]? = nil, dialogNodes: [CreateDialogNode]? = nil, counterexamples: [CreateCounterexample]? = nil, metadata: [String: JSON]? = nil, learningOptOut: Bool? = nil)
+ public init(
+ name: String? = nil,
+ description: String? = nil,
+ language: String? = nil,
+ intents: [CreateIntent]? = nil,
+ entities: [CreateEntity]? = nil,
+ dialogNodes: [CreateDialogNode]? = nil,
+ counterexamples: [CreateCounterexample]? = nil,
+ metadata: [String: JSON]? = nil,
+ learningOptOut: Bool? = nil
+)
The name of the workspace. This string cannot contain carriage return, newline, or tab characters, and it must be no longer than 64 characters.
+The name of the workspace. This string cannot contain carriage return, newline, or tab characters, and it must be +no longer than 64 characters.
The description of the workspace. This string cannot contain carriage return, newline, or tab characters, and it must be no longer than 128 characters.
+The description of the workspace. This string cannot contain carriage return, newline, or tab characters, and it +must be no longer than 128 characters.
Whether training data from the workspace can be used by IBM for general service improvements. true
indicates that workspace training data is not to be used.
Whether training data from the workspace can be used by IBM for general service improvements. true
indicates
+that workspace training data is not to be used.
Whether training data from the workspace (including artifacts such as intents and entities) can be used by IBM for general service improvements. true
indicates that workspace training data is not to be used.
Whether training data from the workspace (including artifacts such as intents and entities) can be used by IBM for
+general service improvements. true
indicates that workspace training data is not to be used.
Whether training data from the workspace can be used by IBM for general service improvements. true
indicates that workspace training data is not to be used.
Whether training data from the workspace can be used by IBM for general service improvements. true
indicates that
+workspace training data is not to be used.
Add the following to your Package.swift
file to identify the Swift SDK as a dependency. The package manager will clone the Swift SDK when you build your project with swift build
.
dependencies: [
- .package(url: "https://github.com/watson-developer-cloud/swift-sdk", from: "0.26.0")
+ .package(url: "https://github.com/watson-developer-cloud/swift-sdk", from: "0.28.0")
]
Note: This version of instantiation only works with Visual Recognition, as it’s the only service that uses an API key.
+Note: This type of authentication only works with Visual Recognition, and for instances created before May 23, 2018. Newer instances of Visual Recognition use IAM.
let visualRecognition = VisualRecognition(apiKey: "your-apiKey-here", version: "your-version-here")
Deprecation Notice:
+The IBM Watson Language Translator V2 service has been deprecated and replaced by the IBM Watson Language Translator V3 service.
+Please use the LanguageTranslatorV3
class instead of LanguageTranslator
.
+The LanguageTranslator
class will be removed in a future release.
The IBM Watson Language Translator service lets you select a domain, customize it, then identify or select the language of text, and then translate the text from one supported language to another.
@@ -668,6 +671,25 @@The IBM Watson Language Translator service lets you select a domain, customize it, then identify or select the language of text, and then translate the text from one supported language to another.
+ +The following example demonstrates how to use the Language Translator service:
+import LanguageTranslatorV3
+
+let username = "your-username-here"
+let password = "your-password-here"
+let version = "yyyy-mm-dd" // use today's date for the most recent version
+let languageTranslator = LanguageTranslator(username: username, password: password, version: version)
+
let failure = { (error: Error) in print(error) }
let request = TranslateRequest(text: ["Hello"], source: "en", target: "es")
languageTranslator.translate(request: request, failure: failure) {
@@ -1058,7 +1080,7 @@ Visual Recognition
let apiKey = "your-apikey-here"
let version = "YYYY-MM-DD" // use today's date for the most recent version
-let visualRecognition = VisualRecognition(apiKey: apiKey, version: version)
+let visualRecognition = VisualRecognition(version: version, apiKey: apiKey)
let url = "your-image-url"
let failure = { (error: Error) in print(error) }
@@ -1066,6 +1088,10 @@ Visual Recognition
print(classifiedImages)
}
+
+Note: a different initializer is used for authentication with instances created before May 23, 2018:
+let visualRecognition = VisualRecognition(apiKey: apiKey, version: version)
+
The Watson Swift SDK supports offline image classification using Apple Core ML. Classifiers must be trained or updated with the coreMLEnabled
flag set to true. Once the classifier’s coreMLStatus
is ready
then a Core ML model is available to download and use for offline classification.
Undocumented
","parent_name":"Status"},"Structs/WorkspaceExport/Status.html#/s:11AssistantV115WorkspaceExportV6StatusO8trainingA2EmF":{"name":"training","abstract":"Undocumented
","parent_name":"Status"},"Structs/WorkspaceExport/Status.html#/s:11AssistantV115WorkspaceExportV6StatusO6failedA2EmF":{"name":"failed","abstract":"Undocumented
","parent_name":"Status"},"Structs/WorkspaceExport/Status.html#/s:11AssistantV115WorkspaceExportV6StatusO9availableA2EmF":{"name":"available","abstract":"Undocumented
","parent_name":"Status"},"Structs/WorkspaceExport/Status.html#/s:11AssistantV115WorkspaceExportV6StatusO11unavailableA2EmF":{"name":"unavailable","abstract":"Undocumented
","parent_name":"Status"},"Structs/WorkspaceExport/Status.html":{"name":"Status","abstract":"The current status of the workspace.
","parent_name":"WorkspaceExport"},"Structs/WorkspaceExport.html#/s:11AssistantV115WorkspaceExportV4nameSSvp":{"name":"name","abstract":"The name of the workspace.
","parent_name":"WorkspaceExport"},"Structs/WorkspaceExport.html#/s:11AssistantV115WorkspaceExportV11descriptionSSvp":{"name":"description","abstract":"The description of the workspace.
","parent_name":"WorkspaceExport"},"Structs/WorkspaceExport.html#/s:11AssistantV115WorkspaceExportV8languageSSvp":{"name":"language","abstract":"The language of the workspace.
","parent_name":"WorkspaceExport"},"Structs/WorkspaceExport.html#/s:11AssistantV115WorkspaceExportV8metadatas10DictionaryVySSAA4JSONOGvp":{"name":"metadata","abstract":"Any metadata that is required by the workspace.
","parent_name":"WorkspaceExport"},"Structs/WorkspaceExport.html#/s:11AssistantV115WorkspaceExportV7createdSSSgvp":{"name":"created","abstract":"The timestamp for creation of the workspace.
","parent_name":"WorkspaceExport"},"Structs/WorkspaceExport.html#/s:11AssistantV115WorkspaceExportV7updatedSSSgvp":{"name":"updated","abstract":"The timestamp for the last update to the workspace.
","parent_name":"WorkspaceExport"},"Structs/WorkspaceExport.html#/s:11AssistantV115WorkspaceExportV11workspaceIDSSvp":{"name":"workspaceID","abstract":"The workspace ID.
","parent_name":"WorkspaceExport"},"Structs/WorkspaceExport.html#/s:11AssistantV115WorkspaceExportV6statusSSvp":{"name":"status","abstract":"The current status of the workspace.
","parent_name":"WorkspaceExport"},"Structs/WorkspaceExport.html#/s:11AssistantV115WorkspaceExportV14learningOptOutSbvp":{"name":"learningOptOut","abstract":"Whether training data from the workspace can be used by IBM for general service improvements. true
indicates that workspace training data is not to be used.
An array of intents.
","parent_name":"WorkspaceExport"},"Structs/WorkspaceExport.html#/s:11AssistantV115WorkspaceExportV8entitiesSayAA06EntityD0VGSgvp":{"name":"entities","abstract":"An array of entities.
","parent_name":"WorkspaceExport"},"Structs/WorkspaceExport.html#/s:11AssistantV115WorkspaceExportV15counterexamplesSayAA14CounterexampleVGSgvp":{"name":"counterexamples","abstract":"An array of counterexamples.
","parent_name":"WorkspaceExport"},"Structs/WorkspaceExport.html#/s:11AssistantV115WorkspaceExportV11dialogNodesSayAA10DialogNodeVGSgvp":{"name":"dialogNodes","abstract":"An array of objects describing the dialog nodes in the workspace.
","parent_name":"WorkspaceExport"},"Structs/WorkspaceCollection.html#/s:11AssistantV119WorkspaceCollectionV10workspacesSayAA0C0VGvp":{"name":"workspaces","abstract":"An array of objects describing the workspaces associated with the service instance.
","parent_name":"WorkspaceCollection"},"Structs/WorkspaceCollection.html#/s:11AssistantV119WorkspaceCollectionV10paginationAA10PaginationVvp":{"name":"pagination","abstract":"An object defining the pagination data for the returned objects.
","parent_name":"WorkspaceCollection"},"Structs/Workspace.html#/s:11AssistantV19WorkspaceV4nameSSvp":{"name":"name","abstract":"The name of the workspace.
","parent_name":"Workspace"},"Structs/Workspace.html#/s:11AssistantV19WorkspaceV8languageSSvp":{"name":"language","abstract":"The language of the workspace.
","parent_name":"Workspace"},"Structs/Workspace.html#/s:11AssistantV19WorkspaceV7createdSSSgvp":{"name":"created","abstract":"The timestamp for creation of the workspace.
","parent_name":"Workspace"},"Structs/Workspace.html#/s:11AssistantV19WorkspaceV7updatedSSSgvp":{"name":"updated","abstract":"The timestamp for the last update to the workspace.
","parent_name":"Workspace"},"Structs/Workspace.html#/s:11AssistantV19WorkspaceV11workspaceIDSSvp":{"name":"workspaceID","abstract":"The workspace ID.
","parent_name":"Workspace"},"Structs/Workspace.html#/s:11AssistantV19WorkspaceV11descriptionSSSgvp":{"name":"description","abstract":"The description of the workspace.
","parent_name":"Workspace"},"Structs/Workspace.html#/s:11AssistantV19WorkspaceV8metadatas10DictionaryVySSAA4JSONOGSgvp":{"name":"metadata","abstract":"Any metadata related to the workspace.
","parent_name":"Workspace"},"Structs/Workspace.html#/s:11AssistantV19WorkspaceV14learningOptOutSbSgvp":{"name":"learningOptOut","abstract":"Whether training data from the workspace (including artifacts such as intents and entities) can be used by IBM for general service improvements. true
indicates that workspace training data is not to be used.
Undocumented
","parent_name":"ValueType"},"Structs/ValueExport/ValueType.html#/s:11AssistantV111ValueExportV0C4TypeO8patternsA2EmF":{"name":"patterns","abstract":"Undocumented
","parent_name":"ValueType"},"Structs/ValueExport/ValueType.html":{"name":"ValueType","abstract":"Specifies the type of value.
","parent_name":"ValueExport"},"Structs/ValueExport.html#/s:11AssistantV111ValueExportV9valueTextSSvp":{"name":"valueText","abstract":"The text of the entity value.
","parent_name":"ValueExport"},"Structs/ValueExport.html#/s:11AssistantV111ValueExportV8metadatas10DictionaryVySSAA4JSONOGSgvp":{"name":"metadata","abstract":"Any metadata related to the entity value.
","parent_name":"ValueExport"},"Structs/ValueExport.html#/s:11AssistantV111ValueExportV7createdSSSgvp":{"name":"created","abstract":"The timestamp for creation of the entity value.
","parent_name":"ValueExport"},"Structs/ValueExport.html#/s:11AssistantV111ValueExportV7updatedSSSgvp":{"name":"updated","abstract":"The timestamp for the last update to the entity value.
","parent_name":"ValueExport"},"Structs/ValueExport.html#/s:11AssistantV111ValueExportV8synonymsSaySSGSgvp":{"name":"synonyms","abstract":"An array containing any synonyms for the entity value.
","parent_name":"ValueExport"},"Structs/ValueExport.html#/s:11AssistantV111ValueExportV8patternsSaySSGSgvp":{"name":"patterns","abstract":"An array containing any patterns for the entity value.
","parent_name":"ValueExport"},"Structs/ValueExport.html#/s:11AssistantV111ValueExportV9valueTypeSSvp":{"name":"valueType","abstract":"Specifies the type of value.
","parent_name":"ValueExport"},"Structs/ValueCollection.html#/s:11AssistantV115ValueCollectionV6valuesSayAA0C6ExportVGvp":{"name":"values","abstract":"An array of entity values.
","parent_name":"ValueCollection"},"Structs/ValueCollection.html#/s:11AssistantV115ValueCollectionV10paginationAA10PaginationVvp":{"name":"pagination","abstract":"An object defining the pagination data for the returned objects.
","parent_name":"ValueCollection"},"Structs/Value/ValueType.html#/s:11AssistantV15ValueV0C4TypeO8synonymsA2EmF":{"name":"synonyms","abstract":"Undocumented
","parent_name":"ValueType"},"Structs/Value/ValueType.html#/s:11AssistantV15ValueV0C4TypeO8patternsA2EmF":{"name":"patterns","abstract":"Undocumented
","parent_name":"ValueType"},"Structs/Value/ValueType.html":{"name":"ValueType","abstract":"Specifies the type of value.
","parent_name":"Value"},"Structs/Value.html#/s:11AssistantV15ValueV9valueTextSSvp":{"name":"valueText","abstract":"The text of the entity value.
","parent_name":"Value"},"Structs/Value.html#/s:11AssistantV15ValueV8metadatas10DictionaryVySSAA4JSONOGSgvp":{"name":"metadata","abstract":"Any metadata related to the entity value.
","parent_name":"Value"},"Structs/Value.html#/s:11AssistantV15ValueV7createdSSSgvp":{"name":"created","abstract":"The timestamp for creation of the entity value.
","parent_name":"Value"},"Structs/Value.html#/s:11AssistantV15ValueV7updatedSSSgvp":{"name":"updated","abstract":"The timestamp for the last update to the entity value.
","parent_name":"Value"},"Structs/Value.html#/s:11AssistantV15ValueV8synonymsSaySSGSgvp":{"name":"synonyms","abstract":"An array containing any synonyms for the entity value.
","parent_name":"Value"},"Structs/Value.html#/s:11AssistantV15ValueV8patternsSaySSGSgvp":{"name":"patterns","abstract":"An array containing any patterns for the entity value.
","parent_name":"Value"},"Structs/Value.html#/s:11AssistantV15ValueV9valueTypeSSvp":{"name":"valueType","abstract":"Specifies the type of value.
","parent_name":"Value"},"Structs/UpdateWorkspace.html#/s:11AssistantV115UpdateWorkspaceV4nameSSSgvp":{"name":"name","abstract":"The name of the workspace. This string cannot contain carriage return, newline, or tab characters, and it must be no longer than 64 characters.
","parent_name":"UpdateWorkspace"},"Structs/UpdateWorkspace.html#/s:11AssistantV115UpdateWorkspaceV11descriptionSSSgvp":{"name":"description","abstract":"The description of the workspace. This string cannot contain carriage return, newline, or tab characters, and it must be no longer than 128 characters.
","parent_name":"UpdateWorkspace"},"Structs/UpdateWorkspace.html#/s:11AssistantV115UpdateWorkspaceV8languageSSSgvp":{"name":"language","abstract":"The language of the workspace.
","parent_name":"UpdateWorkspace"},"Structs/UpdateWorkspace.html#/s:11AssistantV115UpdateWorkspaceV7intentsSayAA12CreateIntentVGSgvp":{"name":"intents","abstract":"An array of objects defining the intents for the workspace.
","parent_name":"UpdateWorkspace"},"Structs/UpdateWorkspace.html#/s:11AssistantV115UpdateWorkspaceV8entitiesSayAA12CreateEntityVGSgvp":{"name":"entities","abstract":"An array of objects defining the entities for the workspace.
","parent_name":"UpdateWorkspace"},"Structs/UpdateWorkspace.html#/s:11AssistantV115UpdateWorkspaceV11dialogNodesSayAA16CreateDialogNodeVGSgvp":{"name":"dialogNodes","abstract":"An array of objects defining the nodes in the workspace dialog.
","parent_name":"UpdateWorkspace"},"Structs/UpdateWorkspace.html#/s:11AssistantV115UpdateWorkspaceV15counterexamplesSayAA20CreateCounterexampleVGSgvp":{"name":"counterexamples","abstract":"An array of objects defining input examples that have been marked as irrelevant input.
","parent_name":"UpdateWorkspace"},"Structs/UpdateWorkspace.html#/s:11AssistantV115UpdateWorkspaceV8metadatas10DictionaryVySSAA4JSONOGSgvp":{"name":"metadata","abstract":"Any metadata related to the workspace.
","parent_name":"UpdateWorkspace"},"Structs/UpdateWorkspace.html#/s:11AssistantV115UpdateWorkspaceV14learningOptOutSbSgvp":{"name":"learningOptOut","abstract":"Whether training data from the workspace can be used by IBM for general service improvements. true
indicates that workspace training data is not to be used.
Initialize a UpdateWorkspace
with member variables.
Undocumented
","parent_name":"ValueType"},"Structs/UpdateValue/ValueType.html#/s:11AssistantV111UpdateValueV0D4TypeO8patternsA2EmF":{"name":"patterns","abstract":"Undocumented
","parent_name":"ValueType"},"Structs/UpdateValue/ValueType.html":{"name":"ValueType","abstract":"Specifies the type of value.
","parent_name":"UpdateValue"},"Structs/UpdateValue.html#/s:11AssistantV111UpdateValueV5valueSSSgvp":{"name":"value","abstract":"The text of the entity value. This string must conform to the following restrictions: - It cannot contain carriage return, newline, or tab characters. - It cannot consist of only whitespace characters. - It must be no longer than 64 characters.
","parent_name":"UpdateValue"},"Structs/UpdateValue.html#/s:11AssistantV111UpdateValueV8metadatas10DictionaryVySSAA4JSONOGSgvp":{"name":"metadata","abstract":"Any metadata related to the entity value.
","parent_name":"UpdateValue"},"Structs/UpdateValue.html#/s:11AssistantV111UpdateValueV9valueTypeSSSgvp":{"name":"valueType","abstract":"Specifies the type of value.
","parent_name":"UpdateValue"},"Structs/UpdateValue.html#/s:11AssistantV111UpdateValueV8synonymsSaySSGSgvp":{"name":"synonyms","abstract":"An array of synonyms for the entity value. You can provide either synonyms or patterns (as indicated by type), but not both. A synonym must conform to the following resrictions: - It cannot contain carriage return, newline, or tab characters. - It cannot consist of only whitespace characters. - It must be no longer than 64 characters.
","parent_name":"UpdateValue"},"Structs/UpdateValue.html#/s:11AssistantV111UpdateValueV8patternsSaySSGSgvp":{"name":"patterns","abstract":"An array of patterns for the entity value. You can provide either synonyms or patterns (as indicated by type), but not both. A pattern is a regular expression no longer than 128 characters. For more information about how to specify a pattern, see the documentation.
","parent_name":"UpdateValue"},"Structs/UpdateValue.html#/s:11AssistantV111UpdateValueVACSSSg5value_s10DictionaryVySSAA4JSONOGSg8metadataAD0E4TypeSaySSGSg8synonymsAO8patternstcfc":{"name":"init(value:metadata:valueType:synonyms:patterns:)","abstract":"Initialize a UpdateValue
with member variables.
The text of the synonym. This string must conform to the following restrictions: - It cannot contain carriage return, newline, or tab characters. - It cannot consist of only whitespace characters. - It must be no longer than 64 characters.
","parent_name":"UpdateSynonym"},"Structs/UpdateSynonym.html#/s:11AssistantV113UpdateSynonymVACSSSg7synonym_tcfc":{"name":"init(synonym:)","abstract":"Initialize a UpdateSynonym
with member variables.
The name of the intent. This string must conform to the following restrictions: - It can contain only Unicode alphanumeric, underscore, hyphen, and dot characters. - It cannot begin with the reserved prefix sys-
. - It must be no longer than 128 characters.
The description of the intent.
","parent_name":"UpdateIntent"},"Structs/UpdateIntent.html#/s:11AssistantV112UpdateIntentV8examplesSayAA13CreateExampleVGSgvp":{"name":"examples","abstract":"An array of user input examples for the intent.
","parent_name":"UpdateIntent"},"Structs/UpdateIntent.html#/s:11AssistantV112UpdateIntentVACSSSg6intent_AD11descriptionSayAA13CreateExampleVGSg8examplestcfc":{"name":"init(intent:description:examples:)","abstract":"Initialize a UpdateIntent
with member variables.
The text of the user input example. This string must conform to the following restrictions: - It cannot contain carriage return, newline, or tab characters. - It cannot consist of only whitespace characters. - It must be no longer than 1024 characters.
","parent_name":"UpdateExample"},"Structs/UpdateExample.html#/s:11AssistantV113UpdateExampleVACSSSg4text_tcfc":{"name":"init(text:)","abstract":"Initialize a UpdateExample
with member variables.
The name of the entity. This string must conform to the following restrictions: - It can contain only Unicode alphanumeric, underscore, and hyphen characters. - It cannot begin with the reserved prefix sys-
. - It must be no longer than 64 characters.
The description of the entity. This string cannot contain carriage return, newline, or tab characters, and it must be no longer than 128 characters.
","parent_name":"UpdateEntity"},"Structs/UpdateEntity.html#/s:11AssistantV112UpdateEntityV8metadatas10DictionaryVySSAA4JSONOGSgvp":{"name":"metadata","abstract":"Any metadata related to the entity.
","parent_name":"UpdateEntity"},"Structs/UpdateEntity.html#/s:11AssistantV112UpdateEntityV10fuzzyMatchSbSgvp":{"name":"fuzzyMatch","abstract":"Whether to use fuzzy matching for the entity.
","parent_name":"UpdateEntity"},"Structs/UpdateEntity.html#/s:11AssistantV112UpdateEntityV6valuesSayAA11CreateValueVGSgvp":{"name":"values","abstract":"An array of entity values.
","parent_name":"UpdateEntity"},"Structs/UpdateEntity.html#/s:11AssistantV112UpdateEntityVACSSSg6entity_AD11descriptions10DictionaryVySSAA4JSONOGSg8metadataSbSg10fuzzyMatchSayAA11CreateValueVGSg6valuestcfc":{"name":"init(entity:description:metadata:fuzzyMatch:values:)","abstract":"Initialize a UpdateEntity
with member variables.
Undocumented
","parent_name":"DigressOutSlots"},"Structs/UpdateDialogNode/DigressOutSlots.html#/s:11AssistantV116UpdateDialogNodeV15DigressOutSlotsO14allowReturningA2EmF":{"name":"allowReturning","abstract":"Undocumented
","parent_name":"DigressOutSlots"},"Structs/UpdateDialogNode/DigressOutSlots.html#/s:11AssistantV116UpdateDialogNodeV15DigressOutSlotsO8allowAllA2EmF":{"name":"allowAll","abstract":"Undocumented
","parent_name":"DigressOutSlots"},"Structs/UpdateDialogNode/DigressOut.html#/s:11AssistantV116UpdateDialogNodeV10DigressOutO9returningA2EmF":{"name":"returning","abstract":"Undocumented
","parent_name":"DigressOut"},"Structs/UpdateDialogNode/DigressOut.html#/s:11AssistantV116UpdateDialogNodeV10DigressOutO3allA2EmF":{"name":"all","abstract":"Undocumented
","parent_name":"DigressOut"},"Structs/UpdateDialogNode/DigressOut.html#/s:11AssistantV116UpdateDialogNodeV10DigressOutO14allNeverReturnA2EmF":{"name":"allNeverReturn","abstract":"Undocumented
","parent_name":"DigressOut"},"Structs/UpdateDialogNode/DigressIn.html#/s:11AssistantV116UpdateDialogNodeV9DigressInO12notAvailableA2EmF":{"name":"notAvailable","abstract":"Undocumented
","parent_name":"DigressIn"},"Structs/UpdateDialogNode/DigressIn.html#/s:11AssistantV116UpdateDialogNodeV9DigressInO7returnsA2EmF":{"name":"returns","abstract":"Undocumented
","parent_name":"DigressIn"},"Structs/UpdateDialogNode/DigressIn.html#/s:11AssistantV116UpdateDialogNodeV9DigressInO13doesNotReturnA2EmF":{"name":"doesNotReturn","abstract":"Undocumented
","parent_name":"DigressIn"},"Structs/UpdateDialogNode/EventName.html#/s:11AssistantV116UpdateDialogNodeV9EventNameO5focusA2EmF":{"name":"focus","abstract":"Undocumented
","parent_name":"EventName"},"Structs/UpdateDialogNode/EventName.html#/s:11AssistantV116UpdateDialogNodeV9EventNameO5inputA2EmF":{"name":"input","abstract":"Undocumented
","parent_name":"EventName"},"Structs/UpdateDialogNode/EventName.html#/s:11AssistantV116UpdateDialogNodeV9EventNameO6filledA2EmF":{"name":"filled","abstract":"Undocumented
","parent_name":"EventName"},"Structs/UpdateDialogNode/EventName.html#/s:11AssistantV116UpdateDialogNodeV9EventNameO8validateA2EmF":{"name":"validate","abstract":"Undocumented
","parent_name":"EventName"},"Structs/UpdateDialogNode/EventName.html#/s:11AssistantV116UpdateDialogNodeV9EventNameO14filledMultipleA2EmF":{"name":"filledMultiple","abstract":"Undocumented
","parent_name":"EventName"},"Structs/UpdateDialogNode/EventName.html#/s:11AssistantV116UpdateDialogNodeV9EventNameO7genericA2EmF":{"name":"generic","abstract":"Undocumented
","parent_name":"EventName"},"Structs/UpdateDialogNode/EventName.html#/s:11AssistantV116UpdateDialogNodeV9EventNameO7nomatchA2EmF":{"name":"nomatch","abstract":"Undocumented
","parent_name":"EventName"},"Structs/UpdateDialogNode/EventName.html#/s:11AssistantV116UpdateDialogNodeV9EventNameO24nomatchResponsesDepletedA2EmF":{"name":"nomatchResponsesDepleted","abstract":"Undocumented
","parent_name":"EventName"},"Structs/UpdateDialogNode/EventName.html#/s:11AssistantV116UpdateDialogNodeV9EventNameO22digressionReturnPromptA2EmF":{"name":"digressionReturnPrompt","abstract":"Undocumented
","parent_name":"EventName"},"Structs/UpdateDialogNode/NodeType.html#/s:11AssistantV116UpdateDialogNodeV0E4TypeO8standardA2EmF":{"name":"standard","abstract":"Undocumented
","parent_name":"NodeType"},"Structs/UpdateDialogNode/NodeType.html#/s:11AssistantV116UpdateDialogNodeV0E4TypeO12eventHandlerA2EmF":{"name":"eventHandler","abstract":"Undocumented
","parent_name":"NodeType"},"Structs/UpdateDialogNode/NodeType.html#/s:11AssistantV116UpdateDialogNodeV0E4TypeO5frameA2EmF":{"name":"frame","abstract":"Undocumented
","parent_name":"NodeType"},"Structs/UpdateDialogNode/NodeType.html#/s:11AssistantV116UpdateDialogNodeV0E4TypeO4slotA2EmF":{"name":"slot","abstract":"Undocumented
","parent_name":"NodeType"},"Structs/UpdateDialogNode/NodeType.html#/s:11AssistantV116UpdateDialogNodeV0E4TypeO17responseConditionA2EmF":{"name":"responseCondition","abstract":"Undocumented
","parent_name":"NodeType"},"Structs/UpdateDialogNode/NodeType.html#/s:11AssistantV116UpdateDialogNodeV0E4TypeO6folderA2EmF":{"name":"folder","abstract":"Undocumented
","parent_name":"NodeType"},"Structs/UpdateDialogNode/NodeType.html":{"name":"NodeType","abstract":"How the dialog node is processed.
","parent_name":"UpdateDialogNode"},"Structs/UpdateDialogNode/EventName.html":{"name":"EventName","abstract":"How an event_handler
node is processed.
Whether this top-level dialog node can be digressed into.
","parent_name":"UpdateDialogNode"},"Structs/UpdateDialogNode/DigressOut.html":{"name":"DigressOut","abstract":"Whether this dialog node can be returned to after a digression.
","parent_name":"UpdateDialogNode"},"Structs/UpdateDialogNode/DigressOutSlots.html":{"name":"DigressOutSlots","abstract":"Whether the user can digress to top-level nodes while filling out slots.
","parent_name":"UpdateDialogNode"},"Structs/UpdateDialogNode.html#/s:11AssistantV116UpdateDialogNodeV06dialogE0SSSgvp":{"name":"dialogNode","abstract":"The dialog node ID. This string must conform to the following restrictions: - It can contain only Unicode alphanumeric, space, underscore, hyphen, and dot characters. - It must be no longer than 1024 characters.
","parent_name":"UpdateDialogNode"},"Structs/UpdateDialogNode.html#/s:11AssistantV116UpdateDialogNodeV11descriptionSSSgvp":{"name":"description","abstract":"The description of the dialog node. This string cannot contain carriage return, newline, or tab characters, and it must be no longer than 128 characters.
","parent_name":"UpdateDialogNode"},"Structs/UpdateDialogNode.html#/s:11AssistantV116UpdateDialogNodeV10conditionsSSSgvp":{"name":"conditions","abstract":"The condition that will trigger the dialog node. This string cannot contain carriage return, newline, or tab characters, and it must be no longer than 2048 characters.
","parent_name":"UpdateDialogNode"},"Structs/UpdateDialogNode.html#/s:11AssistantV116UpdateDialogNodeV6parentSSSgvp":{"name":"parent","abstract":"The ID of the parent dialog node.
","parent_name":"UpdateDialogNode"},"Structs/UpdateDialogNode.html#/s:11AssistantV116UpdateDialogNodeV15previousSiblingSSSgvp":{"name":"previousSibling","abstract":"The ID of the previous sibling dialog node.
","parent_name":"UpdateDialogNode"},"Structs/UpdateDialogNode.html#/s:11AssistantV116UpdateDialogNodeV6outputs10DictionaryVySSAA4JSONOGSgvp":{"name":"output","abstract":"The output of the dialog node. For more information about how to specify dialog node output, see the documentation.
","parent_name":"UpdateDialogNode"},"Structs/UpdateDialogNode.html#/s:11AssistantV116UpdateDialogNodeV7contexts10DictionaryVySSAA4JSONOGSgvp":{"name":"context","abstract":"The context for the dialog node.
","parent_name":"UpdateDialogNode"},"Structs/UpdateDialogNode.html#/s:11AssistantV116UpdateDialogNodeV8metadatas10DictionaryVySSAA4JSONOGSgvp":{"name":"metadata","abstract":"The metadata for the dialog node.
","parent_name":"UpdateDialogNode"},"Structs/UpdateDialogNode.html#/s:11AssistantV116UpdateDialogNodeV8nextStepAA0de4NextG0VSgvp":{"name":"nextStep","abstract":"The next step to be executed in dialog processing.
","parent_name":"UpdateDialogNode"},"Structs/UpdateDialogNode.html#/s:11AssistantV116UpdateDialogNodeV5titleSSSgvp":{"name":"title","abstract":"The alias used to identify the dialog node. This string must conform to the following restrictions: - It can contain only Unicode alphanumeric, space, underscore, hyphen, and dot characters. - It must be no longer than 64 characters.
","parent_name":"UpdateDialogNode"},"Structs/UpdateDialogNode.html#/s:11AssistantV116UpdateDialogNodeV8nodeTypeSSSgvp":{"name":"nodeType","abstract":"How the dialog node is processed.
","parent_name":"UpdateDialogNode"},"Structs/UpdateDialogNode.html#/s:11AssistantV116UpdateDialogNodeV9eventNameSSSgvp":{"name":"eventName","abstract":"How an event_handler
node is processed.
The location in the dialog context where output is stored.
","parent_name":"UpdateDialogNode"},"Structs/UpdateDialogNode.html#/s:11AssistantV116UpdateDialogNodeV7actionsSayAA0dE6ActionVGSgvp":{"name":"actions","abstract":"An array of objects describing any actions to be invoked by the dialog node.
","parent_name":"UpdateDialogNode"},"Structs/UpdateDialogNode.html#/s:11AssistantV116UpdateDialogNodeV9digressInSSSgvp":{"name":"digressIn","abstract":"Whether this top-level dialog node can be digressed into.
","parent_name":"UpdateDialogNode"},"Structs/UpdateDialogNode.html#/s:11AssistantV116UpdateDialogNodeV10digressOutSSSgvp":{"name":"digressOut","abstract":"Whether this dialog node can be returned to after a digression.
","parent_name":"UpdateDialogNode"},"Structs/UpdateDialogNode.html#/s:11AssistantV116UpdateDialogNodeV15digressOutSlotsSSSgvp":{"name":"digressOutSlots","abstract":"Whether the user can digress to top-level nodes while filling out slots.
","parent_name":"UpdateDialogNode"},"Structs/UpdateDialogNode.html#/s:11AssistantV116UpdateDialogNodeVACSSSg06dialogE0_AD11descriptionAD10conditionsAD6parentAD15previousSiblings10DictionaryVySSAA4JSONOGSg6outputAO7contextAO8metadataAA0dE8NextStepVSg04nextR0AD5titleAD8nodeTypeAD9eventNameAD8variableSayAA0dE6ActionVGSg7actionsAD9digressInAD10digressOutAD15digressOutSlotstcfc":{"name":"init(dialogNode:description:conditions:parent:previousSibling:output:context:metadata:nextStep:title:nodeType:eventName:variable:actions:digressIn:digressOut:digressOutSlots:)","abstract":"Initialize a UpdateDialogNode
with member variables.
The text of a user input counterexample.
","parent_name":"UpdateCounterexample"},"Structs/UpdateCounterexample.html#/s:11AssistantV120UpdateCounterexampleVACSSSg4text_tcfc":{"name":"init(text:)","abstract":"Initialize a UpdateCounterexample
with member variables.
Additional properties associated with this model.
","parent_name":"SystemResponse"},"Structs/SystemResponse.html#/s:11AssistantV114SystemResponseVACs10DictionaryVySSAA4JSONOG20additionalProperties_tcfc":{"name":"init(additionalProperties:)","abstract":"Initialize a SystemResponse
.
An array of synonyms.
","parent_name":"SynonymCollection"},"Structs/SynonymCollection.html#/s:11AssistantV117SynonymCollectionV10paginationAA10PaginationVvp":{"name":"pagination","abstract":"The pagination data for the returned objects.
","parent_name":"SynonymCollection"},"Structs/Synonym.html#/s:11AssistantV17SynonymV11synonymTextSSvp":{"name":"synonymText","abstract":"The text of the synonym.
","parent_name":"Synonym"},"Structs/Synonym.html#/s:11AssistantV17SynonymV7createdSSSgvp":{"name":"created","abstract":"The timestamp for creation of the synonym.
","parent_name":"Synonym"},"Structs/Synonym.html#/s:11AssistantV17SynonymV7updatedSSSgvp":{"name":"updated","abstract":"The timestamp for the most recent update to the synonym.
","parent_name":"Synonym"},"Structs/RuntimeIntent.html#/s:11AssistantV113RuntimeIntentV6intentSSvp":{"name":"intent","abstract":"The name of the recognized intent.
","parent_name":"RuntimeIntent"},"Structs/RuntimeIntent.html#/s:11AssistantV113RuntimeIntentV10confidenceSdvp":{"name":"confidence","abstract":"A decimal percentage that represents Watson’s confidence in the intent.
","parent_name":"RuntimeIntent"},"Structs/RuntimeIntent.html#/s:11AssistantV113RuntimeIntentV20additionalPropertiess10DictionaryVySSAA4JSONOGvp":{"name":"additionalProperties","abstract":"Additional properties associated with this model.
","parent_name":"RuntimeIntent"},"Structs/RuntimeIntent.html#/s:11AssistantV113RuntimeIntentVACSS6intent_Sd10confidences10DictionaryVySSAA4JSONOG20additionalPropertiestcfc":{"name":"init(intent:confidence:additionalProperties:)","abstract":"Initialize a RuntimeIntent
with member variables.
An entity detected in the input.
","parent_name":"RuntimeEntity"},"Structs/RuntimeEntity.html#/s:11AssistantV113RuntimeEntityV8locationSaySiGvp":{"name":"location","abstract":"An array of zero-based character offsets that indicate where the detected entity values begin and end in the input text.
","parent_name":"RuntimeEntity"},"Structs/RuntimeEntity.html#/s:11AssistantV113RuntimeEntityV5valueSSvp":{"name":"value","abstract":"The term in the input text that was recognized as an entity value.
","parent_name":"RuntimeEntity"},"Structs/RuntimeEntity.html#/s:11AssistantV113RuntimeEntityV10confidenceSdSgvp":{"name":"confidence","abstract":"A decimal percentage that represents Watson’s confidence in the entity.
","parent_name":"RuntimeEntity"},"Structs/RuntimeEntity.html#/s:11AssistantV113RuntimeEntityV8metadatas10DictionaryVySSAA4JSONOGSgvp":{"name":"metadata","abstract":"Any metadata for the entity.
","parent_name":"RuntimeEntity"},"Structs/RuntimeEntity.html#/s:11AssistantV113RuntimeEntityV6groupsSayAA12CaptureGroupVGSgvp":{"name":"groups","abstract":"The recognized capture groups for the entity, as defined by the entity pattern.
","parent_name":"RuntimeEntity"},"Structs/RuntimeEntity.html#/s:11AssistantV113RuntimeEntityV20additionalPropertiess10DictionaryVySSAA4JSONOGvp":{"name":"additionalProperties","abstract":"Additional properties associated with this model.
","parent_name":"RuntimeEntity"},"Structs/RuntimeEntity.html#/s:11AssistantV113RuntimeEntityVACSS6entity_SaySiG8locationSS5valueSdSg10confidences10DictionaryVySSAA4JSONOGSg8metadataSayAA12CaptureGroupVGSg6groupsAN20additionalPropertiestcfc":{"name":"init(entity:location:value:confidence:metadata:groups:additionalProperties:)","abstract":"Initialize a RuntimeEntity
with member variables.
The URL that will return the same page of results.
","parent_name":"Pagination"},"Structs/Pagination.html#/s:11AssistantV110PaginationV7nextUrlSSSgvp":{"name":"nextUrl","abstract":"The URL that will return the next page of results.
","parent_name":"Pagination"},"Structs/Pagination.html#/s:11AssistantV110PaginationV5totalSiSgvp":{"name":"total","abstract":"Reserved for future use.
","parent_name":"Pagination"},"Structs/Pagination.html#/s:11AssistantV110PaginationV7matchedSiSgvp":{"name":"matched","abstract":"Reserved for future use.
","parent_name":"Pagination"},"Structs/Pagination.html#/s:11AssistantV110PaginationV13refreshCursorSSSgvp":{"name":"refreshCursor","abstract":"A token identifying the current page of results.
","parent_name":"Pagination"},"Structs/Pagination.html#/s:11AssistantV110PaginationV10nextCursorSSSgvp":{"name":"nextCursor","abstract":"A token identifying the next page of results.
","parent_name":"Pagination"},"Structs/OutputData.html#/s:11AssistantV110OutputDataV11logMessagesSayAA10LogMessageVGvp":{"name":"logMessages","abstract":"An array of up to 50 messages logged with the request.
","parent_name":"OutputData"},"Structs/OutputData.html#/s:11AssistantV110OutputDataV4textSaySSGvp":{"name":"text","abstract":"An array of responses to the user.
","parent_name":"OutputData"},"Structs/OutputData.html#/s:11AssistantV110OutputDataV12nodesVisitedSaySSGSgvp":{"name":"nodesVisited","abstract":"An array of the nodes that were triggered to create the response, in the order in which they were visited. This information is useful for debugging and for tracing the path taken through the node tree.
","parent_name":"OutputData"},"Structs/OutputData.html#/s:11AssistantV110OutputDataV19nodesVisitedDetailsSayAA010DialogNodefG0VGSgvp":{"name":"nodesVisitedDetails","abstract":"An array of objects containing detailed diagnostic information about the nodes that were triggered during processing of the input message. Included only if nodes_visited_details is set to true
in the message request.
Additional properties associated with this model.
","parent_name":"OutputData"},"Structs/OutputData.html#/s:11AssistantV110OutputDataVACSayAA10LogMessageVG11logMessages_SaySSG4textAHSg12nodesVisitedSayAA010DialogNodeK7DetailsVGSg0jkN0s10DictionaryVySSAA4JSONOG20additionalPropertiestcfc":{"name":"init(logMessages:text:nodesVisited:nodesVisitedDetails:additionalProperties:)","abstract":"Initialize a OutputData
with member variables.
The user input from the request.
","parent_name":"MessageResponse"},"Structs/MessageResponse.html#/s:11AssistantV115MessageResponseV7intentsSayAA13RuntimeIntentVGvp":{"name":"intents","abstract":"An array of intents recognized in the user input, sorted in descending order of confidence.
","parent_name":"MessageResponse"},"Structs/MessageResponse.html#/s:11AssistantV115MessageResponseV8entitiesSayAA13RuntimeEntityVGvp":{"name":"entities","abstract":"An array of entities identified in the user input.
","parent_name":"MessageResponse"},"Structs/MessageResponse.html#/s:11AssistantV115MessageResponseV16alternateIntentsSbSgvp":{"name":"alternateIntents","abstract":"Whether to return more than one intent. A value of true
indicates that all matching intents are returned.
State information for the conversation.
","parent_name":"MessageResponse"},"Structs/MessageResponse.html#/s:11AssistantV115MessageResponseV6outputAA10OutputDataVvp":{"name":"output","abstract":"Output from the dialog, including the response to the user, the nodes that were triggered, and log messages.
","parent_name":"MessageResponse"},"Structs/MessageResponse.html#/s:11AssistantV115MessageResponseV20additionalPropertiess10DictionaryVySSAA4JSONOGvp":{"name":"additionalProperties","abstract":"Additional properties associated with this model.
","parent_name":"MessageResponse"},"Structs/MessageResponse.html#/s:s9DecodablePxs7Decoder_p4from_tKcfc":{"name":"init(from:)","parent_name":"MessageResponse"},"Structs/MessageRequest.html#/s:11AssistantV114MessageRequestV5inputAA9InputDataVSgvp":{"name":"input","abstract":"An input object that includes the input text.
","parent_name":"MessageRequest"},"Structs/MessageRequest.html#/s:11AssistantV114MessageRequestV16alternateIntentsSbSgvp":{"name":"alternateIntents","abstract":"Whether to return more than one intent. Set to true
to return all matching intents.
State information for the conversation. Continue a conversation by including the context object from the previous response.
","parent_name":"MessageRequest"},"Structs/MessageRequest.html#/s:11AssistantV114MessageRequestV8entitiesSayAA13RuntimeEntityVGSgvp":{"name":"entities","abstract":"Entities to use when evaluating the message. Include entities from the previous response to continue using those entities rather than detecting entities in the new input.
","parent_name":"MessageRequest"},"Structs/MessageRequest.html#/s:11AssistantV114MessageRequestV7intentsSayAA13RuntimeIntentVGSgvp":{"name":"intents","abstract":"Intents to use when evaluating the user input. Include intents from the previous response to continue using those intents rather than trying to recognize intents in the new input.
","parent_name":"MessageRequest"},"Structs/MessageRequest.html#/s:11AssistantV114MessageRequestV6outputAA10OutputDataVSgvp":{"name":"output","abstract":"System output. Include the output from the previous response to maintain intermediate information over multiple requests.
","parent_name":"MessageRequest"},"Structs/MessageRequest.html#/s:11AssistantV114MessageRequestVAcA9InputDataVSg5input_SbSg16alternateIntentsAA7ContextVSg7contextSayAA13RuntimeEntityVGSg8entitiesSayAA0L6IntentVGSg7intentsAA06OutputF0VSg6outputtcfc":{"name":"init(input:alternateIntents:context:entities:intents:output:)","abstract":"Initialize a MessageRequest
with member variables.
The user’s input.
","parent_name":"MessageInput"},"Structs/LogPagination.html#/s:11AssistantV113LogPaginationV7nextUrlSSSgvp":{"name":"nextUrl","abstract":"The URL that will return the next page of results, if any.
","parent_name":"LogPagination"},"Structs/LogPagination.html#/s:11AssistantV113LogPaginationV7matchedSiSgvp":{"name":"matched","abstract":"Reserved for future use.
","parent_name":"LogPagination"},"Structs/LogPagination.html#/s:11AssistantV113LogPaginationV10nextCursorSSSgvp":{"name":"nextCursor","abstract":"A token identifying the next page of results.
","parent_name":"LogPagination"},"Structs/LogMessage/Level.html#/s:11AssistantV110LogMessageV5LevelO4infoA2EmF":{"name":"info","abstract":"Undocumented
","parent_name":"Level"},"Structs/LogMessage/Level.html#/s:11AssistantV110LogMessageV5LevelO5errorA2EmF":{"name":"error","abstract":"Undocumented
","parent_name":"Level"},"Structs/LogMessage/Level.html#/s:11AssistantV110LogMessageV5LevelO4warnA2EmF":{"name":"warn","abstract":"Undocumented
","parent_name":"Level"},"Structs/LogMessage/Level.html":{"name":"Level","abstract":"The severity of the log message.
","parent_name":"LogMessage"},"Structs/LogMessage.html#/s:11AssistantV110LogMessageV5levelSSvp":{"name":"level","abstract":"The severity of the log message.
","parent_name":"LogMessage"},"Structs/LogMessage.html#/s:11AssistantV110LogMessageV3msgSSvp":{"name":"msg","abstract":"The text of the log message.
","parent_name":"LogMessage"},"Structs/LogMessage.html#/s:11AssistantV110LogMessageV20additionalPropertiess10DictionaryVySSAA4JSONOGvp":{"name":"additionalProperties","abstract":"Additional properties associated with this model.
","parent_name":"LogMessage"},"Structs/LogMessage.html#/s:11AssistantV110LogMessageVACSS5level_SS3msgs10DictionaryVySSAA4JSONOG20additionalPropertiestcfc":{"name":"init(level:msg:additionalProperties:)","abstract":"Initialize a LogMessage
with member variables.
A request received by the workspace, including the user input and context.
","parent_name":"LogExport"},"Structs/LogExport.html#/s:11AssistantV19LogExportV8responseAA15MessageResponseVvp":{"name":"response","abstract":"The response sent by the workspace, including the output text, detected intents and entities, and context.
","parent_name":"LogExport"},"Structs/LogExport.html#/s:11AssistantV19LogExportV5logIDSSvp":{"name":"logID","abstract":"A unique identifier for the logged event.
","parent_name":"LogExport"},"Structs/LogExport.html#/s:11AssistantV19LogExportV16requestTimestampSSvp":{"name":"requestTimestamp","abstract":"The timestamp for receipt of the message.
","parent_name":"LogExport"},"Structs/LogExport.html#/s:11AssistantV19LogExportV17responseTimestampSSvp":{"name":"responseTimestamp","abstract":"The timestamp for the system response to the message.
","parent_name":"LogExport"},"Structs/LogExport.html#/s:11AssistantV19LogExportV11workspaceIDSSvp":{"name":"workspaceID","abstract":"The unique identifier of the workspace where the request was made.
","parent_name":"LogExport"},"Structs/LogExport.html#/s:11AssistantV19LogExportV8languageSSvp":{"name":"language","abstract":"The language of the workspace where the message request was made.
","parent_name":"LogExport"},"Structs/LogCollection.html#/s:11AssistantV113LogCollectionV4logsSayAA0C6ExportVGvp":{"name":"logs","abstract":"An array of objects describing log events.
","parent_name":"LogCollection"},"Structs/LogCollection.html#/s:11AssistantV113LogCollectionV10paginationAA0C10PaginationVvp":{"name":"pagination","abstract":"The pagination data for the returned objects.
","parent_name":"LogCollection"},"Structs/IntentExport.html#/s:11AssistantV112IntentExportV10intentNameSSvp":{"name":"intentName","abstract":"The name of the intent.
","parent_name":"IntentExport"},"Structs/IntentExport.html#/s:11AssistantV112IntentExportV7createdSSSgvp":{"name":"created","abstract":"The timestamp for creation of the intent.
","parent_name":"IntentExport"},"Structs/IntentExport.html#/s:11AssistantV112IntentExportV7updatedSSSgvp":{"name":"updated","abstract":"The timestamp for the last update to the intent.
","parent_name":"IntentExport"},"Structs/IntentExport.html#/s:11AssistantV112IntentExportV11descriptionSSSgvp":{"name":"description","abstract":"The description of the intent.
","parent_name":"IntentExport"},"Structs/IntentExport.html#/s:11AssistantV112IntentExportV8examplesSayAA7ExampleVGSgvp":{"name":"examples","abstract":"An array of objects describing the user input examples for the intent.
","parent_name":"IntentExport"},"Structs/IntentCollection.html#/s:11AssistantV116IntentCollectionV7intentsSayAA0C6ExportVGvp":{"name":"intents","abstract":"An array of objects describing the intents defined for the workspace.
","parent_name":"IntentCollection"},"Structs/IntentCollection.html#/s:11AssistantV116IntentCollectionV10paginationAA10PaginationVvp":{"name":"pagination","abstract":"The pagination data for the returned objects.
","parent_name":"IntentCollection"},"Structs/Intent.html#/s:11AssistantV16IntentV10intentNameSSvp":{"name":"intentName","abstract":"The name of the intent.
","parent_name":"Intent"},"Structs/Intent.html#/s:11AssistantV16IntentV7createdSSSgvp":{"name":"created","abstract":"The timestamp for creation of the intent.
","parent_name":"Intent"},"Structs/Intent.html#/s:11AssistantV16IntentV7updatedSSSgvp":{"name":"updated","abstract":"The timestamp for the last update to the intent.
","parent_name":"Intent"},"Structs/Intent.html#/s:11AssistantV16IntentV11descriptionSSSgvp":{"name":"description","abstract":"The description of the intent.
","parent_name":"Intent"},"Structs/InputData.html#/s:11AssistantV19InputDataV4textSSvp":{"name":"text","abstract":"The text of the user input. This string cannot contain carriage return, newline, or tab characters, and it must be no longer than 2048 characters.
","parent_name":"InputData"},"Structs/InputData.html#/s:11AssistantV19InputDataVACSS4text_tcfc":{"name":"init(text:)","abstract":"Initialize a InputData
with member variables.
An array of objects describing the examples defined for the intent.
","parent_name":"ExampleCollection"},"Structs/ExampleCollection.html#/s:11AssistantV117ExampleCollectionV10paginationAA10PaginationVvp":{"name":"pagination","abstract":"The pagination data for the returned objects.
","parent_name":"ExampleCollection"},"Structs/Example.html#/s:11AssistantV17ExampleV11exampleTextSSvp":{"name":"exampleText","abstract":"The text of the user input example.
","parent_name":"Example"},"Structs/Example.html#/s:11AssistantV17ExampleV7createdSSSgvp":{"name":"created","abstract":"The timestamp for creation of the example.
","parent_name":"Example"},"Structs/Example.html#/s:11AssistantV17ExampleV7updatedSSSgvp":{"name":"updated","abstract":"The timestamp for the last update to the example.
","parent_name":"Example"},"Structs/EntityExport.html#/s:11AssistantV112EntityExportV10entityNameSSvp":{"name":"entityName","abstract":"The name of the entity.
","parent_name":"EntityExport"},"Structs/EntityExport.html#/s:11AssistantV112EntityExportV7createdSSSgvp":{"name":"created","abstract":"The timestamp for creation of the entity.
","parent_name":"EntityExport"},"Structs/EntityExport.html#/s:11AssistantV112EntityExportV7updatedSSSgvp":{"name":"updated","abstract":"The timestamp for the last update to the entity.
","parent_name":"EntityExport"},"Structs/EntityExport.html#/s:11AssistantV112EntityExportV11descriptionSSSgvp":{"name":"description","abstract":"The description of the entity.
","parent_name":"EntityExport"},"Structs/EntityExport.html#/s:11AssistantV112EntityExportV8metadatas10DictionaryVySSAA4JSONOGSgvp":{"name":"metadata","abstract":"Any metadata related to the entity.
","parent_name":"EntityExport"},"Structs/EntityExport.html#/s:11AssistantV112EntityExportV10fuzzyMatchSbSgvp":{"name":"fuzzyMatch","abstract":"Whether fuzzy matching is used for the entity.
","parent_name":"EntityExport"},"Structs/EntityExport.html#/s:11AssistantV112EntityExportV6valuesSayAA05ValueD0VGSgvp":{"name":"values","abstract":"An array objects describing the entity values.
","parent_name":"EntityExport"},"Structs/EntityCollection.html#/s:11AssistantV116EntityCollectionV8entitiesSayAA0C6ExportVGvp":{"name":"entities","abstract":"An array of objects describing the entities defined for the workspace.
","parent_name":"EntityCollection"},"Structs/EntityCollection.html#/s:11AssistantV116EntityCollectionV10paginationAA10PaginationVvp":{"name":"pagination","abstract":"The pagination data for the returned objects.
","parent_name":"EntityCollection"},"Structs/Entity.html#/s:11AssistantV16EntityV10entityNameSSvp":{"name":"entityName","abstract":"The name of the entity.
","parent_name":"Entity"},"Structs/Entity.html#/s:11AssistantV16EntityV7createdSSSgvp":{"name":"created","abstract":"The timestamp for creation of the entity.
","parent_name":"Entity"},"Structs/Entity.html#/s:11AssistantV16EntityV7updatedSSSgvp":{"name":"updated","abstract":"The timestamp for the last update to the entity.
","parent_name":"Entity"},"Structs/Entity.html#/s:11AssistantV16EntityV11descriptionSSSgvp":{"name":"description","abstract":"The description of the entity.
","parent_name":"Entity"},"Structs/Entity.html#/s:11AssistantV16EntityV8metadatas10DictionaryVySSAA4JSONOGSgvp":{"name":"metadata","abstract":"Any metadata related to the entity.
","parent_name":"Entity"},"Structs/Entity.html#/s:11AssistantV16EntityV10fuzzyMatchSbSgvp":{"name":"fuzzyMatch","abstract":"Whether fuzzy matching is used for the entity.
","parent_name":"Entity"},"Structs/DialogNodeVisitedDetails.html#/s:11AssistantV124DialogNodeVisitedDetailsV06dialogD0SSSgvp":{"name":"dialogNode","abstract":"A dialog node that was triggered during processing of the input message.
","parent_name":"DialogNodeVisitedDetails"},"Structs/DialogNodeVisitedDetails.html#/s:11AssistantV124DialogNodeVisitedDetailsV5titleSSSgvp":{"name":"title","abstract":"The title of the dialog node.
","parent_name":"DialogNodeVisitedDetails"},"Structs/DialogNodeVisitedDetails.html#/s:11AssistantV124DialogNodeVisitedDetailsV10conditionsSSSgvp":{"name":"conditions","abstract":"The conditions that trigger the dialog node.
","parent_name":"DialogNodeVisitedDetails"},"Structs/DialogNodeVisitedDetails.html#/s:11AssistantV124DialogNodeVisitedDetailsVACSSSg06dialogD0_AD5titleAD10conditionstcfc":{"name":"init(dialogNode:title:conditions:)","abstract":"Initialize a DialogNodeVisitedDetails
with member variables.
Undocumented
","parent_name":"Selector"},"Structs/DialogNodeNextStep/Selector.html#/s:11AssistantV118DialogNodeNextStepV8SelectorO6clientA2EmF":{"name":"client","abstract":"Undocumented
","parent_name":"Selector"},"Structs/DialogNodeNextStep/Selector.html#/s:11AssistantV118DialogNodeNextStepV8SelectorO9userInputA2EmF":{"name":"userInput","abstract":"Undocumented
","parent_name":"Selector"},"Structs/DialogNodeNextStep/Selector.html#/s:11AssistantV118DialogNodeNextStepV8SelectorO4bodyA2EmF":{"name":"body","abstract":"Undocumented
","parent_name":"Selector"},"Structs/DialogNodeNextStep/Behavior.html#/s:11AssistantV118DialogNodeNextStepV8BehaviorO12getUserInputA2EmF":{"name":"getUserInput","abstract":"Undocumented
","parent_name":"Behavior"},"Structs/DialogNodeNextStep/Behavior.html#/s:11AssistantV118DialogNodeNextStepV8BehaviorO13skipUserInputA2EmF":{"name":"skipUserInput","abstract":"Undocumented
","parent_name":"Behavior"},"Structs/DialogNodeNextStep/Behavior.html#/s:11AssistantV118DialogNodeNextStepV8BehaviorO6jumpToA2EmF":{"name":"jumpTo","abstract":"Undocumented
","parent_name":"Behavior"},"Structs/DialogNodeNextStep/Behavior.html#/s:11AssistantV118DialogNodeNextStepV8BehaviorO8repromptA2EmF":{"name":"reprompt","abstract":"Undocumented
","parent_name":"Behavior"},"Structs/DialogNodeNextStep/Behavior.html#/s:11AssistantV118DialogNodeNextStepV8BehaviorO8skipSlotA2EmF":{"name":"skipSlot","abstract":"Undocumented
","parent_name":"Behavior"},"Structs/DialogNodeNextStep/Behavior.html#/s:11AssistantV118DialogNodeNextStepV8BehaviorO12skipAllSlotsA2EmF":{"name":"skipAllSlots","abstract":"Undocumented
","parent_name":"Behavior"},"Structs/DialogNodeNextStep/Behavior.html":{"name":"Behavior","abstract":"What happens after the dialog node completes. The valid values depend on the node type: - The following values are valid for any node: - get_user_input
- skip_user_input
- jump_to
- If the node is of type event_handler
and its parent node is of type slot
or frame
, additional values are also valid: - if event_name=filled
and the type of the parent node is slot
: - reprompt
- skip_all_slots
- if event_name=nomatch
and the type of the parent node is slot
: - reprompt
- skip_slot
- skip_all_slots
- if event_name=generic
and the type of the parent node is frame
: - reprompt
- skip_slot
- skip_all_slots
If you specify jump_to
, then you must also specify a value for the dialog_node
property.
Which part of the dialog node to process next.
","parent_name":"DialogNodeNextStep"},"Structs/DialogNodeNextStep.html#/s:11AssistantV118DialogNodeNextStepV8behaviorSSvp":{"name":"behavior","abstract":"What happens after the dialog node completes. The valid values depend on the node type: - The following values are valid for any node: - get_user_input
- skip_user_input
- jump_to
- If the node is of type event_handler
and its parent node is of type slot
or frame
, additional values are also valid: - if event_name=filled
and the type of the parent node is slot
: - reprompt
- skip_all_slots
- if event_name=nomatch
and the type of the parent node is slot
: - reprompt
- skip_slot
- skip_all_slots
- if event_name=generic
and the type of the parent node is frame
: - reprompt
- skip_slot
- skip_all_slots
If you specify jump_to
, then you must also specify a value for the dialog_node
property.
The ID of the dialog node to process next. This parameter is required if behavior=jump_to
.
Which part of the dialog node to process next.
","parent_name":"DialogNodeNextStep"},"Structs/DialogNodeNextStep.html#/s:11AssistantV118DialogNodeNextStepVACSS8behavior_SSSg06dialogD0AE8selectortcfc":{"name":"init(behavior:dialogNode:selector:)","abstract":"Initialize a DialogNodeNextStep
with member variables.
An array of objects describing the dialog nodes defined for the workspace.
","parent_name":"DialogNodeCollection"},"Structs/DialogNodeCollection.html#/s:11AssistantV120DialogNodeCollectionV10paginationAA10PaginationVvp":{"name":"pagination","abstract":"The pagination data for the returned objects.
","parent_name":"DialogNodeCollection"},"Structs/DialogNodeAction/ActionType.html#/s:11AssistantV116DialogNodeActionV0E4TypeO6clientA2EmF":{"name":"client","abstract":"Undocumented
","parent_name":"ActionType"},"Structs/DialogNodeAction/ActionType.html#/s:11AssistantV116DialogNodeActionV0E4TypeO6serverA2EmF":{"name":"server","abstract":"Undocumented
","parent_name":"ActionType"},"Structs/DialogNodeAction/ActionType.html":{"name":"ActionType","abstract":"The type of action to invoke.
","parent_name":"DialogNodeAction"},"Structs/DialogNodeAction.html#/s:11AssistantV116DialogNodeActionV4nameSSvp":{"name":"name","abstract":"The name of the action.
","parent_name":"DialogNodeAction"},"Structs/DialogNodeAction.html#/s:11AssistantV116DialogNodeActionV10actionTypeSSSgvp":{"name":"actionType","abstract":"The type of action to invoke.
","parent_name":"DialogNodeAction"},"Structs/DialogNodeAction.html#/s:11AssistantV116DialogNodeActionV10parameterss10DictionaryVySSAA4JSONOGSgvp":{"name":"parameters","abstract":"A map of key/value pairs to be provided to the action.
","parent_name":"DialogNodeAction"},"Structs/DialogNodeAction.html#/s:11AssistantV116DialogNodeActionV14resultVariableSSvp":{"name":"resultVariable","abstract":"The location in the dialog context where the result of the action is stored.
","parent_name":"DialogNodeAction"},"Structs/DialogNodeAction.html#/s:11AssistantV116DialogNodeActionV11credentialsSSSgvp":{"name":"credentials","abstract":"The name of the context variable that the client application will use to pass in credentials for the action.
","parent_name":"DialogNodeAction"},"Structs/DialogNodeAction.html#/s:11AssistantV116DialogNodeActionVACSS4name_SS14resultVariableSSSg10actionTypes10DictionaryVySSAA4JSONOGSg10parametersAF11credentialstcfc":{"name":"init(name:resultVariable:actionType:parameters:credentials:)","abstract":"Initialize a DialogNodeAction
with member variables.
Undocumented
","parent_name":"DigressOutSlots"},"Structs/DialogNode/DigressOutSlots.html#/s:11AssistantV110DialogNodeV15DigressOutSlotsO14allowReturningA2EmF":{"name":"allowReturning","abstract":"Undocumented
","parent_name":"DigressOutSlots"},"Structs/DialogNode/DigressOutSlots.html#/s:11AssistantV110DialogNodeV15DigressOutSlotsO8allowAllA2EmF":{"name":"allowAll","abstract":"Undocumented
","parent_name":"DigressOutSlots"},"Structs/DialogNode/DigressOut.html#/s:11AssistantV110DialogNodeV10DigressOutO9returningA2EmF":{"name":"returning","abstract":"Undocumented
","parent_name":"DigressOut"},"Structs/DialogNode/DigressOut.html#/s:11AssistantV110DialogNodeV10DigressOutO3allA2EmF":{"name":"all","abstract":"Undocumented
","parent_name":"DigressOut"},"Structs/DialogNode/DigressOut.html#/s:11AssistantV110DialogNodeV10DigressOutO14allNeverReturnA2EmF":{"name":"allNeverReturn","abstract":"Undocumented
","parent_name":"DigressOut"},"Structs/DialogNode/DigressIn.html#/s:11AssistantV110DialogNodeV9DigressInO12notAvailableA2EmF":{"name":"notAvailable","abstract":"Undocumented
","parent_name":"DigressIn"},"Structs/DialogNode/DigressIn.html#/s:11AssistantV110DialogNodeV9DigressInO7returnsA2EmF":{"name":"returns","abstract":"Undocumented
","parent_name":"DigressIn"},"Structs/DialogNode/DigressIn.html#/s:11AssistantV110DialogNodeV9DigressInO13doesNotReturnA2EmF":{"name":"doesNotReturn","abstract":"Undocumented
","parent_name":"DigressIn"},"Structs/DialogNode/EventName.html#/s:11AssistantV110DialogNodeV9EventNameO5focusA2EmF":{"name":"focus","abstract":"Undocumented
","parent_name":"EventName"},"Structs/DialogNode/EventName.html#/s:11AssistantV110DialogNodeV9EventNameO5inputA2EmF":{"name":"input","abstract":"Undocumented
","parent_name":"EventName"},"Structs/DialogNode/EventName.html#/s:11AssistantV110DialogNodeV9EventNameO6filledA2EmF":{"name":"filled","abstract":"Undocumented
","parent_name":"EventName"},"Structs/DialogNode/EventName.html#/s:11AssistantV110DialogNodeV9EventNameO8validateA2EmF":{"name":"validate","abstract":"Undocumented
","parent_name":"EventName"},"Structs/DialogNode/EventName.html#/s:11AssistantV110DialogNodeV9EventNameO14filledMultipleA2EmF":{"name":"filledMultiple","abstract":"Undocumented
","parent_name":"EventName"},"Structs/DialogNode/EventName.html#/s:11AssistantV110DialogNodeV9EventNameO7genericA2EmF":{"name":"generic","abstract":"Undocumented
","parent_name":"EventName"},"Structs/DialogNode/EventName.html#/s:11AssistantV110DialogNodeV9EventNameO7nomatchA2EmF":{"name":"nomatch","abstract":"Undocumented
","parent_name":"EventName"},"Structs/DialogNode/EventName.html#/s:11AssistantV110DialogNodeV9EventNameO24nomatchResponsesDepletedA2EmF":{"name":"nomatchResponsesDepleted","abstract":"Undocumented
","parent_name":"EventName"},"Structs/DialogNode/EventName.html#/s:11AssistantV110DialogNodeV9EventNameO22digressionReturnPromptA2EmF":{"name":"digressionReturnPrompt","abstract":"Undocumented
","parent_name":"EventName"},"Structs/DialogNode/NodeType.html#/s:11AssistantV110DialogNodeV0D4TypeO8standardA2EmF":{"name":"standard","abstract":"Undocumented
","parent_name":"NodeType"},"Structs/DialogNode/NodeType.html#/s:11AssistantV110DialogNodeV0D4TypeO12eventHandlerA2EmF":{"name":"eventHandler","abstract":"Undocumented
","parent_name":"NodeType"},"Structs/DialogNode/NodeType.html#/s:11AssistantV110DialogNodeV0D4TypeO5frameA2EmF":{"name":"frame","abstract":"Undocumented
","parent_name":"NodeType"},"Structs/DialogNode/NodeType.html#/s:11AssistantV110DialogNodeV0D4TypeO4slotA2EmF":{"name":"slot","abstract":"Undocumented
","parent_name":"NodeType"},"Structs/DialogNode/NodeType.html#/s:11AssistantV110DialogNodeV0D4TypeO17responseConditionA2EmF":{"name":"responseCondition","abstract":"Undocumented
","parent_name":"NodeType"},"Structs/DialogNode/NodeType.html#/s:11AssistantV110DialogNodeV0D4TypeO6folderA2EmF":{"name":"folder","abstract":"Undocumented
","parent_name":"NodeType"},"Structs/DialogNode/NodeType.html":{"name":"NodeType","abstract":"How the dialog node is processed.
","parent_name":"DialogNode"},"Structs/DialogNode/EventName.html":{"name":"EventName","abstract":"How an event_handler
node is processed.
Whether this top-level dialog node can be digressed into.
","parent_name":"DialogNode"},"Structs/DialogNode/DigressOut.html":{"name":"DigressOut","abstract":"Whether this dialog node can be returned to after a digression.
","parent_name":"DialogNode"},"Structs/DialogNode/DigressOutSlots.html":{"name":"DigressOutSlots","abstract":"Whether the user can digress to top-level nodes while filling out slots.
","parent_name":"DialogNode"},"Structs/DialogNode.html#/s:11AssistantV110DialogNodeV06dialogD2IDSSvp":{"name":"dialogNodeID","abstract":"The dialog node ID.
","parent_name":"DialogNode"},"Structs/DialogNode.html#/s:11AssistantV110DialogNodeV11descriptionSSSgvp":{"name":"description","abstract":"The description of the dialog node.
","parent_name":"DialogNode"},"Structs/DialogNode.html#/s:11AssistantV110DialogNodeV10conditionsSSSgvp":{"name":"conditions","abstract":"The condition that triggers the dialog node.
","parent_name":"DialogNode"},"Structs/DialogNode.html#/s:11AssistantV110DialogNodeV6parentSSSgvp":{"name":"parent","abstract":"The ID of the parent dialog node. This property is not returned if the dialog node has no parent.
","parent_name":"DialogNode"},"Structs/DialogNode.html#/s:11AssistantV110DialogNodeV15previousSiblingSSSgvp":{"name":"previousSibling","abstract":"The ID of the previous sibling dialog node. This property is not returned if the dialog node has no previous sibling.
","parent_name":"DialogNode"},"Structs/DialogNode.html#/s:11AssistantV110DialogNodeV6outputs10DictionaryVySSAA4JSONOGSgvp":{"name":"output","abstract":"The output of the dialog node.
","parent_name":"DialogNode"},"Structs/DialogNode.html#/s:11AssistantV110DialogNodeV7contexts10DictionaryVySSAA4JSONOGSgvp":{"name":"context","abstract":"The context (if defined) for the dialog node.
","parent_name":"DialogNode"},"Structs/DialogNode.html#/s:11AssistantV110DialogNodeV8metadatas10DictionaryVySSAA4JSONOGSgvp":{"name":"metadata","abstract":"Any metadata for the dialog node.
","parent_name":"DialogNode"},"Structs/DialogNode.html#/s:11AssistantV110DialogNodeV8nextStepAA0cd4NextF0VSgvp":{"name":"nextStep","abstract":"The next step to execute following this dialog node.
","parent_name":"DialogNode"},"Structs/DialogNode.html#/s:11AssistantV110DialogNodeV7createdSSSgvp":{"name":"created","abstract":"The timestamp for creation of the dialog node.
","parent_name":"DialogNode"},"Structs/DialogNode.html#/s:11AssistantV110DialogNodeV7updatedSSSgvp":{"name":"updated","abstract":"The timestamp for the most recent update to the dialog node.
","parent_name":"DialogNode"},"Structs/DialogNode.html#/s:11AssistantV110DialogNodeV7actionsSayAA0cD6ActionVGSgvp":{"name":"actions","abstract":"The actions for the dialog node.
","parent_name":"DialogNode"},"Structs/DialogNode.html#/s:11AssistantV110DialogNodeV5titleSSSgvp":{"name":"title","abstract":"The alias used to identify the dialog node.
","parent_name":"DialogNode"},"Structs/DialogNode.html#/s:11AssistantV110DialogNodeV8nodeTypeSSSgvp":{"name":"nodeType","abstract":"How the dialog node is processed.
","parent_name":"DialogNode"},"Structs/DialogNode.html#/s:11AssistantV110DialogNodeV9eventNameSSSgvp":{"name":"eventName","abstract":"How an event_handler
node is processed.
The location in the dialog context where output is stored.
","parent_name":"DialogNode"},"Structs/DialogNode.html#/s:11AssistantV110DialogNodeV9digressInSSSgvp":{"name":"digressIn","abstract":"Whether this top-level dialog node can be digressed into.
","parent_name":"DialogNode"},"Structs/DialogNode.html#/s:11AssistantV110DialogNodeV10digressOutSSSgvp":{"name":"digressOut","abstract":"Whether this dialog node can be returned to after a digression.
","parent_name":"DialogNode"},"Structs/DialogNode.html#/s:11AssistantV110DialogNodeV15digressOutSlotsSSSgvp":{"name":"digressOutSlots","abstract":"Whether the user can digress to top-level nodes while filling out slots.
","parent_name":"DialogNode"},"Structs/CreateWorkspace.html#/s:11AssistantV115CreateWorkspaceV4nameSSSgvp":{"name":"name","abstract":"The name of the workspace. This string cannot contain carriage return, newline, or tab characters, and it must be no longer than 64 characters.
","parent_name":"CreateWorkspace"},"Structs/CreateWorkspace.html#/s:11AssistantV115CreateWorkspaceV11descriptionSSSgvp":{"name":"description","abstract":"The description of the workspace. This string cannot contain carriage return, newline, or tab characters, and it must be no longer than 128 characters.
","parent_name":"CreateWorkspace"},"Structs/CreateWorkspace.html#/s:11AssistantV115CreateWorkspaceV8languageSSSgvp":{"name":"language","abstract":"The language of the workspace.
","parent_name":"CreateWorkspace"},"Structs/CreateWorkspace.html#/s:11AssistantV115CreateWorkspaceV7intentsSayAA0C6IntentVGSgvp":{"name":"intents","abstract":"An array of objects defining the intents for the workspace.
","parent_name":"CreateWorkspace"},"Structs/CreateWorkspace.html#/s:11AssistantV115CreateWorkspaceV8entitiesSayAA0C6EntityVGSgvp":{"name":"entities","abstract":"An array of objects defining the entities for the workspace.
","parent_name":"CreateWorkspace"},"Structs/CreateWorkspace.html#/s:11AssistantV115CreateWorkspaceV11dialogNodesSayAA0C10DialogNodeVGSgvp":{"name":"dialogNodes","abstract":"An array of objects defining the nodes in the workspace dialog.
","parent_name":"CreateWorkspace"},"Structs/CreateWorkspace.html#/s:11AssistantV115CreateWorkspaceV15counterexamplesSayAA0C14CounterexampleVGSgvp":{"name":"counterexamples","abstract":"An array of objects defining input examples that have been marked as irrelevant input.
","parent_name":"CreateWorkspace"},"Structs/CreateWorkspace.html#/s:11AssistantV115CreateWorkspaceV8metadatas10DictionaryVySSAA4JSONOGSgvp":{"name":"metadata","abstract":"Any metadata related to the workspace.
","parent_name":"CreateWorkspace"},"Structs/CreateWorkspace.html#/s:11AssistantV115CreateWorkspaceV14learningOptOutSbSgvp":{"name":"learningOptOut","abstract":"Whether training data from the workspace can be used by IBM for general service improvements. true
indicates that workspace training data is not to be used.
Initialize a CreateWorkspace
with member variables.
Undocumented
","parent_name":"ValueType"},"Structs/CreateValue/ValueType.html#/s:11AssistantV111CreateValueV0D4TypeO8patternsA2EmF":{"name":"patterns","abstract":"Undocumented
","parent_name":"ValueType"},"Structs/CreateValue/ValueType.html":{"name":"ValueType","abstract":"Specifies the type of value.
","parent_name":"CreateValue"},"Structs/CreateValue.html#/s:11AssistantV111CreateValueV5valueSSvp":{"name":"value","abstract":"The text of the entity value. This string must conform to the following restrictions: - It cannot contain carriage return, newline, or tab characters. - It cannot consist of only whitespace characters. - It must be no longer than 64 characters.
","parent_name":"CreateValue"},"Structs/CreateValue.html#/s:11AssistantV111CreateValueV8metadatas10DictionaryVySSAA4JSONOGSgvp":{"name":"metadata","abstract":"Any metadata related to the entity value.
","parent_name":"CreateValue"},"Structs/CreateValue.html#/s:11AssistantV111CreateValueV8synonymsSaySSGSgvp":{"name":"synonyms","abstract":"An array containing any synonyms for the entity value. You can provide either synonyms or patterns (as indicated by type), but not both. A synonym must conform to the following restrictions: - It cannot contain carriage return, newline, or tab characters. - It cannot consist of only whitespace characters. - It must be no longer than 64 characters.
","parent_name":"CreateValue"},"Structs/CreateValue.html#/s:11AssistantV111CreateValueV8patternsSaySSGSgvp":{"name":"patterns","abstract":"An array of patterns for the entity value. You can provide either synonyms or patterns (as indicated by type), but not both. A pattern is a regular expression no longer than 128 characters. For more information about how to specify a pattern, see the documentation.
","parent_name":"CreateValue"},"Structs/CreateValue.html#/s:11AssistantV111CreateValueV9valueTypeSSSgvp":{"name":"valueType","abstract":"Specifies the type of value.
","parent_name":"CreateValue"},"Structs/CreateValue.html#/s:11AssistantV111CreateValueVACSS5value_s10DictionaryVySSAA4JSONOGSg8metadataSaySSGSg8synonymsAM8patternsSSSg0E4Typetcfc":{"name":"init(value:metadata:synonyms:patterns:valueType:)","abstract":"Initialize a CreateValue
with member variables.
The text of the synonym. This string must conform to the following restrictions: - It cannot contain carriage return, newline, or tab characters. - It cannot consist of only whitespace characters. - It must be no longer than 64 characters.
","parent_name":"CreateSynonym"},"Structs/CreateSynonym.html#/s:11AssistantV113CreateSynonymVACSS7synonym_tcfc":{"name":"init(synonym:)","abstract":"Initialize a CreateSynonym
with member variables.
The name of the intent. This string must conform to the following restrictions: - It can contain only Unicode alphanumeric, underscore, hyphen, and dot characters. - It cannot begin with the reserved prefix sys-
. - It must be no longer than 128 characters.
The description of the intent. This string cannot contain carriage return, newline, or tab characters, and it must be no longer than 128 characters.
","parent_name":"CreateIntent"},"Structs/CreateIntent.html#/s:11AssistantV112CreateIntentV8examplesSayAA0C7ExampleVGSgvp":{"name":"examples","abstract":"An array of user input examples for the intent.
","parent_name":"CreateIntent"},"Structs/CreateIntent.html#/s:11AssistantV112CreateIntentVACSS6intent_SSSg11descriptionSayAA0C7ExampleVGSg8examplestcfc":{"name":"init(intent:description:examples:)","abstract":"Initialize a CreateIntent
with member variables.
The text of a user input example. This string must conform to the following restrictions: - It cannot contain carriage return, newline, or tab characters. - It cannot consist of only whitespace characters. - It must be no longer than 1024 characters.
","parent_name":"CreateExample"},"Structs/CreateExample.html#/s:11AssistantV113CreateExampleVACSS4text_tcfc":{"name":"init(text:)","abstract":"Initialize a CreateExample
with member variables.
The name of the entity. This string must conform to the following restrictions: - It can contain only Unicode alphanumeric, underscore, and hyphen characters. - It cannot begin with the reserved prefix sys-
. - It must be no longer than 64 characters.
The description of the entity. This string cannot contain carriage return, newline, or tab characters, and it must be no longer than 128 characters.
","parent_name":"CreateEntity"},"Structs/CreateEntity.html#/s:11AssistantV112CreateEntityV8metadatas10DictionaryVySSAA4JSONOGSgvp":{"name":"metadata","abstract":"Any metadata related to the value.
","parent_name":"CreateEntity"},"Structs/CreateEntity.html#/s:11AssistantV112CreateEntityV6valuesSayAA0C5ValueVGSgvp":{"name":"values","abstract":"An array of objects describing the entity values.
","parent_name":"CreateEntity"},"Structs/CreateEntity.html#/s:11AssistantV112CreateEntityV10fuzzyMatchSbSgvp":{"name":"fuzzyMatch","abstract":"Whether to use fuzzy matching for the entity.
","parent_name":"CreateEntity"},"Structs/CreateEntity.html#/s:11AssistantV112CreateEntityVACSS6entity_SSSg11descriptions10DictionaryVySSAA4JSONOGSg8metadataSayAA0C5ValueVGSg6valuesSbSg10fuzzyMatchtcfc":{"name":"init(entity:description:metadata:values:fuzzyMatch:)","abstract":"Initialize a CreateEntity
with member variables.
Undocumented
","parent_name":"DigressOutSlots"},"Structs/CreateDialogNode/DigressOutSlots.html#/s:11AssistantV116CreateDialogNodeV15DigressOutSlotsO14allowReturningA2EmF":{"name":"allowReturning","abstract":"Undocumented
","parent_name":"DigressOutSlots"},"Structs/CreateDialogNode/DigressOutSlots.html#/s:11AssistantV116CreateDialogNodeV15DigressOutSlotsO8allowAllA2EmF":{"name":"allowAll","abstract":"Undocumented
","parent_name":"DigressOutSlots"},"Structs/CreateDialogNode/DigressOut.html#/s:11AssistantV116CreateDialogNodeV10DigressOutO9returningA2EmF":{"name":"returning","abstract":"Undocumented
","parent_name":"DigressOut"},"Structs/CreateDialogNode/DigressOut.html#/s:11AssistantV116CreateDialogNodeV10DigressOutO3allA2EmF":{"name":"all","abstract":"Undocumented
","parent_name":"DigressOut"},"Structs/CreateDialogNode/DigressOut.html#/s:11AssistantV116CreateDialogNodeV10DigressOutO14allNeverReturnA2EmF":{"name":"allNeverReturn","abstract":"Undocumented
","parent_name":"DigressOut"},"Structs/CreateDialogNode/DigressIn.html#/s:11AssistantV116CreateDialogNodeV9DigressInO12notAvailableA2EmF":{"name":"notAvailable","abstract":"Undocumented
","parent_name":"DigressIn"},"Structs/CreateDialogNode/DigressIn.html#/s:11AssistantV116CreateDialogNodeV9DigressInO7returnsA2EmF":{"name":"returns","abstract":"Undocumented
","parent_name":"DigressIn"},"Structs/CreateDialogNode/DigressIn.html#/s:11AssistantV116CreateDialogNodeV9DigressInO13doesNotReturnA2EmF":{"name":"doesNotReturn","abstract":"Undocumented
","parent_name":"DigressIn"},"Structs/CreateDialogNode/EventName.html#/s:11AssistantV116CreateDialogNodeV9EventNameO5focusA2EmF":{"name":"focus","abstract":"Undocumented
","parent_name":"EventName"},"Structs/CreateDialogNode/EventName.html#/s:11AssistantV116CreateDialogNodeV9EventNameO5inputA2EmF":{"name":"input","abstract":"Undocumented
","parent_name":"EventName"},"Structs/CreateDialogNode/EventName.html#/s:11AssistantV116CreateDialogNodeV9EventNameO6filledA2EmF":{"name":"filled","abstract":"Undocumented
","parent_name":"EventName"},"Structs/CreateDialogNode/EventName.html#/s:11AssistantV116CreateDialogNodeV9EventNameO8validateA2EmF":{"name":"validate","abstract":"Undocumented
","parent_name":"EventName"},"Structs/CreateDialogNode/EventName.html#/s:11AssistantV116CreateDialogNodeV9EventNameO14filledMultipleA2EmF":{"name":"filledMultiple","abstract":"Undocumented
","parent_name":"EventName"},"Structs/CreateDialogNode/EventName.html#/s:11AssistantV116CreateDialogNodeV9EventNameO7genericA2EmF":{"name":"generic","abstract":"Undocumented
","parent_name":"EventName"},"Structs/CreateDialogNode/EventName.html#/s:11AssistantV116CreateDialogNodeV9EventNameO7nomatchA2EmF":{"name":"nomatch","abstract":"Undocumented
","parent_name":"EventName"},"Structs/CreateDialogNode/EventName.html#/s:11AssistantV116CreateDialogNodeV9EventNameO24nomatchResponsesDepletedA2EmF":{"name":"nomatchResponsesDepleted","abstract":"Undocumented
","parent_name":"EventName"},"Structs/CreateDialogNode/EventName.html#/s:11AssistantV116CreateDialogNodeV9EventNameO22digressionReturnPromptA2EmF":{"name":"digressionReturnPrompt","abstract":"Undocumented
","parent_name":"EventName"},"Structs/CreateDialogNode/NodeType.html#/s:11AssistantV116CreateDialogNodeV0E4TypeO8standardA2EmF":{"name":"standard","abstract":"Undocumented
","parent_name":"NodeType"},"Structs/CreateDialogNode/NodeType.html#/s:11AssistantV116CreateDialogNodeV0E4TypeO12eventHandlerA2EmF":{"name":"eventHandler","abstract":"Undocumented
","parent_name":"NodeType"},"Structs/CreateDialogNode/NodeType.html#/s:11AssistantV116CreateDialogNodeV0E4TypeO5frameA2EmF":{"name":"frame","abstract":"Undocumented
","parent_name":"NodeType"},"Structs/CreateDialogNode/NodeType.html#/s:11AssistantV116CreateDialogNodeV0E4TypeO4slotA2EmF":{"name":"slot","abstract":"Undocumented
","parent_name":"NodeType"},"Structs/CreateDialogNode/NodeType.html#/s:11AssistantV116CreateDialogNodeV0E4TypeO17responseConditionA2EmF":{"name":"responseCondition","abstract":"Undocumented
","parent_name":"NodeType"},"Structs/CreateDialogNode/NodeType.html#/s:11AssistantV116CreateDialogNodeV0E4TypeO6folderA2EmF":{"name":"folder","abstract":"Undocumented
","parent_name":"NodeType"},"Structs/CreateDialogNode/NodeType.html":{"name":"NodeType","abstract":"How the dialog node is processed.
","parent_name":"CreateDialogNode"},"Structs/CreateDialogNode/EventName.html":{"name":"EventName","abstract":"How an event_handler
node is processed.
Whether this top-level dialog node can be digressed into.
","parent_name":"CreateDialogNode"},"Structs/CreateDialogNode/DigressOut.html":{"name":"DigressOut","abstract":"Whether this dialog node can be returned to after a digression.
","parent_name":"CreateDialogNode"},"Structs/CreateDialogNode/DigressOutSlots.html":{"name":"DigressOutSlots","abstract":"Whether the user can digress to top-level nodes while filling out slots.
","parent_name":"CreateDialogNode"},"Structs/CreateDialogNode.html#/s:11AssistantV116CreateDialogNodeV06dialogE0SSvp":{"name":"dialogNode","abstract":"The dialog node ID. This string must conform to the following restrictions: - It can contain only Unicode alphanumeric, space, underscore, hyphen, and dot characters. - It must be no longer than 1024 characters.
","parent_name":"CreateDialogNode"},"Structs/CreateDialogNode.html#/s:11AssistantV116CreateDialogNodeV11descriptionSSSgvp":{"name":"description","abstract":"The description of the dialog node. This string cannot contain carriage return, newline, or tab characters, and it must be no longer than 128 characters.
","parent_name":"CreateDialogNode"},"Structs/CreateDialogNode.html#/s:11AssistantV116CreateDialogNodeV10conditionsSSSgvp":{"name":"conditions","abstract":"The condition that will trigger the dialog node. This string cannot contain carriage return, newline, or tab characters, and it must be no longer than 2048 characters.
","parent_name":"CreateDialogNode"},"Structs/CreateDialogNode.html#/s:11AssistantV116CreateDialogNodeV6parentSSSgvp":{"name":"parent","abstract":"The ID of the parent dialog node.
","parent_name":"CreateDialogNode"},"Structs/CreateDialogNode.html#/s:11AssistantV116CreateDialogNodeV15previousSiblingSSSgvp":{"name":"previousSibling","abstract":"The ID of the previous dialog node.
","parent_name":"CreateDialogNode"},"Structs/CreateDialogNode.html#/s:11AssistantV116CreateDialogNodeV6outputs10DictionaryVySSAA4JSONOGSgvp":{"name":"output","abstract":"The output of the dialog node. For more information about how to specify dialog node output, see the documentation.
","parent_name":"CreateDialogNode"},"Structs/CreateDialogNode.html#/s:11AssistantV116CreateDialogNodeV7contexts10DictionaryVySSAA4JSONOGSgvp":{"name":"context","abstract":"The context for the dialog node.
","parent_name":"CreateDialogNode"},"Structs/CreateDialogNode.html#/s:11AssistantV116CreateDialogNodeV8metadatas10DictionaryVySSAA4JSONOGSgvp":{"name":"metadata","abstract":"The metadata for the dialog node.
","parent_name":"CreateDialogNode"},"Structs/CreateDialogNode.html#/s:11AssistantV116CreateDialogNodeV8nextStepAA0de4NextG0VSgvp":{"name":"nextStep","abstract":"The next step to be executed in dialog processing.
","parent_name":"CreateDialogNode"},"Structs/CreateDialogNode.html#/s:11AssistantV116CreateDialogNodeV7actionsSayAA0dE6ActionVGSgvp":{"name":"actions","abstract":"An array of objects describing any actions to be invoked by the dialog node.
","parent_name":"CreateDialogNode"},"Structs/CreateDialogNode.html#/s:11AssistantV116CreateDialogNodeV5titleSSSgvp":{"name":"title","abstract":"The alias used to identify the dialog node. This string must conform to the following restrictions: - It can contain only Unicode alphanumeric, space, underscore, hyphen, and dot characters. - It must be no longer than 64 characters.
","parent_name":"CreateDialogNode"},"Structs/CreateDialogNode.html#/s:11AssistantV116CreateDialogNodeV8nodeTypeSSSgvp":{"name":"nodeType","abstract":"How the dialog node is processed.
","parent_name":"CreateDialogNode"},"Structs/CreateDialogNode.html#/s:11AssistantV116CreateDialogNodeV9eventNameSSSgvp":{"name":"eventName","abstract":"How an event_handler
node is processed.
The location in the dialog context where output is stored.
","parent_name":"CreateDialogNode"},"Structs/CreateDialogNode.html#/s:11AssistantV116CreateDialogNodeV9digressInSSSgvp":{"name":"digressIn","abstract":"Whether this top-level dialog node can be digressed into.
","parent_name":"CreateDialogNode"},"Structs/CreateDialogNode.html#/s:11AssistantV116CreateDialogNodeV10digressOutSSSgvp":{"name":"digressOut","abstract":"Whether this dialog node can be returned to after a digression.
","parent_name":"CreateDialogNode"},"Structs/CreateDialogNode.html#/s:11AssistantV116CreateDialogNodeV15digressOutSlotsSSSgvp":{"name":"digressOutSlots","abstract":"Whether the user can digress to top-level nodes while filling out slots.
","parent_name":"CreateDialogNode"},"Structs/CreateDialogNode.html#/s:11AssistantV116CreateDialogNodeVACSS06dialogE0_SSSg11descriptionAE10conditionsAE6parentAE15previousSiblings10DictionaryVySSAA4JSONOGSg6outputAO7contextAO8metadataAA0dE8NextStepVSg04nextR0SayAA0dE6ActionVGSg7actionsAE5titleAE8nodeTypeAE9eventNameAE8variableAE9digressInAE10digressOutAE15digressOutSlotstcfc":{"name":"init(dialogNode:description:conditions:parent:previousSibling:output:context:metadata:nextStep:actions:title:nodeType:eventName:variable:digressIn:digressOut:digressOutSlots:)","abstract":"Initialize a CreateDialogNode
with member variables.
The text of a user input marked as irrelevant input. This string must conform to the following restrictions: - It cannot contain carriage return, newline, or tab characters - It cannot consist of only whitespace characters - It must be no longer than 1024 characters.
","parent_name":"CreateCounterexample"},"Structs/CreateCounterexample.html#/s:11AssistantV120CreateCounterexampleVACSS4text_tcfc":{"name":"init(text:)","abstract":"Initialize a CreateCounterexample
with member variables.
An array of objects describing the examples marked as irrelevant input.
","parent_name":"CounterexampleCollection"},"Structs/CounterexampleCollection.html#/s:11AssistantV124CounterexampleCollectionV10paginationAA10PaginationVvp":{"name":"pagination","abstract":"The pagination data for the returned objects.
","parent_name":"CounterexampleCollection"},"Structs/Counterexample.html#/s:11AssistantV114CounterexampleV4textSSvp":{"name":"text","abstract":"The text of the counterexample.
","parent_name":"Counterexample"},"Structs/Counterexample.html#/s:11AssistantV114CounterexampleV7createdSSSgvp":{"name":"created","abstract":"The timestamp for creation of the counterexample.
","parent_name":"Counterexample"},"Structs/Counterexample.html#/s:11AssistantV114CounterexampleV7updatedSSSgvp":{"name":"updated","abstract":"The timestamp for the last update to the counterexample.
","parent_name":"Counterexample"},"Structs/Context.html#/s:11AssistantV17ContextV14conversationIDSSSgvp":{"name":"conversationID","abstract":"The unique identifier of the conversation.
","parent_name":"Context"},"Structs/Context.html#/s:11AssistantV17ContextV6systemAA14SystemResponseVSgvp":{"name":"system","abstract":"For internal use only.
","parent_name":"Context"},"Structs/Context.html#/s:11AssistantV17ContextV20additionalPropertiess10DictionaryVySSAA4JSONOGvp":{"name":"additionalProperties","abstract":"Additional properties associated with this model.
","parent_name":"Context"},"Structs/Context.html#/s:11AssistantV17ContextVACSSSg14conversationID_AA14SystemResponseVSg6systems10DictionaryVySSAA4JSONOG20additionalPropertiestcfc":{"name":"init(conversationID:system:additionalProperties:)","abstract":"Initialize a Context
with member variables.
A recognized capture group for the entity.
","parent_name":"CaptureGroup"},"Structs/CaptureGroup.html#/s:11AssistantV112CaptureGroupV8locationSaySiGSgvp":{"name":"location","abstract":"Zero-based character offsets that indicate where the entity value begins and ends in the input text.
","parent_name":"CaptureGroup"},"Structs/CaptureGroup.html#/s:11AssistantV112CaptureGroupVACSS5group_SaySiGSg8locationtcfc":{"name":"init(group:location:)","abstract":"Initialize a CaptureGroup
with member variables.
CaptureGroup.
"},"Structs/Context.html":{"name":"Context","abstract":"State information for the conversation. To maintain state, include the context from the previous response.
"},"Structs/Counterexample.html":{"name":"Counterexample","abstract":"Counterexample.
"},"Structs/CounterexampleCollection.html":{"name":"CounterexampleCollection","abstract":"CounterexampleCollection.
"},"Structs/CreateCounterexample.html":{"name":"CreateCounterexample","abstract":"CreateCounterexample.
"},"Structs/CreateDialogNode.html":{"name":"CreateDialogNode","abstract":"CreateDialogNode.
"},"Structs/CreateEntity.html":{"name":"CreateEntity","abstract":"CreateEntity.
"},"Structs/CreateExample.html":{"name":"CreateExample","abstract":"CreateExample.
"},"Structs/CreateIntent.html":{"name":"CreateIntent","abstract":"CreateIntent.
"},"Structs/CreateSynonym.html":{"name":"CreateSynonym","abstract":"CreateSynonym.
"},"Structs/CreateValue.html":{"name":"CreateValue","abstract":"CreateValue.
"},"Structs/CreateWorkspace.html":{"name":"CreateWorkspace","abstract":"CreateWorkspace.
"},"Structs/DialogNode.html":{"name":"DialogNode","abstract":"DialogNode.
"},"Structs/DialogNodeAction.html":{"name":"DialogNodeAction","abstract":"DialogNodeAction.
"},"Structs/DialogNodeCollection.html":{"name":"DialogNodeCollection","abstract":"An array of dialog nodes.
"},"Structs/DialogNodeNextStep.html":{"name":"DialogNodeNextStep","abstract":"The next step to execute following this dialog node.
"},"Structs/DialogNodeVisitedDetails.html":{"name":"DialogNodeVisitedDetails","abstract":"DialogNodeVisitedDetails.
"},"Structs/Entity.html":{"name":"Entity","abstract":"Entity.
"},"Structs/EntityCollection.html":{"name":"EntityCollection","abstract":"An array of entities.
"},"Structs/EntityExport.html":{"name":"EntityExport","abstract":"EntityExport.
"},"Structs/Example.html":{"name":"Example","abstract":"Example.
"},"Structs/ExampleCollection.html":{"name":"ExampleCollection","abstract":"ExampleCollection.
"},"Structs/InputData.html":{"name":"InputData","abstract":"The user input.
"},"Structs/Intent.html":{"name":"Intent","abstract":"Intent.
"},"Structs/IntentCollection.html":{"name":"IntentCollection","abstract":"IntentCollection.
"},"Structs/IntentExport.html":{"name":"IntentExport","abstract":"IntentExport.
"},"Structs/LogCollection.html":{"name":"LogCollection","abstract":"LogCollection.
"},"Structs/LogExport.html":{"name":"LogExport","abstract":"LogExport.
"},"Structs/LogMessage.html":{"name":"LogMessage","abstract":"Log message details.
"},"Structs/LogPagination.html":{"name":"LogPagination","abstract":"The pagination data for the returned objects.
"},"Structs/MessageInput.html":{"name":"MessageInput","abstract":"The text of the user input.
"},"Structs/MessageRequest.html":{"name":"MessageRequest","abstract":"A request formatted for the Watson Assistant service.
"},"Structs/MessageResponse.html":{"name":"MessageResponse","abstract":"A response from the Watson Assistant service.
"},"Structs/OutputData.html":{"name":"OutputData","abstract":"An output object that includes the response to the user, the nodes that were hit, and messages from the log.
"},"Structs/Pagination.html":{"name":"Pagination","abstract":"The pagination data for the returned objects.
"},"Structs/RuntimeEntity.html":{"name":"RuntimeEntity","abstract":"A term from the request that was identified as an entity.
"},"Structs/RuntimeIntent.html":{"name":"RuntimeIntent","abstract":"An intent identified in the user input.
"},"Structs/Synonym.html":{"name":"Synonym","abstract":"Synonym.
"},"Structs/SynonymCollection.html":{"name":"SynonymCollection","abstract":"SynonymCollection.
"},"Structs/SystemResponse.html":{"name":"SystemResponse","abstract":"For internal use only.
"},"Structs/UpdateCounterexample.html":{"name":"UpdateCounterexample","abstract":"UpdateCounterexample.
"},"Structs/UpdateDialogNode.html":{"name":"UpdateDialogNode","abstract":"UpdateDialogNode.
"},"Structs/UpdateEntity.html":{"name":"UpdateEntity","abstract":"UpdateEntity.
"},"Structs/UpdateExample.html":{"name":"UpdateExample","abstract":"UpdateExample.
"},"Structs/UpdateIntent.html":{"name":"UpdateIntent","abstract":"UpdateIntent.
"},"Structs/UpdateSynonym.html":{"name":"UpdateSynonym","abstract":"UpdateSynonym.
"},"Structs/UpdateValue.html":{"name":"UpdateValue","abstract":"UpdateValue.
"},"Structs/UpdateWorkspace.html":{"name":"UpdateWorkspace","abstract":"UpdateWorkspace.
"},"Structs/Value.html":{"name":"Value","abstract":"Value.
"},"Structs/ValueCollection.html":{"name":"ValueCollection","abstract":"ValueCollection.
"},"Structs/ValueExport.html":{"name":"ValueExport","abstract":"ValueExport.
"},"Structs/Workspace.html":{"name":"Workspace","abstract":"Workspace.
"},"Structs/WorkspaceCollection.html":{"name":"WorkspaceCollection","abstract":"WorkspaceCollection.
"},"Structs/WorkspaceExport.html":{"name":"WorkspaceExport","abstract":"WorkspaceExport.
"},"Structs.html#/s:11AssistantV111JSONWrapperV":{"name":"JSONWrapper","abstract":"Used internally to serialize and deserialize JSON."},"Enums/RestError.html#/s:11AssistantV19RestErrorO10noResponseA2CmF":{"name":"noResponse","abstract":"
No response was received from the server.
","parent_name":"RestError"},"Enums/RestError.html#/s:11AssistantV19RestErrorO6noDataA2CmF":{"name":"noData","abstract":"No data was returned from the server.
","parent_name":"RestError"},"Enums/RestError.html#/s:11AssistantV19RestErrorO013serializationD0A2CmF":{"name":"serializationError","abstract":"Failed to serialize value(s) to data.
","parent_name":"RestError"},"Enums/RestError.html#/s:11AssistantV19RestErrorO08encodingD0A2CmF":{"name":"encodingError","abstract":"Failed to replace special characters in the","parent_name":"RestError"},"Enums/RestError.html#/s:11AssistantV19RestErrorO011fileManagerD0A2CmF":{"name":"fileManagerError","abstract":"
FileManager failed to handle the given file.","parent_name":"RestError"},"Enums/RestError.html#/s:11AssistantV19RestErrorO11invalidFileA2CmF":{"name":"invalidFile","abstract":"
Failed to load the given file.
","parent_name":"RestError"},"Enums/RestError.html#/s:11AssistantV19RestErrorO7failureACSi_SStcACmF":{"name":"failure","abstract":"An HTTP error with a status code and description.
","parent_name":"RestError"},"Enums/JSON.html#/s:11AssistantV14JSONO4nullA2CmF":{"name":"null","abstract":"A null value.
","parent_name":"JSON"},"Enums/JSON.html#/s:11AssistantV14JSONO7booleanACSbcACmF":{"name":"boolean","abstract":"A boolean value.
","parent_name":"JSON"},"Enums/JSON.html#/s:11AssistantV14JSONO6stringACSScACmF":{"name":"string","abstract":"A string value.
","parent_name":"JSON"},"Enums/JSON.html#/s:11AssistantV14JSONO3intACSicACmF":{"name":"int","abstract":"A number value, represented as an integer.
","parent_name":"JSON"},"Enums/JSON.html#/s:11AssistantV14JSONO6doubleACSdcACmF":{"name":"double","abstract":"A number value, represented as a double.
","parent_name":"JSON"},"Enums/JSON.html#/s:11AssistantV14JSONO5arrayACSayACGcACmF":{"name":"array","abstract":"An array value.
","parent_name":"JSON"},"Enums/JSON.html#/s:11AssistantV14JSONO6objectACs10DictionaryVySSACGcACmF":{"name":"object","abstract":"An object value.
","parent_name":"JSON"},"Enums/JSON.html#/s:11AssistantV14JSONOACs7Decoder_p4from_tKcfc":{"name":"init(from:)","abstract":"Decode a JSON value.
","parent_name":"JSON"},"Enums/JSON.html#/s:11AssistantV14JSONOACx4from_tKcs9EncodableRzlufc":{"name":"init(from:)","abstract":"Initialize a JSON value from an encodable type.
","parent_name":"JSON"},"Enums/JSON.html#/s:11AssistantV14JSONO7toValuexxmKs9DecodableRzlF":{"name":"toValue(_:)","abstract":"Convert this JSON value to a decodable type.
","parent_name":"JSON"},"Enums/JSON.html#/s:11AssistantV14JSONO6encodeys7Encoder_p2to_tKF":{"name":"encode(to:)","abstract":"Encode a JSON value.
","parent_name":"JSON"},"Enums/JSON.html#/s:11AssistantV14JSONO2eeoiSbAC_ACtFZ":{"name":"==(_:_:)","abstract":"Compare two JSON values for equality.
","parent_name":"JSON"},"Enums/JSON.html":{"name":"JSON","abstract":"A JSON value (one of string, number, object, array, true, false, or null).
"},"Enums/RestError.html":{"name":"RestError","abstract":"An error from processing a network request or response.
"},"Classes/Assistant.html#/s:11AssistantV10A0C10serviceURLSSvp":{"name":"serviceURL","abstract":"The base URL to use when contacting the service.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C14defaultHeaderss10DictionaryVyS2SGvp":{"name":"defaultHeaders","abstract":"The default HTTP headers for all requests to the service.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0CACSS8username_SS8passwordSS7versiontcfc":{"name":"init(username:password:version:)","abstract":"Create a Assistant
object.
Create a Assistant
object.
Create a Assistant
object.
Undocumented
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C7messageySS11workspaceID_AA14MessageRequestVSg7requestSbSg19nodesVisitedDetailss10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA0F8ResponseVc7successtF":{"name":"message(workspaceID:request:nodesVisitedDetails:headers:failure:success:)","abstract":"Get response to user input.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C14listWorkspacesySiSg9pageLimit_SbSg12includeCountSSSg4sortAI6cursorAG0G5Audits10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA19WorkspaceCollectionVc7successtF":{"name":"listWorkspaces(pageLimit:includeCount:sort:cursor:includeAudit:headers:failure:success:)","abstract":"List workspaces.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C15createWorkspaceyAA06CreateD0VSg10properties_s10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA0D0Vc7successtF":{"name":"createWorkspace(properties:headers:failure:success:)","abstract":"Create workspace.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C12getWorkspaceySS11workspaceID_SbSg6exportAF12includeAudits10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA0D6ExportVc7successtF":{"name":"getWorkspace(workspaceID:export:includeAudit:headers:failure:success:)","abstract":"Get information about a workspace.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C15updateWorkspaceySS11workspaceID_AA06UpdateD0VSg10propertiesSbSg6appends10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA0D0Vc7successtF":{"name":"updateWorkspace(workspaceID:properties:append:headers:failure:success:)","abstract":"Update workspace.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C15deleteWorkspaceySS11workspaceID_s10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyyc7successtF":{"name":"deleteWorkspace(workspaceID:headers:failure:success:)","abstract":"Delete workspace.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C11listIntentsySS11workspaceID_SbSg6exportSiSg9pageLimitAF12includeCountSSSg4sortAK6cursorAF0J5Audits10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA16IntentCollectionVc7successtF":{"name":"listIntents(workspaceID:export:pageLimit:includeCount:sort:cursor:includeAudit:headers:failure:success:)","abstract":"List intents.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C12createIntentySS11workspaceID_SS6intentSSSg11descriptionSayAA13CreateExampleVGSg8exampless10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA0D0Vc7successtF":{"name":"createIntent(workspaceID:intent:description:examples:headers:failure:success:)","abstract":"Create intent.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C9getIntentySS11workspaceID_SS6intentSbSg6exportAG12includeAudits10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA0D6ExportVc7successtF":{"name":"getIntent(workspaceID:intent:export:includeAudit:headers:failure:success:)","abstract":"Get intent.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C12updateIntentySS11workspaceID_SS6intentSSSg03newD0AG0H11DescriptionSayAA13CreateExampleVGSg0H8Exampless10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA0D0Vc7successtF":{"name":"updateIntent(workspaceID:intent:newIntent:newDescription:newExamples:headers:failure:success:)","abstract":"Update intent.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C12deleteIntentySS11workspaceID_SS6intents10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyyc7successtF":{"name":"deleteIntent(workspaceID:intent:headers:failure:success:)","abstract":"Delete intent.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C12listExamplesySS11workspaceID_SS6intentSiSg9pageLimitSbSg12includeCountSSSg4sortAK6cursorAI0J5Audits10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA17ExampleCollectionVc7successtF":{"name":"listExamples(workspaceID:intent:pageLimit:includeCount:sort:cursor:includeAudit:headers:failure:success:)","abstract":"List user input examples.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C13createExampleySS11workspaceID_SS6intentSS4texts10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA0D0Vc7successtF":{"name":"createExample(workspaceID:intent:text:headers:failure:success:)","abstract":"Create user input example.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C10getExampleySS11workspaceID_SS6intentSS4textSbSg12includeAudits10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA0D0Vc7successtF":{"name":"getExample(workspaceID:intent:text:includeAudit:headers:failure:success:)","abstract":"Get user input example.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C13updateExampleySS11workspaceID_SS6intentSS4textSSSg7newTexts10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA0D0Vc7successtF":{"name":"updateExample(workspaceID:intent:text:newText:headers:failure:success:)","abstract":"Update user input example.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C13deleteExampleySS11workspaceID_SS6intentSS4texts10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyyc7successtF":{"name":"deleteExample(workspaceID:intent:text:headers:failure:success:)","abstract":"Delete user input example.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C19listCounterexamplesySS11workspaceID_SiSg9pageLimitSbSg12includeCountSSSg4sortAJ6cursorAH0I5Audits10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA24CounterexampleCollectionVc7successtF":{"name":"listCounterexamples(workspaceID:pageLimit:includeCount:sort:cursor:includeAudit:headers:failure:success:)","abstract":"List counterexamples.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C20createCounterexampleySS11workspaceID_SS4texts10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA0D0Vc7successtF":{"name":"createCounterexample(workspaceID:text:headers:failure:success:)","abstract":"Create counterexample.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C17getCounterexampleySS11workspaceID_SS4textSbSg12includeAudits10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA0D0Vc7successtF":{"name":"getCounterexample(workspaceID:text:includeAudit:headers:failure:success:)","abstract":"Get counterexample.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C20updateCounterexampleySS11workspaceID_SS4textSSSg7newTexts10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA0D0Vc7successtF":{"name":"updateCounterexample(workspaceID:text:newText:headers:failure:success:)","abstract":"Update counterexample.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C20deleteCounterexampleySS11workspaceID_SS4texts10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyyc7successtF":{"name":"deleteCounterexample(workspaceID:text:headers:failure:success:)","abstract":"Delete counterexample.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C12listEntitiesySS11workspaceID_SbSg6exportSiSg9pageLimitAF12includeCountSSSg4sortAK6cursorAF0J5Audits10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA16EntityCollectionVc7successtF":{"name":"listEntities(workspaceID:export:pageLimit:includeCount:sort:cursor:includeAudit:headers:failure:success:)","abstract":"List entities.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C12createEntityySS11workspaceID_AA06CreateD0V10propertiess10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA0D0Vc7successtF":{"name":"createEntity(workspaceID:properties:headers:failure:success:)","abstract":"Create entity.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C9getEntityySS11workspaceID_SS6entitySbSg6exportAG12includeAudits10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA0D6ExportVc7successtF":{"name":"getEntity(workspaceID:entity:export:includeAudit:headers:failure:success:)","abstract":"Get entity.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C12updateEntityySS11workspaceID_SS6entityAA06UpdateD0V10propertiess10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA0D0Vc7successtF":{"name":"updateEntity(workspaceID:entity:properties:headers:failure:success:)","abstract":"Update entity.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C12deleteEntityySS11workspaceID_SS6entitys10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyyc7successtF":{"name":"deleteEntity(workspaceID:entity:headers:failure:success:)","abstract":"Delete entity.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C10listValuesySS11workspaceID_SS6entitySbSg6exportSiSg9pageLimitAG12includeCountSSSg4sortAL6cursorAG0K5Audits10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA15ValueCollectionVc7successtF":{"name":"listValues(workspaceID:entity:export:pageLimit:includeCount:sort:cursor:includeAudit:headers:failure:success:)","abstract":"List entity values.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C11createValueySS11workspaceID_SS6entityAA06CreateD0V10propertiess10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA0D0Vc7successtF":{"name":"createValue(workspaceID:entity:properties:headers:failure:success:)","abstract":"Add entity value.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C8getValueySS11workspaceID_SS6entitySS5valueSbSg6exportAH12includeAudits10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA0D6ExportVc7successtF":{"name":"getValue(workspaceID:entity:value:export:includeAudit:headers:failure:success:)","abstract":"Get entity value.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C11updateValueySS11workspaceID_SS6entitySS5valueAA06UpdateD0V10propertiess10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA0D0Vc7successtF":{"name":"updateValue(workspaceID:entity:value:properties:headers:failure:success:)","abstract":"Update entity value.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C11deleteValueySS11workspaceID_SS6entitySS5values10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyyc7successtF":{"name":"deleteValue(workspaceID:entity:value:headers:failure:success:)","abstract":"Delete entity value.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C12listSynonymsySS11workspaceID_SS6entitySS5valueSiSg9pageLimitSbSg12includeCountSSSg4sortAL6cursorAJ0K5Audits10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA17SynonymCollectionVc7successtF":{"name":"listSynonyms(workspaceID:entity:value:pageLimit:includeCount:sort:cursor:includeAudit:headers:failure:success:)","abstract":"List entity value synonyms.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C13createSynonymySS11workspaceID_SS6entitySS5valueSS7synonyms10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA0D0Vc7successtF":{"name":"createSynonym(workspaceID:entity:value:synonym:headers:failure:success:)","abstract":"Add entity value synonym.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C10getSynonymySS11workspaceID_SS6entitySS5valueSS7synonymSbSg12includeAudits10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA0D0Vc7successtF":{"name":"getSynonym(workspaceID:entity:value:synonym:includeAudit:headers:failure:success:)","abstract":"Get entity value synonym.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C13updateSynonymySS11workspaceID_SS6entitySS5valueSS7synonymSSSg03newD0s10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA0D0Vc7successtF":{"name":"updateSynonym(workspaceID:entity:value:synonym:newSynonym:headers:failure:success:)","abstract":"Update entity value synonym.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C13deleteSynonymySS11workspaceID_SS6entitySS5valueSS7synonyms10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyyc7successtF":{"name":"deleteSynonym(workspaceID:entity:value:synonym:headers:failure:success:)","abstract":"Delete entity value synonym.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C15listDialogNodesySS11workspaceID_SiSg9pageLimitSbSg12includeCountSSSg4sortAJ6cursorAH0J5Audits10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA0D14NodeCollectionVc7successtF":{"name":"listDialogNodes(workspaceID:pageLimit:includeCount:sort:cursor:includeAudit:headers:failure:success:)","abstract":"List dialog nodes.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C16createDialogNodeySS11workspaceID_AA06CreatedE0V10propertiess10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA0dE0Vc7successtF":{"name":"createDialogNode(workspaceID:properties:headers:failure:success:)","abstract":"Create dialog node.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C13getDialogNodeySS11workspaceID_SS06dialogE0SbSg12includeAudits10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA0dE0Vc7successtF":{"name":"getDialogNode(workspaceID:dialogNode:includeAudit:headers:failure:success:)","abstract":"Get dialog node.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C16updateDialogNodeySS11workspaceID_SS06dialogE0AA06UpdatedE0V10propertiess10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA0dE0Vc7successtF":{"name":"updateDialogNode(workspaceID:dialogNode:properties:headers:failure:success:)","abstract":"Update dialog node.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C16deleteDialogNodeySS11workspaceID_SS06dialogE0s10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyyc7successtF":{"name":"deleteDialogNode(workspaceID:dialogNode:headers:failure:success:)","abstract":"Delete dialog node.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C8listLogsySS11workspaceID_SSSg4sortAF6filterSiSg9pageLimitAF6cursors10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA13LogCollectionVc7successtF":{"name":"listLogs(workspaceID:sort:filter:pageLimit:cursor:headers:failure:success:)","abstract":"List log events in a workspace.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C11listAllLogsySS6filter_SSSg4sortSiSg9pageLimitAF6cursors10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA13LogCollectionVc7successtF":{"name":"listAllLogs(filter:sort:pageLimit:cursor:headers:failure:success:)","abstract":"List log events in all workspaces.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C14deleteUserDataySS10customerID_s10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyyc7successtF":{"name":"deleteUserData(customerID:headers:failure:success:)","abstract":"Delete labeled data.
","parent_name":"Assistant"},"Classes/Assistant.html":{"name":"Assistant","abstract":"The IBM Watson Assistant service combines machine learning, natural language understanding, and integrated dialog tools"},"Classes.html":{"name":"Classes","abstract":"
The following classes are available globally.
"},"Enums.html":{"name":"Enumerations","abstract":"The following enumerations are available globally.
"},"Structs.html":{"name":"Structures","abstract":"The following structures are available globally.
"}} \ No newline at end of file +{"Structs/WorkspaceExport/Status.html#/s:11AssistantV115WorkspaceExportV6StatusO11nonExistentA2EmF":{"name":"nonExistent","abstract":"Undocumented
","parent_name":"Status"},"Structs/WorkspaceExport/Status.html#/s:11AssistantV115WorkspaceExportV6StatusO8trainingA2EmF":{"name":"training","abstract":"Undocumented
","parent_name":"Status"},"Structs/WorkspaceExport/Status.html#/s:11AssistantV115WorkspaceExportV6StatusO6failedA2EmF":{"name":"failed","abstract":"Undocumented
","parent_name":"Status"},"Structs/WorkspaceExport/Status.html#/s:11AssistantV115WorkspaceExportV6StatusO9availableA2EmF":{"name":"available","abstract":"Undocumented
","parent_name":"Status"},"Structs/WorkspaceExport/Status.html#/s:11AssistantV115WorkspaceExportV6StatusO11unavailableA2EmF":{"name":"unavailable","abstract":"Undocumented
","parent_name":"Status"},"Structs/WorkspaceExport/Status.html":{"name":"Status","abstract":"The current status of the workspace.
","parent_name":"WorkspaceExport"},"Structs/WorkspaceExport.html#/s:11AssistantV115WorkspaceExportV4nameSSvp":{"name":"name","abstract":"The name of the workspace.
","parent_name":"WorkspaceExport"},"Structs/WorkspaceExport.html#/s:11AssistantV115WorkspaceExportV11descriptionSSvp":{"name":"description","abstract":"The description of the workspace.
","parent_name":"WorkspaceExport"},"Structs/WorkspaceExport.html#/s:11AssistantV115WorkspaceExportV8languageSSvp":{"name":"language","abstract":"The language of the workspace.
","parent_name":"WorkspaceExport"},"Structs/WorkspaceExport.html#/s:11AssistantV115WorkspaceExportV8metadatas10DictionaryVySSAA4JSONOGvp":{"name":"metadata","abstract":"Any metadata that is required by the workspace.
","parent_name":"WorkspaceExport"},"Structs/WorkspaceExport.html#/s:11AssistantV115WorkspaceExportV7createdSSSgvp":{"name":"created","abstract":"The timestamp for creation of the workspace.
","parent_name":"WorkspaceExport"},"Structs/WorkspaceExport.html#/s:11AssistantV115WorkspaceExportV7updatedSSSgvp":{"name":"updated","abstract":"The timestamp for the last update to the workspace.
","parent_name":"WorkspaceExport"},"Structs/WorkspaceExport.html#/s:11AssistantV115WorkspaceExportV11workspaceIDSSvp":{"name":"workspaceID","abstract":"The workspace ID.
","parent_name":"WorkspaceExport"},"Structs/WorkspaceExport.html#/s:11AssistantV115WorkspaceExportV6statusSSvp":{"name":"status","abstract":"The current status of the workspace.
","parent_name":"WorkspaceExport"},"Structs/WorkspaceExport.html#/s:11AssistantV115WorkspaceExportV14learningOptOutSbvp":{"name":"learningOptOut","abstract":"Whether training data from the workspace can be used by IBM for general service improvements. true
indicates that","parent_name":"WorkspaceExport"},"Structs/WorkspaceExport.html#/s:11AssistantV115WorkspaceExportV7intentsSayAA06IntentD0VGSgvp":{"name":"intents","abstract":"
An array of intents.
","parent_name":"WorkspaceExport"},"Structs/WorkspaceExport.html#/s:11AssistantV115WorkspaceExportV8entitiesSayAA06EntityD0VGSgvp":{"name":"entities","abstract":"An array of entities.
","parent_name":"WorkspaceExport"},"Structs/WorkspaceExport.html#/s:11AssistantV115WorkspaceExportV15counterexamplesSayAA14CounterexampleVGSgvp":{"name":"counterexamples","abstract":"An array of counterexamples.
","parent_name":"WorkspaceExport"},"Structs/WorkspaceExport.html#/s:11AssistantV115WorkspaceExportV11dialogNodesSayAA10DialogNodeVGSgvp":{"name":"dialogNodes","abstract":"An array of objects describing the dialog nodes in the workspace.
","parent_name":"WorkspaceExport"},"Structs/WorkspaceCollection.html#/s:11AssistantV119WorkspaceCollectionV10workspacesSayAA0C0VGvp":{"name":"workspaces","abstract":"An array of objects describing the workspaces associated with the service instance.
","parent_name":"WorkspaceCollection"},"Structs/WorkspaceCollection.html#/s:11AssistantV119WorkspaceCollectionV10paginationAA10PaginationVvp":{"name":"pagination","abstract":"An object defining the pagination data for the returned objects.
","parent_name":"WorkspaceCollection"},"Structs/Workspace.html#/s:11AssistantV19WorkspaceV4nameSSvp":{"name":"name","abstract":"The name of the workspace.
","parent_name":"Workspace"},"Structs/Workspace.html#/s:11AssistantV19WorkspaceV8languageSSvp":{"name":"language","abstract":"The language of the workspace.
","parent_name":"Workspace"},"Structs/Workspace.html#/s:11AssistantV19WorkspaceV7createdSSSgvp":{"name":"created","abstract":"The timestamp for creation of the workspace.
","parent_name":"Workspace"},"Structs/Workspace.html#/s:11AssistantV19WorkspaceV7updatedSSSgvp":{"name":"updated","abstract":"The timestamp for the last update to the workspace.
","parent_name":"Workspace"},"Structs/Workspace.html#/s:11AssistantV19WorkspaceV11workspaceIDSSvp":{"name":"workspaceID","abstract":"The workspace ID.
","parent_name":"Workspace"},"Structs/Workspace.html#/s:11AssistantV19WorkspaceV11descriptionSSSgvp":{"name":"description","abstract":"The description of the workspace.
","parent_name":"Workspace"},"Structs/Workspace.html#/s:11AssistantV19WorkspaceV8metadatas10DictionaryVySSAA4JSONOGSgvp":{"name":"metadata","abstract":"Any metadata related to the workspace.
","parent_name":"Workspace"},"Structs/Workspace.html#/s:11AssistantV19WorkspaceV14learningOptOutSbSgvp":{"name":"learningOptOut","abstract":"Whether training data from the workspace (including artifacts such as intents and entities) can be used by IBM for","parent_name":"Workspace"},"Structs/ValueExport/ValueType.html#/s:11AssistantV111ValueExportV0C4TypeO8synonymsA2EmF":{"name":"synonyms","abstract":"
Undocumented
","parent_name":"ValueType"},"Structs/ValueExport/ValueType.html#/s:11AssistantV111ValueExportV0C4TypeO8patternsA2EmF":{"name":"patterns","abstract":"Undocumented
","parent_name":"ValueType"},"Structs/ValueExport/ValueType.html":{"name":"ValueType","abstract":"Specifies the type of value.
","parent_name":"ValueExport"},"Structs/ValueExport.html#/s:11AssistantV111ValueExportV9valueTextSSvp":{"name":"valueText","abstract":"The text of the entity value.
","parent_name":"ValueExport"},"Structs/ValueExport.html#/s:11AssistantV111ValueExportV8metadatas10DictionaryVySSAA4JSONOGSgvp":{"name":"metadata","abstract":"Any metadata related to the entity value.
","parent_name":"ValueExport"},"Structs/ValueExport.html#/s:11AssistantV111ValueExportV7createdSSSgvp":{"name":"created","abstract":"The timestamp for creation of the entity value.
","parent_name":"ValueExport"},"Structs/ValueExport.html#/s:11AssistantV111ValueExportV7updatedSSSgvp":{"name":"updated","abstract":"The timestamp for the last update to the entity value.
","parent_name":"ValueExport"},"Structs/ValueExport.html#/s:11AssistantV111ValueExportV8synonymsSaySSGSgvp":{"name":"synonyms","abstract":"An array containing any synonyms for the entity value.
","parent_name":"ValueExport"},"Structs/ValueExport.html#/s:11AssistantV111ValueExportV8patternsSaySSGSgvp":{"name":"patterns","abstract":"An array containing any patterns for the entity value.
","parent_name":"ValueExport"},"Structs/ValueExport.html#/s:11AssistantV111ValueExportV9valueTypeSSvp":{"name":"valueType","abstract":"Specifies the type of value.
","parent_name":"ValueExport"},"Structs/ValueCollection.html#/s:11AssistantV115ValueCollectionV6valuesSayAA0C6ExportVGvp":{"name":"values","abstract":"An array of entity values.
","parent_name":"ValueCollection"},"Structs/ValueCollection.html#/s:11AssistantV115ValueCollectionV10paginationAA10PaginationVvp":{"name":"pagination","abstract":"An object defining the pagination data for the returned objects.
","parent_name":"ValueCollection"},"Structs/Value/ValueType.html#/s:11AssistantV15ValueV0C4TypeO8synonymsA2EmF":{"name":"synonyms","abstract":"Undocumented
","parent_name":"ValueType"},"Structs/Value/ValueType.html#/s:11AssistantV15ValueV0C4TypeO8patternsA2EmF":{"name":"patterns","abstract":"Undocumented
","parent_name":"ValueType"},"Structs/Value/ValueType.html":{"name":"ValueType","abstract":"Specifies the type of value.
","parent_name":"Value"},"Structs/Value.html#/s:11AssistantV15ValueV9valueTextSSvp":{"name":"valueText","abstract":"The text of the entity value.
","parent_name":"Value"},"Structs/Value.html#/s:11AssistantV15ValueV8metadatas10DictionaryVySSAA4JSONOGSgvp":{"name":"metadata","abstract":"Any metadata related to the entity value.
","parent_name":"Value"},"Structs/Value.html#/s:11AssistantV15ValueV7createdSSSgvp":{"name":"created","abstract":"The timestamp for creation of the entity value.
","parent_name":"Value"},"Structs/Value.html#/s:11AssistantV15ValueV7updatedSSSgvp":{"name":"updated","abstract":"The timestamp for the last update to the entity value.
","parent_name":"Value"},"Structs/Value.html#/s:11AssistantV15ValueV8synonymsSaySSGSgvp":{"name":"synonyms","abstract":"An array containing any synonyms for the entity value.
","parent_name":"Value"},"Structs/Value.html#/s:11AssistantV15ValueV8patternsSaySSGSgvp":{"name":"patterns","abstract":"An array containing any patterns for the entity value.
","parent_name":"Value"},"Structs/Value.html#/s:11AssistantV15ValueV9valueTypeSSvp":{"name":"valueType","abstract":"Specifies the type of value.
","parent_name":"Value"},"Structs/UpdateWorkspace.html#/s:11AssistantV115UpdateWorkspaceV4nameSSSgvp":{"name":"name","abstract":"The name of the workspace. This string cannot contain carriage return, newline, or tab characters, and it must be","parent_name":"UpdateWorkspace"},"Structs/UpdateWorkspace.html#/s:11AssistantV115UpdateWorkspaceV11descriptionSSSgvp":{"name":"description","abstract":"
The description of the workspace. This string cannot contain carriage return, newline, or tab characters, and it","parent_name":"UpdateWorkspace"},"Structs/UpdateWorkspace.html#/s:11AssistantV115UpdateWorkspaceV8languageSSSgvp":{"name":"language","abstract":"
The language of the workspace.
","parent_name":"UpdateWorkspace"},"Structs/UpdateWorkspace.html#/s:11AssistantV115UpdateWorkspaceV7intentsSayAA12CreateIntentVGSgvp":{"name":"intents","abstract":"An array of objects defining the intents for the workspace.
","parent_name":"UpdateWorkspace"},"Structs/UpdateWorkspace.html#/s:11AssistantV115UpdateWorkspaceV8entitiesSayAA12CreateEntityVGSgvp":{"name":"entities","abstract":"An array of objects defining the entities for the workspace.
","parent_name":"UpdateWorkspace"},"Structs/UpdateWorkspace.html#/s:11AssistantV115UpdateWorkspaceV11dialogNodesSayAA16CreateDialogNodeVGSgvp":{"name":"dialogNodes","abstract":"An array of objects defining the nodes in the workspace dialog.
","parent_name":"UpdateWorkspace"},"Structs/UpdateWorkspace.html#/s:11AssistantV115UpdateWorkspaceV15counterexamplesSayAA20CreateCounterexampleVGSgvp":{"name":"counterexamples","abstract":"An array of objects defining input examples that have been marked as irrelevant input.
","parent_name":"UpdateWorkspace"},"Structs/UpdateWorkspace.html#/s:11AssistantV115UpdateWorkspaceV8metadatas10DictionaryVySSAA4JSONOGSgvp":{"name":"metadata","abstract":"Any metadata related to the workspace.
","parent_name":"UpdateWorkspace"},"Structs/UpdateWorkspace.html#/s:11AssistantV115UpdateWorkspaceV14learningOptOutSbSgvp":{"name":"learningOptOut","abstract":"Whether training data from the workspace can be used by IBM for general service improvements. true
indicates that","parent_name":"UpdateWorkspace"},"Structs/UpdateWorkspace.html#/s:11AssistantV115UpdateWorkspaceVACSSSg4name_AD11descriptionAD8languageSayAA12CreateIntentVGSg7intentsSayAA0H6EntityVGSg8entitiesSayAA0H10DialogNodeVGSg11dialogNodesSayAA0H14CounterexampleVGSg15counterexampless10DictionaryVySSAA4JSONOGSg8metadataSbSg14learningOptOuttcfc":{"name":"init(name:description:language:intents:entities:dialogNodes:counterexamples:metadata:learningOptOut:)","abstract":"
Initialize a UpdateWorkspace
with member variables.
Undocumented
","parent_name":"ValueType"},"Structs/UpdateValue/ValueType.html#/s:11AssistantV111UpdateValueV0D4TypeO8patternsA2EmF":{"name":"patterns","abstract":"Undocumented
","parent_name":"ValueType"},"Structs/UpdateValue/ValueType.html":{"name":"ValueType","abstract":"Specifies the type of value.
","parent_name":"UpdateValue"},"Structs/UpdateValue.html#/s:11AssistantV111UpdateValueV5valueSSSgvp":{"name":"value","abstract":"The text of the entity value. This string must conform to the following restrictions:
","parent_name":"UpdateValue"},"Structs/UpdateValue.html#/s:11AssistantV111UpdateValueV8metadatas10DictionaryVySSAA4JSONOGSgvp":{"name":"metadata","abstract":"Any metadata related to the entity value.
","parent_name":"UpdateValue"},"Structs/UpdateValue.html#/s:11AssistantV111UpdateValueV9valueTypeSSSgvp":{"name":"valueType","abstract":"Specifies the type of value.
","parent_name":"UpdateValue"},"Structs/UpdateValue.html#/s:11AssistantV111UpdateValueV8synonymsSaySSGSgvp":{"name":"synonyms","abstract":"An array of synonyms for the entity value. You can provide either synonyms or patterns (as indicated by type),","parent_name":"UpdateValue"},"Structs/UpdateValue.html#/s:11AssistantV111UpdateValueV8patternsSaySSGSgvp":{"name":"patterns","abstract":"
An array of patterns for the entity value. You can provide either synonyms or patterns (as indicated by type),","parent_name":"UpdateValue"},"Structs/UpdateValue.html#/s:11AssistantV111UpdateValueVACSSSg5value_s10DictionaryVySSAA4JSONOGSg8metadataAD0E4TypeSaySSGSg8synonymsAO8patternstcfc":{"name":"init(value:metadata:valueType:synonyms:patterns:)","abstract":"
Initialize a UpdateValue
with member variables.
The text of the synonym. This string must conform to the following restrictions:
","parent_name":"UpdateSynonym"},"Structs/UpdateSynonym.html#/s:11AssistantV113UpdateSynonymVACSSSg7synonym_tcfc":{"name":"init(synonym:)","abstract":"Initialize a UpdateSynonym
with member variables.
The name of the intent. This string must conform to the following restrictions:
","parent_name":"UpdateIntent"},"Structs/UpdateIntent.html#/s:11AssistantV112UpdateIntentV11descriptionSSSgvp":{"name":"description","abstract":"The description of the intent.
","parent_name":"UpdateIntent"},"Structs/UpdateIntent.html#/s:11AssistantV112UpdateIntentV8examplesSayAA13CreateExampleVGSgvp":{"name":"examples","abstract":"An array of user input examples for the intent.
","parent_name":"UpdateIntent"},"Structs/UpdateIntent.html#/s:11AssistantV112UpdateIntentVACSSSg6intent_AD11descriptionSayAA13CreateExampleVGSg8examplestcfc":{"name":"init(intent:description:examples:)","abstract":"Initialize a UpdateIntent
with member variables.
The text of the user input example. This string must conform to the following restrictions:
","parent_name":"UpdateExample"},"Structs/UpdateExample.html#/s:11AssistantV113UpdateExampleVACSSSg4text_tcfc":{"name":"init(text:)","abstract":"Initialize a UpdateExample
with member variables.
The name of the entity. This string must conform to the following restrictions:
","parent_name":"UpdateEntity"},"Structs/UpdateEntity.html#/s:11AssistantV112UpdateEntityV11descriptionSSSgvp":{"name":"description","abstract":"The description of the entity. This string cannot contain carriage return, newline, or tab characters, and it must","parent_name":"UpdateEntity"},"Structs/UpdateEntity.html#/s:11AssistantV112UpdateEntityV8metadatas10DictionaryVySSAA4JSONOGSgvp":{"name":"metadata","abstract":"
Any metadata related to the entity.
","parent_name":"UpdateEntity"},"Structs/UpdateEntity.html#/s:11AssistantV112UpdateEntityV10fuzzyMatchSbSgvp":{"name":"fuzzyMatch","abstract":"Whether to use fuzzy matching for the entity.
","parent_name":"UpdateEntity"},"Structs/UpdateEntity.html#/s:11AssistantV112UpdateEntityV6valuesSayAA11CreateValueVGSgvp":{"name":"values","abstract":"An array of entity values.
","parent_name":"UpdateEntity"},"Structs/UpdateEntity.html#/s:11AssistantV112UpdateEntityVACSSSg6entity_AD11descriptions10DictionaryVySSAA4JSONOGSg8metadataSbSg10fuzzyMatchSayAA11CreateValueVGSg6valuestcfc":{"name":"init(entity:description:metadata:fuzzyMatch:values:)","abstract":"Initialize a UpdateEntity
with member variables.
Undocumented
","parent_name":"DigressOutSlots"},"Structs/UpdateDialogNode/DigressOutSlots.html#/s:11AssistantV116UpdateDialogNodeV15DigressOutSlotsO14allowReturningA2EmF":{"name":"allowReturning","abstract":"Undocumented
","parent_name":"DigressOutSlots"},"Structs/UpdateDialogNode/DigressOutSlots.html#/s:11AssistantV116UpdateDialogNodeV15DigressOutSlotsO8allowAllA2EmF":{"name":"allowAll","abstract":"Undocumented
","parent_name":"DigressOutSlots"},"Structs/UpdateDialogNode/DigressOut.html#/s:11AssistantV116UpdateDialogNodeV10DigressOutO9returningA2EmF":{"name":"returning","abstract":"Undocumented
","parent_name":"DigressOut"},"Structs/UpdateDialogNode/DigressOut.html#/s:11AssistantV116UpdateDialogNodeV10DigressOutO3allA2EmF":{"name":"all","abstract":"Undocumented
","parent_name":"DigressOut"},"Structs/UpdateDialogNode/DigressOut.html#/s:11AssistantV116UpdateDialogNodeV10DigressOutO14allNeverReturnA2EmF":{"name":"allNeverReturn","abstract":"Undocumented
","parent_name":"DigressOut"},"Structs/UpdateDialogNode/DigressIn.html#/s:11AssistantV116UpdateDialogNodeV9DigressInO12notAvailableA2EmF":{"name":"notAvailable","abstract":"Undocumented
","parent_name":"DigressIn"},"Structs/UpdateDialogNode/DigressIn.html#/s:11AssistantV116UpdateDialogNodeV9DigressInO7returnsA2EmF":{"name":"returns","abstract":"Undocumented
","parent_name":"DigressIn"},"Structs/UpdateDialogNode/DigressIn.html#/s:11AssistantV116UpdateDialogNodeV9DigressInO13doesNotReturnA2EmF":{"name":"doesNotReturn","abstract":"Undocumented
","parent_name":"DigressIn"},"Structs/UpdateDialogNode/EventName.html#/s:11AssistantV116UpdateDialogNodeV9EventNameO5focusA2EmF":{"name":"focus","abstract":"Undocumented
","parent_name":"EventName"},"Structs/UpdateDialogNode/EventName.html#/s:11AssistantV116UpdateDialogNodeV9EventNameO5inputA2EmF":{"name":"input","abstract":"Undocumented
","parent_name":"EventName"},"Structs/UpdateDialogNode/EventName.html#/s:11AssistantV116UpdateDialogNodeV9EventNameO6filledA2EmF":{"name":"filled","abstract":"Undocumented
","parent_name":"EventName"},"Structs/UpdateDialogNode/EventName.html#/s:11AssistantV116UpdateDialogNodeV9EventNameO8validateA2EmF":{"name":"validate","abstract":"Undocumented
","parent_name":"EventName"},"Structs/UpdateDialogNode/EventName.html#/s:11AssistantV116UpdateDialogNodeV9EventNameO14filledMultipleA2EmF":{"name":"filledMultiple","abstract":"Undocumented
","parent_name":"EventName"},"Structs/UpdateDialogNode/EventName.html#/s:11AssistantV116UpdateDialogNodeV9EventNameO7genericA2EmF":{"name":"generic","abstract":"Undocumented
","parent_name":"EventName"},"Structs/UpdateDialogNode/EventName.html#/s:11AssistantV116UpdateDialogNodeV9EventNameO7nomatchA2EmF":{"name":"nomatch","abstract":"Undocumented
","parent_name":"EventName"},"Structs/UpdateDialogNode/EventName.html#/s:11AssistantV116UpdateDialogNodeV9EventNameO24nomatchResponsesDepletedA2EmF":{"name":"nomatchResponsesDepleted","abstract":"Undocumented
","parent_name":"EventName"},"Structs/UpdateDialogNode/EventName.html#/s:11AssistantV116UpdateDialogNodeV9EventNameO22digressionReturnPromptA2EmF":{"name":"digressionReturnPrompt","abstract":"Undocumented
","parent_name":"EventName"},"Structs/UpdateDialogNode/NodeType.html#/s:11AssistantV116UpdateDialogNodeV0E4TypeO8standardA2EmF":{"name":"standard","abstract":"Undocumented
","parent_name":"NodeType"},"Structs/UpdateDialogNode/NodeType.html#/s:11AssistantV116UpdateDialogNodeV0E4TypeO12eventHandlerA2EmF":{"name":"eventHandler","abstract":"Undocumented
","parent_name":"NodeType"},"Structs/UpdateDialogNode/NodeType.html#/s:11AssistantV116UpdateDialogNodeV0E4TypeO5frameA2EmF":{"name":"frame","abstract":"Undocumented
","parent_name":"NodeType"},"Structs/UpdateDialogNode/NodeType.html#/s:11AssistantV116UpdateDialogNodeV0E4TypeO4slotA2EmF":{"name":"slot","abstract":"Undocumented
","parent_name":"NodeType"},"Structs/UpdateDialogNode/NodeType.html#/s:11AssistantV116UpdateDialogNodeV0E4TypeO17responseConditionA2EmF":{"name":"responseCondition","abstract":"Undocumented
","parent_name":"NodeType"},"Structs/UpdateDialogNode/NodeType.html#/s:11AssistantV116UpdateDialogNodeV0E4TypeO6folderA2EmF":{"name":"folder","abstract":"Undocumented
","parent_name":"NodeType"},"Structs/UpdateDialogNode/NodeType.html":{"name":"NodeType","abstract":"How the dialog node is processed.
","parent_name":"UpdateDialogNode"},"Structs/UpdateDialogNode/EventName.html":{"name":"EventName","abstract":"How an event_handler
node is processed.
Whether this top-level dialog node can be digressed into.
","parent_name":"UpdateDialogNode"},"Structs/UpdateDialogNode/DigressOut.html":{"name":"DigressOut","abstract":"Whether this dialog node can be returned to after a digression.
","parent_name":"UpdateDialogNode"},"Structs/UpdateDialogNode/DigressOutSlots.html":{"name":"DigressOutSlots","abstract":"Whether the user can digress to top-level nodes while filling out slots.
","parent_name":"UpdateDialogNode"},"Structs/UpdateDialogNode.html#/s:11AssistantV116UpdateDialogNodeV06dialogE0SSSgvp":{"name":"dialogNode","abstract":"The dialog node ID. This string must conform to the following restrictions:
","parent_name":"UpdateDialogNode"},"Structs/UpdateDialogNode.html#/s:11AssistantV116UpdateDialogNodeV11descriptionSSSgvp":{"name":"description","abstract":"The description of the dialog node. This string cannot contain carriage return, newline, or tab characters, and it","parent_name":"UpdateDialogNode"},"Structs/UpdateDialogNode.html#/s:11AssistantV116UpdateDialogNodeV10conditionsSSSgvp":{"name":"conditions","abstract":"
The condition that will trigger the dialog node. This string cannot contain carriage return, newline, or tab","parent_name":"UpdateDialogNode"},"Structs/UpdateDialogNode.html#/s:11AssistantV116UpdateDialogNodeV6parentSSSgvp":{"name":"parent","abstract":"
The ID of the parent dialog node.
","parent_name":"UpdateDialogNode"},"Structs/UpdateDialogNode.html#/s:11AssistantV116UpdateDialogNodeV15previousSiblingSSSgvp":{"name":"previousSibling","abstract":"The ID of the previous sibling dialog node.
","parent_name":"UpdateDialogNode"},"Structs/UpdateDialogNode.html#/s:11AssistantV116UpdateDialogNodeV6outputs10DictionaryVySSAA4JSONOGSgvp":{"name":"output","abstract":"The output of the dialog node. For more information about how to specify dialog node output, see the","parent_name":"UpdateDialogNode"},"Structs/UpdateDialogNode.html#/s:11AssistantV116UpdateDialogNodeV7contexts10DictionaryVySSAA4JSONOGSgvp":{"name":"context","abstract":"
The context for the dialog node.
","parent_name":"UpdateDialogNode"},"Structs/UpdateDialogNode.html#/s:11AssistantV116UpdateDialogNodeV8metadatas10DictionaryVySSAA4JSONOGSgvp":{"name":"metadata","abstract":"The metadata for the dialog node.
","parent_name":"UpdateDialogNode"},"Structs/UpdateDialogNode.html#/s:11AssistantV116UpdateDialogNodeV8nextStepAA0de4NextG0VSgvp":{"name":"nextStep","abstract":"The next step to be executed in dialog processing.
","parent_name":"UpdateDialogNode"},"Structs/UpdateDialogNode.html#/s:11AssistantV116UpdateDialogNodeV5titleSSSgvp":{"name":"title","abstract":"The alias used to identify the dialog node. This string must conform to the following restrictions:
","parent_name":"UpdateDialogNode"},"Structs/UpdateDialogNode.html#/s:11AssistantV116UpdateDialogNodeV8nodeTypeSSSgvp":{"name":"nodeType","abstract":"How the dialog node is processed.
","parent_name":"UpdateDialogNode"},"Structs/UpdateDialogNode.html#/s:11AssistantV116UpdateDialogNodeV9eventNameSSSgvp":{"name":"eventName","abstract":"How an event_handler
node is processed.
The location in the dialog context where output is stored.
","parent_name":"UpdateDialogNode"},"Structs/UpdateDialogNode.html#/s:11AssistantV116UpdateDialogNodeV7actionsSayAA0dE6ActionVGSgvp":{"name":"actions","abstract":"An array of objects describing any actions to be invoked by the dialog node.
","parent_name":"UpdateDialogNode"},"Structs/UpdateDialogNode.html#/s:11AssistantV116UpdateDialogNodeV9digressInSSSgvp":{"name":"digressIn","abstract":"Whether this top-level dialog node can be digressed into.
","parent_name":"UpdateDialogNode"},"Structs/UpdateDialogNode.html#/s:11AssistantV116UpdateDialogNodeV10digressOutSSSgvp":{"name":"digressOut","abstract":"Whether this dialog node can be returned to after a digression.
","parent_name":"UpdateDialogNode"},"Structs/UpdateDialogNode.html#/s:11AssistantV116UpdateDialogNodeV15digressOutSlotsSSSgvp":{"name":"digressOutSlots","abstract":"Whether the user can digress to top-level nodes while filling out slots.
","parent_name":"UpdateDialogNode"},"Structs/UpdateDialogNode.html#/s:11AssistantV116UpdateDialogNodeVACSSSg06dialogE0_AD11descriptionAD10conditionsAD6parentAD15previousSiblings10DictionaryVySSAA4JSONOGSg6outputAO7contextAO8metadataAA0dE8NextStepVSg04nextR0AD5titleAD8nodeTypeAD9eventNameAD8variableSayAA0dE6ActionVGSg7actionsAD9digressInAD10digressOutAD15digressOutSlotstcfc":{"name":"init(dialogNode:description:conditions:parent:previousSibling:output:context:metadata:nextStep:title:nodeType:eventName:variable:actions:digressIn:digressOut:digressOutSlots:)","abstract":"Initialize a UpdateDialogNode
with member variables.
The text of a user input counterexample.
","parent_name":"UpdateCounterexample"},"Structs/UpdateCounterexample.html#/s:11AssistantV120UpdateCounterexampleVACSSSg4text_tcfc":{"name":"init(text:)","abstract":"Initialize a UpdateCounterexample
with member variables.
Additional properties associated with this model.
","parent_name":"SystemResponse"},"Structs/SystemResponse.html#/s:11AssistantV114SystemResponseVACs10DictionaryVySSAA4JSONOG20additionalProperties_tcfc":{"name":"init(additionalProperties:)","abstract":"Initialize a SystemResponse
.
An array of synonyms.
","parent_name":"SynonymCollection"},"Structs/SynonymCollection.html#/s:11AssistantV117SynonymCollectionV10paginationAA10PaginationVvp":{"name":"pagination","abstract":"The pagination data for the returned objects.
","parent_name":"SynonymCollection"},"Structs/Synonym.html#/s:11AssistantV17SynonymV11synonymTextSSvp":{"name":"synonymText","abstract":"The text of the synonym.
","parent_name":"Synonym"},"Structs/Synonym.html#/s:11AssistantV17SynonymV7createdSSSgvp":{"name":"created","abstract":"The timestamp for creation of the synonym.
","parent_name":"Synonym"},"Structs/Synonym.html#/s:11AssistantV17SynonymV7updatedSSSgvp":{"name":"updated","abstract":"The timestamp for the most recent update to the synonym.
","parent_name":"Synonym"},"Structs/RuntimeIntent.html#/s:11AssistantV113RuntimeIntentV6intentSSvp":{"name":"intent","abstract":"The name of the recognized intent.
","parent_name":"RuntimeIntent"},"Structs/RuntimeIntent.html#/s:11AssistantV113RuntimeIntentV10confidenceSdvp":{"name":"confidence","abstract":"A decimal percentage that represents Watson’s confidence in the intent.
","parent_name":"RuntimeIntent"},"Structs/RuntimeIntent.html#/s:11AssistantV113RuntimeIntentV20additionalPropertiess10DictionaryVySSAA4JSONOGvp":{"name":"additionalProperties","abstract":"Additional properties associated with this model.
","parent_name":"RuntimeIntent"},"Structs/RuntimeIntent.html#/s:11AssistantV113RuntimeIntentVACSS6intent_Sd10confidences10DictionaryVySSAA4JSONOG20additionalPropertiestcfc":{"name":"init(intent:confidence:additionalProperties:)","abstract":"Initialize a RuntimeIntent
with member variables.
An entity detected in the input.
","parent_name":"RuntimeEntity"},"Structs/RuntimeEntity.html#/s:11AssistantV113RuntimeEntityV8locationSaySiGvp":{"name":"location","abstract":"An array of zero-based character offsets that indicate where the detected entity values begin and end in the input","parent_name":"RuntimeEntity"},"Structs/RuntimeEntity.html#/s:11AssistantV113RuntimeEntityV5valueSSvp":{"name":"value","abstract":"
The term in the input text that was recognized as an entity value.
","parent_name":"RuntimeEntity"},"Structs/RuntimeEntity.html#/s:11AssistantV113RuntimeEntityV10confidenceSdSgvp":{"name":"confidence","abstract":"A decimal percentage that represents Watson’s confidence in the entity.
","parent_name":"RuntimeEntity"},"Structs/RuntimeEntity.html#/s:11AssistantV113RuntimeEntityV8metadatas10DictionaryVySSAA4JSONOGSgvp":{"name":"metadata","abstract":"Any metadata for the entity.
","parent_name":"RuntimeEntity"},"Structs/RuntimeEntity.html#/s:11AssistantV113RuntimeEntityV6groupsSayAA12CaptureGroupVGSgvp":{"name":"groups","abstract":"The recognized capture groups for the entity, as defined by the entity pattern.
","parent_name":"RuntimeEntity"},"Structs/RuntimeEntity.html#/s:11AssistantV113RuntimeEntityV20additionalPropertiess10DictionaryVySSAA4JSONOGvp":{"name":"additionalProperties","abstract":"Additional properties associated with this model.
","parent_name":"RuntimeEntity"},"Structs/RuntimeEntity.html#/s:11AssistantV113RuntimeEntityVACSS6entity_SaySiG8locationSS5valueSdSg10confidences10DictionaryVySSAA4JSONOGSg8metadataSayAA12CaptureGroupVGSg6groupsAN20additionalPropertiestcfc":{"name":"init(entity:location:value:confidence:metadata:groups:additionalProperties:)","abstract":"Initialize a RuntimeEntity
with member variables.
The URL that will return the same page of results.
","parent_name":"Pagination"},"Structs/Pagination.html#/s:11AssistantV110PaginationV7nextUrlSSSgvp":{"name":"nextUrl","abstract":"The URL that will return the next page of results.
","parent_name":"Pagination"},"Structs/Pagination.html#/s:11AssistantV110PaginationV5totalSiSgvp":{"name":"total","abstract":"Reserved for future use.
","parent_name":"Pagination"},"Structs/Pagination.html#/s:11AssistantV110PaginationV7matchedSiSgvp":{"name":"matched","abstract":"Reserved for future use.
","parent_name":"Pagination"},"Structs/Pagination.html#/s:11AssistantV110PaginationV13refreshCursorSSSgvp":{"name":"refreshCursor","abstract":"A token identifying the current page of results.
","parent_name":"Pagination"},"Structs/Pagination.html#/s:11AssistantV110PaginationV10nextCursorSSSgvp":{"name":"nextCursor","abstract":"A token identifying the next page of results.
","parent_name":"Pagination"},"Structs/OutputData.html#/s:11AssistantV110OutputDataV11logMessagesSayAA10LogMessageVGvp":{"name":"logMessages","abstract":"An array of up to 50 messages logged with the request.
","parent_name":"OutputData"},"Structs/OutputData.html#/s:11AssistantV110OutputDataV4textSaySSGvp":{"name":"text","abstract":"An array of responses to the user.
","parent_name":"OutputData"},"Structs/OutputData.html#/s:11AssistantV110OutputDataV12nodesVisitedSaySSGSgvp":{"name":"nodesVisited","abstract":"An array of the nodes that were triggered to create the response, in the order in which they were visited. This","parent_name":"OutputData"},"Structs/OutputData.html#/s:11AssistantV110OutputDataV19nodesVisitedDetailsSayAA010DialogNodefG0VGSgvp":{"name":"nodesVisitedDetails","abstract":"
An array of objects containing detailed diagnostic information about the nodes that were triggered during","parent_name":"OutputData"},"Structs/OutputData.html#/s:11AssistantV110OutputDataV20additionalPropertiess10DictionaryVySSAA4JSONOGvp":{"name":"additionalProperties","abstract":"
Additional properties associated with this model.
","parent_name":"OutputData"},"Structs/OutputData.html#/s:11AssistantV110OutputDataVACSayAA10LogMessageVG11logMessages_SaySSG4textAHSg12nodesVisitedSayAA010DialogNodeK7DetailsVGSg0jkN0s10DictionaryVySSAA4JSONOG20additionalPropertiestcfc":{"name":"init(logMessages:text:nodesVisited:nodesVisitedDetails:additionalProperties:)","abstract":"Initialize a OutputData
with member variables.
The user input from the request.
","parent_name":"MessageResponse"},"Structs/MessageResponse.html#/s:11AssistantV115MessageResponseV7intentsSayAA13RuntimeIntentVGvp":{"name":"intents","abstract":"An array of intents recognized in the user input, sorted in descending order of confidence.
","parent_name":"MessageResponse"},"Structs/MessageResponse.html#/s:11AssistantV115MessageResponseV8entitiesSayAA13RuntimeEntityVGvp":{"name":"entities","abstract":"An array of entities identified in the user input.
","parent_name":"MessageResponse"},"Structs/MessageResponse.html#/s:11AssistantV115MessageResponseV16alternateIntentsSbSgvp":{"name":"alternateIntents","abstract":"Whether to return more than one intent. A value of true
indicates that all matching intents are returned.
State information for the conversation.
","parent_name":"MessageResponse"},"Structs/MessageResponse.html#/s:11AssistantV115MessageResponseV6outputAA10OutputDataVvp":{"name":"output","abstract":"Output from the dialog, including the response to the user, the nodes that were triggered, and log messages.
","parent_name":"MessageResponse"},"Structs/MessageResponse.html#/s:11AssistantV115MessageResponseV20additionalPropertiess10DictionaryVySSAA4JSONOGvp":{"name":"additionalProperties","abstract":"Additional properties associated with this model.
","parent_name":"MessageResponse"},"Structs/MessageResponse.html#/s:s9DecodablePxs7Decoder_p4from_tKcfc":{"name":"init(from:)","parent_name":"MessageResponse"},"Structs/MessageRequest.html#/s:11AssistantV114MessageRequestV5inputAA9InputDataVSgvp":{"name":"input","abstract":"An input object that includes the input text.
","parent_name":"MessageRequest"},"Structs/MessageRequest.html#/s:11AssistantV114MessageRequestV16alternateIntentsSbSgvp":{"name":"alternateIntents","abstract":"Whether to return more than one intent. Set to true
to return all matching intents.
State information for the conversation. Continue a conversation by including the context object from the previous","parent_name":"MessageRequest"},"Structs/MessageRequest.html#/s:11AssistantV114MessageRequestV8entitiesSayAA13RuntimeEntityVGSgvp":{"name":"entities","abstract":"
Entities to use when evaluating the message. Include entities from the previous response to continue using those","parent_name":"MessageRequest"},"Structs/MessageRequest.html#/s:11AssistantV114MessageRequestV7intentsSayAA13RuntimeIntentVGSgvp":{"name":"intents","abstract":"
Intents to use when evaluating the user input. Include intents from the previous response to continue using those","parent_name":"MessageRequest"},"Structs/MessageRequest.html#/s:11AssistantV114MessageRequestV6outputAA10OutputDataVSgvp":{"name":"output","abstract":"
System output. Include the output from the previous response to maintain intermediate information over multiple","parent_name":"MessageRequest"},"Structs/MessageRequest.html#/s:11AssistantV114MessageRequestVAcA9InputDataVSg5input_SbSg16alternateIntentsAA7ContextVSg7contextSayAA13RuntimeEntityVGSg8entitiesSayAA0L6IntentVGSg7intentsAA06OutputF0VSg6outputtcfc":{"name":"init(input:alternateIntents:context:entities:intents:output:)","abstract":"
Initialize a MessageRequest
with member variables.
The user’s input.
","parent_name":"MessageInput"},"Structs/LogPagination.html#/s:11AssistantV113LogPaginationV7nextUrlSSSgvp":{"name":"nextUrl","abstract":"The URL that will return the next page of results, if any.
","parent_name":"LogPagination"},"Structs/LogPagination.html#/s:11AssistantV113LogPaginationV7matchedSiSgvp":{"name":"matched","abstract":"Reserved for future use.
","parent_name":"LogPagination"},"Structs/LogPagination.html#/s:11AssistantV113LogPaginationV10nextCursorSSSgvp":{"name":"nextCursor","abstract":"A token identifying the next page of results.
","parent_name":"LogPagination"},"Structs/LogMessage/Level.html#/s:11AssistantV110LogMessageV5LevelO4infoA2EmF":{"name":"info","abstract":"Undocumented
","parent_name":"Level"},"Structs/LogMessage/Level.html#/s:11AssistantV110LogMessageV5LevelO5errorA2EmF":{"name":"error","abstract":"Undocumented
","parent_name":"Level"},"Structs/LogMessage/Level.html#/s:11AssistantV110LogMessageV5LevelO4warnA2EmF":{"name":"warn","abstract":"Undocumented
","parent_name":"Level"},"Structs/LogMessage/Level.html":{"name":"Level","abstract":"The severity of the log message.
","parent_name":"LogMessage"},"Structs/LogMessage.html#/s:11AssistantV110LogMessageV5levelSSvp":{"name":"level","abstract":"The severity of the log message.
","parent_name":"LogMessage"},"Structs/LogMessage.html#/s:11AssistantV110LogMessageV3msgSSvp":{"name":"msg","abstract":"The text of the log message.
","parent_name":"LogMessage"},"Structs/LogMessage.html#/s:11AssistantV110LogMessageV20additionalPropertiess10DictionaryVySSAA4JSONOGvp":{"name":"additionalProperties","abstract":"Additional properties associated with this model.
","parent_name":"LogMessage"},"Structs/LogMessage.html#/s:11AssistantV110LogMessageVACSS5level_SS3msgs10DictionaryVySSAA4JSONOG20additionalPropertiestcfc":{"name":"init(level:msg:additionalProperties:)","abstract":"Initialize a LogMessage
with member variables.
A request received by the workspace, including the user input and context.
","parent_name":"LogExport"},"Structs/LogExport.html#/s:11AssistantV19LogExportV8responseAA15MessageResponseVvp":{"name":"response","abstract":"The response sent by the workspace, including the output text, detected intents and entities, and context.
","parent_name":"LogExport"},"Structs/LogExport.html#/s:11AssistantV19LogExportV5logIDSSvp":{"name":"logID","abstract":"A unique identifier for the logged event.
","parent_name":"LogExport"},"Structs/LogExport.html#/s:11AssistantV19LogExportV16requestTimestampSSvp":{"name":"requestTimestamp","abstract":"The timestamp for receipt of the message.
","parent_name":"LogExport"},"Structs/LogExport.html#/s:11AssistantV19LogExportV17responseTimestampSSvp":{"name":"responseTimestamp","abstract":"The timestamp for the system response to the message.
","parent_name":"LogExport"},"Structs/LogExport.html#/s:11AssistantV19LogExportV11workspaceIDSSvp":{"name":"workspaceID","abstract":"The unique identifier of the workspace where the request was made.
","parent_name":"LogExport"},"Structs/LogExport.html#/s:11AssistantV19LogExportV8languageSSvp":{"name":"language","abstract":"The language of the workspace where the message request was made.
","parent_name":"LogExport"},"Structs/LogCollection.html#/s:11AssistantV113LogCollectionV4logsSayAA0C6ExportVGvp":{"name":"logs","abstract":"An array of objects describing log events.
","parent_name":"LogCollection"},"Structs/LogCollection.html#/s:11AssistantV113LogCollectionV10paginationAA0C10PaginationVvp":{"name":"pagination","abstract":"The pagination data for the returned objects.
","parent_name":"LogCollection"},"Structs/IntentExport.html#/s:11AssistantV112IntentExportV10intentNameSSvp":{"name":"intentName","abstract":"The name of the intent.
","parent_name":"IntentExport"},"Structs/IntentExport.html#/s:11AssistantV112IntentExportV7createdSSSgvp":{"name":"created","abstract":"The timestamp for creation of the intent.
","parent_name":"IntentExport"},"Structs/IntentExport.html#/s:11AssistantV112IntentExportV7updatedSSSgvp":{"name":"updated","abstract":"The timestamp for the last update to the intent.
","parent_name":"IntentExport"},"Structs/IntentExport.html#/s:11AssistantV112IntentExportV11descriptionSSSgvp":{"name":"description","abstract":"The description of the intent.
","parent_name":"IntentExport"},"Structs/IntentExport.html#/s:11AssistantV112IntentExportV8examplesSayAA7ExampleVGSgvp":{"name":"examples","abstract":"An array of objects describing the user input examples for the intent.
","parent_name":"IntentExport"},"Structs/IntentCollection.html#/s:11AssistantV116IntentCollectionV7intentsSayAA0C6ExportVGvp":{"name":"intents","abstract":"An array of objects describing the intents defined for the workspace.
","parent_name":"IntentCollection"},"Structs/IntentCollection.html#/s:11AssistantV116IntentCollectionV10paginationAA10PaginationVvp":{"name":"pagination","abstract":"The pagination data for the returned objects.
","parent_name":"IntentCollection"},"Structs/Intent.html#/s:11AssistantV16IntentV10intentNameSSvp":{"name":"intentName","abstract":"The name of the intent.
","parent_name":"Intent"},"Structs/Intent.html#/s:11AssistantV16IntentV7createdSSSgvp":{"name":"created","abstract":"The timestamp for creation of the intent.
","parent_name":"Intent"},"Structs/Intent.html#/s:11AssistantV16IntentV7updatedSSSgvp":{"name":"updated","abstract":"The timestamp for the last update to the intent.
","parent_name":"Intent"},"Structs/Intent.html#/s:11AssistantV16IntentV11descriptionSSSgvp":{"name":"description","abstract":"The description of the intent.
","parent_name":"Intent"},"Structs/InputData.html#/s:11AssistantV19InputDataV4textSSvp":{"name":"text","abstract":"The text of the user input. This string cannot contain carriage return, newline, or tab characters, and it must be","parent_name":"InputData"},"Structs/InputData.html#/s:11AssistantV19InputDataVACSS4text_tcfc":{"name":"init(text:)","abstract":"
Initialize a InputData
with member variables.
An array of objects describing the examples defined for the intent.
","parent_name":"ExampleCollection"},"Structs/ExampleCollection.html#/s:11AssistantV117ExampleCollectionV10paginationAA10PaginationVvp":{"name":"pagination","abstract":"The pagination data for the returned objects.
","parent_name":"ExampleCollection"},"Structs/Example.html#/s:11AssistantV17ExampleV11exampleTextSSvp":{"name":"exampleText","abstract":"The text of the user input example.
","parent_name":"Example"},"Structs/Example.html#/s:11AssistantV17ExampleV7createdSSSgvp":{"name":"created","abstract":"The timestamp for creation of the example.
","parent_name":"Example"},"Structs/Example.html#/s:11AssistantV17ExampleV7updatedSSSgvp":{"name":"updated","abstract":"The timestamp for the last update to the example.
","parent_name":"Example"},"Structs/EntityExport.html#/s:11AssistantV112EntityExportV10entityNameSSvp":{"name":"entityName","abstract":"The name of the entity.
","parent_name":"EntityExport"},"Structs/EntityExport.html#/s:11AssistantV112EntityExportV7createdSSSgvp":{"name":"created","abstract":"The timestamp for creation of the entity.
","parent_name":"EntityExport"},"Structs/EntityExport.html#/s:11AssistantV112EntityExportV7updatedSSSgvp":{"name":"updated","abstract":"The timestamp for the last update to the entity.
","parent_name":"EntityExport"},"Structs/EntityExport.html#/s:11AssistantV112EntityExportV11descriptionSSSgvp":{"name":"description","abstract":"The description of the entity.
","parent_name":"EntityExport"},"Structs/EntityExport.html#/s:11AssistantV112EntityExportV8metadatas10DictionaryVySSAA4JSONOGSgvp":{"name":"metadata","abstract":"Any metadata related to the entity.
","parent_name":"EntityExport"},"Structs/EntityExport.html#/s:11AssistantV112EntityExportV10fuzzyMatchSbSgvp":{"name":"fuzzyMatch","abstract":"Whether fuzzy matching is used for the entity.
","parent_name":"EntityExport"},"Structs/EntityExport.html#/s:11AssistantV112EntityExportV6valuesSayAA05ValueD0VGSgvp":{"name":"values","abstract":"An array objects describing the entity values.
","parent_name":"EntityExport"},"Structs/EntityCollection.html#/s:11AssistantV116EntityCollectionV8entitiesSayAA0C6ExportVGvp":{"name":"entities","abstract":"An array of objects describing the entities defined for the workspace.
","parent_name":"EntityCollection"},"Structs/EntityCollection.html#/s:11AssistantV116EntityCollectionV10paginationAA10PaginationVvp":{"name":"pagination","abstract":"The pagination data for the returned objects.
","parent_name":"EntityCollection"},"Structs/Entity.html#/s:11AssistantV16EntityV10entityNameSSvp":{"name":"entityName","abstract":"The name of the entity.
","parent_name":"Entity"},"Structs/Entity.html#/s:11AssistantV16EntityV7createdSSSgvp":{"name":"created","abstract":"The timestamp for creation of the entity.
","parent_name":"Entity"},"Structs/Entity.html#/s:11AssistantV16EntityV7updatedSSSgvp":{"name":"updated","abstract":"The timestamp for the last update to the entity.
","parent_name":"Entity"},"Structs/Entity.html#/s:11AssistantV16EntityV11descriptionSSSgvp":{"name":"description","abstract":"The description of the entity.
","parent_name":"Entity"},"Structs/Entity.html#/s:11AssistantV16EntityV8metadatas10DictionaryVySSAA4JSONOGSgvp":{"name":"metadata","abstract":"Any metadata related to the entity.
","parent_name":"Entity"},"Structs/Entity.html#/s:11AssistantV16EntityV10fuzzyMatchSbSgvp":{"name":"fuzzyMatch","abstract":"Whether fuzzy matching is used for the entity.
","parent_name":"Entity"},"Structs/DialogNodeVisitedDetails.html#/s:11AssistantV124DialogNodeVisitedDetailsV06dialogD0SSSgvp":{"name":"dialogNode","abstract":"A dialog node that was triggered during processing of the input message.
","parent_name":"DialogNodeVisitedDetails"},"Structs/DialogNodeVisitedDetails.html#/s:11AssistantV124DialogNodeVisitedDetailsV5titleSSSgvp":{"name":"title","abstract":"The title of the dialog node.
","parent_name":"DialogNodeVisitedDetails"},"Structs/DialogNodeVisitedDetails.html#/s:11AssistantV124DialogNodeVisitedDetailsV10conditionsSSSgvp":{"name":"conditions","abstract":"The conditions that trigger the dialog node.
","parent_name":"DialogNodeVisitedDetails"},"Structs/DialogNodeVisitedDetails.html#/s:11AssistantV124DialogNodeVisitedDetailsVACSSSg06dialogD0_AD5titleAD10conditionstcfc":{"name":"init(dialogNode:title:conditions:)","abstract":"Initialize a DialogNodeVisitedDetails
with member variables.
Undocumented
","parent_name":"Selector"},"Structs/DialogNodeNextStep/Selector.html#/s:11AssistantV118DialogNodeNextStepV8SelectorO6clientA2EmF":{"name":"client","abstract":"Undocumented
","parent_name":"Selector"},"Structs/DialogNodeNextStep/Selector.html#/s:11AssistantV118DialogNodeNextStepV8SelectorO9userInputA2EmF":{"name":"userInput","abstract":"Undocumented
","parent_name":"Selector"},"Structs/DialogNodeNextStep/Selector.html#/s:11AssistantV118DialogNodeNextStepV8SelectorO4bodyA2EmF":{"name":"body","abstract":"Undocumented
","parent_name":"Selector"},"Structs/DialogNodeNextStep/Behavior.html#/s:11AssistantV118DialogNodeNextStepV8BehaviorO12getUserInputA2EmF":{"name":"getUserInput","abstract":"Undocumented
","parent_name":"Behavior"},"Structs/DialogNodeNextStep/Behavior.html#/s:11AssistantV118DialogNodeNextStepV8BehaviorO13skipUserInputA2EmF":{"name":"skipUserInput","abstract":"Undocumented
","parent_name":"Behavior"},"Structs/DialogNodeNextStep/Behavior.html#/s:11AssistantV118DialogNodeNextStepV8BehaviorO6jumpToA2EmF":{"name":"jumpTo","abstract":"Undocumented
","parent_name":"Behavior"},"Structs/DialogNodeNextStep/Behavior.html#/s:11AssistantV118DialogNodeNextStepV8BehaviorO8repromptA2EmF":{"name":"reprompt","abstract":"Undocumented
","parent_name":"Behavior"},"Structs/DialogNodeNextStep/Behavior.html#/s:11AssistantV118DialogNodeNextStepV8BehaviorO8skipSlotA2EmF":{"name":"skipSlot","abstract":"Undocumented
","parent_name":"Behavior"},"Structs/DialogNodeNextStep/Behavior.html#/s:11AssistantV118DialogNodeNextStepV8BehaviorO12skipAllSlotsA2EmF":{"name":"skipAllSlots","abstract":"Undocumented
","parent_name":"Behavior"},"Structs/DialogNodeNextStep/Behavior.html":{"name":"Behavior","abstract":"What happens after the dialog node completes. The valid values depend on the node type:
","parent_name":"DialogNodeNextStep"},"Structs/DialogNodeNextStep/Selector.html":{"name":"Selector","abstract":"Which part of the dialog node to process next.
","parent_name":"DialogNodeNextStep"},"Structs/DialogNodeNextStep.html#/s:11AssistantV118DialogNodeNextStepV8behaviorSSvp":{"name":"behavior","abstract":"What happens after the dialog node completes. The valid values depend on the node type:
","parent_name":"DialogNodeNextStep"},"Structs/DialogNodeNextStep.html#/s:11AssistantV118DialogNodeNextStepV06dialogD0SSSgvp":{"name":"dialogNode","abstract":"The ID of the dialog node to process next. This parameter is required if behavior=jump_to
.
Which part of the dialog node to process next.
","parent_name":"DialogNodeNextStep"},"Structs/DialogNodeNextStep.html#/s:11AssistantV118DialogNodeNextStepVACSS8behavior_SSSg06dialogD0AE8selectortcfc":{"name":"init(behavior:dialogNode:selector:)","abstract":"Initialize a DialogNodeNextStep
with member variables.
An array of objects describing the dialog nodes defined for the workspace.
","parent_name":"DialogNodeCollection"},"Structs/DialogNodeCollection.html#/s:11AssistantV120DialogNodeCollectionV10paginationAA10PaginationVvp":{"name":"pagination","abstract":"The pagination data for the returned objects.
","parent_name":"DialogNodeCollection"},"Structs/DialogNodeAction/ActionType.html#/s:11AssistantV116DialogNodeActionV0E4TypeO6clientA2EmF":{"name":"client","abstract":"Undocumented
","parent_name":"ActionType"},"Structs/DialogNodeAction/ActionType.html#/s:11AssistantV116DialogNodeActionV0E4TypeO6serverA2EmF":{"name":"server","abstract":"Undocumented
","parent_name":"ActionType"},"Structs/DialogNodeAction/ActionType.html":{"name":"ActionType","abstract":"The type of action to invoke.
","parent_name":"DialogNodeAction"},"Structs/DialogNodeAction.html#/s:11AssistantV116DialogNodeActionV4nameSSvp":{"name":"name","abstract":"The name of the action.
","parent_name":"DialogNodeAction"},"Structs/DialogNodeAction.html#/s:11AssistantV116DialogNodeActionV10actionTypeSSSgvp":{"name":"actionType","abstract":"The type of action to invoke.
","parent_name":"DialogNodeAction"},"Structs/DialogNodeAction.html#/s:11AssistantV116DialogNodeActionV10parameterss10DictionaryVySSAA4JSONOGSgvp":{"name":"parameters","abstract":"A map of key/value pairs to be provided to the action.
","parent_name":"DialogNodeAction"},"Structs/DialogNodeAction.html#/s:11AssistantV116DialogNodeActionV14resultVariableSSvp":{"name":"resultVariable","abstract":"The location in the dialog context where the result of the action is stored.
","parent_name":"DialogNodeAction"},"Structs/DialogNodeAction.html#/s:11AssistantV116DialogNodeActionV11credentialsSSSgvp":{"name":"credentials","abstract":"The name of the context variable that the client application will use to pass in credentials for the action.
","parent_name":"DialogNodeAction"},"Structs/DialogNodeAction.html#/s:11AssistantV116DialogNodeActionVACSS4name_SS14resultVariableSSSg10actionTypes10DictionaryVySSAA4JSONOGSg10parametersAF11credentialstcfc":{"name":"init(name:resultVariable:actionType:parameters:credentials:)","abstract":"Initialize a DialogNodeAction
with member variables.
Undocumented
","parent_name":"DigressOutSlots"},"Structs/DialogNode/DigressOutSlots.html#/s:11AssistantV110DialogNodeV15DigressOutSlotsO14allowReturningA2EmF":{"name":"allowReturning","abstract":"Undocumented
","parent_name":"DigressOutSlots"},"Structs/DialogNode/DigressOutSlots.html#/s:11AssistantV110DialogNodeV15DigressOutSlotsO8allowAllA2EmF":{"name":"allowAll","abstract":"Undocumented
","parent_name":"DigressOutSlots"},"Structs/DialogNode/DigressOut.html#/s:11AssistantV110DialogNodeV10DigressOutO9returningA2EmF":{"name":"returning","abstract":"Undocumented
","parent_name":"DigressOut"},"Structs/DialogNode/DigressOut.html#/s:11AssistantV110DialogNodeV10DigressOutO3allA2EmF":{"name":"all","abstract":"Undocumented
","parent_name":"DigressOut"},"Structs/DialogNode/DigressOut.html#/s:11AssistantV110DialogNodeV10DigressOutO14allNeverReturnA2EmF":{"name":"allNeverReturn","abstract":"Undocumented
","parent_name":"DigressOut"},"Structs/DialogNode/DigressIn.html#/s:11AssistantV110DialogNodeV9DigressInO12notAvailableA2EmF":{"name":"notAvailable","abstract":"Undocumented
","parent_name":"DigressIn"},"Structs/DialogNode/DigressIn.html#/s:11AssistantV110DialogNodeV9DigressInO7returnsA2EmF":{"name":"returns","abstract":"Undocumented
","parent_name":"DigressIn"},"Structs/DialogNode/DigressIn.html#/s:11AssistantV110DialogNodeV9DigressInO13doesNotReturnA2EmF":{"name":"doesNotReturn","abstract":"Undocumented
","parent_name":"DigressIn"},"Structs/DialogNode/EventName.html#/s:11AssistantV110DialogNodeV9EventNameO5focusA2EmF":{"name":"focus","abstract":"Undocumented
","parent_name":"EventName"},"Structs/DialogNode/EventName.html#/s:11AssistantV110DialogNodeV9EventNameO5inputA2EmF":{"name":"input","abstract":"Undocumented
","parent_name":"EventName"},"Structs/DialogNode/EventName.html#/s:11AssistantV110DialogNodeV9EventNameO6filledA2EmF":{"name":"filled","abstract":"Undocumented
","parent_name":"EventName"},"Structs/DialogNode/EventName.html#/s:11AssistantV110DialogNodeV9EventNameO8validateA2EmF":{"name":"validate","abstract":"Undocumented
","parent_name":"EventName"},"Structs/DialogNode/EventName.html#/s:11AssistantV110DialogNodeV9EventNameO14filledMultipleA2EmF":{"name":"filledMultiple","abstract":"Undocumented
","parent_name":"EventName"},"Structs/DialogNode/EventName.html#/s:11AssistantV110DialogNodeV9EventNameO7genericA2EmF":{"name":"generic","abstract":"Undocumented
","parent_name":"EventName"},"Structs/DialogNode/EventName.html#/s:11AssistantV110DialogNodeV9EventNameO7nomatchA2EmF":{"name":"nomatch","abstract":"Undocumented
","parent_name":"EventName"},"Structs/DialogNode/EventName.html#/s:11AssistantV110DialogNodeV9EventNameO24nomatchResponsesDepletedA2EmF":{"name":"nomatchResponsesDepleted","abstract":"Undocumented
","parent_name":"EventName"},"Structs/DialogNode/EventName.html#/s:11AssistantV110DialogNodeV9EventNameO22digressionReturnPromptA2EmF":{"name":"digressionReturnPrompt","abstract":"Undocumented
","parent_name":"EventName"},"Structs/DialogNode/NodeType.html#/s:11AssistantV110DialogNodeV0D4TypeO8standardA2EmF":{"name":"standard","abstract":"Undocumented
","parent_name":"NodeType"},"Structs/DialogNode/NodeType.html#/s:11AssistantV110DialogNodeV0D4TypeO12eventHandlerA2EmF":{"name":"eventHandler","abstract":"Undocumented
","parent_name":"NodeType"},"Structs/DialogNode/NodeType.html#/s:11AssistantV110DialogNodeV0D4TypeO5frameA2EmF":{"name":"frame","abstract":"Undocumented
","parent_name":"NodeType"},"Structs/DialogNode/NodeType.html#/s:11AssistantV110DialogNodeV0D4TypeO4slotA2EmF":{"name":"slot","abstract":"Undocumented
","parent_name":"NodeType"},"Structs/DialogNode/NodeType.html#/s:11AssistantV110DialogNodeV0D4TypeO17responseConditionA2EmF":{"name":"responseCondition","abstract":"Undocumented
","parent_name":"NodeType"},"Structs/DialogNode/NodeType.html#/s:11AssistantV110DialogNodeV0D4TypeO6folderA2EmF":{"name":"folder","abstract":"Undocumented
","parent_name":"NodeType"},"Structs/DialogNode/NodeType.html":{"name":"NodeType","abstract":"How the dialog node is processed.
","parent_name":"DialogNode"},"Structs/DialogNode/EventName.html":{"name":"EventName","abstract":"How an event_handler
node is processed.
Whether this top-level dialog node can be digressed into.
","parent_name":"DialogNode"},"Structs/DialogNode/DigressOut.html":{"name":"DigressOut","abstract":"Whether this dialog node can be returned to after a digression.
","parent_name":"DialogNode"},"Structs/DialogNode/DigressOutSlots.html":{"name":"DigressOutSlots","abstract":"Whether the user can digress to top-level nodes while filling out slots.
","parent_name":"DialogNode"},"Structs/DialogNode.html#/s:11AssistantV110DialogNodeV06dialogD2IDSSvp":{"name":"dialogNodeID","abstract":"The dialog node ID.
","parent_name":"DialogNode"},"Structs/DialogNode.html#/s:11AssistantV110DialogNodeV11descriptionSSSgvp":{"name":"description","abstract":"The description of the dialog node.
","parent_name":"DialogNode"},"Structs/DialogNode.html#/s:11AssistantV110DialogNodeV10conditionsSSSgvp":{"name":"conditions","abstract":"The condition that triggers the dialog node.
","parent_name":"DialogNode"},"Structs/DialogNode.html#/s:11AssistantV110DialogNodeV6parentSSSgvp":{"name":"parent","abstract":"The ID of the parent dialog node. This property is not returned if the dialog node has no parent.
","parent_name":"DialogNode"},"Structs/DialogNode.html#/s:11AssistantV110DialogNodeV15previousSiblingSSSgvp":{"name":"previousSibling","abstract":"The ID of the previous sibling dialog node. This property is not returned if the dialog node has no previous","parent_name":"DialogNode"},"Structs/DialogNode.html#/s:11AssistantV110DialogNodeV6outputs10DictionaryVySSAA4JSONOGSgvp":{"name":"output","abstract":"
The output of the dialog node.
","parent_name":"DialogNode"},"Structs/DialogNode.html#/s:11AssistantV110DialogNodeV7contexts10DictionaryVySSAA4JSONOGSgvp":{"name":"context","abstract":"The context (if defined) for the dialog node.
","parent_name":"DialogNode"},"Structs/DialogNode.html#/s:11AssistantV110DialogNodeV8metadatas10DictionaryVySSAA4JSONOGSgvp":{"name":"metadata","abstract":"Any metadata for the dialog node.
","parent_name":"DialogNode"},"Structs/DialogNode.html#/s:11AssistantV110DialogNodeV8nextStepAA0cd4NextF0VSgvp":{"name":"nextStep","abstract":"The next step to execute following this dialog node.
","parent_name":"DialogNode"},"Structs/DialogNode.html#/s:11AssistantV110DialogNodeV7createdSSSgvp":{"name":"created","abstract":"The timestamp for creation of the dialog node.
","parent_name":"DialogNode"},"Structs/DialogNode.html#/s:11AssistantV110DialogNodeV7updatedSSSgvp":{"name":"updated","abstract":"The timestamp for the most recent update to the dialog node.
","parent_name":"DialogNode"},"Structs/DialogNode.html#/s:11AssistantV110DialogNodeV7actionsSayAA0cD6ActionVGSgvp":{"name":"actions","abstract":"The actions for the dialog node.
","parent_name":"DialogNode"},"Structs/DialogNode.html#/s:11AssistantV110DialogNodeV5titleSSSgvp":{"name":"title","abstract":"The alias used to identify the dialog node.
","parent_name":"DialogNode"},"Structs/DialogNode.html#/s:11AssistantV110DialogNodeV8nodeTypeSSSgvp":{"name":"nodeType","abstract":"How the dialog node is processed.
","parent_name":"DialogNode"},"Structs/DialogNode.html#/s:11AssistantV110DialogNodeV9eventNameSSSgvp":{"name":"eventName","abstract":"How an event_handler
node is processed.
The location in the dialog context where output is stored.
","parent_name":"DialogNode"},"Structs/DialogNode.html#/s:11AssistantV110DialogNodeV9digressInSSSgvp":{"name":"digressIn","abstract":"Whether this top-level dialog node can be digressed into.
","parent_name":"DialogNode"},"Structs/DialogNode.html#/s:11AssistantV110DialogNodeV10digressOutSSSgvp":{"name":"digressOut","abstract":"Whether this dialog node can be returned to after a digression.
","parent_name":"DialogNode"},"Structs/DialogNode.html#/s:11AssistantV110DialogNodeV15digressOutSlotsSSSgvp":{"name":"digressOutSlots","abstract":"Whether the user can digress to top-level nodes while filling out slots.
","parent_name":"DialogNode"},"Structs/CreateWorkspace.html#/s:11AssistantV115CreateWorkspaceV4nameSSSgvp":{"name":"name","abstract":"The name of the workspace. This string cannot contain carriage return, newline, or tab characters, and it must be","parent_name":"CreateWorkspace"},"Structs/CreateWorkspace.html#/s:11AssistantV115CreateWorkspaceV11descriptionSSSgvp":{"name":"description","abstract":"
The description of the workspace. This string cannot contain carriage return, newline, or tab characters, and it","parent_name":"CreateWorkspace"},"Structs/CreateWorkspace.html#/s:11AssistantV115CreateWorkspaceV8languageSSSgvp":{"name":"language","abstract":"
The language of the workspace.
","parent_name":"CreateWorkspace"},"Structs/CreateWorkspace.html#/s:11AssistantV115CreateWorkspaceV7intentsSayAA0C6IntentVGSgvp":{"name":"intents","abstract":"An array of objects defining the intents for the workspace.
","parent_name":"CreateWorkspace"},"Structs/CreateWorkspace.html#/s:11AssistantV115CreateWorkspaceV8entitiesSayAA0C6EntityVGSgvp":{"name":"entities","abstract":"An array of objects defining the entities for the workspace.
","parent_name":"CreateWorkspace"},"Structs/CreateWorkspace.html#/s:11AssistantV115CreateWorkspaceV11dialogNodesSayAA0C10DialogNodeVGSgvp":{"name":"dialogNodes","abstract":"An array of objects defining the nodes in the workspace dialog.
","parent_name":"CreateWorkspace"},"Structs/CreateWorkspace.html#/s:11AssistantV115CreateWorkspaceV15counterexamplesSayAA0C14CounterexampleVGSgvp":{"name":"counterexamples","abstract":"An array of objects defining input examples that have been marked as irrelevant input.
","parent_name":"CreateWorkspace"},"Structs/CreateWorkspace.html#/s:11AssistantV115CreateWorkspaceV8metadatas10DictionaryVySSAA4JSONOGSgvp":{"name":"metadata","abstract":"Any metadata related to the workspace.
","parent_name":"CreateWorkspace"},"Structs/CreateWorkspace.html#/s:11AssistantV115CreateWorkspaceV14learningOptOutSbSgvp":{"name":"learningOptOut","abstract":"Whether training data from the workspace can be used by IBM for general service improvements. true
indicates that","parent_name":"CreateWorkspace"},"Structs/CreateWorkspace.html#/s:11AssistantV115CreateWorkspaceVACSSSg4name_AD11descriptionAD8languageSayAA0C6IntentVGSg7intentsSayAA0C6EntityVGSg8entitiesSayAA0C10DialogNodeVGSg11dialogNodesSayAA0C14CounterexampleVGSg15counterexampless10DictionaryVySSAA4JSONOGSg8metadataSbSg14learningOptOuttcfc":{"name":"init(name:description:language:intents:entities:dialogNodes:counterexamples:metadata:learningOptOut:)","abstract":"
Initialize a CreateWorkspace
with member variables.
Undocumented
","parent_name":"ValueType"},"Structs/CreateValue/ValueType.html#/s:11AssistantV111CreateValueV0D4TypeO8patternsA2EmF":{"name":"patterns","abstract":"Undocumented
","parent_name":"ValueType"},"Structs/CreateValue/ValueType.html":{"name":"ValueType","abstract":"Specifies the type of value.
","parent_name":"CreateValue"},"Structs/CreateValue.html#/s:11AssistantV111CreateValueV5valueSSvp":{"name":"value","abstract":"The text of the entity value. This string must conform to the following restrictions:
","parent_name":"CreateValue"},"Structs/CreateValue.html#/s:11AssistantV111CreateValueV8metadatas10DictionaryVySSAA4JSONOGSgvp":{"name":"metadata","abstract":"Any metadata related to the entity value.
","parent_name":"CreateValue"},"Structs/CreateValue.html#/s:11AssistantV111CreateValueV8synonymsSaySSGSgvp":{"name":"synonyms","abstract":"An array containing any synonyms for the entity value. You can provide either synonyms or patterns (as indicated by","parent_name":"CreateValue"},"Structs/CreateValue.html#/s:11AssistantV111CreateValueV8patternsSaySSGSgvp":{"name":"patterns","abstract":"
An array of patterns for the entity value. You can provide either synonyms or patterns (as indicated by type),","parent_name":"CreateValue"},"Structs/CreateValue.html#/s:11AssistantV111CreateValueV9valueTypeSSSgvp":{"name":"valueType","abstract":"
Specifies the type of value.
","parent_name":"CreateValue"},"Structs/CreateValue.html#/s:11AssistantV111CreateValueVACSS5value_s10DictionaryVySSAA4JSONOGSg8metadataSaySSGSg8synonymsAM8patternsSSSg0E4Typetcfc":{"name":"init(value:metadata:synonyms:patterns:valueType:)","abstract":"Initialize a CreateValue
with member variables.
The text of the synonym. This string must conform to the following restrictions:
","parent_name":"CreateSynonym"},"Structs/CreateSynonym.html#/s:11AssistantV113CreateSynonymVACSS7synonym_tcfc":{"name":"init(synonym:)","abstract":"Initialize a CreateSynonym
with member variables.
The name of the intent. This string must conform to the following restrictions:
","parent_name":"CreateIntent"},"Structs/CreateIntent.html#/s:11AssistantV112CreateIntentV11descriptionSSSgvp":{"name":"description","abstract":"The description of the intent. This string cannot contain carriage return, newline, or tab characters, and it must","parent_name":"CreateIntent"},"Structs/CreateIntent.html#/s:11AssistantV112CreateIntentV8examplesSayAA0C7ExampleVGSgvp":{"name":"examples","abstract":"
An array of user input examples for the intent.
","parent_name":"CreateIntent"},"Structs/CreateIntent.html#/s:11AssistantV112CreateIntentVACSS6intent_SSSg11descriptionSayAA0C7ExampleVGSg8examplestcfc":{"name":"init(intent:description:examples:)","abstract":"Initialize a CreateIntent
with member variables.
The text of a user input example. This string must conform to the following restrictions:
","parent_name":"CreateExample"},"Structs/CreateExample.html#/s:11AssistantV113CreateExampleVACSS4text_tcfc":{"name":"init(text:)","abstract":"Initialize a CreateExample
with member variables.
The name of the entity. This string must conform to the following restrictions:
","parent_name":"CreateEntity"},"Structs/CreateEntity.html#/s:11AssistantV112CreateEntityV11descriptionSSSgvp":{"name":"description","abstract":"The description of the entity. This string cannot contain carriage return, newline, or tab characters, and it must","parent_name":"CreateEntity"},"Structs/CreateEntity.html#/s:11AssistantV112CreateEntityV8metadatas10DictionaryVySSAA4JSONOGSgvp":{"name":"metadata","abstract":"
Any metadata related to the value.
","parent_name":"CreateEntity"},"Structs/CreateEntity.html#/s:11AssistantV112CreateEntityV6valuesSayAA0C5ValueVGSgvp":{"name":"values","abstract":"An array of objects describing the entity values.
","parent_name":"CreateEntity"},"Structs/CreateEntity.html#/s:11AssistantV112CreateEntityV10fuzzyMatchSbSgvp":{"name":"fuzzyMatch","abstract":"Whether to use fuzzy matching for the entity.
","parent_name":"CreateEntity"},"Structs/CreateEntity.html#/s:11AssistantV112CreateEntityVACSS6entity_SSSg11descriptions10DictionaryVySSAA4JSONOGSg8metadataSayAA0C5ValueVGSg6valuesSbSg10fuzzyMatchtcfc":{"name":"init(entity:description:metadata:values:fuzzyMatch:)","abstract":"Initialize a CreateEntity
with member variables.
Undocumented
","parent_name":"DigressOutSlots"},"Structs/CreateDialogNode/DigressOutSlots.html#/s:11AssistantV116CreateDialogNodeV15DigressOutSlotsO14allowReturningA2EmF":{"name":"allowReturning","abstract":"Undocumented
","parent_name":"DigressOutSlots"},"Structs/CreateDialogNode/DigressOutSlots.html#/s:11AssistantV116CreateDialogNodeV15DigressOutSlotsO8allowAllA2EmF":{"name":"allowAll","abstract":"Undocumented
","parent_name":"DigressOutSlots"},"Structs/CreateDialogNode/DigressOut.html#/s:11AssistantV116CreateDialogNodeV10DigressOutO9returningA2EmF":{"name":"returning","abstract":"Undocumented
","parent_name":"DigressOut"},"Structs/CreateDialogNode/DigressOut.html#/s:11AssistantV116CreateDialogNodeV10DigressOutO3allA2EmF":{"name":"all","abstract":"Undocumented
","parent_name":"DigressOut"},"Structs/CreateDialogNode/DigressOut.html#/s:11AssistantV116CreateDialogNodeV10DigressOutO14allNeverReturnA2EmF":{"name":"allNeverReturn","abstract":"Undocumented
","parent_name":"DigressOut"},"Structs/CreateDialogNode/DigressIn.html#/s:11AssistantV116CreateDialogNodeV9DigressInO12notAvailableA2EmF":{"name":"notAvailable","abstract":"Undocumented
","parent_name":"DigressIn"},"Structs/CreateDialogNode/DigressIn.html#/s:11AssistantV116CreateDialogNodeV9DigressInO7returnsA2EmF":{"name":"returns","abstract":"Undocumented
","parent_name":"DigressIn"},"Structs/CreateDialogNode/DigressIn.html#/s:11AssistantV116CreateDialogNodeV9DigressInO13doesNotReturnA2EmF":{"name":"doesNotReturn","abstract":"Undocumented
","parent_name":"DigressIn"},"Structs/CreateDialogNode/EventName.html#/s:11AssistantV116CreateDialogNodeV9EventNameO5focusA2EmF":{"name":"focus","abstract":"Undocumented
","parent_name":"EventName"},"Structs/CreateDialogNode/EventName.html#/s:11AssistantV116CreateDialogNodeV9EventNameO5inputA2EmF":{"name":"input","abstract":"Undocumented
","parent_name":"EventName"},"Structs/CreateDialogNode/EventName.html#/s:11AssistantV116CreateDialogNodeV9EventNameO6filledA2EmF":{"name":"filled","abstract":"Undocumented
","parent_name":"EventName"},"Structs/CreateDialogNode/EventName.html#/s:11AssistantV116CreateDialogNodeV9EventNameO8validateA2EmF":{"name":"validate","abstract":"Undocumented
","parent_name":"EventName"},"Structs/CreateDialogNode/EventName.html#/s:11AssistantV116CreateDialogNodeV9EventNameO14filledMultipleA2EmF":{"name":"filledMultiple","abstract":"Undocumented
","parent_name":"EventName"},"Structs/CreateDialogNode/EventName.html#/s:11AssistantV116CreateDialogNodeV9EventNameO7genericA2EmF":{"name":"generic","abstract":"Undocumented
","parent_name":"EventName"},"Structs/CreateDialogNode/EventName.html#/s:11AssistantV116CreateDialogNodeV9EventNameO7nomatchA2EmF":{"name":"nomatch","abstract":"Undocumented
","parent_name":"EventName"},"Structs/CreateDialogNode/EventName.html#/s:11AssistantV116CreateDialogNodeV9EventNameO24nomatchResponsesDepletedA2EmF":{"name":"nomatchResponsesDepleted","abstract":"Undocumented
","parent_name":"EventName"},"Structs/CreateDialogNode/EventName.html#/s:11AssistantV116CreateDialogNodeV9EventNameO22digressionReturnPromptA2EmF":{"name":"digressionReturnPrompt","abstract":"Undocumented
","parent_name":"EventName"},"Structs/CreateDialogNode/NodeType.html#/s:11AssistantV116CreateDialogNodeV0E4TypeO8standardA2EmF":{"name":"standard","abstract":"Undocumented
","parent_name":"NodeType"},"Structs/CreateDialogNode/NodeType.html#/s:11AssistantV116CreateDialogNodeV0E4TypeO12eventHandlerA2EmF":{"name":"eventHandler","abstract":"Undocumented
","parent_name":"NodeType"},"Structs/CreateDialogNode/NodeType.html#/s:11AssistantV116CreateDialogNodeV0E4TypeO5frameA2EmF":{"name":"frame","abstract":"Undocumented
","parent_name":"NodeType"},"Structs/CreateDialogNode/NodeType.html#/s:11AssistantV116CreateDialogNodeV0E4TypeO4slotA2EmF":{"name":"slot","abstract":"Undocumented
","parent_name":"NodeType"},"Structs/CreateDialogNode/NodeType.html#/s:11AssistantV116CreateDialogNodeV0E4TypeO17responseConditionA2EmF":{"name":"responseCondition","abstract":"Undocumented
","parent_name":"NodeType"},"Structs/CreateDialogNode/NodeType.html#/s:11AssistantV116CreateDialogNodeV0E4TypeO6folderA2EmF":{"name":"folder","abstract":"Undocumented
","parent_name":"NodeType"},"Structs/CreateDialogNode/NodeType.html":{"name":"NodeType","abstract":"How the dialog node is processed.
","parent_name":"CreateDialogNode"},"Structs/CreateDialogNode/EventName.html":{"name":"EventName","abstract":"How an event_handler
node is processed.
Whether this top-level dialog node can be digressed into.
","parent_name":"CreateDialogNode"},"Structs/CreateDialogNode/DigressOut.html":{"name":"DigressOut","abstract":"Whether this dialog node can be returned to after a digression.
","parent_name":"CreateDialogNode"},"Structs/CreateDialogNode/DigressOutSlots.html":{"name":"DigressOutSlots","abstract":"Whether the user can digress to top-level nodes while filling out slots.
","parent_name":"CreateDialogNode"},"Structs/CreateDialogNode.html#/s:11AssistantV116CreateDialogNodeV06dialogE0SSvp":{"name":"dialogNode","abstract":"The dialog node ID. This string must conform to the following restrictions:
","parent_name":"CreateDialogNode"},"Structs/CreateDialogNode.html#/s:11AssistantV116CreateDialogNodeV11descriptionSSSgvp":{"name":"description","abstract":"The description of the dialog node. This string cannot contain carriage return, newline, or tab characters, and it","parent_name":"CreateDialogNode"},"Structs/CreateDialogNode.html#/s:11AssistantV116CreateDialogNodeV10conditionsSSSgvp":{"name":"conditions","abstract":"
The condition that will trigger the dialog node. This string cannot contain carriage return, newline, or tab","parent_name":"CreateDialogNode"},"Structs/CreateDialogNode.html#/s:11AssistantV116CreateDialogNodeV6parentSSSgvp":{"name":"parent","abstract":"
The ID of the parent dialog node.
","parent_name":"CreateDialogNode"},"Structs/CreateDialogNode.html#/s:11AssistantV116CreateDialogNodeV15previousSiblingSSSgvp":{"name":"previousSibling","abstract":"The ID of the previous dialog node.
","parent_name":"CreateDialogNode"},"Structs/CreateDialogNode.html#/s:11AssistantV116CreateDialogNodeV6outputs10DictionaryVySSAA4JSONOGSgvp":{"name":"output","abstract":"The output of the dialog node. For more information about how to specify dialog node output, see the","parent_name":"CreateDialogNode"},"Structs/CreateDialogNode.html#/s:11AssistantV116CreateDialogNodeV7contexts10DictionaryVySSAA4JSONOGSgvp":{"name":"context","abstract":"
The context for the dialog node.
","parent_name":"CreateDialogNode"},"Structs/CreateDialogNode.html#/s:11AssistantV116CreateDialogNodeV8metadatas10DictionaryVySSAA4JSONOGSgvp":{"name":"metadata","abstract":"The metadata for the dialog node.
","parent_name":"CreateDialogNode"},"Structs/CreateDialogNode.html#/s:11AssistantV116CreateDialogNodeV8nextStepAA0de4NextG0VSgvp":{"name":"nextStep","abstract":"The next step to be executed in dialog processing.
","parent_name":"CreateDialogNode"},"Structs/CreateDialogNode.html#/s:11AssistantV116CreateDialogNodeV7actionsSayAA0dE6ActionVGSgvp":{"name":"actions","abstract":"An array of objects describing any actions to be invoked by the dialog node.
","parent_name":"CreateDialogNode"},"Structs/CreateDialogNode.html#/s:11AssistantV116CreateDialogNodeV5titleSSSgvp":{"name":"title","abstract":"The alias used to identify the dialog node. This string must conform to the following restrictions:
","parent_name":"CreateDialogNode"},"Structs/CreateDialogNode.html#/s:11AssistantV116CreateDialogNodeV8nodeTypeSSSgvp":{"name":"nodeType","abstract":"How the dialog node is processed.
","parent_name":"CreateDialogNode"},"Structs/CreateDialogNode.html#/s:11AssistantV116CreateDialogNodeV9eventNameSSSgvp":{"name":"eventName","abstract":"How an event_handler
node is processed.
The location in the dialog context where output is stored.
","parent_name":"CreateDialogNode"},"Structs/CreateDialogNode.html#/s:11AssistantV116CreateDialogNodeV9digressInSSSgvp":{"name":"digressIn","abstract":"Whether this top-level dialog node can be digressed into.
","parent_name":"CreateDialogNode"},"Structs/CreateDialogNode.html#/s:11AssistantV116CreateDialogNodeV10digressOutSSSgvp":{"name":"digressOut","abstract":"Whether this dialog node can be returned to after a digression.
","parent_name":"CreateDialogNode"},"Structs/CreateDialogNode.html#/s:11AssistantV116CreateDialogNodeV15digressOutSlotsSSSgvp":{"name":"digressOutSlots","abstract":"Whether the user can digress to top-level nodes while filling out slots.
","parent_name":"CreateDialogNode"},"Structs/CreateDialogNode.html#/s:11AssistantV116CreateDialogNodeVACSS06dialogE0_SSSg11descriptionAE10conditionsAE6parentAE15previousSiblings10DictionaryVySSAA4JSONOGSg6outputAO7contextAO8metadataAA0dE8NextStepVSg04nextR0SayAA0dE6ActionVGSg7actionsAE5titleAE8nodeTypeAE9eventNameAE8variableAE9digressInAE10digressOutAE15digressOutSlotstcfc":{"name":"init(dialogNode:description:conditions:parent:previousSibling:output:context:metadata:nextStep:actions:title:nodeType:eventName:variable:digressIn:digressOut:digressOutSlots:)","abstract":"Initialize a CreateDialogNode
with member variables.
The text of a user input marked as irrelevant input. This string must conform to the following restrictions:
","parent_name":"CreateCounterexample"},"Structs/CreateCounterexample.html#/s:11AssistantV120CreateCounterexampleVACSS4text_tcfc":{"name":"init(text:)","abstract":"Initialize a CreateCounterexample
with member variables.
An array of objects describing the examples marked as irrelevant input.
","parent_name":"CounterexampleCollection"},"Structs/CounterexampleCollection.html#/s:11AssistantV124CounterexampleCollectionV10paginationAA10PaginationVvp":{"name":"pagination","abstract":"The pagination data for the returned objects.
","parent_name":"CounterexampleCollection"},"Structs/Counterexample.html#/s:11AssistantV114CounterexampleV4textSSvp":{"name":"text","abstract":"The text of the counterexample.
","parent_name":"Counterexample"},"Structs/Counterexample.html#/s:11AssistantV114CounterexampleV7createdSSSgvp":{"name":"created","abstract":"The timestamp for creation of the counterexample.
","parent_name":"Counterexample"},"Structs/Counterexample.html#/s:11AssistantV114CounterexampleV7updatedSSSgvp":{"name":"updated","abstract":"The timestamp for the last update to the counterexample.
","parent_name":"Counterexample"},"Structs/Context.html#/s:11AssistantV17ContextV14conversationIDSSSgvp":{"name":"conversationID","abstract":"The unique identifier of the conversation.
","parent_name":"Context"},"Structs/Context.html#/s:11AssistantV17ContextV6systemAA14SystemResponseVSgvp":{"name":"system","abstract":"For internal use only.
","parent_name":"Context"},"Structs/Context.html#/s:11AssistantV17ContextV20additionalPropertiess10DictionaryVySSAA4JSONOGvp":{"name":"additionalProperties","abstract":"Additional properties associated with this model.
","parent_name":"Context"},"Structs/Context.html#/s:11AssistantV17ContextVACSSSg14conversationID_AA14SystemResponseVSg6systems10DictionaryVySSAA4JSONOG20additionalPropertiestcfc":{"name":"init(conversationID:system:additionalProperties:)","abstract":"Initialize a Context
with member variables.
A recognized capture group for the entity.
","parent_name":"CaptureGroup"},"Structs/CaptureGroup.html#/s:11AssistantV112CaptureGroupV8locationSaySiGSgvp":{"name":"location","abstract":"Zero-based character offsets that indicate where the entity value begins and ends in the input text.
","parent_name":"CaptureGroup"},"Structs/CaptureGroup.html#/s:11AssistantV112CaptureGroupVACSS5group_SaySiGSg8locationtcfc":{"name":"init(group:location:)","abstract":"Initialize a CaptureGroup
with member variables.
CaptureGroup.
"},"Structs/Context.html":{"name":"Context","abstract":"State information for the conversation. To maintain state, include the context from the previous response.
"},"Structs/Counterexample.html":{"name":"Counterexample","abstract":"Counterexample.
"},"Structs/CounterexampleCollection.html":{"name":"CounterexampleCollection","abstract":"CounterexampleCollection.
"},"Structs/CreateCounterexample.html":{"name":"CreateCounterexample","abstract":"CreateCounterexample.
"},"Structs/CreateDialogNode.html":{"name":"CreateDialogNode","abstract":"CreateDialogNode.
"},"Structs/CreateEntity.html":{"name":"CreateEntity","abstract":"CreateEntity.
"},"Structs/CreateExample.html":{"name":"CreateExample","abstract":"CreateExample.
"},"Structs/CreateIntent.html":{"name":"CreateIntent","abstract":"CreateIntent.
"},"Structs/CreateSynonym.html":{"name":"CreateSynonym","abstract":"CreateSynonym.
"},"Structs/CreateValue.html":{"name":"CreateValue","abstract":"CreateValue.
"},"Structs/CreateWorkspace.html":{"name":"CreateWorkspace","abstract":"CreateWorkspace.
"},"Structs/DialogNode.html":{"name":"DialogNode","abstract":"DialogNode.
"},"Structs/DialogNodeAction.html":{"name":"DialogNodeAction","abstract":"DialogNodeAction.
"},"Structs/DialogNodeCollection.html":{"name":"DialogNodeCollection","abstract":"An array of dialog nodes.
"},"Structs/DialogNodeNextStep.html":{"name":"DialogNodeNextStep","abstract":"The next step to execute following this dialog node.
"},"Structs/DialogNodeVisitedDetails.html":{"name":"DialogNodeVisitedDetails","abstract":"DialogNodeVisitedDetails.
"},"Structs/Entity.html":{"name":"Entity","abstract":"Entity.
"},"Structs/EntityCollection.html":{"name":"EntityCollection","abstract":"An array of entities.
"},"Structs/EntityExport.html":{"name":"EntityExport","abstract":"EntityExport.
"},"Structs/Example.html":{"name":"Example","abstract":"Example.
"},"Structs/ExampleCollection.html":{"name":"ExampleCollection","abstract":"ExampleCollection.
"},"Structs/InputData.html":{"name":"InputData","abstract":"The user input.
"},"Structs/Intent.html":{"name":"Intent","abstract":"Intent.
"},"Structs/IntentCollection.html":{"name":"IntentCollection","abstract":"IntentCollection.
"},"Structs/IntentExport.html":{"name":"IntentExport","abstract":"IntentExport.
"},"Structs/LogCollection.html":{"name":"LogCollection","abstract":"LogCollection.
"},"Structs/LogExport.html":{"name":"LogExport","abstract":"LogExport.
"},"Structs/LogMessage.html":{"name":"LogMessage","abstract":"Log message details.
"},"Structs/LogPagination.html":{"name":"LogPagination","abstract":"The pagination data for the returned objects.
"},"Structs/MessageInput.html":{"name":"MessageInput","abstract":"The text of the user input.
"},"Structs/MessageRequest.html":{"name":"MessageRequest","abstract":"A request formatted for the Watson Assistant service.
"},"Structs/MessageResponse.html":{"name":"MessageResponse","abstract":"A response from the Watson Assistant service.
"},"Structs/OutputData.html":{"name":"OutputData","abstract":"An output object that includes the response to the user, the nodes that were hit, and messages from the log.
"},"Structs/Pagination.html":{"name":"Pagination","abstract":"The pagination data for the returned objects.
"},"Structs/RuntimeEntity.html":{"name":"RuntimeEntity","abstract":"A term from the request that was identified as an entity.
"},"Structs/RuntimeIntent.html":{"name":"RuntimeIntent","abstract":"An intent identified in the user input.
"},"Structs/Synonym.html":{"name":"Synonym","abstract":"Synonym.
"},"Structs/SynonymCollection.html":{"name":"SynonymCollection","abstract":"SynonymCollection.
"},"Structs/SystemResponse.html":{"name":"SystemResponse","abstract":"For internal use only.
"},"Structs/UpdateCounterexample.html":{"name":"UpdateCounterexample","abstract":"UpdateCounterexample.
"},"Structs/UpdateDialogNode.html":{"name":"UpdateDialogNode","abstract":"UpdateDialogNode.
"},"Structs/UpdateEntity.html":{"name":"UpdateEntity","abstract":"UpdateEntity.
"},"Structs/UpdateExample.html":{"name":"UpdateExample","abstract":"UpdateExample.
"},"Structs/UpdateIntent.html":{"name":"UpdateIntent","abstract":"UpdateIntent.
"},"Structs/UpdateSynonym.html":{"name":"UpdateSynonym","abstract":"UpdateSynonym.
"},"Structs/UpdateValue.html":{"name":"UpdateValue","abstract":"UpdateValue.
"},"Structs/UpdateWorkspace.html":{"name":"UpdateWorkspace","abstract":"UpdateWorkspace.
"},"Structs/Value.html":{"name":"Value","abstract":"Value.
"},"Structs/ValueCollection.html":{"name":"ValueCollection","abstract":"ValueCollection.
"},"Structs/ValueExport.html":{"name":"ValueExport","abstract":"ValueExport.
"},"Structs/Workspace.html":{"name":"Workspace","abstract":"Workspace.
"},"Structs/WorkspaceCollection.html":{"name":"WorkspaceCollection","abstract":"WorkspaceCollection.
"},"Structs/WorkspaceExport.html":{"name":"WorkspaceExport","abstract":"WorkspaceExport.
"},"Enums/RestError.html#/s:11AssistantV19RestErrorO10noResponseA2CmF":{"name":"noResponse","abstract":"No response was received from the server.
","parent_name":"RestError"},"Enums/RestError.html#/s:11AssistantV19RestErrorO6noDataA2CmF":{"name":"noData","abstract":"No data was returned from the server.
","parent_name":"RestError"},"Enums/RestError.html#/s:11AssistantV19RestErrorO013serializationD0A2CmF":{"name":"serializationError","abstract":"Failed to serialize value(s) to data.
","parent_name":"RestError"},"Enums/RestError.html#/s:11AssistantV19RestErrorO08encodingD0A2CmF":{"name":"encodingError","abstract":"Failed to replace special characters in the","parent_name":"RestError"},"Enums/RestError.html#/s:11AssistantV19RestErrorO011fileManagerD0A2CmF":{"name":"fileManagerError","abstract":"
FileManager failed to handle the given file.","parent_name":"RestError"},"Enums/RestError.html#/s:11AssistantV19RestErrorO11invalidFileA2CmF":{"name":"invalidFile","abstract":"
Failed to load the given file.
","parent_name":"RestError"},"Enums/RestError.html#/s:11AssistantV19RestErrorO7failureACSi_SStcACmF":{"name":"failure","abstract":"An HTTP error with a status code and description.
","parent_name":"RestError"},"Enums/JSON.html#/s:11AssistantV14JSONO4nullA2CmF":{"name":"null","abstract":"A null value.
","parent_name":"JSON"},"Enums/JSON.html#/s:11AssistantV14JSONO7booleanACSbcACmF":{"name":"boolean","abstract":"A boolean value.
","parent_name":"JSON"},"Enums/JSON.html#/s:11AssistantV14JSONO6stringACSScACmF":{"name":"string","abstract":"A string value.
","parent_name":"JSON"},"Enums/JSON.html#/s:11AssistantV14JSONO3intACSicACmF":{"name":"int","abstract":"A number value, represented as an integer.
","parent_name":"JSON"},"Enums/JSON.html#/s:11AssistantV14JSONO6doubleACSdcACmF":{"name":"double","abstract":"A number value, represented as a double.
","parent_name":"JSON"},"Enums/JSON.html#/s:11AssistantV14JSONO5arrayACSayACGcACmF":{"name":"array","abstract":"An array value.
","parent_name":"JSON"},"Enums/JSON.html#/s:11AssistantV14JSONO6objectACs10DictionaryVySSACGcACmF":{"name":"object","abstract":"An object value.
","parent_name":"JSON"},"Enums/JSON.html#/s:11AssistantV14JSONOACs7Decoder_p4from_tKcfc":{"name":"init(from:)","abstract":"Decode a JSON value.
","parent_name":"JSON"},"Enums/JSON.html#/s:11AssistantV14JSONOACx4from_tKcs9EncodableRzlufc":{"name":"init(from:)","abstract":"Initialize a JSON value from an encodable type.
","parent_name":"JSON"},"Enums/JSON.html#/s:11AssistantV14JSONO7toValuexxmKs9DecodableRzlF":{"name":"toValue(_:)","abstract":"Convert this JSON value to a decodable type.
","parent_name":"JSON"},"Enums/JSON.html#/s:11AssistantV14JSONO6encodeys7Encoder_p2to_tKF":{"name":"encode(to:)","abstract":"Encode a JSON value.
","parent_name":"JSON"},"Enums/JSON.html#/s:11AssistantV14JSONO2eeoiSbAC_ACtFZ":{"name":"==(_:_:)","abstract":"Compare two JSON values for equality.
","parent_name":"JSON"},"Enums/JSON.html":{"name":"JSON","abstract":"A JSON value (one of string, number, object, array, true, false, or null).
"},"Enums/RestError.html":{"name":"RestError","abstract":"An error from processing a network request or response.
"},"Classes/Assistant.html#/s:11AssistantV10A0C10serviceURLSSvp":{"name":"serviceURL","abstract":"The base URL to use when contacting the service.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C14defaultHeaderss10DictionaryVyS2SGvp":{"name":"defaultHeaders","abstract":"The default HTTP headers for all requests to the service.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0CACSS8username_SS8passwordSS7versiontcfc":{"name":"init(username:password:version:)","abstract":"Create a Assistant
object.
Create a Assistant
object.
Create a Assistant
object.
Undocumented
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C7messageySS11workspaceID_AA14MessageRequestVSg7requestSbSg19nodesVisitedDetailss10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA0F8ResponseVc7successtF":{"name":"message(workspaceID:request:nodesVisitedDetails:headers:failure:success:)","abstract":"Get response to user input.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C14listWorkspacesySiSg9pageLimit_SbSg12includeCountSSSg4sortAI6cursorAG0G5Audits10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA19WorkspaceCollectionVc7successtF":{"name":"listWorkspaces(pageLimit:includeCount:sort:cursor:includeAudit:headers:failure:success:)","abstract":"List workspaces.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C15createWorkspaceyAA06CreateD0VSg10properties_s10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA0D0Vc7successtF":{"name":"createWorkspace(properties:headers:failure:success:)","abstract":"Create workspace.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C12getWorkspaceySS11workspaceID_SbSg6exportAF12includeAudits10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA0D6ExportVc7successtF":{"name":"getWorkspace(workspaceID:export:includeAudit:headers:failure:success:)","abstract":"Get information about a workspace.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C15updateWorkspaceySS11workspaceID_AA06UpdateD0VSg10propertiesSbSg6appends10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA0D0Vc7successtF":{"name":"updateWorkspace(workspaceID:properties:append:headers:failure:success:)","abstract":"Update workspace.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C15deleteWorkspaceySS11workspaceID_s10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyyc7successtF":{"name":"deleteWorkspace(workspaceID:headers:failure:success:)","abstract":"Delete workspace.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C11listIntentsySS11workspaceID_SbSg6exportSiSg9pageLimitAF12includeCountSSSg4sortAK6cursorAF0J5Audits10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA16IntentCollectionVc7successtF":{"name":"listIntents(workspaceID:export:pageLimit:includeCount:sort:cursor:includeAudit:headers:failure:success:)","abstract":"List intents.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C12createIntentySS11workspaceID_SS6intentSSSg11descriptionSayAA13CreateExampleVGSg8exampless10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA0D0Vc7successtF":{"name":"createIntent(workspaceID:intent:description:examples:headers:failure:success:)","abstract":"Create intent.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C9getIntentySS11workspaceID_SS6intentSbSg6exportAG12includeAudits10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA0D6ExportVc7successtF":{"name":"getIntent(workspaceID:intent:export:includeAudit:headers:failure:success:)","abstract":"Get intent.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C12updateIntentySS11workspaceID_SS6intentSSSg03newD0AG0H11DescriptionSayAA13CreateExampleVGSg0H8Exampless10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA0D0Vc7successtF":{"name":"updateIntent(workspaceID:intent:newIntent:newDescription:newExamples:headers:failure:success:)","abstract":"Update intent.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C12deleteIntentySS11workspaceID_SS6intents10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyyc7successtF":{"name":"deleteIntent(workspaceID:intent:headers:failure:success:)","abstract":"Delete intent.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C12listExamplesySS11workspaceID_SS6intentSiSg9pageLimitSbSg12includeCountSSSg4sortAK6cursorAI0J5Audits10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA17ExampleCollectionVc7successtF":{"name":"listExamples(workspaceID:intent:pageLimit:includeCount:sort:cursor:includeAudit:headers:failure:success:)","abstract":"List user input examples.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C13createExampleySS11workspaceID_SS6intentSS4texts10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA0D0Vc7successtF":{"name":"createExample(workspaceID:intent:text:headers:failure:success:)","abstract":"Create user input example.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C10getExampleySS11workspaceID_SS6intentSS4textSbSg12includeAudits10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA0D0Vc7successtF":{"name":"getExample(workspaceID:intent:text:includeAudit:headers:failure:success:)","abstract":"Get user input example.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C13updateExampleySS11workspaceID_SS6intentSS4textSSSg7newTexts10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA0D0Vc7successtF":{"name":"updateExample(workspaceID:intent:text:newText:headers:failure:success:)","abstract":"Update user input example.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C13deleteExampleySS11workspaceID_SS6intentSS4texts10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyyc7successtF":{"name":"deleteExample(workspaceID:intent:text:headers:failure:success:)","abstract":"Delete user input example.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C19listCounterexamplesySS11workspaceID_SiSg9pageLimitSbSg12includeCountSSSg4sortAJ6cursorAH0I5Audits10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA24CounterexampleCollectionVc7successtF":{"name":"listCounterexamples(workspaceID:pageLimit:includeCount:sort:cursor:includeAudit:headers:failure:success:)","abstract":"List counterexamples.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C20createCounterexampleySS11workspaceID_SS4texts10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA0D0Vc7successtF":{"name":"createCounterexample(workspaceID:text:headers:failure:success:)","abstract":"Create counterexample.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C17getCounterexampleySS11workspaceID_SS4textSbSg12includeAudits10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA0D0Vc7successtF":{"name":"getCounterexample(workspaceID:text:includeAudit:headers:failure:success:)","abstract":"Get counterexample.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C20updateCounterexampleySS11workspaceID_SS4textSSSg7newTexts10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA0D0Vc7successtF":{"name":"updateCounterexample(workspaceID:text:newText:headers:failure:success:)","abstract":"Update counterexample.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C20deleteCounterexampleySS11workspaceID_SS4texts10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyyc7successtF":{"name":"deleteCounterexample(workspaceID:text:headers:failure:success:)","abstract":"Delete counterexample.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C12listEntitiesySS11workspaceID_SbSg6exportSiSg9pageLimitAF12includeCountSSSg4sortAK6cursorAF0J5Audits10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA16EntityCollectionVc7successtF":{"name":"listEntities(workspaceID:export:pageLimit:includeCount:sort:cursor:includeAudit:headers:failure:success:)","abstract":"List entities.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C12createEntityySS11workspaceID_AA06CreateD0V10propertiess10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA0D0Vc7successtF":{"name":"createEntity(workspaceID:properties:headers:failure:success:)","abstract":"Create entity.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C9getEntityySS11workspaceID_SS6entitySbSg6exportAG12includeAudits10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA0D6ExportVc7successtF":{"name":"getEntity(workspaceID:entity:export:includeAudit:headers:failure:success:)","abstract":"Get entity.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C12updateEntityySS11workspaceID_SS6entityAA06UpdateD0V10propertiess10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA0D0Vc7successtF":{"name":"updateEntity(workspaceID:entity:properties:headers:failure:success:)","abstract":"Update entity.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C12deleteEntityySS11workspaceID_SS6entitys10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyyc7successtF":{"name":"deleteEntity(workspaceID:entity:headers:failure:success:)","abstract":"Delete entity.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C10listValuesySS11workspaceID_SS6entitySbSg6exportSiSg9pageLimitAG12includeCountSSSg4sortAL6cursorAG0K5Audits10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA15ValueCollectionVc7successtF":{"name":"listValues(workspaceID:entity:export:pageLimit:includeCount:sort:cursor:includeAudit:headers:failure:success:)","abstract":"List entity values.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C11createValueySS11workspaceID_SS6entityAA06CreateD0V10propertiess10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA0D0Vc7successtF":{"name":"createValue(workspaceID:entity:properties:headers:failure:success:)","abstract":"Add entity value.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C8getValueySS11workspaceID_SS6entitySS5valueSbSg6exportAH12includeAudits10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA0D6ExportVc7successtF":{"name":"getValue(workspaceID:entity:value:export:includeAudit:headers:failure:success:)","abstract":"Get entity value.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C11updateValueySS11workspaceID_SS6entitySS5valueAA06UpdateD0V10propertiess10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA0D0Vc7successtF":{"name":"updateValue(workspaceID:entity:value:properties:headers:failure:success:)","abstract":"Update entity value.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C11deleteValueySS11workspaceID_SS6entitySS5values10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyyc7successtF":{"name":"deleteValue(workspaceID:entity:value:headers:failure:success:)","abstract":"Delete entity value.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C12listSynonymsySS11workspaceID_SS6entitySS5valueSiSg9pageLimitSbSg12includeCountSSSg4sortAL6cursorAJ0K5Audits10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA17SynonymCollectionVc7successtF":{"name":"listSynonyms(workspaceID:entity:value:pageLimit:includeCount:sort:cursor:includeAudit:headers:failure:success:)","abstract":"List entity value synonyms.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C13createSynonymySS11workspaceID_SS6entitySS5valueSS7synonyms10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA0D0Vc7successtF":{"name":"createSynonym(workspaceID:entity:value:synonym:headers:failure:success:)","abstract":"Add entity value synonym.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C10getSynonymySS11workspaceID_SS6entitySS5valueSS7synonymSbSg12includeAudits10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA0D0Vc7successtF":{"name":"getSynonym(workspaceID:entity:value:synonym:includeAudit:headers:failure:success:)","abstract":"Get entity value synonym.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C13updateSynonymySS11workspaceID_SS6entitySS5valueSS7synonymSSSg03newD0s10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA0D0Vc7successtF":{"name":"updateSynonym(workspaceID:entity:value:synonym:newSynonym:headers:failure:success:)","abstract":"Update entity value synonym.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C13deleteSynonymySS11workspaceID_SS6entitySS5valueSS7synonyms10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyyc7successtF":{"name":"deleteSynonym(workspaceID:entity:value:synonym:headers:failure:success:)","abstract":"Delete entity value synonym.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C15listDialogNodesySS11workspaceID_SiSg9pageLimitSbSg12includeCountSSSg4sortAJ6cursorAH0J5Audits10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA0D14NodeCollectionVc7successtF":{"name":"listDialogNodes(workspaceID:pageLimit:includeCount:sort:cursor:includeAudit:headers:failure:success:)","abstract":"List dialog nodes.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C16createDialogNodeySS11workspaceID_AA06CreatedE0V10propertiess10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA0dE0Vc7successtF":{"name":"createDialogNode(workspaceID:properties:headers:failure:success:)","abstract":"Create dialog node.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C13getDialogNodeySS11workspaceID_SS06dialogE0SbSg12includeAudits10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA0dE0Vc7successtF":{"name":"getDialogNode(workspaceID:dialogNode:includeAudit:headers:failure:success:)","abstract":"Get dialog node.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C16updateDialogNodeySS11workspaceID_SS06dialogE0AA06UpdatedE0V10propertiess10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA0dE0Vc7successtF":{"name":"updateDialogNode(workspaceID:dialogNode:properties:headers:failure:success:)","abstract":"Update dialog node.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C16deleteDialogNodeySS11workspaceID_SS06dialogE0s10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyyc7successtF":{"name":"deleteDialogNode(workspaceID:dialogNode:headers:failure:success:)","abstract":"Delete dialog node.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C8listLogsySS11workspaceID_SSSg4sortAF6filterSiSg9pageLimitAF6cursors10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA13LogCollectionVc7successtF":{"name":"listLogs(workspaceID:sort:filter:pageLimit:cursor:headers:failure:success:)","abstract":"List log events in a workspace.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C11listAllLogsySS6filter_SSSg4sortSiSg9pageLimitAF6cursors10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA13LogCollectionVc7successtF":{"name":"listAllLogs(filter:sort:pageLimit:cursor:headers:failure:success:)","abstract":"List log events in all workspaces.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C14deleteUserDataySS10customerID_s10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyyc7successtF":{"name":"deleteUserData(customerID:headers:failure:success:)","abstract":"Delete labeled data.
","parent_name":"Assistant"},"Classes/Assistant.html":{"name":"Assistant","abstract":"The IBM Watson™ Assistant service combines machine learning, natural language understanding, and integrated"},"Classes.html":{"name":"Classes","abstract":"
The following classes are available globally.
"},"Enums.html":{"name":"Enumerations","abstract":"The following enumerations are available globally.
"},"Structs.html":{"name":"Structures","abstract":"The following structures are available globally.
"}} \ No newline at end of file diff --git a/docs/swift-api/services/AssistantV1/docsets/.docset/Contents/Resources/docSet.dsidx b/docs/swift-api/services/AssistantV1/docsets/.docset/Contents/Resources/docSet.dsidx index 9b52e761a..e4cad083f 100644 Binary files a/docs/swift-api/services/AssistantV1/docsets/.docset/Contents/Resources/docSet.dsidx and b/docs/swift-api/services/AssistantV1/docsets/.docset/Contents/Resources/docSet.dsidx differ diff --git a/docs/swift-api/services/AssistantV1/docsets/.tgz b/docs/swift-api/services/AssistantV1/docsets/.tgz index 4bc16305a..803ce0b22 100644 Binary files a/docs/swift-api/services/AssistantV1/docsets/.tgz and b/docs/swift-api/services/AssistantV1/docsets/.tgz differ diff --git a/docs/swift-api/services/AssistantV1/index.html b/docs/swift-api/services/AssistantV1/index.html index f9540bdad..46107b165 100644 --- a/docs/swift-api/services/AssistantV1/index.html +++ b/docs/swift-api/services/AssistantV1/index.html @@ -169,9 +169,6 @@Add the following to your Package.swift
file to identify the Swift SDK as a dependency. The package manager will clone the Swift SDK when you build your project with swift build
.
dependencies: [
- .package(url: "https://github.com/watson-developer-cloud/swift-sdk", from: "0.26.0")
+ .package(url: "https://github.com/watson-developer-cloud/swift-sdk", from: "0.28.0")
]
Note: This version of instantiation only works with Visual Recognition, as it’s the only service that uses an API key.
+Note: This type of authentication only works with Visual Recognition, and for instances created before May 23, 2018. Newer instances of Visual Recognition use IAM.
let visualRecognition = VisualRecognition(apiKey: "your-apiKey-here", version: "your-version-here")
Deprecation Notice:
+The IBM Watson Language Translator V2 service has been deprecated and replaced by the IBM Watson Language Translator V3 service.
+Please use the LanguageTranslatorV3
class instead of LanguageTranslator
.
+The LanguageTranslator
class will be removed in a future release.
The IBM Watson Language Translator service lets you select a domain, customize it, then identify or select the language of text, and then translate the text from one supported language to another.
@@ -668,6 +671,25 @@The IBM Watson Language Translator service lets you select a domain, customize it, then identify or select the language of text, and then translate the text from one supported language to another.
+ +The following example demonstrates how to use the Language Translator service:
+import LanguageTranslatorV3
+
+let username = "your-username-here"
+let password = "your-password-here"
+let version = "yyyy-mm-dd" // use today's date for the most recent version
+let languageTranslator = LanguageTranslator(username: username, password: password, version: version)
+
let failure = { (error: Error) in print(error) }
let request = TranslateRequest(text: ["Hello"], source: "en", target: "es")
languageTranslator.translate(request: request, failure: failure) {
@@ -1058,7 +1080,7 @@ Visual Recognition
let apiKey = "your-apikey-here"
let version = "YYYY-MM-DD" // use today's date for the most recent version
-let visualRecognition = VisualRecognition(apiKey: apiKey, version: version)
+let visualRecognition = VisualRecognition(version: version, apiKey: apiKey)
let url = "your-image-url"
let failure = { (error: Error) in print(error) }
@@ -1066,6 +1088,10 @@ Visual Recognition
print(classifiedImages)
}
+
+Note: a different initializer is used for authentication with instances created before May 23, 2018:
+let visualRecognition = VisualRecognition(apiKey: apiKey, version: version)
+
The Watson Swift SDK supports offline image classification using Apple Core ML. Classifiers must be trained or updated with the coreMLEnabled
flag set to true. Once the classifier’s coreMLStatus
is ready
then a Core ML model is available to download and use for offline classification.
Undocumented
","parent_name":"Status"},"Structs/WorkspaceExport/Status.html#/s:11AssistantV115WorkspaceExportV6StatusO8trainingA2EmF":{"name":"training","abstract":"Undocumented
","parent_name":"Status"},"Structs/WorkspaceExport/Status.html#/s:11AssistantV115WorkspaceExportV6StatusO6failedA2EmF":{"name":"failed","abstract":"Undocumented
","parent_name":"Status"},"Structs/WorkspaceExport/Status.html#/s:11AssistantV115WorkspaceExportV6StatusO9availableA2EmF":{"name":"available","abstract":"Undocumented
","parent_name":"Status"},"Structs/WorkspaceExport/Status.html#/s:11AssistantV115WorkspaceExportV6StatusO11unavailableA2EmF":{"name":"unavailable","abstract":"Undocumented
","parent_name":"Status"},"Structs/WorkspaceExport/Status.html":{"name":"Status","abstract":"The current status of the workspace.
","parent_name":"WorkspaceExport"},"Structs/WorkspaceExport.html#/s:11AssistantV115WorkspaceExportV4nameSSvp":{"name":"name","abstract":"The name of the workspace.
","parent_name":"WorkspaceExport"},"Structs/WorkspaceExport.html#/s:11AssistantV115WorkspaceExportV11descriptionSSvp":{"name":"description","abstract":"The description of the workspace.
","parent_name":"WorkspaceExport"},"Structs/WorkspaceExport.html#/s:11AssistantV115WorkspaceExportV8languageSSvp":{"name":"language","abstract":"The language of the workspace.
","parent_name":"WorkspaceExport"},"Structs/WorkspaceExport.html#/s:11AssistantV115WorkspaceExportV8metadatas10DictionaryVySSAA4JSONOGvp":{"name":"metadata","abstract":"Any metadata that is required by the workspace.
","parent_name":"WorkspaceExport"},"Structs/WorkspaceExport.html#/s:11AssistantV115WorkspaceExportV7createdSSSgvp":{"name":"created","abstract":"The timestamp for creation of the workspace.
","parent_name":"WorkspaceExport"},"Structs/WorkspaceExport.html#/s:11AssistantV115WorkspaceExportV7updatedSSSgvp":{"name":"updated","abstract":"The timestamp for the last update to the workspace.
","parent_name":"WorkspaceExport"},"Structs/WorkspaceExport.html#/s:11AssistantV115WorkspaceExportV11workspaceIDSSvp":{"name":"workspaceID","abstract":"The workspace ID.
","parent_name":"WorkspaceExport"},"Structs/WorkspaceExport.html#/s:11AssistantV115WorkspaceExportV6statusSSvp":{"name":"status","abstract":"The current status of the workspace.
","parent_name":"WorkspaceExport"},"Structs/WorkspaceExport.html#/s:11AssistantV115WorkspaceExportV14learningOptOutSbvp":{"name":"learningOptOut","abstract":"Whether training data from the workspace can be used by IBM for general service improvements. true
indicates that workspace training data is not to be used.
An array of intents.
","parent_name":"WorkspaceExport"},"Structs/WorkspaceExport.html#/s:11AssistantV115WorkspaceExportV8entitiesSayAA06EntityD0VGSgvp":{"name":"entities","abstract":"An array of entities.
","parent_name":"WorkspaceExport"},"Structs/WorkspaceExport.html#/s:11AssistantV115WorkspaceExportV15counterexamplesSayAA14CounterexampleVGSgvp":{"name":"counterexamples","abstract":"An array of counterexamples.
","parent_name":"WorkspaceExport"},"Structs/WorkspaceExport.html#/s:11AssistantV115WorkspaceExportV11dialogNodesSayAA10DialogNodeVGSgvp":{"name":"dialogNodes","abstract":"An array of objects describing the dialog nodes in the workspace.
","parent_name":"WorkspaceExport"},"Structs/WorkspaceCollection.html#/s:11AssistantV119WorkspaceCollectionV10workspacesSayAA0C0VGvp":{"name":"workspaces","abstract":"An array of objects describing the workspaces associated with the service instance.
","parent_name":"WorkspaceCollection"},"Structs/WorkspaceCollection.html#/s:11AssistantV119WorkspaceCollectionV10paginationAA10PaginationVvp":{"name":"pagination","abstract":"An object defining the pagination data for the returned objects.
","parent_name":"WorkspaceCollection"},"Structs/Workspace.html#/s:11AssistantV19WorkspaceV4nameSSvp":{"name":"name","abstract":"The name of the workspace.
","parent_name":"Workspace"},"Structs/Workspace.html#/s:11AssistantV19WorkspaceV8languageSSvp":{"name":"language","abstract":"The language of the workspace.
","parent_name":"Workspace"},"Structs/Workspace.html#/s:11AssistantV19WorkspaceV7createdSSSgvp":{"name":"created","abstract":"The timestamp for creation of the workspace.
","parent_name":"Workspace"},"Structs/Workspace.html#/s:11AssistantV19WorkspaceV7updatedSSSgvp":{"name":"updated","abstract":"The timestamp for the last update to the workspace.
","parent_name":"Workspace"},"Structs/Workspace.html#/s:11AssistantV19WorkspaceV11workspaceIDSSvp":{"name":"workspaceID","abstract":"The workspace ID.
","parent_name":"Workspace"},"Structs/Workspace.html#/s:11AssistantV19WorkspaceV11descriptionSSSgvp":{"name":"description","abstract":"The description of the workspace.
","parent_name":"Workspace"},"Structs/Workspace.html#/s:11AssistantV19WorkspaceV8metadatas10DictionaryVySSAA4JSONOGSgvp":{"name":"metadata","abstract":"Any metadata related to the workspace.
","parent_name":"Workspace"},"Structs/Workspace.html#/s:11AssistantV19WorkspaceV14learningOptOutSbSgvp":{"name":"learningOptOut","abstract":"Whether training data from the workspace (including artifacts such as intents and entities) can be used by IBM for general service improvements. true
indicates that workspace training data is not to be used.
Undocumented
","parent_name":"ValueType"},"Structs/ValueExport/ValueType.html#/s:11AssistantV111ValueExportV0C4TypeO8patternsA2EmF":{"name":"patterns","abstract":"Undocumented
","parent_name":"ValueType"},"Structs/ValueExport/ValueType.html":{"name":"ValueType","abstract":"Specifies the type of value.
","parent_name":"ValueExport"},"Structs/ValueExport.html#/s:11AssistantV111ValueExportV9valueTextSSvp":{"name":"valueText","abstract":"The text of the entity value.
","parent_name":"ValueExport"},"Structs/ValueExport.html#/s:11AssistantV111ValueExportV8metadatas10DictionaryVySSAA4JSONOGSgvp":{"name":"metadata","abstract":"Any metadata related to the entity value.
","parent_name":"ValueExport"},"Structs/ValueExport.html#/s:11AssistantV111ValueExportV7createdSSSgvp":{"name":"created","abstract":"The timestamp for creation of the entity value.
","parent_name":"ValueExport"},"Structs/ValueExport.html#/s:11AssistantV111ValueExportV7updatedSSSgvp":{"name":"updated","abstract":"The timestamp for the last update to the entity value.
","parent_name":"ValueExport"},"Structs/ValueExport.html#/s:11AssistantV111ValueExportV8synonymsSaySSGSgvp":{"name":"synonyms","abstract":"An array containing any synonyms for the entity value.
","parent_name":"ValueExport"},"Structs/ValueExport.html#/s:11AssistantV111ValueExportV8patternsSaySSGSgvp":{"name":"patterns","abstract":"An array containing any patterns for the entity value.
","parent_name":"ValueExport"},"Structs/ValueExport.html#/s:11AssistantV111ValueExportV9valueTypeSSvp":{"name":"valueType","abstract":"Specifies the type of value.
","parent_name":"ValueExport"},"Structs/ValueCollection.html#/s:11AssistantV115ValueCollectionV6valuesSayAA0C6ExportVGvp":{"name":"values","abstract":"An array of entity values.
","parent_name":"ValueCollection"},"Structs/ValueCollection.html#/s:11AssistantV115ValueCollectionV10paginationAA10PaginationVvp":{"name":"pagination","abstract":"An object defining the pagination data for the returned objects.
","parent_name":"ValueCollection"},"Structs/Value/ValueType.html#/s:11AssistantV15ValueV0C4TypeO8synonymsA2EmF":{"name":"synonyms","abstract":"Undocumented
","parent_name":"ValueType"},"Structs/Value/ValueType.html#/s:11AssistantV15ValueV0C4TypeO8patternsA2EmF":{"name":"patterns","abstract":"Undocumented
","parent_name":"ValueType"},"Structs/Value/ValueType.html":{"name":"ValueType","abstract":"Specifies the type of value.
","parent_name":"Value"},"Structs/Value.html#/s:11AssistantV15ValueV9valueTextSSvp":{"name":"valueText","abstract":"The text of the entity value.
","parent_name":"Value"},"Structs/Value.html#/s:11AssistantV15ValueV8metadatas10DictionaryVySSAA4JSONOGSgvp":{"name":"metadata","abstract":"Any metadata related to the entity value.
","parent_name":"Value"},"Structs/Value.html#/s:11AssistantV15ValueV7createdSSSgvp":{"name":"created","abstract":"The timestamp for creation of the entity value.
","parent_name":"Value"},"Structs/Value.html#/s:11AssistantV15ValueV7updatedSSSgvp":{"name":"updated","abstract":"The timestamp for the last update to the entity value.
","parent_name":"Value"},"Structs/Value.html#/s:11AssistantV15ValueV8synonymsSaySSGSgvp":{"name":"synonyms","abstract":"An array containing any synonyms for the entity value.
","parent_name":"Value"},"Structs/Value.html#/s:11AssistantV15ValueV8patternsSaySSGSgvp":{"name":"patterns","abstract":"An array containing any patterns for the entity value.
","parent_name":"Value"},"Structs/Value.html#/s:11AssistantV15ValueV9valueTypeSSvp":{"name":"valueType","abstract":"Specifies the type of value.
","parent_name":"Value"},"Structs/UpdateWorkspace.html#/s:11AssistantV115UpdateWorkspaceV4nameSSSgvp":{"name":"name","abstract":"The name of the workspace. This string cannot contain carriage return, newline, or tab characters, and it must be no longer than 64 characters.
","parent_name":"UpdateWorkspace"},"Structs/UpdateWorkspace.html#/s:11AssistantV115UpdateWorkspaceV11descriptionSSSgvp":{"name":"description","abstract":"The description of the workspace. This string cannot contain carriage return, newline, or tab characters, and it must be no longer than 128 characters.
","parent_name":"UpdateWorkspace"},"Structs/UpdateWorkspace.html#/s:11AssistantV115UpdateWorkspaceV8languageSSSgvp":{"name":"language","abstract":"The language of the workspace.
","parent_name":"UpdateWorkspace"},"Structs/UpdateWorkspace.html#/s:11AssistantV115UpdateWorkspaceV7intentsSayAA12CreateIntentVGSgvp":{"name":"intents","abstract":"An array of objects defining the intents for the workspace.
","parent_name":"UpdateWorkspace"},"Structs/UpdateWorkspace.html#/s:11AssistantV115UpdateWorkspaceV8entitiesSayAA12CreateEntityVGSgvp":{"name":"entities","abstract":"An array of objects defining the entities for the workspace.
","parent_name":"UpdateWorkspace"},"Structs/UpdateWorkspace.html#/s:11AssistantV115UpdateWorkspaceV11dialogNodesSayAA16CreateDialogNodeVGSgvp":{"name":"dialogNodes","abstract":"An array of objects defining the nodes in the workspace dialog.
","parent_name":"UpdateWorkspace"},"Structs/UpdateWorkspace.html#/s:11AssistantV115UpdateWorkspaceV15counterexamplesSayAA20CreateCounterexampleVGSgvp":{"name":"counterexamples","abstract":"An array of objects defining input examples that have been marked as irrelevant input.
","parent_name":"UpdateWorkspace"},"Structs/UpdateWorkspace.html#/s:11AssistantV115UpdateWorkspaceV8metadatas10DictionaryVySSAA4JSONOGSgvp":{"name":"metadata","abstract":"Any metadata related to the workspace.
","parent_name":"UpdateWorkspace"},"Structs/UpdateWorkspace.html#/s:11AssistantV115UpdateWorkspaceV14learningOptOutSbSgvp":{"name":"learningOptOut","abstract":"Whether training data from the workspace can be used by IBM for general service improvements. true
indicates that workspace training data is not to be used.
Initialize a UpdateWorkspace
with member variables.
Undocumented
","parent_name":"ValueType"},"Structs/UpdateValue/ValueType.html#/s:11AssistantV111UpdateValueV0D4TypeO8patternsA2EmF":{"name":"patterns","abstract":"Undocumented
","parent_name":"ValueType"},"Structs/UpdateValue/ValueType.html":{"name":"ValueType","abstract":"Specifies the type of value.
","parent_name":"UpdateValue"},"Structs/UpdateValue.html#/s:11AssistantV111UpdateValueV5valueSSSgvp":{"name":"value","abstract":"The text of the entity value. This string must conform to the following restrictions: - It cannot contain carriage return, newline, or tab characters. - It cannot consist of only whitespace characters. - It must be no longer than 64 characters.
","parent_name":"UpdateValue"},"Structs/UpdateValue.html#/s:11AssistantV111UpdateValueV8metadatas10DictionaryVySSAA4JSONOGSgvp":{"name":"metadata","abstract":"Any metadata related to the entity value.
","parent_name":"UpdateValue"},"Structs/UpdateValue.html#/s:11AssistantV111UpdateValueV9valueTypeSSSgvp":{"name":"valueType","abstract":"Specifies the type of value.
","parent_name":"UpdateValue"},"Structs/UpdateValue.html#/s:11AssistantV111UpdateValueV8synonymsSaySSGSgvp":{"name":"synonyms","abstract":"An array of synonyms for the entity value. You can provide either synonyms or patterns (as indicated by type), but not both. A synonym must conform to the following resrictions: - It cannot contain carriage return, newline, or tab characters. - It cannot consist of only whitespace characters. - It must be no longer than 64 characters.
","parent_name":"UpdateValue"},"Structs/UpdateValue.html#/s:11AssistantV111UpdateValueV8patternsSaySSGSgvp":{"name":"patterns","abstract":"An array of patterns for the entity value. You can provide either synonyms or patterns (as indicated by type), but not both. A pattern is a regular expression no longer than 128 characters. For more information about how to specify a pattern, see the documentation.
","parent_name":"UpdateValue"},"Structs/UpdateValue.html#/s:11AssistantV111UpdateValueVACSSSg5value_s10DictionaryVySSAA4JSONOGSg8metadataAD0E4TypeSaySSGSg8synonymsAO8patternstcfc":{"name":"init(value:metadata:valueType:synonyms:patterns:)","abstract":"Initialize a UpdateValue
with member variables.
The text of the synonym. This string must conform to the following restrictions: - It cannot contain carriage return, newline, or tab characters. - It cannot consist of only whitespace characters. - It must be no longer than 64 characters.
","parent_name":"UpdateSynonym"},"Structs/UpdateSynonym.html#/s:11AssistantV113UpdateSynonymVACSSSg7synonym_tcfc":{"name":"init(synonym:)","abstract":"Initialize a UpdateSynonym
with member variables.
The name of the intent. This string must conform to the following restrictions: - It can contain only Unicode alphanumeric, underscore, hyphen, and dot characters. - It cannot begin with the reserved prefix sys-
. - It must be no longer than 128 characters.
The description of the intent.
","parent_name":"UpdateIntent"},"Structs/UpdateIntent.html#/s:11AssistantV112UpdateIntentV8examplesSayAA13CreateExampleVGSgvp":{"name":"examples","abstract":"An array of user input examples for the intent.
","parent_name":"UpdateIntent"},"Structs/UpdateIntent.html#/s:11AssistantV112UpdateIntentVACSSSg6intent_AD11descriptionSayAA13CreateExampleVGSg8examplestcfc":{"name":"init(intent:description:examples:)","abstract":"Initialize a UpdateIntent
with member variables.
The text of the user input example. This string must conform to the following restrictions: - It cannot contain carriage return, newline, or tab characters. - It cannot consist of only whitespace characters. - It must be no longer than 1024 characters.
","parent_name":"UpdateExample"},"Structs/UpdateExample.html#/s:11AssistantV113UpdateExampleVACSSSg4text_tcfc":{"name":"init(text:)","abstract":"Initialize a UpdateExample
with member variables.
The name of the entity. This string must conform to the following restrictions: - It can contain only Unicode alphanumeric, underscore, and hyphen characters. - It cannot begin with the reserved prefix sys-
. - It must be no longer than 64 characters.
The description of the entity. This string cannot contain carriage return, newline, or tab characters, and it must be no longer than 128 characters.
","parent_name":"UpdateEntity"},"Structs/UpdateEntity.html#/s:11AssistantV112UpdateEntityV8metadatas10DictionaryVySSAA4JSONOGSgvp":{"name":"metadata","abstract":"Any metadata related to the entity.
","parent_name":"UpdateEntity"},"Structs/UpdateEntity.html#/s:11AssistantV112UpdateEntityV10fuzzyMatchSbSgvp":{"name":"fuzzyMatch","abstract":"Whether to use fuzzy matching for the entity.
","parent_name":"UpdateEntity"},"Structs/UpdateEntity.html#/s:11AssistantV112UpdateEntityV6valuesSayAA11CreateValueVGSgvp":{"name":"values","abstract":"An array of entity values.
","parent_name":"UpdateEntity"},"Structs/UpdateEntity.html#/s:11AssistantV112UpdateEntityVACSSSg6entity_AD11descriptions10DictionaryVySSAA4JSONOGSg8metadataSbSg10fuzzyMatchSayAA11CreateValueVGSg6valuestcfc":{"name":"init(entity:description:metadata:fuzzyMatch:values:)","abstract":"Initialize a UpdateEntity
with member variables.
Undocumented
","parent_name":"DigressOutSlots"},"Structs/UpdateDialogNode/DigressOutSlots.html#/s:11AssistantV116UpdateDialogNodeV15DigressOutSlotsO14allowReturningA2EmF":{"name":"allowReturning","abstract":"Undocumented
","parent_name":"DigressOutSlots"},"Structs/UpdateDialogNode/DigressOutSlots.html#/s:11AssistantV116UpdateDialogNodeV15DigressOutSlotsO8allowAllA2EmF":{"name":"allowAll","abstract":"Undocumented
","parent_name":"DigressOutSlots"},"Structs/UpdateDialogNode/DigressOut.html#/s:11AssistantV116UpdateDialogNodeV10DigressOutO9returningA2EmF":{"name":"returning","abstract":"Undocumented
","parent_name":"DigressOut"},"Structs/UpdateDialogNode/DigressOut.html#/s:11AssistantV116UpdateDialogNodeV10DigressOutO3allA2EmF":{"name":"all","abstract":"Undocumented
","parent_name":"DigressOut"},"Structs/UpdateDialogNode/DigressOut.html#/s:11AssistantV116UpdateDialogNodeV10DigressOutO14allNeverReturnA2EmF":{"name":"allNeverReturn","abstract":"Undocumented
","parent_name":"DigressOut"},"Structs/UpdateDialogNode/DigressIn.html#/s:11AssistantV116UpdateDialogNodeV9DigressInO12notAvailableA2EmF":{"name":"notAvailable","abstract":"Undocumented
","parent_name":"DigressIn"},"Structs/UpdateDialogNode/DigressIn.html#/s:11AssistantV116UpdateDialogNodeV9DigressInO7returnsA2EmF":{"name":"returns","abstract":"Undocumented
","parent_name":"DigressIn"},"Structs/UpdateDialogNode/DigressIn.html#/s:11AssistantV116UpdateDialogNodeV9DigressInO13doesNotReturnA2EmF":{"name":"doesNotReturn","abstract":"Undocumented
","parent_name":"DigressIn"},"Structs/UpdateDialogNode/EventName.html#/s:11AssistantV116UpdateDialogNodeV9EventNameO5focusA2EmF":{"name":"focus","abstract":"Undocumented
","parent_name":"EventName"},"Structs/UpdateDialogNode/EventName.html#/s:11AssistantV116UpdateDialogNodeV9EventNameO5inputA2EmF":{"name":"input","abstract":"Undocumented
","parent_name":"EventName"},"Structs/UpdateDialogNode/EventName.html#/s:11AssistantV116UpdateDialogNodeV9EventNameO6filledA2EmF":{"name":"filled","abstract":"Undocumented
","parent_name":"EventName"},"Structs/UpdateDialogNode/EventName.html#/s:11AssistantV116UpdateDialogNodeV9EventNameO8validateA2EmF":{"name":"validate","abstract":"Undocumented
","parent_name":"EventName"},"Structs/UpdateDialogNode/EventName.html#/s:11AssistantV116UpdateDialogNodeV9EventNameO14filledMultipleA2EmF":{"name":"filledMultiple","abstract":"Undocumented
","parent_name":"EventName"},"Structs/UpdateDialogNode/EventName.html#/s:11AssistantV116UpdateDialogNodeV9EventNameO7genericA2EmF":{"name":"generic","abstract":"Undocumented
","parent_name":"EventName"},"Structs/UpdateDialogNode/EventName.html#/s:11AssistantV116UpdateDialogNodeV9EventNameO7nomatchA2EmF":{"name":"nomatch","abstract":"Undocumented
","parent_name":"EventName"},"Structs/UpdateDialogNode/EventName.html#/s:11AssistantV116UpdateDialogNodeV9EventNameO24nomatchResponsesDepletedA2EmF":{"name":"nomatchResponsesDepleted","abstract":"Undocumented
","parent_name":"EventName"},"Structs/UpdateDialogNode/EventName.html#/s:11AssistantV116UpdateDialogNodeV9EventNameO22digressionReturnPromptA2EmF":{"name":"digressionReturnPrompt","abstract":"Undocumented
","parent_name":"EventName"},"Structs/UpdateDialogNode/NodeType.html#/s:11AssistantV116UpdateDialogNodeV0E4TypeO8standardA2EmF":{"name":"standard","abstract":"Undocumented
","parent_name":"NodeType"},"Structs/UpdateDialogNode/NodeType.html#/s:11AssistantV116UpdateDialogNodeV0E4TypeO12eventHandlerA2EmF":{"name":"eventHandler","abstract":"Undocumented
","parent_name":"NodeType"},"Structs/UpdateDialogNode/NodeType.html#/s:11AssistantV116UpdateDialogNodeV0E4TypeO5frameA2EmF":{"name":"frame","abstract":"Undocumented
","parent_name":"NodeType"},"Structs/UpdateDialogNode/NodeType.html#/s:11AssistantV116UpdateDialogNodeV0E4TypeO4slotA2EmF":{"name":"slot","abstract":"Undocumented
","parent_name":"NodeType"},"Structs/UpdateDialogNode/NodeType.html#/s:11AssistantV116UpdateDialogNodeV0E4TypeO17responseConditionA2EmF":{"name":"responseCondition","abstract":"Undocumented
","parent_name":"NodeType"},"Structs/UpdateDialogNode/NodeType.html#/s:11AssistantV116UpdateDialogNodeV0E4TypeO6folderA2EmF":{"name":"folder","abstract":"Undocumented
","parent_name":"NodeType"},"Structs/UpdateDialogNode/NodeType.html":{"name":"NodeType","abstract":"How the dialog node is processed.
","parent_name":"UpdateDialogNode"},"Structs/UpdateDialogNode/EventName.html":{"name":"EventName","abstract":"How an event_handler
node is processed.
Whether this top-level dialog node can be digressed into.
","parent_name":"UpdateDialogNode"},"Structs/UpdateDialogNode/DigressOut.html":{"name":"DigressOut","abstract":"Whether this dialog node can be returned to after a digression.
","parent_name":"UpdateDialogNode"},"Structs/UpdateDialogNode/DigressOutSlots.html":{"name":"DigressOutSlots","abstract":"Whether the user can digress to top-level nodes while filling out slots.
","parent_name":"UpdateDialogNode"},"Structs/UpdateDialogNode.html#/s:11AssistantV116UpdateDialogNodeV06dialogE0SSSgvp":{"name":"dialogNode","abstract":"The dialog node ID. This string must conform to the following restrictions: - It can contain only Unicode alphanumeric, space, underscore, hyphen, and dot characters. - It must be no longer than 1024 characters.
","parent_name":"UpdateDialogNode"},"Structs/UpdateDialogNode.html#/s:11AssistantV116UpdateDialogNodeV11descriptionSSSgvp":{"name":"description","abstract":"The description of the dialog node. This string cannot contain carriage return, newline, or tab characters, and it must be no longer than 128 characters.
","parent_name":"UpdateDialogNode"},"Structs/UpdateDialogNode.html#/s:11AssistantV116UpdateDialogNodeV10conditionsSSSgvp":{"name":"conditions","abstract":"The condition that will trigger the dialog node. This string cannot contain carriage return, newline, or tab characters, and it must be no longer than 2048 characters.
","parent_name":"UpdateDialogNode"},"Structs/UpdateDialogNode.html#/s:11AssistantV116UpdateDialogNodeV6parentSSSgvp":{"name":"parent","abstract":"The ID of the parent dialog node.
","parent_name":"UpdateDialogNode"},"Structs/UpdateDialogNode.html#/s:11AssistantV116UpdateDialogNodeV15previousSiblingSSSgvp":{"name":"previousSibling","abstract":"The ID of the previous sibling dialog node.
","parent_name":"UpdateDialogNode"},"Structs/UpdateDialogNode.html#/s:11AssistantV116UpdateDialogNodeV6outputs10DictionaryVySSAA4JSONOGSgvp":{"name":"output","abstract":"The output of the dialog node. For more information about how to specify dialog node output, see the documentation.
","parent_name":"UpdateDialogNode"},"Structs/UpdateDialogNode.html#/s:11AssistantV116UpdateDialogNodeV7contexts10DictionaryVySSAA4JSONOGSgvp":{"name":"context","abstract":"The context for the dialog node.
","parent_name":"UpdateDialogNode"},"Structs/UpdateDialogNode.html#/s:11AssistantV116UpdateDialogNodeV8metadatas10DictionaryVySSAA4JSONOGSgvp":{"name":"metadata","abstract":"The metadata for the dialog node.
","parent_name":"UpdateDialogNode"},"Structs/UpdateDialogNode.html#/s:11AssistantV116UpdateDialogNodeV8nextStepAA0de4NextG0VSgvp":{"name":"nextStep","abstract":"The next step to be executed in dialog processing.
","parent_name":"UpdateDialogNode"},"Structs/UpdateDialogNode.html#/s:11AssistantV116UpdateDialogNodeV5titleSSSgvp":{"name":"title","abstract":"The alias used to identify the dialog node. This string must conform to the following restrictions: - It can contain only Unicode alphanumeric, space, underscore, hyphen, and dot characters. - It must be no longer than 64 characters.
","parent_name":"UpdateDialogNode"},"Structs/UpdateDialogNode.html#/s:11AssistantV116UpdateDialogNodeV8nodeTypeSSSgvp":{"name":"nodeType","abstract":"How the dialog node is processed.
","parent_name":"UpdateDialogNode"},"Structs/UpdateDialogNode.html#/s:11AssistantV116UpdateDialogNodeV9eventNameSSSgvp":{"name":"eventName","abstract":"How an event_handler
node is processed.
The location in the dialog context where output is stored.
","parent_name":"UpdateDialogNode"},"Structs/UpdateDialogNode.html#/s:11AssistantV116UpdateDialogNodeV7actionsSayAA0dE6ActionVGSgvp":{"name":"actions","abstract":"An array of objects describing any actions to be invoked by the dialog node.
","parent_name":"UpdateDialogNode"},"Structs/UpdateDialogNode.html#/s:11AssistantV116UpdateDialogNodeV9digressInSSSgvp":{"name":"digressIn","abstract":"Whether this top-level dialog node can be digressed into.
","parent_name":"UpdateDialogNode"},"Structs/UpdateDialogNode.html#/s:11AssistantV116UpdateDialogNodeV10digressOutSSSgvp":{"name":"digressOut","abstract":"Whether this dialog node can be returned to after a digression.
","parent_name":"UpdateDialogNode"},"Structs/UpdateDialogNode.html#/s:11AssistantV116UpdateDialogNodeV15digressOutSlotsSSSgvp":{"name":"digressOutSlots","abstract":"Whether the user can digress to top-level nodes while filling out slots.
","parent_name":"UpdateDialogNode"},"Structs/UpdateDialogNode.html#/s:11AssistantV116UpdateDialogNodeVACSSSg06dialogE0_AD11descriptionAD10conditionsAD6parentAD15previousSiblings10DictionaryVySSAA4JSONOGSg6outputAO7contextAO8metadataAA0dE8NextStepVSg04nextR0AD5titleAD8nodeTypeAD9eventNameAD8variableSayAA0dE6ActionVGSg7actionsAD9digressInAD10digressOutAD15digressOutSlotstcfc":{"name":"init(dialogNode:description:conditions:parent:previousSibling:output:context:metadata:nextStep:title:nodeType:eventName:variable:actions:digressIn:digressOut:digressOutSlots:)","abstract":"Initialize a UpdateDialogNode
with member variables.
The text of a user input counterexample.
","parent_name":"UpdateCounterexample"},"Structs/UpdateCounterexample.html#/s:11AssistantV120UpdateCounterexampleVACSSSg4text_tcfc":{"name":"init(text:)","abstract":"Initialize a UpdateCounterexample
with member variables.
Additional properties associated with this model.
","parent_name":"SystemResponse"},"Structs/SystemResponse.html#/s:11AssistantV114SystemResponseVACs10DictionaryVySSAA4JSONOG20additionalProperties_tcfc":{"name":"init(additionalProperties:)","abstract":"Initialize a SystemResponse
.
An array of synonyms.
","parent_name":"SynonymCollection"},"Structs/SynonymCollection.html#/s:11AssistantV117SynonymCollectionV10paginationAA10PaginationVvp":{"name":"pagination","abstract":"The pagination data for the returned objects.
","parent_name":"SynonymCollection"},"Structs/Synonym.html#/s:11AssistantV17SynonymV11synonymTextSSvp":{"name":"synonymText","abstract":"The text of the synonym.
","parent_name":"Synonym"},"Structs/Synonym.html#/s:11AssistantV17SynonymV7createdSSSgvp":{"name":"created","abstract":"The timestamp for creation of the synonym.
","parent_name":"Synonym"},"Structs/Synonym.html#/s:11AssistantV17SynonymV7updatedSSSgvp":{"name":"updated","abstract":"The timestamp for the most recent update to the synonym.
","parent_name":"Synonym"},"Structs/RuntimeIntent.html#/s:11AssistantV113RuntimeIntentV6intentSSvp":{"name":"intent","abstract":"The name of the recognized intent.
","parent_name":"RuntimeIntent"},"Structs/RuntimeIntent.html#/s:11AssistantV113RuntimeIntentV10confidenceSdvp":{"name":"confidence","abstract":"A decimal percentage that represents Watson’s confidence in the intent.
","parent_name":"RuntimeIntent"},"Structs/RuntimeIntent.html#/s:11AssistantV113RuntimeIntentV20additionalPropertiess10DictionaryVySSAA4JSONOGvp":{"name":"additionalProperties","abstract":"Additional properties associated with this model.
","parent_name":"RuntimeIntent"},"Structs/RuntimeIntent.html#/s:11AssistantV113RuntimeIntentVACSS6intent_Sd10confidences10DictionaryVySSAA4JSONOG20additionalPropertiestcfc":{"name":"init(intent:confidence:additionalProperties:)","abstract":"Initialize a RuntimeIntent
with member variables.
An entity detected in the input.
","parent_name":"RuntimeEntity"},"Structs/RuntimeEntity.html#/s:11AssistantV113RuntimeEntityV8locationSaySiGvp":{"name":"location","abstract":"An array of zero-based character offsets that indicate where the detected entity values begin and end in the input text.
","parent_name":"RuntimeEntity"},"Structs/RuntimeEntity.html#/s:11AssistantV113RuntimeEntityV5valueSSvp":{"name":"value","abstract":"The term in the input text that was recognized as an entity value.
","parent_name":"RuntimeEntity"},"Structs/RuntimeEntity.html#/s:11AssistantV113RuntimeEntityV10confidenceSdSgvp":{"name":"confidence","abstract":"A decimal percentage that represents Watson’s confidence in the entity.
","parent_name":"RuntimeEntity"},"Structs/RuntimeEntity.html#/s:11AssistantV113RuntimeEntityV8metadatas10DictionaryVySSAA4JSONOGSgvp":{"name":"metadata","abstract":"Any metadata for the entity.
","parent_name":"RuntimeEntity"},"Structs/RuntimeEntity.html#/s:11AssistantV113RuntimeEntityV6groupsSayAA12CaptureGroupVGSgvp":{"name":"groups","abstract":"The recognized capture groups for the entity, as defined by the entity pattern.
","parent_name":"RuntimeEntity"},"Structs/RuntimeEntity.html#/s:11AssistantV113RuntimeEntityV20additionalPropertiess10DictionaryVySSAA4JSONOGvp":{"name":"additionalProperties","abstract":"Additional properties associated with this model.
","parent_name":"RuntimeEntity"},"Structs/RuntimeEntity.html#/s:11AssistantV113RuntimeEntityVACSS6entity_SaySiG8locationSS5valueSdSg10confidences10DictionaryVySSAA4JSONOGSg8metadataSayAA12CaptureGroupVGSg6groupsAN20additionalPropertiestcfc":{"name":"init(entity:location:value:confidence:metadata:groups:additionalProperties:)","abstract":"Initialize a RuntimeEntity
with member variables.
The URL that will return the same page of results.
","parent_name":"Pagination"},"Structs/Pagination.html#/s:11AssistantV110PaginationV7nextUrlSSSgvp":{"name":"nextUrl","abstract":"The URL that will return the next page of results.
","parent_name":"Pagination"},"Structs/Pagination.html#/s:11AssistantV110PaginationV5totalSiSgvp":{"name":"total","abstract":"Reserved for future use.
","parent_name":"Pagination"},"Structs/Pagination.html#/s:11AssistantV110PaginationV7matchedSiSgvp":{"name":"matched","abstract":"Reserved for future use.
","parent_name":"Pagination"},"Structs/Pagination.html#/s:11AssistantV110PaginationV13refreshCursorSSSgvp":{"name":"refreshCursor","abstract":"A token identifying the current page of results.
","parent_name":"Pagination"},"Structs/Pagination.html#/s:11AssistantV110PaginationV10nextCursorSSSgvp":{"name":"nextCursor","abstract":"A token identifying the next page of results.
","parent_name":"Pagination"},"Structs/OutputData.html#/s:11AssistantV110OutputDataV11logMessagesSayAA10LogMessageVGvp":{"name":"logMessages","abstract":"An array of up to 50 messages logged with the request.
","parent_name":"OutputData"},"Structs/OutputData.html#/s:11AssistantV110OutputDataV4textSaySSGvp":{"name":"text","abstract":"An array of responses to the user.
","parent_name":"OutputData"},"Structs/OutputData.html#/s:11AssistantV110OutputDataV12nodesVisitedSaySSGSgvp":{"name":"nodesVisited","abstract":"An array of the nodes that were triggered to create the response, in the order in which they were visited. This information is useful for debugging and for tracing the path taken through the node tree.
","parent_name":"OutputData"},"Structs/OutputData.html#/s:11AssistantV110OutputDataV19nodesVisitedDetailsSayAA010DialogNodefG0VGSgvp":{"name":"nodesVisitedDetails","abstract":"An array of objects containing detailed diagnostic information about the nodes that were triggered during processing of the input message. Included only if nodes_visited_details is set to true
in the message request.
Additional properties associated with this model.
","parent_name":"OutputData"},"Structs/OutputData.html#/s:11AssistantV110OutputDataVACSayAA10LogMessageVG11logMessages_SaySSG4textAHSg12nodesVisitedSayAA010DialogNodeK7DetailsVGSg0jkN0s10DictionaryVySSAA4JSONOG20additionalPropertiestcfc":{"name":"init(logMessages:text:nodesVisited:nodesVisitedDetails:additionalProperties:)","abstract":"Initialize a OutputData
with member variables.
The user input from the request.
","parent_name":"MessageResponse"},"Structs/MessageResponse.html#/s:11AssistantV115MessageResponseV7intentsSayAA13RuntimeIntentVGvp":{"name":"intents","abstract":"An array of intents recognized in the user input, sorted in descending order of confidence.
","parent_name":"MessageResponse"},"Structs/MessageResponse.html#/s:11AssistantV115MessageResponseV8entitiesSayAA13RuntimeEntityVGvp":{"name":"entities","abstract":"An array of entities identified in the user input.
","parent_name":"MessageResponse"},"Structs/MessageResponse.html#/s:11AssistantV115MessageResponseV16alternateIntentsSbSgvp":{"name":"alternateIntents","abstract":"Whether to return more than one intent. A value of true
indicates that all matching intents are returned.
State information for the conversation.
","parent_name":"MessageResponse"},"Structs/MessageResponse.html#/s:11AssistantV115MessageResponseV6outputAA10OutputDataVvp":{"name":"output","abstract":"Output from the dialog, including the response to the user, the nodes that were triggered, and log messages.
","parent_name":"MessageResponse"},"Structs/MessageResponse.html#/s:11AssistantV115MessageResponseV20additionalPropertiess10DictionaryVySSAA4JSONOGvp":{"name":"additionalProperties","abstract":"Additional properties associated with this model.
","parent_name":"MessageResponse"},"Structs/MessageResponse.html#/s:s9DecodablePxs7Decoder_p4from_tKcfc":{"name":"init(from:)","parent_name":"MessageResponse"},"Structs/MessageRequest.html#/s:11AssistantV114MessageRequestV5inputAA9InputDataVSgvp":{"name":"input","abstract":"An input object that includes the input text.
","parent_name":"MessageRequest"},"Structs/MessageRequest.html#/s:11AssistantV114MessageRequestV16alternateIntentsSbSgvp":{"name":"alternateIntents","abstract":"Whether to return more than one intent. Set to true
to return all matching intents.
State information for the conversation. Continue a conversation by including the context object from the previous response.
","parent_name":"MessageRequest"},"Structs/MessageRequest.html#/s:11AssistantV114MessageRequestV8entitiesSayAA13RuntimeEntityVGSgvp":{"name":"entities","abstract":"Entities to use when evaluating the message. Include entities from the previous response to continue using those entities rather than detecting entities in the new input.
","parent_name":"MessageRequest"},"Structs/MessageRequest.html#/s:11AssistantV114MessageRequestV7intentsSayAA13RuntimeIntentVGSgvp":{"name":"intents","abstract":"Intents to use when evaluating the user input. Include intents from the previous response to continue using those intents rather than trying to recognize intents in the new input.
","parent_name":"MessageRequest"},"Structs/MessageRequest.html#/s:11AssistantV114MessageRequestV6outputAA10OutputDataVSgvp":{"name":"output","abstract":"System output. Include the output from the previous response to maintain intermediate information over multiple requests.
","parent_name":"MessageRequest"},"Structs/MessageRequest.html#/s:11AssistantV114MessageRequestVAcA9InputDataVSg5input_SbSg16alternateIntentsAA7ContextVSg7contextSayAA13RuntimeEntityVGSg8entitiesSayAA0L6IntentVGSg7intentsAA06OutputF0VSg6outputtcfc":{"name":"init(input:alternateIntents:context:entities:intents:output:)","abstract":"Initialize a MessageRequest
with member variables.
The user’s input.
","parent_name":"MessageInput"},"Structs/LogPagination.html#/s:11AssistantV113LogPaginationV7nextUrlSSSgvp":{"name":"nextUrl","abstract":"The URL that will return the next page of results, if any.
","parent_name":"LogPagination"},"Structs/LogPagination.html#/s:11AssistantV113LogPaginationV7matchedSiSgvp":{"name":"matched","abstract":"Reserved for future use.
","parent_name":"LogPagination"},"Structs/LogPagination.html#/s:11AssistantV113LogPaginationV10nextCursorSSSgvp":{"name":"nextCursor","abstract":"A token identifying the next page of results.
","parent_name":"LogPagination"},"Structs/LogMessage/Level.html#/s:11AssistantV110LogMessageV5LevelO4infoA2EmF":{"name":"info","abstract":"Undocumented
","parent_name":"Level"},"Structs/LogMessage/Level.html#/s:11AssistantV110LogMessageV5LevelO5errorA2EmF":{"name":"error","abstract":"Undocumented
","parent_name":"Level"},"Structs/LogMessage/Level.html#/s:11AssistantV110LogMessageV5LevelO4warnA2EmF":{"name":"warn","abstract":"Undocumented
","parent_name":"Level"},"Structs/LogMessage/Level.html":{"name":"Level","abstract":"The severity of the log message.
","parent_name":"LogMessage"},"Structs/LogMessage.html#/s:11AssistantV110LogMessageV5levelSSvp":{"name":"level","abstract":"The severity of the log message.
","parent_name":"LogMessage"},"Structs/LogMessage.html#/s:11AssistantV110LogMessageV3msgSSvp":{"name":"msg","abstract":"The text of the log message.
","parent_name":"LogMessage"},"Structs/LogMessage.html#/s:11AssistantV110LogMessageV20additionalPropertiess10DictionaryVySSAA4JSONOGvp":{"name":"additionalProperties","abstract":"Additional properties associated with this model.
","parent_name":"LogMessage"},"Structs/LogMessage.html#/s:11AssistantV110LogMessageVACSS5level_SS3msgs10DictionaryVySSAA4JSONOG20additionalPropertiestcfc":{"name":"init(level:msg:additionalProperties:)","abstract":"Initialize a LogMessage
with member variables.
A request received by the workspace, including the user input and context.
","parent_name":"LogExport"},"Structs/LogExport.html#/s:11AssistantV19LogExportV8responseAA15MessageResponseVvp":{"name":"response","abstract":"The response sent by the workspace, including the output text, detected intents and entities, and context.
","parent_name":"LogExport"},"Structs/LogExport.html#/s:11AssistantV19LogExportV5logIDSSvp":{"name":"logID","abstract":"A unique identifier for the logged event.
","parent_name":"LogExport"},"Structs/LogExport.html#/s:11AssistantV19LogExportV16requestTimestampSSvp":{"name":"requestTimestamp","abstract":"The timestamp for receipt of the message.
","parent_name":"LogExport"},"Structs/LogExport.html#/s:11AssistantV19LogExportV17responseTimestampSSvp":{"name":"responseTimestamp","abstract":"The timestamp for the system response to the message.
","parent_name":"LogExport"},"Structs/LogExport.html#/s:11AssistantV19LogExportV11workspaceIDSSvp":{"name":"workspaceID","abstract":"The unique identifier of the workspace where the request was made.
","parent_name":"LogExport"},"Structs/LogExport.html#/s:11AssistantV19LogExportV8languageSSvp":{"name":"language","abstract":"The language of the workspace where the message request was made.
","parent_name":"LogExport"},"Structs/LogCollection.html#/s:11AssistantV113LogCollectionV4logsSayAA0C6ExportVGvp":{"name":"logs","abstract":"An array of objects describing log events.
","parent_name":"LogCollection"},"Structs/LogCollection.html#/s:11AssistantV113LogCollectionV10paginationAA0C10PaginationVvp":{"name":"pagination","abstract":"The pagination data for the returned objects.
","parent_name":"LogCollection"},"Structs/IntentExport.html#/s:11AssistantV112IntentExportV10intentNameSSvp":{"name":"intentName","abstract":"The name of the intent.
","parent_name":"IntentExport"},"Structs/IntentExport.html#/s:11AssistantV112IntentExportV7createdSSSgvp":{"name":"created","abstract":"The timestamp for creation of the intent.
","parent_name":"IntentExport"},"Structs/IntentExport.html#/s:11AssistantV112IntentExportV7updatedSSSgvp":{"name":"updated","abstract":"The timestamp for the last update to the intent.
","parent_name":"IntentExport"},"Structs/IntentExport.html#/s:11AssistantV112IntentExportV11descriptionSSSgvp":{"name":"description","abstract":"The description of the intent.
","parent_name":"IntentExport"},"Structs/IntentExport.html#/s:11AssistantV112IntentExportV8examplesSayAA7ExampleVGSgvp":{"name":"examples","abstract":"An array of objects describing the user input examples for the intent.
","parent_name":"IntentExport"},"Structs/IntentCollection.html#/s:11AssistantV116IntentCollectionV7intentsSayAA0C6ExportVGvp":{"name":"intents","abstract":"An array of objects describing the intents defined for the workspace.
","parent_name":"IntentCollection"},"Structs/IntentCollection.html#/s:11AssistantV116IntentCollectionV10paginationAA10PaginationVvp":{"name":"pagination","abstract":"The pagination data for the returned objects.
","parent_name":"IntentCollection"},"Structs/Intent.html#/s:11AssistantV16IntentV10intentNameSSvp":{"name":"intentName","abstract":"The name of the intent.
","parent_name":"Intent"},"Structs/Intent.html#/s:11AssistantV16IntentV7createdSSSgvp":{"name":"created","abstract":"The timestamp for creation of the intent.
","parent_name":"Intent"},"Structs/Intent.html#/s:11AssistantV16IntentV7updatedSSSgvp":{"name":"updated","abstract":"The timestamp for the last update to the intent.
","parent_name":"Intent"},"Structs/Intent.html#/s:11AssistantV16IntentV11descriptionSSSgvp":{"name":"description","abstract":"The description of the intent.
","parent_name":"Intent"},"Structs/InputData.html#/s:11AssistantV19InputDataV4textSSvp":{"name":"text","abstract":"The text of the user input. This string cannot contain carriage return, newline, or tab characters, and it must be no longer than 2048 characters.
","parent_name":"InputData"},"Structs/InputData.html#/s:11AssistantV19InputDataVACSS4text_tcfc":{"name":"init(text:)","abstract":"Initialize a InputData
with member variables.
An array of objects describing the examples defined for the intent.
","parent_name":"ExampleCollection"},"Structs/ExampleCollection.html#/s:11AssistantV117ExampleCollectionV10paginationAA10PaginationVvp":{"name":"pagination","abstract":"The pagination data for the returned objects.
","parent_name":"ExampleCollection"},"Structs/Example.html#/s:11AssistantV17ExampleV11exampleTextSSvp":{"name":"exampleText","abstract":"The text of the user input example.
","parent_name":"Example"},"Structs/Example.html#/s:11AssistantV17ExampleV7createdSSSgvp":{"name":"created","abstract":"The timestamp for creation of the example.
","parent_name":"Example"},"Structs/Example.html#/s:11AssistantV17ExampleV7updatedSSSgvp":{"name":"updated","abstract":"The timestamp for the last update to the example.
","parent_name":"Example"},"Structs/EntityExport.html#/s:11AssistantV112EntityExportV10entityNameSSvp":{"name":"entityName","abstract":"The name of the entity.
","parent_name":"EntityExport"},"Structs/EntityExport.html#/s:11AssistantV112EntityExportV7createdSSSgvp":{"name":"created","abstract":"The timestamp for creation of the entity.
","parent_name":"EntityExport"},"Structs/EntityExport.html#/s:11AssistantV112EntityExportV7updatedSSSgvp":{"name":"updated","abstract":"The timestamp for the last update to the entity.
","parent_name":"EntityExport"},"Structs/EntityExport.html#/s:11AssistantV112EntityExportV11descriptionSSSgvp":{"name":"description","abstract":"The description of the entity.
","parent_name":"EntityExport"},"Structs/EntityExport.html#/s:11AssistantV112EntityExportV8metadatas10DictionaryVySSAA4JSONOGSgvp":{"name":"metadata","abstract":"Any metadata related to the entity.
","parent_name":"EntityExport"},"Structs/EntityExport.html#/s:11AssistantV112EntityExportV10fuzzyMatchSbSgvp":{"name":"fuzzyMatch","abstract":"Whether fuzzy matching is used for the entity.
","parent_name":"EntityExport"},"Structs/EntityExport.html#/s:11AssistantV112EntityExportV6valuesSayAA05ValueD0VGSgvp":{"name":"values","abstract":"An array objects describing the entity values.
","parent_name":"EntityExport"},"Structs/EntityCollection.html#/s:11AssistantV116EntityCollectionV8entitiesSayAA0C6ExportVGvp":{"name":"entities","abstract":"An array of objects describing the entities defined for the workspace.
","parent_name":"EntityCollection"},"Structs/EntityCollection.html#/s:11AssistantV116EntityCollectionV10paginationAA10PaginationVvp":{"name":"pagination","abstract":"The pagination data for the returned objects.
","parent_name":"EntityCollection"},"Structs/Entity.html#/s:11AssistantV16EntityV10entityNameSSvp":{"name":"entityName","abstract":"The name of the entity.
","parent_name":"Entity"},"Structs/Entity.html#/s:11AssistantV16EntityV7createdSSSgvp":{"name":"created","abstract":"The timestamp for creation of the entity.
","parent_name":"Entity"},"Structs/Entity.html#/s:11AssistantV16EntityV7updatedSSSgvp":{"name":"updated","abstract":"The timestamp for the last update to the entity.
","parent_name":"Entity"},"Structs/Entity.html#/s:11AssistantV16EntityV11descriptionSSSgvp":{"name":"description","abstract":"The description of the entity.
","parent_name":"Entity"},"Structs/Entity.html#/s:11AssistantV16EntityV8metadatas10DictionaryVySSAA4JSONOGSgvp":{"name":"metadata","abstract":"Any metadata related to the entity.
","parent_name":"Entity"},"Structs/Entity.html#/s:11AssistantV16EntityV10fuzzyMatchSbSgvp":{"name":"fuzzyMatch","abstract":"Whether fuzzy matching is used for the entity.
","parent_name":"Entity"},"Structs/DialogNodeVisitedDetails.html#/s:11AssistantV124DialogNodeVisitedDetailsV06dialogD0SSSgvp":{"name":"dialogNode","abstract":"A dialog node that was triggered during processing of the input message.
","parent_name":"DialogNodeVisitedDetails"},"Structs/DialogNodeVisitedDetails.html#/s:11AssistantV124DialogNodeVisitedDetailsV5titleSSSgvp":{"name":"title","abstract":"The title of the dialog node.
","parent_name":"DialogNodeVisitedDetails"},"Structs/DialogNodeVisitedDetails.html#/s:11AssistantV124DialogNodeVisitedDetailsV10conditionsSSSgvp":{"name":"conditions","abstract":"The conditions that trigger the dialog node.
","parent_name":"DialogNodeVisitedDetails"},"Structs/DialogNodeVisitedDetails.html#/s:11AssistantV124DialogNodeVisitedDetailsVACSSSg06dialogD0_AD5titleAD10conditionstcfc":{"name":"init(dialogNode:title:conditions:)","abstract":"Initialize a DialogNodeVisitedDetails
with member variables.
Undocumented
","parent_name":"Selector"},"Structs/DialogNodeNextStep/Selector.html#/s:11AssistantV118DialogNodeNextStepV8SelectorO6clientA2EmF":{"name":"client","abstract":"Undocumented
","parent_name":"Selector"},"Structs/DialogNodeNextStep/Selector.html#/s:11AssistantV118DialogNodeNextStepV8SelectorO9userInputA2EmF":{"name":"userInput","abstract":"Undocumented
","parent_name":"Selector"},"Structs/DialogNodeNextStep/Selector.html#/s:11AssistantV118DialogNodeNextStepV8SelectorO4bodyA2EmF":{"name":"body","abstract":"Undocumented
","parent_name":"Selector"},"Structs/DialogNodeNextStep/Behavior.html#/s:11AssistantV118DialogNodeNextStepV8BehaviorO12getUserInputA2EmF":{"name":"getUserInput","abstract":"Undocumented
","parent_name":"Behavior"},"Structs/DialogNodeNextStep/Behavior.html#/s:11AssistantV118DialogNodeNextStepV8BehaviorO13skipUserInputA2EmF":{"name":"skipUserInput","abstract":"Undocumented
","parent_name":"Behavior"},"Structs/DialogNodeNextStep/Behavior.html#/s:11AssistantV118DialogNodeNextStepV8BehaviorO6jumpToA2EmF":{"name":"jumpTo","abstract":"Undocumented
","parent_name":"Behavior"},"Structs/DialogNodeNextStep/Behavior.html#/s:11AssistantV118DialogNodeNextStepV8BehaviorO8repromptA2EmF":{"name":"reprompt","abstract":"Undocumented
","parent_name":"Behavior"},"Structs/DialogNodeNextStep/Behavior.html#/s:11AssistantV118DialogNodeNextStepV8BehaviorO8skipSlotA2EmF":{"name":"skipSlot","abstract":"Undocumented
","parent_name":"Behavior"},"Structs/DialogNodeNextStep/Behavior.html#/s:11AssistantV118DialogNodeNextStepV8BehaviorO12skipAllSlotsA2EmF":{"name":"skipAllSlots","abstract":"Undocumented
","parent_name":"Behavior"},"Structs/DialogNodeNextStep/Behavior.html":{"name":"Behavior","abstract":"What happens after the dialog node completes. The valid values depend on the node type: - The following values are valid for any node: - get_user_input
- skip_user_input
- jump_to
- If the node is of type event_handler
and its parent node is of type slot
or frame
, additional values are also valid: - if event_name=filled
and the type of the parent node is slot
: - reprompt
- skip_all_slots
- if event_name=nomatch
and the type of the parent node is slot
: - reprompt
- skip_slot
- skip_all_slots
- if event_name=generic
and the type of the parent node is frame
: - reprompt
- skip_slot
- skip_all_slots
If you specify jump_to
, then you must also specify a value for the dialog_node
property.
Which part of the dialog node to process next.
","parent_name":"DialogNodeNextStep"},"Structs/DialogNodeNextStep.html#/s:11AssistantV118DialogNodeNextStepV8behaviorSSvp":{"name":"behavior","abstract":"What happens after the dialog node completes. The valid values depend on the node type: - The following values are valid for any node: - get_user_input
- skip_user_input
- jump_to
- If the node is of type event_handler
and its parent node is of type slot
or frame
, additional values are also valid: - if event_name=filled
and the type of the parent node is slot
: - reprompt
- skip_all_slots
- if event_name=nomatch
and the type of the parent node is slot
: - reprompt
- skip_slot
- skip_all_slots
- if event_name=generic
and the type of the parent node is frame
: - reprompt
- skip_slot
- skip_all_slots
If you specify jump_to
, then you must also specify a value for the dialog_node
property.
The ID of the dialog node to process next. This parameter is required if behavior=jump_to
.
Which part of the dialog node to process next.
","parent_name":"DialogNodeNextStep"},"Structs/DialogNodeNextStep.html#/s:11AssistantV118DialogNodeNextStepVACSS8behavior_SSSg06dialogD0AE8selectortcfc":{"name":"init(behavior:dialogNode:selector:)","abstract":"Initialize a DialogNodeNextStep
with member variables.
An array of objects describing the dialog nodes defined for the workspace.
","parent_name":"DialogNodeCollection"},"Structs/DialogNodeCollection.html#/s:11AssistantV120DialogNodeCollectionV10paginationAA10PaginationVvp":{"name":"pagination","abstract":"The pagination data for the returned objects.
","parent_name":"DialogNodeCollection"},"Structs/DialogNodeAction/ActionType.html#/s:11AssistantV116DialogNodeActionV0E4TypeO6clientA2EmF":{"name":"client","abstract":"Undocumented
","parent_name":"ActionType"},"Structs/DialogNodeAction/ActionType.html#/s:11AssistantV116DialogNodeActionV0E4TypeO6serverA2EmF":{"name":"server","abstract":"Undocumented
","parent_name":"ActionType"},"Structs/DialogNodeAction/ActionType.html":{"name":"ActionType","abstract":"The type of action to invoke.
","parent_name":"DialogNodeAction"},"Structs/DialogNodeAction.html#/s:11AssistantV116DialogNodeActionV4nameSSvp":{"name":"name","abstract":"The name of the action.
","parent_name":"DialogNodeAction"},"Structs/DialogNodeAction.html#/s:11AssistantV116DialogNodeActionV10actionTypeSSSgvp":{"name":"actionType","abstract":"The type of action to invoke.
","parent_name":"DialogNodeAction"},"Structs/DialogNodeAction.html#/s:11AssistantV116DialogNodeActionV10parameterss10DictionaryVySSAA4JSONOGSgvp":{"name":"parameters","abstract":"A map of key/value pairs to be provided to the action.
","parent_name":"DialogNodeAction"},"Structs/DialogNodeAction.html#/s:11AssistantV116DialogNodeActionV14resultVariableSSvp":{"name":"resultVariable","abstract":"The location in the dialog context where the result of the action is stored.
","parent_name":"DialogNodeAction"},"Structs/DialogNodeAction.html#/s:11AssistantV116DialogNodeActionV11credentialsSSSgvp":{"name":"credentials","abstract":"The name of the context variable that the client application will use to pass in credentials for the action.
","parent_name":"DialogNodeAction"},"Structs/DialogNodeAction.html#/s:11AssistantV116DialogNodeActionVACSS4name_SS14resultVariableSSSg10actionTypes10DictionaryVySSAA4JSONOGSg10parametersAF11credentialstcfc":{"name":"init(name:resultVariable:actionType:parameters:credentials:)","abstract":"Initialize a DialogNodeAction
with member variables.
Undocumented
","parent_name":"DigressOutSlots"},"Structs/DialogNode/DigressOutSlots.html#/s:11AssistantV110DialogNodeV15DigressOutSlotsO14allowReturningA2EmF":{"name":"allowReturning","abstract":"Undocumented
","parent_name":"DigressOutSlots"},"Structs/DialogNode/DigressOutSlots.html#/s:11AssistantV110DialogNodeV15DigressOutSlotsO8allowAllA2EmF":{"name":"allowAll","abstract":"Undocumented
","parent_name":"DigressOutSlots"},"Structs/DialogNode/DigressOut.html#/s:11AssistantV110DialogNodeV10DigressOutO9returningA2EmF":{"name":"returning","abstract":"Undocumented
","parent_name":"DigressOut"},"Structs/DialogNode/DigressOut.html#/s:11AssistantV110DialogNodeV10DigressOutO3allA2EmF":{"name":"all","abstract":"Undocumented
","parent_name":"DigressOut"},"Structs/DialogNode/DigressOut.html#/s:11AssistantV110DialogNodeV10DigressOutO14allNeverReturnA2EmF":{"name":"allNeverReturn","abstract":"Undocumented
","parent_name":"DigressOut"},"Structs/DialogNode/DigressIn.html#/s:11AssistantV110DialogNodeV9DigressInO12notAvailableA2EmF":{"name":"notAvailable","abstract":"Undocumented
","parent_name":"DigressIn"},"Structs/DialogNode/DigressIn.html#/s:11AssistantV110DialogNodeV9DigressInO7returnsA2EmF":{"name":"returns","abstract":"Undocumented
","parent_name":"DigressIn"},"Structs/DialogNode/DigressIn.html#/s:11AssistantV110DialogNodeV9DigressInO13doesNotReturnA2EmF":{"name":"doesNotReturn","abstract":"Undocumented
","parent_name":"DigressIn"},"Structs/DialogNode/EventName.html#/s:11AssistantV110DialogNodeV9EventNameO5focusA2EmF":{"name":"focus","abstract":"Undocumented
","parent_name":"EventName"},"Structs/DialogNode/EventName.html#/s:11AssistantV110DialogNodeV9EventNameO5inputA2EmF":{"name":"input","abstract":"Undocumented
","parent_name":"EventName"},"Structs/DialogNode/EventName.html#/s:11AssistantV110DialogNodeV9EventNameO6filledA2EmF":{"name":"filled","abstract":"Undocumented
","parent_name":"EventName"},"Structs/DialogNode/EventName.html#/s:11AssistantV110DialogNodeV9EventNameO8validateA2EmF":{"name":"validate","abstract":"Undocumented
","parent_name":"EventName"},"Structs/DialogNode/EventName.html#/s:11AssistantV110DialogNodeV9EventNameO14filledMultipleA2EmF":{"name":"filledMultiple","abstract":"Undocumented
","parent_name":"EventName"},"Structs/DialogNode/EventName.html#/s:11AssistantV110DialogNodeV9EventNameO7genericA2EmF":{"name":"generic","abstract":"Undocumented
","parent_name":"EventName"},"Structs/DialogNode/EventName.html#/s:11AssistantV110DialogNodeV9EventNameO7nomatchA2EmF":{"name":"nomatch","abstract":"Undocumented
","parent_name":"EventName"},"Structs/DialogNode/EventName.html#/s:11AssistantV110DialogNodeV9EventNameO24nomatchResponsesDepletedA2EmF":{"name":"nomatchResponsesDepleted","abstract":"Undocumented
","parent_name":"EventName"},"Structs/DialogNode/EventName.html#/s:11AssistantV110DialogNodeV9EventNameO22digressionReturnPromptA2EmF":{"name":"digressionReturnPrompt","abstract":"Undocumented
","parent_name":"EventName"},"Structs/DialogNode/NodeType.html#/s:11AssistantV110DialogNodeV0D4TypeO8standardA2EmF":{"name":"standard","abstract":"Undocumented
","parent_name":"NodeType"},"Structs/DialogNode/NodeType.html#/s:11AssistantV110DialogNodeV0D4TypeO12eventHandlerA2EmF":{"name":"eventHandler","abstract":"Undocumented
","parent_name":"NodeType"},"Structs/DialogNode/NodeType.html#/s:11AssistantV110DialogNodeV0D4TypeO5frameA2EmF":{"name":"frame","abstract":"Undocumented
","parent_name":"NodeType"},"Structs/DialogNode/NodeType.html#/s:11AssistantV110DialogNodeV0D4TypeO4slotA2EmF":{"name":"slot","abstract":"Undocumented
","parent_name":"NodeType"},"Structs/DialogNode/NodeType.html#/s:11AssistantV110DialogNodeV0D4TypeO17responseConditionA2EmF":{"name":"responseCondition","abstract":"Undocumented
","parent_name":"NodeType"},"Structs/DialogNode/NodeType.html#/s:11AssistantV110DialogNodeV0D4TypeO6folderA2EmF":{"name":"folder","abstract":"Undocumented
","parent_name":"NodeType"},"Structs/DialogNode/NodeType.html":{"name":"NodeType","abstract":"How the dialog node is processed.
","parent_name":"DialogNode"},"Structs/DialogNode/EventName.html":{"name":"EventName","abstract":"How an event_handler
node is processed.
Whether this top-level dialog node can be digressed into.
","parent_name":"DialogNode"},"Structs/DialogNode/DigressOut.html":{"name":"DigressOut","abstract":"Whether this dialog node can be returned to after a digression.
","parent_name":"DialogNode"},"Structs/DialogNode/DigressOutSlots.html":{"name":"DigressOutSlots","abstract":"Whether the user can digress to top-level nodes while filling out slots.
","parent_name":"DialogNode"},"Structs/DialogNode.html#/s:11AssistantV110DialogNodeV06dialogD2IDSSvp":{"name":"dialogNodeID","abstract":"The dialog node ID.
","parent_name":"DialogNode"},"Structs/DialogNode.html#/s:11AssistantV110DialogNodeV11descriptionSSSgvp":{"name":"description","abstract":"The description of the dialog node.
","parent_name":"DialogNode"},"Structs/DialogNode.html#/s:11AssistantV110DialogNodeV10conditionsSSSgvp":{"name":"conditions","abstract":"The condition that triggers the dialog node.
","parent_name":"DialogNode"},"Structs/DialogNode.html#/s:11AssistantV110DialogNodeV6parentSSSgvp":{"name":"parent","abstract":"The ID of the parent dialog node. This property is not returned if the dialog node has no parent.
","parent_name":"DialogNode"},"Structs/DialogNode.html#/s:11AssistantV110DialogNodeV15previousSiblingSSSgvp":{"name":"previousSibling","abstract":"The ID of the previous sibling dialog node. This property is not returned if the dialog node has no previous sibling.
","parent_name":"DialogNode"},"Structs/DialogNode.html#/s:11AssistantV110DialogNodeV6outputs10DictionaryVySSAA4JSONOGSgvp":{"name":"output","abstract":"The output of the dialog node.
","parent_name":"DialogNode"},"Structs/DialogNode.html#/s:11AssistantV110DialogNodeV7contexts10DictionaryVySSAA4JSONOGSgvp":{"name":"context","abstract":"The context (if defined) for the dialog node.
","parent_name":"DialogNode"},"Structs/DialogNode.html#/s:11AssistantV110DialogNodeV8metadatas10DictionaryVySSAA4JSONOGSgvp":{"name":"metadata","abstract":"Any metadata for the dialog node.
","parent_name":"DialogNode"},"Structs/DialogNode.html#/s:11AssistantV110DialogNodeV8nextStepAA0cd4NextF0VSgvp":{"name":"nextStep","abstract":"The next step to execute following this dialog node.
","parent_name":"DialogNode"},"Structs/DialogNode.html#/s:11AssistantV110DialogNodeV7createdSSSgvp":{"name":"created","abstract":"The timestamp for creation of the dialog node.
","parent_name":"DialogNode"},"Structs/DialogNode.html#/s:11AssistantV110DialogNodeV7updatedSSSgvp":{"name":"updated","abstract":"The timestamp for the most recent update to the dialog node.
","parent_name":"DialogNode"},"Structs/DialogNode.html#/s:11AssistantV110DialogNodeV7actionsSayAA0cD6ActionVGSgvp":{"name":"actions","abstract":"The actions for the dialog node.
","parent_name":"DialogNode"},"Structs/DialogNode.html#/s:11AssistantV110DialogNodeV5titleSSSgvp":{"name":"title","abstract":"The alias used to identify the dialog node.
","parent_name":"DialogNode"},"Structs/DialogNode.html#/s:11AssistantV110DialogNodeV8nodeTypeSSSgvp":{"name":"nodeType","abstract":"How the dialog node is processed.
","parent_name":"DialogNode"},"Structs/DialogNode.html#/s:11AssistantV110DialogNodeV9eventNameSSSgvp":{"name":"eventName","abstract":"How an event_handler
node is processed.
The location in the dialog context where output is stored.
","parent_name":"DialogNode"},"Structs/DialogNode.html#/s:11AssistantV110DialogNodeV9digressInSSSgvp":{"name":"digressIn","abstract":"Whether this top-level dialog node can be digressed into.
","parent_name":"DialogNode"},"Structs/DialogNode.html#/s:11AssistantV110DialogNodeV10digressOutSSSgvp":{"name":"digressOut","abstract":"Whether this dialog node can be returned to after a digression.
","parent_name":"DialogNode"},"Structs/DialogNode.html#/s:11AssistantV110DialogNodeV15digressOutSlotsSSSgvp":{"name":"digressOutSlots","abstract":"Whether the user can digress to top-level nodes while filling out slots.
","parent_name":"DialogNode"},"Structs/CreateWorkspace.html#/s:11AssistantV115CreateWorkspaceV4nameSSSgvp":{"name":"name","abstract":"The name of the workspace. This string cannot contain carriage return, newline, or tab characters, and it must be no longer than 64 characters.
","parent_name":"CreateWorkspace"},"Structs/CreateWorkspace.html#/s:11AssistantV115CreateWorkspaceV11descriptionSSSgvp":{"name":"description","abstract":"The description of the workspace. This string cannot contain carriage return, newline, or tab characters, and it must be no longer than 128 characters.
","parent_name":"CreateWorkspace"},"Structs/CreateWorkspace.html#/s:11AssistantV115CreateWorkspaceV8languageSSSgvp":{"name":"language","abstract":"The language of the workspace.
","parent_name":"CreateWorkspace"},"Structs/CreateWorkspace.html#/s:11AssistantV115CreateWorkspaceV7intentsSayAA0C6IntentVGSgvp":{"name":"intents","abstract":"An array of objects defining the intents for the workspace.
","parent_name":"CreateWorkspace"},"Structs/CreateWorkspace.html#/s:11AssistantV115CreateWorkspaceV8entitiesSayAA0C6EntityVGSgvp":{"name":"entities","abstract":"An array of objects defining the entities for the workspace.
","parent_name":"CreateWorkspace"},"Structs/CreateWorkspace.html#/s:11AssistantV115CreateWorkspaceV11dialogNodesSayAA0C10DialogNodeVGSgvp":{"name":"dialogNodes","abstract":"An array of objects defining the nodes in the workspace dialog.
","parent_name":"CreateWorkspace"},"Structs/CreateWorkspace.html#/s:11AssistantV115CreateWorkspaceV15counterexamplesSayAA0C14CounterexampleVGSgvp":{"name":"counterexamples","abstract":"An array of objects defining input examples that have been marked as irrelevant input.
","parent_name":"CreateWorkspace"},"Structs/CreateWorkspace.html#/s:11AssistantV115CreateWorkspaceV8metadatas10DictionaryVySSAA4JSONOGSgvp":{"name":"metadata","abstract":"Any metadata related to the workspace.
","parent_name":"CreateWorkspace"},"Structs/CreateWorkspace.html#/s:11AssistantV115CreateWorkspaceV14learningOptOutSbSgvp":{"name":"learningOptOut","abstract":"Whether training data from the workspace can be used by IBM for general service improvements. true
indicates that workspace training data is not to be used.
Initialize a CreateWorkspace
with member variables.
Undocumented
","parent_name":"ValueType"},"Structs/CreateValue/ValueType.html#/s:11AssistantV111CreateValueV0D4TypeO8patternsA2EmF":{"name":"patterns","abstract":"Undocumented
","parent_name":"ValueType"},"Structs/CreateValue/ValueType.html":{"name":"ValueType","abstract":"Specifies the type of value.
","parent_name":"CreateValue"},"Structs/CreateValue.html#/s:11AssistantV111CreateValueV5valueSSvp":{"name":"value","abstract":"The text of the entity value. This string must conform to the following restrictions: - It cannot contain carriage return, newline, or tab characters. - It cannot consist of only whitespace characters. - It must be no longer than 64 characters.
","parent_name":"CreateValue"},"Structs/CreateValue.html#/s:11AssistantV111CreateValueV8metadatas10DictionaryVySSAA4JSONOGSgvp":{"name":"metadata","abstract":"Any metadata related to the entity value.
","parent_name":"CreateValue"},"Structs/CreateValue.html#/s:11AssistantV111CreateValueV8synonymsSaySSGSgvp":{"name":"synonyms","abstract":"An array containing any synonyms for the entity value. You can provide either synonyms or patterns (as indicated by type), but not both. A synonym must conform to the following restrictions: - It cannot contain carriage return, newline, or tab characters. - It cannot consist of only whitespace characters. - It must be no longer than 64 characters.
","parent_name":"CreateValue"},"Structs/CreateValue.html#/s:11AssistantV111CreateValueV8patternsSaySSGSgvp":{"name":"patterns","abstract":"An array of patterns for the entity value. You can provide either synonyms or patterns (as indicated by type), but not both. A pattern is a regular expression no longer than 128 characters. For more information about how to specify a pattern, see the documentation.
","parent_name":"CreateValue"},"Structs/CreateValue.html#/s:11AssistantV111CreateValueV9valueTypeSSSgvp":{"name":"valueType","abstract":"Specifies the type of value.
","parent_name":"CreateValue"},"Structs/CreateValue.html#/s:11AssistantV111CreateValueVACSS5value_s10DictionaryVySSAA4JSONOGSg8metadataSaySSGSg8synonymsAM8patternsSSSg0E4Typetcfc":{"name":"init(value:metadata:synonyms:patterns:valueType:)","abstract":"Initialize a CreateValue
with member variables.
The text of the synonym. This string must conform to the following restrictions: - It cannot contain carriage return, newline, or tab characters. - It cannot consist of only whitespace characters. - It must be no longer than 64 characters.
","parent_name":"CreateSynonym"},"Structs/CreateSynonym.html#/s:11AssistantV113CreateSynonymVACSS7synonym_tcfc":{"name":"init(synonym:)","abstract":"Initialize a CreateSynonym
with member variables.
The name of the intent. This string must conform to the following restrictions: - It can contain only Unicode alphanumeric, underscore, hyphen, and dot characters. - It cannot begin with the reserved prefix sys-
. - It must be no longer than 128 characters.
The description of the intent. This string cannot contain carriage return, newline, or tab characters, and it must be no longer than 128 characters.
","parent_name":"CreateIntent"},"Structs/CreateIntent.html#/s:11AssistantV112CreateIntentV8examplesSayAA0C7ExampleVGSgvp":{"name":"examples","abstract":"An array of user input examples for the intent.
","parent_name":"CreateIntent"},"Structs/CreateIntent.html#/s:11AssistantV112CreateIntentVACSS6intent_SSSg11descriptionSayAA0C7ExampleVGSg8examplestcfc":{"name":"init(intent:description:examples:)","abstract":"Initialize a CreateIntent
with member variables.
The text of a user input example. This string must conform to the following restrictions: - It cannot contain carriage return, newline, or tab characters. - It cannot consist of only whitespace characters. - It must be no longer than 1024 characters.
","parent_name":"CreateExample"},"Structs/CreateExample.html#/s:11AssistantV113CreateExampleVACSS4text_tcfc":{"name":"init(text:)","abstract":"Initialize a CreateExample
with member variables.
The name of the entity. This string must conform to the following restrictions: - It can contain only Unicode alphanumeric, underscore, and hyphen characters. - It cannot begin with the reserved prefix sys-
. - It must be no longer than 64 characters.
The description of the entity. This string cannot contain carriage return, newline, or tab characters, and it must be no longer than 128 characters.
","parent_name":"CreateEntity"},"Structs/CreateEntity.html#/s:11AssistantV112CreateEntityV8metadatas10DictionaryVySSAA4JSONOGSgvp":{"name":"metadata","abstract":"Any metadata related to the value.
","parent_name":"CreateEntity"},"Structs/CreateEntity.html#/s:11AssistantV112CreateEntityV6valuesSayAA0C5ValueVGSgvp":{"name":"values","abstract":"An array of objects describing the entity values.
","parent_name":"CreateEntity"},"Structs/CreateEntity.html#/s:11AssistantV112CreateEntityV10fuzzyMatchSbSgvp":{"name":"fuzzyMatch","abstract":"Whether to use fuzzy matching for the entity.
","parent_name":"CreateEntity"},"Structs/CreateEntity.html#/s:11AssistantV112CreateEntityVACSS6entity_SSSg11descriptions10DictionaryVySSAA4JSONOGSg8metadataSayAA0C5ValueVGSg6valuesSbSg10fuzzyMatchtcfc":{"name":"init(entity:description:metadata:values:fuzzyMatch:)","abstract":"Initialize a CreateEntity
with member variables.
Undocumented
","parent_name":"DigressOutSlots"},"Structs/CreateDialogNode/DigressOutSlots.html#/s:11AssistantV116CreateDialogNodeV15DigressOutSlotsO14allowReturningA2EmF":{"name":"allowReturning","abstract":"Undocumented
","parent_name":"DigressOutSlots"},"Structs/CreateDialogNode/DigressOutSlots.html#/s:11AssistantV116CreateDialogNodeV15DigressOutSlotsO8allowAllA2EmF":{"name":"allowAll","abstract":"Undocumented
","parent_name":"DigressOutSlots"},"Structs/CreateDialogNode/DigressOut.html#/s:11AssistantV116CreateDialogNodeV10DigressOutO9returningA2EmF":{"name":"returning","abstract":"Undocumented
","parent_name":"DigressOut"},"Structs/CreateDialogNode/DigressOut.html#/s:11AssistantV116CreateDialogNodeV10DigressOutO3allA2EmF":{"name":"all","abstract":"Undocumented
","parent_name":"DigressOut"},"Structs/CreateDialogNode/DigressOut.html#/s:11AssistantV116CreateDialogNodeV10DigressOutO14allNeverReturnA2EmF":{"name":"allNeverReturn","abstract":"Undocumented
","parent_name":"DigressOut"},"Structs/CreateDialogNode/DigressIn.html#/s:11AssistantV116CreateDialogNodeV9DigressInO12notAvailableA2EmF":{"name":"notAvailable","abstract":"Undocumented
","parent_name":"DigressIn"},"Structs/CreateDialogNode/DigressIn.html#/s:11AssistantV116CreateDialogNodeV9DigressInO7returnsA2EmF":{"name":"returns","abstract":"Undocumented
","parent_name":"DigressIn"},"Structs/CreateDialogNode/DigressIn.html#/s:11AssistantV116CreateDialogNodeV9DigressInO13doesNotReturnA2EmF":{"name":"doesNotReturn","abstract":"Undocumented
","parent_name":"DigressIn"},"Structs/CreateDialogNode/EventName.html#/s:11AssistantV116CreateDialogNodeV9EventNameO5focusA2EmF":{"name":"focus","abstract":"Undocumented
","parent_name":"EventName"},"Structs/CreateDialogNode/EventName.html#/s:11AssistantV116CreateDialogNodeV9EventNameO5inputA2EmF":{"name":"input","abstract":"Undocumented
","parent_name":"EventName"},"Structs/CreateDialogNode/EventName.html#/s:11AssistantV116CreateDialogNodeV9EventNameO6filledA2EmF":{"name":"filled","abstract":"Undocumented
","parent_name":"EventName"},"Structs/CreateDialogNode/EventName.html#/s:11AssistantV116CreateDialogNodeV9EventNameO8validateA2EmF":{"name":"validate","abstract":"Undocumented
","parent_name":"EventName"},"Structs/CreateDialogNode/EventName.html#/s:11AssistantV116CreateDialogNodeV9EventNameO14filledMultipleA2EmF":{"name":"filledMultiple","abstract":"Undocumented
","parent_name":"EventName"},"Structs/CreateDialogNode/EventName.html#/s:11AssistantV116CreateDialogNodeV9EventNameO7genericA2EmF":{"name":"generic","abstract":"Undocumented
","parent_name":"EventName"},"Structs/CreateDialogNode/EventName.html#/s:11AssistantV116CreateDialogNodeV9EventNameO7nomatchA2EmF":{"name":"nomatch","abstract":"Undocumented
","parent_name":"EventName"},"Structs/CreateDialogNode/EventName.html#/s:11AssistantV116CreateDialogNodeV9EventNameO24nomatchResponsesDepletedA2EmF":{"name":"nomatchResponsesDepleted","abstract":"Undocumented
","parent_name":"EventName"},"Structs/CreateDialogNode/EventName.html#/s:11AssistantV116CreateDialogNodeV9EventNameO22digressionReturnPromptA2EmF":{"name":"digressionReturnPrompt","abstract":"Undocumented
","parent_name":"EventName"},"Structs/CreateDialogNode/NodeType.html#/s:11AssistantV116CreateDialogNodeV0E4TypeO8standardA2EmF":{"name":"standard","abstract":"Undocumented
","parent_name":"NodeType"},"Structs/CreateDialogNode/NodeType.html#/s:11AssistantV116CreateDialogNodeV0E4TypeO12eventHandlerA2EmF":{"name":"eventHandler","abstract":"Undocumented
","parent_name":"NodeType"},"Structs/CreateDialogNode/NodeType.html#/s:11AssistantV116CreateDialogNodeV0E4TypeO5frameA2EmF":{"name":"frame","abstract":"Undocumented
","parent_name":"NodeType"},"Structs/CreateDialogNode/NodeType.html#/s:11AssistantV116CreateDialogNodeV0E4TypeO4slotA2EmF":{"name":"slot","abstract":"Undocumented
","parent_name":"NodeType"},"Structs/CreateDialogNode/NodeType.html#/s:11AssistantV116CreateDialogNodeV0E4TypeO17responseConditionA2EmF":{"name":"responseCondition","abstract":"Undocumented
","parent_name":"NodeType"},"Structs/CreateDialogNode/NodeType.html#/s:11AssistantV116CreateDialogNodeV0E4TypeO6folderA2EmF":{"name":"folder","abstract":"Undocumented
","parent_name":"NodeType"},"Structs/CreateDialogNode/NodeType.html":{"name":"NodeType","abstract":"How the dialog node is processed.
","parent_name":"CreateDialogNode"},"Structs/CreateDialogNode/EventName.html":{"name":"EventName","abstract":"How an event_handler
node is processed.
Whether this top-level dialog node can be digressed into.
","parent_name":"CreateDialogNode"},"Structs/CreateDialogNode/DigressOut.html":{"name":"DigressOut","abstract":"Whether this dialog node can be returned to after a digression.
","parent_name":"CreateDialogNode"},"Structs/CreateDialogNode/DigressOutSlots.html":{"name":"DigressOutSlots","abstract":"Whether the user can digress to top-level nodes while filling out slots.
","parent_name":"CreateDialogNode"},"Structs/CreateDialogNode.html#/s:11AssistantV116CreateDialogNodeV06dialogE0SSvp":{"name":"dialogNode","abstract":"The dialog node ID. This string must conform to the following restrictions: - It can contain only Unicode alphanumeric, space, underscore, hyphen, and dot characters. - It must be no longer than 1024 characters.
","parent_name":"CreateDialogNode"},"Structs/CreateDialogNode.html#/s:11AssistantV116CreateDialogNodeV11descriptionSSSgvp":{"name":"description","abstract":"The description of the dialog node. This string cannot contain carriage return, newline, or tab characters, and it must be no longer than 128 characters.
","parent_name":"CreateDialogNode"},"Structs/CreateDialogNode.html#/s:11AssistantV116CreateDialogNodeV10conditionsSSSgvp":{"name":"conditions","abstract":"The condition that will trigger the dialog node. This string cannot contain carriage return, newline, or tab characters, and it must be no longer than 2048 characters.
","parent_name":"CreateDialogNode"},"Structs/CreateDialogNode.html#/s:11AssistantV116CreateDialogNodeV6parentSSSgvp":{"name":"parent","abstract":"The ID of the parent dialog node.
","parent_name":"CreateDialogNode"},"Structs/CreateDialogNode.html#/s:11AssistantV116CreateDialogNodeV15previousSiblingSSSgvp":{"name":"previousSibling","abstract":"The ID of the previous dialog node.
","parent_name":"CreateDialogNode"},"Structs/CreateDialogNode.html#/s:11AssistantV116CreateDialogNodeV6outputs10DictionaryVySSAA4JSONOGSgvp":{"name":"output","abstract":"The output of the dialog node. For more information about how to specify dialog node output, see the documentation.
","parent_name":"CreateDialogNode"},"Structs/CreateDialogNode.html#/s:11AssistantV116CreateDialogNodeV7contexts10DictionaryVySSAA4JSONOGSgvp":{"name":"context","abstract":"The context for the dialog node.
","parent_name":"CreateDialogNode"},"Structs/CreateDialogNode.html#/s:11AssistantV116CreateDialogNodeV8metadatas10DictionaryVySSAA4JSONOGSgvp":{"name":"metadata","abstract":"The metadata for the dialog node.
","parent_name":"CreateDialogNode"},"Structs/CreateDialogNode.html#/s:11AssistantV116CreateDialogNodeV8nextStepAA0de4NextG0VSgvp":{"name":"nextStep","abstract":"The next step to be executed in dialog processing.
","parent_name":"CreateDialogNode"},"Structs/CreateDialogNode.html#/s:11AssistantV116CreateDialogNodeV7actionsSayAA0dE6ActionVGSgvp":{"name":"actions","abstract":"An array of objects describing any actions to be invoked by the dialog node.
","parent_name":"CreateDialogNode"},"Structs/CreateDialogNode.html#/s:11AssistantV116CreateDialogNodeV5titleSSSgvp":{"name":"title","abstract":"The alias used to identify the dialog node. This string must conform to the following restrictions: - It can contain only Unicode alphanumeric, space, underscore, hyphen, and dot characters. - It must be no longer than 64 characters.
","parent_name":"CreateDialogNode"},"Structs/CreateDialogNode.html#/s:11AssistantV116CreateDialogNodeV8nodeTypeSSSgvp":{"name":"nodeType","abstract":"How the dialog node is processed.
","parent_name":"CreateDialogNode"},"Structs/CreateDialogNode.html#/s:11AssistantV116CreateDialogNodeV9eventNameSSSgvp":{"name":"eventName","abstract":"How an event_handler
node is processed.
The location in the dialog context where output is stored.
","parent_name":"CreateDialogNode"},"Structs/CreateDialogNode.html#/s:11AssistantV116CreateDialogNodeV9digressInSSSgvp":{"name":"digressIn","abstract":"Whether this top-level dialog node can be digressed into.
","parent_name":"CreateDialogNode"},"Structs/CreateDialogNode.html#/s:11AssistantV116CreateDialogNodeV10digressOutSSSgvp":{"name":"digressOut","abstract":"Whether this dialog node can be returned to after a digression.
","parent_name":"CreateDialogNode"},"Structs/CreateDialogNode.html#/s:11AssistantV116CreateDialogNodeV15digressOutSlotsSSSgvp":{"name":"digressOutSlots","abstract":"Whether the user can digress to top-level nodes while filling out slots.
","parent_name":"CreateDialogNode"},"Structs/CreateDialogNode.html#/s:11AssistantV116CreateDialogNodeVACSS06dialogE0_SSSg11descriptionAE10conditionsAE6parentAE15previousSiblings10DictionaryVySSAA4JSONOGSg6outputAO7contextAO8metadataAA0dE8NextStepVSg04nextR0SayAA0dE6ActionVGSg7actionsAE5titleAE8nodeTypeAE9eventNameAE8variableAE9digressInAE10digressOutAE15digressOutSlotstcfc":{"name":"init(dialogNode:description:conditions:parent:previousSibling:output:context:metadata:nextStep:actions:title:nodeType:eventName:variable:digressIn:digressOut:digressOutSlots:)","abstract":"Initialize a CreateDialogNode
with member variables.
The text of a user input marked as irrelevant input. This string must conform to the following restrictions: - It cannot contain carriage return, newline, or tab characters - It cannot consist of only whitespace characters - It must be no longer than 1024 characters.
","parent_name":"CreateCounterexample"},"Structs/CreateCounterexample.html#/s:11AssistantV120CreateCounterexampleVACSS4text_tcfc":{"name":"init(text:)","abstract":"Initialize a CreateCounterexample
with member variables.
An array of objects describing the examples marked as irrelevant input.
","parent_name":"CounterexampleCollection"},"Structs/CounterexampleCollection.html#/s:11AssistantV124CounterexampleCollectionV10paginationAA10PaginationVvp":{"name":"pagination","abstract":"The pagination data for the returned objects.
","parent_name":"CounterexampleCollection"},"Structs/Counterexample.html#/s:11AssistantV114CounterexampleV4textSSvp":{"name":"text","abstract":"The text of the counterexample.
","parent_name":"Counterexample"},"Structs/Counterexample.html#/s:11AssistantV114CounterexampleV7createdSSSgvp":{"name":"created","abstract":"The timestamp for creation of the counterexample.
","parent_name":"Counterexample"},"Structs/Counterexample.html#/s:11AssistantV114CounterexampleV7updatedSSSgvp":{"name":"updated","abstract":"The timestamp for the last update to the counterexample.
","parent_name":"Counterexample"},"Structs/Context.html#/s:11AssistantV17ContextV14conversationIDSSSgvp":{"name":"conversationID","abstract":"The unique identifier of the conversation.
","parent_name":"Context"},"Structs/Context.html#/s:11AssistantV17ContextV6systemAA14SystemResponseVSgvp":{"name":"system","abstract":"For internal use only.
","parent_name":"Context"},"Structs/Context.html#/s:11AssistantV17ContextV20additionalPropertiess10DictionaryVySSAA4JSONOGvp":{"name":"additionalProperties","abstract":"Additional properties associated with this model.
","parent_name":"Context"},"Structs/Context.html#/s:11AssistantV17ContextVACSSSg14conversationID_AA14SystemResponseVSg6systems10DictionaryVySSAA4JSONOG20additionalPropertiestcfc":{"name":"init(conversationID:system:additionalProperties:)","abstract":"Initialize a Context
with member variables.
A recognized capture group for the entity.
","parent_name":"CaptureGroup"},"Structs/CaptureGroup.html#/s:11AssistantV112CaptureGroupV8locationSaySiGSgvp":{"name":"location","abstract":"Zero-based character offsets that indicate where the entity value begins and ends in the input text.
","parent_name":"CaptureGroup"},"Structs/CaptureGroup.html#/s:11AssistantV112CaptureGroupVACSS5group_SaySiGSg8locationtcfc":{"name":"init(group:location:)","abstract":"Initialize a CaptureGroup
with member variables.
CaptureGroup.
"},"Structs/Context.html":{"name":"Context","abstract":"State information for the conversation. To maintain state, include the context from the previous response.
"},"Structs/Counterexample.html":{"name":"Counterexample","abstract":"Counterexample.
"},"Structs/CounterexampleCollection.html":{"name":"CounterexampleCollection","abstract":"CounterexampleCollection.
"},"Structs/CreateCounterexample.html":{"name":"CreateCounterexample","abstract":"CreateCounterexample.
"},"Structs/CreateDialogNode.html":{"name":"CreateDialogNode","abstract":"CreateDialogNode.
"},"Structs/CreateEntity.html":{"name":"CreateEntity","abstract":"CreateEntity.
"},"Structs/CreateExample.html":{"name":"CreateExample","abstract":"CreateExample.
"},"Structs/CreateIntent.html":{"name":"CreateIntent","abstract":"CreateIntent.
"},"Structs/CreateSynonym.html":{"name":"CreateSynonym","abstract":"CreateSynonym.
"},"Structs/CreateValue.html":{"name":"CreateValue","abstract":"CreateValue.
"},"Structs/CreateWorkspace.html":{"name":"CreateWorkspace","abstract":"CreateWorkspace.
"},"Structs/DialogNode.html":{"name":"DialogNode","abstract":"DialogNode.
"},"Structs/DialogNodeAction.html":{"name":"DialogNodeAction","abstract":"DialogNodeAction.
"},"Structs/DialogNodeCollection.html":{"name":"DialogNodeCollection","abstract":"An array of dialog nodes.
"},"Structs/DialogNodeNextStep.html":{"name":"DialogNodeNextStep","abstract":"The next step to execute following this dialog node.
"},"Structs/DialogNodeVisitedDetails.html":{"name":"DialogNodeVisitedDetails","abstract":"DialogNodeVisitedDetails.
"},"Structs/Entity.html":{"name":"Entity","abstract":"Entity.
"},"Structs/EntityCollection.html":{"name":"EntityCollection","abstract":"An array of entities.
"},"Structs/EntityExport.html":{"name":"EntityExport","abstract":"EntityExport.
"},"Structs/Example.html":{"name":"Example","abstract":"Example.
"},"Structs/ExampleCollection.html":{"name":"ExampleCollection","abstract":"ExampleCollection.
"},"Structs/InputData.html":{"name":"InputData","abstract":"The user input.
"},"Structs/Intent.html":{"name":"Intent","abstract":"Intent.
"},"Structs/IntentCollection.html":{"name":"IntentCollection","abstract":"IntentCollection.
"},"Structs/IntentExport.html":{"name":"IntentExport","abstract":"IntentExport.
"},"Structs/LogCollection.html":{"name":"LogCollection","abstract":"LogCollection.
"},"Structs/LogExport.html":{"name":"LogExport","abstract":"LogExport.
"},"Structs/LogMessage.html":{"name":"LogMessage","abstract":"Log message details.
"},"Structs/LogPagination.html":{"name":"LogPagination","abstract":"The pagination data for the returned objects.
"},"Structs/MessageInput.html":{"name":"MessageInput","abstract":"The text of the user input.
"},"Structs/MessageRequest.html":{"name":"MessageRequest","abstract":"A request formatted for the Watson Assistant service.
"},"Structs/MessageResponse.html":{"name":"MessageResponse","abstract":"A response from the Watson Assistant service.
"},"Structs/OutputData.html":{"name":"OutputData","abstract":"An output object that includes the response to the user, the nodes that were hit, and messages from the log.
"},"Structs/Pagination.html":{"name":"Pagination","abstract":"The pagination data for the returned objects.
"},"Structs/RuntimeEntity.html":{"name":"RuntimeEntity","abstract":"A term from the request that was identified as an entity.
"},"Structs/RuntimeIntent.html":{"name":"RuntimeIntent","abstract":"An intent identified in the user input.
"},"Structs/Synonym.html":{"name":"Synonym","abstract":"Synonym.
"},"Structs/SynonymCollection.html":{"name":"SynonymCollection","abstract":"SynonymCollection.
"},"Structs/SystemResponse.html":{"name":"SystemResponse","abstract":"For internal use only.
"},"Structs/UpdateCounterexample.html":{"name":"UpdateCounterexample","abstract":"UpdateCounterexample.
"},"Structs/UpdateDialogNode.html":{"name":"UpdateDialogNode","abstract":"UpdateDialogNode.
"},"Structs/UpdateEntity.html":{"name":"UpdateEntity","abstract":"UpdateEntity.
"},"Structs/UpdateExample.html":{"name":"UpdateExample","abstract":"UpdateExample.
"},"Structs/UpdateIntent.html":{"name":"UpdateIntent","abstract":"UpdateIntent.
"},"Structs/UpdateSynonym.html":{"name":"UpdateSynonym","abstract":"UpdateSynonym.
"},"Structs/UpdateValue.html":{"name":"UpdateValue","abstract":"UpdateValue.
"},"Structs/UpdateWorkspace.html":{"name":"UpdateWorkspace","abstract":"UpdateWorkspace.
"},"Structs/Value.html":{"name":"Value","abstract":"Value.
"},"Structs/ValueCollection.html":{"name":"ValueCollection","abstract":"ValueCollection.
"},"Structs/ValueExport.html":{"name":"ValueExport","abstract":"ValueExport.
"},"Structs/Workspace.html":{"name":"Workspace","abstract":"Workspace.
"},"Structs/WorkspaceCollection.html":{"name":"WorkspaceCollection","abstract":"WorkspaceCollection.
"},"Structs/WorkspaceExport.html":{"name":"WorkspaceExport","abstract":"WorkspaceExport.
"},"Structs.html#/s:11AssistantV111JSONWrapperV":{"name":"JSONWrapper","abstract":"Used internally to serialize and deserialize JSON."},"Enums/RestError.html#/s:11AssistantV19RestErrorO10noResponseA2CmF":{"name":"noResponse","abstract":"
No response was received from the server.
","parent_name":"RestError"},"Enums/RestError.html#/s:11AssistantV19RestErrorO6noDataA2CmF":{"name":"noData","abstract":"No data was returned from the server.
","parent_name":"RestError"},"Enums/RestError.html#/s:11AssistantV19RestErrorO013serializationD0A2CmF":{"name":"serializationError","abstract":"Failed to serialize value(s) to data.
","parent_name":"RestError"},"Enums/RestError.html#/s:11AssistantV19RestErrorO08encodingD0A2CmF":{"name":"encodingError","abstract":"Failed to replace special characters in the","parent_name":"RestError"},"Enums/RestError.html#/s:11AssistantV19RestErrorO011fileManagerD0A2CmF":{"name":"fileManagerError","abstract":"
FileManager failed to handle the given file.","parent_name":"RestError"},"Enums/RestError.html#/s:11AssistantV19RestErrorO11invalidFileA2CmF":{"name":"invalidFile","abstract":"
Failed to load the given file.
","parent_name":"RestError"},"Enums/RestError.html#/s:11AssistantV19RestErrorO7failureACSi_SStcACmF":{"name":"failure","abstract":"An HTTP error with a status code and description.
","parent_name":"RestError"},"Enums/JSON.html#/s:11AssistantV14JSONO4nullA2CmF":{"name":"null","abstract":"A null value.
","parent_name":"JSON"},"Enums/JSON.html#/s:11AssistantV14JSONO7booleanACSbcACmF":{"name":"boolean","abstract":"A boolean value.
","parent_name":"JSON"},"Enums/JSON.html#/s:11AssistantV14JSONO6stringACSScACmF":{"name":"string","abstract":"A string value.
","parent_name":"JSON"},"Enums/JSON.html#/s:11AssistantV14JSONO3intACSicACmF":{"name":"int","abstract":"A number value, represented as an integer.
","parent_name":"JSON"},"Enums/JSON.html#/s:11AssistantV14JSONO6doubleACSdcACmF":{"name":"double","abstract":"A number value, represented as a double.
","parent_name":"JSON"},"Enums/JSON.html#/s:11AssistantV14JSONO5arrayACSayACGcACmF":{"name":"array","abstract":"An array value.
","parent_name":"JSON"},"Enums/JSON.html#/s:11AssistantV14JSONO6objectACs10DictionaryVySSACGcACmF":{"name":"object","abstract":"An object value.
","parent_name":"JSON"},"Enums/JSON.html#/s:11AssistantV14JSONOACs7Decoder_p4from_tKcfc":{"name":"init(from:)","abstract":"Decode a JSON value.
","parent_name":"JSON"},"Enums/JSON.html#/s:11AssistantV14JSONOACx4from_tKcs9EncodableRzlufc":{"name":"init(from:)","abstract":"Initialize a JSON value from an encodable type.
","parent_name":"JSON"},"Enums/JSON.html#/s:11AssistantV14JSONO7toValuexxmKs9DecodableRzlF":{"name":"toValue(_:)","abstract":"Convert this JSON value to a decodable type.
","parent_name":"JSON"},"Enums/JSON.html#/s:11AssistantV14JSONO6encodeys7Encoder_p2to_tKF":{"name":"encode(to:)","abstract":"Encode a JSON value.
","parent_name":"JSON"},"Enums/JSON.html#/s:11AssistantV14JSONO2eeoiSbAC_ACtFZ":{"name":"==(_:_:)","abstract":"Compare two JSON values for equality.
","parent_name":"JSON"},"Enums/JSON.html":{"name":"JSON","abstract":"A JSON value (one of string, number, object, array, true, false, or null).
"},"Enums/RestError.html":{"name":"RestError","abstract":"An error from processing a network request or response.
"},"Classes/Assistant.html#/s:11AssistantV10A0C10serviceURLSSvp":{"name":"serviceURL","abstract":"The base URL to use when contacting the service.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C14defaultHeaderss10DictionaryVyS2SGvp":{"name":"defaultHeaders","abstract":"The default HTTP headers for all requests to the service.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0CACSS8username_SS8passwordSS7versiontcfc":{"name":"init(username:password:version:)","abstract":"Create a Assistant
object.
Create a Assistant
object.
Create a Assistant
object.
Undocumented
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C7messageySS11workspaceID_AA14MessageRequestVSg7requestSbSg19nodesVisitedDetailss10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA0F8ResponseVc7successtF":{"name":"message(workspaceID:request:nodesVisitedDetails:headers:failure:success:)","abstract":"Get response to user input.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C14listWorkspacesySiSg9pageLimit_SbSg12includeCountSSSg4sortAI6cursorAG0G5Audits10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA19WorkspaceCollectionVc7successtF":{"name":"listWorkspaces(pageLimit:includeCount:sort:cursor:includeAudit:headers:failure:success:)","abstract":"List workspaces.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C15createWorkspaceyAA06CreateD0VSg10properties_s10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA0D0Vc7successtF":{"name":"createWorkspace(properties:headers:failure:success:)","abstract":"Create workspace.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C12getWorkspaceySS11workspaceID_SbSg6exportAF12includeAudits10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA0D6ExportVc7successtF":{"name":"getWorkspace(workspaceID:export:includeAudit:headers:failure:success:)","abstract":"Get information about a workspace.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C15updateWorkspaceySS11workspaceID_AA06UpdateD0VSg10propertiesSbSg6appends10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA0D0Vc7successtF":{"name":"updateWorkspace(workspaceID:properties:append:headers:failure:success:)","abstract":"Update workspace.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C15deleteWorkspaceySS11workspaceID_s10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyyc7successtF":{"name":"deleteWorkspace(workspaceID:headers:failure:success:)","abstract":"Delete workspace.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C11listIntentsySS11workspaceID_SbSg6exportSiSg9pageLimitAF12includeCountSSSg4sortAK6cursorAF0J5Audits10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA16IntentCollectionVc7successtF":{"name":"listIntents(workspaceID:export:pageLimit:includeCount:sort:cursor:includeAudit:headers:failure:success:)","abstract":"List intents.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C12createIntentySS11workspaceID_SS6intentSSSg11descriptionSayAA13CreateExampleVGSg8exampless10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA0D0Vc7successtF":{"name":"createIntent(workspaceID:intent:description:examples:headers:failure:success:)","abstract":"Create intent.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C9getIntentySS11workspaceID_SS6intentSbSg6exportAG12includeAudits10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA0D6ExportVc7successtF":{"name":"getIntent(workspaceID:intent:export:includeAudit:headers:failure:success:)","abstract":"Get intent.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C12updateIntentySS11workspaceID_SS6intentSSSg03newD0AG0H11DescriptionSayAA13CreateExampleVGSg0H8Exampless10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA0D0Vc7successtF":{"name":"updateIntent(workspaceID:intent:newIntent:newDescription:newExamples:headers:failure:success:)","abstract":"Update intent.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C12deleteIntentySS11workspaceID_SS6intents10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyyc7successtF":{"name":"deleteIntent(workspaceID:intent:headers:failure:success:)","abstract":"Delete intent.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C12listExamplesySS11workspaceID_SS6intentSiSg9pageLimitSbSg12includeCountSSSg4sortAK6cursorAI0J5Audits10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA17ExampleCollectionVc7successtF":{"name":"listExamples(workspaceID:intent:pageLimit:includeCount:sort:cursor:includeAudit:headers:failure:success:)","abstract":"List user input examples.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C13createExampleySS11workspaceID_SS6intentSS4texts10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA0D0Vc7successtF":{"name":"createExample(workspaceID:intent:text:headers:failure:success:)","abstract":"Create user input example.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C10getExampleySS11workspaceID_SS6intentSS4textSbSg12includeAudits10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA0D0Vc7successtF":{"name":"getExample(workspaceID:intent:text:includeAudit:headers:failure:success:)","abstract":"Get user input example.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C13updateExampleySS11workspaceID_SS6intentSS4textSSSg7newTexts10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA0D0Vc7successtF":{"name":"updateExample(workspaceID:intent:text:newText:headers:failure:success:)","abstract":"Update user input example.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C13deleteExampleySS11workspaceID_SS6intentSS4texts10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyyc7successtF":{"name":"deleteExample(workspaceID:intent:text:headers:failure:success:)","abstract":"Delete user input example.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C19listCounterexamplesySS11workspaceID_SiSg9pageLimitSbSg12includeCountSSSg4sortAJ6cursorAH0I5Audits10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA24CounterexampleCollectionVc7successtF":{"name":"listCounterexamples(workspaceID:pageLimit:includeCount:sort:cursor:includeAudit:headers:failure:success:)","abstract":"List counterexamples.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C20createCounterexampleySS11workspaceID_SS4texts10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA0D0Vc7successtF":{"name":"createCounterexample(workspaceID:text:headers:failure:success:)","abstract":"Create counterexample.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C17getCounterexampleySS11workspaceID_SS4textSbSg12includeAudits10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA0D0Vc7successtF":{"name":"getCounterexample(workspaceID:text:includeAudit:headers:failure:success:)","abstract":"Get counterexample.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C20updateCounterexampleySS11workspaceID_SS4textSSSg7newTexts10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA0D0Vc7successtF":{"name":"updateCounterexample(workspaceID:text:newText:headers:failure:success:)","abstract":"Update counterexample.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C20deleteCounterexampleySS11workspaceID_SS4texts10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyyc7successtF":{"name":"deleteCounterexample(workspaceID:text:headers:failure:success:)","abstract":"Delete counterexample.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C12listEntitiesySS11workspaceID_SbSg6exportSiSg9pageLimitAF12includeCountSSSg4sortAK6cursorAF0J5Audits10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA16EntityCollectionVc7successtF":{"name":"listEntities(workspaceID:export:pageLimit:includeCount:sort:cursor:includeAudit:headers:failure:success:)","abstract":"List entities.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C12createEntityySS11workspaceID_AA06CreateD0V10propertiess10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA0D0Vc7successtF":{"name":"createEntity(workspaceID:properties:headers:failure:success:)","abstract":"Create entity.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C9getEntityySS11workspaceID_SS6entitySbSg6exportAG12includeAudits10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA0D6ExportVc7successtF":{"name":"getEntity(workspaceID:entity:export:includeAudit:headers:failure:success:)","abstract":"Get entity.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C12updateEntityySS11workspaceID_SS6entityAA06UpdateD0V10propertiess10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA0D0Vc7successtF":{"name":"updateEntity(workspaceID:entity:properties:headers:failure:success:)","abstract":"Update entity.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C12deleteEntityySS11workspaceID_SS6entitys10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyyc7successtF":{"name":"deleteEntity(workspaceID:entity:headers:failure:success:)","abstract":"Delete entity.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C10listValuesySS11workspaceID_SS6entitySbSg6exportSiSg9pageLimitAG12includeCountSSSg4sortAL6cursorAG0K5Audits10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA15ValueCollectionVc7successtF":{"name":"listValues(workspaceID:entity:export:pageLimit:includeCount:sort:cursor:includeAudit:headers:failure:success:)","abstract":"List entity values.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C11createValueySS11workspaceID_SS6entityAA06CreateD0V10propertiess10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA0D0Vc7successtF":{"name":"createValue(workspaceID:entity:properties:headers:failure:success:)","abstract":"Add entity value.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C8getValueySS11workspaceID_SS6entitySS5valueSbSg6exportAH12includeAudits10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA0D6ExportVc7successtF":{"name":"getValue(workspaceID:entity:value:export:includeAudit:headers:failure:success:)","abstract":"Get entity value.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C11updateValueySS11workspaceID_SS6entitySS5valueAA06UpdateD0V10propertiess10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA0D0Vc7successtF":{"name":"updateValue(workspaceID:entity:value:properties:headers:failure:success:)","abstract":"Update entity value.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C11deleteValueySS11workspaceID_SS6entitySS5values10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyyc7successtF":{"name":"deleteValue(workspaceID:entity:value:headers:failure:success:)","abstract":"Delete entity value.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C12listSynonymsySS11workspaceID_SS6entitySS5valueSiSg9pageLimitSbSg12includeCountSSSg4sortAL6cursorAJ0K5Audits10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA17SynonymCollectionVc7successtF":{"name":"listSynonyms(workspaceID:entity:value:pageLimit:includeCount:sort:cursor:includeAudit:headers:failure:success:)","abstract":"List entity value synonyms.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C13createSynonymySS11workspaceID_SS6entitySS5valueSS7synonyms10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA0D0Vc7successtF":{"name":"createSynonym(workspaceID:entity:value:synonym:headers:failure:success:)","abstract":"Add entity value synonym.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C10getSynonymySS11workspaceID_SS6entitySS5valueSS7synonymSbSg12includeAudits10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA0D0Vc7successtF":{"name":"getSynonym(workspaceID:entity:value:synonym:includeAudit:headers:failure:success:)","abstract":"Get entity value synonym.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C13updateSynonymySS11workspaceID_SS6entitySS5valueSS7synonymSSSg03newD0s10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA0D0Vc7successtF":{"name":"updateSynonym(workspaceID:entity:value:synonym:newSynonym:headers:failure:success:)","abstract":"Update entity value synonym.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C13deleteSynonymySS11workspaceID_SS6entitySS5valueSS7synonyms10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyyc7successtF":{"name":"deleteSynonym(workspaceID:entity:value:synonym:headers:failure:success:)","abstract":"Delete entity value synonym.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C15listDialogNodesySS11workspaceID_SiSg9pageLimitSbSg12includeCountSSSg4sortAJ6cursorAH0J5Audits10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA0D14NodeCollectionVc7successtF":{"name":"listDialogNodes(workspaceID:pageLimit:includeCount:sort:cursor:includeAudit:headers:failure:success:)","abstract":"List dialog nodes.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C16createDialogNodeySS11workspaceID_AA06CreatedE0V10propertiess10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA0dE0Vc7successtF":{"name":"createDialogNode(workspaceID:properties:headers:failure:success:)","abstract":"Create dialog node.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C13getDialogNodeySS11workspaceID_SS06dialogE0SbSg12includeAudits10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA0dE0Vc7successtF":{"name":"getDialogNode(workspaceID:dialogNode:includeAudit:headers:failure:success:)","abstract":"Get dialog node.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C16updateDialogNodeySS11workspaceID_SS06dialogE0AA06UpdatedE0V10propertiess10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA0dE0Vc7successtF":{"name":"updateDialogNode(workspaceID:dialogNode:properties:headers:failure:success:)","abstract":"Update dialog node.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C16deleteDialogNodeySS11workspaceID_SS06dialogE0s10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyyc7successtF":{"name":"deleteDialogNode(workspaceID:dialogNode:headers:failure:success:)","abstract":"Delete dialog node.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C8listLogsySS11workspaceID_SSSg4sortAF6filterSiSg9pageLimitAF6cursors10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA13LogCollectionVc7successtF":{"name":"listLogs(workspaceID:sort:filter:pageLimit:cursor:headers:failure:success:)","abstract":"List log events in a workspace.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C11listAllLogsySS6filter_SSSg4sortSiSg9pageLimitAF6cursors10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA13LogCollectionVc7successtF":{"name":"listAllLogs(filter:sort:pageLimit:cursor:headers:failure:success:)","abstract":"List log events in all workspaces.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C14deleteUserDataySS10customerID_s10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyyc7successtF":{"name":"deleteUserData(customerID:headers:failure:success:)","abstract":"Delete labeled data.
","parent_name":"Assistant"},"Classes/Assistant.html":{"name":"Assistant","abstract":"The IBM Watson Assistant service combines machine learning, natural language understanding, and integrated dialog tools"},"Classes.html":{"name":"Classes","abstract":"
The following classes are available globally.
"},"Enums.html":{"name":"Enumerations","abstract":"The following enumerations are available globally.
"},"Structs.html":{"name":"Structures","abstract":"The following structures are available globally.
"}} \ No newline at end of file +{"Structs/WorkspaceExport/Status.html#/s:11AssistantV115WorkspaceExportV6StatusO11nonExistentA2EmF":{"name":"nonExistent","abstract":"Undocumented
","parent_name":"Status"},"Structs/WorkspaceExport/Status.html#/s:11AssistantV115WorkspaceExportV6StatusO8trainingA2EmF":{"name":"training","abstract":"Undocumented
","parent_name":"Status"},"Structs/WorkspaceExport/Status.html#/s:11AssistantV115WorkspaceExportV6StatusO6failedA2EmF":{"name":"failed","abstract":"Undocumented
","parent_name":"Status"},"Structs/WorkspaceExport/Status.html#/s:11AssistantV115WorkspaceExportV6StatusO9availableA2EmF":{"name":"available","abstract":"Undocumented
","parent_name":"Status"},"Structs/WorkspaceExport/Status.html#/s:11AssistantV115WorkspaceExportV6StatusO11unavailableA2EmF":{"name":"unavailable","abstract":"Undocumented
","parent_name":"Status"},"Structs/WorkspaceExport/Status.html":{"name":"Status","abstract":"The current status of the workspace.
","parent_name":"WorkspaceExport"},"Structs/WorkspaceExport.html#/s:11AssistantV115WorkspaceExportV4nameSSvp":{"name":"name","abstract":"The name of the workspace.
","parent_name":"WorkspaceExport"},"Structs/WorkspaceExport.html#/s:11AssistantV115WorkspaceExportV11descriptionSSvp":{"name":"description","abstract":"The description of the workspace.
","parent_name":"WorkspaceExport"},"Structs/WorkspaceExport.html#/s:11AssistantV115WorkspaceExportV8languageSSvp":{"name":"language","abstract":"The language of the workspace.
","parent_name":"WorkspaceExport"},"Structs/WorkspaceExport.html#/s:11AssistantV115WorkspaceExportV8metadatas10DictionaryVySSAA4JSONOGvp":{"name":"metadata","abstract":"Any metadata that is required by the workspace.
","parent_name":"WorkspaceExport"},"Structs/WorkspaceExport.html#/s:11AssistantV115WorkspaceExportV7createdSSSgvp":{"name":"created","abstract":"The timestamp for creation of the workspace.
","parent_name":"WorkspaceExport"},"Structs/WorkspaceExport.html#/s:11AssistantV115WorkspaceExportV7updatedSSSgvp":{"name":"updated","abstract":"The timestamp for the last update to the workspace.
","parent_name":"WorkspaceExport"},"Structs/WorkspaceExport.html#/s:11AssistantV115WorkspaceExportV11workspaceIDSSvp":{"name":"workspaceID","abstract":"The workspace ID.
","parent_name":"WorkspaceExport"},"Structs/WorkspaceExport.html#/s:11AssistantV115WorkspaceExportV6statusSSvp":{"name":"status","abstract":"The current status of the workspace.
","parent_name":"WorkspaceExport"},"Structs/WorkspaceExport.html#/s:11AssistantV115WorkspaceExportV14learningOptOutSbvp":{"name":"learningOptOut","abstract":"Whether training data from the workspace can be used by IBM for general service improvements. true
indicates that","parent_name":"WorkspaceExport"},"Structs/WorkspaceExport.html#/s:11AssistantV115WorkspaceExportV7intentsSayAA06IntentD0VGSgvp":{"name":"intents","abstract":"
An array of intents.
","parent_name":"WorkspaceExport"},"Structs/WorkspaceExport.html#/s:11AssistantV115WorkspaceExportV8entitiesSayAA06EntityD0VGSgvp":{"name":"entities","abstract":"An array of entities.
","parent_name":"WorkspaceExport"},"Structs/WorkspaceExport.html#/s:11AssistantV115WorkspaceExportV15counterexamplesSayAA14CounterexampleVGSgvp":{"name":"counterexamples","abstract":"An array of counterexamples.
","parent_name":"WorkspaceExport"},"Structs/WorkspaceExport.html#/s:11AssistantV115WorkspaceExportV11dialogNodesSayAA10DialogNodeVGSgvp":{"name":"dialogNodes","abstract":"An array of objects describing the dialog nodes in the workspace.
","parent_name":"WorkspaceExport"},"Structs/WorkspaceCollection.html#/s:11AssistantV119WorkspaceCollectionV10workspacesSayAA0C0VGvp":{"name":"workspaces","abstract":"An array of objects describing the workspaces associated with the service instance.
","parent_name":"WorkspaceCollection"},"Structs/WorkspaceCollection.html#/s:11AssistantV119WorkspaceCollectionV10paginationAA10PaginationVvp":{"name":"pagination","abstract":"An object defining the pagination data for the returned objects.
","parent_name":"WorkspaceCollection"},"Structs/Workspace.html#/s:11AssistantV19WorkspaceV4nameSSvp":{"name":"name","abstract":"The name of the workspace.
","parent_name":"Workspace"},"Structs/Workspace.html#/s:11AssistantV19WorkspaceV8languageSSvp":{"name":"language","abstract":"The language of the workspace.
","parent_name":"Workspace"},"Structs/Workspace.html#/s:11AssistantV19WorkspaceV7createdSSSgvp":{"name":"created","abstract":"The timestamp for creation of the workspace.
","parent_name":"Workspace"},"Structs/Workspace.html#/s:11AssistantV19WorkspaceV7updatedSSSgvp":{"name":"updated","abstract":"The timestamp for the last update to the workspace.
","parent_name":"Workspace"},"Structs/Workspace.html#/s:11AssistantV19WorkspaceV11workspaceIDSSvp":{"name":"workspaceID","abstract":"The workspace ID.
","parent_name":"Workspace"},"Structs/Workspace.html#/s:11AssistantV19WorkspaceV11descriptionSSSgvp":{"name":"description","abstract":"The description of the workspace.
","parent_name":"Workspace"},"Structs/Workspace.html#/s:11AssistantV19WorkspaceV8metadatas10DictionaryVySSAA4JSONOGSgvp":{"name":"metadata","abstract":"Any metadata related to the workspace.
","parent_name":"Workspace"},"Structs/Workspace.html#/s:11AssistantV19WorkspaceV14learningOptOutSbSgvp":{"name":"learningOptOut","abstract":"Whether training data from the workspace (including artifacts such as intents and entities) can be used by IBM for","parent_name":"Workspace"},"Structs/ValueExport/ValueType.html#/s:11AssistantV111ValueExportV0C4TypeO8synonymsA2EmF":{"name":"synonyms","abstract":"
Undocumented
","parent_name":"ValueType"},"Structs/ValueExport/ValueType.html#/s:11AssistantV111ValueExportV0C4TypeO8patternsA2EmF":{"name":"patterns","abstract":"Undocumented
","parent_name":"ValueType"},"Structs/ValueExport/ValueType.html":{"name":"ValueType","abstract":"Specifies the type of value.
","parent_name":"ValueExport"},"Structs/ValueExport.html#/s:11AssistantV111ValueExportV9valueTextSSvp":{"name":"valueText","abstract":"The text of the entity value.
","parent_name":"ValueExport"},"Structs/ValueExport.html#/s:11AssistantV111ValueExportV8metadatas10DictionaryVySSAA4JSONOGSgvp":{"name":"metadata","abstract":"Any metadata related to the entity value.
","parent_name":"ValueExport"},"Structs/ValueExport.html#/s:11AssistantV111ValueExportV7createdSSSgvp":{"name":"created","abstract":"The timestamp for creation of the entity value.
","parent_name":"ValueExport"},"Structs/ValueExport.html#/s:11AssistantV111ValueExportV7updatedSSSgvp":{"name":"updated","abstract":"The timestamp for the last update to the entity value.
","parent_name":"ValueExport"},"Structs/ValueExport.html#/s:11AssistantV111ValueExportV8synonymsSaySSGSgvp":{"name":"synonyms","abstract":"An array containing any synonyms for the entity value.
","parent_name":"ValueExport"},"Structs/ValueExport.html#/s:11AssistantV111ValueExportV8patternsSaySSGSgvp":{"name":"patterns","abstract":"An array containing any patterns for the entity value.
","parent_name":"ValueExport"},"Structs/ValueExport.html#/s:11AssistantV111ValueExportV9valueTypeSSvp":{"name":"valueType","abstract":"Specifies the type of value.
","parent_name":"ValueExport"},"Structs/ValueCollection.html#/s:11AssistantV115ValueCollectionV6valuesSayAA0C6ExportVGvp":{"name":"values","abstract":"An array of entity values.
","parent_name":"ValueCollection"},"Structs/ValueCollection.html#/s:11AssistantV115ValueCollectionV10paginationAA10PaginationVvp":{"name":"pagination","abstract":"An object defining the pagination data for the returned objects.
","parent_name":"ValueCollection"},"Structs/Value/ValueType.html#/s:11AssistantV15ValueV0C4TypeO8synonymsA2EmF":{"name":"synonyms","abstract":"Undocumented
","parent_name":"ValueType"},"Structs/Value/ValueType.html#/s:11AssistantV15ValueV0C4TypeO8patternsA2EmF":{"name":"patterns","abstract":"Undocumented
","parent_name":"ValueType"},"Structs/Value/ValueType.html":{"name":"ValueType","abstract":"Specifies the type of value.
","parent_name":"Value"},"Structs/Value.html#/s:11AssistantV15ValueV9valueTextSSvp":{"name":"valueText","abstract":"The text of the entity value.
","parent_name":"Value"},"Structs/Value.html#/s:11AssistantV15ValueV8metadatas10DictionaryVySSAA4JSONOGSgvp":{"name":"metadata","abstract":"Any metadata related to the entity value.
","parent_name":"Value"},"Structs/Value.html#/s:11AssistantV15ValueV7createdSSSgvp":{"name":"created","abstract":"The timestamp for creation of the entity value.
","parent_name":"Value"},"Structs/Value.html#/s:11AssistantV15ValueV7updatedSSSgvp":{"name":"updated","abstract":"The timestamp for the last update to the entity value.
","parent_name":"Value"},"Structs/Value.html#/s:11AssistantV15ValueV8synonymsSaySSGSgvp":{"name":"synonyms","abstract":"An array containing any synonyms for the entity value.
","parent_name":"Value"},"Structs/Value.html#/s:11AssistantV15ValueV8patternsSaySSGSgvp":{"name":"patterns","abstract":"An array containing any patterns for the entity value.
","parent_name":"Value"},"Structs/Value.html#/s:11AssistantV15ValueV9valueTypeSSvp":{"name":"valueType","abstract":"Specifies the type of value.
","parent_name":"Value"},"Structs/UpdateWorkspace.html#/s:11AssistantV115UpdateWorkspaceV4nameSSSgvp":{"name":"name","abstract":"The name of the workspace. This string cannot contain carriage return, newline, or tab characters, and it must be","parent_name":"UpdateWorkspace"},"Structs/UpdateWorkspace.html#/s:11AssistantV115UpdateWorkspaceV11descriptionSSSgvp":{"name":"description","abstract":"
The description of the workspace. This string cannot contain carriage return, newline, or tab characters, and it","parent_name":"UpdateWorkspace"},"Structs/UpdateWorkspace.html#/s:11AssistantV115UpdateWorkspaceV8languageSSSgvp":{"name":"language","abstract":"
The language of the workspace.
","parent_name":"UpdateWorkspace"},"Structs/UpdateWorkspace.html#/s:11AssistantV115UpdateWorkspaceV7intentsSayAA12CreateIntentVGSgvp":{"name":"intents","abstract":"An array of objects defining the intents for the workspace.
","parent_name":"UpdateWorkspace"},"Structs/UpdateWorkspace.html#/s:11AssistantV115UpdateWorkspaceV8entitiesSayAA12CreateEntityVGSgvp":{"name":"entities","abstract":"An array of objects defining the entities for the workspace.
","parent_name":"UpdateWorkspace"},"Structs/UpdateWorkspace.html#/s:11AssistantV115UpdateWorkspaceV11dialogNodesSayAA16CreateDialogNodeVGSgvp":{"name":"dialogNodes","abstract":"An array of objects defining the nodes in the workspace dialog.
","parent_name":"UpdateWorkspace"},"Structs/UpdateWorkspace.html#/s:11AssistantV115UpdateWorkspaceV15counterexamplesSayAA20CreateCounterexampleVGSgvp":{"name":"counterexamples","abstract":"An array of objects defining input examples that have been marked as irrelevant input.
","parent_name":"UpdateWorkspace"},"Structs/UpdateWorkspace.html#/s:11AssistantV115UpdateWorkspaceV8metadatas10DictionaryVySSAA4JSONOGSgvp":{"name":"metadata","abstract":"Any metadata related to the workspace.
","parent_name":"UpdateWorkspace"},"Structs/UpdateWorkspace.html#/s:11AssistantV115UpdateWorkspaceV14learningOptOutSbSgvp":{"name":"learningOptOut","abstract":"Whether training data from the workspace can be used by IBM for general service improvements. true
indicates that","parent_name":"UpdateWorkspace"},"Structs/UpdateWorkspace.html#/s:11AssistantV115UpdateWorkspaceVACSSSg4name_AD11descriptionAD8languageSayAA12CreateIntentVGSg7intentsSayAA0H6EntityVGSg8entitiesSayAA0H10DialogNodeVGSg11dialogNodesSayAA0H14CounterexampleVGSg15counterexampless10DictionaryVySSAA4JSONOGSg8metadataSbSg14learningOptOuttcfc":{"name":"init(name:description:language:intents:entities:dialogNodes:counterexamples:metadata:learningOptOut:)","abstract":"
Initialize a UpdateWorkspace
with member variables.
Undocumented
","parent_name":"ValueType"},"Structs/UpdateValue/ValueType.html#/s:11AssistantV111UpdateValueV0D4TypeO8patternsA2EmF":{"name":"patterns","abstract":"Undocumented
","parent_name":"ValueType"},"Structs/UpdateValue/ValueType.html":{"name":"ValueType","abstract":"Specifies the type of value.
","parent_name":"UpdateValue"},"Structs/UpdateValue.html#/s:11AssistantV111UpdateValueV5valueSSSgvp":{"name":"value","abstract":"The text of the entity value. This string must conform to the following restrictions:
","parent_name":"UpdateValue"},"Structs/UpdateValue.html#/s:11AssistantV111UpdateValueV8metadatas10DictionaryVySSAA4JSONOGSgvp":{"name":"metadata","abstract":"Any metadata related to the entity value.
","parent_name":"UpdateValue"},"Structs/UpdateValue.html#/s:11AssistantV111UpdateValueV9valueTypeSSSgvp":{"name":"valueType","abstract":"Specifies the type of value.
","parent_name":"UpdateValue"},"Structs/UpdateValue.html#/s:11AssistantV111UpdateValueV8synonymsSaySSGSgvp":{"name":"synonyms","abstract":"An array of synonyms for the entity value. You can provide either synonyms or patterns (as indicated by type),","parent_name":"UpdateValue"},"Structs/UpdateValue.html#/s:11AssistantV111UpdateValueV8patternsSaySSGSgvp":{"name":"patterns","abstract":"
An array of patterns for the entity value. You can provide either synonyms or patterns (as indicated by type),","parent_name":"UpdateValue"},"Structs/UpdateValue.html#/s:11AssistantV111UpdateValueVACSSSg5value_s10DictionaryVySSAA4JSONOGSg8metadataAD0E4TypeSaySSGSg8synonymsAO8patternstcfc":{"name":"init(value:metadata:valueType:synonyms:patterns:)","abstract":"
Initialize a UpdateValue
with member variables.
The text of the synonym. This string must conform to the following restrictions:
","parent_name":"UpdateSynonym"},"Structs/UpdateSynonym.html#/s:11AssistantV113UpdateSynonymVACSSSg7synonym_tcfc":{"name":"init(synonym:)","abstract":"Initialize a UpdateSynonym
with member variables.
The name of the intent. This string must conform to the following restrictions:
","parent_name":"UpdateIntent"},"Structs/UpdateIntent.html#/s:11AssistantV112UpdateIntentV11descriptionSSSgvp":{"name":"description","abstract":"The description of the intent.
","parent_name":"UpdateIntent"},"Structs/UpdateIntent.html#/s:11AssistantV112UpdateIntentV8examplesSayAA13CreateExampleVGSgvp":{"name":"examples","abstract":"An array of user input examples for the intent.
","parent_name":"UpdateIntent"},"Structs/UpdateIntent.html#/s:11AssistantV112UpdateIntentVACSSSg6intent_AD11descriptionSayAA13CreateExampleVGSg8examplestcfc":{"name":"init(intent:description:examples:)","abstract":"Initialize a UpdateIntent
with member variables.
The text of the user input example. This string must conform to the following restrictions:
","parent_name":"UpdateExample"},"Structs/UpdateExample.html#/s:11AssistantV113UpdateExampleVACSSSg4text_tcfc":{"name":"init(text:)","abstract":"Initialize a UpdateExample
with member variables.
The name of the entity. This string must conform to the following restrictions:
","parent_name":"UpdateEntity"},"Structs/UpdateEntity.html#/s:11AssistantV112UpdateEntityV11descriptionSSSgvp":{"name":"description","abstract":"The description of the entity. This string cannot contain carriage return, newline, or tab characters, and it must","parent_name":"UpdateEntity"},"Structs/UpdateEntity.html#/s:11AssistantV112UpdateEntityV8metadatas10DictionaryVySSAA4JSONOGSgvp":{"name":"metadata","abstract":"
Any metadata related to the entity.
","parent_name":"UpdateEntity"},"Structs/UpdateEntity.html#/s:11AssistantV112UpdateEntityV10fuzzyMatchSbSgvp":{"name":"fuzzyMatch","abstract":"Whether to use fuzzy matching for the entity.
","parent_name":"UpdateEntity"},"Structs/UpdateEntity.html#/s:11AssistantV112UpdateEntityV6valuesSayAA11CreateValueVGSgvp":{"name":"values","abstract":"An array of entity values.
","parent_name":"UpdateEntity"},"Structs/UpdateEntity.html#/s:11AssistantV112UpdateEntityVACSSSg6entity_AD11descriptions10DictionaryVySSAA4JSONOGSg8metadataSbSg10fuzzyMatchSayAA11CreateValueVGSg6valuestcfc":{"name":"init(entity:description:metadata:fuzzyMatch:values:)","abstract":"Initialize a UpdateEntity
with member variables.
Undocumented
","parent_name":"DigressOutSlots"},"Structs/UpdateDialogNode/DigressOutSlots.html#/s:11AssistantV116UpdateDialogNodeV15DigressOutSlotsO14allowReturningA2EmF":{"name":"allowReturning","abstract":"Undocumented
","parent_name":"DigressOutSlots"},"Structs/UpdateDialogNode/DigressOutSlots.html#/s:11AssistantV116UpdateDialogNodeV15DigressOutSlotsO8allowAllA2EmF":{"name":"allowAll","abstract":"Undocumented
","parent_name":"DigressOutSlots"},"Structs/UpdateDialogNode/DigressOut.html#/s:11AssistantV116UpdateDialogNodeV10DigressOutO9returningA2EmF":{"name":"returning","abstract":"Undocumented
","parent_name":"DigressOut"},"Structs/UpdateDialogNode/DigressOut.html#/s:11AssistantV116UpdateDialogNodeV10DigressOutO3allA2EmF":{"name":"all","abstract":"Undocumented
","parent_name":"DigressOut"},"Structs/UpdateDialogNode/DigressOut.html#/s:11AssistantV116UpdateDialogNodeV10DigressOutO14allNeverReturnA2EmF":{"name":"allNeverReturn","abstract":"Undocumented
","parent_name":"DigressOut"},"Structs/UpdateDialogNode/DigressIn.html#/s:11AssistantV116UpdateDialogNodeV9DigressInO12notAvailableA2EmF":{"name":"notAvailable","abstract":"Undocumented
","parent_name":"DigressIn"},"Structs/UpdateDialogNode/DigressIn.html#/s:11AssistantV116UpdateDialogNodeV9DigressInO7returnsA2EmF":{"name":"returns","abstract":"Undocumented
","parent_name":"DigressIn"},"Structs/UpdateDialogNode/DigressIn.html#/s:11AssistantV116UpdateDialogNodeV9DigressInO13doesNotReturnA2EmF":{"name":"doesNotReturn","abstract":"Undocumented
","parent_name":"DigressIn"},"Structs/UpdateDialogNode/EventName.html#/s:11AssistantV116UpdateDialogNodeV9EventNameO5focusA2EmF":{"name":"focus","abstract":"Undocumented
","parent_name":"EventName"},"Structs/UpdateDialogNode/EventName.html#/s:11AssistantV116UpdateDialogNodeV9EventNameO5inputA2EmF":{"name":"input","abstract":"Undocumented
","parent_name":"EventName"},"Structs/UpdateDialogNode/EventName.html#/s:11AssistantV116UpdateDialogNodeV9EventNameO6filledA2EmF":{"name":"filled","abstract":"Undocumented
","parent_name":"EventName"},"Structs/UpdateDialogNode/EventName.html#/s:11AssistantV116UpdateDialogNodeV9EventNameO8validateA2EmF":{"name":"validate","abstract":"Undocumented
","parent_name":"EventName"},"Structs/UpdateDialogNode/EventName.html#/s:11AssistantV116UpdateDialogNodeV9EventNameO14filledMultipleA2EmF":{"name":"filledMultiple","abstract":"Undocumented
","parent_name":"EventName"},"Structs/UpdateDialogNode/EventName.html#/s:11AssistantV116UpdateDialogNodeV9EventNameO7genericA2EmF":{"name":"generic","abstract":"Undocumented
","parent_name":"EventName"},"Structs/UpdateDialogNode/EventName.html#/s:11AssistantV116UpdateDialogNodeV9EventNameO7nomatchA2EmF":{"name":"nomatch","abstract":"Undocumented
","parent_name":"EventName"},"Structs/UpdateDialogNode/EventName.html#/s:11AssistantV116UpdateDialogNodeV9EventNameO24nomatchResponsesDepletedA2EmF":{"name":"nomatchResponsesDepleted","abstract":"Undocumented
","parent_name":"EventName"},"Structs/UpdateDialogNode/EventName.html#/s:11AssistantV116UpdateDialogNodeV9EventNameO22digressionReturnPromptA2EmF":{"name":"digressionReturnPrompt","abstract":"Undocumented
","parent_name":"EventName"},"Structs/UpdateDialogNode/NodeType.html#/s:11AssistantV116UpdateDialogNodeV0E4TypeO8standardA2EmF":{"name":"standard","abstract":"Undocumented
","parent_name":"NodeType"},"Structs/UpdateDialogNode/NodeType.html#/s:11AssistantV116UpdateDialogNodeV0E4TypeO12eventHandlerA2EmF":{"name":"eventHandler","abstract":"Undocumented
","parent_name":"NodeType"},"Structs/UpdateDialogNode/NodeType.html#/s:11AssistantV116UpdateDialogNodeV0E4TypeO5frameA2EmF":{"name":"frame","abstract":"Undocumented
","parent_name":"NodeType"},"Structs/UpdateDialogNode/NodeType.html#/s:11AssistantV116UpdateDialogNodeV0E4TypeO4slotA2EmF":{"name":"slot","abstract":"Undocumented
","parent_name":"NodeType"},"Structs/UpdateDialogNode/NodeType.html#/s:11AssistantV116UpdateDialogNodeV0E4TypeO17responseConditionA2EmF":{"name":"responseCondition","abstract":"Undocumented
","parent_name":"NodeType"},"Structs/UpdateDialogNode/NodeType.html#/s:11AssistantV116UpdateDialogNodeV0E4TypeO6folderA2EmF":{"name":"folder","abstract":"Undocumented
","parent_name":"NodeType"},"Structs/UpdateDialogNode/NodeType.html":{"name":"NodeType","abstract":"How the dialog node is processed.
","parent_name":"UpdateDialogNode"},"Structs/UpdateDialogNode/EventName.html":{"name":"EventName","abstract":"How an event_handler
node is processed.
Whether this top-level dialog node can be digressed into.
","parent_name":"UpdateDialogNode"},"Structs/UpdateDialogNode/DigressOut.html":{"name":"DigressOut","abstract":"Whether this dialog node can be returned to after a digression.
","parent_name":"UpdateDialogNode"},"Structs/UpdateDialogNode/DigressOutSlots.html":{"name":"DigressOutSlots","abstract":"Whether the user can digress to top-level nodes while filling out slots.
","parent_name":"UpdateDialogNode"},"Structs/UpdateDialogNode.html#/s:11AssistantV116UpdateDialogNodeV06dialogE0SSSgvp":{"name":"dialogNode","abstract":"The dialog node ID. This string must conform to the following restrictions:
","parent_name":"UpdateDialogNode"},"Structs/UpdateDialogNode.html#/s:11AssistantV116UpdateDialogNodeV11descriptionSSSgvp":{"name":"description","abstract":"The description of the dialog node. This string cannot contain carriage return, newline, or tab characters, and it","parent_name":"UpdateDialogNode"},"Structs/UpdateDialogNode.html#/s:11AssistantV116UpdateDialogNodeV10conditionsSSSgvp":{"name":"conditions","abstract":"
The condition that will trigger the dialog node. This string cannot contain carriage return, newline, or tab","parent_name":"UpdateDialogNode"},"Structs/UpdateDialogNode.html#/s:11AssistantV116UpdateDialogNodeV6parentSSSgvp":{"name":"parent","abstract":"
The ID of the parent dialog node.
","parent_name":"UpdateDialogNode"},"Structs/UpdateDialogNode.html#/s:11AssistantV116UpdateDialogNodeV15previousSiblingSSSgvp":{"name":"previousSibling","abstract":"The ID of the previous sibling dialog node.
","parent_name":"UpdateDialogNode"},"Structs/UpdateDialogNode.html#/s:11AssistantV116UpdateDialogNodeV6outputs10DictionaryVySSAA4JSONOGSgvp":{"name":"output","abstract":"The output of the dialog node. For more information about how to specify dialog node output, see the","parent_name":"UpdateDialogNode"},"Structs/UpdateDialogNode.html#/s:11AssistantV116UpdateDialogNodeV7contexts10DictionaryVySSAA4JSONOGSgvp":{"name":"context","abstract":"
The context for the dialog node.
","parent_name":"UpdateDialogNode"},"Structs/UpdateDialogNode.html#/s:11AssistantV116UpdateDialogNodeV8metadatas10DictionaryVySSAA4JSONOGSgvp":{"name":"metadata","abstract":"The metadata for the dialog node.
","parent_name":"UpdateDialogNode"},"Structs/UpdateDialogNode.html#/s:11AssistantV116UpdateDialogNodeV8nextStepAA0de4NextG0VSgvp":{"name":"nextStep","abstract":"The next step to be executed in dialog processing.
","parent_name":"UpdateDialogNode"},"Structs/UpdateDialogNode.html#/s:11AssistantV116UpdateDialogNodeV5titleSSSgvp":{"name":"title","abstract":"The alias used to identify the dialog node. This string must conform to the following restrictions:
","parent_name":"UpdateDialogNode"},"Structs/UpdateDialogNode.html#/s:11AssistantV116UpdateDialogNodeV8nodeTypeSSSgvp":{"name":"nodeType","abstract":"How the dialog node is processed.
","parent_name":"UpdateDialogNode"},"Structs/UpdateDialogNode.html#/s:11AssistantV116UpdateDialogNodeV9eventNameSSSgvp":{"name":"eventName","abstract":"How an event_handler
node is processed.
The location in the dialog context where output is stored.
","parent_name":"UpdateDialogNode"},"Structs/UpdateDialogNode.html#/s:11AssistantV116UpdateDialogNodeV7actionsSayAA0dE6ActionVGSgvp":{"name":"actions","abstract":"An array of objects describing any actions to be invoked by the dialog node.
","parent_name":"UpdateDialogNode"},"Structs/UpdateDialogNode.html#/s:11AssistantV116UpdateDialogNodeV9digressInSSSgvp":{"name":"digressIn","abstract":"Whether this top-level dialog node can be digressed into.
","parent_name":"UpdateDialogNode"},"Structs/UpdateDialogNode.html#/s:11AssistantV116UpdateDialogNodeV10digressOutSSSgvp":{"name":"digressOut","abstract":"Whether this dialog node can be returned to after a digression.
","parent_name":"UpdateDialogNode"},"Structs/UpdateDialogNode.html#/s:11AssistantV116UpdateDialogNodeV15digressOutSlotsSSSgvp":{"name":"digressOutSlots","abstract":"Whether the user can digress to top-level nodes while filling out slots.
","parent_name":"UpdateDialogNode"},"Structs/UpdateDialogNode.html#/s:11AssistantV116UpdateDialogNodeVACSSSg06dialogE0_AD11descriptionAD10conditionsAD6parentAD15previousSiblings10DictionaryVySSAA4JSONOGSg6outputAO7contextAO8metadataAA0dE8NextStepVSg04nextR0AD5titleAD8nodeTypeAD9eventNameAD8variableSayAA0dE6ActionVGSg7actionsAD9digressInAD10digressOutAD15digressOutSlotstcfc":{"name":"init(dialogNode:description:conditions:parent:previousSibling:output:context:metadata:nextStep:title:nodeType:eventName:variable:actions:digressIn:digressOut:digressOutSlots:)","abstract":"Initialize a UpdateDialogNode
with member variables.
The text of a user input counterexample.
","parent_name":"UpdateCounterexample"},"Structs/UpdateCounterexample.html#/s:11AssistantV120UpdateCounterexampleVACSSSg4text_tcfc":{"name":"init(text:)","abstract":"Initialize a UpdateCounterexample
with member variables.
Additional properties associated with this model.
","parent_name":"SystemResponse"},"Structs/SystemResponse.html#/s:11AssistantV114SystemResponseVACs10DictionaryVySSAA4JSONOG20additionalProperties_tcfc":{"name":"init(additionalProperties:)","abstract":"Initialize a SystemResponse
.
An array of synonyms.
","parent_name":"SynonymCollection"},"Structs/SynonymCollection.html#/s:11AssistantV117SynonymCollectionV10paginationAA10PaginationVvp":{"name":"pagination","abstract":"The pagination data for the returned objects.
","parent_name":"SynonymCollection"},"Structs/Synonym.html#/s:11AssistantV17SynonymV11synonymTextSSvp":{"name":"synonymText","abstract":"The text of the synonym.
","parent_name":"Synonym"},"Structs/Synonym.html#/s:11AssistantV17SynonymV7createdSSSgvp":{"name":"created","abstract":"The timestamp for creation of the synonym.
","parent_name":"Synonym"},"Structs/Synonym.html#/s:11AssistantV17SynonymV7updatedSSSgvp":{"name":"updated","abstract":"The timestamp for the most recent update to the synonym.
","parent_name":"Synonym"},"Structs/RuntimeIntent.html#/s:11AssistantV113RuntimeIntentV6intentSSvp":{"name":"intent","abstract":"The name of the recognized intent.
","parent_name":"RuntimeIntent"},"Structs/RuntimeIntent.html#/s:11AssistantV113RuntimeIntentV10confidenceSdvp":{"name":"confidence","abstract":"A decimal percentage that represents Watson’s confidence in the intent.
","parent_name":"RuntimeIntent"},"Structs/RuntimeIntent.html#/s:11AssistantV113RuntimeIntentV20additionalPropertiess10DictionaryVySSAA4JSONOGvp":{"name":"additionalProperties","abstract":"Additional properties associated with this model.
","parent_name":"RuntimeIntent"},"Structs/RuntimeIntent.html#/s:11AssistantV113RuntimeIntentVACSS6intent_Sd10confidences10DictionaryVySSAA4JSONOG20additionalPropertiestcfc":{"name":"init(intent:confidence:additionalProperties:)","abstract":"Initialize a RuntimeIntent
with member variables.
An entity detected in the input.
","parent_name":"RuntimeEntity"},"Structs/RuntimeEntity.html#/s:11AssistantV113RuntimeEntityV8locationSaySiGvp":{"name":"location","abstract":"An array of zero-based character offsets that indicate where the detected entity values begin and end in the input","parent_name":"RuntimeEntity"},"Structs/RuntimeEntity.html#/s:11AssistantV113RuntimeEntityV5valueSSvp":{"name":"value","abstract":"
The term in the input text that was recognized as an entity value.
","parent_name":"RuntimeEntity"},"Structs/RuntimeEntity.html#/s:11AssistantV113RuntimeEntityV10confidenceSdSgvp":{"name":"confidence","abstract":"A decimal percentage that represents Watson’s confidence in the entity.
","parent_name":"RuntimeEntity"},"Structs/RuntimeEntity.html#/s:11AssistantV113RuntimeEntityV8metadatas10DictionaryVySSAA4JSONOGSgvp":{"name":"metadata","abstract":"Any metadata for the entity.
","parent_name":"RuntimeEntity"},"Structs/RuntimeEntity.html#/s:11AssistantV113RuntimeEntityV6groupsSayAA12CaptureGroupVGSgvp":{"name":"groups","abstract":"The recognized capture groups for the entity, as defined by the entity pattern.
","parent_name":"RuntimeEntity"},"Structs/RuntimeEntity.html#/s:11AssistantV113RuntimeEntityV20additionalPropertiess10DictionaryVySSAA4JSONOGvp":{"name":"additionalProperties","abstract":"Additional properties associated with this model.
","parent_name":"RuntimeEntity"},"Structs/RuntimeEntity.html#/s:11AssistantV113RuntimeEntityVACSS6entity_SaySiG8locationSS5valueSdSg10confidences10DictionaryVySSAA4JSONOGSg8metadataSayAA12CaptureGroupVGSg6groupsAN20additionalPropertiestcfc":{"name":"init(entity:location:value:confidence:metadata:groups:additionalProperties:)","abstract":"Initialize a RuntimeEntity
with member variables.
The URL that will return the same page of results.
","parent_name":"Pagination"},"Structs/Pagination.html#/s:11AssistantV110PaginationV7nextUrlSSSgvp":{"name":"nextUrl","abstract":"The URL that will return the next page of results.
","parent_name":"Pagination"},"Structs/Pagination.html#/s:11AssistantV110PaginationV5totalSiSgvp":{"name":"total","abstract":"Reserved for future use.
","parent_name":"Pagination"},"Structs/Pagination.html#/s:11AssistantV110PaginationV7matchedSiSgvp":{"name":"matched","abstract":"Reserved for future use.
","parent_name":"Pagination"},"Structs/Pagination.html#/s:11AssistantV110PaginationV13refreshCursorSSSgvp":{"name":"refreshCursor","abstract":"A token identifying the current page of results.
","parent_name":"Pagination"},"Structs/Pagination.html#/s:11AssistantV110PaginationV10nextCursorSSSgvp":{"name":"nextCursor","abstract":"A token identifying the next page of results.
","parent_name":"Pagination"},"Structs/OutputData.html#/s:11AssistantV110OutputDataV11logMessagesSayAA10LogMessageVGvp":{"name":"logMessages","abstract":"An array of up to 50 messages logged with the request.
","parent_name":"OutputData"},"Structs/OutputData.html#/s:11AssistantV110OutputDataV4textSaySSGvp":{"name":"text","abstract":"An array of responses to the user.
","parent_name":"OutputData"},"Structs/OutputData.html#/s:11AssistantV110OutputDataV12nodesVisitedSaySSGSgvp":{"name":"nodesVisited","abstract":"An array of the nodes that were triggered to create the response, in the order in which they were visited. This","parent_name":"OutputData"},"Structs/OutputData.html#/s:11AssistantV110OutputDataV19nodesVisitedDetailsSayAA010DialogNodefG0VGSgvp":{"name":"nodesVisitedDetails","abstract":"
An array of objects containing detailed diagnostic information about the nodes that were triggered during","parent_name":"OutputData"},"Structs/OutputData.html#/s:11AssistantV110OutputDataV20additionalPropertiess10DictionaryVySSAA4JSONOGvp":{"name":"additionalProperties","abstract":"
Additional properties associated with this model.
","parent_name":"OutputData"},"Structs/OutputData.html#/s:11AssistantV110OutputDataVACSayAA10LogMessageVG11logMessages_SaySSG4textAHSg12nodesVisitedSayAA010DialogNodeK7DetailsVGSg0jkN0s10DictionaryVySSAA4JSONOG20additionalPropertiestcfc":{"name":"init(logMessages:text:nodesVisited:nodesVisitedDetails:additionalProperties:)","abstract":"Initialize a OutputData
with member variables.
The user input from the request.
","parent_name":"MessageResponse"},"Structs/MessageResponse.html#/s:11AssistantV115MessageResponseV7intentsSayAA13RuntimeIntentVGvp":{"name":"intents","abstract":"An array of intents recognized in the user input, sorted in descending order of confidence.
","parent_name":"MessageResponse"},"Structs/MessageResponse.html#/s:11AssistantV115MessageResponseV8entitiesSayAA13RuntimeEntityVGvp":{"name":"entities","abstract":"An array of entities identified in the user input.
","parent_name":"MessageResponse"},"Structs/MessageResponse.html#/s:11AssistantV115MessageResponseV16alternateIntentsSbSgvp":{"name":"alternateIntents","abstract":"Whether to return more than one intent. A value of true
indicates that all matching intents are returned.
State information for the conversation.
","parent_name":"MessageResponse"},"Structs/MessageResponse.html#/s:11AssistantV115MessageResponseV6outputAA10OutputDataVvp":{"name":"output","abstract":"Output from the dialog, including the response to the user, the nodes that were triggered, and log messages.
","parent_name":"MessageResponse"},"Structs/MessageResponse.html#/s:11AssistantV115MessageResponseV20additionalPropertiess10DictionaryVySSAA4JSONOGvp":{"name":"additionalProperties","abstract":"Additional properties associated with this model.
","parent_name":"MessageResponse"},"Structs/MessageResponse.html#/s:s9DecodablePxs7Decoder_p4from_tKcfc":{"name":"init(from:)","parent_name":"MessageResponse"},"Structs/MessageRequest.html#/s:11AssistantV114MessageRequestV5inputAA9InputDataVSgvp":{"name":"input","abstract":"An input object that includes the input text.
","parent_name":"MessageRequest"},"Structs/MessageRequest.html#/s:11AssistantV114MessageRequestV16alternateIntentsSbSgvp":{"name":"alternateIntents","abstract":"Whether to return more than one intent. Set to true
to return all matching intents.
State information for the conversation. Continue a conversation by including the context object from the previous","parent_name":"MessageRequest"},"Structs/MessageRequest.html#/s:11AssistantV114MessageRequestV8entitiesSayAA13RuntimeEntityVGSgvp":{"name":"entities","abstract":"
Entities to use when evaluating the message. Include entities from the previous response to continue using those","parent_name":"MessageRequest"},"Structs/MessageRequest.html#/s:11AssistantV114MessageRequestV7intentsSayAA13RuntimeIntentVGSgvp":{"name":"intents","abstract":"
Intents to use when evaluating the user input. Include intents from the previous response to continue using those","parent_name":"MessageRequest"},"Structs/MessageRequest.html#/s:11AssistantV114MessageRequestV6outputAA10OutputDataVSgvp":{"name":"output","abstract":"
System output. Include the output from the previous response to maintain intermediate information over multiple","parent_name":"MessageRequest"},"Structs/MessageRequest.html#/s:11AssistantV114MessageRequestVAcA9InputDataVSg5input_SbSg16alternateIntentsAA7ContextVSg7contextSayAA13RuntimeEntityVGSg8entitiesSayAA0L6IntentVGSg7intentsAA06OutputF0VSg6outputtcfc":{"name":"init(input:alternateIntents:context:entities:intents:output:)","abstract":"
Initialize a MessageRequest
with member variables.
The user’s input.
","parent_name":"MessageInput"},"Structs/LogPagination.html#/s:11AssistantV113LogPaginationV7nextUrlSSSgvp":{"name":"nextUrl","abstract":"The URL that will return the next page of results, if any.
","parent_name":"LogPagination"},"Structs/LogPagination.html#/s:11AssistantV113LogPaginationV7matchedSiSgvp":{"name":"matched","abstract":"Reserved for future use.
","parent_name":"LogPagination"},"Structs/LogPagination.html#/s:11AssistantV113LogPaginationV10nextCursorSSSgvp":{"name":"nextCursor","abstract":"A token identifying the next page of results.
","parent_name":"LogPagination"},"Structs/LogMessage/Level.html#/s:11AssistantV110LogMessageV5LevelO4infoA2EmF":{"name":"info","abstract":"Undocumented
","parent_name":"Level"},"Structs/LogMessage/Level.html#/s:11AssistantV110LogMessageV5LevelO5errorA2EmF":{"name":"error","abstract":"Undocumented
","parent_name":"Level"},"Structs/LogMessage/Level.html#/s:11AssistantV110LogMessageV5LevelO4warnA2EmF":{"name":"warn","abstract":"Undocumented
","parent_name":"Level"},"Structs/LogMessage/Level.html":{"name":"Level","abstract":"The severity of the log message.
","parent_name":"LogMessage"},"Structs/LogMessage.html#/s:11AssistantV110LogMessageV5levelSSvp":{"name":"level","abstract":"The severity of the log message.
","parent_name":"LogMessage"},"Structs/LogMessage.html#/s:11AssistantV110LogMessageV3msgSSvp":{"name":"msg","abstract":"The text of the log message.
","parent_name":"LogMessage"},"Structs/LogMessage.html#/s:11AssistantV110LogMessageV20additionalPropertiess10DictionaryVySSAA4JSONOGvp":{"name":"additionalProperties","abstract":"Additional properties associated with this model.
","parent_name":"LogMessage"},"Structs/LogMessage.html#/s:11AssistantV110LogMessageVACSS5level_SS3msgs10DictionaryVySSAA4JSONOG20additionalPropertiestcfc":{"name":"init(level:msg:additionalProperties:)","abstract":"Initialize a LogMessage
with member variables.
A request received by the workspace, including the user input and context.
","parent_name":"LogExport"},"Structs/LogExport.html#/s:11AssistantV19LogExportV8responseAA15MessageResponseVvp":{"name":"response","abstract":"The response sent by the workspace, including the output text, detected intents and entities, and context.
","parent_name":"LogExport"},"Structs/LogExport.html#/s:11AssistantV19LogExportV5logIDSSvp":{"name":"logID","abstract":"A unique identifier for the logged event.
","parent_name":"LogExport"},"Structs/LogExport.html#/s:11AssistantV19LogExportV16requestTimestampSSvp":{"name":"requestTimestamp","abstract":"The timestamp for receipt of the message.
","parent_name":"LogExport"},"Structs/LogExport.html#/s:11AssistantV19LogExportV17responseTimestampSSvp":{"name":"responseTimestamp","abstract":"The timestamp for the system response to the message.
","parent_name":"LogExport"},"Structs/LogExport.html#/s:11AssistantV19LogExportV11workspaceIDSSvp":{"name":"workspaceID","abstract":"The unique identifier of the workspace where the request was made.
","parent_name":"LogExport"},"Structs/LogExport.html#/s:11AssistantV19LogExportV8languageSSvp":{"name":"language","abstract":"The language of the workspace where the message request was made.
","parent_name":"LogExport"},"Structs/LogCollection.html#/s:11AssistantV113LogCollectionV4logsSayAA0C6ExportVGvp":{"name":"logs","abstract":"An array of objects describing log events.
","parent_name":"LogCollection"},"Structs/LogCollection.html#/s:11AssistantV113LogCollectionV10paginationAA0C10PaginationVvp":{"name":"pagination","abstract":"The pagination data for the returned objects.
","parent_name":"LogCollection"},"Structs/IntentExport.html#/s:11AssistantV112IntentExportV10intentNameSSvp":{"name":"intentName","abstract":"The name of the intent.
","parent_name":"IntentExport"},"Structs/IntentExport.html#/s:11AssistantV112IntentExportV7createdSSSgvp":{"name":"created","abstract":"The timestamp for creation of the intent.
","parent_name":"IntentExport"},"Structs/IntentExport.html#/s:11AssistantV112IntentExportV7updatedSSSgvp":{"name":"updated","abstract":"The timestamp for the last update to the intent.
","parent_name":"IntentExport"},"Structs/IntentExport.html#/s:11AssistantV112IntentExportV11descriptionSSSgvp":{"name":"description","abstract":"The description of the intent.
","parent_name":"IntentExport"},"Structs/IntentExport.html#/s:11AssistantV112IntentExportV8examplesSayAA7ExampleVGSgvp":{"name":"examples","abstract":"An array of objects describing the user input examples for the intent.
","parent_name":"IntentExport"},"Structs/IntentCollection.html#/s:11AssistantV116IntentCollectionV7intentsSayAA0C6ExportVGvp":{"name":"intents","abstract":"An array of objects describing the intents defined for the workspace.
","parent_name":"IntentCollection"},"Structs/IntentCollection.html#/s:11AssistantV116IntentCollectionV10paginationAA10PaginationVvp":{"name":"pagination","abstract":"The pagination data for the returned objects.
","parent_name":"IntentCollection"},"Structs/Intent.html#/s:11AssistantV16IntentV10intentNameSSvp":{"name":"intentName","abstract":"The name of the intent.
","parent_name":"Intent"},"Structs/Intent.html#/s:11AssistantV16IntentV7createdSSSgvp":{"name":"created","abstract":"The timestamp for creation of the intent.
","parent_name":"Intent"},"Structs/Intent.html#/s:11AssistantV16IntentV7updatedSSSgvp":{"name":"updated","abstract":"The timestamp for the last update to the intent.
","parent_name":"Intent"},"Structs/Intent.html#/s:11AssistantV16IntentV11descriptionSSSgvp":{"name":"description","abstract":"The description of the intent.
","parent_name":"Intent"},"Structs/InputData.html#/s:11AssistantV19InputDataV4textSSvp":{"name":"text","abstract":"The text of the user input. This string cannot contain carriage return, newline, or tab characters, and it must be","parent_name":"InputData"},"Structs/InputData.html#/s:11AssistantV19InputDataVACSS4text_tcfc":{"name":"init(text:)","abstract":"
Initialize a InputData
with member variables.
An array of objects describing the examples defined for the intent.
","parent_name":"ExampleCollection"},"Structs/ExampleCollection.html#/s:11AssistantV117ExampleCollectionV10paginationAA10PaginationVvp":{"name":"pagination","abstract":"The pagination data for the returned objects.
","parent_name":"ExampleCollection"},"Structs/Example.html#/s:11AssistantV17ExampleV11exampleTextSSvp":{"name":"exampleText","abstract":"The text of the user input example.
","parent_name":"Example"},"Structs/Example.html#/s:11AssistantV17ExampleV7createdSSSgvp":{"name":"created","abstract":"The timestamp for creation of the example.
","parent_name":"Example"},"Structs/Example.html#/s:11AssistantV17ExampleV7updatedSSSgvp":{"name":"updated","abstract":"The timestamp for the last update to the example.
","parent_name":"Example"},"Structs/EntityExport.html#/s:11AssistantV112EntityExportV10entityNameSSvp":{"name":"entityName","abstract":"The name of the entity.
","parent_name":"EntityExport"},"Structs/EntityExport.html#/s:11AssistantV112EntityExportV7createdSSSgvp":{"name":"created","abstract":"The timestamp for creation of the entity.
","parent_name":"EntityExport"},"Structs/EntityExport.html#/s:11AssistantV112EntityExportV7updatedSSSgvp":{"name":"updated","abstract":"The timestamp for the last update to the entity.
","parent_name":"EntityExport"},"Structs/EntityExport.html#/s:11AssistantV112EntityExportV11descriptionSSSgvp":{"name":"description","abstract":"The description of the entity.
","parent_name":"EntityExport"},"Structs/EntityExport.html#/s:11AssistantV112EntityExportV8metadatas10DictionaryVySSAA4JSONOGSgvp":{"name":"metadata","abstract":"Any metadata related to the entity.
","parent_name":"EntityExport"},"Structs/EntityExport.html#/s:11AssistantV112EntityExportV10fuzzyMatchSbSgvp":{"name":"fuzzyMatch","abstract":"Whether fuzzy matching is used for the entity.
","parent_name":"EntityExport"},"Structs/EntityExport.html#/s:11AssistantV112EntityExportV6valuesSayAA05ValueD0VGSgvp":{"name":"values","abstract":"An array objects describing the entity values.
","parent_name":"EntityExport"},"Structs/EntityCollection.html#/s:11AssistantV116EntityCollectionV8entitiesSayAA0C6ExportVGvp":{"name":"entities","abstract":"An array of objects describing the entities defined for the workspace.
","parent_name":"EntityCollection"},"Structs/EntityCollection.html#/s:11AssistantV116EntityCollectionV10paginationAA10PaginationVvp":{"name":"pagination","abstract":"The pagination data for the returned objects.
","parent_name":"EntityCollection"},"Structs/Entity.html#/s:11AssistantV16EntityV10entityNameSSvp":{"name":"entityName","abstract":"The name of the entity.
","parent_name":"Entity"},"Structs/Entity.html#/s:11AssistantV16EntityV7createdSSSgvp":{"name":"created","abstract":"The timestamp for creation of the entity.
","parent_name":"Entity"},"Structs/Entity.html#/s:11AssistantV16EntityV7updatedSSSgvp":{"name":"updated","abstract":"The timestamp for the last update to the entity.
","parent_name":"Entity"},"Structs/Entity.html#/s:11AssistantV16EntityV11descriptionSSSgvp":{"name":"description","abstract":"The description of the entity.
","parent_name":"Entity"},"Structs/Entity.html#/s:11AssistantV16EntityV8metadatas10DictionaryVySSAA4JSONOGSgvp":{"name":"metadata","abstract":"Any metadata related to the entity.
","parent_name":"Entity"},"Structs/Entity.html#/s:11AssistantV16EntityV10fuzzyMatchSbSgvp":{"name":"fuzzyMatch","abstract":"Whether fuzzy matching is used for the entity.
","parent_name":"Entity"},"Structs/DialogNodeVisitedDetails.html#/s:11AssistantV124DialogNodeVisitedDetailsV06dialogD0SSSgvp":{"name":"dialogNode","abstract":"A dialog node that was triggered during processing of the input message.
","parent_name":"DialogNodeVisitedDetails"},"Structs/DialogNodeVisitedDetails.html#/s:11AssistantV124DialogNodeVisitedDetailsV5titleSSSgvp":{"name":"title","abstract":"The title of the dialog node.
","parent_name":"DialogNodeVisitedDetails"},"Structs/DialogNodeVisitedDetails.html#/s:11AssistantV124DialogNodeVisitedDetailsV10conditionsSSSgvp":{"name":"conditions","abstract":"The conditions that trigger the dialog node.
","parent_name":"DialogNodeVisitedDetails"},"Structs/DialogNodeVisitedDetails.html#/s:11AssistantV124DialogNodeVisitedDetailsVACSSSg06dialogD0_AD5titleAD10conditionstcfc":{"name":"init(dialogNode:title:conditions:)","abstract":"Initialize a DialogNodeVisitedDetails
with member variables.
Undocumented
","parent_name":"Selector"},"Structs/DialogNodeNextStep/Selector.html#/s:11AssistantV118DialogNodeNextStepV8SelectorO6clientA2EmF":{"name":"client","abstract":"Undocumented
","parent_name":"Selector"},"Structs/DialogNodeNextStep/Selector.html#/s:11AssistantV118DialogNodeNextStepV8SelectorO9userInputA2EmF":{"name":"userInput","abstract":"Undocumented
","parent_name":"Selector"},"Structs/DialogNodeNextStep/Selector.html#/s:11AssistantV118DialogNodeNextStepV8SelectorO4bodyA2EmF":{"name":"body","abstract":"Undocumented
","parent_name":"Selector"},"Structs/DialogNodeNextStep/Behavior.html#/s:11AssistantV118DialogNodeNextStepV8BehaviorO12getUserInputA2EmF":{"name":"getUserInput","abstract":"Undocumented
","parent_name":"Behavior"},"Structs/DialogNodeNextStep/Behavior.html#/s:11AssistantV118DialogNodeNextStepV8BehaviorO13skipUserInputA2EmF":{"name":"skipUserInput","abstract":"Undocumented
","parent_name":"Behavior"},"Structs/DialogNodeNextStep/Behavior.html#/s:11AssistantV118DialogNodeNextStepV8BehaviorO6jumpToA2EmF":{"name":"jumpTo","abstract":"Undocumented
","parent_name":"Behavior"},"Structs/DialogNodeNextStep/Behavior.html#/s:11AssistantV118DialogNodeNextStepV8BehaviorO8repromptA2EmF":{"name":"reprompt","abstract":"Undocumented
","parent_name":"Behavior"},"Structs/DialogNodeNextStep/Behavior.html#/s:11AssistantV118DialogNodeNextStepV8BehaviorO8skipSlotA2EmF":{"name":"skipSlot","abstract":"Undocumented
","parent_name":"Behavior"},"Structs/DialogNodeNextStep/Behavior.html#/s:11AssistantV118DialogNodeNextStepV8BehaviorO12skipAllSlotsA2EmF":{"name":"skipAllSlots","abstract":"Undocumented
","parent_name":"Behavior"},"Structs/DialogNodeNextStep/Behavior.html":{"name":"Behavior","abstract":"What happens after the dialog node completes. The valid values depend on the node type:
","parent_name":"DialogNodeNextStep"},"Structs/DialogNodeNextStep/Selector.html":{"name":"Selector","abstract":"Which part of the dialog node to process next.
","parent_name":"DialogNodeNextStep"},"Structs/DialogNodeNextStep.html#/s:11AssistantV118DialogNodeNextStepV8behaviorSSvp":{"name":"behavior","abstract":"What happens after the dialog node completes. The valid values depend on the node type:
","parent_name":"DialogNodeNextStep"},"Structs/DialogNodeNextStep.html#/s:11AssistantV118DialogNodeNextStepV06dialogD0SSSgvp":{"name":"dialogNode","abstract":"The ID of the dialog node to process next. This parameter is required if behavior=jump_to
.
Which part of the dialog node to process next.
","parent_name":"DialogNodeNextStep"},"Structs/DialogNodeNextStep.html#/s:11AssistantV118DialogNodeNextStepVACSS8behavior_SSSg06dialogD0AE8selectortcfc":{"name":"init(behavior:dialogNode:selector:)","abstract":"Initialize a DialogNodeNextStep
with member variables.
An array of objects describing the dialog nodes defined for the workspace.
","parent_name":"DialogNodeCollection"},"Structs/DialogNodeCollection.html#/s:11AssistantV120DialogNodeCollectionV10paginationAA10PaginationVvp":{"name":"pagination","abstract":"The pagination data for the returned objects.
","parent_name":"DialogNodeCollection"},"Structs/DialogNodeAction/ActionType.html#/s:11AssistantV116DialogNodeActionV0E4TypeO6clientA2EmF":{"name":"client","abstract":"Undocumented
","parent_name":"ActionType"},"Structs/DialogNodeAction/ActionType.html#/s:11AssistantV116DialogNodeActionV0E4TypeO6serverA2EmF":{"name":"server","abstract":"Undocumented
","parent_name":"ActionType"},"Structs/DialogNodeAction/ActionType.html":{"name":"ActionType","abstract":"The type of action to invoke.
","parent_name":"DialogNodeAction"},"Structs/DialogNodeAction.html#/s:11AssistantV116DialogNodeActionV4nameSSvp":{"name":"name","abstract":"The name of the action.
","parent_name":"DialogNodeAction"},"Structs/DialogNodeAction.html#/s:11AssistantV116DialogNodeActionV10actionTypeSSSgvp":{"name":"actionType","abstract":"The type of action to invoke.
","parent_name":"DialogNodeAction"},"Structs/DialogNodeAction.html#/s:11AssistantV116DialogNodeActionV10parameterss10DictionaryVySSAA4JSONOGSgvp":{"name":"parameters","abstract":"A map of key/value pairs to be provided to the action.
","parent_name":"DialogNodeAction"},"Structs/DialogNodeAction.html#/s:11AssistantV116DialogNodeActionV14resultVariableSSvp":{"name":"resultVariable","abstract":"The location in the dialog context where the result of the action is stored.
","parent_name":"DialogNodeAction"},"Structs/DialogNodeAction.html#/s:11AssistantV116DialogNodeActionV11credentialsSSSgvp":{"name":"credentials","abstract":"The name of the context variable that the client application will use to pass in credentials for the action.
","parent_name":"DialogNodeAction"},"Structs/DialogNodeAction.html#/s:11AssistantV116DialogNodeActionVACSS4name_SS14resultVariableSSSg10actionTypes10DictionaryVySSAA4JSONOGSg10parametersAF11credentialstcfc":{"name":"init(name:resultVariable:actionType:parameters:credentials:)","abstract":"Initialize a DialogNodeAction
with member variables.
Undocumented
","parent_name":"DigressOutSlots"},"Structs/DialogNode/DigressOutSlots.html#/s:11AssistantV110DialogNodeV15DigressOutSlotsO14allowReturningA2EmF":{"name":"allowReturning","abstract":"Undocumented
","parent_name":"DigressOutSlots"},"Structs/DialogNode/DigressOutSlots.html#/s:11AssistantV110DialogNodeV15DigressOutSlotsO8allowAllA2EmF":{"name":"allowAll","abstract":"Undocumented
","parent_name":"DigressOutSlots"},"Structs/DialogNode/DigressOut.html#/s:11AssistantV110DialogNodeV10DigressOutO9returningA2EmF":{"name":"returning","abstract":"Undocumented
","parent_name":"DigressOut"},"Structs/DialogNode/DigressOut.html#/s:11AssistantV110DialogNodeV10DigressOutO3allA2EmF":{"name":"all","abstract":"Undocumented
","parent_name":"DigressOut"},"Structs/DialogNode/DigressOut.html#/s:11AssistantV110DialogNodeV10DigressOutO14allNeverReturnA2EmF":{"name":"allNeverReturn","abstract":"Undocumented
","parent_name":"DigressOut"},"Structs/DialogNode/DigressIn.html#/s:11AssistantV110DialogNodeV9DigressInO12notAvailableA2EmF":{"name":"notAvailable","abstract":"Undocumented
","parent_name":"DigressIn"},"Structs/DialogNode/DigressIn.html#/s:11AssistantV110DialogNodeV9DigressInO7returnsA2EmF":{"name":"returns","abstract":"Undocumented
","parent_name":"DigressIn"},"Structs/DialogNode/DigressIn.html#/s:11AssistantV110DialogNodeV9DigressInO13doesNotReturnA2EmF":{"name":"doesNotReturn","abstract":"Undocumented
","parent_name":"DigressIn"},"Structs/DialogNode/EventName.html#/s:11AssistantV110DialogNodeV9EventNameO5focusA2EmF":{"name":"focus","abstract":"Undocumented
","parent_name":"EventName"},"Structs/DialogNode/EventName.html#/s:11AssistantV110DialogNodeV9EventNameO5inputA2EmF":{"name":"input","abstract":"Undocumented
","parent_name":"EventName"},"Structs/DialogNode/EventName.html#/s:11AssistantV110DialogNodeV9EventNameO6filledA2EmF":{"name":"filled","abstract":"Undocumented
","parent_name":"EventName"},"Structs/DialogNode/EventName.html#/s:11AssistantV110DialogNodeV9EventNameO8validateA2EmF":{"name":"validate","abstract":"Undocumented
","parent_name":"EventName"},"Structs/DialogNode/EventName.html#/s:11AssistantV110DialogNodeV9EventNameO14filledMultipleA2EmF":{"name":"filledMultiple","abstract":"Undocumented
","parent_name":"EventName"},"Structs/DialogNode/EventName.html#/s:11AssistantV110DialogNodeV9EventNameO7genericA2EmF":{"name":"generic","abstract":"Undocumented
","parent_name":"EventName"},"Structs/DialogNode/EventName.html#/s:11AssistantV110DialogNodeV9EventNameO7nomatchA2EmF":{"name":"nomatch","abstract":"Undocumented
","parent_name":"EventName"},"Structs/DialogNode/EventName.html#/s:11AssistantV110DialogNodeV9EventNameO24nomatchResponsesDepletedA2EmF":{"name":"nomatchResponsesDepleted","abstract":"Undocumented
","parent_name":"EventName"},"Structs/DialogNode/EventName.html#/s:11AssistantV110DialogNodeV9EventNameO22digressionReturnPromptA2EmF":{"name":"digressionReturnPrompt","abstract":"Undocumented
","parent_name":"EventName"},"Structs/DialogNode/NodeType.html#/s:11AssistantV110DialogNodeV0D4TypeO8standardA2EmF":{"name":"standard","abstract":"Undocumented
","parent_name":"NodeType"},"Structs/DialogNode/NodeType.html#/s:11AssistantV110DialogNodeV0D4TypeO12eventHandlerA2EmF":{"name":"eventHandler","abstract":"Undocumented
","parent_name":"NodeType"},"Structs/DialogNode/NodeType.html#/s:11AssistantV110DialogNodeV0D4TypeO5frameA2EmF":{"name":"frame","abstract":"Undocumented
","parent_name":"NodeType"},"Structs/DialogNode/NodeType.html#/s:11AssistantV110DialogNodeV0D4TypeO4slotA2EmF":{"name":"slot","abstract":"Undocumented
","parent_name":"NodeType"},"Structs/DialogNode/NodeType.html#/s:11AssistantV110DialogNodeV0D4TypeO17responseConditionA2EmF":{"name":"responseCondition","abstract":"Undocumented
","parent_name":"NodeType"},"Structs/DialogNode/NodeType.html#/s:11AssistantV110DialogNodeV0D4TypeO6folderA2EmF":{"name":"folder","abstract":"Undocumented
","parent_name":"NodeType"},"Structs/DialogNode/NodeType.html":{"name":"NodeType","abstract":"How the dialog node is processed.
","parent_name":"DialogNode"},"Structs/DialogNode/EventName.html":{"name":"EventName","abstract":"How an event_handler
node is processed.
Whether this top-level dialog node can be digressed into.
","parent_name":"DialogNode"},"Structs/DialogNode/DigressOut.html":{"name":"DigressOut","abstract":"Whether this dialog node can be returned to after a digression.
","parent_name":"DialogNode"},"Structs/DialogNode/DigressOutSlots.html":{"name":"DigressOutSlots","abstract":"Whether the user can digress to top-level nodes while filling out slots.
","parent_name":"DialogNode"},"Structs/DialogNode.html#/s:11AssistantV110DialogNodeV06dialogD2IDSSvp":{"name":"dialogNodeID","abstract":"The dialog node ID.
","parent_name":"DialogNode"},"Structs/DialogNode.html#/s:11AssistantV110DialogNodeV11descriptionSSSgvp":{"name":"description","abstract":"The description of the dialog node.
","parent_name":"DialogNode"},"Structs/DialogNode.html#/s:11AssistantV110DialogNodeV10conditionsSSSgvp":{"name":"conditions","abstract":"The condition that triggers the dialog node.
","parent_name":"DialogNode"},"Structs/DialogNode.html#/s:11AssistantV110DialogNodeV6parentSSSgvp":{"name":"parent","abstract":"The ID of the parent dialog node. This property is not returned if the dialog node has no parent.
","parent_name":"DialogNode"},"Structs/DialogNode.html#/s:11AssistantV110DialogNodeV15previousSiblingSSSgvp":{"name":"previousSibling","abstract":"The ID of the previous sibling dialog node. This property is not returned if the dialog node has no previous","parent_name":"DialogNode"},"Structs/DialogNode.html#/s:11AssistantV110DialogNodeV6outputs10DictionaryVySSAA4JSONOGSgvp":{"name":"output","abstract":"
The output of the dialog node.
","parent_name":"DialogNode"},"Structs/DialogNode.html#/s:11AssistantV110DialogNodeV7contexts10DictionaryVySSAA4JSONOGSgvp":{"name":"context","abstract":"The context (if defined) for the dialog node.
","parent_name":"DialogNode"},"Structs/DialogNode.html#/s:11AssistantV110DialogNodeV8metadatas10DictionaryVySSAA4JSONOGSgvp":{"name":"metadata","abstract":"Any metadata for the dialog node.
","parent_name":"DialogNode"},"Structs/DialogNode.html#/s:11AssistantV110DialogNodeV8nextStepAA0cd4NextF0VSgvp":{"name":"nextStep","abstract":"The next step to execute following this dialog node.
","parent_name":"DialogNode"},"Structs/DialogNode.html#/s:11AssistantV110DialogNodeV7createdSSSgvp":{"name":"created","abstract":"The timestamp for creation of the dialog node.
","parent_name":"DialogNode"},"Structs/DialogNode.html#/s:11AssistantV110DialogNodeV7updatedSSSgvp":{"name":"updated","abstract":"The timestamp for the most recent update to the dialog node.
","parent_name":"DialogNode"},"Structs/DialogNode.html#/s:11AssistantV110DialogNodeV7actionsSayAA0cD6ActionVGSgvp":{"name":"actions","abstract":"The actions for the dialog node.
","parent_name":"DialogNode"},"Structs/DialogNode.html#/s:11AssistantV110DialogNodeV5titleSSSgvp":{"name":"title","abstract":"The alias used to identify the dialog node.
","parent_name":"DialogNode"},"Structs/DialogNode.html#/s:11AssistantV110DialogNodeV8nodeTypeSSSgvp":{"name":"nodeType","abstract":"How the dialog node is processed.
","parent_name":"DialogNode"},"Structs/DialogNode.html#/s:11AssistantV110DialogNodeV9eventNameSSSgvp":{"name":"eventName","abstract":"How an event_handler
node is processed.
The location in the dialog context where output is stored.
","parent_name":"DialogNode"},"Structs/DialogNode.html#/s:11AssistantV110DialogNodeV9digressInSSSgvp":{"name":"digressIn","abstract":"Whether this top-level dialog node can be digressed into.
","parent_name":"DialogNode"},"Structs/DialogNode.html#/s:11AssistantV110DialogNodeV10digressOutSSSgvp":{"name":"digressOut","abstract":"Whether this dialog node can be returned to after a digression.
","parent_name":"DialogNode"},"Structs/DialogNode.html#/s:11AssistantV110DialogNodeV15digressOutSlotsSSSgvp":{"name":"digressOutSlots","abstract":"Whether the user can digress to top-level nodes while filling out slots.
","parent_name":"DialogNode"},"Structs/CreateWorkspace.html#/s:11AssistantV115CreateWorkspaceV4nameSSSgvp":{"name":"name","abstract":"The name of the workspace. This string cannot contain carriage return, newline, or tab characters, and it must be","parent_name":"CreateWorkspace"},"Structs/CreateWorkspace.html#/s:11AssistantV115CreateWorkspaceV11descriptionSSSgvp":{"name":"description","abstract":"
The description of the workspace. This string cannot contain carriage return, newline, or tab characters, and it","parent_name":"CreateWorkspace"},"Structs/CreateWorkspace.html#/s:11AssistantV115CreateWorkspaceV8languageSSSgvp":{"name":"language","abstract":"
The language of the workspace.
","parent_name":"CreateWorkspace"},"Structs/CreateWorkspace.html#/s:11AssistantV115CreateWorkspaceV7intentsSayAA0C6IntentVGSgvp":{"name":"intents","abstract":"An array of objects defining the intents for the workspace.
","parent_name":"CreateWorkspace"},"Structs/CreateWorkspace.html#/s:11AssistantV115CreateWorkspaceV8entitiesSayAA0C6EntityVGSgvp":{"name":"entities","abstract":"An array of objects defining the entities for the workspace.
","parent_name":"CreateWorkspace"},"Structs/CreateWorkspace.html#/s:11AssistantV115CreateWorkspaceV11dialogNodesSayAA0C10DialogNodeVGSgvp":{"name":"dialogNodes","abstract":"An array of objects defining the nodes in the workspace dialog.
","parent_name":"CreateWorkspace"},"Structs/CreateWorkspace.html#/s:11AssistantV115CreateWorkspaceV15counterexamplesSayAA0C14CounterexampleVGSgvp":{"name":"counterexamples","abstract":"An array of objects defining input examples that have been marked as irrelevant input.
","parent_name":"CreateWorkspace"},"Structs/CreateWorkspace.html#/s:11AssistantV115CreateWorkspaceV8metadatas10DictionaryVySSAA4JSONOGSgvp":{"name":"metadata","abstract":"Any metadata related to the workspace.
","parent_name":"CreateWorkspace"},"Structs/CreateWorkspace.html#/s:11AssistantV115CreateWorkspaceV14learningOptOutSbSgvp":{"name":"learningOptOut","abstract":"Whether training data from the workspace can be used by IBM for general service improvements. true
indicates that","parent_name":"CreateWorkspace"},"Structs/CreateWorkspace.html#/s:11AssistantV115CreateWorkspaceVACSSSg4name_AD11descriptionAD8languageSayAA0C6IntentVGSg7intentsSayAA0C6EntityVGSg8entitiesSayAA0C10DialogNodeVGSg11dialogNodesSayAA0C14CounterexampleVGSg15counterexampless10DictionaryVySSAA4JSONOGSg8metadataSbSg14learningOptOuttcfc":{"name":"init(name:description:language:intents:entities:dialogNodes:counterexamples:metadata:learningOptOut:)","abstract":"
Initialize a CreateWorkspace
with member variables.
Undocumented
","parent_name":"ValueType"},"Structs/CreateValue/ValueType.html#/s:11AssistantV111CreateValueV0D4TypeO8patternsA2EmF":{"name":"patterns","abstract":"Undocumented
","parent_name":"ValueType"},"Structs/CreateValue/ValueType.html":{"name":"ValueType","abstract":"Specifies the type of value.
","parent_name":"CreateValue"},"Structs/CreateValue.html#/s:11AssistantV111CreateValueV5valueSSvp":{"name":"value","abstract":"The text of the entity value. This string must conform to the following restrictions:
","parent_name":"CreateValue"},"Structs/CreateValue.html#/s:11AssistantV111CreateValueV8metadatas10DictionaryVySSAA4JSONOGSgvp":{"name":"metadata","abstract":"Any metadata related to the entity value.
","parent_name":"CreateValue"},"Structs/CreateValue.html#/s:11AssistantV111CreateValueV8synonymsSaySSGSgvp":{"name":"synonyms","abstract":"An array containing any synonyms for the entity value. You can provide either synonyms or patterns (as indicated by","parent_name":"CreateValue"},"Structs/CreateValue.html#/s:11AssistantV111CreateValueV8patternsSaySSGSgvp":{"name":"patterns","abstract":"
An array of patterns for the entity value. You can provide either synonyms or patterns (as indicated by type),","parent_name":"CreateValue"},"Structs/CreateValue.html#/s:11AssistantV111CreateValueV9valueTypeSSSgvp":{"name":"valueType","abstract":"
Specifies the type of value.
","parent_name":"CreateValue"},"Structs/CreateValue.html#/s:11AssistantV111CreateValueVACSS5value_s10DictionaryVySSAA4JSONOGSg8metadataSaySSGSg8synonymsAM8patternsSSSg0E4Typetcfc":{"name":"init(value:metadata:synonyms:patterns:valueType:)","abstract":"Initialize a CreateValue
with member variables.
The text of the synonym. This string must conform to the following restrictions:
","parent_name":"CreateSynonym"},"Structs/CreateSynonym.html#/s:11AssistantV113CreateSynonymVACSS7synonym_tcfc":{"name":"init(synonym:)","abstract":"Initialize a CreateSynonym
with member variables.
The name of the intent. This string must conform to the following restrictions:
","parent_name":"CreateIntent"},"Structs/CreateIntent.html#/s:11AssistantV112CreateIntentV11descriptionSSSgvp":{"name":"description","abstract":"The description of the intent. This string cannot contain carriage return, newline, or tab characters, and it must","parent_name":"CreateIntent"},"Structs/CreateIntent.html#/s:11AssistantV112CreateIntentV8examplesSayAA0C7ExampleVGSgvp":{"name":"examples","abstract":"
An array of user input examples for the intent.
","parent_name":"CreateIntent"},"Structs/CreateIntent.html#/s:11AssistantV112CreateIntentVACSS6intent_SSSg11descriptionSayAA0C7ExampleVGSg8examplestcfc":{"name":"init(intent:description:examples:)","abstract":"Initialize a CreateIntent
with member variables.
The text of a user input example. This string must conform to the following restrictions:
","parent_name":"CreateExample"},"Structs/CreateExample.html#/s:11AssistantV113CreateExampleVACSS4text_tcfc":{"name":"init(text:)","abstract":"Initialize a CreateExample
with member variables.
The name of the entity. This string must conform to the following restrictions:
","parent_name":"CreateEntity"},"Structs/CreateEntity.html#/s:11AssistantV112CreateEntityV11descriptionSSSgvp":{"name":"description","abstract":"The description of the entity. This string cannot contain carriage return, newline, or tab characters, and it must","parent_name":"CreateEntity"},"Structs/CreateEntity.html#/s:11AssistantV112CreateEntityV8metadatas10DictionaryVySSAA4JSONOGSgvp":{"name":"metadata","abstract":"
Any metadata related to the value.
","parent_name":"CreateEntity"},"Structs/CreateEntity.html#/s:11AssistantV112CreateEntityV6valuesSayAA0C5ValueVGSgvp":{"name":"values","abstract":"An array of objects describing the entity values.
","parent_name":"CreateEntity"},"Structs/CreateEntity.html#/s:11AssistantV112CreateEntityV10fuzzyMatchSbSgvp":{"name":"fuzzyMatch","abstract":"Whether to use fuzzy matching for the entity.
","parent_name":"CreateEntity"},"Structs/CreateEntity.html#/s:11AssistantV112CreateEntityVACSS6entity_SSSg11descriptions10DictionaryVySSAA4JSONOGSg8metadataSayAA0C5ValueVGSg6valuesSbSg10fuzzyMatchtcfc":{"name":"init(entity:description:metadata:values:fuzzyMatch:)","abstract":"Initialize a CreateEntity
with member variables.
Undocumented
","parent_name":"DigressOutSlots"},"Structs/CreateDialogNode/DigressOutSlots.html#/s:11AssistantV116CreateDialogNodeV15DigressOutSlotsO14allowReturningA2EmF":{"name":"allowReturning","abstract":"Undocumented
","parent_name":"DigressOutSlots"},"Structs/CreateDialogNode/DigressOutSlots.html#/s:11AssistantV116CreateDialogNodeV15DigressOutSlotsO8allowAllA2EmF":{"name":"allowAll","abstract":"Undocumented
","parent_name":"DigressOutSlots"},"Structs/CreateDialogNode/DigressOut.html#/s:11AssistantV116CreateDialogNodeV10DigressOutO9returningA2EmF":{"name":"returning","abstract":"Undocumented
","parent_name":"DigressOut"},"Structs/CreateDialogNode/DigressOut.html#/s:11AssistantV116CreateDialogNodeV10DigressOutO3allA2EmF":{"name":"all","abstract":"Undocumented
","parent_name":"DigressOut"},"Structs/CreateDialogNode/DigressOut.html#/s:11AssistantV116CreateDialogNodeV10DigressOutO14allNeverReturnA2EmF":{"name":"allNeverReturn","abstract":"Undocumented
","parent_name":"DigressOut"},"Structs/CreateDialogNode/DigressIn.html#/s:11AssistantV116CreateDialogNodeV9DigressInO12notAvailableA2EmF":{"name":"notAvailable","abstract":"Undocumented
","parent_name":"DigressIn"},"Structs/CreateDialogNode/DigressIn.html#/s:11AssistantV116CreateDialogNodeV9DigressInO7returnsA2EmF":{"name":"returns","abstract":"Undocumented
","parent_name":"DigressIn"},"Structs/CreateDialogNode/DigressIn.html#/s:11AssistantV116CreateDialogNodeV9DigressInO13doesNotReturnA2EmF":{"name":"doesNotReturn","abstract":"Undocumented
","parent_name":"DigressIn"},"Structs/CreateDialogNode/EventName.html#/s:11AssistantV116CreateDialogNodeV9EventNameO5focusA2EmF":{"name":"focus","abstract":"Undocumented
","parent_name":"EventName"},"Structs/CreateDialogNode/EventName.html#/s:11AssistantV116CreateDialogNodeV9EventNameO5inputA2EmF":{"name":"input","abstract":"Undocumented
","parent_name":"EventName"},"Structs/CreateDialogNode/EventName.html#/s:11AssistantV116CreateDialogNodeV9EventNameO6filledA2EmF":{"name":"filled","abstract":"Undocumented
","parent_name":"EventName"},"Structs/CreateDialogNode/EventName.html#/s:11AssistantV116CreateDialogNodeV9EventNameO8validateA2EmF":{"name":"validate","abstract":"Undocumented
","parent_name":"EventName"},"Structs/CreateDialogNode/EventName.html#/s:11AssistantV116CreateDialogNodeV9EventNameO14filledMultipleA2EmF":{"name":"filledMultiple","abstract":"Undocumented
","parent_name":"EventName"},"Structs/CreateDialogNode/EventName.html#/s:11AssistantV116CreateDialogNodeV9EventNameO7genericA2EmF":{"name":"generic","abstract":"Undocumented
","parent_name":"EventName"},"Structs/CreateDialogNode/EventName.html#/s:11AssistantV116CreateDialogNodeV9EventNameO7nomatchA2EmF":{"name":"nomatch","abstract":"Undocumented
","parent_name":"EventName"},"Structs/CreateDialogNode/EventName.html#/s:11AssistantV116CreateDialogNodeV9EventNameO24nomatchResponsesDepletedA2EmF":{"name":"nomatchResponsesDepleted","abstract":"Undocumented
","parent_name":"EventName"},"Structs/CreateDialogNode/EventName.html#/s:11AssistantV116CreateDialogNodeV9EventNameO22digressionReturnPromptA2EmF":{"name":"digressionReturnPrompt","abstract":"Undocumented
","parent_name":"EventName"},"Structs/CreateDialogNode/NodeType.html#/s:11AssistantV116CreateDialogNodeV0E4TypeO8standardA2EmF":{"name":"standard","abstract":"Undocumented
","parent_name":"NodeType"},"Structs/CreateDialogNode/NodeType.html#/s:11AssistantV116CreateDialogNodeV0E4TypeO12eventHandlerA2EmF":{"name":"eventHandler","abstract":"Undocumented
","parent_name":"NodeType"},"Structs/CreateDialogNode/NodeType.html#/s:11AssistantV116CreateDialogNodeV0E4TypeO5frameA2EmF":{"name":"frame","abstract":"Undocumented
","parent_name":"NodeType"},"Structs/CreateDialogNode/NodeType.html#/s:11AssistantV116CreateDialogNodeV0E4TypeO4slotA2EmF":{"name":"slot","abstract":"Undocumented
","parent_name":"NodeType"},"Structs/CreateDialogNode/NodeType.html#/s:11AssistantV116CreateDialogNodeV0E4TypeO17responseConditionA2EmF":{"name":"responseCondition","abstract":"Undocumented
","parent_name":"NodeType"},"Structs/CreateDialogNode/NodeType.html#/s:11AssistantV116CreateDialogNodeV0E4TypeO6folderA2EmF":{"name":"folder","abstract":"Undocumented
","parent_name":"NodeType"},"Structs/CreateDialogNode/NodeType.html":{"name":"NodeType","abstract":"How the dialog node is processed.
","parent_name":"CreateDialogNode"},"Structs/CreateDialogNode/EventName.html":{"name":"EventName","abstract":"How an event_handler
node is processed.
Whether this top-level dialog node can be digressed into.
","parent_name":"CreateDialogNode"},"Structs/CreateDialogNode/DigressOut.html":{"name":"DigressOut","abstract":"Whether this dialog node can be returned to after a digression.
","parent_name":"CreateDialogNode"},"Structs/CreateDialogNode/DigressOutSlots.html":{"name":"DigressOutSlots","abstract":"Whether the user can digress to top-level nodes while filling out slots.
","parent_name":"CreateDialogNode"},"Structs/CreateDialogNode.html#/s:11AssistantV116CreateDialogNodeV06dialogE0SSvp":{"name":"dialogNode","abstract":"The dialog node ID. This string must conform to the following restrictions:
","parent_name":"CreateDialogNode"},"Structs/CreateDialogNode.html#/s:11AssistantV116CreateDialogNodeV11descriptionSSSgvp":{"name":"description","abstract":"The description of the dialog node. This string cannot contain carriage return, newline, or tab characters, and it","parent_name":"CreateDialogNode"},"Structs/CreateDialogNode.html#/s:11AssistantV116CreateDialogNodeV10conditionsSSSgvp":{"name":"conditions","abstract":"
The condition that will trigger the dialog node. This string cannot contain carriage return, newline, or tab","parent_name":"CreateDialogNode"},"Structs/CreateDialogNode.html#/s:11AssistantV116CreateDialogNodeV6parentSSSgvp":{"name":"parent","abstract":"
The ID of the parent dialog node.
","parent_name":"CreateDialogNode"},"Structs/CreateDialogNode.html#/s:11AssistantV116CreateDialogNodeV15previousSiblingSSSgvp":{"name":"previousSibling","abstract":"The ID of the previous dialog node.
","parent_name":"CreateDialogNode"},"Structs/CreateDialogNode.html#/s:11AssistantV116CreateDialogNodeV6outputs10DictionaryVySSAA4JSONOGSgvp":{"name":"output","abstract":"The output of the dialog node. For more information about how to specify dialog node output, see the","parent_name":"CreateDialogNode"},"Structs/CreateDialogNode.html#/s:11AssistantV116CreateDialogNodeV7contexts10DictionaryVySSAA4JSONOGSgvp":{"name":"context","abstract":"
The context for the dialog node.
","parent_name":"CreateDialogNode"},"Structs/CreateDialogNode.html#/s:11AssistantV116CreateDialogNodeV8metadatas10DictionaryVySSAA4JSONOGSgvp":{"name":"metadata","abstract":"The metadata for the dialog node.
","parent_name":"CreateDialogNode"},"Structs/CreateDialogNode.html#/s:11AssistantV116CreateDialogNodeV8nextStepAA0de4NextG0VSgvp":{"name":"nextStep","abstract":"The next step to be executed in dialog processing.
","parent_name":"CreateDialogNode"},"Structs/CreateDialogNode.html#/s:11AssistantV116CreateDialogNodeV7actionsSayAA0dE6ActionVGSgvp":{"name":"actions","abstract":"An array of objects describing any actions to be invoked by the dialog node.
","parent_name":"CreateDialogNode"},"Structs/CreateDialogNode.html#/s:11AssistantV116CreateDialogNodeV5titleSSSgvp":{"name":"title","abstract":"The alias used to identify the dialog node. This string must conform to the following restrictions:
","parent_name":"CreateDialogNode"},"Structs/CreateDialogNode.html#/s:11AssistantV116CreateDialogNodeV8nodeTypeSSSgvp":{"name":"nodeType","abstract":"How the dialog node is processed.
","parent_name":"CreateDialogNode"},"Structs/CreateDialogNode.html#/s:11AssistantV116CreateDialogNodeV9eventNameSSSgvp":{"name":"eventName","abstract":"How an event_handler
node is processed.
The location in the dialog context where output is stored.
","parent_name":"CreateDialogNode"},"Structs/CreateDialogNode.html#/s:11AssistantV116CreateDialogNodeV9digressInSSSgvp":{"name":"digressIn","abstract":"Whether this top-level dialog node can be digressed into.
","parent_name":"CreateDialogNode"},"Structs/CreateDialogNode.html#/s:11AssistantV116CreateDialogNodeV10digressOutSSSgvp":{"name":"digressOut","abstract":"Whether this dialog node can be returned to after a digression.
","parent_name":"CreateDialogNode"},"Structs/CreateDialogNode.html#/s:11AssistantV116CreateDialogNodeV15digressOutSlotsSSSgvp":{"name":"digressOutSlots","abstract":"Whether the user can digress to top-level nodes while filling out slots.
","parent_name":"CreateDialogNode"},"Structs/CreateDialogNode.html#/s:11AssistantV116CreateDialogNodeVACSS06dialogE0_SSSg11descriptionAE10conditionsAE6parentAE15previousSiblings10DictionaryVySSAA4JSONOGSg6outputAO7contextAO8metadataAA0dE8NextStepVSg04nextR0SayAA0dE6ActionVGSg7actionsAE5titleAE8nodeTypeAE9eventNameAE8variableAE9digressInAE10digressOutAE15digressOutSlotstcfc":{"name":"init(dialogNode:description:conditions:parent:previousSibling:output:context:metadata:nextStep:actions:title:nodeType:eventName:variable:digressIn:digressOut:digressOutSlots:)","abstract":"Initialize a CreateDialogNode
with member variables.
The text of a user input marked as irrelevant input. This string must conform to the following restrictions:
","parent_name":"CreateCounterexample"},"Structs/CreateCounterexample.html#/s:11AssistantV120CreateCounterexampleVACSS4text_tcfc":{"name":"init(text:)","abstract":"Initialize a CreateCounterexample
with member variables.
An array of objects describing the examples marked as irrelevant input.
","parent_name":"CounterexampleCollection"},"Structs/CounterexampleCollection.html#/s:11AssistantV124CounterexampleCollectionV10paginationAA10PaginationVvp":{"name":"pagination","abstract":"The pagination data for the returned objects.
","parent_name":"CounterexampleCollection"},"Structs/Counterexample.html#/s:11AssistantV114CounterexampleV4textSSvp":{"name":"text","abstract":"The text of the counterexample.
","parent_name":"Counterexample"},"Structs/Counterexample.html#/s:11AssistantV114CounterexampleV7createdSSSgvp":{"name":"created","abstract":"The timestamp for creation of the counterexample.
","parent_name":"Counterexample"},"Structs/Counterexample.html#/s:11AssistantV114CounterexampleV7updatedSSSgvp":{"name":"updated","abstract":"The timestamp for the last update to the counterexample.
","parent_name":"Counterexample"},"Structs/Context.html#/s:11AssistantV17ContextV14conversationIDSSSgvp":{"name":"conversationID","abstract":"The unique identifier of the conversation.
","parent_name":"Context"},"Structs/Context.html#/s:11AssistantV17ContextV6systemAA14SystemResponseVSgvp":{"name":"system","abstract":"For internal use only.
","parent_name":"Context"},"Structs/Context.html#/s:11AssistantV17ContextV20additionalPropertiess10DictionaryVySSAA4JSONOGvp":{"name":"additionalProperties","abstract":"Additional properties associated with this model.
","parent_name":"Context"},"Structs/Context.html#/s:11AssistantV17ContextVACSSSg14conversationID_AA14SystemResponseVSg6systems10DictionaryVySSAA4JSONOG20additionalPropertiestcfc":{"name":"init(conversationID:system:additionalProperties:)","abstract":"Initialize a Context
with member variables.
A recognized capture group for the entity.
","parent_name":"CaptureGroup"},"Structs/CaptureGroup.html#/s:11AssistantV112CaptureGroupV8locationSaySiGSgvp":{"name":"location","abstract":"Zero-based character offsets that indicate where the entity value begins and ends in the input text.
","parent_name":"CaptureGroup"},"Structs/CaptureGroup.html#/s:11AssistantV112CaptureGroupVACSS5group_SaySiGSg8locationtcfc":{"name":"init(group:location:)","abstract":"Initialize a CaptureGroup
with member variables.
CaptureGroup.
"},"Structs/Context.html":{"name":"Context","abstract":"State information for the conversation. To maintain state, include the context from the previous response.
"},"Structs/Counterexample.html":{"name":"Counterexample","abstract":"Counterexample.
"},"Structs/CounterexampleCollection.html":{"name":"CounterexampleCollection","abstract":"CounterexampleCollection.
"},"Structs/CreateCounterexample.html":{"name":"CreateCounterexample","abstract":"CreateCounterexample.
"},"Structs/CreateDialogNode.html":{"name":"CreateDialogNode","abstract":"CreateDialogNode.
"},"Structs/CreateEntity.html":{"name":"CreateEntity","abstract":"CreateEntity.
"},"Structs/CreateExample.html":{"name":"CreateExample","abstract":"CreateExample.
"},"Structs/CreateIntent.html":{"name":"CreateIntent","abstract":"CreateIntent.
"},"Structs/CreateSynonym.html":{"name":"CreateSynonym","abstract":"CreateSynonym.
"},"Structs/CreateValue.html":{"name":"CreateValue","abstract":"CreateValue.
"},"Structs/CreateWorkspace.html":{"name":"CreateWorkspace","abstract":"CreateWorkspace.
"},"Structs/DialogNode.html":{"name":"DialogNode","abstract":"DialogNode.
"},"Structs/DialogNodeAction.html":{"name":"DialogNodeAction","abstract":"DialogNodeAction.
"},"Structs/DialogNodeCollection.html":{"name":"DialogNodeCollection","abstract":"An array of dialog nodes.
"},"Structs/DialogNodeNextStep.html":{"name":"DialogNodeNextStep","abstract":"The next step to execute following this dialog node.
"},"Structs/DialogNodeVisitedDetails.html":{"name":"DialogNodeVisitedDetails","abstract":"DialogNodeVisitedDetails.
"},"Structs/Entity.html":{"name":"Entity","abstract":"Entity.
"},"Structs/EntityCollection.html":{"name":"EntityCollection","abstract":"An array of entities.
"},"Structs/EntityExport.html":{"name":"EntityExport","abstract":"EntityExport.
"},"Structs/Example.html":{"name":"Example","abstract":"Example.
"},"Structs/ExampleCollection.html":{"name":"ExampleCollection","abstract":"ExampleCollection.
"},"Structs/InputData.html":{"name":"InputData","abstract":"The user input.
"},"Structs/Intent.html":{"name":"Intent","abstract":"Intent.
"},"Structs/IntentCollection.html":{"name":"IntentCollection","abstract":"IntentCollection.
"},"Structs/IntentExport.html":{"name":"IntentExport","abstract":"IntentExport.
"},"Structs/LogCollection.html":{"name":"LogCollection","abstract":"LogCollection.
"},"Structs/LogExport.html":{"name":"LogExport","abstract":"LogExport.
"},"Structs/LogMessage.html":{"name":"LogMessage","abstract":"Log message details.
"},"Structs/LogPagination.html":{"name":"LogPagination","abstract":"The pagination data for the returned objects.
"},"Structs/MessageInput.html":{"name":"MessageInput","abstract":"The text of the user input.
"},"Structs/MessageRequest.html":{"name":"MessageRequest","abstract":"A request formatted for the Watson Assistant service.
"},"Structs/MessageResponse.html":{"name":"MessageResponse","abstract":"A response from the Watson Assistant service.
"},"Structs/OutputData.html":{"name":"OutputData","abstract":"An output object that includes the response to the user, the nodes that were hit, and messages from the log.
"},"Structs/Pagination.html":{"name":"Pagination","abstract":"The pagination data for the returned objects.
"},"Structs/RuntimeEntity.html":{"name":"RuntimeEntity","abstract":"A term from the request that was identified as an entity.
"},"Structs/RuntimeIntent.html":{"name":"RuntimeIntent","abstract":"An intent identified in the user input.
"},"Structs/Synonym.html":{"name":"Synonym","abstract":"Synonym.
"},"Structs/SynonymCollection.html":{"name":"SynonymCollection","abstract":"SynonymCollection.
"},"Structs/SystemResponse.html":{"name":"SystemResponse","abstract":"For internal use only.
"},"Structs/UpdateCounterexample.html":{"name":"UpdateCounterexample","abstract":"UpdateCounterexample.
"},"Structs/UpdateDialogNode.html":{"name":"UpdateDialogNode","abstract":"UpdateDialogNode.
"},"Structs/UpdateEntity.html":{"name":"UpdateEntity","abstract":"UpdateEntity.
"},"Structs/UpdateExample.html":{"name":"UpdateExample","abstract":"UpdateExample.
"},"Structs/UpdateIntent.html":{"name":"UpdateIntent","abstract":"UpdateIntent.
"},"Structs/UpdateSynonym.html":{"name":"UpdateSynonym","abstract":"UpdateSynonym.
"},"Structs/UpdateValue.html":{"name":"UpdateValue","abstract":"UpdateValue.
"},"Structs/UpdateWorkspace.html":{"name":"UpdateWorkspace","abstract":"UpdateWorkspace.
"},"Structs/Value.html":{"name":"Value","abstract":"Value.
"},"Structs/ValueCollection.html":{"name":"ValueCollection","abstract":"ValueCollection.
"},"Structs/ValueExport.html":{"name":"ValueExport","abstract":"ValueExport.
"},"Structs/Workspace.html":{"name":"Workspace","abstract":"Workspace.
"},"Structs/WorkspaceCollection.html":{"name":"WorkspaceCollection","abstract":"WorkspaceCollection.
"},"Structs/WorkspaceExport.html":{"name":"WorkspaceExport","abstract":"WorkspaceExport.
"},"Enums/RestError.html#/s:11AssistantV19RestErrorO10noResponseA2CmF":{"name":"noResponse","abstract":"No response was received from the server.
","parent_name":"RestError"},"Enums/RestError.html#/s:11AssistantV19RestErrorO6noDataA2CmF":{"name":"noData","abstract":"No data was returned from the server.
","parent_name":"RestError"},"Enums/RestError.html#/s:11AssistantV19RestErrorO013serializationD0A2CmF":{"name":"serializationError","abstract":"Failed to serialize value(s) to data.
","parent_name":"RestError"},"Enums/RestError.html#/s:11AssistantV19RestErrorO08encodingD0A2CmF":{"name":"encodingError","abstract":"Failed to replace special characters in the","parent_name":"RestError"},"Enums/RestError.html#/s:11AssistantV19RestErrorO011fileManagerD0A2CmF":{"name":"fileManagerError","abstract":"
FileManager failed to handle the given file.","parent_name":"RestError"},"Enums/RestError.html#/s:11AssistantV19RestErrorO11invalidFileA2CmF":{"name":"invalidFile","abstract":"
Failed to load the given file.
","parent_name":"RestError"},"Enums/RestError.html#/s:11AssistantV19RestErrorO7failureACSi_SStcACmF":{"name":"failure","abstract":"An HTTP error with a status code and description.
","parent_name":"RestError"},"Enums/JSON.html#/s:11AssistantV14JSONO4nullA2CmF":{"name":"null","abstract":"A null value.
","parent_name":"JSON"},"Enums/JSON.html#/s:11AssistantV14JSONO7booleanACSbcACmF":{"name":"boolean","abstract":"A boolean value.
","parent_name":"JSON"},"Enums/JSON.html#/s:11AssistantV14JSONO6stringACSScACmF":{"name":"string","abstract":"A string value.
","parent_name":"JSON"},"Enums/JSON.html#/s:11AssistantV14JSONO3intACSicACmF":{"name":"int","abstract":"A number value, represented as an integer.
","parent_name":"JSON"},"Enums/JSON.html#/s:11AssistantV14JSONO6doubleACSdcACmF":{"name":"double","abstract":"A number value, represented as a double.
","parent_name":"JSON"},"Enums/JSON.html#/s:11AssistantV14JSONO5arrayACSayACGcACmF":{"name":"array","abstract":"An array value.
","parent_name":"JSON"},"Enums/JSON.html#/s:11AssistantV14JSONO6objectACs10DictionaryVySSACGcACmF":{"name":"object","abstract":"An object value.
","parent_name":"JSON"},"Enums/JSON.html#/s:11AssistantV14JSONOACs7Decoder_p4from_tKcfc":{"name":"init(from:)","abstract":"Decode a JSON value.
","parent_name":"JSON"},"Enums/JSON.html#/s:11AssistantV14JSONOACx4from_tKcs9EncodableRzlufc":{"name":"init(from:)","abstract":"Initialize a JSON value from an encodable type.
","parent_name":"JSON"},"Enums/JSON.html#/s:11AssistantV14JSONO7toValuexxmKs9DecodableRzlF":{"name":"toValue(_:)","abstract":"Convert this JSON value to a decodable type.
","parent_name":"JSON"},"Enums/JSON.html#/s:11AssistantV14JSONO6encodeys7Encoder_p2to_tKF":{"name":"encode(to:)","abstract":"Encode a JSON value.
","parent_name":"JSON"},"Enums/JSON.html#/s:11AssistantV14JSONO2eeoiSbAC_ACtFZ":{"name":"==(_:_:)","abstract":"Compare two JSON values for equality.
","parent_name":"JSON"},"Enums/JSON.html":{"name":"JSON","abstract":"A JSON value (one of string, number, object, array, true, false, or null).
"},"Enums/RestError.html":{"name":"RestError","abstract":"An error from processing a network request or response.
"},"Classes/Assistant.html#/s:11AssistantV10A0C10serviceURLSSvp":{"name":"serviceURL","abstract":"The base URL to use when contacting the service.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C14defaultHeaderss10DictionaryVyS2SGvp":{"name":"defaultHeaders","abstract":"The default HTTP headers for all requests to the service.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0CACSS8username_SS8passwordSS7versiontcfc":{"name":"init(username:password:version:)","abstract":"Create a Assistant
object.
Create a Assistant
object.
Create a Assistant
object.
Undocumented
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C7messageySS11workspaceID_AA14MessageRequestVSg7requestSbSg19nodesVisitedDetailss10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA0F8ResponseVc7successtF":{"name":"message(workspaceID:request:nodesVisitedDetails:headers:failure:success:)","abstract":"Get response to user input.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C14listWorkspacesySiSg9pageLimit_SbSg12includeCountSSSg4sortAI6cursorAG0G5Audits10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA19WorkspaceCollectionVc7successtF":{"name":"listWorkspaces(pageLimit:includeCount:sort:cursor:includeAudit:headers:failure:success:)","abstract":"List workspaces.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C15createWorkspaceyAA06CreateD0VSg10properties_s10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA0D0Vc7successtF":{"name":"createWorkspace(properties:headers:failure:success:)","abstract":"Create workspace.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C12getWorkspaceySS11workspaceID_SbSg6exportAF12includeAudits10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA0D6ExportVc7successtF":{"name":"getWorkspace(workspaceID:export:includeAudit:headers:failure:success:)","abstract":"Get information about a workspace.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C15updateWorkspaceySS11workspaceID_AA06UpdateD0VSg10propertiesSbSg6appends10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA0D0Vc7successtF":{"name":"updateWorkspace(workspaceID:properties:append:headers:failure:success:)","abstract":"Update workspace.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C15deleteWorkspaceySS11workspaceID_s10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyyc7successtF":{"name":"deleteWorkspace(workspaceID:headers:failure:success:)","abstract":"Delete workspace.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C11listIntentsySS11workspaceID_SbSg6exportSiSg9pageLimitAF12includeCountSSSg4sortAK6cursorAF0J5Audits10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA16IntentCollectionVc7successtF":{"name":"listIntents(workspaceID:export:pageLimit:includeCount:sort:cursor:includeAudit:headers:failure:success:)","abstract":"List intents.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C12createIntentySS11workspaceID_SS6intentSSSg11descriptionSayAA13CreateExampleVGSg8exampless10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA0D0Vc7successtF":{"name":"createIntent(workspaceID:intent:description:examples:headers:failure:success:)","abstract":"Create intent.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C9getIntentySS11workspaceID_SS6intentSbSg6exportAG12includeAudits10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA0D6ExportVc7successtF":{"name":"getIntent(workspaceID:intent:export:includeAudit:headers:failure:success:)","abstract":"Get intent.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C12updateIntentySS11workspaceID_SS6intentSSSg03newD0AG0H11DescriptionSayAA13CreateExampleVGSg0H8Exampless10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA0D0Vc7successtF":{"name":"updateIntent(workspaceID:intent:newIntent:newDescription:newExamples:headers:failure:success:)","abstract":"Update intent.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C12deleteIntentySS11workspaceID_SS6intents10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyyc7successtF":{"name":"deleteIntent(workspaceID:intent:headers:failure:success:)","abstract":"Delete intent.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C12listExamplesySS11workspaceID_SS6intentSiSg9pageLimitSbSg12includeCountSSSg4sortAK6cursorAI0J5Audits10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA17ExampleCollectionVc7successtF":{"name":"listExamples(workspaceID:intent:pageLimit:includeCount:sort:cursor:includeAudit:headers:failure:success:)","abstract":"List user input examples.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C13createExampleySS11workspaceID_SS6intentSS4texts10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA0D0Vc7successtF":{"name":"createExample(workspaceID:intent:text:headers:failure:success:)","abstract":"Create user input example.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C10getExampleySS11workspaceID_SS6intentSS4textSbSg12includeAudits10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA0D0Vc7successtF":{"name":"getExample(workspaceID:intent:text:includeAudit:headers:failure:success:)","abstract":"Get user input example.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C13updateExampleySS11workspaceID_SS6intentSS4textSSSg7newTexts10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA0D0Vc7successtF":{"name":"updateExample(workspaceID:intent:text:newText:headers:failure:success:)","abstract":"Update user input example.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C13deleteExampleySS11workspaceID_SS6intentSS4texts10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyyc7successtF":{"name":"deleteExample(workspaceID:intent:text:headers:failure:success:)","abstract":"Delete user input example.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C19listCounterexamplesySS11workspaceID_SiSg9pageLimitSbSg12includeCountSSSg4sortAJ6cursorAH0I5Audits10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA24CounterexampleCollectionVc7successtF":{"name":"listCounterexamples(workspaceID:pageLimit:includeCount:sort:cursor:includeAudit:headers:failure:success:)","abstract":"List counterexamples.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C20createCounterexampleySS11workspaceID_SS4texts10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA0D0Vc7successtF":{"name":"createCounterexample(workspaceID:text:headers:failure:success:)","abstract":"Create counterexample.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C17getCounterexampleySS11workspaceID_SS4textSbSg12includeAudits10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA0D0Vc7successtF":{"name":"getCounterexample(workspaceID:text:includeAudit:headers:failure:success:)","abstract":"Get counterexample.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C20updateCounterexampleySS11workspaceID_SS4textSSSg7newTexts10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA0D0Vc7successtF":{"name":"updateCounterexample(workspaceID:text:newText:headers:failure:success:)","abstract":"Update counterexample.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C20deleteCounterexampleySS11workspaceID_SS4texts10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyyc7successtF":{"name":"deleteCounterexample(workspaceID:text:headers:failure:success:)","abstract":"Delete counterexample.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C12listEntitiesySS11workspaceID_SbSg6exportSiSg9pageLimitAF12includeCountSSSg4sortAK6cursorAF0J5Audits10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA16EntityCollectionVc7successtF":{"name":"listEntities(workspaceID:export:pageLimit:includeCount:sort:cursor:includeAudit:headers:failure:success:)","abstract":"List entities.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C12createEntityySS11workspaceID_AA06CreateD0V10propertiess10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA0D0Vc7successtF":{"name":"createEntity(workspaceID:properties:headers:failure:success:)","abstract":"Create entity.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C9getEntityySS11workspaceID_SS6entitySbSg6exportAG12includeAudits10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA0D6ExportVc7successtF":{"name":"getEntity(workspaceID:entity:export:includeAudit:headers:failure:success:)","abstract":"Get entity.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C12updateEntityySS11workspaceID_SS6entityAA06UpdateD0V10propertiess10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA0D0Vc7successtF":{"name":"updateEntity(workspaceID:entity:properties:headers:failure:success:)","abstract":"Update entity.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C12deleteEntityySS11workspaceID_SS6entitys10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyyc7successtF":{"name":"deleteEntity(workspaceID:entity:headers:failure:success:)","abstract":"Delete entity.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C10listValuesySS11workspaceID_SS6entitySbSg6exportSiSg9pageLimitAG12includeCountSSSg4sortAL6cursorAG0K5Audits10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA15ValueCollectionVc7successtF":{"name":"listValues(workspaceID:entity:export:pageLimit:includeCount:sort:cursor:includeAudit:headers:failure:success:)","abstract":"List entity values.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C11createValueySS11workspaceID_SS6entityAA06CreateD0V10propertiess10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA0D0Vc7successtF":{"name":"createValue(workspaceID:entity:properties:headers:failure:success:)","abstract":"Add entity value.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C8getValueySS11workspaceID_SS6entitySS5valueSbSg6exportAH12includeAudits10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA0D6ExportVc7successtF":{"name":"getValue(workspaceID:entity:value:export:includeAudit:headers:failure:success:)","abstract":"Get entity value.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C11updateValueySS11workspaceID_SS6entitySS5valueAA06UpdateD0V10propertiess10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA0D0Vc7successtF":{"name":"updateValue(workspaceID:entity:value:properties:headers:failure:success:)","abstract":"Update entity value.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C11deleteValueySS11workspaceID_SS6entitySS5values10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyyc7successtF":{"name":"deleteValue(workspaceID:entity:value:headers:failure:success:)","abstract":"Delete entity value.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C12listSynonymsySS11workspaceID_SS6entitySS5valueSiSg9pageLimitSbSg12includeCountSSSg4sortAL6cursorAJ0K5Audits10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA17SynonymCollectionVc7successtF":{"name":"listSynonyms(workspaceID:entity:value:pageLimit:includeCount:sort:cursor:includeAudit:headers:failure:success:)","abstract":"List entity value synonyms.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C13createSynonymySS11workspaceID_SS6entitySS5valueSS7synonyms10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA0D0Vc7successtF":{"name":"createSynonym(workspaceID:entity:value:synonym:headers:failure:success:)","abstract":"Add entity value synonym.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C10getSynonymySS11workspaceID_SS6entitySS5valueSS7synonymSbSg12includeAudits10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA0D0Vc7successtF":{"name":"getSynonym(workspaceID:entity:value:synonym:includeAudit:headers:failure:success:)","abstract":"Get entity value synonym.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C13updateSynonymySS11workspaceID_SS6entitySS5valueSS7synonymSSSg03newD0s10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA0D0Vc7successtF":{"name":"updateSynonym(workspaceID:entity:value:synonym:newSynonym:headers:failure:success:)","abstract":"Update entity value synonym.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C13deleteSynonymySS11workspaceID_SS6entitySS5valueSS7synonyms10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyyc7successtF":{"name":"deleteSynonym(workspaceID:entity:value:synonym:headers:failure:success:)","abstract":"Delete entity value synonym.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C15listDialogNodesySS11workspaceID_SiSg9pageLimitSbSg12includeCountSSSg4sortAJ6cursorAH0J5Audits10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA0D14NodeCollectionVc7successtF":{"name":"listDialogNodes(workspaceID:pageLimit:includeCount:sort:cursor:includeAudit:headers:failure:success:)","abstract":"List dialog nodes.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C16createDialogNodeySS11workspaceID_AA06CreatedE0V10propertiess10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA0dE0Vc7successtF":{"name":"createDialogNode(workspaceID:properties:headers:failure:success:)","abstract":"Create dialog node.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C13getDialogNodeySS11workspaceID_SS06dialogE0SbSg12includeAudits10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA0dE0Vc7successtF":{"name":"getDialogNode(workspaceID:dialogNode:includeAudit:headers:failure:success:)","abstract":"Get dialog node.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C16updateDialogNodeySS11workspaceID_SS06dialogE0AA06UpdatedE0V10propertiess10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA0dE0Vc7successtF":{"name":"updateDialogNode(workspaceID:dialogNode:properties:headers:failure:success:)","abstract":"Update dialog node.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C16deleteDialogNodeySS11workspaceID_SS06dialogE0s10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyyc7successtF":{"name":"deleteDialogNode(workspaceID:dialogNode:headers:failure:success:)","abstract":"Delete dialog node.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C8listLogsySS11workspaceID_SSSg4sortAF6filterSiSg9pageLimitAF6cursors10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA13LogCollectionVc7successtF":{"name":"listLogs(workspaceID:sort:filter:pageLimit:cursor:headers:failure:success:)","abstract":"List log events in a workspace.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C11listAllLogsySS6filter_SSSg4sortSiSg9pageLimitAF6cursors10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyAA13LogCollectionVc7successtF":{"name":"listAllLogs(filter:sort:pageLimit:cursor:headers:failure:success:)","abstract":"List log events in all workspaces.
","parent_name":"Assistant"},"Classes/Assistant.html#/s:11AssistantV10A0C14deleteUserDataySS10customerID_s10DictionaryVyS2SGSg7headersys5Error_pcSg7failureyyc7successtF":{"name":"deleteUserData(customerID:headers:failure:success:)","abstract":"Delete labeled data.
","parent_name":"Assistant"},"Classes/Assistant.html":{"name":"Assistant","abstract":"The IBM Watson™ Assistant service combines machine learning, natural language understanding, and integrated"},"Classes.html":{"name":"Classes","abstract":"
The following classes are available globally.
"},"Enums.html":{"name":"Enumerations","abstract":"The following enumerations are available globally.
"},"Structs.html":{"name":"Structures","abstract":"The following structures are available globally.
"}} \ No newline at end of file diff --git a/docs/swift-api/services/AssistantV1/undocumented.json b/docs/swift-api/services/AssistantV1/undocumented.json index 71e57190d..e1793c6e9 100644 --- a/docs/swift-api/services/AssistantV1/undocumented.json +++ b/docs/swift-api/services/AssistantV1/undocumented.json @@ -9,700 +9,700 @@ }, { "file": "/Users/mkistler/Projects/watson-swift/wdc-swift-sdk/Source/AssistantV1/Models/CreateDialogNode.swift", - "line": 24, + "line": 26, "symbol": "CreateDialogNode.NodeType.standard", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" }, { "file": "/Users/mkistler/Projects/watson-swift/wdc-swift-sdk/Source/AssistantV1/Models/CreateDialogNode.swift", - "line": 25, + "line": 27, "symbol": "CreateDialogNode.NodeType.eventHandler", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" }, { "file": "/Users/mkistler/Projects/watson-swift/wdc-swift-sdk/Source/AssistantV1/Models/CreateDialogNode.swift", - "line": 26, + "line": 28, "symbol": "CreateDialogNode.NodeType.frame", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" }, { "file": "/Users/mkistler/Projects/watson-swift/wdc-swift-sdk/Source/AssistantV1/Models/CreateDialogNode.swift", - "line": 27, + "line": 29, "symbol": "CreateDialogNode.NodeType.slot", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" }, { "file": "/Users/mkistler/Projects/watson-swift/wdc-swift-sdk/Source/AssistantV1/Models/CreateDialogNode.swift", - "line": 28, + "line": 30, "symbol": "CreateDialogNode.NodeType.responseCondition", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" }, { "file": "/Users/mkistler/Projects/watson-swift/wdc-swift-sdk/Source/AssistantV1/Models/CreateDialogNode.swift", - "line": 29, + "line": 31, "symbol": "CreateDialogNode.NodeType.folder", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" }, { "file": "/Users/mkistler/Projects/watson-swift/wdc-swift-sdk/Source/AssistantV1/Models/CreateDialogNode.swift", - "line": 34, + "line": 38, "symbol": "CreateDialogNode.EventName.focus", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" }, { "file": "/Users/mkistler/Projects/watson-swift/wdc-swift-sdk/Source/AssistantV1/Models/CreateDialogNode.swift", - "line": 35, + "line": 39, "symbol": "CreateDialogNode.EventName.input", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" }, { "file": "/Users/mkistler/Projects/watson-swift/wdc-swift-sdk/Source/AssistantV1/Models/CreateDialogNode.swift", - "line": 36, + "line": 40, "symbol": "CreateDialogNode.EventName.filled", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" }, { "file": "/Users/mkistler/Projects/watson-swift/wdc-swift-sdk/Source/AssistantV1/Models/CreateDialogNode.swift", - "line": 37, + "line": 41, "symbol": "CreateDialogNode.EventName.validate", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" }, { "file": "/Users/mkistler/Projects/watson-swift/wdc-swift-sdk/Source/AssistantV1/Models/CreateDialogNode.swift", - "line": 38, + "line": 42, "symbol": "CreateDialogNode.EventName.filledMultiple", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" }, { "file": "/Users/mkistler/Projects/watson-swift/wdc-swift-sdk/Source/AssistantV1/Models/CreateDialogNode.swift", - "line": 39, + "line": 43, "symbol": "CreateDialogNode.EventName.generic", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" }, { "file": "/Users/mkistler/Projects/watson-swift/wdc-swift-sdk/Source/AssistantV1/Models/CreateDialogNode.swift", - "line": 40, + "line": 44, "symbol": "CreateDialogNode.EventName.nomatch", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" }, { "file": "/Users/mkistler/Projects/watson-swift/wdc-swift-sdk/Source/AssistantV1/Models/CreateDialogNode.swift", - "line": 41, + "line": 45, "symbol": "CreateDialogNode.EventName.nomatchResponsesDepleted", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" }, { "file": "/Users/mkistler/Projects/watson-swift/wdc-swift-sdk/Source/AssistantV1/Models/CreateDialogNode.swift", - "line": 42, + "line": 46, "symbol": "CreateDialogNode.EventName.digressionReturnPrompt", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" }, { "file": "/Users/mkistler/Projects/watson-swift/wdc-swift-sdk/Source/AssistantV1/Models/CreateDialogNode.swift", - "line": 47, + "line": 53, "symbol": "CreateDialogNode.DigressIn.notAvailable", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" }, { "file": "/Users/mkistler/Projects/watson-swift/wdc-swift-sdk/Source/AssistantV1/Models/CreateDialogNode.swift", - "line": 48, + "line": 54, "symbol": "CreateDialogNode.DigressIn.returns", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" }, { "file": "/Users/mkistler/Projects/watson-swift/wdc-swift-sdk/Source/AssistantV1/Models/CreateDialogNode.swift", - "line": 49, + "line": 55, "symbol": "CreateDialogNode.DigressIn.doesNotReturn", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" }, { "file": "/Users/mkistler/Projects/watson-swift/wdc-swift-sdk/Source/AssistantV1/Models/CreateDialogNode.swift", - "line": 54, + "line": 62, "symbol": "CreateDialogNode.DigressOut.returning", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" }, { "file": "/Users/mkistler/Projects/watson-swift/wdc-swift-sdk/Source/AssistantV1/Models/CreateDialogNode.swift", - "line": 55, + "line": 63, "symbol": "CreateDialogNode.DigressOut.all", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" }, { "file": "/Users/mkistler/Projects/watson-swift/wdc-swift-sdk/Source/AssistantV1/Models/CreateDialogNode.swift", - "line": 56, + "line": 64, "symbol": "CreateDialogNode.DigressOut.allNeverReturn", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" }, { "file": "/Users/mkistler/Projects/watson-swift/wdc-swift-sdk/Source/AssistantV1/Models/CreateDialogNode.swift", - "line": 61, + "line": 71, "symbol": "CreateDialogNode.DigressOutSlots.notAllowed", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" }, { "file": "/Users/mkistler/Projects/watson-swift/wdc-swift-sdk/Source/AssistantV1/Models/CreateDialogNode.swift", - "line": 62, + "line": 72, "symbol": "CreateDialogNode.DigressOutSlots.allowReturning", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" }, { "file": "/Users/mkistler/Projects/watson-swift/wdc-swift-sdk/Source/AssistantV1/Models/CreateDialogNode.swift", - "line": 63, + "line": 73, "symbol": "CreateDialogNode.DigressOutSlots.allowAll", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" }, { "file": "/Users/mkistler/Projects/watson-swift/wdc-swift-sdk/Source/AssistantV1/Models/CreateValue.swift", - "line": 24, + "line": 26, "symbol": "CreateValue.ValueType.synonyms", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" }, { "file": "/Users/mkistler/Projects/watson-swift/wdc-swift-sdk/Source/AssistantV1/Models/CreateValue.swift", - "line": 25, + "line": 27, "symbol": "CreateValue.ValueType.patterns", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" }, { "file": "/Users/mkistler/Projects/watson-swift/wdc-swift-sdk/Source/AssistantV1/Models/DialogNode.swift", - "line": 24, + "line": 26, "symbol": "DialogNode.NodeType.standard", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" }, { "file": "/Users/mkistler/Projects/watson-swift/wdc-swift-sdk/Source/AssistantV1/Models/DialogNode.swift", - "line": 25, + "line": 27, "symbol": "DialogNode.NodeType.eventHandler", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" }, { "file": "/Users/mkistler/Projects/watson-swift/wdc-swift-sdk/Source/AssistantV1/Models/DialogNode.swift", - "line": 26, + "line": 28, "symbol": "DialogNode.NodeType.frame", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" }, { "file": "/Users/mkistler/Projects/watson-swift/wdc-swift-sdk/Source/AssistantV1/Models/DialogNode.swift", - "line": 27, + "line": 29, "symbol": "DialogNode.NodeType.slot", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" }, { "file": "/Users/mkistler/Projects/watson-swift/wdc-swift-sdk/Source/AssistantV1/Models/DialogNode.swift", - "line": 28, + "line": 30, "symbol": "DialogNode.NodeType.responseCondition", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" }, { "file": "/Users/mkistler/Projects/watson-swift/wdc-swift-sdk/Source/AssistantV1/Models/DialogNode.swift", - "line": 29, + "line": 31, "symbol": "DialogNode.NodeType.folder", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" }, { "file": "/Users/mkistler/Projects/watson-swift/wdc-swift-sdk/Source/AssistantV1/Models/DialogNode.swift", - "line": 34, + "line": 38, "symbol": "DialogNode.EventName.focus", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" }, { "file": "/Users/mkistler/Projects/watson-swift/wdc-swift-sdk/Source/AssistantV1/Models/DialogNode.swift", - "line": 35, + "line": 39, "symbol": "DialogNode.EventName.input", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" }, { "file": "/Users/mkistler/Projects/watson-swift/wdc-swift-sdk/Source/AssistantV1/Models/DialogNode.swift", - "line": 36, + "line": 40, "symbol": "DialogNode.EventName.filled", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" }, { "file": "/Users/mkistler/Projects/watson-swift/wdc-swift-sdk/Source/AssistantV1/Models/DialogNode.swift", - "line": 37, + "line": 41, "symbol": "DialogNode.EventName.validate", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" }, { "file": "/Users/mkistler/Projects/watson-swift/wdc-swift-sdk/Source/AssistantV1/Models/DialogNode.swift", - "line": 38, + "line": 42, "symbol": "DialogNode.EventName.filledMultiple", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" }, { "file": "/Users/mkistler/Projects/watson-swift/wdc-swift-sdk/Source/AssistantV1/Models/DialogNode.swift", - "line": 39, + "line": 43, "symbol": "DialogNode.EventName.generic", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" }, { "file": "/Users/mkistler/Projects/watson-swift/wdc-swift-sdk/Source/AssistantV1/Models/DialogNode.swift", - "line": 40, + "line": 44, "symbol": "DialogNode.EventName.nomatch", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" }, { "file": "/Users/mkistler/Projects/watson-swift/wdc-swift-sdk/Source/AssistantV1/Models/DialogNode.swift", - "line": 41, + "line": 45, "symbol": "DialogNode.EventName.nomatchResponsesDepleted", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" }, { "file": "/Users/mkistler/Projects/watson-swift/wdc-swift-sdk/Source/AssistantV1/Models/DialogNode.swift", - "line": 42, + "line": 46, "symbol": "DialogNode.EventName.digressionReturnPrompt", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" }, { "file": "/Users/mkistler/Projects/watson-swift/wdc-swift-sdk/Source/AssistantV1/Models/DialogNode.swift", - "line": 47, + "line": 53, "symbol": "DialogNode.DigressIn.notAvailable", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" }, { "file": "/Users/mkistler/Projects/watson-swift/wdc-swift-sdk/Source/AssistantV1/Models/DialogNode.swift", - "line": 48, + "line": 54, "symbol": "DialogNode.DigressIn.returns", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" }, { "file": "/Users/mkistler/Projects/watson-swift/wdc-swift-sdk/Source/AssistantV1/Models/DialogNode.swift", - "line": 49, + "line": 55, "symbol": "DialogNode.DigressIn.doesNotReturn", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" }, { "file": "/Users/mkistler/Projects/watson-swift/wdc-swift-sdk/Source/AssistantV1/Models/DialogNode.swift", - "line": 54, + "line": 62, "symbol": "DialogNode.DigressOut.returning", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" }, { "file": "/Users/mkistler/Projects/watson-swift/wdc-swift-sdk/Source/AssistantV1/Models/DialogNode.swift", - "line": 55, + "line": 63, "symbol": "DialogNode.DigressOut.all", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" }, { "file": "/Users/mkistler/Projects/watson-swift/wdc-swift-sdk/Source/AssistantV1/Models/DialogNode.swift", - "line": 56, + "line": 64, "symbol": "DialogNode.DigressOut.allNeverReturn", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" }, { "file": "/Users/mkistler/Projects/watson-swift/wdc-swift-sdk/Source/AssistantV1/Models/DialogNode.swift", - "line": 61, + "line": 71, "symbol": "DialogNode.DigressOutSlots.notAllowed", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" }, { "file": "/Users/mkistler/Projects/watson-swift/wdc-swift-sdk/Source/AssistantV1/Models/DialogNode.swift", - "line": 62, + "line": 72, "symbol": "DialogNode.DigressOutSlots.allowReturning", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" }, { "file": "/Users/mkistler/Projects/watson-swift/wdc-swift-sdk/Source/AssistantV1/Models/DialogNode.swift", - "line": 63, + "line": 73, "symbol": "DialogNode.DigressOutSlots.allowAll", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" }, { "file": "/Users/mkistler/Projects/watson-swift/wdc-swift-sdk/Source/AssistantV1/Models/DialogNodeAction.swift", - "line": 24, + "line": 26, "symbol": "DialogNodeAction.ActionType.client", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" }, { "file": "/Users/mkistler/Projects/watson-swift/wdc-swift-sdk/Source/AssistantV1/Models/DialogNodeAction.swift", - "line": 25, + "line": 27, "symbol": "DialogNodeAction.ActionType.server", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" }, { "file": "/Users/mkistler/Projects/watson-swift/wdc-swift-sdk/Source/AssistantV1/Models/DialogNodeNextStep.swift", - "line": 24, + "line": 44, "symbol": "DialogNodeNextStep.Behavior.getUserInput", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" }, { "file": "/Users/mkistler/Projects/watson-swift/wdc-swift-sdk/Source/AssistantV1/Models/DialogNodeNextStep.swift", - "line": 25, + "line": 45, "symbol": "DialogNodeNextStep.Behavior.skipUserInput", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" }, { "file": "/Users/mkistler/Projects/watson-swift/wdc-swift-sdk/Source/AssistantV1/Models/DialogNodeNextStep.swift", - "line": 26, + "line": 46, "symbol": "DialogNodeNextStep.Behavior.jumpTo", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" }, { "file": "/Users/mkistler/Projects/watson-swift/wdc-swift-sdk/Source/AssistantV1/Models/DialogNodeNextStep.swift", - "line": 27, + "line": 47, "symbol": "DialogNodeNextStep.Behavior.reprompt", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" }, { "file": "/Users/mkistler/Projects/watson-swift/wdc-swift-sdk/Source/AssistantV1/Models/DialogNodeNextStep.swift", - "line": 28, + "line": 48, "symbol": "DialogNodeNextStep.Behavior.skipSlot", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" }, { "file": "/Users/mkistler/Projects/watson-swift/wdc-swift-sdk/Source/AssistantV1/Models/DialogNodeNextStep.swift", - "line": 29, + "line": 49, "symbol": "DialogNodeNextStep.Behavior.skipAllSlots", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" }, { "file": "/Users/mkistler/Projects/watson-swift/wdc-swift-sdk/Source/AssistantV1/Models/DialogNodeNextStep.swift", - "line": 34, + "line": 56, "symbol": "DialogNodeNextStep.Selector.condition", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" }, { "file": "/Users/mkistler/Projects/watson-swift/wdc-swift-sdk/Source/AssistantV1/Models/DialogNodeNextStep.swift", - "line": 35, + "line": 57, "symbol": "DialogNodeNextStep.Selector.client", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" }, { "file": "/Users/mkistler/Projects/watson-swift/wdc-swift-sdk/Source/AssistantV1/Models/DialogNodeNextStep.swift", - "line": 36, + "line": 58, "symbol": "DialogNodeNextStep.Selector.userInput", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" }, { "file": "/Users/mkistler/Projects/watson-swift/wdc-swift-sdk/Source/AssistantV1/Models/DialogNodeNextStep.swift", - "line": 37, + "line": 59, "symbol": "DialogNodeNextStep.Selector.body", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" }, { "file": "/Users/mkistler/Projects/watson-swift/wdc-swift-sdk/Source/AssistantV1/Models/LogMessage.swift", - "line": 24, + "line": 26, "symbol": "LogMessage.Level.info", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" }, { "file": "/Users/mkistler/Projects/watson-swift/wdc-swift-sdk/Source/AssistantV1/Models/LogMessage.swift", - "line": 25, + "line": 27, "symbol": "LogMessage.Level.error", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" }, { "file": "/Users/mkistler/Projects/watson-swift/wdc-swift-sdk/Source/AssistantV1/Models/LogMessage.swift", - "line": 26, + "line": 28, "symbol": "LogMessage.Level.warn", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" }, { "file": "/Users/mkistler/Projects/watson-swift/wdc-swift-sdk/Source/AssistantV1/Models/UpdateDialogNode.swift", - "line": 24, + "line": 26, "symbol": "UpdateDialogNode.NodeType.standard", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" }, { "file": "/Users/mkistler/Projects/watson-swift/wdc-swift-sdk/Source/AssistantV1/Models/UpdateDialogNode.swift", - "line": 25, + "line": 27, "symbol": "UpdateDialogNode.NodeType.eventHandler", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" }, { "file": "/Users/mkistler/Projects/watson-swift/wdc-swift-sdk/Source/AssistantV1/Models/UpdateDialogNode.swift", - "line": 26, + "line": 28, "symbol": "UpdateDialogNode.NodeType.frame", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" }, { "file": "/Users/mkistler/Projects/watson-swift/wdc-swift-sdk/Source/AssistantV1/Models/UpdateDialogNode.swift", - "line": 27, + "line": 29, "symbol": "UpdateDialogNode.NodeType.slot", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" }, { "file": "/Users/mkistler/Projects/watson-swift/wdc-swift-sdk/Source/AssistantV1/Models/UpdateDialogNode.swift", - "line": 28, + "line": 30, "symbol": "UpdateDialogNode.NodeType.responseCondition", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" }, { "file": "/Users/mkistler/Projects/watson-swift/wdc-swift-sdk/Source/AssistantV1/Models/UpdateDialogNode.swift", - "line": 29, + "line": 31, "symbol": "UpdateDialogNode.NodeType.folder", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" }, { "file": "/Users/mkistler/Projects/watson-swift/wdc-swift-sdk/Source/AssistantV1/Models/UpdateDialogNode.swift", - "line": 34, + "line": 38, "symbol": "UpdateDialogNode.EventName.focus", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" }, { "file": "/Users/mkistler/Projects/watson-swift/wdc-swift-sdk/Source/AssistantV1/Models/UpdateDialogNode.swift", - "line": 35, + "line": 39, "symbol": "UpdateDialogNode.EventName.input", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" }, { "file": "/Users/mkistler/Projects/watson-swift/wdc-swift-sdk/Source/AssistantV1/Models/UpdateDialogNode.swift", - "line": 36, + "line": 40, "symbol": "UpdateDialogNode.EventName.filled", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" }, { "file": "/Users/mkistler/Projects/watson-swift/wdc-swift-sdk/Source/AssistantV1/Models/UpdateDialogNode.swift", - "line": 37, + "line": 41, "symbol": "UpdateDialogNode.EventName.validate", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" }, { "file": "/Users/mkistler/Projects/watson-swift/wdc-swift-sdk/Source/AssistantV1/Models/UpdateDialogNode.swift", - "line": 38, + "line": 42, "symbol": "UpdateDialogNode.EventName.filledMultiple", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" }, { "file": "/Users/mkistler/Projects/watson-swift/wdc-swift-sdk/Source/AssistantV1/Models/UpdateDialogNode.swift", - "line": 39, + "line": 43, "symbol": "UpdateDialogNode.EventName.generic", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" }, { "file": "/Users/mkistler/Projects/watson-swift/wdc-swift-sdk/Source/AssistantV1/Models/UpdateDialogNode.swift", - "line": 40, + "line": 44, "symbol": "UpdateDialogNode.EventName.nomatch", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" }, { "file": "/Users/mkistler/Projects/watson-swift/wdc-swift-sdk/Source/AssistantV1/Models/UpdateDialogNode.swift", - "line": 41, + "line": 45, "symbol": "UpdateDialogNode.EventName.nomatchResponsesDepleted", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" }, { "file": "/Users/mkistler/Projects/watson-swift/wdc-swift-sdk/Source/AssistantV1/Models/UpdateDialogNode.swift", - "line": 42, + "line": 46, "symbol": "UpdateDialogNode.EventName.digressionReturnPrompt", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" }, { "file": "/Users/mkistler/Projects/watson-swift/wdc-swift-sdk/Source/AssistantV1/Models/UpdateDialogNode.swift", - "line": 47, + "line": 53, "symbol": "UpdateDialogNode.DigressIn.notAvailable", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" }, { "file": "/Users/mkistler/Projects/watson-swift/wdc-swift-sdk/Source/AssistantV1/Models/UpdateDialogNode.swift", - "line": 48, + "line": 54, "symbol": "UpdateDialogNode.DigressIn.returns", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" }, { "file": "/Users/mkistler/Projects/watson-swift/wdc-swift-sdk/Source/AssistantV1/Models/UpdateDialogNode.swift", - "line": 49, + "line": 55, "symbol": "UpdateDialogNode.DigressIn.doesNotReturn", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" }, { "file": "/Users/mkistler/Projects/watson-swift/wdc-swift-sdk/Source/AssistantV1/Models/UpdateDialogNode.swift", - "line": 54, + "line": 62, "symbol": "UpdateDialogNode.DigressOut.returning", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" }, { "file": "/Users/mkistler/Projects/watson-swift/wdc-swift-sdk/Source/AssistantV1/Models/UpdateDialogNode.swift", - "line": 55, + "line": 63, "symbol": "UpdateDialogNode.DigressOut.all", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" }, { "file": "/Users/mkistler/Projects/watson-swift/wdc-swift-sdk/Source/AssistantV1/Models/UpdateDialogNode.swift", - "line": 56, + "line": 64, "symbol": "UpdateDialogNode.DigressOut.allNeverReturn", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" }, { "file": "/Users/mkistler/Projects/watson-swift/wdc-swift-sdk/Source/AssistantV1/Models/UpdateDialogNode.swift", - "line": 61, + "line": 71, "symbol": "UpdateDialogNode.DigressOutSlots.notAllowed", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" }, { "file": "/Users/mkistler/Projects/watson-swift/wdc-swift-sdk/Source/AssistantV1/Models/UpdateDialogNode.swift", - "line": 62, + "line": 72, "symbol": "UpdateDialogNode.DigressOutSlots.allowReturning", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" }, { "file": "/Users/mkistler/Projects/watson-swift/wdc-swift-sdk/Source/AssistantV1/Models/UpdateDialogNode.swift", - "line": 63, + "line": 73, "symbol": "UpdateDialogNode.DigressOutSlots.allowAll", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" }, { "file": "/Users/mkistler/Projects/watson-swift/wdc-swift-sdk/Source/AssistantV1/Models/UpdateValue.swift", - "line": 24, + "line": 26, "symbol": "UpdateValue.ValueType.synonyms", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" }, { "file": "/Users/mkistler/Projects/watson-swift/wdc-swift-sdk/Source/AssistantV1/Models/UpdateValue.swift", - "line": 25, + "line": 27, "symbol": "UpdateValue.ValueType.patterns", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" }, { "file": "/Users/mkistler/Projects/watson-swift/wdc-swift-sdk/Source/AssistantV1/Models/Value.swift", - "line": 24, + "line": 26, "symbol": "Value.ValueType.synonyms", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" }, { "file": "/Users/mkistler/Projects/watson-swift/wdc-swift-sdk/Source/AssistantV1/Models/Value.swift", - "line": 25, + "line": 27, "symbol": "Value.ValueType.patterns", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" }, { "file": "/Users/mkistler/Projects/watson-swift/wdc-swift-sdk/Source/AssistantV1/Models/ValueExport.swift", - "line": 24, + "line": 26, "symbol": "ValueExport.ValueType.synonyms", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" }, { "file": "/Users/mkistler/Projects/watson-swift/wdc-swift-sdk/Source/AssistantV1/Models/ValueExport.swift", - "line": 25, + "line": 27, "symbol": "ValueExport.ValueType.patterns", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" }, { "file": "/Users/mkistler/Projects/watson-swift/wdc-swift-sdk/Source/AssistantV1/Models/WorkspaceExport.swift", - "line": 24, + "line": 26, "symbol": "WorkspaceExport.Status.nonExistent", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" }, { "file": "/Users/mkistler/Projects/watson-swift/wdc-swift-sdk/Source/AssistantV1/Models/WorkspaceExport.swift", - "line": 25, + "line": 27, "symbol": "WorkspaceExport.Status.training", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" }, { "file": "/Users/mkistler/Projects/watson-swift/wdc-swift-sdk/Source/AssistantV1/Models/WorkspaceExport.swift", - "line": 26, + "line": 28, "symbol": "WorkspaceExport.Status.failed", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" }, { "file": "/Users/mkistler/Projects/watson-swift/wdc-swift-sdk/Source/AssistantV1/Models/WorkspaceExport.swift", - "line": 27, + "line": 29, "symbol": "WorkspaceExport.Status.available", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" }, { "file": "/Users/mkistler/Projects/watson-swift/wdc-swift-sdk/Source/AssistantV1/Models/WorkspaceExport.swift", - "line": 28, + "line": 30, "symbol": "WorkspaceExport.Status.unavailable", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" diff --git a/docs/swift-api/services/ConversationV1/Classes.html b/docs/swift-api/services/ConversationV1/Classes.html index ffecc4358..d1f243138 100644 --- a/docs/swift-api/services/ConversationV1/Classes.html +++ b/docs/swift-api/services/ConversationV1/Classes.html @@ -170,9 +170,6 @@The IBM Watson Conversation service combines machine learning, natural language understanding, and integrated dialog -tools to create conversation flows between your apps and your users.
+The IBM Watson™ Conversation service combines machine learning, natural language understanding, and integrated +dialog tools to create conversation flows between your apps and your users.
See moreThe IBM Watson Conversation service combines machine learning, natural language understanding, and integrated dialog -tools to create conversation flows between your apps and your users.
+The IBM Watson™ Conversation service combines machine learning, natural language understanding, and integrated +dialog tools to create conversation flows between your apps and your users.
Get response to user input.
-Get a response to a user’s input. There is no rate limit for this operation.
+Get a response to a user’s input. +There is no rate limit for this operation.
The message to be sent. This includes the user’s input, along with optional intents, entities, and context from the -last response.
+The message to be sent. This includes the user’s input, along with optional intents, entities, and context from +the last response.
Whether to include additional diagnostic information about the dialog nodes that were visited during processing of -the message.
+Whether to include additional diagnostic information about the dialog nodes that were visited during processing +of the message.
List workspaces.
-List the workspaces associated with a Conversation service instance. This operation is limited to 500 requests -per 30 minutes. For more information, see Rate limiting.
+List the workspaces associated with a Conversation service instance. +This operation is limited to 500 requests per 30 minutes. For more information, see Rate limiting.
Create workspace.
Create a workspace based on component objects. You must provide workspace components defining the content of the -new workspace. This operation is limited to 30 requests per 30 minutes. For more information, see Rate -limiting.
+new workspace. +This operation is limited to 30 requests per 30 minutes. For more information, see Rate limiting.The content of the new workspace. The maximum size for this data is 50MB. If you need to import a larger -workspace, consider importing the workspace without intents and entities and then adding them separately.
+The content of the new workspace. +The maximum size for this data is 50MB. If you need to import a larger workspace, consider importing the +workspace without intents and entities and then adding them separately.
Get information about a workspace.
-Get information about a workspace, optionally including all workspace content. With export=false
, this
-operation is limited to 6000 requests per 5 minutes. With export=true
, the limit is 20 requests per 30
-minutes. For more information, see Rate limiting.
Get information about a workspace, optionally including all workspace content.
+With export=false
, this operation is limited to 6000 requests per 5 minutes. With export=true
, the
+limit is 20 requests per 30 minutes. For more information, see Rate limiting.
Whether to include all element content in the returned data. If export=false
, the returned data includes only
-information about the element itself. If export=true
, all content, including subelements, is included.
Whether to include all element content in the returned data. If export=false
, the returned data includes
+only information about the element itself. If export=true
, all content, including subelements, is included.
Update workspace.
Update an existing workspace with new or modified data. You must provide component objects defining the content of -the updated workspace. This operation is limited to 30 request per 30 minutes. For more information, see Rate -limiting.
+the updated workspace. +This operation is limited to 30 request per 30 minutes. For more information, see Rate limiting.Valid data defining the new and updated workspace content. The maximum size for this data is 50MB. If you need -to import a larger amount of workspace data, consider importing components such as intents and entities using -separate operations.
+Valid data defining the new and updated workspace content. +The maximum size for this data is 50MB. If you need to import a larger amount of workspace data, consider +importing components such as intents and entities using separate operations.
Whether the new data is to be appended to the existing data in the workspace. If append=false
, elements
included in the new data completely replace the corresponding existing elements, including all subelements. For
example, if the new data includes entities and append=false
, all existing entities in the workspace are
-discarded and replaced with the new entities. If append=true
, existing elements are preserved, and the new
-elements are added. If any elements in the new data collide with existing elements, the update request fails.
true
, existing elements are preserved, and the new elements are added. If any elements in the new
+data collide with existing elements, the update request fails.
Delete workspace.
-Delete a workspace from the service instance. This operation is limited to 30 requests per 30 minutes. For more -information, see Rate limiting.
+Delete a workspace from the service instance. +This operation is limited to 30 requests per 30 minutes. For more information, see Rate limiting.
List intents.
-List the intents for a workspace. With export=false
, this operation is limited to 2000 requests per 30
-minutes. With export=true
, the limit is 400 requests per 30 minutes. For more information, see Rate
-limiting.
List the intents for a workspace.
+With export=false
, this operation is limited to 2000 requests per 30 minutes. With export=true
, the
+limit is 400 requests per 30 minutes. For more information, see Rate limiting.
Whether to include all element content in the returned data. If export=false
, the returned data includes only
-information about the element itself. If export=true
, all content, including subelements, is included.
Whether to include all element content in the returned data. If export=false
, the returned data includes
+only information about the element itself. If export=true
, all content, including subelements, is included.
Create intent.
-Create a new intent. This operation is limited to 2000 requests per 30 minutes. For more information, see Rate -limiting.
+Create a new intent. +This operation is limited to 2000 requests per 30 minutes. For more information, see Rate limiting.
The name of the intent. This string must conform to the following restrictions: - It can contain only Unicode
-alphanumeric, underscore, hyphen, and dot characters. - It cannot begin with the reserved prefix sys-
. - It
-must be no longer than 128 characters.
The name of the intent. This string must conform to the following restrictions: + +
sys-
.The description of the intent. This string cannot contain carriage return, newline, or tab characters, and it must -be no longer than 128 characters.
+The description of the intent. This string cannot contain carriage return, newline, or tab characters, and it +must be no longer than 128 characters.
Get intent.
-Get information about an intent, optionally including all intent content. With export=false
, this
-operation is limited to 6000 requests per 5 minutes. With export=true
, the limit is 400 requests per 30
-minutes. For more information, see Rate limiting.
Get information about an intent, optionally including all intent content.
+With export=false
, this operation is limited to 6000 requests per 5 minutes. With export=true
, the
+limit is 400 requests per 30 minutes. For more information, see Rate limiting.
Whether to include all element content in the returned data. If export=false
, the returned data includes only
-information about the element itself. If export=true
, all content, including subelements, is included.
Whether to include all element content in the returned data. If export=false
, the returned data includes
+only information about the element itself. If export=true
, all content, including subelements, is included.
Update intent.
Update an existing intent with new or modified data. You must provide component objects defining the content of the -updated intent. This operation is limited to 2000 requests per 30 minutes. For more information, see Rate -limiting.
+updated intent. +This operation is limited to 2000 requests per 30 minutes. For more information, see Rate limiting.The name of the intent. This string must conform to the following restrictions: - It can contain only Unicode
-alphanumeric, underscore, hyphen, and dot characters. - It cannot begin with the reserved prefix sys-
. - It
-must be no longer than 128 characters.
The name of the intent. This string must conform to the following restrictions: + +
sys-
.Delete intent.
-Delete an intent from a workspace. This operation is limited to 2000 requests per 30 minutes. For more -information, see Rate limiting.
+Delete an intent from a workspace. +This operation is limited to 2000 requests per 30 minutes. For more information, see Rate limiting.
List user input examples.
-List the user input examples for an intent. This operation is limited to 2500 requests per 30 minutes. For more -information, see Rate limiting.
+List the user input examples for an intent. +This operation is limited to 2500 requests per 30 minutes. For more information, see Rate limiting.
Create user input example.
-Add a new user input example to an intent. This operation is limited to 1000 requests per 30 minutes. For more -information, see Rate limiting.
+Add a new user input example to an intent. +This operation is limited to 1000 requests per 30 minutes. For more information, see Rate limiting.
The text of a user input example. This string must conform to the following restrictions: - It cannot contain -carriage return, newline, or tab characters. - It cannot consist of only whitespace characters. - It must be no -longer than 1024 characters.
+The text of a user input example. This string must conform to the following restrictions: + +
Get user input example.
-Get information about a user input example. This operation is limited to 6000 requests per 5 minutes. For more -information, see Rate limiting.
+Get information about a user input example. +This operation is limited to 6000 requests per 5 minutes. For more information, see Rate limiting.
Update user input example.
-Update the text of a user input example. This operation is limited to 1000 requests per 30 minutes. For more -information, see Rate limiting.
+Update the text of a user input example. +This operation is limited to 1000 requests per 30 minutes. For more information, see Rate limiting.
The text of the user input example. This string must conform to the following restrictions: - It cannot contain -carriage return, newline, or tab characters. - It cannot consist of only whitespace characters. - It must be no -longer than 1024 characters.
+The text of the user input example. This string must conform to the following restrictions: + +
Delete user input example.
-Delete a user input example from an intent. This operation is limited to 1000 requests per 30 minutes. For more -information, see Rate limiting.
+Delete a user input example from an intent. +This operation is limited to 1000 requests per 30 minutes. For more information, see Rate limiting.
List counterexamples.
List the counterexamples for a workspace. Counterexamples are examples that have been marked as irrelevant input. - This operation is limited to 2500 requests per 30 minutes. For more information, see Rate limiting.
+This operation is limited to 2500 requests per 30 minutes. For more information, see Rate limiting.The text of a user input marked as irrelevant input. This string must conform to the following restrictions: - It -cannot contain carriage return, newline, or tab characters - It cannot consist of only whitespace characters - It -must be no longer than 1024 characters.
+The text of a user input marked as irrelevant input. This string must conform to the following restrictions: + +
Delete counterexample.
Delete a counterexample from a workspace. Counterexamples are examples that have been marked as irrelevant input. - This operation is limited to 1000 requests per 30 minutes. For more information, see Rate limiting.
+This operation is limited to 1000 requests per 30 minutes. For more information, see Rate limiting.List entities.
-List the entities for a workspace. With export=false
, this operation is limited to 1000 requests per 30
-minutes. With export=true
, the limit is 200 requests per 30 minutes. For more information, see Rate
-limiting.
List the entities for a workspace.
+With export=false
, this operation is limited to 1000 requests per 30 minutes. With export=true
, the
+limit is 200 requests per 30 minutes. For more information, see Rate limiting.
Whether to include all element content in the returned data. If export=false
, the returned data includes only
-information about the element itself. If export=true
, all content, including subelements, is included.
Whether to include all element content in the returned data. If export=false
, the returned data includes
+only information about the element itself. If export=true
, all content, including subelements, is included.
Create entity.
-Create a new entity. This operation is limited to 1000 requests per 30 minutes. For more information, see Rate -limiting.
+Create a new entity. +This operation is limited to 1000 requests per 30 minutes. For more information, see Rate limiting.
Get entity.
-Get information about an entity, optionally including all entity content. With export=false
, this
-operation is limited to 6000 requests per 5 minutes. With export=true
, the limit is 200 requests per 30
-minutes. For more information, see Rate limiting.
Get information about an entity, optionally including all entity content.
+With export=false
, this operation is limited to 6000 requests per 5 minutes. With export=true
, the
+limit is 200 requests per 30 minutes. For more information, see Rate limiting.
Whether to include all element content in the returned data. If export=false
, the returned data includes only
-information about the element itself. If export=true
, all content, including subelements, is included.
Whether to include all element content in the returned data. If export=false
, the returned data includes
+only information about the element itself. If export=true
, all content, including subelements, is included.
Update entity.
Update an existing entity with new or modified data. You must provide component objects defining the content of the -updated entity. This operation is limited to 1000 requests per 30 minutes. For more information, see Rate -limiting.
+updated entity. +This operation is limited to 1000 requests per 30 minutes. For more information, see Rate limiting.The updated content of the entity. Any elements included in the new data will completely replace the equivalent existing elements, including all subelements. (Previously existing subelements are not retained unless they are -also included in the new data.) For example, if you update the values for an entity, the previously existing values -are discarded and replaced with the new values specified in the update.
+also included in the new data.) For example, if you update the values for an entity, the previously existing +values are discarded and replaced with the new values specified in the update.Delete entity.
-Delete an entity from a workspace. This operation is limited to 1000 requests per 30 minutes. For more -information, see Rate limiting.
+Delete an entity from a workspace. +This operation is limited to 1000 requests per 30 minutes. For more information, see Rate limiting.
List entity values.
-List the values for an entity. This operation is limited to 2500 requests per 30 minutes. For more information, -see Rate limiting.
+List the values for an entity. +This operation is limited to 2500 requests per 30 minutes. For more information, see Rate limiting.
Whether to include all element content in the returned data. If export=false
, the returned data includes only
-information about the element itself. If export=true
, all content, including subelements, is included.
Whether to include all element content in the returned data. If export=false
, the returned data includes
+only information about the element itself. If export=true
, all content, including subelements, is included.
Add entity value.
-Create a new value for an entity. This operation is limited to 1000 requests per 30 minutes. For more -information, see Rate limiting.
+Create a new value for an entity. +This operation is limited to 1000 requests per 30 minutes. For more information, see Rate limiting.
Get entity value.
-Get information about an entity value. This operation is limited to 6000 requests per 5 minutes. For more -information, see Rate limiting.
+Get information about an entity value. +This operation is limited to 6000 requests per 5 minutes. For more information, see Rate limiting.
Whether to include all element content in the returned data. If export=false
, the returned data includes only
-information about the element itself. If export=true
, all content, including subelements, is included.
Whether to include all element content in the returned data. If export=false
, the returned data includes
+only information about the element itself. If export=true
, all content, including subelements, is included.
Update entity value.
Update an existing entity value with new or modified data. You must provide component objects defining the content -of the updated entity value. This operation is limited to 1000 requests per 30 minutes. For more information, -see Rate limiting.
+of the updated entity value. +This operation is limited to 1000 requests per 30 minutes. For more information, see Rate limiting.The updated content of the entity value. Any elements included in the new data will completely replace the -equivalent existing elements, including all subelements. (Previously existing subelements are not retained unless -they are also included in the new data.) For example, if you update the synonyms for an entity value, the -previously existing synonyms are discarded and replaced with the new synonyms specified in the update.
+The updated content of the entity value. +Any elements included in the new data will completely replace the equivalent existing elements, including all +subelements. (Previously existing subelements are not retained unless they are also included in the new data.) +For example, if you update the synonyms for an entity value, the previously existing synonyms are discarded and +replaced with the new synonyms specified in the update.
Delete entity value.
-Delete a value from an entity. This operation is limited to 1000 requests per 30 minutes. For more information, -see Rate limiting.
+Delete a value from an entity. +This operation is limited to 1000 requests per 30 minutes. For more information, see Rate limiting.
List entity value synonyms.
-List the synonyms for an entity value. This operation is limited to 2500 requests per 30 minutes. For more -information, see Rate limiting.
+List the synonyms for an entity value. +This operation is limited to 2500 requests per 30 minutes. For more information, see Rate limiting.
Add entity value synonym.
-Add a new synonym to an entity value. This operation is limited to 1000 requests per 30 minutes. For more -information, see Rate limiting.
+Add a new synonym to an entity value. +This operation is limited to 1000 requests per 30 minutes. For more information, see Rate limiting.
The text of the synonym. This string must conform to the following restrictions: - It cannot contain carriage -return, newline, or tab characters. - It cannot consist of only whitespace characters. - It must be no longer -than 64 characters.
+The text of the synonym. This string must conform to the following restrictions: + +
Get entity value synonym.
-Get information about a synonym of an entity value. This operation is limited to 6000 requests per 5 minutes. -For more information, see Rate limiting.
+Get information about a synonym of an entity value. +This operation is limited to 6000 requests per 5 minutes. For more information, see Rate limiting.
Update entity value synonym.
-Update an existing entity value synonym with new text. This operation is limited to 1000 requests per 30 -minutes. For more information, see Rate limiting.
+Update an existing entity value synonym with new text. +This operation is limited to 1000 requests per 30 minutes. For more information, see Rate limiting.
The text of the synonym. This string must conform to the following restrictions: - It cannot contain carriage -return, newline, or tab characters. - It cannot consist of only whitespace characters. - It must be no longer -than 64 characters.
+The text of the synonym. This string must conform to the following restrictions: + +
Delete entity value synonym.
-Delete a synonym from an entity value. This operation is limited to 1000 requests per 30 minutes. For more -information, see Rate limiting.
+Delete a synonym from an entity value. +This operation is limited to 1000 requests per 30 minutes. For more information, see Rate limiting.
List dialog nodes.
-List the dialog nodes for a workspace. This operation is limited to 2500 requests per 30 minutes. For more -information, see Rate limiting.
+List the dialog nodes for a workspace. +This operation is limited to 2500 requests per 30 minutes. For more information, see Rate limiting.
Create dialog node.
-Create a new dialog node. This operation is limited to 500 requests per 30 minutes. For more information, see -Rate limiting.
+Create a new dialog node. +This operation is limited to 500 requests per 30 minutes. For more information, see Rate limiting.
Get dialog node.
-Get information about a dialog node. This operation is limited to 6000 requests per 5 minutes. For more -information, see Rate limiting.
+Get information about a dialog node. +This operation is limited to 6000 requests per 5 minutes. For more information, see Rate limiting.
Update dialog node.
-Update an existing dialog node with new or modified data. This operation is limited to 500 requests per 30 -minutes. For more information, see Rate limiting.
+Update an existing dialog node with new or modified data. +This operation is limited to 500 requests per 30 minutes. For more information, see Rate limiting.
The updated content of the dialog node. Any elements included in the new data will completely replace the -equivalent existing elements, including all subelements. (Previously existing subelements are not retained unless -they are also included in the new data.) For example, if you update the actions for a dialog node, the previously -existing actions are discarded and replaced with the new actions specified in the update.
+The updated content of the dialog node. +Any elements included in the new data will completely replace the equivalent existing elements, including all +subelements. (Previously existing subelements are not retained unless they are also included in the new data.) +For example, if you update the actions for a dialog node, the previously existing actions are discarded and +replaced with the new actions specified in the update.
Delete dialog node.
-Delete a dialog node from a workspace. This operation is limited to 500 requests per 30 minutes. For more -information, see Rate limiting.
+Delete a dialog node from a workspace. +This operation is limited to 500 requests per 30 minutes. For more information, see Rate limiting.
List log events in a workspace.
-List the events from the log of a specific workspace. If cursor is not specified, this operation is limited -to 40 requests per 30 minutes. If cursor is specified, the limit is 120 requests per minute. For more -information, see Rate limiting.
+List the events from the log of a specific workspace. +If cursor is not specified, this operation is limited to 40 requests per 30 minutes. If cursor is +specified, the limit is 120 requests per minute. For more information, see Rate limiting.
A cacheable parameter that limits the results to those matching the specified filter. For more information, see the +
A cacheable parameter that limits the results to those matching the specified filter. For more information, see +the documentation.
List log events in all workspaces.
-List the events from the logs of all workspaces in the service instance. If cursor is not specified, this -operation is limited to 40 requests per 30 minutes. If cursor is specified, the limit is 120 requests per -minute. For more information, see Rate limiting.
+List the events from the logs of all workspaces in the service instance. +If cursor is not specified, this operation is limited to 40 requests per 30 minutes. If cursor is +specified, the limit is 120 requests per minute. For more information, see Rate limiting.
Delete labeled data.
Deletes all data associated with a specified customer ID. The method has no effect if no data is associated with
-the customer ID. You associate a customer ID with data by passing the X-Watson-Metadata
header with a request
-that passes data. For more information about personal data and customer IDs, see Information
+the customer ID.
+You associate a customer ID with data by passing the X-Watson-Metadata
header with a request that passes data.
+For more information about personal data and customer IDs, see Information
security.
-
-
- JSONWrapper
-
- Used internally to serialize and deserialize JSON.
-Will soon be removed in favor of Swift 4’s Codable
protocol.
Swift
-public struct JSONWrapper
-
- Swift
-public init(group: String, location: [Int]? = nil)
+ public init(
+ group: String,
+ location: [Int]? = nil
+)
Swift
-public init(conversationID: String? = nil, system: SystemResponse? = nil, additionalProperties: [String: JSON] = [:])
+ public init(
+ conversationID: String? = nil,
+ system: SystemResponse? = nil,
+ additionalProperties: [String: JSON] = [:]
+)
The text of a user input marked as irrelevant input. This string must conform to the following restrictions: - It cannot contain carriage return, newline, or tab characters - It cannot consist of only whitespace characters - It must be no longer than 1024 characters.
+The text of a user input marked as irrelevant input. This string must conform to the following restrictions:
+ +Swift
-public init(text: String)
+ public init(
+ text: String
+)
The text of a user input marked as irrelevant input. This string must conform to the following restrictions: - It cannot contain carriage return, newline, or tab characters - It cannot consist of only whitespace characters - It must be no longer than 1024 characters.
+The text of a user input marked as irrelevant input. This string must conform to the following restrictions:
+ +The dialog node ID. This string must conform to the following restrictions: - It can contain only Unicode alphanumeric, space, underscore, hyphen, and dot characters. - It must be no longer than 1024 characters.
+The dialog node ID. This string must conform to the following restrictions:
+ +The description of the dialog node. This string cannot contain carriage return, newline, or tab characters, and it must be no longer than 128 characters.
+The description of the dialog node. This string cannot contain carriage return, newline, or tab characters, and it +must be no longer than 128 characters.
The condition that will trigger the dialog node. This string cannot contain carriage return, newline, or tab characters, and it must be no longer than 2048 characters.
+The condition that will trigger the dialog node. This string cannot contain carriage return, newline, or tab +characters, and it must be no longer than 2048 characters.
The output of the dialog node. For more information about how to specify dialog node output, see the documentation.
+The output of the dialog node. For more information about how to specify dialog node output, see the +documentation.
The alias used to identify the dialog node. This string must conform to the following restrictions: - It can contain only Unicode alphanumeric, space, underscore, hyphen, and dot characters. - It must be no longer than 64 characters.
+The alias used to identify the dialog node. This string must conform to the following restrictions:
+ +Swift
-public init(dialogNode: String, description: String? = nil, conditions: String? = nil, parent: String? = nil, previousSibling: String? = nil, output: [String: JSON]? = nil, context: [String: JSON]? = nil, metadata: [String: JSON]? = nil, nextStep: DialogNodeNextStep? = nil, actions: [DialogNodeAction]? = nil, title: String? = nil, nodeType: String? = nil, eventName: String? = nil, variable: String? = nil, digressIn: String? = nil, digressOut: String? = nil, digressOutSlots: String? = nil)
+ public init(
+ dialogNode: String,
+ description: String? = nil,
+ conditions: String? = nil,
+ parent: String? = nil,
+ previousSibling: String? = nil,
+ output: [String: JSON]? = nil,
+ context: [String: JSON]? = nil,
+ metadata: [String: JSON]? = nil,
+ nextStep: DialogNodeNextStep? = nil,
+ actions: [DialogNodeAction]? = nil,
+ title: String? = nil,
+ nodeType: String? = nil,
+ eventName: String? = nil,
+ variable: String? = nil,
+ digressIn: String? = nil,
+ digressOut: String? = nil,
+ digressOutSlots: String? = nil
+)
The dialog node ID. This string must conform to the following restrictions: - It can contain only Unicode alphanumeric, space, underscore, hyphen, and dot characters. - It must be no longer than 1024 characters.
+The dialog node ID. This string must conform to the following restrictions: + +
The description of the dialog node. This string cannot contain carriage return, newline, or tab characters, and it must be no longer than 128 characters.
+The description of the dialog node. This string cannot contain carriage return, newline, or tab characters, and +it must be no longer than 128 characters.
The condition that will trigger the dialog node. This string cannot contain carriage return, newline, or tab characters, and it must be no longer than 2048 characters.
+The condition that will trigger the dialog node. This string cannot contain carriage return, newline, or tab +characters, and it must be no longer than 2048 characters.
The output of the dialog node. For more information about how to specify dialog node output, see the documentation.
+The output of the dialog node. For more information about how to specify dialog node output, see the +documentation.
The alias used to identify the dialog node. This string must conform to the following restrictions: - It can contain only Unicode alphanumeric, space, underscore, hyphen, and dot characters. - It must be no longer than 64 characters.
+The alias used to identify the dialog node. This string must conform to the following restrictions: + +
The name of the entity. This string must conform to the following restrictions: - It can contain only Unicode alphanumeric, underscore, and hyphen characters. - It cannot begin with the reserved prefix sys-
. - It must be no longer than 64 characters.
The name of the entity. This string must conform to the following restrictions:
+ +sys-
.The description of the entity. This string cannot contain carriage return, newline, or tab characters, and it must be no longer than 128 characters.
+The description of the entity. This string cannot contain carriage return, newline, or tab characters, and it must +be no longer than 128 characters.
Swift
-public init(entity: String, description: String? = nil, metadata: [String: JSON]? = nil, values: [CreateValue]? = nil, fuzzyMatch: Bool? = nil)
+ public init(
+ entity: String,
+ description: String? = nil,
+ metadata: [String: JSON]? = nil,
+ values: [CreateValue]? = nil,
+ fuzzyMatch: Bool? = nil
+)
The name of the entity. This string must conform to the following restrictions: - It can contain only Unicode alphanumeric, underscore, and hyphen characters. - It cannot begin with the reserved prefix sys-
. - It must be no longer than 64 characters.
The name of the entity. This string must conform to the following restrictions: + +
sys-
.The description of the entity. This string cannot contain carriage return, newline, or tab characters, and it must be no longer than 128 characters.
+The description of the entity. This string cannot contain carriage return, newline, or tab characters, and it +must be no longer than 128 characters.
The text of a user input example. This string must conform to the following restrictions: - It cannot contain carriage return, newline, or tab characters. - It cannot consist of only whitespace characters. - It must be no longer than 1024 characters.
+The text of a user input example. This string must conform to the following restrictions:
+ +Swift
-public init(text: String)
+ public init(
+ text: String
+)
The text of a user input example. This string must conform to the following restrictions: - It cannot contain carriage return, newline, or tab characters. - It cannot consist of only whitespace characters. - It must be no longer than 1024 characters.
+The text of a user input example. This string must conform to the following restrictions:
+ +The name of the intent. This string must conform to the following restrictions: - It can contain only Unicode alphanumeric, underscore, hyphen, and dot characters. - It cannot begin with the reserved prefix sys-
. - It must be no longer than 128 characters.
The name of the intent. This string must conform to the following restrictions:
+ +sys-
.The description of the intent. This string cannot contain carriage return, newline, or tab characters, and it must be no longer than 128 characters.
+The description of the intent. This string cannot contain carriage return, newline, or tab characters, and it must +be no longer than 128 characters.
Swift
-public init(intent: String, description: String? = nil, examples: [CreateExample]? = nil)
+ public init(
+ intent: String,
+ description: String? = nil,
+ examples: [CreateExample]? = nil
+)
The name of the intent. This string must conform to the following restrictions: - It can contain only Unicode alphanumeric, underscore, hyphen, and dot characters. - It cannot begin with the reserved prefix sys-
. - It must be no longer than 128 characters.
The name of the intent. This string must conform to the following restrictions: + +
sys-
.The description of the intent. This string cannot contain carriage return, newline, or tab characters, and it must be no longer than 128 characters.
+The description of the intent. This string cannot contain carriage return, newline, or tab characters, and it +must be no longer than 128 characters.
The text of the synonym. This string must conform to the following restrictions: - It cannot contain carriage return, newline, or tab characters. - It cannot consist of only whitespace characters. - It must be no longer than 64 characters.
+The text of the synonym. This string must conform to the following restrictions:
+ +Swift
-public init(synonym: String)
+ public init(
+ synonym: String
+)
The text of the synonym. This string must conform to the following restrictions: - It cannot contain carriage return, newline, or tab characters. - It cannot consist of only whitespace characters. - It must be no longer than 64 characters.
+The text of the synonym. This string must conform to the following restrictions:
+ +The text of the entity value. This string must conform to the following restrictions: - It cannot contain carriage return, newline, or tab characters. - It cannot consist of only whitespace characters. - It must be no longer than 64 characters.
+The text of the entity value. This string must conform to the following restrictions:
+ +An array containing any synonyms for the entity value. You can provide either synonyms or patterns (as indicated by type), but not both. A synonym must conform to the following restrictions: - It cannot contain carriage return, newline, or tab characters. - It cannot consist of only whitespace characters. - It must be no longer than 64 characters.
+An array containing any synonyms for the entity value. You can provide either synonyms or patterns (as indicated by +type), but not both. A synonym must conform to the following restrictions:
+ +An array of patterns for the entity value. You can provide either synonyms or patterns (as indicated by type), but not both. A pattern is a regular expression no longer than 128 characters. For more information about how to specify a pattern, see the documentation.
+An array of patterns for the entity value. You can provide either synonyms or patterns (as indicated by type), +but not both. A pattern is a regular expression no longer than 128 characters. For more information about how to +specify a pattern, see the +documentation.
Swift
-public init(value: String, metadata: [String: JSON]? = nil, synonyms: [String]? = nil, patterns: [String]? = nil, valueType: String? = nil)
+ public init(
+ value: String,
+ metadata: [String: JSON]? = nil,
+ synonyms: [String]? = nil,
+ patterns: [String]? = nil,
+ valueType: String? = nil
+)
The text of the entity value. This string must conform to the following restrictions: - It cannot contain carriage return, newline, or tab characters. - It cannot consist of only whitespace characters. - It must be no longer than 64 characters.
+The text of the entity value. This string must conform to the following restrictions: + +
An array containing any synonyms for the entity value. You can provide either synonyms or patterns (as indicated by type), but not both. A synonym must conform to the following restrictions: - It cannot contain carriage return, newline, or tab characters. - It cannot consist of only whitespace characters. - It must be no longer than 64 characters.
+An array containing any synonyms for the entity value. You can provide either synonyms or patterns (as indicated +by type), but not both. A synonym must conform to the following restrictions: + +
An array of patterns for the entity value. You can provide either synonyms or patterns (as indicated by type), but not both. A pattern is a regular expression no longer than 128 characters. For more information about how to specify a pattern, see the documentation.
+An array of patterns for the entity value. You can provide either synonyms or patterns (as indicated by +type), but not both. A pattern is a regular expression no longer than 128 characters. For more information +about how to specify a pattern, see the +documentation.
The name of the workspace. This string cannot contain carriage return, newline, or tab characters, and it must be no longer than 64 characters.
+The name of the workspace. This string cannot contain carriage return, newline, or tab characters, and it must be +no longer than 64 characters.
The description of the workspace. This string cannot contain carriage return, newline, or tab characters, and it must be no longer than 128 characters.
+The description of the workspace. This string cannot contain carriage return, newline, or tab characters, and it +must be no longer than 128 characters.
Whether training data from the workspace can be used by IBM for general service improvements. true
indicates that workspace training data is not to be used.
Whether training data from the workspace can be used by IBM for general service improvements. true
indicates that
+workspace training data is not to be used.
Swift
-public init(name: String? = nil, description: String? = nil, language: String? = nil, intents: [CreateIntent]? = nil, entities: [CreateEntity]? = nil, dialogNodes: [CreateDialogNode]? = nil, counterexamples: [CreateCounterexample]? = nil, metadata: [String: JSON]? = nil, learningOptOut: Bool? = nil)
+ public init(
+ name: String? = nil,
+ description: String? = nil,
+ language: String? = nil,
+ intents: [CreateIntent]? = nil,
+ entities: [CreateEntity]? = nil,
+ dialogNodes: [CreateDialogNode]? = nil,
+ counterexamples: [CreateCounterexample]? = nil,
+ metadata: [String: JSON]? = nil,
+ learningOptOut: Bool? = nil
+)
The name of the workspace. This string cannot contain carriage return, newline, or tab characters, and it must be no longer than 64 characters.
+The name of the workspace. This string cannot contain carriage return, newline, or tab characters, and it must be +no longer than 64 characters.
The description of the workspace. This string cannot contain carriage return, newline, or tab characters, and it must be no longer than 128 characters.
+The description of the workspace. This string cannot contain carriage return, newline, or tab characters, and it +must be no longer than 128 characters.
Whether training data from the workspace can be used by IBM for general service improvements. true
indicates that workspace training data is not to be used.
Whether training data from the workspace can be used by IBM for general service improvements. true
indicates
+that workspace training data is not to be used.
The ID of the previous sibling dialog node. This property is not returned if the dialog node has no previous sibling.
+The ID of the previous sibling dialog node. This property is not returned if the dialog node has no previous +sibling.
Swift
-public init(name: String, resultVariable: String, actionType: String? = nil, parameters: [String: JSON]? = nil, credentials: String? = nil)
+ public init(
+ name: String,
+ resultVariable: String,
+ actionType: String? = nil,
+ parameters: [String: JSON]? = nil,
+ credentials: String? = nil
+)
What happens after the dialog node completes. The valid values depend on the node type: - The following values are valid for any node: - get_user_input
- skip_user_input
- jump_to
- If the node is of type event_handler
and its parent node is of type slot
or frame
, additional values are also valid: - if event_name=filled
and the type of the parent node is slot
: - reprompt
- skip_all_slots
- if event_name=nomatch
and the type of the parent node is slot
: - reprompt
- skip_slot
- skip_all_slots
- if event_name=generic
and the type of the parent node is frame
: - reprompt
- skip_slot
- skip_all_slots
If you specify jump_to
, then you must also specify a value for the dialog_node
property.
What happens after the dialog node completes. The valid values depend on the node type:
+ +get_user_input
skip_user_input
jump_to
event_handler
and its parent node is of type slot
or frame
, additional values are
+also valid:
+
+filled
and the type of the parent node is slot
:reprompt
skip_all_slots
nomatch
and the type of the parent node is slot
:
+
+reprompt
skip_slot
skip_all_slots
generic
and the type of the parent node is frame
:
+
+reprompt
skip_slot
skip_all_slots
+If you specify jump_to
, then you must also specify a value for the dialog_node
property.What happens after the dialog node completes. The valid values depend on the node type: - The following values are valid for any node: - get_user_input
- skip_user_input
- jump_to
- If the node is of type event_handler
and its parent node is of type slot
or frame
, additional values are also valid: - if event_name=filled
and the type of the parent node is slot
: - reprompt
- skip_all_slots
- if event_name=nomatch
and the type of the parent node is slot
: - reprompt
- skip_slot
- skip_all_slots
- if event_name=generic
and the type of the parent node is frame
: - reprompt
- skip_slot
- skip_all_slots
If you specify jump_to
, then you must also specify a value for the dialog_node
property.
What happens after the dialog node completes. The valid values depend on the node type:
+ +get_user_input
skip_user_input
jump_to
event_handler
and its parent node is of type slot
or frame
, additional values are
+also valid:
+
+filled
and the type of the parent node is slot
:reprompt
skip_all_slots
nomatch
and the type of the parent node is slot
:
+
+reprompt
skip_slot
skip_all_slots
generic
and the type of the parent node is frame
:
+
+reprompt
skip_slot
skip_all_slots
+If you specify jump_to
, then you must also specify a value for the dialog_node
property.Swift
-public init(behavior: String, dialogNode: String? = nil, selector: String? = nil)
+ public init(
+ behavior: String,
+ dialogNode: String? = nil,
+ selector: String? = nil
+)
What happens after the dialog node completes. The valid values depend on the node type: - The following values are valid for any node: - get_user_input
- skip_user_input
- jump_to
- If the node is of type event_handler
and its parent node is of type slot
or frame
, additional values are also valid: - if event_name=filled
and the type of the parent node is slot
: - reprompt
- skip_all_slots
- if event_name=nomatch
and the type of the parent node is slot
: - reprompt
- skip_slot
- skip_all_slots
- if event_name=generic
and the type of the parent node is frame
: - reprompt
- skip_slot
- skip_all_slots
If you specify jump_to
, then you must also specify a value for the dialog_node
property.
What happens after the dialog node completes. The valid values depend on the node type: + +
get_user_input
skip_user_input
jump_to
event_handler
and its parent node is of type slot
or frame
, additional values are
+also valid:filled
and the type of the parent node is slot
:
+
+reprompt
skip_all_slots
nomatch
and the type of the parent node is slot
:
+
+reprompt
skip_slot
skip_all_slots
generic
and the type of the parent node is frame
:
+
+reprompt
skip_slot
skip_all_slots
+If you specify jump_to
, then you must also specify a value for the dialog_node
property.What happens after the dialog node completes. The valid values depend on the node type: - The following values are valid for any node: - get_user_input
- skip_user_input
- jump_to
- If the node is of type event_handler
and its parent node is of type slot
or frame
, additional values are also valid: - if event_name=filled
and the type of the parent node is slot
: - reprompt
- skip_all_slots
- if event_name=nomatch
and the type of the parent node is slot
: - reprompt
- skip_slot
- skip_all_slots
- if event_name=generic
and the type of the parent node is frame
: - reprompt
- skip_slot
- skip_all_slots
If you specify jump_to
, then you must also specify a value for the dialog_node
property.
What happens after the dialog node completes. The valid values depend on the node type:
+ +get_user_input
skip_user_input
jump_to
event_handler
and its parent node is of type slot
or frame
, additional values are
+also valid:
+
+filled
and the type of the parent node is slot
:reprompt
skip_all_slots
nomatch
and the type of the parent node is slot
:
+
+reprompt
skip_slot
skip_all_slots
generic
and the type of the parent node is frame
:
+
+reprompt
skip_slot
skip_all_slots
+If you specify jump_to
, then you must also specify a value for the dialog_node
property.Swift
-public init(dialogNode: String? = nil, title: String? = nil, conditions: String? = nil)
+ public init(
+ dialogNode: String? = nil,
+ title: String? = nil,
+ conditions: String? = nil
+)
The text of the user input. This string cannot contain carriage return, newline, or tab characters, and it must be no longer than 2048 characters.
+The text of the user input. This string cannot contain carriage return, newline, or tab characters, and it must be +no longer than 2048 characters.
Swift
-public init(text: String)
+ public init(
+ text: String
+)
The text of the user input. This string cannot contain carriage return, newline, or tab characters, and it must be no longer than 2048 characters.
+The text of the user input. This string cannot contain carriage return, newline, or tab characters, and it must +be no longer than 2048 characters.
State information for the conversation. Continue a conversation by including the context object from the previous response.
+State information for the conversation. Continue a conversation by including the context object from the previous +response.
Entities to use when evaluating the message. Include entities from the previous response to continue using those entities rather than detecting entities in the new input.
+Entities to use when evaluating the message. Include entities from the previous response to continue using those +entities rather than detecting entities in the new input.
Intents to use when evaluating the user input. Include intents from the previous response to continue using those intents rather than trying to recognize intents in the new input.
+Intents to use when evaluating the user input. Include intents from the previous response to continue using those +intents rather than trying to recognize intents in the new input.
System output. Include the output from the previous response to maintain intermediate information over multiple requests.
+System output. Include the output from the previous response to maintain intermediate information over multiple +requests.
Swift
-public init(input: InputData? = nil, alternateIntents: Bool? = nil, context: Context? = nil, entities: [RuntimeEntity]? = nil, intents: [RuntimeIntent]? = nil, output: OutputData? = nil)
+ public init(
+ input: InputData? = nil,
+ alternateIntents: Bool? = nil,
+ context: Context? = nil,
+ entities: [RuntimeEntity]? = nil,
+ intents: [RuntimeIntent]? = nil,
+ output: OutputData? = nil
+)
State information for the conversation. Continue a conversation by including the context object from the previous response.
+State information for the conversation. Continue a conversation by including the context object from the previous +response.
Entities to use when evaluating the message. Include entities from the previous response to continue using those entities rather than detecting entities in the new input.
+Entities to use when evaluating the message. Include entities from the previous response to continue using those +entities rather than detecting entities in the new input.
Intents to use when evaluating the user input. Include intents from the previous response to continue using those intents rather than trying to recognize intents in the new input.
+Intents to use when evaluating the user input. Include intents from the previous response to continue using those +intents rather than trying to recognize intents in the new input.
System output. Include the output from the previous response to maintain intermediate information over multiple requests.
+System output. Include the output from the previous response to maintain intermediate information over multiple +requests.
An array of the nodes that were triggered to create the response, in the order in which they were visited. This information is useful for debugging and for tracing the path taken through the node tree.
+An array of the nodes that were triggered to create the response, in the order in which they were visited. This +information is useful for debugging and for tracing the path taken through the node tree.
An array of objects containing detailed diagnostic information about the nodes that were triggered during processing of the input message. Included only if nodes_visited_details is set to true
in the message request.
An array of objects containing detailed diagnostic information about the nodes that were triggered during
+processing of the input message. Included only if nodes_visited_details is set to true
in the message
+request.
Swift
-public init(logMessages: [LogMessage], text: [String], nodesVisited: [String]? = nil, nodesVisitedDetails: [DialogNodeVisitedDetails]? = nil, additionalProperties: [String: JSON] = [:])
+ public init(
+ logMessages: [LogMessage],
+ text: [String],
+ nodesVisited: [String]? = nil,
+ nodesVisitedDetails: [DialogNodeVisitedDetails]? = nil,
+ additionalProperties: [String: JSON] = [:]
+)
An array of the nodes that were triggered to create the response, in the order in which they were visited. This information is useful for debugging and for tracing the path taken through the node tree.
+An array of the nodes that were triggered to create the response, in the order in which they were visited. This +information is useful for debugging and for tracing the path taken through the node tree.
An array of objects containing detailed diagnostic information about the nodes that were triggered during processing of the input message. Included only if nodes_visited_details is set to true
in the message request.
An array of objects containing detailed diagnostic information about the nodes that were triggered during
+processing of the input message. Included only if nodes_visited_details is set to true
in the message
+request.
An array of zero-based character offsets that indicate where the detected entity values begin and end in the input text.
+An array of zero-based character offsets that indicate where the detected entity values begin and end in the input +text.
Swift
-public init(entity: String, location: [Int], value: String, confidence: Double? = nil, metadata: [String: JSON]? = nil, groups: [CaptureGroup]? = nil, additionalProperties: [String: JSON] = [:])
+ public init(
+ entity: String,
+ location: [Int],
+ value: String,
+ confidence: Double? = nil,
+ metadata: [String: JSON]? = nil,
+ groups: [CaptureGroup]? = nil,
+ additionalProperties: [String: JSON] = [:]
+)
An array of zero-based character offsets that indicate where the detected entity values begin and end in the input text.
+An array of zero-based character offsets that indicate where the detected entity values begin and end in the +input text.
Swift
-public init(text: String? = nil)
+ public init(
+ text: String? = nil
+)
The dialog node ID. This string must conform to the following restrictions: - It can contain only Unicode alphanumeric, space, underscore, hyphen, and dot characters. - It must be no longer than 1024 characters.
+The dialog node ID. This string must conform to the following restrictions:
+ +The description of the dialog node. This string cannot contain carriage return, newline, or tab characters, and it must be no longer than 128 characters.
+The description of the dialog node. This string cannot contain carriage return, newline, or tab characters, and it +must be no longer than 128 characters.
The condition that will trigger the dialog node. This string cannot contain carriage return, newline, or tab characters, and it must be no longer than 2048 characters.
+The condition that will trigger the dialog node. This string cannot contain carriage return, newline, or tab +characters, and it must be no longer than 2048 characters.
The output of the dialog node. For more information about how to specify dialog node output, see the documentation.
+The output of the dialog node. For more information about how to specify dialog node output, see the +documentation.
The alias used to identify the dialog node. This string must conform to the following restrictions: - It can contain only Unicode alphanumeric, space, underscore, hyphen, and dot characters. - It must be no longer than 64 characters.
+The alias used to identify the dialog node. This string must conform to the following restrictions:
+ +Swift
-public init(dialogNode: String? = nil, description: String? = nil, conditions: String? = nil, parent: String? = nil, previousSibling: String? = nil, output: [String: JSON]? = nil, context: [String: JSON]? = nil, metadata: [String: JSON]? = nil, nextStep: DialogNodeNextStep? = nil, title: String? = nil, nodeType: String? = nil, eventName: String? = nil, variable: String? = nil, actions: [DialogNodeAction]? = nil, digressIn: String? = nil, digressOut: String? = nil, digressOutSlots: String? = nil)
+ public init(
+ dialogNode: String? = nil,
+ description: String? = nil,
+ conditions: String? = nil,
+ parent: String? = nil,
+ previousSibling: String? = nil,
+ output: [String: JSON]? = nil,
+ context: [String: JSON]? = nil,
+ metadata: [String: JSON]? = nil,
+ nextStep: DialogNodeNextStep? = nil,
+ title: String? = nil,
+ nodeType: String? = nil,
+ eventName: String? = nil,
+ variable: String? = nil,
+ actions: [DialogNodeAction]? = nil,
+ digressIn: String? = nil,
+ digressOut: String? = nil,
+ digressOutSlots: String? = nil
+)
The dialog node ID. This string must conform to the following restrictions: - It can contain only Unicode alphanumeric, space, underscore, hyphen, and dot characters. - It must be no longer than 1024 characters.
+The dialog node ID. This string must conform to the following restrictions: + +
The description of the dialog node. This string cannot contain carriage return, newline, or tab characters, and it must be no longer than 128 characters.
+The description of the dialog node. This string cannot contain carriage return, newline, or tab characters, and +it must be no longer than 128 characters.
The condition that will trigger the dialog node. This string cannot contain carriage return, newline, or tab characters, and it must be no longer than 2048 characters.
+The condition that will trigger the dialog node. This string cannot contain carriage return, newline, or tab +characters, and it must be no longer than 2048 characters.
The output of the dialog node. For more information about how to specify dialog node output, see the documentation.
+The output of the dialog node. For more information about how to specify dialog node output, see the +documentation.
The alias used to identify the dialog node. This string must conform to the following restrictions: - It can contain only Unicode alphanumeric, space, underscore, hyphen, and dot characters. - It must be no longer than 64 characters.
+The alias used to identify the dialog node. This string must conform to the following restrictions: + +
The name of the entity. This string must conform to the following restrictions: - It can contain only Unicode alphanumeric, underscore, and hyphen characters. - It cannot begin with the reserved prefix sys-
. - It must be no longer than 64 characters.
The name of the entity. This string must conform to the following restrictions:
+ +sys-
.The description of the entity. This string cannot contain carriage return, newline, or tab characters, and it must be no longer than 128 characters.
+The description of the entity. This string cannot contain carriage return, newline, or tab characters, and it must +be no longer than 128 characters.
Swift
-public init(entity: String? = nil, description: String? = nil, metadata: [String: JSON]? = nil, fuzzyMatch: Bool? = nil, values: [CreateValue]? = nil)
+ public init(
+ entity: String? = nil,
+ description: String? = nil,
+ metadata: [String: JSON]? = nil,
+ fuzzyMatch: Bool? = nil,
+ values: [CreateValue]? = nil
+)
The name of the entity. This string must conform to the following restrictions: - It can contain only Unicode alphanumeric, underscore, and hyphen characters. - It cannot begin with the reserved prefix sys-
. - It must be no longer than 64 characters.
The name of the entity. This string must conform to the following restrictions: + +
sys-
.The description of the entity. This string cannot contain carriage return, newline, or tab characters, and it must be no longer than 128 characters.
+The description of the entity. This string cannot contain carriage return, newline, or tab characters, and it +must be no longer than 128 characters.
The text of the user input example. This string must conform to the following restrictions: - It cannot contain carriage return, newline, or tab characters. - It cannot consist of only whitespace characters. - It must be no longer than 1024 characters.
+The text of the user input example. This string must conform to the following restrictions:
+ +Swift
-public init(text: String? = nil)
+ public init(
+ text: String? = nil
+)
The text of the user input example. This string must conform to the following restrictions: - It cannot contain carriage return, newline, or tab characters. - It cannot consist of only whitespace characters. - It must be no longer than 1024 characters.
+The text of the user input example. This string must conform to the following restrictions:
+ +The name of the intent. This string must conform to the following restrictions: - It can contain only Unicode alphanumeric, underscore, hyphen, and dot characters. - It cannot begin with the reserved prefix sys-
. - It must be no longer than 128 characters.
The name of the intent. This string must conform to the following restrictions:
+ +sys-
.Swift
-public init(intent: String? = nil, description: String? = nil, examples: [CreateExample]? = nil)
+ public init(
+ intent: String? = nil,
+ description: String? = nil,
+ examples: [CreateExample]? = nil
+)
The name of the intent. This string must conform to the following restrictions: - It can contain only Unicode alphanumeric, underscore, hyphen, and dot characters. - It cannot begin with the reserved prefix sys-
. - It must be no longer than 128 characters.
The name of the intent. This string must conform to the following restrictions: + +
sys-
.The text of the synonym. This string must conform to the following restrictions: - It cannot contain carriage return, newline, or tab characters. - It cannot consist of only whitespace characters. - It must be no longer than 64 characters.
+The text of the synonym. This string must conform to the following restrictions:
+ +Swift
-public init(synonym: String? = nil)
+ public init(
+ synonym: String? = nil
+)
The text of the synonym. This string must conform to the following restrictions: - It cannot contain carriage return, newline, or tab characters. - It cannot consist of only whitespace characters. - It must be no longer than 64 characters.
+The text of the synonym. This string must conform to the following restrictions:
+ +The text of the entity value. This string must conform to the following restrictions: - It cannot contain carriage return, newline, or tab characters. - It cannot consist of only whitespace characters. - It must be no longer than 64 characters.
+The text of the entity value. This string must conform to the following restrictions:
+ +An array of synonyms for the entity value. You can provide either synonyms or patterns (as indicated by type), but not both. A synonym must conform to the following resrictions: - It cannot contain carriage return, newline, or tab characters. - It cannot consist of only whitespace characters. - It must be no longer than 64 characters.
+An array of synonyms for the entity value. You can provide either synonyms or patterns (as indicated by type), +but not both. A synonym must conform to the following resrictions:
+ +An array of patterns for the entity value. You can provide either synonyms or patterns (as indicated by type), but not both. A pattern is a regular expression no longer than 128 characters. For more information about how to specify a pattern, see the documentation.
+An array of patterns for the entity value. You can provide either synonyms or patterns (as indicated by type), +but not both. A pattern is a regular expression no longer than 128 characters. For more information about how to +specify a pattern, see the +documentation.
Swift
-public init(value: String? = nil, metadata: [String: JSON]? = nil, valueType: String? = nil, synonyms: [String]? = nil, patterns: [String]? = nil)
+ public init(
+ value: String? = nil,
+ metadata: [String: JSON]? = nil,
+ valueType: String? = nil,
+ synonyms: [String]? = nil,
+ patterns: [String]? = nil
+)
The text of the entity value. This string must conform to the following restrictions: - It cannot contain carriage return, newline, or tab characters. - It cannot consist of only whitespace characters. - It must be no longer than 64 characters.
+The text of the entity value. This string must conform to the following restrictions: + +
An array of synonyms for the entity value. You can provide either synonyms or patterns (as indicated by type), but not both. A synonym must conform to the following resrictions: - It cannot contain carriage return, newline, or tab characters. - It cannot consist of only whitespace characters. - It must be no longer than 64 characters.
+An array of synonyms for the entity value. You can provide either synonyms or patterns (as indicated by +type), but not both. A synonym must conform to the following resrictions: + +
An array of patterns for the entity value. You can provide either synonyms or patterns (as indicated by type), but not both. A pattern is a regular expression no longer than 128 characters. For more information about how to specify a pattern, see the documentation.
+An array of patterns for the entity value. You can provide either synonyms or patterns (as indicated by +type), but not both. A pattern is a regular expression no longer than 128 characters. For more information +about how to specify a pattern, see the +documentation.
The name of the workspace. This string cannot contain carriage return, newline, or tab characters, and it must be no longer than 64 characters.
+The name of the workspace. This string cannot contain carriage return, newline, or tab characters, and it must be +no longer than 64 characters.
The description of the workspace. This string cannot contain carriage return, newline, or tab characters, and it must be no longer than 128 characters.
+The description of the workspace. This string cannot contain carriage return, newline, or tab characters, and it +must be no longer than 128 characters.
Whether training data from the workspace can be used by IBM for general service improvements. true
indicates that workspace training data is not to be used.
Whether training data from the workspace can be used by IBM for general service improvements. true
indicates that
+workspace training data is not to be used.
Swift
-public init(name: String? = nil, description: String? = nil, language: String? = nil, intents: [CreateIntent]? = nil, entities: [CreateEntity]? = nil, dialogNodes: [CreateDialogNode]? = nil, counterexamples: [CreateCounterexample]? = nil, metadata: [String: JSON]? = nil, learningOptOut: Bool? = nil)
+ public init(
+ name: String? = nil,
+ description: String? = nil,
+ language: String? = nil,
+ intents: [CreateIntent]? = nil,
+ entities: [CreateEntity]? = nil,
+ dialogNodes: [CreateDialogNode]? = nil,
+ counterexamples: [CreateCounterexample]? = nil,
+ metadata: [String: JSON]? = nil,
+ learningOptOut: Bool? = nil
+)
The name of the workspace. This string cannot contain carriage return, newline, or tab characters, and it must be no longer than 64 characters.
+The name of the workspace. This string cannot contain carriage return, newline, or tab characters, and it must be +no longer than 64 characters.
The description of the workspace. This string cannot contain carriage return, newline, or tab characters, and it must be no longer than 128 characters.
+The description of the workspace. This string cannot contain carriage return, newline, or tab characters, and it +must be no longer than 128 characters.
Whether training data from the workspace can be used by IBM for general service improvements. true
indicates that workspace training data is not to be used.
Whether training data from the workspace can be used by IBM for general service improvements. true
indicates
+that workspace training data is not to be used.
Whether training data from the workspace (including artifacts such as intents and entities) can be used by IBM for general service improvements. true
indicates that workspace training data is not to be used.
Whether training data from the workspace (including artifacts such as intents and entities) can be used by IBM for
+general service improvements. true
indicates that workspace training data is not to be used.
Whether training data from the workspace can be used by IBM for general service improvements. true
indicates that workspace training data is not to be used.
Whether training data from the workspace can be used by IBM for general service improvements. true
indicates that
+workspace training data is not to be used.
The IBM Watson Conversation service combines machine learning, natural language understanding, and integrated dialog -tools to create conversation flows between your apps and your users.
+The IBM Watson™ Conversation service combines machine learning, natural language understanding, and integrated +dialog tools to create conversation flows between your apps and your users.
See moreThe IBM Watson Conversation service combines machine learning, natural language understanding, and integrated dialog -tools to create conversation flows between your apps and your users.
+The IBM Watson™ Conversation service combines machine learning, natural language understanding, and integrated +dialog tools to create conversation flows between your apps and your users.
Get response to user input.
-Get a response to a user’s input. There is no rate limit for this operation.
+Get a response to a user’s input. +There is no rate limit for this operation.
The message to be sent. This includes the user’s input, along with optional intents, entities, and context from the -last response.
+The message to be sent. This includes the user’s input, along with optional intents, entities, and context from +the last response.
Whether to include additional diagnostic information about the dialog nodes that were visited during processing of -the message.
+Whether to include additional diagnostic information about the dialog nodes that were visited during processing +of the message.
List workspaces.
-List the workspaces associated with a Conversation service instance. This operation is limited to 500 requests -per 30 minutes. For more information, see Rate limiting.
+List the workspaces associated with a Conversation service instance. +This operation is limited to 500 requests per 30 minutes. For more information, see Rate limiting.
Create workspace.
Create a workspace based on component objects. You must provide workspace components defining the content of the -new workspace. This operation is limited to 30 requests per 30 minutes. For more information, see Rate -limiting.
+new workspace. +This operation is limited to 30 requests per 30 minutes. For more information, see Rate limiting.The content of the new workspace. The maximum size for this data is 50MB. If you need to import a larger -workspace, consider importing the workspace without intents and entities and then adding them separately.
+The content of the new workspace. +The maximum size for this data is 50MB. If you need to import a larger workspace, consider importing the +workspace without intents and entities and then adding them separately.
Get information about a workspace.
-Get information about a workspace, optionally including all workspace content. With export=false
, this
-operation is limited to 6000 requests per 5 minutes. With export=true
, the limit is 20 requests per 30
-minutes. For more information, see Rate limiting.
Get information about a workspace, optionally including all workspace content.
+With export=false
, this operation is limited to 6000 requests per 5 minutes. With export=true
, the
+limit is 20 requests per 30 minutes. For more information, see Rate limiting.
Whether to include all element content in the returned data. If export=false
, the returned data includes only
-information about the element itself. If export=true
, all content, including subelements, is included.
Whether to include all element content in the returned data. If export=false
, the returned data includes
+only information about the element itself. If export=true
, all content, including subelements, is included.
Update workspace.
Update an existing workspace with new or modified data. You must provide component objects defining the content of -the updated workspace. This operation is limited to 30 request per 30 minutes. For more information, see Rate -limiting.
+the updated workspace. +This operation is limited to 30 request per 30 minutes. For more information, see Rate limiting.Valid data defining the new and updated workspace content. The maximum size for this data is 50MB. If you need -to import a larger amount of workspace data, consider importing components such as intents and entities using -separate operations.
+Valid data defining the new and updated workspace content. +The maximum size for this data is 50MB. If you need to import a larger amount of workspace data, consider +importing components such as intents and entities using separate operations.
Whether the new data is to be appended to the existing data in the workspace. If append=false
, elements
included in the new data completely replace the corresponding existing elements, including all subelements. For
example, if the new data includes entities and append=false
, all existing entities in the workspace are
-discarded and replaced with the new entities. If append=true
, existing elements are preserved, and the new
-elements are added. If any elements in the new data collide with existing elements, the update request fails.
true
, existing elements are preserved, and the new elements are added. If any elements in the new
+data collide with existing elements, the update request fails.
Delete workspace.
-Delete a workspace from the service instance. This operation is limited to 30 requests per 30 minutes. For more -information, see Rate limiting.
+Delete a workspace from the service instance. +This operation is limited to 30 requests per 30 minutes. For more information, see Rate limiting.
List intents.
-List the intents for a workspace. With export=false
, this operation is limited to 2000 requests per 30
-minutes. With export=true
, the limit is 400 requests per 30 minutes. For more information, see Rate
-limiting.
List the intents for a workspace.
+With export=false
, this operation is limited to 2000 requests per 30 minutes. With export=true
, the
+limit is 400 requests per 30 minutes. For more information, see Rate limiting.
Whether to include all element content in the returned data. If export=false
, the returned data includes only
-information about the element itself. If export=true
, all content, including subelements, is included.
Whether to include all element content in the returned data. If export=false
, the returned data includes
+only information about the element itself. If export=true
, all content, including subelements, is included.
Create intent.
-Create a new intent. This operation is limited to 2000 requests per 30 minutes. For more information, see Rate -limiting.
+Create a new intent. +This operation is limited to 2000 requests per 30 minutes. For more information, see Rate limiting.
The name of the intent. This string must conform to the following restrictions: - It can contain only Unicode
-alphanumeric, underscore, hyphen, and dot characters. - It cannot begin with the reserved prefix sys-
. - It
-must be no longer than 128 characters.
The name of the intent. This string must conform to the following restrictions: + +
sys-
.The description of the intent. This string cannot contain carriage return, newline, or tab characters, and it must -be no longer than 128 characters.
+The description of the intent. This string cannot contain carriage return, newline, or tab characters, and it +must be no longer than 128 characters.
Get intent.
-Get information about an intent, optionally including all intent content. With export=false
, this
-operation is limited to 6000 requests per 5 minutes. With export=true
, the limit is 400 requests per 30
-minutes. For more information, see Rate limiting.
Get information about an intent, optionally including all intent content.
+With export=false
, this operation is limited to 6000 requests per 5 minutes. With export=true
, the
+limit is 400 requests per 30 minutes. For more information, see Rate limiting.
Whether to include all element content in the returned data. If export=false
, the returned data includes only
-information about the element itself. If export=true
, all content, including subelements, is included.
Whether to include all element content in the returned data. If export=false
, the returned data includes
+only information about the element itself. If export=true
, all content, including subelements, is included.
Update intent.
Update an existing intent with new or modified data. You must provide component objects defining the content of the -updated intent. This operation is limited to 2000 requests per 30 minutes. For more information, see Rate -limiting.
+updated intent. +This operation is limited to 2000 requests per 30 minutes. For more information, see Rate limiting.The name of the intent. This string must conform to the following restrictions: - It can contain only Unicode
-alphanumeric, underscore, hyphen, and dot characters. - It cannot begin with the reserved prefix sys-
. - It
-must be no longer than 128 characters.
The name of the intent. This string must conform to the following restrictions: + +
sys-
.Delete intent.
-Delete an intent from a workspace. This operation is limited to 2000 requests per 30 minutes. For more -information, see Rate limiting.
+Delete an intent from a workspace. +This operation is limited to 2000 requests per 30 minutes. For more information, see Rate limiting.
List user input examples.
-List the user input examples for an intent. This operation is limited to 2500 requests per 30 minutes. For more -information, see Rate limiting.
+List the user input examples for an intent. +This operation is limited to 2500 requests per 30 minutes. For more information, see Rate limiting.
Create user input example.
-Add a new user input example to an intent. This operation is limited to 1000 requests per 30 minutes. For more -information, see Rate limiting.
+Add a new user input example to an intent. +This operation is limited to 1000 requests per 30 minutes. For more information, see Rate limiting.
The text of a user input example. This string must conform to the following restrictions: - It cannot contain -carriage return, newline, or tab characters. - It cannot consist of only whitespace characters. - It must be no -longer than 1024 characters.
+The text of a user input example. This string must conform to the following restrictions: + +
Get user input example.
-Get information about a user input example. This operation is limited to 6000 requests per 5 minutes. For more -information, see Rate limiting.
+Get information about a user input example. +This operation is limited to 6000 requests per 5 minutes. For more information, see Rate limiting.
Update user input example.
-Update the text of a user input example. This operation is limited to 1000 requests per 30 minutes. For more -information, see Rate limiting.
+Update the text of a user input example. +This operation is limited to 1000 requests per 30 minutes. For more information, see Rate limiting.
The text of the user input example. This string must conform to the following restrictions: - It cannot contain -carriage return, newline, or tab characters. - It cannot consist of only whitespace characters. - It must be no -longer than 1024 characters.
+The text of the user input example. This string must conform to the following restrictions: + +
Delete user input example.
-Delete a user input example from an intent. This operation is limited to 1000 requests per 30 minutes. For more -information, see Rate limiting.
+Delete a user input example from an intent. +This operation is limited to 1000 requests per 30 minutes. For more information, see Rate limiting.
List counterexamples.
List the counterexamples for a workspace. Counterexamples are examples that have been marked as irrelevant input. - This operation is limited to 2500 requests per 30 minutes. For more information, see Rate limiting.
+This operation is limited to 2500 requests per 30 minutes. For more information, see Rate limiting.The text of a user input marked as irrelevant input. This string must conform to the following restrictions: - It -cannot contain carriage return, newline, or tab characters - It cannot consist of only whitespace characters - It -must be no longer than 1024 characters.
+The text of a user input marked as irrelevant input. This string must conform to the following restrictions: + +
Delete counterexample.
Delete a counterexample from a workspace. Counterexamples are examples that have been marked as irrelevant input. - This operation is limited to 1000 requests per 30 minutes. For more information, see Rate limiting.
+This operation is limited to 1000 requests per 30 minutes. For more information, see Rate limiting.List entities.
-List the entities for a workspace. With export=false
, this operation is limited to 1000 requests per 30
-minutes. With export=true
, the limit is 200 requests per 30 minutes. For more information, see Rate
-limiting.
List the entities for a workspace.
+With export=false
, this operation is limited to 1000 requests per 30 minutes. With export=true
, the
+limit is 200 requests per 30 minutes. For more information, see Rate limiting.
Whether to include all element content in the returned data. If export=false
, the returned data includes only
-information about the element itself. If export=true
, all content, including subelements, is included.
Whether to include all element content in the returned data. If export=false
, the returned data includes
+only information about the element itself. If export=true
, all content, including subelements, is included.
Create entity.
-Create a new entity. This operation is limited to 1000 requests per 30 minutes. For more information, see Rate -limiting.
+Create a new entity. +This operation is limited to 1000 requests per 30 minutes. For more information, see Rate limiting.
Get entity.
-Get information about an entity, optionally including all entity content. With export=false
, this
-operation is limited to 6000 requests per 5 minutes. With export=true
, the limit is 200 requests per 30
-minutes. For more information, see Rate limiting.
Get information about an entity, optionally including all entity content.
+With export=false
, this operation is limited to 6000 requests per 5 minutes. With export=true
, the
+limit is 200 requests per 30 minutes. For more information, see Rate limiting.
Whether to include all element content in the returned data. If export=false
, the returned data includes only
-information about the element itself. If export=true
, all content, including subelements, is included.
Whether to include all element content in the returned data. If export=false
, the returned data includes
+only information about the element itself. If export=true
, all content, including subelements, is included.
Update entity.
Update an existing entity with new or modified data. You must provide component objects defining the content of the -updated entity. This operation is limited to 1000 requests per 30 minutes. For more information, see Rate -limiting.
+updated entity. +This operation is limited to 1000 requests per 30 minutes. For more information, see Rate limiting.The updated content of the entity. Any elements included in the new data will completely replace the equivalent existing elements, including all subelements. (Previously existing subelements are not retained unless they are -also included in the new data.) For example, if you update the values for an entity, the previously existing values -are discarded and replaced with the new values specified in the update.
+also included in the new data.) For example, if you update the values for an entity, the previously existing +values are discarded and replaced with the new values specified in the update.Delete entity.
-Delete an entity from a workspace. This operation is limited to 1000 requests per 30 minutes. For more -information, see Rate limiting.
+Delete an entity from a workspace. +This operation is limited to 1000 requests per 30 minutes. For more information, see Rate limiting.
List entity values.
-List the values for an entity. This operation is limited to 2500 requests per 30 minutes. For more information, -see Rate limiting.
+List the values for an entity. +This operation is limited to 2500 requests per 30 minutes. For more information, see Rate limiting.
Whether to include all element content in the returned data. If export=false
, the returned data includes only
-information about the element itself. If export=true
, all content, including subelements, is included.
Whether to include all element content in the returned data. If export=false
, the returned data includes
+only information about the element itself. If export=true
, all content, including subelements, is included.
Add entity value.
-Create a new value for an entity. This operation is limited to 1000 requests per 30 minutes. For more -information, see Rate limiting.
+Create a new value for an entity. +This operation is limited to 1000 requests per 30 minutes. For more information, see Rate limiting.
Get entity value.
-Get information about an entity value. This operation is limited to 6000 requests per 5 minutes. For more -information, see Rate limiting.
+Get information about an entity value. +This operation is limited to 6000 requests per 5 minutes. For more information, see Rate limiting.
Whether to include all element content in the returned data. If export=false
, the returned data includes only
-information about the element itself. If export=true
, all content, including subelements, is included.
Whether to include all element content in the returned data. If export=false
, the returned data includes
+only information about the element itself. If export=true
, all content, including subelements, is included.
Update entity value.
Update an existing entity value with new or modified data. You must provide component objects defining the content -of the updated entity value. This operation is limited to 1000 requests per 30 minutes. For more information, -see Rate limiting.
+of the updated entity value. +This operation is limited to 1000 requests per 30 minutes. For more information, see Rate limiting.The updated content of the entity value. Any elements included in the new data will completely replace the -equivalent existing elements, including all subelements. (Previously existing subelements are not retained unless -they are also included in the new data.) For example, if you update the synonyms for an entity value, the -previously existing synonyms are discarded and replaced with the new synonyms specified in the update.
+The updated content of the entity value. +Any elements included in the new data will completely replace the equivalent existing elements, including all +subelements. (Previously existing subelements are not retained unless they are also included in the new data.) +For example, if you update the synonyms for an entity value, the previously existing synonyms are discarded and +replaced with the new synonyms specified in the update.
Delete entity value.
-Delete a value from an entity. This operation is limited to 1000 requests per 30 minutes. For more information, -see Rate limiting.
+Delete a value from an entity. +This operation is limited to 1000 requests per 30 minutes. For more information, see Rate limiting.
List entity value synonyms.
-List the synonyms for an entity value. This operation is limited to 2500 requests per 30 minutes. For more -information, see Rate limiting.
+List the synonyms for an entity value. +This operation is limited to 2500 requests per 30 minutes. For more information, see Rate limiting.
Add entity value synonym.
-Add a new synonym to an entity value. This operation is limited to 1000 requests per 30 minutes. For more -information, see Rate limiting.
+Add a new synonym to an entity value. +This operation is limited to 1000 requests per 30 minutes. For more information, see Rate limiting.
The text of the synonym. This string must conform to the following restrictions: - It cannot contain carriage -return, newline, or tab characters. - It cannot consist of only whitespace characters. - It must be no longer -than 64 characters.
+The text of the synonym. This string must conform to the following restrictions: + +
Get entity value synonym.
-Get information about a synonym of an entity value. This operation is limited to 6000 requests per 5 minutes. -For more information, see Rate limiting.
+Get information about a synonym of an entity value. +This operation is limited to 6000 requests per 5 minutes. For more information, see Rate limiting.
Update entity value synonym.
-Update an existing entity value synonym with new text. This operation is limited to 1000 requests per 30 -minutes. For more information, see Rate limiting.
+Update an existing entity value synonym with new text. +This operation is limited to 1000 requests per 30 minutes. For more information, see Rate limiting.
The text of the synonym. This string must conform to the following restrictions: - It cannot contain carriage -return, newline, or tab characters. - It cannot consist of only whitespace characters. - It must be no longer -than 64 characters.
+The text of the synonym. This string must conform to the following restrictions: + +
Delete entity value synonym.
-Delete a synonym from an entity value. This operation is limited to 1000 requests per 30 minutes. For more -information, see Rate limiting.
+Delete a synonym from an entity value. +This operation is limited to 1000 requests per 30 minutes. For more information, see Rate limiting.
List dialog nodes.
-List the dialog nodes for a workspace. This operation is limited to 2500 requests per 30 minutes. For more -information, see Rate limiting.
+List the dialog nodes for a workspace. +This operation is limited to 2500 requests per 30 minutes. For more information, see Rate limiting.
Create dialog node.
-Create a new dialog node. This operation is limited to 500 requests per 30 minutes. For more information, see -Rate limiting.
+Create a new dialog node. +This operation is limited to 500 requests per 30 minutes. For more information, see Rate limiting.
Get dialog node.
-Get information about a dialog node. This operation is limited to 6000 requests per 5 minutes. For more -information, see Rate limiting.
+Get information about a dialog node. +This operation is limited to 6000 requests per 5 minutes. For more information, see Rate limiting.
Update dialog node.
-Update an existing dialog node with new or modified data. This operation is limited to 500 requests per 30 -minutes. For more information, see Rate limiting.
+Update an existing dialog node with new or modified data. +This operation is limited to 500 requests per 30 minutes. For more information, see Rate limiting.
The updated content of the dialog node. Any elements included in the new data will completely replace the -equivalent existing elements, including all subelements. (Previously existing subelements are not retained unless -they are also included in the new data.) For example, if you update the actions for a dialog node, the previously -existing actions are discarded and replaced with the new actions specified in the update.
+The updated content of the dialog node. +Any elements included in the new data will completely replace the equivalent existing elements, including all +subelements. (Previously existing subelements are not retained unless they are also included in the new data.) +For example, if you update the actions for a dialog node, the previously existing actions are discarded and +replaced with the new actions specified in the update.
Delete dialog node.
-Delete a dialog node from a workspace. This operation is limited to 500 requests per 30 minutes. For more -information, see Rate limiting.
+Delete a dialog node from a workspace. +This operation is limited to 500 requests per 30 minutes. For more information, see Rate limiting.
List log events in a workspace.
-List the events from the log of a specific workspace. If cursor is not specified, this operation is limited -to 40 requests per 30 minutes. If cursor is specified, the limit is 120 requests per minute. For more -information, see Rate limiting.
+List the events from the log of a specific workspace. +If cursor is not specified, this operation is limited to 40 requests per 30 minutes. If cursor is +specified, the limit is 120 requests per minute. For more information, see Rate limiting.
A cacheable parameter that limits the results to those matching the specified filter. For more information, see the +
A cacheable parameter that limits the results to those matching the specified filter. For more information, see +the documentation.
List log events in all workspaces.
-List the events from the logs of all workspaces in the service instance. If cursor is not specified, this -operation is limited to 40 requests per 30 minutes. If cursor is specified, the limit is 120 requests per -minute. For more information, see Rate limiting.
+List the events from the logs of all workspaces in the service instance. +If cursor is not specified, this operation is limited to 40 requests per 30 minutes. If cursor is +specified, the limit is 120 requests per minute. For more information, see Rate limiting.
Delete labeled data.
Deletes all data associated with a specified customer ID. The method has no effect if no data is associated with
-the customer ID. You associate a customer ID with data by passing the X-Watson-Metadata
header with a request
-that passes data. For more information about personal data and customer IDs, see Information
+the customer ID.
+You associate a customer ID with data by passing the X-Watson-Metadata
header with a request that passes data.
+For more information about personal data and customer IDs, see Information
security.
-