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
|
@@ -29,7 +29,7 @@ class LearningCourseActivity(Entity, Parsable):
|
|
|
29
29
|
learning_provider_id: Optional[str] = None
|
|
30
30
|
# The OdataType property
|
|
31
31
|
odata_type: Optional[str] = None
|
|
32
|
-
# The status of the course activity.
|
|
32
|
+
# The status of the course activity. The possible values are: notStarted, inProgress, completed. Required.
|
|
33
33
|
status: Optional[CourseStatus] = None
|
|
34
34
|
|
|
35
35
|
@staticmethod
|
|
@@ -0,0 +1,78 @@
|
|
|
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 .base_map_feature import BaseMapFeature
|
|
9
|
+
from .fixture_map import FixtureMap
|
|
10
|
+
from .section_map import SectionMap
|
|
11
|
+
from .unit_map import UnitMap
|
|
12
|
+
|
|
13
|
+
from .base_map_feature import BaseMapFeature
|
|
14
|
+
|
|
15
|
+
@dataclass
|
|
16
|
+
class LevelMap(BaseMapFeature, Parsable):
|
|
17
|
+
# The OdataType property
|
|
18
|
+
odata_type: Optional[str] = "#microsoft.graph.levelMap"
|
|
19
|
+
# Collection of fixtures (such as furniture or equipment) on this level. Supports upsert.
|
|
20
|
+
fixtures: Optional[list[FixtureMap]] = None
|
|
21
|
+
# Identifier of the floor to which this levelMap belongs.
|
|
22
|
+
place_id: Optional[str] = None
|
|
23
|
+
# Collection of sections (such as zones or partitions) on this level. Supports upsert.
|
|
24
|
+
sections: Optional[list[SectionMap]] = None
|
|
25
|
+
# Collection of units (such as rooms or offices) on this level. Supports upsert.
|
|
26
|
+
units: Optional[list[UnitMap]] = None
|
|
27
|
+
|
|
28
|
+
@staticmethod
|
|
29
|
+
def create_from_discriminator_value(parse_node: ParseNode) -> LevelMap:
|
|
30
|
+
"""
|
|
31
|
+
Creates a new instance of the appropriate class based on discriminator value
|
|
32
|
+
param parse_node: The parse node to use to read the discriminator value and create the object
|
|
33
|
+
Returns: LevelMap
|
|
34
|
+
"""
|
|
35
|
+
if parse_node is None:
|
|
36
|
+
raise TypeError("parse_node cannot be null.")
|
|
37
|
+
return LevelMap()
|
|
38
|
+
|
|
39
|
+
def get_field_deserializers(self,) -> dict[str, Callable[[ParseNode], None]]:
|
|
40
|
+
"""
|
|
41
|
+
The deserialization information for the current model
|
|
42
|
+
Returns: dict[str, Callable[[ParseNode], None]]
|
|
43
|
+
"""
|
|
44
|
+
from .base_map_feature import BaseMapFeature
|
|
45
|
+
from .fixture_map import FixtureMap
|
|
46
|
+
from .section_map import SectionMap
|
|
47
|
+
from .unit_map import UnitMap
|
|
48
|
+
|
|
49
|
+
from .base_map_feature import BaseMapFeature
|
|
50
|
+
from .fixture_map import FixtureMap
|
|
51
|
+
from .section_map import SectionMap
|
|
52
|
+
from .unit_map import UnitMap
|
|
53
|
+
|
|
54
|
+
fields: dict[str, Callable[[Any], None]] = {
|
|
55
|
+
"fixtures": lambda n : setattr(self, 'fixtures', n.get_collection_of_object_values(FixtureMap)),
|
|
56
|
+
"placeId": lambda n : setattr(self, 'place_id', n.get_str_value()),
|
|
57
|
+
"sections": lambda n : setattr(self, 'sections', n.get_collection_of_object_values(SectionMap)),
|
|
58
|
+
"units": lambda n : setattr(self, 'units', n.get_collection_of_object_values(UnitMap)),
|
|
59
|
+
}
|
|
60
|
+
super_fields = super().get_field_deserializers()
|
|
61
|
+
fields.update(super_fields)
|
|
62
|
+
return fields
|
|
63
|
+
|
|
64
|
+
def serialize(self,writer: SerializationWriter) -> None:
|
|
65
|
+
"""
|
|
66
|
+
Serializes information the current object
|
|
67
|
+
param writer: Serialization writer to use to serialize this model
|
|
68
|
+
Returns: None
|
|
69
|
+
"""
|
|
70
|
+
if writer is None:
|
|
71
|
+
raise TypeError("writer cannot be null.")
|
|
72
|
+
super().serialize(writer)
|
|
73
|
+
writer.write_collection_of_object_values("fixtures", self.fixtures)
|
|
74
|
+
writer.write_str_value("placeId", self.place_id)
|
|
75
|
+
writer.write_collection_of_object_values("sections", self.sections)
|
|
76
|
+
writer.write_collection_of_object_values("units", self.units)
|
|
77
|
+
|
|
78
|
+
|
|
@@ -0,0 +1,58 @@
|
|
|
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 .base_collection_pagination_count_response import BaseCollectionPaginationCountResponse
|
|
9
|
+
from .level_map import LevelMap
|
|
10
|
+
|
|
11
|
+
from .base_collection_pagination_count_response import BaseCollectionPaginationCountResponse
|
|
12
|
+
|
|
13
|
+
@dataclass
|
|
14
|
+
class LevelMapCollectionResponse(BaseCollectionPaginationCountResponse, Parsable):
|
|
15
|
+
# The value property
|
|
16
|
+
value: Optional[list[LevelMap]] = None
|
|
17
|
+
|
|
18
|
+
@staticmethod
|
|
19
|
+
def create_from_discriminator_value(parse_node: ParseNode) -> LevelMapCollectionResponse:
|
|
20
|
+
"""
|
|
21
|
+
Creates a new instance of the appropriate class based on discriminator value
|
|
22
|
+
param parse_node: The parse node to use to read the discriminator value and create the object
|
|
23
|
+
Returns: LevelMapCollectionResponse
|
|
24
|
+
"""
|
|
25
|
+
if parse_node is None:
|
|
26
|
+
raise TypeError("parse_node cannot be null.")
|
|
27
|
+
return LevelMapCollectionResponse()
|
|
28
|
+
|
|
29
|
+
def get_field_deserializers(self,) -> dict[str, Callable[[ParseNode], None]]:
|
|
30
|
+
"""
|
|
31
|
+
The deserialization information for the current model
|
|
32
|
+
Returns: dict[str, Callable[[ParseNode], None]]
|
|
33
|
+
"""
|
|
34
|
+
from .base_collection_pagination_count_response import BaseCollectionPaginationCountResponse
|
|
35
|
+
from .level_map import LevelMap
|
|
36
|
+
|
|
37
|
+
from .base_collection_pagination_count_response import BaseCollectionPaginationCountResponse
|
|
38
|
+
from .level_map import LevelMap
|
|
39
|
+
|
|
40
|
+
fields: dict[str, Callable[[Any], None]] = {
|
|
41
|
+
"value": lambda n : setattr(self, 'value', n.get_collection_of_object_values(LevelMap)),
|
|
42
|
+
}
|
|
43
|
+
super_fields = super().get_field_deserializers()
|
|
44
|
+
fields.update(super_fields)
|
|
45
|
+
return fields
|
|
46
|
+
|
|
47
|
+
def serialize(self,writer: SerializationWriter) -> None:
|
|
48
|
+
"""
|
|
49
|
+
Serializes information the current object
|
|
50
|
+
param writer: Serialization writer to use to serialize this model
|
|
51
|
+
Returns: None
|
|
52
|
+
"""
|
|
53
|
+
if writer is None:
|
|
54
|
+
raise TypeError("writer cannot be null.")
|
|
55
|
+
super().serialize(writer)
|
|
56
|
+
writer.write_collection_of_object_values("value", self.value)
|
|
57
|
+
|
|
58
|
+
|
|
@@ -33,9 +33,9 @@ class LoginPage(Entity, Parsable):
|
|
|
33
33
|
last_modified_date_time: Optional[datetime.datetime] = None
|
|
34
34
|
# The OdataType property
|
|
35
35
|
odata_type: Optional[str] = None
|
|
36
|
-
# The source of the content.
|
|
36
|
+
# The source of the content. The possible values are: unknown, global, tenant, unknownFutureValue.
|
|
37
37
|
source: Optional[SimulationContentSource] = None
|
|
38
|
-
# The login page status.
|
|
38
|
+
# The login page status. The possible values are: unknown, draft, ready, archive, delete, unknownFutureValue.
|
|
39
39
|
status: Optional[SimulationContentStatus] = None
|
|
40
40
|
|
|
41
41
|
@staticmethod
|
|
@@ -14,7 +14,7 @@ from .threat_assessment_request import ThreatAssessmentRequest
|
|
|
14
14
|
class MailAssessmentRequest(ThreatAssessmentRequest, Parsable):
|
|
15
15
|
# The OdataType property
|
|
16
16
|
odata_type: Optional[str] = "#microsoft.graph.mailAssessmentRequest"
|
|
17
|
-
# The reason for mail routed to its destination.
|
|
17
|
+
# The reason for mail routed to its destination. The possible values are: none, mailFlowRule, safeSender, blockedSender, advancedSpamFiltering, domainAllowList, domainBlockList, notInAddressBook, firstTimeSender, autoPurgeToInbox, autoPurgeToJunk, autoPurgeToDeleted, outbound, notJunk, junk.
|
|
18
18
|
destination_routing_reason: Optional[MailDestinationRoutingReason] = None
|
|
19
19
|
# The resource URI of the mail message for assessment.
|
|
20
20
|
message_uri: Optional[str] = None
|
|
@@ -39,7 +39,7 @@ class MailTips(AdditionalDataHolder, BackedModel, Parsable):
|
|
|
39
39
|
max_message_size: Optional[int] = None
|
|
40
40
|
# The OdataType property
|
|
41
41
|
odata_type: Optional[str] = None
|
|
42
|
-
# The scope of the recipient.
|
|
42
|
+
# The scope of the recipient. The possible values are: none, internal, external, externalPartner, externalNonParther. For example, an administrator can set another organization to be its 'partner'. The scope is useful if an administrator wants certain mailtips to be accessible to certain scopes. It's also useful to senders to inform them that their message may leave the organization, helping them make the correct decisions about wording, tone and content.
|
|
43
43
|
recipient_scope: Optional[RecipientScopeType] = None
|
|
44
44
|
# Recipients suggested based on previous contexts where they appear in the same message.
|
|
45
45
|
recipient_suggestions: Optional[list[Recipient]] = None
|
|
@@ -0,0 +1,58 @@
|
|
|
1
|
+
from __future__ import annotations
|
|
2
|
+
from collections.abc import Callable
|
|
3
|
+
from dataclasses import dataclass, field
|
|
4
|
+
from kiota_abstractions.serialization import AdditionalDataHolder, Parsable, ParseNode, SerializationWriter
|
|
5
|
+
from kiota_abstractions.store import BackedModel, BackingStore, BackingStoreFactorySingleton
|
|
6
|
+
from typing import Any, Optional, TYPE_CHECKING, Union
|
|
7
|
+
|
|
8
|
+
@dataclass
|
|
9
|
+
class MailboxDetails(AdditionalDataHolder, BackedModel, Parsable):
|
|
10
|
+
# Stores model information.
|
|
11
|
+
backing_store: BackingStore = field(default_factory=BackingStoreFactorySingleton(backing_store_factory=None).backing_store_factory.create_backing_store, repr=False)
|
|
12
|
+
|
|
13
|
+
# Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.
|
|
14
|
+
additional_data: dict[str, Any] = field(default_factory=dict)
|
|
15
|
+
# The primary SMTP address associated with the mailbox.
|
|
16
|
+
email_address: Optional[str] = None
|
|
17
|
+
# The unique identifier of the mailbox in the external directory (such as Microsoft Entra).
|
|
18
|
+
external_directory_object_id: Optional[str] = None
|
|
19
|
+
# The OdataType property
|
|
20
|
+
odata_type: Optional[str] = None
|
|
21
|
+
|
|
22
|
+
@staticmethod
|
|
23
|
+
def create_from_discriminator_value(parse_node: ParseNode) -> MailboxDetails:
|
|
24
|
+
"""
|
|
25
|
+
Creates a new instance of the appropriate class based on discriminator value
|
|
26
|
+
param parse_node: The parse node to use to read the discriminator value and create the object
|
|
27
|
+
Returns: MailboxDetails
|
|
28
|
+
"""
|
|
29
|
+
if parse_node is None:
|
|
30
|
+
raise TypeError("parse_node cannot be null.")
|
|
31
|
+
return MailboxDetails()
|
|
32
|
+
|
|
33
|
+
def get_field_deserializers(self,) -> dict[str, Callable[[ParseNode], None]]:
|
|
34
|
+
"""
|
|
35
|
+
The deserialization information for the current model
|
|
36
|
+
Returns: dict[str, Callable[[ParseNode], None]]
|
|
37
|
+
"""
|
|
38
|
+
fields: dict[str, Callable[[Any], None]] = {
|
|
39
|
+
"emailAddress": lambda n : setattr(self, 'email_address', n.get_str_value()),
|
|
40
|
+
"externalDirectoryObjectId": lambda n : setattr(self, 'external_directory_object_id', n.get_str_value()),
|
|
41
|
+
"@odata.type": lambda n : setattr(self, 'odata_type', n.get_str_value()),
|
|
42
|
+
}
|
|
43
|
+
return fields
|
|
44
|
+
|
|
45
|
+
def serialize(self,writer: SerializationWriter) -> None:
|
|
46
|
+
"""
|
|
47
|
+
Serializes information the current object
|
|
48
|
+
param writer: Serialization writer to use to serialize this model
|
|
49
|
+
Returns: None
|
|
50
|
+
"""
|
|
51
|
+
if writer is None:
|
|
52
|
+
raise TypeError("writer cannot be null.")
|
|
53
|
+
writer.write_str_value("emailAddress", self.email_address)
|
|
54
|
+
writer.write_str_value("externalDirectoryObjectId", self.external_directory_object_id)
|
|
55
|
+
writer.write_str_value("@odata.type", self.odata_type)
|
|
56
|
+
writer.write_additional_data_value(self.additional_data)
|
|
57
|
+
|
|
58
|
+
|
|
@@ -25,7 +25,7 @@ class MailboxSettings(AdditionalDataHolder, BackedModel, Parsable):
|
|
|
25
25
|
automatic_replies_setting: Optional[AutomaticRepliesSetting] = None
|
|
26
26
|
# The date format for the user's mailbox.
|
|
27
27
|
date_format: Optional[str] = None
|
|
28
|
-
# If the user has a calendar delegate, this specifies whether the delegate, mailbox owner, or both receive meeting messages and meeting responses.
|
|
28
|
+
# If the user has a calendar delegate, this specifies whether the delegate, mailbox owner, or both receive meeting messages and meeting responses. The possible values are: sendToDelegateAndInformationToPrincipal, sendToDelegateAndPrincipal, sendToDelegateOnly.
|
|
29
29
|
delegate_meeting_message_delivery_options: Optional[DelegateMeetingMessageDeliveryOptions] = None
|
|
30
30
|
# The locale information for the user, including the preferred language and country/region.
|
|
31
31
|
language: Optional[LocaleInfo] = None
|
|
@@ -35,7 +35,7 @@ class MailboxSettings(AdditionalDataHolder, BackedModel, Parsable):
|
|
|
35
35
|
time_format: Optional[str] = None
|
|
36
36
|
# The default time zone for the user's mailbox.
|
|
37
37
|
time_zone: Optional[str] = None
|
|
38
|
-
# The purpose of the mailbox. Differentiates a mailbox for a single user from a shared mailbox and equipment mailbox in Exchange Online.
|
|
38
|
+
# The purpose of the mailbox. Differentiates a mailbox for a single user from a shared mailbox and equipment mailbox in Exchange Online. The possible values are: user, linked, shared, room, equipment, others, unknownFutureValue. Read-only.
|
|
39
39
|
user_purpose: Optional[UserPurpose] = None
|
|
40
40
|
# The days of the week and hours in a specific time zone that the user works.
|
|
41
41
|
working_hours: Optional[WorkingHours] = None
|
|
@@ -21,7 +21,7 @@ class MalwareStateForWindowsDevice(Entity, Parsable):
|
|
|
21
21
|
detection_count: Optional[int] = None
|
|
22
22
|
# Indicates the name of the device being evaluated for malware state
|
|
23
23
|
device_name: Optional[str] = None
|
|
24
|
-
# Indicates execution status of the malware.
|
|
24
|
+
# Indicates execution status of the malware. The possible values are: unknown, blocked, allowed, running, notRunning. Defaults to unknown. The possible values are: unknown, blocked, allowed, running, notRunning.
|
|
25
25
|
execution_state: Optional[WindowsMalwareExecutionState] = None
|
|
26
26
|
# Initial detection datetime of the malware
|
|
27
27
|
initial_detection_date_time: Optional[datetime.datetime] = None
|
|
@@ -29,7 +29,7 @@ class MalwareStateForWindowsDevice(Entity, Parsable):
|
|
|
29
29
|
last_state_change_date_time: Optional[datetime.datetime] = None
|
|
30
30
|
# The OdataType property
|
|
31
31
|
odata_type: Optional[str] = None
|
|
32
|
-
# Indicates threat status of the malware.
|
|
32
|
+
# Indicates threat status of the malware. The possible values are: active, actionFailed, manualStepsRequired, fullScanRequired, rebootRequired, remediatedWithNonCriticalFailures, quarantined, removed, cleaned, allowed, noStatusCleared. defaults to noStatusCleared. The possible values are: active, actionFailed, manualStepsRequired, fullScanRequired, rebootRequired, remediatedWithNonCriticalFailures, quarantined, removed, cleaned, allowed, noStatusCleared.
|
|
33
33
|
threat_state: Optional[WindowsMalwareThreatState] = None
|
|
34
34
|
|
|
35
35
|
@staticmethod
|
|
@@ -20,7 +20,7 @@ class MicrosoftCustomTrainingSetting(TrainingSetting, Parsable):
|
|
|
20
20
|
completion_date_time: Optional[datetime.datetime] = None
|
|
21
21
|
# The mapping details of the associated training.
|
|
22
22
|
training_assignment_mappings: Optional[list[MicrosoftTrainingAssignmentMapping]] = None
|
|
23
|
-
# The training completion duration that needs to be provided before scheduling the training.
|
|
23
|
+
# The training completion duration that needs to be provided before scheduling the training. The possible values are: week, fortnite, month, unknownFutureValue.
|
|
24
24
|
training_completion_duration: Optional[TrainingCompletionDuration] = None
|
|
25
25
|
|
|
26
26
|
@staticmethod
|
|
@@ -15,7 +15,7 @@ class MicrosoftManagedDesktop(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
|
-
# Indicates the provisioning policy associated with Microsoft Managed Desktop settings.
|
|
18
|
+
# Indicates the provisioning policy associated with Microsoft Managed Desktop settings. The possible values are: notManaged, premiumManaged, standardManaged, starterManaged, unknownFutureValue. The default is notManaged.
|
|
19
19
|
managed_type: Optional[MicrosoftManagedDesktopType] = None
|
|
20
20
|
# The OdataType property
|
|
21
21
|
odata_type: Optional[str] = None
|
|
@@ -15,7 +15,7 @@ from .training_setting import TrainingSetting
|
|
|
15
15
|
class MicrosoftTrainingAssignmentMapping(TrainingSetting, Parsable):
|
|
16
16
|
# The OdataType property
|
|
17
17
|
odata_type: Optional[str] = "#microsoft.graph.microsoftTrainingAssignmentMapping"
|
|
18
|
-
# A user collection that specifies to whom the training should be assigned.
|
|
18
|
+
# A user collection that specifies to whom the training should be assigned. The possible values are: none, allUsers, clickedPayload, compromised, reportedPhish, readButNotClicked, didNothing, unknownFutureValue.
|
|
19
19
|
assigned_to: Optional[list[TrainingAssignedTo]] = None
|
|
20
20
|
# The training property
|
|
21
21
|
training: Optional[Training] = None
|
|
@@ -30,7 +30,7 @@ class NetworkConnection(AdditionalDataHolder, BackedModel, Parsable):
|
|
|
30
30
|
destination_port: Optional[str] = None
|
|
31
31
|
# Network connection URL/URI string - excluding parameters. (for example 'www.contoso.com/products/default.html')
|
|
32
32
|
destination_url: Optional[str] = None
|
|
33
|
-
# Network connection direction.
|
|
33
|
+
# Network connection direction. The possible values are: unknown, inbound, outbound.
|
|
34
34
|
direction: Optional[ConnectionDirection] = None
|
|
35
35
|
# Date when the destination domain was registered. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z
|
|
36
36
|
domain_registered_date_time: Optional[datetime.datetime] = None
|
|
@@ -46,7 +46,7 @@ class NetworkConnection(AdditionalDataHolder, BackedModel, Parsable):
|
|
|
46
46
|
nat_source_port: Optional[str] = None
|
|
47
47
|
# The OdataType property
|
|
48
48
|
odata_type: Optional[str] = None
|
|
49
|
-
# Network protocol.
|
|
49
|
+
# Network protocol. The possible values are: unknown, ip, icmp, igmp, ggp, ipv4, tcp, pup, udp, idp, ipv6, ipv6RoutingHeader, ipv6FragmentHeader, ipSecEncapsulatingSecurityPayload, ipSecAuthenticationHeader, icmpV6, ipv6NoNextHeader, ipv6DestinationOptions, nd, raw, ipx, spx, spxII.
|
|
50
50
|
protocol: Optional[SecurityNetworkProtocol] = None
|
|
51
51
|
# Provider generated/calculated risk score of the network connection. Recommended value range of 0-1, which equates to a percentage.
|
|
52
52
|
risk_score: Optional[str] = None
|
|
@@ -56,7 +56,7 @@ class NetworkConnection(AdditionalDataHolder, BackedModel, Parsable):
|
|
|
56
56
|
source_location: Optional[str] = None
|
|
57
57
|
# Source (i.e. origin) IP port (of the network connection).
|
|
58
58
|
source_port: Optional[str] = None
|
|
59
|
-
# Network connection status.
|
|
59
|
+
# Network connection status. The possible values are: unknown, attempted, succeeded, blocked, failed.
|
|
60
60
|
status: Optional[ConnectionStatus] = None
|
|
61
61
|
# Parameters (suffix) of the destination URL.
|
|
62
62
|
url_parameters: Optional[str] = None
|
|
@@ -31,7 +31,7 @@ class Notebook(OnenoteEntityHierarchyModel, Parsable):
|
|
|
31
31
|
sections: Optional[list[OnenoteSection]] = None
|
|
32
32
|
# The URL for the sections navigation property, which returns all the sections in the notebook. Read-only.
|
|
33
33
|
sections_url: Optional[str] = None
|
|
34
|
-
#
|
|
34
|
+
# The possible values are: Owner, Contributor, Reader, None. Owner represents owner-level access to the notebook. Contributor represents read/write access to the notebook. Reader represents read-only access to the notebook. Read-only.
|
|
35
35
|
user_role: Optional[OnenoteUserRole] = None
|
|
36
36
|
|
|
37
37
|
@staticmethod
|
|
@@ -15,7 +15,7 @@ class OAuthConsentAppDetail(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
|
-
# App scope.
|
|
18
|
+
# App scope. The possible values are: unknown, readCalendar, readContact, readMail, readAllChat, readAllFile, readAndWriteMail, sendMail, unknownFutureValue.
|
|
19
19
|
app_scope: Optional[OAuthAppScope] = None
|
|
20
20
|
# App display logo.
|
|
21
21
|
display_logo: Optional[str] = None
|
|
@@ -15,7 +15,7 @@ class ObjectDefinitionMetadataEntry(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: PropertyNameAccountEnabled, PropertyNameSoftDeleted, IsSoftDeletionSupported, IsSynchronizeAllSupported, ConnectorDataStorageRequired, Extensions, LinkTypeName.
|
|
19
19
|
key: Optional[ObjectDefinitionMetadata] = None
|
|
20
20
|
# The OdataType property
|
|
21
21
|
odata_type: Optional[str] = None
|
|
@@ -15,7 +15,7 @@ class ObjectMappingMetadataEntry(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: EscrowBehavior, DisableMonitoringForChanges, OriginalJoiningProperty, Disposition, IsCustomerDefined, ExcludeFromReporting, Unsynchronized.
|
|
19
19
|
key: Optional[ObjectMappingMetadata] = None
|
|
20
20
|
# The OdataType property
|
|
21
21
|
odata_type: Optional[str] = None
|
|
@@ -34,7 +34,7 @@ class OnlineMeetingBase(Entity, Parsable):
|
|
|
34
34
|
allow_breakout_rooms: Optional[bool] = None
|
|
35
35
|
# Indicates whether the ability to copy and share meeting content is enabled for the meeting.
|
|
36
36
|
allow_copying_and_sharing_meeting_content: Optional[bool] = None
|
|
37
|
-
# Indicates whether live share is enabled for the meeting.
|
|
37
|
+
# Indicates whether live share is enabled for the meeting. The possible values are: enabled, disabled, unknownFutureValue.
|
|
38
38
|
allow_live_share: Optional[MeetingLiveShareOptions] = None
|
|
39
39
|
# Specifies the mode of the meeting chat.
|
|
40
40
|
allow_meeting_chat: Optional[MeetingChatMode] = None
|
|
@@ -50,9 +50,9 @@ class OnlineMeetingBase(Entity, Parsable):
|
|
|
50
50
|
allow_transcription: Optional[bool] = None
|
|
51
51
|
# Indicates whether whiteboard is enabled for the meeting.
|
|
52
52
|
allow_whiteboard: Optional[bool] = None
|
|
53
|
-
# Specifies the users who can admit from the lobby.
|
|
53
|
+
# Specifies the users who can admit from the lobby. The possible values are: organizerAndCoOrganizersAndPresenters, organizerAndCoOrganizers, unknownFutureValue.
|
|
54
54
|
allowed_lobby_admitters: Optional[AllowedLobbyAdmitterRoles] = None
|
|
55
|
-
# Specifies who can be a presenter in a meeting.
|
|
55
|
+
# Specifies who can be a presenter in a meeting. The possible values are: everyone, organization, roleIsPresenter, organizer, unknownFutureValue. Inherited from onlineMeetingBase.
|
|
56
56
|
allowed_presenters: Optional[OnlineMeetingPresenters] = None
|
|
57
57
|
# The attendance reports of an online meeting. Read-only.
|
|
58
58
|
attendance_reports: Optional[list[MeetingAttendanceReport]] = None
|
|
@@ -78,7 +78,7 @@ class OnlineMeetingBase(Entity, Parsable):
|
|
|
78
78
|
odata_type: Optional[str] = None
|
|
79
79
|
# Indicates whether to record the meeting automatically.
|
|
80
80
|
record_automatically: Optional[bool] = None
|
|
81
|
-
# Specifies whether meeting chat history is shared with participants.
|
|
81
|
+
# Specifies whether meeting chat history is shared with participants. The possible values are: all, none, unknownFutureValue.
|
|
82
82
|
share_meeting_chat_history_default: Optional[MeetingChatHistoryDefaultMode] = None
|
|
83
83
|
# The subject of the online meeting.
|
|
84
84
|
subject: Optional[str] = None
|
|
@@ -16,11 +16,11 @@ class OnlineMeetingRestricted(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
|
-
# Specifies the reason shared content from this participant is disabled.
|
|
19
|
+
# Specifies the reason shared content from this participant is disabled. The possible values are: watermarkProtection, unknownFutureValue.
|
|
20
20
|
content_sharing_disabled: Optional[OnlineMeetingContentSharingDisabledReason] = None
|
|
21
21
|
# The OdataType property
|
|
22
22
|
odata_type: Optional[str] = None
|
|
23
|
-
# Specifies the reason video from this participant is disabled.
|
|
23
|
+
# Specifies the reason video from this participant is disabled. The possible values are: watermarkProtection, unknownFutureValue.
|
|
24
24
|
video_disabled: Optional[OnlineMeetingVideoDisabledReason] = None
|
|
25
25
|
|
|
26
26
|
@staticmethod
|
|
@@ -18,7 +18,7 @@ class ParticipantInfo(AdditionalDataHolder, BackedModel, Parsable):
|
|
|
18
18
|
additional_data: dict[str, Any] = field(default_factory=dict)
|
|
19
19
|
# The ISO 3166-1 Alpha-2 country code of the participant's best estimated physical location at the start of the call. Read-only.
|
|
20
20
|
country_code: Optional[str] = None
|
|
21
|
-
# The type of endpoint the participant is using.
|
|
21
|
+
# The type of endpoint the participant is using. The possible values are: default, skypeForBusiness, or skypeForBusinessVoipPhone. Read-only.
|
|
22
22
|
endpoint_type: Optional[EndpointType] = None
|
|
23
23
|
# The identity property
|
|
24
24
|
identity: Optional[IdentitySet] = None
|
|
@@ -22,7 +22,7 @@ class Operation(Entity, Parsable):
|
|
|
22
22
|
last_action_date_time: Optional[datetime.datetime] = None
|
|
23
23
|
# The OdataType property
|
|
24
24
|
odata_type: Optional[str] = None
|
|
25
|
-
# The status of the operation.
|
|
25
|
+
# The status of the operation. The possible values are: notStarted, running, completed, failed, unknownFutureValue.
|
|
26
26
|
status: Optional[LongRunningOperationStatus] = None
|
|
27
27
|
|
|
28
28
|
@staticmethod
|
|
@@ -23,9 +23,9 @@ from .entity import Entity
|
|
|
23
23
|
|
|
24
24
|
@dataclass
|
|
25
25
|
class Payload(Entity, Parsable):
|
|
26
|
-
# The branch of a payload.
|
|
26
|
+
# The branch of a payload. The possible values are: unknown, other, americanExpress, capitalOne, dhl, docuSign, dropbox, facebook, firstAmerican, microsoft, netflix, scotiabank, sendGrid, stewartTitle, tesco, wellsFargo, syrinxCloud, adobe, teams, zoom, unknownFutureValue.
|
|
27
27
|
brand: Optional[PayloadBrand] = None
|
|
28
|
-
# The complexity of a payload.
|
|
28
|
+
# The complexity of a payload. The possible values are: unknown, low, medium, high, unknownFutureValue.
|
|
29
29
|
complexity: Optional[PayloadComplexity] = None
|
|
30
30
|
# Identity of the user who created the attack simulation and training campaign payload.
|
|
31
31
|
created_by: Optional[EmailIdentity] = None
|
|
@@ -37,7 +37,7 @@ class Payload(Entity, Parsable):
|
|
|
37
37
|
detail: Optional[PayloadDetail] = None
|
|
38
38
|
# Display name of the attack simulation and training campaign payload. Supports $filter and $orderby.
|
|
39
39
|
display_name: Optional[str] = None
|
|
40
|
-
# Industry of a payload.
|
|
40
|
+
# Industry of a payload. The possible values are: unknown, other, banking, businessServices, consumerServices, education, energy, construction, consulting, financialServices, government, hospitality, insurance, legal, courierServices, IT, healthcare, manufacturing, retail, telecom, realEstate, unknownFutureValue.
|
|
41
41
|
industry: Optional[PayloadIndustry] = None
|
|
42
42
|
# Indicates whether the attack simulation and training campaign payload was created from an automation flow. Supports $filter and $orderby.
|
|
43
43
|
is_automated: Optional[bool] = None
|
|
@@ -55,19 +55,19 @@ class Payload(Entity, Parsable):
|
|
|
55
55
|
odata_type: Optional[str] = None
|
|
56
56
|
# Free text tags for a payload.
|
|
57
57
|
payload_tags: Optional[list[str]] = None
|
|
58
|
-
# The payload delivery platform for a simulation.
|
|
58
|
+
# The payload delivery platform for a simulation. The possible values are: unknown, sms, email, teams, unknownFutureValue.
|
|
59
59
|
platform: Optional[PayloadDeliveryPlatform] = None
|
|
60
60
|
# Predicted probability for a payload to phish a targeted user.
|
|
61
61
|
predicted_compromise_rate: Optional[float] = None
|
|
62
|
-
# Attack type of the attack simulation and training campaign. Supports $filter and $orderby.
|
|
62
|
+
# Attack type of the attack simulation and training campaign. Supports $filter and $orderby. The possible values are: unknown, social, cloud, endpoint, unknownFutureValue.
|
|
63
63
|
simulation_attack_type: Optional[SimulationAttackType] = None
|
|
64
64
|
# The source property
|
|
65
65
|
source: Optional[SimulationContentSource] = None
|
|
66
|
-
# Simulation content status. Supports $filter and $orderby.
|
|
66
|
+
# Simulation content status. Supports $filter and $orderby. The possible values are: unknown, draft, ready, archive, delete, unknownFutureValue.
|
|
67
67
|
status: Optional[SimulationContentStatus] = None
|
|
68
|
-
# The social engineering technique used in the attack simulation and training campaign. Supports $filter and $orderby.
|
|
68
|
+
# 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.
|
|
69
69
|
technique: Optional[SimulationAttackTechnique] = None
|
|
70
|
-
# The theme of a payload.
|
|
70
|
+
# The theme of a payload. The possible values are: unknown, other, accountActivation, accountVerification, billing, cleanUpMail, controversial, documentReceived, expense, fax, financeReport, incomingMessages, invoice, itemReceived, loginAlert, mailReceived, password, payment, payroll, personalizedOffer, quarantine, remoteWork, reviewMessage, securityUpdate, serviceSuspended, signatureRequired, upgradeMailboxStorage, verifyMailbox, voicemail, advertisement, employeeEngagement, unknownFutureValue.
|
|
71
71
|
theme: Optional[PayloadTheme] = None
|
|
72
72
|
|
|
73
73
|
@staticmethod
|
|
@@ -14,7 +14,7 @@ from .conditional_access_session_control import ConditionalAccessSessionControl
|
|
|
14
14
|
class PersistentBrowserSessionControl(ConditionalAccessSessionControl, Parsable):
|
|
15
15
|
# The OdataType property
|
|
16
16
|
odata_type: Optional[str] = "#microsoft.graph.persistentBrowserSessionControl"
|
|
17
|
-
#
|
|
17
|
+
# The possible values are: always, never.
|
|
18
18
|
mode: Optional[PersistentBrowserSessionMode] = None
|
|
19
19
|
|
|
20
20
|
@staticmethod
|
|
@@ -17,9 +17,9 @@ class PhoneAuthenticationMethod(AuthenticationMethod, Parsable):
|
|
|
17
17
|
odata_type: Optional[str] = "#microsoft.graph.phoneAuthenticationMethod"
|
|
18
18
|
# The phone number to text or call for authentication. Phone numbers use the format +{country code} {number}x{extension}, with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating or updating if they don't match the required format.
|
|
19
19
|
phone_number: Optional[str] = None
|
|
20
|
-
# The type of this phone.
|
|
20
|
+
# The type of this phone. The possible values are: mobile, alternateMobile, or office.
|
|
21
21
|
phone_type: Optional[AuthenticationPhoneType] = None
|
|
22
|
-
# Whether a phone is ready to be used for SMS sign-in or not.
|
|
22
|
+
# Whether a phone is ready to be used for SMS sign-in or not. The possible values are: notSupported, notAllowedByPolicy, notEnabled, phoneNumberNotUnique, ready, or notConfigured, unknownFutureValue.
|
|
23
23
|
sms_sign_in_state: Optional[AuthenticationMethodSignInState] = None
|
|
24
24
|
|
|
25
25
|
@staticmethod
|