msgraph-sdk 1.49.0__py3-none-any.whl → 1.51.0__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- msgraph/_version.py +1 -1
- msgraph/generated/applications/item/federated_identity_credentials/federated_identity_credentials_request_builder.py +5 -5
- msgraph/generated/applications/item/federated_identity_credentials/item/federated_identity_credential_item_request_builder.py +3 -3
- msgraph/generated/applications/item/federated_identity_credentials_with_name/federated_identity_credentials_with_name_request_builder.py +3 -3
- msgraph/generated/chats/item/chat_item_request_builder.py +10 -0
- msgraph/generated/chats/item/remove_all_access_for_user/remove_all_access_for_user_post_request_body.py +57 -0
- msgraph/generated/chats/item/remove_all_access_for_user/remove_all_access_for_user_request_builder.py +87 -0
- msgraph/generated/drives/item/items/item/retention_label/retention_label_request_builder.py +4 -3
- msgraph/generated/kiota-dom-export.txt +1830 -6
- msgraph/generated/kiota-lock.json +1 -1
- msgraph/generated/models/access_review_history_definition.py +1 -1
- msgraph/generated/models/account_target_content.py +1 -1
- msgraph/generated/models/agreement_acceptance.py +1 -1
- msgraph/generated/models/alert.py +1 -1
- msgraph/generated/models/alteration_response.py +1 -1
- msgraph/generated/models/application.py +1 -1
- msgraph/generated/models/applied_conditional_access_policy.py +1 -1
- msgraph/generated/models/assigned_place_mode.py +61 -0
- msgraph/generated/models/attachment_item.py +1 -1
- msgraph/generated/models/attack_simulation_operation.py +1 -1
- msgraph/generated/models/attendance_record.py +1 -1
- msgraph/generated/models/attribute_definition_metadata_entry.py +1 -1
- msgraph/generated/models/authentication_method_configuration.py +1 -1
- msgraph/generated/models/authentication_method_feature_configuration.py +1 -1
- msgraph/generated/models/authorization_policy.py +1 -1
- msgraph/generated/models/availability_item.py +1 -1
- msgraph/generated/models/base_map_feature.py +104 -0
- msgraph/generated/models/bit_locker_removable_drive_policy.py +1 -1
- msgraph/generated/models/building.py +67 -0
- msgraph/generated/models/building_collection_response.py +58 -0
- msgraph/generated/models/building_map.py +71 -0
- msgraph/generated/models/calculated_column.py +2 -2
- msgraph/generated/models/calendar.py +2 -2
- msgraph/generated/models/calendar_permission.py +1 -1
- msgraph/generated/models/call.py +2 -2
- msgraph/generated/models/call_ended_event_message_detail.py +1 -1
- msgraph/generated/models/call_media_state.py +1 -1
- msgraph/generated/models/call_recording_event_message_detail.py +1 -1
- msgraph/generated/models/call_records/call_record.py +1 -1
- msgraph/generated/models/call_records/media_stream.py +2 -2
- msgraph/generated/models/call_records/session.py +1 -1
- msgraph/generated/models/call_started_event_message_detail.py +1 -1
- msgraph/generated/models/channel.py +1 -1
- msgraph/generated/models/check_in_claim.py +2 -2
- msgraph/generated/models/cloud_app_security_session_control.py +1 -1
- msgraph/generated/models/cloud_p_c.py +1 -1
- msgraph/generated/models/cloud_pc_device_image.py +3 -3
- msgraph/generated/models/cloud_pc_domain_join_configuration.py +2 -2
- msgraph/generated/models/cloud_pc_gallery_image.py +1 -1
- msgraph/generated/models/cloud_pc_on_premises_connection_health_check.py +1 -1
- msgraph/generated/models/cloud_pc_provisioning_policy.py +1 -1
- msgraph/generated/models/cloud_pc_restore_point_setting.py +1 -1
- msgraph/generated/models/communications_guest_identity.py +4 -0
- msgraph/generated/models/communications_identity_set.py +1 -1
- msgraph/generated/models/company_subscription.py +1 -1
- msgraph/generated/models/conditional_access_condition_set.py +4 -4
- msgraph/generated/models/conditional_access_external_tenants.py +1 -1
- msgraph/generated/models/conditional_access_platforms.py +2 -2
- msgraph/generated/models/contract.py +1 -1
- msgraph/generated/models/copilot_report_root.py +53 -0
- msgraph/generated/models/custom_training_setting.py +1 -1
- msgraph/generated/models/data_policy_operation.py +1 -1
- msgraph/generated/models/desk.py +71 -0
- msgraph/generated/models/desk_collection_response.py +58 -0
- msgraph/generated/models/device.py +3 -3
- msgraph/generated/models/directory_audit.py +1 -1
- msgraph/generated/models/drop_in_place_mode.py +53 -0
- msgraph/generated/models/education_assignment.py +1 -1
- msgraph/generated/models/education_assignment_defaults.py +2 -2
- msgraph/generated/models/education_class.py +1 -1
- msgraph/generated/models/education_module.py +1 -1
- msgraph/generated/models/education_organization.py +1 -1
- msgraph/generated/models/education_submission.py +1 -1
- msgraph/generated/models/education_user.py +1 -1
- msgraph/generated/models/email_authentication_method_configuration.py +1 -1
- msgraph/generated/models/email_file_assessment_request.py +1 -1
- msgraph/generated/models/end_user_notification.py +3 -3
- msgraph/generated/models/end_user_notification_setting.py +2 -2
- msgraph/generated/models/entity.py +177 -0
- msgraph/generated/models/event.py +3 -3
- msgraph/generated/models/event_message_response.py +1 -1
- msgraph/generated/models/external_connectors/connection_operation.py +1 -1
- msgraph/generated/models/external_connectors/external_connection.py +1 -1
- msgraph/generated/models/external_connectors/identity.py +1 -1
- msgraph/generated/models/external_connectors/property_.py +1 -1
- msgraph/generated/models/fido2_authentication_method.py +1 -1
- msgraph/generated/models/fido2_key_restrictions.py +1 -1
- msgraph/generated/models/file_hash.py +1 -1
- msgraph/generated/models/file_storage_container.py +7 -0
- msgraph/generated/models/filter_operator_schema.py +1 -1
- msgraph/generated/models/fixture_map.py +57 -0
- msgraph/generated/models/fixture_map_collection_response.py +58 -0
- msgraph/generated/models/floor.py +57 -0
- msgraph/generated/models/floor_collection_response.py +58 -0
- msgraph/generated/models/footprint_map.py +53 -0
- msgraph/generated/models/footprint_map_collection_response.py +58 -0
- msgraph/generated/models/group.py +1 -1
- msgraph/generated/models/identity_governance/user_inactivity_trigger.py +57 -0
- msgraph/generated/models/identity_governance/workflow_execution_trigger.py +7 -0
- msgraph/generated/models/initiator.py +1 -1
- msgraph/generated/models/invitation.py +1 -1
- msgraph/generated/models/invitation_redemption_identity_provider_configuration.py +2 -2
- msgraph/generated/models/landing_page.py +2 -2
- msgraph/generated/models/learning_content.py +1 -1
- msgraph/generated/models/learning_course_activity.py +1 -1
- msgraph/generated/models/level_map.py +78 -0
- msgraph/generated/models/level_map_collection_response.py +58 -0
- msgraph/generated/models/login_page.py +2 -2
- msgraph/generated/models/mail_assessment_request.py +1 -1
- msgraph/generated/models/mail_tips.py +1 -1
- msgraph/generated/models/mailbox_details.py +58 -0
- msgraph/generated/models/mailbox_settings.py +2 -2
- msgraph/generated/models/malware_state_for_windows_device.py +2 -2
- msgraph/generated/models/microsoft_custom_training_setting.py +1 -1
- msgraph/generated/models/microsoft_managed_desktop.py +1 -1
- msgraph/generated/models/microsoft_training_assignment_mapping.py +1 -1
- msgraph/generated/models/network_connection.py +3 -3
- msgraph/generated/models/notebook.py +1 -1
- msgraph/generated/models/o_auth_consent_app_detail.py +1 -1
- msgraph/generated/models/object_definition_metadata_entry.py +1 -1
- msgraph/generated/models/object_mapping_metadata_entry.py +1 -1
- msgraph/generated/models/online_meeting_base.py +4 -4
- msgraph/generated/models/online_meeting_restricted.py +2 -2
- msgraph/generated/models/participant_info.py +1 -1
- msgraph/generated/models/partners/billing/operation.py +1 -1
- msgraph/generated/models/payload.py +8 -8
- msgraph/generated/models/persistent_browser_session_control.py +1 -1
- msgraph/generated/models/phone_authentication_method.py +2 -2
- msgraph/generated/models/place.py +54 -3
- msgraph/generated/models/place_mode.py +80 -0
- msgraph/generated/models/planner_plan_container.py +1 -1
- msgraph/generated/models/platform_credential_authentication_method.py +2 -2
- msgraph/generated/models/positive_reinforcement_notification.py +1 -1
- msgraph/generated/models/printer_capabilities.py +2 -2
- msgraph/generated/models/process.py +1 -1
- msgraph/generated/models/provisioning_object_summary.py +1 -1
- msgraph/generated/models/provisioning_status_info.py +1 -1
- msgraph/generated/models/provisioning_step.py +2 -2
- msgraph/generated/models/registry_key_state.py +3 -3
- msgraph/generated/models/remote_desktop_security_configuration.py +1 -1
- msgraph/generated/models/reservable_place_mode.py +53 -0
- msgraph/generated/models/resource_link.py +69 -0
- msgraph/generated/models/resource_link_type.py +6 -0
- msgraph/generated/models/resource_specific_permission_grant.py +1 -1
- msgraph/generated/models/response_status.py +1 -1
- msgraph/generated/models/restore_session_base.py +1 -1
- msgraph/generated/models/retention_label_settings.py +1 -1
- msgraph/generated/models/risk_detection.py +6 -6
- msgraph/generated/models/risk_service_principal_activity.py +1 -1
- msgraph/generated/models/risk_user_activity.py +1 -1
- msgraph/generated/models/risky_service_principal.py +1 -1
- msgraph/generated/models/risky_user.py +4 -4
- msgraph/generated/models/room.py +1 -13
- msgraph/generated/models/room_list.py +7 -0
- msgraph/generated/models/schedule_change_request.py +2 -2
- msgraph/generated/models/search/answer_variant.py +1 -1
- msgraph/generated/models/search/bookmark.py +1 -1
- msgraph/generated/models/search/qna.py +1 -1
- msgraph/generated/models/search_request.py +1 -1
- msgraph/generated/models/section.py +53 -0
- msgraph/generated/models/section_collection_response.py +58 -0
- msgraph/generated/models/section_map.py +57 -0
- msgraph/generated/models/section_map_collection_response.py +58 -0
- msgraph/generated/models/security/account.py +72 -0
- msgraph/generated/models/security/action.py +11 -0
- msgraph/generated/models/security/ai_agent_evidence.py +72 -0
- msgraph/generated/models/security/ai_agent_platform.py +9 -0
- msgraph/generated/models/security/alert.py +4 -4
- msgraph/generated/models/security/alert_evidence.py +7 -0
- msgraph/generated/models/security/case_operation.py +2 -2
- msgraph/generated/models/security/data_source_container.py +1 -1
- msgraph/generated/models/security/ediscovery_add_to_review_set_operation.py +4 -4
- msgraph/generated/models/security/ediscovery_case_settings.py +1 -1
- msgraph/generated/models/security/ediscovery_estimate_operation.py +1 -1
- msgraph/generated/models/security/ediscovery_export_operation.py +2 -2
- msgraph/generated/models/security/ediscovery_review_tag.py +1 -1
- msgraph/generated/models/security/ediscovery_search.py +1 -1
- msgraph/generated/models/security/ediscovery_search_export_operation.py +2 -2
- msgraph/generated/models/security/google_cloud_resource_evidence.py +1 -1
- msgraph/generated/models/security/identity_accounts.py +92 -0
- msgraph/generated/models/security/identity_accounts_collection_response.py +58 -0
- msgraph/generated/models/security/identity_container.py +7 -0
- msgraph/generated/models/security/identity_provider.py +8 -0
- msgraph/generated/models/security/incident.py +2 -2
- msgraph/generated/models/security/invoke_action_result.py +76 -0
- msgraph/generated/models/security/kubernetes_cluster_evidence.py +1 -1
- msgraph/generated/models/security/kubernetes_service_port.py +1 -1
- msgraph/generated/models/security/teams_message_evidence.py +2 -2
- msgraph/generated/models/security/unified_group_source.py +1 -1
- msgraph/generated/models/security/user.py +61 -0
- msgraph/generated/models/security/user_source.py +1 -1
- msgraph/generated/models/security_resource.py +1 -1
- msgraph/generated/models/send_dtmf_tones_operation.py +1 -1
- msgraph/generated/models/service_health_issue_post.py +1 -1
- msgraph/generated/models/service_principal.py +1 -1
- msgraph/generated/models/service_principal_risk_detection.py +2 -2
- msgraph/generated/models/share_point_migration_container_info.py +62 -0
- msgraph/generated/models/share_point_migration_event.py +127 -0
- msgraph/generated/models/share_point_migration_event_collection_response.py +58 -0
- msgraph/generated/models/share_point_migration_finish_manifest_file_upload_event.py +57 -0
- msgraph/generated/models/share_point_migration_job.py +67 -0
- msgraph/generated/models/share_point_migration_job_cancelled_event.py +61 -0
- msgraph/generated/models/share_point_migration_job_collection_response.py +58 -0
- msgraph/generated/models/share_point_migration_job_deleted_event.py +53 -0
- msgraph/generated/models/share_point_migration_job_error_event.py +86 -0
- msgraph/generated/models/share_point_migration_job_error_level.py +9 -0
- msgraph/generated/models/share_point_migration_job_postponed_event.py +70 -0
- msgraph/generated/models/share_point_migration_job_progress_event.py +121 -0
- msgraph/generated/models/share_point_migration_job_queued_event.py +53 -0
- msgraph/generated/models/share_point_migration_job_start_event.py +61 -0
- msgraph/generated/models/share_point_migration_object_type.py +14 -0
- msgraph/generated/models/sharepoint_settings.py +3 -3
- msgraph/generated/models/sign_in.py +2 -2
- msgraph/generated/models/sign_in_frequency_session_control.py +1 -1
- msgraph/generated/models/simulation.py +4 -4
- msgraph/generated/models/simulation_notification.py +1 -1
- msgraph/generated/models/site_collection.py +1 -1
- msgraph/generated/models/subject_rights_request.py +3 -3
- msgraph/generated/models/subject_rights_request_history.py +2 -2
- msgraph/generated/models/subject_rights_request_stage_detail.py +2 -2
- msgraph/generated/models/subscribed_sku.py +2 -2
- msgraph/generated/models/synchronization_metadata_entry.py +1 -1
- msgraph/generated/models/target_resource.py +1 -1
- msgraph/generated/models/team_fun_settings.py +1 -1
- msgraph/generated/models/teams_app_definition.py +1 -1
- msgraph/generated/models/teamwork_activity_topic.py +1 -1
- msgraph/generated/models/teamwork_application_identity.py +1 -1
- msgraph/generated/models/teamwork_conversation_identity.py +1 -1
- msgraph/generated/models/teamwork_user_identity.py +1 -1
- msgraph/generated/models/term_store/group.py +1 -1
- msgraph/generated/models/term_store/relation.py +1 -1
- msgraph/generated/models/threat_assessment_request.py +3 -3
- msgraph/generated/models/threat_assessment_result.py +1 -1
- msgraph/generated/models/time_card.py +1 -1
- msgraph/generated/models/training.py +3 -3
- msgraph/generated/models/training_reminder_notification.py +1 -1
- msgraph/generated/models/training_setting.py +1 -1
- msgraph/generated/models/unit_map.py +57 -0
- msgraph/generated/models/unit_map_collection_response.py +58 -0
- msgraph/generated/models/user_experience_analytics_app_health_app_performance_by_o_s_version.py +2 -2
- msgraph/generated/models/user_experience_analytics_app_health_application_performance.py +2 -2
- msgraph/generated/models/user_experience_analytics_app_health_device_performance_details.py +2 -2
- msgraph/generated/models/user_registration_details.py +2 -2
- msgraph/generated/models/user_registration_feature_summary.py +2 -2
- msgraph/generated/models/user_registration_method_summary.py +2 -2
- msgraph/generated/models/user_security_state.py +3 -3
- msgraph/generated/models/user_training_event_info.py +1 -1
- msgraph/generated/models/user_training_status_info.py +1 -1
- msgraph/generated/models/virtual_event_townhall.py +1 -1
- msgraph/generated/models/virtual_event_webinar.py +1 -1
- msgraph/generated/models/win32_lob_app.py +2 -2
- msgraph/generated/models/win32_lob_app_power_shell_script_rule.py +1 -1
- msgraph/generated/models/windows_device_malware_state.py +5 -5
- msgraph/generated/models/windows_hello_for_business_authentication_method.py +1 -1
- msgraph/generated/models/windows_malware_information.py +2 -2
- msgraph/generated/models/windows_protection_state.py +2 -2
- msgraph/generated/models/windows_update_for_business_configuration.py +2 -2
- msgraph/generated/models/workbook_application.py +1 -1
- msgraph/generated/models/workbook_named_item.py +1 -1
- msgraph/generated/models/workbook_range_format.py +2 -2
- msgraph/generated/models/workbook_table.py +1 -1
- msgraph/generated/models/workforce_integration.py +2 -2
- msgraph/generated/models/workforce_integration_encryption.py +1 -1
- msgraph/generated/models/workspace.py +76 -0
- msgraph/generated/models/workspace_collection_response.py +58 -0
- msgraph/generated/places/graph_building/count/count_request_builder.py +104 -0
- msgraph/generated/places/graph_building/graph_building_request_builder.py +148 -0
- msgraph/generated/places/graph_desk/count/count_request_builder.py +104 -0
- msgraph/generated/places/graph_desk/graph_desk_request_builder.py +148 -0
- msgraph/generated/places/graph_floor/count/count_request_builder.py +104 -0
- msgraph/generated/places/graph_floor/graph_floor_request_builder.py +148 -0
- msgraph/generated/places/graph_room/graph_room_request_builder.py +3 -3
- msgraph/generated/places/graph_section/count/count_request_builder.py +104 -0
- msgraph/generated/places/graph_section/graph_section_request_builder.py +148 -0
- msgraph/generated/places/graph_workspace/count/count_request_builder.py +104 -0
- msgraph/generated/places/graph_workspace/graph_workspace_request_builder.py +148 -0
- msgraph/generated/places/item/check_ins/check_ins_request_builder.py +6 -5
- msgraph/generated/places/item/check_ins/item/check_in_claim_calendar_event_item_request_builder.py +4 -3
- msgraph/generated/places/item/descendants/descendants_get_response.py +58 -0
- msgraph/generated/places/item/descendants/descendants_request_builder.py +137 -0
- msgraph/generated/places/item/graph_building/check_ins/check_ins_request_builder.py +208 -0
- msgraph/generated/places/item/graph_building/check_ins/count/count_request_builder.py +104 -0
- msgraph/generated/places/item/graph_building/check_ins/item/check_in_claim_calendar_event_item_request_builder.py +188 -0
- msgraph/generated/places/item/graph_building/graph_building_request_builder.py +128 -0
- msgraph/generated/places/item/graph_building/map/footprints/count/count_request_builder.py +104 -0
- msgraph/generated/places/item/graph_building/map/footprints/footprints_request_builder.py +209 -0
- msgraph/generated/places/item/graph_building/map/footprints/item/footprint_map_item_request_builder.py +188 -0
- msgraph/generated/places/item/graph_building/map/levels/count/count_request_builder.py +104 -0
- msgraph/generated/places/item/graph_building/map/levels/item/fixtures/count/count_request_builder.py +104 -0
- msgraph/generated/places/item/graph_building/map/levels/item/fixtures/fixtures_request_builder.py +209 -0
- msgraph/generated/places/item/graph_building/map/levels/item/fixtures/item/fixture_map_item_request_builder.py +190 -0
- msgraph/generated/places/item/graph_building/map/levels/item/level_map_item_request_builder.py +218 -0
- msgraph/generated/places/item/graph_building/map/levels/item/sections/count/count_request_builder.py +104 -0
- msgraph/generated/places/item/graph_building/map/levels/item/sections/item/section_map_item_request_builder.py +188 -0
- msgraph/generated/places/item/graph_building/map/levels/item/sections/sections_request_builder.py +209 -0
- msgraph/generated/places/item/graph_building/map/levels/item/units/count/count_request_builder.py +104 -0
- msgraph/generated/places/item/graph_building/map/levels/item/units/item/unit_map_item_request_builder.py +190 -0
- msgraph/generated/places/item/graph_building/map/levels/item/units/units_request_builder.py +209 -0
- msgraph/generated/places/item/graph_building/map/levels/levels_request_builder.py +209 -0
- msgraph/generated/places/item/graph_building/map/map_request_builder.py +210 -0
- msgraph/generated/places/item/graph_desk/check_ins/check_ins_request_builder.py +208 -0
- msgraph/generated/places/item/graph_desk/check_ins/count/count_request_builder.py +104 -0
- msgraph/generated/places/item/graph_desk/check_ins/item/check_in_claim_calendar_event_item_request_builder.py +188 -0
- msgraph/generated/places/item/graph_desk/graph_desk_request_builder.py +118 -0
- msgraph/generated/places/item/graph_floor/check_ins/check_ins_request_builder.py +208 -0
- msgraph/generated/places/item/graph_floor/check_ins/count/count_request_builder.py +104 -0
- msgraph/generated/places/item/graph_floor/check_ins/item/check_in_claim_calendar_event_item_request_builder.py +188 -0
- msgraph/generated/places/item/graph_floor/graph_floor_request_builder.py +118 -0
- msgraph/generated/places/item/graph_room/check_ins/check_ins_request_builder.py +3 -3
- msgraph/generated/places/item/graph_room/check_ins/item/check_in_claim_calendar_event_item_request_builder.py +3 -3
- msgraph/generated/places/item/graph_room/graph_room_request_builder.py +3 -3
- msgraph/generated/places/item/graph_room_list/check_ins/check_ins_request_builder.py +3 -3
- msgraph/generated/places/item/graph_room_list/check_ins/item/check_in_claim_calendar_event_item_request_builder.py +3 -3
- msgraph/generated/places/item/graph_room_list/graph_room_list_request_builder.py +10 -0
- msgraph/generated/places/item/graph_room_list/rooms/item/check_ins/check_ins_request_builder.py +3 -3
- msgraph/generated/places/item/graph_room_list/rooms/item/check_ins/item/check_in_claim_calendar_event_item_request_builder.py +3 -3
- msgraph/generated/places/item/graph_room_list/workspaces/count/count_request_builder.py +104 -0
- msgraph/generated/places/item/graph_room_list/workspaces/item/check_ins/check_ins_request_builder.py +208 -0
- msgraph/generated/places/item/graph_room_list/workspaces/item/check_ins/count/count_request_builder.py +104 -0
- msgraph/generated/places/item/graph_room_list/workspaces/item/check_ins/item/check_in_claim_calendar_event_item_request_builder.py +188 -0
- msgraph/generated/places/item/graph_room_list/workspaces/item/workspace_item_request_builder.py +198 -0
- msgraph/generated/places/item/graph_room_list/workspaces/workspaces_request_builder.py +208 -0
- msgraph/generated/places/item/graph_section/check_ins/check_ins_request_builder.py +208 -0
- msgraph/generated/places/item/graph_section/check_ins/count/count_request_builder.py +104 -0
- msgraph/generated/places/item/graph_section/check_ins/item/check_in_claim_calendar_event_item_request_builder.py +188 -0
- msgraph/generated/places/item/graph_section/graph_section_request_builder.py +118 -0
- msgraph/generated/places/item/graph_workspace/check_ins/check_ins_request_builder.py +208 -0
- msgraph/generated/places/item/graph_workspace/check_ins/count/count_request_builder.py +104 -0
- msgraph/generated/places/item/graph_workspace/check_ins/item/check_in_claim_calendar_event_item_request_builder.py +188 -0
- msgraph/generated/places/item/graph_workspace/graph_workspace_request_builder.py +118 -0
- msgraph/generated/places/item/place_item_request_builder.py +65 -4
- msgraph/generated/places/places_request_builder.py +53 -2
- msgraph/generated/security/identities/identities_request_builder.py +10 -0
- msgraph/generated/security/identities/identity_accounts/count/count_request_builder.py +104 -0
- msgraph/generated/security/identities/identity_accounts/identity_accounts_request_builder.py +209 -0
- msgraph/generated/security/identities/identity_accounts/item/identity_accounts_item_request_builder.py +199 -0
- msgraph/generated/security/identities/identity_accounts/item/microsoft_graph_security_invoke_action/invoke_action_post_request_body.py +68 -0
- msgraph/generated/security/identities/identity_accounts/item/microsoft_graph_security_invoke_action/microsoft_graph_security_invoke_action_request_builder.py +90 -0
- msgraph/generated/solutions/virtual_events/webinars/item/registrations/item/sessions/sessions_request_builder.py +3 -3
- msgraph/generated/storage/file_storage/containers/item/file_storage_container_item_request_builder.py +20 -0
- msgraph/generated/storage/file_storage/containers/item/migration_jobs/count/count_request_builder.py +104 -0
- msgraph/generated/storage/file_storage/containers/item/migration_jobs/item/progress_events/count/count_request_builder.py +104 -0
- msgraph/generated/storage/file_storage/containers/item/migration_jobs/item/progress_events/item/share_point_migration_event_item_request_builder.py +188 -0
- msgraph/generated/storage/file_storage/containers/item/migration_jobs/item/progress_events/progress_events_request_builder.py +208 -0
- msgraph/generated/storage/file_storage/containers/item/migration_jobs/item/share_point_migration_job_item_request_builder.py +198 -0
- msgraph/generated/storage/file_storage/containers/item/migration_jobs/migration_jobs_request_builder.py +208 -0
- msgraph/generated/storage/file_storage/containers/item/provision_migration_containers/provision_migration_containers_request_builder.py +81 -0
- msgraph/generated/storage/file_storage/deleted_containers/item/file_storage_container_item_request_builder.py +20 -0
- msgraph/generated/storage/file_storage/deleted_containers/item/migration_jobs/count/count_request_builder.py +104 -0
- msgraph/generated/storage/file_storage/deleted_containers/item/migration_jobs/item/progress_events/count/count_request_builder.py +104 -0
- msgraph/generated/storage/file_storage/deleted_containers/item/migration_jobs/item/progress_events/item/share_point_migration_event_item_request_builder.py +188 -0
- msgraph/generated/storage/file_storage/deleted_containers/item/migration_jobs/item/progress_events/progress_events_request_builder.py +208 -0
- msgraph/generated/storage/file_storage/deleted_containers/item/migration_jobs/item/share_point_migration_job_item_request_builder.py +198 -0
- msgraph/generated/storage/file_storage/deleted_containers/item/migration_jobs/migration_jobs_request_builder.py +208 -0
- msgraph/generated/storage/file_storage/deleted_containers/item/provision_migration_containers/provision_migration_containers_request_builder.py +81 -0
- msgraph/generated/users/item/chats/item/chat_item_request_builder.py +10 -0
- msgraph/generated/users/item/chats/item/remove_all_access_for_user/remove_all_access_for_user_post_request_body.py +57 -0
- msgraph/generated/users/item/chats/item/remove_all_access_for_user/remove_all_access_for_user_request_builder.py +87 -0
- msgraph/generated/users/item/online_meetings/item/recordings/item/call_recording_item_request_builder.py +3 -3
- msgraph/generated/users/item/online_meetings/item/recordings/recordings_request_builder.py +3 -3
- msgraph/generated/users/item/online_meetings/item/transcripts/item/call_transcript_item_request_builder.py +3 -3
- msgraph/generated/users/item/online_meetings/item/transcripts/item/content/content_request_builder.py +2 -2
- msgraph/generated/users/item/online_meetings/item/transcripts/item/metadata_content/metadata_content_request_builder.py +2 -2
- msgraph/generated/users/item/online_meetings/item/transcripts/transcripts_request_builder.py +3 -3
- {msgraph_sdk-1.49.0.dist-info → msgraph_sdk-1.51.0.dist-info}/METADATA +1 -1
- {msgraph_sdk-1.49.0.dist-info → msgraph_sdk-1.51.0.dist-info}/RECORD +368 -236
- {msgraph_sdk-1.49.0.dist-info → msgraph_sdk-1.51.0.dist-info}/WHEEL +0 -0
- {msgraph_sdk-1.49.0.dist-info → msgraph_sdk-1.51.0.dist-info}/licenses/LICENSE +0 -0
|
@@ -0,0 +1,70 @@
|
|
|
1
|
+
from __future__ import annotations
|
|
2
|
+
import datetime
|
|
3
|
+
from collections.abc import Callable
|
|
4
|
+
from dataclasses import dataclass, field
|
|
5
|
+
from kiota_abstractions.serialization import Parsable, ParseNode, SerializationWriter
|
|
6
|
+
from typing import Any, Optional, TYPE_CHECKING, Union
|
|
7
|
+
|
|
8
|
+
if TYPE_CHECKING:
|
|
9
|
+
from .share_point_migration_event import SharePointMigrationEvent
|
|
10
|
+
|
|
11
|
+
from .share_point_migration_event import SharePointMigrationEvent
|
|
12
|
+
|
|
13
|
+
@dataclass
|
|
14
|
+
class SharePointMigrationJobPostponedEvent(SharePointMigrationEvent, Parsable):
|
|
15
|
+
# The number of migration jobs in the queue of the current database. Read-only.
|
|
16
|
+
jobs_in_queue: Optional[int] = None
|
|
17
|
+
# The date and time that indicate when this job is picked up next. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only.
|
|
18
|
+
next_pickup_date_time: Optional[datetime.datetime] = None
|
|
19
|
+
# The OdataType property
|
|
20
|
+
odata_type: Optional[str] = None
|
|
21
|
+
# The reason for the postponement. Read-only.
|
|
22
|
+
reason: Optional[str] = None
|
|
23
|
+
# The current retry count of the job. Read-only.
|
|
24
|
+
total_retry_count: Optional[int] = None
|
|
25
|
+
|
|
26
|
+
@staticmethod
|
|
27
|
+
def create_from_discriminator_value(parse_node: ParseNode) -> SharePointMigrationJobPostponedEvent:
|
|
28
|
+
"""
|
|
29
|
+
Creates a new instance of the appropriate class based on discriminator value
|
|
30
|
+
param parse_node: The parse node to use to read the discriminator value and create the object
|
|
31
|
+
Returns: SharePointMigrationJobPostponedEvent
|
|
32
|
+
"""
|
|
33
|
+
if parse_node is None:
|
|
34
|
+
raise TypeError("parse_node cannot be null.")
|
|
35
|
+
return SharePointMigrationJobPostponedEvent()
|
|
36
|
+
|
|
37
|
+
def get_field_deserializers(self,) -> dict[str, Callable[[ParseNode], None]]:
|
|
38
|
+
"""
|
|
39
|
+
The deserialization information for the current model
|
|
40
|
+
Returns: dict[str, Callable[[ParseNode], None]]
|
|
41
|
+
"""
|
|
42
|
+
from .share_point_migration_event import SharePointMigrationEvent
|
|
43
|
+
|
|
44
|
+
from .share_point_migration_event import SharePointMigrationEvent
|
|
45
|
+
|
|
46
|
+
fields: dict[str, Callable[[Any], None]] = {
|
|
47
|
+
"jobsInQueue": lambda n : setattr(self, 'jobs_in_queue', n.get_int_value()),
|
|
48
|
+
"nextPickupDateTime": lambda n : setattr(self, 'next_pickup_date_time', n.get_datetime_value()),
|
|
49
|
+
"reason": lambda n : setattr(self, 'reason', n.get_str_value()),
|
|
50
|
+
"totalRetryCount": lambda n : setattr(self, 'total_retry_count', n.get_int_value()),
|
|
51
|
+
}
|
|
52
|
+
super_fields = super().get_field_deserializers()
|
|
53
|
+
fields.update(super_fields)
|
|
54
|
+
return fields
|
|
55
|
+
|
|
56
|
+
def serialize(self,writer: SerializationWriter) -> None:
|
|
57
|
+
"""
|
|
58
|
+
Serializes information the current object
|
|
59
|
+
param writer: Serialization writer to use to serialize this model
|
|
60
|
+
Returns: None
|
|
61
|
+
"""
|
|
62
|
+
if writer is None:
|
|
63
|
+
raise TypeError("writer cannot be null.")
|
|
64
|
+
super().serialize(writer)
|
|
65
|
+
writer.write_int_value("jobsInQueue", self.jobs_in_queue)
|
|
66
|
+
writer.write_datetime_value("nextPickupDateTime", self.next_pickup_date_time)
|
|
67
|
+
writer.write_str_value("reason", self.reason)
|
|
68
|
+
writer.write_int_value("totalRetryCount", self.total_retry_count)
|
|
69
|
+
|
|
70
|
+
|
|
@@ -0,0 +1,121 @@
|
|
|
1
|
+
from __future__ import annotations
|
|
2
|
+
from collections.abc import Callable
|
|
3
|
+
from dataclasses import dataclass, field
|
|
4
|
+
from kiota_abstractions.serialization import Parsable, ParseNode, SerializationWriter
|
|
5
|
+
from typing import Any, Optional, TYPE_CHECKING, Union
|
|
6
|
+
|
|
7
|
+
if TYPE_CHECKING:
|
|
8
|
+
from .share_point_migration_event import SharePointMigrationEvent
|
|
9
|
+
|
|
10
|
+
from .share_point_migration_event import SharePointMigrationEvent
|
|
11
|
+
|
|
12
|
+
@dataclass
|
|
13
|
+
class SharePointMigrationJobProgressEvent(SharePointMigrationEvent, Parsable):
|
|
14
|
+
# The number of bytes processed. Read-only.
|
|
15
|
+
bytes_processed: Optional[int] = None
|
|
16
|
+
# The number of bytes processed with version history excluded. Read-only.
|
|
17
|
+
bytes_processed_only_current_version: Optional[int] = None
|
|
18
|
+
# CPU duration in milliseconds. Read-only.
|
|
19
|
+
cpu_duration_ms: Optional[int] = None
|
|
20
|
+
# The number of files processed. Read-only.
|
|
21
|
+
files_processed: Optional[int] = None
|
|
22
|
+
# The number of files processed with version history excluded. Read-only.
|
|
23
|
+
files_processed_only_current_version: Optional[int] = None
|
|
24
|
+
# True if the job status is End. False if the job is In progress. Read-only.
|
|
25
|
+
is_completed: Optional[bool] = None
|
|
26
|
+
# The unique identifier of the last object processed. Read-only.
|
|
27
|
+
last_processed_object_id: Optional[str] = None
|
|
28
|
+
# The number of objects processed. Read-only.
|
|
29
|
+
objects_processed: Optional[int] = None
|
|
30
|
+
# The OdataType property
|
|
31
|
+
odata_type: Optional[str] = None
|
|
32
|
+
# SQL duration in milliseconds. Read-only.
|
|
33
|
+
sql_duration_ms: Optional[int] = None
|
|
34
|
+
# SQL query count. Read-only.
|
|
35
|
+
sql_query_count: Optional[int] = None
|
|
36
|
+
# Total duration time in milliseconds. Read-only.
|
|
37
|
+
total_duration_ms: Optional[int] = None
|
|
38
|
+
# Total errors. Read-only.
|
|
39
|
+
total_errors: Optional[int] = None
|
|
40
|
+
# Total bytes to be processed. Read-only.
|
|
41
|
+
total_expected_bytes: Optional[int] = None
|
|
42
|
+
# The number of objects to process. Read-only.
|
|
43
|
+
total_expected_objects: Optional[int] = None
|
|
44
|
+
# The current retry count of the job. Read-only.
|
|
45
|
+
total_retry_count: Optional[int] = None
|
|
46
|
+
# Total warnings. Read-only.
|
|
47
|
+
total_warnings: Optional[int] = None
|
|
48
|
+
# Waiting time due to SQL throttling, in milliseconds. Read-only.
|
|
49
|
+
wait_time_on_sql_throttling_ms: Optional[int] = None
|
|
50
|
+
|
|
51
|
+
@staticmethod
|
|
52
|
+
def create_from_discriminator_value(parse_node: ParseNode) -> SharePointMigrationJobProgressEvent:
|
|
53
|
+
"""
|
|
54
|
+
Creates a new instance of the appropriate class based on discriminator value
|
|
55
|
+
param parse_node: The parse node to use to read the discriminator value and create the object
|
|
56
|
+
Returns: SharePointMigrationJobProgressEvent
|
|
57
|
+
"""
|
|
58
|
+
if parse_node is None:
|
|
59
|
+
raise TypeError("parse_node cannot be null.")
|
|
60
|
+
return SharePointMigrationJobProgressEvent()
|
|
61
|
+
|
|
62
|
+
def get_field_deserializers(self,) -> dict[str, Callable[[ParseNode], None]]:
|
|
63
|
+
"""
|
|
64
|
+
The deserialization information for the current model
|
|
65
|
+
Returns: dict[str, Callable[[ParseNode], None]]
|
|
66
|
+
"""
|
|
67
|
+
from .share_point_migration_event import SharePointMigrationEvent
|
|
68
|
+
|
|
69
|
+
from .share_point_migration_event import SharePointMigrationEvent
|
|
70
|
+
|
|
71
|
+
fields: dict[str, Callable[[Any], None]] = {
|
|
72
|
+
"bytesProcessed": lambda n : setattr(self, 'bytes_processed', n.get_int_value()),
|
|
73
|
+
"bytesProcessedOnlyCurrentVersion": lambda n : setattr(self, 'bytes_processed_only_current_version', n.get_int_value()),
|
|
74
|
+
"cpuDurationMs": lambda n : setattr(self, 'cpu_duration_ms', n.get_int_value()),
|
|
75
|
+
"filesProcessed": lambda n : setattr(self, 'files_processed', n.get_int_value()),
|
|
76
|
+
"filesProcessedOnlyCurrentVersion": lambda n : setattr(self, 'files_processed_only_current_version', n.get_int_value()),
|
|
77
|
+
"isCompleted": lambda n : setattr(self, 'is_completed', n.get_bool_value()),
|
|
78
|
+
"lastProcessedObjectId": lambda n : setattr(self, 'last_processed_object_id', n.get_str_value()),
|
|
79
|
+
"objectsProcessed": lambda n : setattr(self, 'objects_processed', n.get_int_value()),
|
|
80
|
+
"sqlDurationMs": lambda n : setattr(self, 'sql_duration_ms', n.get_int_value()),
|
|
81
|
+
"sqlQueryCount": lambda n : setattr(self, 'sql_query_count', n.get_int_value()),
|
|
82
|
+
"totalDurationMs": lambda n : setattr(self, 'total_duration_ms', n.get_int_value()),
|
|
83
|
+
"totalErrors": lambda n : setattr(self, 'total_errors', n.get_int_value()),
|
|
84
|
+
"totalExpectedBytes": lambda n : setattr(self, 'total_expected_bytes', n.get_int_value()),
|
|
85
|
+
"totalExpectedObjects": lambda n : setattr(self, 'total_expected_objects', n.get_int_value()),
|
|
86
|
+
"totalRetryCount": lambda n : setattr(self, 'total_retry_count', n.get_int_value()),
|
|
87
|
+
"totalWarnings": lambda n : setattr(self, 'total_warnings', n.get_int_value()),
|
|
88
|
+
"waitTimeOnSqlThrottlingMs": lambda n : setattr(self, 'wait_time_on_sql_throttling_ms', n.get_int_value()),
|
|
89
|
+
}
|
|
90
|
+
super_fields = super().get_field_deserializers()
|
|
91
|
+
fields.update(super_fields)
|
|
92
|
+
return fields
|
|
93
|
+
|
|
94
|
+
def serialize(self,writer: SerializationWriter) -> None:
|
|
95
|
+
"""
|
|
96
|
+
Serializes information the current object
|
|
97
|
+
param writer: Serialization writer to use to serialize this model
|
|
98
|
+
Returns: None
|
|
99
|
+
"""
|
|
100
|
+
if writer is None:
|
|
101
|
+
raise TypeError("writer cannot be null.")
|
|
102
|
+
super().serialize(writer)
|
|
103
|
+
writer.write_int_value("bytesProcessed", self.bytes_processed)
|
|
104
|
+
writer.write_int_value("bytesProcessedOnlyCurrentVersion", self.bytes_processed_only_current_version)
|
|
105
|
+
writer.write_int_value("cpuDurationMs", self.cpu_duration_ms)
|
|
106
|
+
writer.write_int_value("filesProcessed", self.files_processed)
|
|
107
|
+
writer.write_int_value("filesProcessedOnlyCurrentVersion", self.files_processed_only_current_version)
|
|
108
|
+
writer.write_bool_value("isCompleted", self.is_completed)
|
|
109
|
+
writer.write_str_value("lastProcessedObjectId", self.last_processed_object_id)
|
|
110
|
+
writer.write_int_value("objectsProcessed", self.objects_processed)
|
|
111
|
+
writer.write_int_value("sqlDurationMs", self.sql_duration_ms)
|
|
112
|
+
writer.write_int_value("sqlQueryCount", self.sql_query_count)
|
|
113
|
+
writer.write_int_value("totalDurationMs", self.total_duration_ms)
|
|
114
|
+
writer.write_int_value("totalErrors", self.total_errors)
|
|
115
|
+
writer.write_int_value("totalExpectedBytes", self.total_expected_bytes)
|
|
116
|
+
writer.write_int_value("totalExpectedObjects", self.total_expected_objects)
|
|
117
|
+
writer.write_int_value("totalRetryCount", self.total_retry_count)
|
|
118
|
+
writer.write_int_value("totalWarnings", self.total_warnings)
|
|
119
|
+
writer.write_int_value("waitTimeOnSqlThrottlingMs", self.wait_time_on_sql_throttling_ms)
|
|
120
|
+
|
|
121
|
+
|
|
@@ -0,0 +1,53 @@
|
|
|
1
|
+
from __future__ import annotations
|
|
2
|
+
from collections.abc import Callable
|
|
3
|
+
from dataclasses import dataclass, field
|
|
4
|
+
from kiota_abstractions.serialization import Parsable, ParseNode, SerializationWriter
|
|
5
|
+
from typing import Any, Optional, TYPE_CHECKING, Union
|
|
6
|
+
|
|
7
|
+
if TYPE_CHECKING:
|
|
8
|
+
from .share_point_migration_event import SharePointMigrationEvent
|
|
9
|
+
|
|
10
|
+
from .share_point_migration_event import SharePointMigrationEvent
|
|
11
|
+
|
|
12
|
+
@dataclass
|
|
13
|
+
class SharePointMigrationJobQueuedEvent(SharePointMigrationEvent, Parsable):
|
|
14
|
+
# The OdataType property
|
|
15
|
+
odata_type: Optional[str] = None
|
|
16
|
+
|
|
17
|
+
@staticmethod
|
|
18
|
+
def create_from_discriminator_value(parse_node: ParseNode) -> SharePointMigrationJobQueuedEvent:
|
|
19
|
+
"""
|
|
20
|
+
Creates a new instance of the appropriate class based on discriminator value
|
|
21
|
+
param parse_node: The parse node to use to read the discriminator value and create the object
|
|
22
|
+
Returns: SharePointMigrationJobQueuedEvent
|
|
23
|
+
"""
|
|
24
|
+
if parse_node is None:
|
|
25
|
+
raise TypeError("parse_node cannot be null.")
|
|
26
|
+
return SharePointMigrationJobQueuedEvent()
|
|
27
|
+
|
|
28
|
+
def get_field_deserializers(self,) -> dict[str, Callable[[ParseNode], None]]:
|
|
29
|
+
"""
|
|
30
|
+
The deserialization information for the current model
|
|
31
|
+
Returns: dict[str, Callable[[ParseNode], None]]
|
|
32
|
+
"""
|
|
33
|
+
from .share_point_migration_event import SharePointMigrationEvent
|
|
34
|
+
|
|
35
|
+
from .share_point_migration_event import SharePointMigrationEvent
|
|
36
|
+
|
|
37
|
+
fields: dict[str, Callable[[Any], None]] = {
|
|
38
|
+
}
|
|
39
|
+
super_fields = super().get_field_deserializers()
|
|
40
|
+
fields.update(super_fields)
|
|
41
|
+
return fields
|
|
42
|
+
|
|
43
|
+
def serialize(self,writer: SerializationWriter) -> None:
|
|
44
|
+
"""
|
|
45
|
+
Serializes information the current object
|
|
46
|
+
param writer: Serialization writer to use to serialize this model
|
|
47
|
+
Returns: None
|
|
48
|
+
"""
|
|
49
|
+
if writer is None:
|
|
50
|
+
raise TypeError("writer cannot be null.")
|
|
51
|
+
super().serialize(writer)
|
|
52
|
+
|
|
53
|
+
|
|
@@ -0,0 +1,61 @@
|
|
|
1
|
+
from __future__ import annotations
|
|
2
|
+
from collections.abc import Callable
|
|
3
|
+
from dataclasses import dataclass, field
|
|
4
|
+
from kiota_abstractions.serialization import Parsable, ParseNode, SerializationWriter
|
|
5
|
+
from typing import Any, Optional, TYPE_CHECKING, Union
|
|
6
|
+
|
|
7
|
+
if TYPE_CHECKING:
|
|
8
|
+
from .share_point_migration_event import SharePointMigrationEvent
|
|
9
|
+
|
|
10
|
+
from .share_point_migration_event import SharePointMigrationEvent
|
|
11
|
+
|
|
12
|
+
@dataclass
|
|
13
|
+
class SharePointMigrationJobStartEvent(SharePointMigrationEvent, Parsable):
|
|
14
|
+
# True if the job is restarted. False if it's the initial start. Read-only.
|
|
15
|
+
is_restarted: Optional[bool] = None
|
|
16
|
+
# The OdataType property
|
|
17
|
+
odata_type: Optional[str] = None
|
|
18
|
+
# The current retry count of the job. Read-only.
|
|
19
|
+
total_retry_count: Optional[int] = None
|
|
20
|
+
|
|
21
|
+
@staticmethod
|
|
22
|
+
def create_from_discriminator_value(parse_node: ParseNode) -> SharePointMigrationJobStartEvent:
|
|
23
|
+
"""
|
|
24
|
+
Creates a new instance of the appropriate class based on discriminator value
|
|
25
|
+
param parse_node: The parse node to use to read the discriminator value and create the object
|
|
26
|
+
Returns: SharePointMigrationJobStartEvent
|
|
27
|
+
"""
|
|
28
|
+
if parse_node is None:
|
|
29
|
+
raise TypeError("parse_node cannot be null.")
|
|
30
|
+
return SharePointMigrationJobStartEvent()
|
|
31
|
+
|
|
32
|
+
def get_field_deserializers(self,) -> dict[str, Callable[[ParseNode], None]]:
|
|
33
|
+
"""
|
|
34
|
+
The deserialization information for the current model
|
|
35
|
+
Returns: dict[str, Callable[[ParseNode], None]]
|
|
36
|
+
"""
|
|
37
|
+
from .share_point_migration_event import SharePointMigrationEvent
|
|
38
|
+
|
|
39
|
+
from .share_point_migration_event import SharePointMigrationEvent
|
|
40
|
+
|
|
41
|
+
fields: dict[str, Callable[[Any], None]] = {
|
|
42
|
+
"isRestarted": lambda n : setattr(self, 'is_restarted', n.get_bool_value()),
|
|
43
|
+
"totalRetryCount": lambda n : setattr(self, 'total_retry_count', n.get_int_value()),
|
|
44
|
+
}
|
|
45
|
+
super_fields = super().get_field_deserializers()
|
|
46
|
+
fields.update(super_fields)
|
|
47
|
+
return fields
|
|
48
|
+
|
|
49
|
+
def serialize(self,writer: SerializationWriter) -> None:
|
|
50
|
+
"""
|
|
51
|
+
Serializes information the current object
|
|
52
|
+
param writer: Serialization writer to use to serialize this model
|
|
53
|
+
Returns: None
|
|
54
|
+
"""
|
|
55
|
+
if writer is None:
|
|
56
|
+
raise TypeError("writer cannot be null.")
|
|
57
|
+
super().serialize(writer)
|
|
58
|
+
writer.write_bool_value("isRestarted", self.is_restarted)
|
|
59
|
+
writer.write_int_value("totalRetryCount", self.total_retry_count)
|
|
60
|
+
|
|
61
|
+
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
from enum import Enum
|
|
2
|
+
|
|
3
|
+
class SharePointMigrationObjectType(str, Enum):
|
|
4
|
+
Site = "site",
|
|
5
|
+
Web = "web",
|
|
6
|
+
Folder = "folder",
|
|
7
|
+
List_ = "list",
|
|
8
|
+
ListItem = "listItem",
|
|
9
|
+
File = "file",
|
|
10
|
+
Alert = "alert",
|
|
11
|
+
SharedWithObject = "sharedWithObject",
|
|
12
|
+
Invalid = "invalid",
|
|
13
|
+
UnknownFutureValue = "unknownFutureValue",
|
|
14
|
+
|
|
@@ -26,7 +26,7 @@ class SharepointSettings(Entity, Parsable):
|
|
|
26
26
|
excluded_file_extensions_for_sync_app: Optional[list[str]] = None
|
|
27
27
|
# Specifies the idle session sign-out policies for the tenant.
|
|
28
28
|
idle_session_sign_out: Optional[IdleSessionSignOut] = None
|
|
29
|
-
# Specifies the image tagging option for the tenant.
|
|
29
|
+
# Specifies the image tagging option for the tenant. The possible values are: disabled, basic, enhanced.
|
|
30
30
|
image_tagging_option: Optional[ImageTaggingChoice] = None
|
|
31
31
|
# Indicates whether comments are allowed on modern site pages in SharePoint.
|
|
32
32
|
is_commenting_on_site_pages_enabled: Optional[bool] = None
|
|
@@ -66,9 +66,9 @@ class SharepointSettings(Entity, Parsable):
|
|
|
66
66
|
sharing_allowed_domain_list: Optional[list[str]] = None
|
|
67
67
|
# Collection of email domains that are blocked for sharing outside the organization.
|
|
68
68
|
sharing_blocked_domain_list: Optional[list[str]] = None
|
|
69
|
-
# Sharing capability for the tenant.
|
|
69
|
+
# Sharing capability for the tenant. The possible values are: disabled, externalUserSharingOnly, externalUserAndGuestSharing, existingExternalUserSharingOnly.
|
|
70
70
|
sharing_capability: Optional[SharingCapabilities] = None
|
|
71
|
-
# Specifies the external sharing mode for domains.
|
|
71
|
+
# Specifies the external sharing mode for domains. The possible values are: none, allowList, blockList.
|
|
72
72
|
sharing_domain_restriction_mode: Optional[SharingDomainRestrictionMode] = None
|
|
73
73
|
# The value of the team site managed path. This is the path under which new team sites will be created.
|
|
74
74
|
site_creation_default_managed_path: Optional[str] = None
|
|
@@ -29,7 +29,7 @@ class SignIn(Entity, Parsable):
|
|
|
29
29
|
applied_conditional_access_policies: Optional[list[AppliedConditionalAccessPolicy]] = None
|
|
30
30
|
# Identifies the client used for the sign-in activity. Modern authentication clients include Browser, modern clients. Legacy authentication clients include Exchange ActiveSync, IMAP, MAPI, SMTP, POP, and other clients. Supports $filter (eq).
|
|
31
31
|
client_app_used: Optional[str] = None
|
|
32
|
-
# Reports status of an activated conditional access policy.
|
|
32
|
+
# Reports status of an activated conditional access policy. The possible values are: success, failure, notApplied, and unknownFutureValue. Supports $filter (eq).
|
|
33
33
|
conditional_access_status: Optional[ConditionalAccessStatus] = None
|
|
34
34
|
# The request ID sent from the client when the sign-in is initiated. Used to troubleshoot sign-in activity. Supports $filter (eq).
|
|
35
35
|
correlation_id: Optional[str] = None
|
|
@@ -49,7 +49,7 @@ class SignIn(Entity, Parsable):
|
|
|
49
49
|
resource_display_name: Optional[str] = None
|
|
50
50
|
# ID of the resource that the user signed into. Supports $filter (eq).
|
|
51
51
|
resource_id: Optional[str] = None
|
|
52
|
-
# The reason behind a specific state of a risky user, sign-in, or a risk event. The
|
|
52
|
+
# The reason behind a specific state of a risky user, sign-in, or a risk event. The value none means that Microsoft Entra risk detection did not flag the user or the sign-in as a risky event so far. Supports $filter (eq). Note: Details for this property are only available for Microsoft Entra ID P2 customers. All other customers are returned hidden.
|
|
53
53
|
risk_detail: Optional[RiskDetail] = None
|
|
54
54
|
# The riskEventTypes property
|
|
55
55
|
risk_event_types: Optional[list[RiskEventType]] = None
|
|
@@ -20,7 +20,7 @@ class SignInFrequencySessionControl(ConditionalAccessSessionControl, Parsable):
|
|
|
20
20
|
authentication_type: Optional[SignInFrequencyAuthenticationType] = None
|
|
21
21
|
# The possible values are timeBased, everyTime, unknownFutureValue. Sign-in frequency of everyTime is available for risky users, risky sign-ins, and Intune device enrollment. For more information, see Require reauthentication every time.
|
|
22
22
|
frequency_interval: Optional[SignInFrequencyInterval] = None
|
|
23
|
-
#
|
|
23
|
+
# The possible values are: days, hours.
|
|
24
24
|
type: Optional[SigninFrequencyType] = None
|
|
25
25
|
# The number of days or hours.
|
|
26
26
|
value: Optional[int] = None
|
|
@@ -25,9 +25,9 @@ from .entity import Entity
|
|
|
25
25
|
|
|
26
26
|
@dataclass
|
|
27
27
|
class Simulation(Entity, Parsable):
|
|
28
|
-
# The social engineering technique used in the attack simulation and training campaign. Supports $filter and $orderby.
|
|
28
|
+
# The social engineering technique used in the attack simulation and training campaign. Supports $filter and $orderby. The possible values are: unknown, credentialHarvesting, attachmentMalware, driveByUrl, linkInAttachment, linkToMalwareFile, unknownFutureValue, oAuthConsentGrant. Use the Prefer: include-unknown-enum-members request header to get the following values from this evolvable enum: oAuthConsentGrant. For more information on the types of social engineering attack techniques, see simulations.
|
|
29
29
|
attack_technique: Optional[SimulationAttackTechnique] = None
|
|
30
|
-
# Attack type of the attack simulation and training campaign. Supports $filter and $orderby.
|
|
30
|
+
# Attack type of the attack simulation and training campaign. Supports $filter and $orderby. The possible values are: unknown, social, cloud, endpoint, unknownFutureValue.
|
|
31
31
|
attack_type: Optional[SimulationAttackType] = None
|
|
32
32
|
# Unique identifier for the attack simulation automation.
|
|
33
33
|
automation_id: Optional[str] = None
|
|
@@ -67,11 +67,11 @@ class Simulation(Entity, Parsable):
|
|
|
67
67
|
odata_type: Optional[str] = None
|
|
68
68
|
# The payload associated with a simulation during its creation.
|
|
69
69
|
payload: Optional[Payload] = None
|
|
70
|
-
# Method of delivery of the phishing payload used in the attack simulation and training campaign.
|
|
70
|
+
# Method of delivery of the phishing payload used in the attack simulation and training campaign. The possible values are: unknown, sms, email, teams, unknownFutureValue.
|
|
71
71
|
payload_delivery_platform: Optional[PayloadDeliveryPlatform] = None
|
|
72
72
|
# Report of the attack simulation and training campaign.
|
|
73
73
|
report: Optional[SimulationReport] = None
|
|
74
|
-
# Status of the attack simulation and training campaign. Supports $filter and $orderby.
|
|
74
|
+
# Status of the attack simulation and training campaign. Supports $filter and $orderby. The possible values are: unknown, draft, running, scheduled, succeeded, failed, cancelled, excluded, unknownFutureValue.
|
|
75
75
|
status: Optional[SimulationStatus] = None
|
|
76
76
|
# Details about the training settings for a simulation.
|
|
77
77
|
training_setting: Optional[TrainingSetting] = None
|
|
@@ -14,7 +14,7 @@ from .base_end_user_notification import BaseEndUserNotification
|
|
|
14
14
|
class SimulationNotification(BaseEndUserNotification, Parsable):
|
|
15
15
|
# The OdataType property
|
|
16
16
|
odata_type: Optional[str] = "#microsoft.graph.simulationNotification"
|
|
17
|
-
# Target user type.
|
|
17
|
+
# Target user type. The possible values are: unknown, clicked, compromised, allUsers, unknownFutureValue.
|
|
18
18
|
targetted_user_type: Optional[TargettedUserType] = None
|
|
19
19
|
|
|
20
20
|
@staticmethod
|
|
@@ -16,7 +16,7 @@ class SiteCollection(AdditionalDataHolder, BackedModel, Parsable):
|
|
|
16
16
|
|
|
17
17
|
# Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.
|
|
18
18
|
additional_data: dict[str, Any] = field(default_factory=dict)
|
|
19
|
-
# Represents whether the site collection is recently archived, fully archived, or reactivating.
|
|
19
|
+
# Represents whether the site collection is recently archived, fully archived, or reactivating. The possible values are: recentlyArchived, fullyArchived, reactivating, unknownFutureValue.
|
|
20
20
|
archival_details: Optional[SiteArchivalDetails] = None
|
|
21
21
|
# The geographic region code for where this site collection resides. Only present for multi-geo tenants. Read-only.
|
|
22
22
|
data_location_code: Optional[str] = None
|
|
@@ -42,7 +42,7 @@ class SubjectRightsRequest(Entity, Parsable):
|
|
|
42
42
|
created_date_time: Optional[datetime.datetime] = None
|
|
43
43
|
# Information about the data subject.
|
|
44
44
|
data_subject: Optional[DataSubject] = None
|
|
45
|
-
# The type of the data subject.
|
|
45
|
+
# The type of the data subject. The possible values are: customer, currentEmployee, formerEmployee, prospectiveEmployee, student, teacher, faculty, other, unknownFutureValue.
|
|
46
46
|
data_subject_type: Optional[DataSubjectType] = None
|
|
47
47
|
# Description for the request.
|
|
48
48
|
description: Optional[str] = None
|
|
@@ -78,11 +78,11 @@ class SubjectRightsRequest(Entity, Parsable):
|
|
|
78
78
|
site_locations: Optional[SubjectRightsRequestSiteLocation] = None
|
|
79
79
|
# Information about the different stages for the request.
|
|
80
80
|
stages: Optional[list[SubjectRightsRequestStageDetail]] = None
|
|
81
|
-
# The status of the request.
|
|
81
|
+
# The status of the request. The possible values are: active, closed, unknownFutureValue.
|
|
82
82
|
status: Optional[SubjectRightsRequestStatus] = None
|
|
83
83
|
# Information about the Microsoft Teams team that was created for the request.
|
|
84
84
|
team: Optional[Team] = None
|
|
85
|
-
# The type of the request.
|
|
85
|
+
# The type of the request. The possible values are: export, delete, access, tagForAction, unknownFutureValue.
|
|
86
86
|
type: Optional[SubjectRightsRequestType] = None
|
|
87
87
|
|
|
88
88
|
@staticmethod
|
|
@@ -24,9 +24,9 @@ class SubjectRightsRequestHistory(AdditionalDataHolder, BackedModel, Parsable):
|
|
|
24
24
|
event_date_time: Optional[datetime.datetime] = None
|
|
25
25
|
# The OdataType property
|
|
26
26
|
odata_type: Optional[str] = None
|
|
27
|
-
# The stage when the entity was changed.
|
|
27
|
+
# The stage when the entity was changed.
|
|
28
28
|
stage: Optional[SubjectRightsRequestStage] = None
|
|
29
|
-
# The status of the stage when the entity was changed.
|
|
29
|
+
# The status of the stage when the entity was changed. The possible values are: notStarted, current, completed, failed, unknownFutureValue.
|
|
30
30
|
stage_status: Optional[SubjectRightsRequestStageStatus] = None
|
|
31
31
|
# Type of history.
|
|
32
32
|
type: Optional[str] = None
|
|
@@ -21,9 +21,9 @@ class SubjectRightsRequestStageDetail(AdditionalDataHolder, BackedModel, Parsabl
|
|
|
21
21
|
error: Optional[PublicError] = None
|
|
22
22
|
# The OdataType property
|
|
23
23
|
odata_type: Optional[str] = None
|
|
24
|
-
# The stage of the subject rights request.
|
|
24
|
+
# The stage of the subject rights request.
|
|
25
25
|
stage: Optional[SubjectRightsRequestStage] = None
|
|
26
|
-
# Status of the current stage.
|
|
26
|
+
# Status of the current stage. The possible values are: notStarted, current, completed, failed, unknownFutureValue.
|
|
27
27
|
status: Optional[SubjectRightsRequestStageStatus] = None
|
|
28
28
|
|
|
29
29
|
@staticmethod
|
|
@@ -18,9 +18,9 @@ class SubscribedSku(Entity, Parsable):
|
|
|
18
18
|
account_id: Optional[str] = None
|
|
19
19
|
# The name of the account this SKU belongs to.
|
|
20
20
|
account_name: Optional[str] = None
|
|
21
|
-
# The target class for this SKU. Only SKUs with target class User are assignable.
|
|
21
|
+
# The target class for this SKU. Only SKUs with target class User are assignable. The possible values are: User, Company.
|
|
22
22
|
applies_to: Optional[str] = None
|
|
23
|
-
# Enabled indicates that the prepaidUnits property has at least one unit that is enabled. LockedOut indicates that the customer canceled their subscription.
|
|
23
|
+
# Enabled indicates that the prepaidUnits property has at least one unit that is enabled. LockedOut indicates that the customer canceled their subscription. The possible values are: Enabled, Warning, Suspended, Deleted, LockedOut.
|
|
24
24
|
capability_status: Optional[str] = None
|
|
25
25
|
# The number of licenses that have been assigned.
|
|
26
26
|
consumed_units: Optional[int] = None
|
|
@@ -15,7 +15,7 @@ class SynchronizationMetadataEntry(AdditionalDataHolder, BackedModel, Parsable):
|
|
|
15
15
|
|
|
16
16
|
# Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.
|
|
17
17
|
additional_data: dict[str, Any] = field(default_factory=dict)
|
|
18
|
-
#
|
|
18
|
+
# The possible values are: GalleryApplicationIdentifier, GalleryApplicationKey, IsOAuthEnabled, IsSynchronizationAgentAssignmentRequired, IsSynchronizationAgentRequired, IsSynchronizationInPreview, OAuthSettings, SynchronizationLearnMoreIbizaFwLink, ConfigurationFields.
|
|
19
19
|
key: Optional[SynchronizationMetadata] = None
|
|
20
20
|
# The OdataType property
|
|
21
21
|
odata_type: Optional[str] = None
|
|
@@ -18,7 +18,7 @@ class TargetResource(AdditionalDataHolder, BackedModel, Parsable):
|
|
|
18
18
|
additional_data: dict[str, Any] = field(default_factory=dict)
|
|
19
19
|
# Indicates the visible name defined for the resource. Typically specified when the resource is created.
|
|
20
20
|
display_name: Optional[str] = None
|
|
21
|
-
# When type is set to Group, this indicates the group type.
|
|
21
|
+
# When type is set to Group, this indicates the group type. The possible values are: unifiedGroups, azureAD, and unknownFutureValue
|
|
22
22
|
group_type: Optional[GroupType] = None
|
|
23
23
|
# Indicates the unique ID of the resource.
|
|
24
24
|
id: Optional[str] = None
|
|
@@ -21,7 +21,7 @@ class TeamFunSettings(AdditionalDataHolder, BackedModel, Parsable):
|
|
|
21
21
|
allow_giphy: Optional[bool] = None
|
|
22
22
|
# If set to true, enables users to include stickers and memes.
|
|
23
23
|
allow_stickers_and_memes: Optional[bool] = None
|
|
24
|
-
# Giphy content rating.
|
|
24
|
+
# Giphy content rating. The possible values are: moderate, strict.
|
|
25
25
|
giphy_content_rating: Optional[GiphyRatingType] = None
|
|
26
26
|
# The OdataType property
|
|
27
27
|
odata_type: Optional[str] = None
|
|
@@ -30,7 +30,7 @@ class TeamsAppDefinition(Entity, Parsable):
|
|
|
30
30
|
last_modified_date_time: Optional[datetime.datetime] = None
|
|
31
31
|
# The OdataType property
|
|
32
32
|
odata_type: Optional[str] = None
|
|
33
|
-
# The published status of a specific version of a Teams app.
|
|
33
|
+
# The published status of a specific version of a Teams app. The possible values are:submitted—The specific version of the Teams app was submitted and is under review.published—The request to publish the specific version of the Teams app was approved by the admin and the app is published.rejected—The admin rejected the request to publish the specific version of the Teams app.
|
|
34
34
|
publishing_state: Optional[TeamsAppPublishingState] = None
|
|
35
35
|
# Short description of the application.
|
|
36
36
|
short_description: Optional[str] = None
|
|
@@ -17,7 +17,7 @@ class TeamworkActivityTopic(AdditionalDataHolder, BackedModel, Parsable):
|
|
|
17
17
|
additional_data: dict[str, Any] = field(default_factory=dict)
|
|
18
18
|
# The OdataType property
|
|
19
19
|
odata_type: Optional[str] = None
|
|
20
|
-
# Type of source.
|
|
20
|
+
# Type of source. The possible values are: entityUrl, text. For supported Microsoft Graph URLs, use entityUrl. For custom text, use text.
|
|
21
21
|
source: Optional[TeamworkActivityTopicSource] = None
|
|
22
22
|
# The topic value. If the value of the source property is entityUrl, this must be a Microsoft Graph URL. If the value is text, this must be a plain text value.
|
|
23
23
|
value: Optional[str] = None
|
|
@@ -14,7 +14,7 @@ from .identity import Identity
|
|
|
14
14
|
class TeamworkApplicationIdentity(Identity, Parsable):
|
|
15
15
|
# The OdataType property
|
|
16
16
|
odata_type: Optional[str] = "#microsoft.graph.teamworkApplicationIdentity"
|
|
17
|
-
# Type of application that is referenced.
|
|
17
|
+
# Type of application that is referenced. The possible values are: aadApplication, bot, tenantBot, office365Connector, outgoingWebhook, and unknownFutureValue.
|
|
18
18
|
application_identity_type: Optional[TeamworkApplicationIdentityType] = None
|
|
19
19
|
|
|
20
20
|
@staticmethod
|
|
@@ -14,7 +14,7 @@ from .identity import Identity
|
|
|
14
14
|
class TeamworkConversationIdentity(Identity, Parsable):
|
|
15
15
|
# The OdataType property
|
|
16
16
|
odata_type: Optional[str] = "#microsoft.graph.teamworkConversationIdentity"
|
|
17
|
-
# Type of conversation.
|
|
17
|
+
# Type of conversation. The possible values are: team, channel, chat, and unknownFutureValue.
|
|
18
18
|
conversation_identity_type: Optional[TeamworkConversationIdentityType] = None
|
|
19
19
|
|
|
20
20
|
@staticmethod
|
|
@@ -14,7 +14,7 @@ from .identity import Identity
|
|
|
14
14
|
class TeamworkUserIdentity(Identity, Parsable):
|
|
15
15
|
# The OdataType property
|
|
16
16
|
odata_type: Optional[str] = "#microsoft.graph.teamworkUserIdentity"
|
|
17
|
-
# Type of user.
|
|
17
|
+
# Type of user. The possible values are: aadUser, onPremiseAadUser, anonymousGuest, federatedUser, personalMicrosoftAccountUser, skypeUser, phoneUser, unknownFutureValue and emailUser.
|
|
18
18
|
user_identity_type: Optional[TeamworkUserIdentityType] = None
|
|
19
19
|
|
|
20
20
|
@staticmethod
|
|
@@ -24,7 +24,7 @@ class Group(Entity, Parsable):
|
|
|
24
24
|
odata_type: Optional[str] = None
|
|
25
25
|
# ID of the parent site of this group.
|
|
26
26
|
parent_site_id: Optional[str] = None
|
|
27
|
-
# Returns the type of the group.
|
|
27
|
+
# Returns the type of the group. The possible values are: global, system, and siteCollection.
|
|
28
28
|
scope: Optional[TermGroupScope] = None
|
|
29
29
|
# All sets under the group in a term [store].
|
|
30
30
|
sets: Optional[list[Set]] = None
|
|
@@ -18,7 +18,7 @@ class Relation(Entity, Parsable):
|
|
|
18
18
|
from_term: Optional[Term] = None
|
|
19
19
|
# The OdataType property
|
|
20
20
|
odata_type: Optional[str] = None
|
|
21
|
-
# The type of relation.
|
|
21
|
+
# The type of relation. The possible values are: pin, reuse.
|
|
22
22
|
relationship: Optional[RelationType] = None
|
|
23
23
|
# The [set] in which the relation is relevant.
|
|
24
24
|
set: Optional[Set] = None
|
|
@@ -25,7 +25,7 @@ from .entity import Entity
|
|
|
25
25
|
class ThreatAssessmentRequest(Entity, Parsable):
|
|
26
26
|
# The category property
|
|
27
27
|
category: Optional[ThreatCategory] = None
|
|
28
|
-
# The content type of threat assessment.
|
|
28
|
+
# The content type of threat assessment. The possible values are: mail, url, file.
|
|
29
29
|
content_type: Optional[ThreatAssessmentContentType] = None
|
|
30
30
|
# The threat assessment request creator.
|
|
31
31
|
created_by: Optional[IdentitySet] = None
|
|
@@ -35,11 +35,11 @@ class ThreatAssessmentRequest(Entity, Parsable):
|
|
|
35
35
|
expected_assessment: Optional[ThreatExpectedAssessment] = None
|
|
36
36
|
# The OdataType property
|
|
37
37
|
odata_type: Optional[str] = None
|
|
38
|
-
# The source of the threat assessment request.
|
|
38
|
+
# The source of the threat assessment request. The possible values are: administrator.
|
|
39
39
|
request_source: Optional[ThreatAssessmentRequestSource] = None
|
|
40
40
|
# A collection of threat assessment results. Read-only. By default, a GET /threatAssessmentRequests/{id} does not return this property unless you apply $expand on it.
|
|
41
41
|
results: Optional[list[ThreatAssessmentResult]] = None
|
|
42
|
-
# The assessment process status.
|
|
42
|
+
# The assessment process status. The possible values are: pending, completed.
|
|
43
43
|
status: Optional[ThreatAssessmentStatus] = None
|
|
44
44
|
|
|
45
45
|
@staticmethod
|
|
@@ -19,7 +19,7 @@ class ThreatAssessmentResult(Entity, Parsable):
|
|
|
19
19
|
message: Optional[str] = None
|
|
20
20
|
# The OdataType property
|
|
21
21
|
odata_type: Optional[str] = None
|
|
22
|
-
# The threat assessment result type.
|
|
22
|
+
# The threat assessment result type. The possible values are: checkPolicy, rescan.
|
|
23
23
|
result_type: Optional[ThreatAssessmentResultType] = None
|
|
24
24
|
|
|
25
25
|
@staticmethod
|