@@ -226,6 +226,15 @@ PureCloudPlatformClientV2/models/agent_possible_work_shifts_response.py
226226PureCloudPlatformClientV2/models/agent_query_adherence_explanations_request.py
227227PureCloudPlatformClientV2/models/agent_query_adherence_explanations_response.py
228228PureCloudPlatformClientV2/models/agent_queue_time_request.py
229+ PureCloudPlatformClientV2/models/agent_state_agent_query_clause.py
230+ PureCloudPlatformClientV2/models/agent_state_agent_query_predicate.py
231+ PureCloudPlatformClientV2/models/agent_state_counts_request.py
232+ PureCloudPlatformClientV2/models/agent_state_query_request.py
233+ PureCloudPlatformClientV2/models/agent_state_segment_type_count.py
234+ PureCloudPlatformClientV2/models/agent_state_session_filter.py
235+ PureCloudPlatformClientV2/models/agent_state_session_query_clause.py
236+ PureCloudPlatformClientV2/models/agent_state_session_query_predicate.py
237+ PureCloudPlatformClientV2/models/agent_state_user_filter.py
229238PureCloudPlatformClientV2/models/agent_time_off_request_patch.py
230239PureCloudPlatformClientV2/models/agent_update_alternative_shift_trade_request.py
231240PureCloudPlatformClientV2/models/agent_video_settings.py
@@ -280,6 +289,10 @@ PureCloudPlatformClientV2/models/alternative_shift_trade_response.py
280289PureCloudPlatformClientV2/models/alternative_shift_trades_view_response_template.py
281290PureCloudPlatformClientV2/models/amazon_lex_request.py
282291PureCloudPlatformClientV2/models/analytics_agent_group.py
292+ PureCloudPlatformClientV2/models/analytics_agent_state_agent_response.py
293+ PureCloudPlatformClientV2/models/analytics_agent_state_agent_session_result.py
294+ PureCloudPlatformClientV2/models/analytics_agent_state_counts_response.py
295+ PureCloudPlatformClientV2/models/analytics_agent_state_query_response.py
283296PureCloudPlatformClientV2/models/analytics_conversation.py
284297PureCloudPlatformClientV2/models/analytics_conversation_async_query_response.py
285298PureCloudPlatformClientV2/models/analytics_conversation_query_response.py
@@ -1734,7 +1747,6 @@ PureCloudPlatformClientV2/models/email_column.py
17341747PureCloudPlatformClientV2/models/email_communication_answered_event.py
17351748PureCloudPlatformClientV2/models/email_communication_disposition_applied_event.py
17361749PureCloudPlatformClientV2/models/email_communication_ended_event.py
1737- PureCloudPlatformClientV2/models/email_communication_replied_event.py
17381750PureCloudPlatformClientV2/models/email_communication_sent_message_event.py
17391751PureCloudPlatformClientV2/models/email_config.py
17401752PureCloudPlatformClientV2/models/email_conversation.py
@@ -1951,6 +1963,7 @@ PureCloudPlatformClientV2/models/external_metric_definition_create_request.py
19511963PureCloudPlatformClientV2/models/external_metric_definition_listing.py
19521964PureCloudPlatformClientV2/models/external_metric_definition_update_request.py
19531965PureCloudPlatformClientV2/models/external_organization.py
1966+ PureCloudPlatformClientV2/models/external_organization_identifier.py
19541967PureCloudPlatformClientV2/models/external_organization_listing.py
19551968PureCloudPlatformClientV2/models/external_organization_trustor_link.py
19561969PureCloudPlatformClientV2/models/external_segment.py
@@ -4054,6 +4067,15 @@ PureCloudPlatformClientV2/models/suggestion_knowledge_article.py
40544067PureCloudPlatformClientV2/models/suggestion_knowledge_search.py
40554068PureCloudPlatformClientV2/models/suggestion_listing.py
40564069PureCloudPlatformClientV2/models/suggestion_script.py
4070+ PureCloudPlatformClientV2/models/summary_aggregate_data_container.py
4071+ PureCloudPlatformClientV2/models/summary_aggregate_query_clause.py
4072+ PureCloudPlatformClientV2/models/summary_aggregate_query_filter.py
4073+ PureCloudPlatformClientV2/models/summary_aggregate_query_predicate.py
4074+ PureCloudPlatformClientV2/models/summary_aggregate_query_response.py
4075+ PureCloudPlatformClientV2/models/summary_aggregation_query.py
4076+ PureCloudPlatformClientV2/models/summary_aggregation_view.py
4077+ PureCloudPlatformClientV2/models/summary_async_aggregate_query_response.py
4078+ PureCloudPlatformClientV2/models/summary_async_aggregation_query.py
40574079PureCloudPlatformClientV2/models/summary_generation_config.py
40584080PureCloudPlatformClientV2/models/support_center_category.py
40594081PureCloudPlatformClientV2/models/support_center_compact_category_module_template.py
@@ -4861,6 +4883,7 @@ PureCloudPlatformClientV2/models/wfm_user_schedule_adherence_updated_topic_user_
48614883PureCloudPlatformClientV2/models/wfm_versioned_entity_metadata.py
48624884PureCloudPlatformClientV2/models/whats_app_available_phone_number_details.py
48634885PureCloudPlatformClientV2/models/whats_app_available_phone_number_details_listing.py
4886+ PureCloudPlatformClientV2/models/whats_app_config.py
48644887PureCloudPlatformClientV2/models/whats_app_definition.py
48654888PureCloudPlatformClientV2/models/whats_app_embedded_signup_integration_activation_request.py
48664889PureCloudPlatformClientV2/models/whats_app_embedded_signup_integration_request.py
@@ -4931,6 +4954,12 @@ PureCloudPlatformClientV2/models/workflow_target_settings.py
49314954PureCloudPlatformClientV2/models/workitem.py
49324955PureCloudPlatformClientV2/models/workitem_change_listing.py
49334956PureCloudPlatformClientV2/models/workitem_create.py
4957+ PureCloudPlatformClientV2/models/workitem_date_based_condition.py
4958+ PureCloudPlatformClientV2/models/workitem_date_based_condition_update.py
4959+ PureCloudPlatformClientV2/models/workitem_date_based_rule.py
4960+ PureCloudPlatformClientV2/models/workitem_date_based_rule_create.py
4961+ PureCloudPlatformClientV2/models/workitem_date_based_rule_listing.py
4962+ PureCloudPlatformClientV2/models/workitem_date_based_rule_update.py
49344963PureCloudPlatformClientV2/models/workitem_delta.py
49354964PureCloudPlatformClientV2/models/workitem_filter.py
49364965PureCloudPlatformClientV2/models/workitem_flow_reference.py
@@ -5187,6 +5216,15 @@ docs/AgentPossibleWorkShiftsResponse.md
51875216docs/AgentQueryAdherenceExplanationsRequest.md
51885217docs/AgentQueryAdherenceExplanationsResponse.md
51895218docs/AgentQueueTimeRequest.md
5219+ docs/AgentStateAgentQueryClause.md
5220+ docs/AgentStateAgentQueryPredicate.md
5221+ docs/AgentStateCountsRequest.md
5222+ docs/AgentStateQueryRequest.md
5223+ docs/AgentStateSegmentTypeCount.md
5224+ docs/AgentStateSessionFilter.md
5225+ docs/AgentStateSessionQueryClause.md
5226+ docs/AgentStateSessionQueryPredicate.md
5227+ docs/AgentStateUserFilter.md
51905228docs/AgentTimeOffRequestPatch.md
51915229docs/AgentUIApi.json
51925230docs/AgentUIApi.md
@@ -5245,6 +5283,10 @@ docs/AlternativeShiftTradeResponse.md
52455283docs/AlternativeShiftTradesViewResponseTemplate.md
52465284docs/AmazonLexRequest.md
52475285docs/AnalyticsAgentGroup.md
5286+ docs/AnalyticsAgentStateAgentResponse.md
5287+ docs/AnalyticsAgentStateAgentSessionResult.md
5288+ docs/AnalyticsAgentStateCountsResponse.md
5289+ docs/AnalyticsAgentStateQueryResponse.md
52485290docs/AnalyticsApi.json
52495291docs/AnalyticsApi.md
52505292docs/AnalyticsConversation.md
@@ -6725,7 +6767,6 @@ docs/EmailColumn.md
67256767docs/EmailCommunicationAnsweredEvent.md
67266768docs/EmailCommunicationDispositionAppliedEvent.md
67276769docs/EmailCommunicationEndedEvent.md
6728- docs/EmailCommunicationRepliedEvent.md
67296770docs/EmailCommunicationSentMessageEvent.md
67306771docs/EmailConfig.md
67316772docs/EmailConversation.md
@@ -6950,6 +6991,7 @@ docs/ExternalMetricDefinitionCreateRequest.md
69506991docs/ExternalMetricDefinitionListing.md
69516992docs/ExternalMetricDefinitionUpdateRequest.md
69526993docs/ExternalOrganization.md
6994+ docs/ExternalOrganizationIdentifier.md
69536995docs/ExternalOrganizationListing.md
69546996docs/ExternalOrganizationTrustorLink.md
69556997docs/ExternalSegment.md
@@ -9137,6 +9179,15 @@ docs/SuggestionKnowledgeArticle.md
91379179docs/SuggestionKnowledgeSearch.md
91389180docs/SuggestionListing.md
91399181docs/SuggestionScript.md
9182+ docs/SummaryAggregateDataContainer.md
9183+ docs/SummaryAggregateQueryClause.md
9184+ docs/SummaryAggregateQueryFilter.md
9185+ docs/SummaryAggregateQueryPredicate.md
9186+ docs/SummaryAggregateQueryResponse.md
9187+ docs/SummaryAggregationQuery.md
9188+ docs/SummaryAggregationView.md
9189+ docs/SummaryAsyncAggregateQueryResponse.md
9190+ docs/SummaryAsyncAggregationQuery.md
91409191docs/SummaryGenerationConfig.md
91419192docs/SupportCenterCategory.md
91429193docs/SupportCenterCompactCategoryModuleTemplate.md
@@ -9974,6 +10025,7 @@ docs/WfmUserScheduleAdherenceUpdatedTopicUserScheduleAdherenceUpdate.md
997410025docs/WfmVersionedEntityMetadata.md
997510026docs/WhatsAppAvailablePhoneNumberDetails.md
997610027docs/WhatsAppAvailablePhoneNumberDetailsListing.md
10028+ docs/WhatsAppConfig.md
997710029docs/WhatsAppDefinition.md
997810030docs/WhatsAppEmbeddedSignupIntegrationActivationRequest.md
997910031docs/WhatsAppEmbeddedSignupIntegrationRequest.md
@@ -10048,6 +10100,12 @@ docs/WorkforceManagementApi.md
1004810100docs/Workitem.md
1004910101docs/WorkitemChangeListing.md
1005010102docs/WorkitemCreate.md
10103+ docs/WorkitemDateBasedCondition.md
10104+ docs/WorkitemDateBasedConditionUpdate.md
10105+ docs/WorkitemDateBasedRule.md
10106+ docs/WorkitemDateBasedRuleCreate.md
10107+ docs/WorkitemDateBasedRuleListing.md
10108+ docs/WorkitemDateBasedRuleUpdate.md
1005110109docs/WorkitemDelta.md
1005210110docs/WorkitemFilter.md
1005310111docs/WorkitemFlowReference.md
@@ -10392,6 +10450,7 @@ docs/delete_taskmanagement_workbin-example.txt
1039210450docs/delete_taskmanagement_workitem-example.txt
1039310451docs/delete_taskmanagement_workitems_schema-example.txt
1039410452docs/delete_taskmanagement_worktype-example.txt
10453+ docs/delete_taskmanagement_worktype_flows_datebased_rule-example.txt
1039510454docs/delete_taskmanagement_worktype_flows_onattributechange_rule-example.txt
1039610455docs/delete_taskmanagement_worktype_flows_oncreate_rule-example.txt
1039710456docs/delete_taskmanagement_worktype_status-example.txt
@@ -10461,6 +10520,7 @@ docs/get_alerting_interactionstats_rules-example.txt
1046110520docs/get_alerting_rule-example.txt
1046210521docs/get_analytics_actions_aggregates_job-example.txt
1046310522docs/get_analytics_actions_aggregates_job_results-example.txt
10523+ docs/get_analytics_agent_status-example.txt
1046410524docs/get_analytics_agentcopilots_aggregates_job-example.txt
1046510525docs/get_analytics_agentcopilots_aggregates_job_results-example.txt
1046610526docs/get_analytics_botflow_divisions_reportingturns-example.txt
@@ -10508,6 +10568,8 @@ docs/get_analytics_reporting_settings_dashboards_query-example.txt
1050810568docs/get_analytics_reporting_settings_user_dashboards-example.txt
1050910569docs/get_analytics_resolutions_aggregates_job-example.txt
1051010570docs/get_analytics_resolutions_aggregates_job_results-example.txt
10571+ docs/get_analytics_summaries_aggregates_job-example.txt
10572+ docs/get_analytics_summaries_aggregates_job_results-example.txt
1051110573docs/get_analytics_surveys_aggregates_job-example.txt
1051210574docs/get_analytics_surveys_aggregates_job-example.txt
1051310575docs/get_analytics_surveys_aggregates_job_results-example.txt
@@ -11441,6 +11503,8 @@ docs/get_taskmanagement_workitems_schema_version-example.txt
1144111503docs/get_taskmanagement_workitems_schema_versions-example.txt
1144211504docs/get_taskmanagement_workitems_schemas-example.txt
1144311505docs/get_taskmanagement_worktype-example.txt
11506+ docs/get_taskmanagement_worktype_flows_datebased_rule-example.txt
11507+ docs/get_taskmanagement_worktype_flows_datebased_rules-example.txt
1144411508docs/get_taskmanagement_worktype_flows_onattributechange_rule-example.txt
1144511509docs/get_taskmanagement_worktype_flows_onattributechange_rules-example.txt
1144611510docs/get_taskmanagement_worktype_flows_oncreate_rule-example.txt
@@ -11868,6 +11932,7 @@ docs/patch_taskmanagement_workitem_assignment-example.txt
1186811932docs/patch_taskmanagement_workitem_user_wrapups-example.txt
1186911933docs/patch_taskmanagement_workitem_users_me_wrapups-example.txt
1187011934docs/patch_taskmanagement_worktype-example.txt
11935+ docs/patch_taskmanagement_worktype_flows_datebased_rule-example.txt
1187111936docs/patch_taskmanagement_worktype_flows_onattributechange_rule-example.txt
1187211937docs/patch_taskmanagement_worktype_flows_oncreate_rule-example.txt
1187311938docs/patch_taskmanagement_worktype_status-example.txt
@@ -11935,6 +12000,8 @@ docs/post_analytics_actions_aggregates_jobs-example.txt
1193512000docs/post_analytics_actions_aggregates_query-example.txt
1193612001docs/post_analytics_agentcopilots_aggregates_jobs-example.txt
1193712002docs/post_analytics_agentcopilots_aggregates_query-example.txt
12003+ docs/post_analytics_agents_status_counts-example.txt
12004+ docs/post_analytics_agents_status_query-example.txt
1193812005docs/post_analytics_bots_aggregates_jobs-example.txt
1193912006docs/post_analytics_bots_aggregates_query-example.txt
1194012007docs/post_analytics_conversation_details_properties-example.txt
@@ -11981,6 +12048,8 @@ docs/post_analytics_reporting_settings_dashboards_query-example.txt
1198112048docs/post_analytics_resolutions_aggregates_jobs-example.txt
1198212049docs/post_analytics_routing_activity_query-example.txt
1198312050docs/post_analytics_routing_activity_query-example.txt
12051+ docs/post_analytics_summaries_aggregates_jobs-example.txt
12052+ docs/post_analytics_summaries_aggregates_query-example.txt
1198412053docs/post_analytics_surveys_aggregates_jobs-example.txt
1198512054docs/post_analytics_surveys_aggregates_jobs-example.txt
1198612055docs/post_analytics_surveys_aggregates_query-example.txt
@@ -12476,6 +12545,7 @@ docs/post_taskmanagement_workitems-example.txt
1247612545docs/post_taskmanagement_workitems_query-example.txt
1247712546docs/post_taskmanagement_workitems_query_jobs-example.txt
1247812547docs/post_taskmanagement_workitems_schemas-example.txt
12548+ docs/post_taskmanagement_worktype_flows_datebased_rules-example.txt
1247912549docs/post_taskmanagement_worktype_flows_onattributechange_rules-example.txt
1248012550docs/post_taskmanagement_worktype_flows_oncreate_rules-example.txt
1248112551docs/post_taskmanagement_worktype_statuses-example.txt
0 commit comments