@@ -388,11 +388,13 @@ PureCloudPlatformClientV2/models/bot_aggregation_query.py
388388PureCloudPlatformClientV2/models/bot_aggregation_view.py
389389PureCloudPlatformClientV2/models/bot_async_aggregate_query_response.py
390390PureCloudPlatformClientV2/models/bot_async_aggregation_query.py
391+ PureCloudPlatformClientV2/models/bot_channel.py
391392PureCloudPlatformClientV2/models/bot_connector_bot.py
392393PureCloudPlatformClientV2/models/bot_connector_bot_summary_entity_listing.py
393394PureCloudPlatformClientV2/models/bot_connector_bot_version.py
394395PureCloudPlatformClientV2/models/bot_connector_bot_version_summary_entity_listing.py
395396PureCloudPlatformClientV2/models/bot_execution_configuration.py
397+ PureCloudPlatformClientV2/models/bot_flow_session.py
396398PureCloudPlatformClientV2/models/bot_intent.py
397399PureCloudPlatformClientV2/models/bot_list.py
398400PureCloudPlatformClientV2/models/bot_messenger_profile.py
@@ -2099,6 +2101,7 @@ PureCloudPlatformClientV2/models/learning_assignment_bulk_add_response.py
20992101PureCloudPlatformClientV2/models/learning_assignment_bulk_remove_response.py
21002102PureCloudPlatformClientV2/models/learning_assignment_create.py
21012103PureCloudPlatformClientV2/models/learning_assignment_entity.py
2104+ PureCloudPlatformClientV2/models/learning_assignment_external_update.py
21022105PureCloudPlatformClientV2/models/learning_assignment_item.py
21032106PureCloudPlatformClientV2/models/learning_assignment_reassign.py
21042107PureCloudPlatformClientV2/models/learning_assignment_reference.py
@@ -3161,6 +3164,7 @@ PureCloudPlatformClientV2/models/session_end_details.py
31613164PureCloudPlatformClientV2/models/session_last_event.py
31623165PureCloudPlatformClientV2/models/session_listing.py
31633166PureCloudPlatformClientV2/models/session_segment_assignment.py
3167+ PureCloudPlatformClientV2/models/sessions_response.py
31643168PureCloudPlatformClientV2/models/set_content_template_action_settings.py
31653169PureCloudPlatformClientV2/models/set_recording_state.py
31663170PureCloudPlatformClientV2/models/set_sms_phone_number_action_settings.py
@@ -4064,6 +4068,7 @@ PureCloudPlatformClientV2/models/workitem_manual_assign.py
40644068PureCloudPlatformClientV2/models/workitem_post_query_entity_listing.py
40654069PureCloudPlatformClientV2/models/workitem_query_post_request.py
40664070PureCloudPlatformClientV2/models/workitem_query_sort.py
4071+ PureCloudPlatformClientV2/models/workitem_queue_reference.py
40674072PureCloudPlatformClientV2/models/workitem_reference.py
40684073PureCloudPlatformClientV2/models/workitem_schema.py
40694074PureCloudPlatformClientV2/models/workitem_scored_agent.py
@@ -4456,11 +4461,13 @@ docs/BotAggregationQuery.md
44564461docs/BotAggregationView.md
44574462docs/BotAsyncAggregateQueryResponse.md
44584463docs/BotAsyncAggregationQuery.md
4464+ docs/BotChannel.md
44594465docs/BotConnectorBot.md
44604466docs/BotConnectorBotSummaryEntityListing.md
44614467docs/BotConnectorBotVersion.md
44624468docs/BotConnectorBotVersionSummaryEntityListing.md
44634469docs/BotExecutionConfiguration.md
4470+ docs/BotFlowSession.md
44644471docs/BotIntent.md
44654472docs/BotList.md
44664473docs/BotMessengerProfile.md
@@ -6217,6 +6224,7 @@ docs/LearningAssignmentBulkAddResponse.md
62176224docs/LearningAssignmentBulkRemoveResponse.md
62186225docs/LearningAssignmentCreate.md
62196226docs/LearningAssignmentEntity.md
6227+ docs/LearningAssignmentExternalUpdate.md
62206228docs/LearningAssignmentItem.md
62216229docs/LearningAssignmentReassign.md
62226230docs/LearningAssignmentReference.md
@@ -7321,6 +7329,7 @@ docs/SessionEndDetails.md
73217329docs/SessionLastEvent.md
73227330docs/SessionListing.md
73237331docs/SessionSegmentAssignment.md
7332+ docs/SessionsResponse.md
73247333docs/SetContentTemplateActionSettings.md
73257334docs/SetRecordingState.md
73267335docs/SetSmsPhoneNumberActionSettings.md
@@ -8264,6 +8273,7 @@ docs/WorkitemManualAssign.md
82648273docs/WorkitemPostQueryEntityListing.md
82658274docs/WorkitemQueryPostRequest.md
82668275docs/WorkitemQuerySort.md
8276+ docs/WorkitemQueueReference.md
82678277docs/WorkitemReference.md
82688278docs/WorkitemSchema.md
82698279docs/WorkitemScoredAgent.md
@@ -8595,6 +8605,7 @@ docs/get_alerting_rule-example.txt
85958605docs/get_analytics_actions_aggregates_job-example.txt
85968606docs/get_analytics_actions_aggregates_job_results-example.txt
85978607docs/get_analytics_botflow_reportingturns-example.txt
8608+ docs/get_analytics_botflow_sessions-example.txt
85988609docs/get_analytics_bots_aggregates_job-example.txt
85998610docs/get_analytics_bots_aggregates_job_results-example.txt
86008611docs/get_analytics_conversation_details-example.txt
@@ -9780,6 +9791,7 @@ docs/patch_languageunderstanding_domain-example.txt
97809791docs/patch_languageunderstanding_miner_draft-example.txt
97819792docs/patch_learning_assignment-example.txt
97829793docs/patch_learning_assignment_reschedule-example.txt
9794+ docs/patch_learning_module_user_assignments-example.txt
97839795docs/patch_location-example.txt
97849796docs/patch_messaging_setting-example.txt
97859797docs/patch_messaging_supportedcontent_supported_content_id-example.txt
0 commit comments