@@ -720,6 +720,7 @@ PureCloudPlatformClientV2/models/contact_list_division_view.py
720720PureCloudPlatformClientV2/models/contact_list_division_view_listing.py
721721PureCloudPlatformClientV2/models/contact_list_entity_listing.py
722722PureCloudPlatformClientV2/models/contact_list_filter.py
723+ PureCloudPlatformClientV2/models/contact_list_filter_bulk_retrieve_body.py
723724PureCloudPlatformClientV2/models/contact_list_filter_clause.py
724725PureCloudPlatformClientV2/models/contact_list_filter_entity_listing.py
725726PureCloudPlatformClientV2/models/contact_list_filter_predicate.py
@@ -1077,6 +1078,8 @@ PureCloudPlatformClientV2/models/create_share_response.py
10771078PureCloudPlatformClientV2/models/create_time_off_limit_request.py
10781079PureCloudPlatformClientV2/models/create_time_off_plan_request.py
10791080PureCloudPlatformClientV2/models/create_trigger_request.py
1081+ PureCloudPlatformClientV2/models/create_upload_source_url_job_request.py
1082+ PureCloudPlatformClientV2/models/create_upload_source_url_job_response.py
10801083PureCloudPlatformClientV2/models/create_user.py
10811084PureCloudPlatformClientV2/models/create_utilization_label_request.py
10821085PureCloudPlatformClientV2/models/create_utilization_tag_request.py
@@ -1431,6 +1434,7 @@ PureCloudPlatformClientV2/models/email_address.py
14311434PureCloudPlatformClientV2/models/email_attachment.py
14321435PureCloudPlatformClientV2/models/email_begin_transmitting_event.py
14331436PureCloudPlatformClientV2/models/email_campaign_schedule.py
1437+ PureCloudPlatformClientV2/models/email_campaign_schedule_entity_listing.py
14341438PureCloudPlatformClientV2/models/email_column.py
14351439PureCloudPlatformClientV2/models/email_communication_answered_event.py
14361440PureCloudPlatformClientV2/models/email_communication_disposition_applied_event.py
@@ -1764,6 +1768,7 @@ PureCloudPlatformClientV2/models/get_metrics_response.py
17641768PureCloudPlatformClientV2/models/get_profiles_response.py
17651769PureCloudPlatformClientV2/models/get_rules_query.py
17661770PureCloudPlatformClientV2/models/get_templates_response.py
1771+ PureCloudPlatformClientV2/models/get_upload_source_url_job_status_response.py
17671772PureCloudPlatformClientV2/models/gkn_documentation_result.py
17681773PureCloudPlatformClientV2/models/gkn_documentation_search_criteria.py
17691774PureCloudPlatformClientV2/models/gkn_documentation_search_request.py
@@ -1966,6 +1971,7 @@ PureCloudPlatformClientV2/models/journey_outcome_events_notification_session.py
19661971PureCloudPlatformClientV2/models/journey_page.py
19671972PureCloudPlatformClientV2/models/journey_pattern.py
19681973PureCloudPlatformClientV2/models/journey_segment.py
1974+ PureCloudPlatformClientV2/models/journey_segment_request.py
19691975PureCloudPlatformClientV2/models/journey_session_events_notification_app.py
19701976PureCloudPlatformClientV2/models/journey_session_events_notification_browser.py
19711977PureCloudPlatformClientV2/models/journey_session_events_notification_connected_queue.py
@@ -2121,6 +2127,12 @@ PureCloudPlatformClientV2/models/knowledge_import_job_request.py
21212127PureCloudPlatformClientV2/models/knowledge_import_job_response.py
21222128PureCloudPlatformClientV2/models/knowledge_import_job_settings.py
21232129PureCloudPlatformClientV2/models/knowledge_import_job_statistics.py
2130+ PureCloudPlatformClientV2/models/knowledge_parse_import_result.py
2131+ PureCloudPlatformClientV2/models/knowledge_parse_job_request.py
2132+ PureCloudPlatformClientV2/models/knowledge_parse_job_request_import.py
2133+ PureCloudPlatformClientV2/models/knowledge_parse_job_request_patch.py
2134+ PureCloudPlatformClientV2/models/knowledge_parse_job_response.py
2135+ PureCloudPlatformClientV2/models/knowledge_parse_record.py
21242136PureCloudPlatformClientV2/models/knowledge_search_client_application.py
21252137PureCloudPlatformClientV2/models/knowledge_search_document.py
21262138PureCloudPlatformClientV2/models/knowledge_search_request.py
@@ -2551,6 +2563,7 @@ PureCloudPlatformClientV2/models/outcome_probability_condition.py
25512563PureCloudPlatformClientV2/models/outcome_quantile_condition.py
25522564PureCloudPlatformClientV2/models/outcome_ref.py
25532565PureCloudPlatformClientV2/models/outcome_ref_request.py
2566+ PureCloudPlatformClientV2/models/outcome_request.py
25542567PureCloudPlatformClientV2/models/outcome_score.py
25552568PureCloudPlatformClientV2/models/outcome_scores_result.py
25562569PureCloudPlatformClientV2/models/outlier_info.py
@@ -2576,6 +2589,7 @@ PureCloudPlatformClientV2/models/patch_action_properties.py
25762589PureCloudPlatformClientV2/models/patch_action_survey.py
25772590PureCloudPlatformClientV2/models/patch_action_target.py
25782591PureCloudPlatformClientV2/models/patch_action_template.py
2592+ PureCloudPlatformClientV2/models/patch_associated_value_field.py
25792593PureCloudPlatformClientV2/models/patch_bu_rescheduling_options_management_unit_request.py
25802594PureCloudPlatformClientV2/models/patch_bu_rescheduling_options_request.py
25812595PureCloudPlatformClientV2/models/patch_bu_schedule_run_request.py
@@ -2587,10 +2601,16 @@ PureCloudPlatformClientV2/models/patch_content_offer.py
25872601PureCloudPlatformClientV2/models/patch_content_offer_style_properties.py
25882602PureCloudPlatformClientV2/models/patch_content_offer_styling_configuration.py
25892603PureCloudPlatformClientV2/models/patch_content_position_properties.py
2604+ PureCloudPlatformClientV2/models/patch_context.py
2605+ PureCloudPlatformClientV2/models/patch_context_pattern.py
2606+ PureCloudPlatformClientV2/models/patch_criteria.py
25902607PureCloudPlatformClientV2/models/patch_cta_button_style_properties.py
2608+ PureCloudPlatformClientV2/models/patch_entity_type_criteria.py
25912609PureCloudPlatformClientV2/models/patch_external_segment.py
25922610PureCloudPlatformClientV2/models/patch_integration_action.py
25932611PureCloudPlatformClientV2/models/patch_integration_action_fields.py
2612+ PureCloudPlatformClientV2/models/patch_journey.py
2613+ PureCloudPlatformClientV2/models/patch_journey_pattern.py
25942614PureCloudPlatformClientV2/models/patch_outcome.py
25952615PureCloudPlatformClientV2/models/patch_predictor_request.py
25962616PureCloudPlatformClientV2/models/patch_segment.py
@@ -2992,6 +3012,13 @@ PureCloudPlatformClientV2/models/queue_user_event_topic_queue_member.py
29923012PureCloudPlatformClientV2/models/queue_user_event_topic_user_reference.py
29933013PureCloudPlatformClientV2/models/queue_utilization_diagnostic.py
29943014PureCloudPlatformClientV2/models/quick_reply.py
3015+ PureCloudPlatformClientV2/models/rate_limit_aggregate_data_container.py
3016+ PureCloudPlatformClientV2/models/rate_limit_aggregate_query_clause.py
3017+ PureCloudPlatformClientV2/models/rate_limit_aggregate_query_filter.py
3018+ PureCloudPlatformClientV2/models/rate_limit_aggregate_query_predicate.py
3019+ PureCloudPlatformClientV2/models/rate_limit_aggregate_query_response.py
3020+ PureCloudPlatformClientV2/models/rate_limit_aggregation_query.py
3021+ PureCloudPlatformClientV2/models/rate_limit_aggregation_view.py
29953022PureCloudPlatformClientV2/models/reaction.py
29963023PureCloudPlatformClientV2/models/real_time_adherence_explanation.py
29973024PureCloudPlatformClientV2/models/recall_entry.py
@@ -3059,6 +3086,14 @@ PureCloudPlatformClientV2/models/reporting_turn_knowledge_feedback.py
30593086PureCloudPlatformClientV2/models/reporting_turn_knowledge_search.py
30603087PureCloudPlatformClientV2/models/reporting_turns_response.py
30613088PureCloudPlatformClientV2/models/request_config.py
3089+ PureCloudPlatformClientV2/models/request_context.py
3090+ PureCloudPlatformClientV2/models/request_context_pattern.py
3091+ PureCloudPlatformClientV2/models/request_criteria.py
3092+ PureCloudPlatformClientV2/models/request_device.py
3093+ PureCloudPlatformClientV2/models/request_entity_type_criteria.py
3094+ PureCloudPlatformClientV2/models/request_external_segment.py
3095+ PureCloudPlatformClientV2/models/request_journey.py
3096+ PureCloudPlatformClientV2/models/request_journey_pattern.py
30623097PureCloudPlatformClientV2/models/request_mapping.py
30633098PureCloudPlatformClientV2/models/request_scored_agent.py
30643099PureCloudPlatformClientV2/models/rescheduling_management_unit_response.py
@@ -3219,8 +3254,6 @@ PureCloudPlatformClientV2/models/secure_session_entity_listing.py
32193254PureCloudPlatformClientV2/models/security_profile.py
32203255PureCloudPlatformClientV2/models/security_profile_entity_listing.py
32213256PureCloudPlatformClientV2/models/segment.py
3222- PureCloudPlatformClientV2/models/segment_assigned_event.py
3223- PureCloudPlatformClientV2/models/segment_assigned_event_segment.py
32243257PureCloudPlatformClientV2/models/segment_assignment_event.py
32253258PureCloudPlatformClientV2/models/segment_detail_query_clause.py
32263259PureCloudPlatformClientV2/models/segment_detail_query_filter.py
@@ -4926,6 +4959,7 @@ docs/ContactListDivisionView.md
49264959docs/ContactListDivisionViewListing.md
49274960docs/ContactListEntityListing.md
49284961docs/ContactListFilter.md
4962+ docs/ContactListFilterBulkRetrieveBody.md
49294963docs/ContactListFilterClause.md
49304964docs/ContactListFilterEntityListing.md
49314965docs/ContactListFilterPredicate.md
@@ -5287,6 +5321,8 @@ docs/CreateShareResponse.md
52875321docs/CreateTimeOffLimitRequest.md
52885322docs/CreateTimeOffPlanRequest.md
52895323docs/CreateTriggerRequest.md
5324+ docs/CreateUploadSourceUrlJobRequest.md
5325+ docs/CreateUploadSourceUrlJobResponse.md
52905326docs/CreateUser.md
52915327docs/CreateUtilizationLabelRequest.md
52925328docs/CreateUtilizationTagRequest.md
@@ -5645,6 +5681,7 @@ docs/EmailAddress.md
56455681docs/EmailAttachment.md
56465682docs/EmailBeginTransmittingEvent.md
56475683docs/EmailCampaignSchedule.md
5684+ docs/EmailCampaignScheduleEntityListing.md
56485685docs/EmailColumn.md
56495686docs/EmailCommunicationAnsweredEvent.md
56505687docs/EmailCommunicationDispositionAppliedEvent.md
@@ -5998,6 +6035,7 @@ docs/GetMetricsResponse.md
59986035docs/GetProfilesResponse.md
59996036docs/GetRulesQuery.md
60006037docs/GetTemplatesResponse.md
6038+ docs/GetUploadSourceUrlJobStatusResponse.md
60016039docs/GoogleDialogflowCustomSettings.md
60026040docs/Grammar.md
60036041docs/GrammarFileUploadRequest.md
@@ -6208,6 +6246,7 @@ docs/JourneyOutcomeEventsNotificationSession.md
62086246docs/JourneyPage.md
62096247docs/JourneyPattern.md
62106248docs/JourneySegment.md
6249+ docs/JourneySegmentRequest.md
62116250docs/JourneySessionEventsNotificationApp.md
62126251docs/JourneySessionEventsNotificationBrowser.md
62136252docs/JourneySessionEventsNotificationConnectedQueue.md
@@ -6365,6 +6404,12 @@ docs/KnowledgeImportJobRequest.md
63656404docs/KnowledgeImportJobResponse.md
63666405docs/KnowledgeImportJobSettings.md
63676406docs/KnowledgeImportJobStatistics.md
6407+ docs/KnowledgeParseImportResult.md
6408+ docs/KnowledgeParseJobRequest.md
6409+ docs/KnowledgeParseJobRequestImport.md
6410+ docs/KnowledgeParseJobRequestPatch.md
6411+ docs/KnowledgeParseJobResponse.md
6412+ docs/KnowledgeParseRecord.md
63686413docs/KnowledgeSearchClientApplication.md
63696414docs/KnowledgeSearchDocument.md
63706415docs/KnowledgeSearchRequest.md
@@ -6825,6 +6870,7 @@ docs/OutcomeProbabilityCondition.md
68256870docs/OutcomeQuantileCondition.md
68266871docs/OutcomeRef.md
68276872docs/OutcomeRefRequest.md
6873+ docs/OutcomeRequest.md
68286874docs/OutcomeScore.md
68296875docs/OutcomeScoresResult.md
68306876docs/OutlierInfo.md
@@ -6851,6 +6897,7 @@ docs/PatchActionProperties.md
68516897docs/PatchActionSurvey.md
68526898docs/PatchActionTarget.md
68536899docs/PatchActionTemplate.md
6900+ docs/PatchAssociatedValueField.md
68546901docs/PatchBuReschedulingOptionsManagementUnitRequest.md
68556902docs/PatchBuReschedulingOptionsRequest.md
68566903docs/PatchBuScheduleRunRequest.md
@@ -6862,10 +6909,16 @@ docs/PatchContentOffer.md
68626909docs/PatchContentOfferStyleProperties.md
68636910docs/PatchContentOfferStylingConfiguration.md
68646911docs/PatchContentPositionProperties.md
6912+ docs/PatchContext.md
6913+ docs/PatchContextPattern.md
6914+ docs/PatchCriteria.md
68656915docs/PatchCtaButtonStyleProperties.md
6916+ docs/PatchEntityTypeCriteria.md
68666917docs/PatchExternalSegment.md
68676918docs/PatchIntegrationAction.md
68686919docs/PatchIntegrationActionFields.md
6920+ docs/PatchJourney.md
6921+ docs/PatchJourneyPattern.md
68696922docs/PatchOutcome.md
68706923docs/PatchPredictorRequest.md
68716924docs/PatchSegment.md
@@ -7272,6 +7325,13 @@ docs/QueueUserEventTopicQueueMember.md
72727325docs/QueueUserEventTopicUserReference.md
72737326docs/QueueUtilizationDiagnostic.md
72747327docs/QuickReply.md
7328+ docs/RateLimitAggregateDataContainer.md
7329+ docs/RateLimitAggregateQueryClause.md
7330+ docs/RateLimitAggregateQueryFilter.md
7331+ docs/RateLimitAggregateQueryPredicate.md
7332+ docs/RateLimitAggregateQueryResponse.md
7333+ docs/RateLimitAggregationQuery.md
7334+ docs/RateLimitAggregationView.md
72757335docs/Reaction.md
72767336docs/RealTimeAdherenceExplanation.md
72777337docs/RecallEntry.md
@@ -7341,6 +7401,14 @@ docs/ReportingTurnKnowledgeFeedback.md
73417401docs/ReportingTurnKnowledgeSearch.md
73427402docs/ReportingTurnsResponse.md
73437403docs/RequestConfig.md
7404+ docs/RequestContext.md
7405+ docs/RequestContextPattern.md
7406+ docs/RequestCriteria.md
7407+ docs/RequestDevice.md
7408+ docs/RequestEntityTypeCriteria.md
7409+ docs/RequestExternalSegment.md
7410+ docs/RequestJourney.md
7411+ docs/RequestJourneyPattern.md
73447412docs/RequestMapping.md
73457413docs/RequestScoredAgent.md
73467414docs/ReschedulingManagementUnitResponse.md
@@ -7515,8 +7583,6 @@ docs/SecureSessionEntityListing.md
75157583docs/SecurityProfile.md
75167584docs/SecurityProfileEntityListing.md
75177585docs/Segment.md
7518- docs/SegmentAssignedEvent.md
7519- docs/SegmentAssignedEventSegment.md
75207586docs/SegmentAssignmentEvent.md
75217587docs/SegmentDetailQueryClause.md
75227588docs/SegmentDetailQueryFilter.md
@@ -9388,9 +9454,12 @@ docs/get_knowledge_knowledgebase_language_training-example.txt
93889454docs/get_knowledge_knowledgebase_language_trainings-example.txt
93899455docs/get_knowledge_knowledgebase_operations-example.txt
93909456docs/get_knowledge_knowledgebase_operations_users_query-example.txt
9457+ docs/get_knowledge_knowledgebase_parse_job-example.txt
93919458docs/get_knowledge_knowledgebase_unanswered_group-example.txt
93929459docs/get_knowledge_knowledgebase_unanswered_group_phrasegroup-example.txt
93939460docs/get_knowledge_knowledgebase_unanswered_groups-example.txt
9461+ docs/get_knowledge_knowledgebase_uploads_urls_job-example.txt
9462+ docs/get_knowledge_knowledgebase_uploads_urls_job-example.txt
93949463docs/get_knowledge_knowledgebases-example.txt
93959464docs/get_language-example.txt
93969465docs/get_languages-example.txt
@@ -10081,6 +10150,7 @@ docs/patch_knowledge_knowledgebase_language_category-example.txt
1008110150docs/patch_knowledge_knowledgebase_language_document-example.txt
1008210151docs/patch_knowledge_knowledgebase_language_documents-example.txt
1008310152docs/patch_knowledge_knowledgebase_language_documents_import-example.txt
10153+ docs/patch_knowledge_knowledgebase_parse_job-example.txt
1008410154docs/patch_knowledge_knowledgebase_unanswered_group_phrasegroup-example.txt
1008510155docs/patch_languageunderstanding_domain-example.txt
1008610156docs/patch_languageunderstanding_miner_draft-example.txt
@@ -10208,6 +10278,7 @@ docs/post_analytics_knowledge_aggregates_jobs-example.txt
1020810278docs/post_analytics_knowledge_aggregates_query-example.txt
1020910279docs/post_analytics_queues_observations_query-example.txt
1021010280docs/post_analytics_queues_observations_query-example.txt
10281+ docs/post_analytics_ratelimits_aggregates_query-example.txt
1021110282docs/post_analytics_reporting_exports-example.txt
1021210283docs/post_analytics_reporting_schedule_runreport-example.txt
1021310284docs/post_analytics_reporting_schedules-example.txt
@@ -10490,8 +10561,12 @@ docs/post_knowledge_knowledgebase_language_documents-example.txt
1049010561docs/post_knowledge_knowledgebase_language_documents_imports-example.txt
1049110562docs/post_knowledge_knowledgebase_language_training_promote-example.txt
1049210563docs/post_knowledge_knowledgebase_language_trainings-example.txt
10564+ docs/post_knowledge_knowledgebase_parse_job_import-example.txt
10565+ docs/post_knowledge_knowledgebase_parse_jobs-example.txt
1049310566docs/post_knowledge_knowledgebase_search-example.txt
1049410567docs/post_knowledge_knowledgebase_search-example.txt
10568+ docs/post_knowledge_knowledgebase_uploads_urls_jobs-example.txt
10569+ docs/post_knowledge_knowledgebase_uploads_urls_jobs-example.txt
1049510570docs/post_knowledge_knowledgebases-example.txt
1049610571docs/post_languages-example.txt
1049710572docs/post_languageunderstanding_domain_feedback-example.txt
@@ -10553,6 +10628,7 @@ docs/post_outbound_contactlist_contacts-example.txt
1055310628docs/post_outbound_contactlist_contacts_bulk-example.txt
1055410629docs/post_outbound_contactlist_export-example.txt
1055510630docs/post_outbound_contactlistfilters-example.txt
10631+ docs/post_outbound_contactlistfilters_bulk_retrieve-example.txt
1055610632docs/post_outbound_contactlistfilters_preview-example.txt
1055710633docs/post_outbound_contactlists-example.txt
1055810634docs/post_outbound_contactlisttemplates-example.txt
0 commit comments