Skip to content

Commit aaf0fd2

Browse files
author
PureCloud Jenkins
committed
121.0.0
1 parent 8f7f62e commit aaf0fd2

513 files changed

Lines changed: 15216 additions & 6164 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

build/PureCloudPlatformClientV2/__init__.py

Lines changed: 26 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,6 +214,15 @@
214214
from .models.bot_aggregate_query_response import BotAggregateQueryResponse
215215
from .models.bot_aggregation_query import BotAggregationQuery
216216
from .models.bot_aggregation_view import BotAggregationView
217+
from .models.bot_connector_bot import BotConnectorBot
218+
from .models.bot_connector_bot_summary_entity_listing import BotConnectorBotSummaryEntityListing
219+
from .models.bot_connector_bot_version import BotConnectorBotVersion
220+
from .models.bot_connector_bot_version_summary_entity_listing import BotConnectorBotVersionSummaryEntityListing
221+
from .models.bot_intent import BotIntent
222+
from .models.bot_list import BotList
223+
from .models.bot_slot import BotSlot
224+
from .models.bot_summary import BotSummary
225+
from .models.bot_version_summary import BotVersionSummary
217226
from .models.bu_abandon_rate import BuAbandonRate
218227
from .models.bu_agent_schedule_activity import BuAgentScheduleActivity
219228
from .models.bu_agent_schedule_history_change import BuAgentScheduleHistoryChange
@@ -316,6 +325,7 @@
316325
from .models.business_unit_settings import BusinessUnitSettings
317326
from .models.button_component import ButtonComponent
318327
from .models.button_response import ButtonResponse
328+
from .models.calendar_url_response import CalendarUrlResponse
319329
from .models.calibration import Calibration
320330
from .models.calibration_assignment import CalibrationAssignment
321331
from .models.calibration_create import CalibrationCreate
@@ -764,6 +774,7 @@
764774
from .models.data_schema_listing import DataSchemaListing
765775
from .models.data_table import DataTable
766776
from .models.data_table_export_job import DataTableExportJob
777+
from .models.data_table_import_entity_listing import DataTableImportEntityListing
767778
from .models.data_table_import_job import DataTableImportJob
768779
from .models.data_table_row_entity_listing import DataTableRowEntityListing
769780
from .models.data_tables_domain_entity_listing import DataTablesDomainEntityListing
@@ -926,6 +937,10 @@
926937
from .models.domain_role import DomainRole
927938
from .models.domain_schema_reference import DomainSchemaReference
928939
from .models.download_response import DownloadResponse
940+
from .models.draft import Draft
941+
from .models.draft_intents import DraftIntents
942+
from .models.draft_listing import DraftListing
943+
from .models.draft_request import DraftRequest
929944
from .models.draft_validation_result import DraftValidationResult
930945
from .models.duration_condition import DurationCondition
931946
from .models.edge import Edge
@@ -974,6 +989,7 @@
974989
from .models.email_address import EmailAddress
975990
from .models.email_attachment import EmailAttachment
976991
from .models.email_column import EmailColumn
992+
from .models.email_config import EmailConfig
977993
from .models.email_conversation import EmailConversation
978994
from .models.email_conversation_entity_listing import EmailConversationEntityListing
979995
from .models.email_media_participant import EmailMediaParticipant
@@ -992,7 +1008,6 @@
9921008
from .models.encryption_key_entity_listing import EncryptionKeyEntityListing
9931009
from .models.endpoint import Endpoint
9941010
from .models.entity import Entity
995-
from .models.entity_listing import EntityListing
9961011
from .models.entity_type_criteria import EntityTypeCriteria
9971012
from .models.entry import Entry
9981013
from .models.error_body import ErrorBody
@@ -1115,6 +1130,7 @@
11151130
from .models.forecast_service_level_response import ForecastServiceLevelResponse
11161131
from .models.forecast_source_day_pointer import ForecastSourceDayPointer
11171132
from .models.free_seating_configuration import FreeSeatingConfiguration
1133+
from .models.from_email_address import FromEmailAddress
11181134
from .models.gdpr_journey_customer import GDPRJourneyCustomer
11191135
from .models.gdpr_request import GDPRRequest
11201136
from .models.gdpr_request_entity_listing import GDPRRequestEntityListing
@@ -1407,6 +1423,11 @@
14071423
from .models.metric_definition import MetricDefinition
14081424
from .models.metrics import Metrics
14091425
from .models.min_length import MinLength
1426+
from .models.mined_intents_listing import MinedIntentsListing
1427+
from .models.miner import Miner
1428+
from .models.miner_execute_request import MinerExecuteRequest
1429+
from .models.miner_intent import MinerIntent
1430+
from .models.miner_listing import MinerListing
14101431
from .models.modeling_processing_error import ModelingProcessingError
14111432
from .models.modeling_status_response import ModelingStatusResponse
14121433
from .models.move_management_unit_request import MoveManagementUnitRequest
@@ -1448,6 +1469,7 @@
14481469
from .models.notification_template_header import NotificationTemplateHeader
14491470
from .models.notification_template_parameter import NotificationTemplateParameter
14501471
from .models.notifications_response import NotificationsResponse
1472+
from .models.nuance_mix_dlg_settings import NuanceMixDlgSettings
14511473
from .models.number import Number
14521474
from .models.number_plan import NumberPlan
14531475
from .models.numeric_range import NumericRange
@@ -1516,6 +1538,7 @@
15161538
from .models.overall_best_points_item import OverallBestPointsItem
15171539
from .models.pin_configuration import PINConfiguration
15181540
from .models.page import Page
1541+
from .models.paged_namespace_listing import PagedNamespaceListing
15191542
from .models.paging_spec import PagingSpec
15201543
from .models.parameter import Parameter
15211544
from .models.parsed_certificate import ParsedCertificate
@@ -1886,6 +1909,7 @@
18861909
from .models.replace_request import ReplaceRequest
18871910
from .models.replace_response import ReplaceResponse
18881911
from .models.replacement_term import ReplacementTerm
1912+
from .models.reply_to_email_address import ReplyToEmailAddress
18891913
from .models.report_meta_data import ReportMetaData
18901914
from .models.report_meta_data_entity_listing import ReportMetaDataEntityListing
18911915
from .models.report_run_entry import ReportRunEntry
@@ -2354,6 +2378,7 @@
23542378
from .models.user_tokens_topic_uri_reference import UserTokensTopicUriReference
23552379
from .models.users_search_response import UsersSearchResponse
23562380
from .models.utilization import Utilization
2381+
from .models.utterance import Utterance
23572382
from .models.validate_address_request import ValidateAddressRequest
23582383
from .models.validate_address_response import ValidateAddressResponse
23592384
from .models.validate_work_plan_messages import ValidateWorkPlanMessages

build/PureCloudPlatformClientV2/api_client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,7 @@ def __call_api(self, resource_path, method,
295295
header_params['Cookie'] = self.cookie
296296
if header_params:
297297
header_params = self.sanitize_for_serialization(header_params)
298-
header_params['purecloud-sdk'] = '120.0.0'
298+
header_params['purecloud-sdk'] = '121.0.0'
299299

300300
# path parameters
301301
if path_params:

build/PureCloudPlatformClientV2/apis/architect_api.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4444,7 +4444,7 @@ def get_flows_datatable_import_jobs(self, datatable_id, **kwargs):
44444444
:param str datatable_id: id of datatable (required)
44454445
:param int page_number: Page number
44464446
:param int page_size: Page size
4447-
:return: EntityListing
4447+
:return: DataTableImportEntityListing
44484448
If the method is called asynchronously,
44494449
returns the request thread.
44504450
"""
@@ -4505,7 +4505,7 @@ def get_flows_datatable_import_jobs(self, datatable_id, **kwargs):
45054505
body=body_params,
45064506
post_params=form_params,
45074507
files=local_var_files,
4508-
response_type='EntityListing',
4508+
response_type='DataTableImportEntityListing',
45094509
auth_settings=auth_settings,
45104510
callback=params.get('callback'))
45114511
return response

build/PureCloudPlatformClientV2/apis/gamification_api.py

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -404,13 +404,14 @@ def get_gamification_metric(self, metric_id, **kwargs):
404404
:param callback function: The callback function
405405
for asynchronous request. (optional)
406406
:param str metric_id: metric Id (required)
407+
:param date workday: The objective query workday. If not specified, then it retrieves the current objective. Dates are represented as an ISO-8601 string. For example: yyyy-MM-dd
407408
:param str performance_profile_id: The profile id of the metrics you are trying to retrieve. The DEFAULT profile is used if nothing is given.
408409
:return: Metric
409410
If the method is called asynchronously,
410411
returns the request thread.
411412
"""
412413

413-
all_params = ['metric_id', 'performance_profile_id']
414+
all_params = ['metric_id', 'workday', 'performance_profile_id']
414415
all_params.append('callback')
415416

416417
params = locals()
@@ -434,8 +435,10 @@ def get_gamification_metric(self, metric_id, **kwargs):
434435
path_params['metricId'] = params['metric_id']
435436

436437
query_params = {}
438+
if 'workday' in params:
439+
query_params['workday'] = params['workday']
437440
if 'performance_profile_id' in params:
438-
query_params['performance profile id'] = params['performance_profile_id']
441+
query_params['performanceProfileId'] = params['performance_profile_id']
439442

440443
header_params = {}
441444

@@ -635,12 +638,13 @@ def get_gamification_metrics(self, **kwargs):
635638
:param callback function: The callback function
636639
for asynchronous request. (optional)
637640
:param str performance_profile_id: The profile id of the metrics you are trying to retrieve. The DEFAULT profile is used if nothing is given.
641+
:param date workday: The objective query workday. If not specified, then it retrieves the current objective. Dates are represented as an ISO-8601 string. For example: yyyy-MM-dd
638642
:return: GetMetricsResponse
639643
If the method is called asynchronously,
640644
returns the request thread.
641645
"""
642646

643-
all_params = ['performance_profile_id']
647+
all_params = ['performance_profile_id', 'workday']
644648
all_params.append('callback')
645649

646650
params = locals()
@@ -660,7 +664,9 @@ def get_gamification_metrics(self, **kwargs):
660664

661665
query_params = {}
662666
if 'performance_profile_id' in params:
663-
query_params['performance profile id'] = params['performance_profile_id']
667+
query_params['performanceProfileId'] = params['performance_profile_id']
668+
if 'workday' in params:
669+
query_params['workday'] = params['workday']
664670

665671
header_params = {}
666672

@@ -2653,7 +2659,7 @@ def put_gamification_metric(self, metric_id, body, **kwargs):
26532659

26542660
query_params = {}
26552661
if 'performance_profile_id' in params:
2656-
query_params['performance profile id'] = params['performance_profile_id']
2662+
query_params['performanceProfileId'] = params['performance_profile_id']
26572663

26582664
header_params = {}
26592665

0 commit comments

Comments
 (0)