@@ -220,7 +220,7 @@ def service_name(self, service_name):
220220 :param service_name: The service_name of this AuditLogMessage.
221221 :type: str
222222 """
223- allowed_values = ["AnalyticsReporting" , "Architect" , "Coaching" , "ContactCenter" , "ContentManagement" , "Datatables" , "Gamification" , "Groups" , "Integrations" , "Knowledge" , "LanguageUnderstanding" , "Learning" , "Limits" , "Outbound" , "PeoplePermissions" , "EmployeePerformance" , "PredictiveEngagement" , "Presence" , "Quality" , "ResponseManagement" , "Routing" , "SpeechAndTextAnalytics" , "Telephony" , "TopicsDefinitions" , "Triggers" , "ProcessAutomation" , "WebDeployments" , "Webhooks" , "WorkforceManagement" , "Messaging" , "Supportability" ]
223+ allowed_values = ["AnalyticsReporting" , "Architect" , "Coaching" , "ContactCenter" , "ContentManagement" , "Datatables" , "Gamification" , "Groups" , "Integrations" , "Knowledge" , "LanguageUnderstanding" , "Learning" , "Limits" , "Outbound" , "PeoplePermissions" , "EmployeePerformance" , "PredictiveEngagement" , "Presence" , "Quality" , "ResponseManagement" , "Routing" , "SpeechAndTextAnalytics" , "Telephony" , "TopicsDefinitions" , "Triggers" , "ProcessAutomation" , "WebDeployments" , "Webhooks" , "WorkforceManagement" , "Messaging" , "Supportability" , "Callback" ]
224224 if service_name .lower () not in map (str .lower , allowed_values ):
225225 # print("Invalid value for service_name -> " + service_name)
226226 self ._service_name = "outdated_sdk_version"
@@ -293,7 +293,7 @@ def action(self, action):
293293 :param action: The action of this AuditLogMessage.
294294 :type: str
295295 """
296- allowed_values = ["Create" , "View" , "Update" , "Move" , "Delete" , "DeleteAll" , "Download" , "Upload" , "MemberAdd" , "MemberUpdate" , "MemberRemove" , "Read" , "ReadAll" , "Execute" , "ApplyProtection" , "RevokeProtection" , "UpdateRetention" , "Abandon" , "Archive" , "RestoreRequest" , "RestoreComplete" , "Promote" , "Publish" , "Unpublish" , "Activate" , "Checkin" , "Checkout" , "Deactivate" , "Debug" , "Save" , "Revert" , "Transcode" , "Enable" , "Disable" , "Authorize" , "Deauthorize" , "Authenticate" , "ChangePassword" , "Revoke" , "Export" , "Append" , "Recycle" , "Open" , "Approved" , "Rejected" , "Rollback" , "ImplementingChange" , "ChangeImplemented" , "ImplementingRollback" , "RollbackImplemented" , "Write" , "Purge" , "Processed" , "Replace" , "UpdateInService" , "UpdateOutOfService" , "Cycle" , "Scale" , "IpAllowlistClear" , "AddPairingRole" , "Add" , "Assign" , "Unassign" ]
296+ allowed_values = ["Create" , "View" , "Update" , "Move" , "Delete" , "DeleteAll" , "Download" , "Upload" , "MemberAdd" , "MemberUpdate" , "MemberRemove" , "Read" , "ReadAll" , "Execute" , "ApplyProtection" , "RevokeProtection" , "UpdateRetention" , "Abandon" , "Archive" , "RestoreRequest" , "RestoreComplete" , "Promote" , "Publish" , "Unpublish" , "Activate" , "Checkin" , "Checkout" , "Deactivate" , "Debug" , "Save" , "Revert" , "Transcode" , "Enable" , "Disable" , "Authorize" , "Deauthorize" , "Authenticate" , "ChangePassword" , "Revoke" , "Export" , "Append" , "Recycle" , "Open" , "Approved" , "Rejected" , "Rollback" , "ImplementingChange" , "ChangeImplemented" , "ImplementingRollback" , "RollbackImplemented" , "Write" , "Purge" , "Processed" , "Replace" , "UpdateInService" , "UpdateOutOfService" , "Cycle" , "Scale" , "IpAllowlistClear" , "AddPairingRole" , "Add" , "Assign" , "Unassign" , "Reassign" , "Reschedule" , "Cancel" ]
297297 if action .lower () not in map (str .lower , allowed_values ):
298298 # print("Invalid value for action -> " + action)
299299 self ._action = "outdated_sdk_version"
@@ -343,7 +343,7 @@ def entity_type(self, entity_type):
343343 :param entity_type: The entity_type of this AuditLogMessage.
344344 :type: str
345345 """
346- allowed_values = ["AccessToken" , "ActionMap" , "ActionTemplate" , "Annotation" , "Appointment" , "Assignment" , "AttemptLimits" , "AuthOrganization" , "AuthUser" , "Bulk" , "BulkActions" , "Calibration" , "CallableTimeSet" , "CallAnalysisResponseSet" , "Campaign" , "CampaignRule" , "CampaignSchedule" , "ChangeRequest" , "ClickstreamSettings" , "Configuration" , "ConfigurationVersion" , "ContactList" , "ContactListFilter" , "ConversationAccount" , "ConversationDefaultSupportedContent" , "ConversationPhoneNumber" , "ConversationRecipient" , "ConversationThreadingWindow" , "DashboardSettings" , "DependencyTrackingBuild" , "Deployment" , "DID" , "DIDPool" , "DNCList" , "Document" , "DynamicGroup" , "Edge" , "EdgeGroup" , "EdgeLog" , "EdgeLogZip" , "EdgePcaps" , "EdgePreferences" , "EdgeTraceLevel" , "EmergencyGroup" , "Evaluation" , "EvaluationForm" , "EventType" , "Exports" , "Extension" , "ExtensionPool" , "ExternalMetricsData" , "ExternalMetricsDefinition" , "Feedback" , "Flow" , "FlowMilestone" , "FlowOutcome" , "Forecast" , "HistoricalData" , "InsightSettings" , "Integration" , "IVR" , "KnowledgeBase" , "KnowledgeCategory" , "KnowledgeDocument" , "KnowledgeSearchFeedback" , "KnowledgeTraining" , "Line" , "LineBase" , "MaxOrgRoutingUtilizationCapacity" , "MediaDiagnosticsTraceFile" , "MessagingCampaign" , "Metric" , "Module" , "NumberPlan" , "OAuthClient" , "OAuthClientAuthorization" , "OrganizationAuthorizationTrust" , "OrganizationAuthorizationUserTrust" , "OrganizationFeature" , "OrganizationIntegrationsAccess" , "OrganizationSettings" , "OrphanedRecording" , "OutboundRoute" , "Outcome" , "Pcaps" , "Phone" , "PhoneBase" , "Policy" , "Predictor" , "Product" , "Program" , "Prompt" , "PromptResource" , "Queue" , "Recording" , "RecordingAnnotation" , "RecordingSettings" , "Response" , "Role" , "Row" , "RoutingTranscriptionSettings" , "Rule" , "RuleSet" , "Schedule" , "ScheduledExports" , "ScheduleGroup" , "Schema" , "ScreenRecording" , "Segment" , "SentimentFeedback" , "Sequence" , "SequenceSchedule" , "SessionType" , "Site" , "SpeechTextAnalyticsSettings" , "Status" , "SupportedContent" , "SupportFile" , "Survey" , "SurveyForm" , "Team" , "Topic" , "TranscriptionSettings" , "Trigger" , "Trunk" , "TrunkBase" , "User" , "UserPresence" , "VoicemailPolicy" , "VoicemailUserPolicy" , "Webhook" , "WorkPlan" , "Workspace" , "WrapupCode" , "WrapUpCodeMapping" ]
346+ allowed_values = ["AccessToken" , "ActionMap" , "ActionTemplate" , "Annotation" , "Appointment" , "Assignment" , "AttemptLimits" , "AuthOrganization" , "AuthUser" , "Bulk" , "BulkActions" , "Calibration" , "CallableTimeSet" , "CallAnalysisResponseSet" , "Campaign" , "CampaignRule" , "CampaignSchedule" , "ChangeRequest" , "ClickstreamSettings" , "Configuration" , "ConfigurationVersion" , "ContactList" , "ContactListFilter" , "ConversationAccount" , "ConversationDefaultSupportedContent" , "ConversationPhoneNumber" , "ConversationRecipient" , "ConversationThreadingWindow" , "DashboardSettings" , "DependencyTrackingBuild" , "Deployment" , "DID" , "DIDPool" , "DNCList" , "Document" , "DynamicGroup" , "Edge" , "EdgeGroup" , "EdgeLog" , "EdgeLogZip" , "EdgePcaps" , "EdgePreferences" , "EdgeTraceLevel" , "EmergencyGroup" , "Evaluation" , "EvaluationForm" , "EventType" , "Exports" , "Extension" , "ExtensionPool" , "ExternalMetricsData" , "ExternalMetricsDefinition" , "Feedback" , "Flow" , "FlowMilestone" , "FlowOutcome" , "Forecast" , "HistoricalData" , "InsightSettings" , "Integration" , "IVR" , "KnowledgeBase" , "KnowledgeCategory" , "KnowledgeDocument" , "KnowledgeSearchFeedback" , "KnowledgeTraining" , "Line" , "LineBase" , "MaxOrgRoutingUtilizationCapacity" , "MediaDiagnosticsTraceFile" , "MessagingCampaign" , "Metric" , "Module" , "NumberPlan" , "OAuthClient" , "OAuthClientAuthorization" , "OrganizationAuthorizationTrust" , "OrganizationAuthorizationUserTrust" , "OrganizationFeature" , "OrganizationIntegrationsAccess" , "OrganizationSettings" , "OrphanedRecording" , "OutboundRoute" , "Outcome" , "Pcaps" , "Phone" , "PhoneBase" , "Policy" , "Predictor" , "Product" , "Program" , "Prompt" , "PromptResource" , "Queue" , "Recording" , "RecordingAnnotation" , "RecordingSettings" , "Response" , "Role" , "Row" , "RoutingTranscriptionSettings" , "Rule" , "RuleSet" , "Schedule" , "ScheduledExports" , "ScheduleGroup" , "Schema" , "ScreenRecording" , "Segment" , "SentimentFeedback" , "Sequence" , "SequenceSchedule" , "SessionType" , "Site" , "SpeechTextAnalyticsSettings" , "Status" , "SupportedContent" , "SupportFile" , "Survey" , "SurveyForm" , "Team" , "Topic" , "TranscriptionSettings" , "Trigger" , "Trunk" , "TrunkBase" , "User" , "UserPresence" , "VoicemailPolicy" , "VoicemailUserPolicy" , "Webhook" , "WorkPlan" , "Workspace" , "WrapupCode" , "WrapUpCodeMapping" , "Participant" ]
347347 if entity_type .lower () not in map (str .lower , allowed_values ):
348348 # print("Invalid value for entity_type -> " + entity_type)
349349 self ._entity_type = "outdated_sdk_version"
0 commit comments