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
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"descriptionHash": "
|
|
2
|
+
"descriptionHash": "C00D26F092ED047E2B673F4D4AECAB01A3187818C66466C54F2F67BB43DC7762A57476FC6DB2C95F213034E60A57374E84B2B6A01F223BF7D23A0BB155BCA47D",
|
|
3
3
|
"descriptionLocation": "../../msgraph-metadata/clean_v10_openapi/openapi.yaml",
|
|
4
4
|
"lockFileVersion": "1.0.0",
|
|
5
5
|
"kiotaVersion": "1.30.0",
|
|
@@ -22,7 +22,7 @@ class AccessReviewHistoryDefinition(Entity, Parsable):
|
|
|
22
22
|
created_by: Optional[UserIdentity] = None
|
|
23
23
|
# Timestamp when the access review definition was created.
|
|
24
24
|
created_date_time: Optional[datetime.datetime] = None
|
|
25
|
-
# Determines which review decisions will be included in the fetched review history data if specified. Optional on create. All decisions are included by default if no decisions are provided on create.
|
|
25
|
+
# Determines which review decisions will be included in the fetched review history data if specified. Optional on create. All decisions are included by default if no decisions are provided on create. The possible values are: approve, deny, dontKnow, notReviewed, and notNotified.
|
|
26
26
|
decisions: Optional[list[AccessReviewHistoryDecisionFilter]] = None
|
|
27
27
|
# Name for the access review history data collection. Required.
|
|
28
28
|
display_name: Optional[str] = None
|
|
@@ -19,7 +19,7 @@ class AccountTargetContent(AdditionalDataHolder, BackedModel, Parsable):
|
|
|
19
19
|
additional_data: dict[str, Any] = field(default_factory=dict)
|
|
20
20
|
# The OdataType property
|
|
21
21
|
odata_type: Optional[str] = None
|
|
22
|
-
# The type of account target content.
|
|
22
|
+
# The type of account target content. The possible values are: unknown, includeAll, addressBook, unknownFutureValue.
|
|
23
23
|
type: Optional[AccountTargetContentType] = None
|
|
24
24
|
|
|
25
25
|
@staticmethod
|
|
@@ -31,7 +31,7 @@ class AgreementAcceptance(Entity, Parsable):
|
|
|
31
31
|
odata_type: Optional[str] = None
|
|
32
32
|
# 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.
|
|
33
33
|
recorded_date_time: Optional[datetime.datetime] = None
|
|
34
|
-
# The state of the agreement acceptance.
|
|
34
|
+
# The state of the agreement acceptance. The possible values are: accepted, declined. Supports $filter (eq).
|
|
35
35
|
state: Optional[AgreementAcceptanceState] = None
|
|
36
36
|
# Display name of the user when the acceptance was recorded.
|
|
37
37
|
user_display_name: Optional[str] = None
|
|
@@ -60,7 +60,7 @@ class Alert(Entity, Parsable):
|
|
|
60
60
|
detection_ids: Optional[list[str]] = None
|
|
61
61
|
# Time at which the event or events that served as the trigger to generate the alert occurred. 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. Required.
|
|
62
62
|
event_date_time: Optional[datetime.datetime] = None
|
|
63
|
-
# Analyst feedback on the alert.
|
|
63
|
+
# Analyst feedback on the alert. The possible values are: unknown, truePositive, falsePositive, benignPositive. Supports update.
|
|
64
64
|
feedback: Optional[AlertFeedback] = None
|
|
65
65
|
# Security-related stateful information generated by the provider about the file(s) related to this alert.
|
|
66
66
|
file_states: Optional[list[FileSecurityState]] = None
|
|
@@ -22,7 +22,7 @@ class AlterationResponse(AdditionalDataHolder, BackedModel, Parsable):
|
|
|
22
22
|
original_query_string: Optional[str] = None
|
|
23
23
|
# Defines the details of the alteration information for the spelling correction.
|
|
24
24
|
query_alteration: Optional[SearchAlteration] = None
|
|
25
|
-
# Defines the type of the spelling correction.
|
|
25
|
+
# Defines the type of the spelling correction. The possible values are: suggestion, modification.
|
|
26
26
|
query_alteration_type: Optional[SearchAlterationType] = None
|
|
27
27
|
|
|
28
28
|
@staticmethod
|
|
@@ -64,7 +64,7 @@ class Application(DirectoryObject, Parsable):
|
|
|
64
64
|
default_redirect_uri: Optional[str] = None
|
|
65
65
|
# Free text field to provide a description of the application object to end users. The maximum allowed size is 1,024 characters. Supports $filter (eq, ne, not, ge, le, startsWith) and $search.
|
|
66
66
|
description: Optional[str] = None
|
|
67
|
-
# Specifies whether Microsoft has disabled the registered application.
|
|
67
|
+
# Specifies whether Microsoft has disabled the registered application. The possible values are: null (default value), NotDisabled, and DisabledDueToViolationOfServicesAgreement (reasons include suspicious, abusive, or malicious activity, or a violation of the Microsoft Services Agreement). Supports $filter (eq, ne, not).
|
|
68
68
|
disabled_by_microsoft_status: Optional[str] = None
|
|
69
69
|
# The display name for the application. Maximum length is 256 characters. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values), $search, and $orderby.
|
|
70
70
|
display_name: Optional[str] = None
|
|
@@ -25,7 +25,7 @@ class AppliedConditionalAccessPolicy(AdditionalDataHolder, BackedModel, Parsable
|
|
|
25
25
|
id: Optional[str] = None
|
|
26
26
|
# The OdataType property
|
|
27
27
|
odata_type: Optional[str] = None
|
|
28
|
-
# Indicates the result of the CA policy that was triggered.
|
|
28
|
+
# Indicates the result of the CA policy that was triggered. The possible values are: success, failure, notApplied (policy isn't applied because policy conditions weren't met), notEnabled (This is due to the policy in a disabled state), unknown, unknownFutureValue, reportOnlySuccess, reportOnlyFailure, reportOnlyNotApplied, reportOnlyInterrupted. Use the Prefer: include-unknown-enum-members request header to get the following values in this evolvable enum: reportOnlySuccess, reportOnlyFailure, reportOnlyNotApplied, reportOnlyInterrupted.
|
|
29
29
|
result: Optional[AppliedConditionalAccessPolicyResult] = None
|
|
30
30
|
|
|
31
31
|
@staticmethod
|
|
@@ -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 .place_mode import PlaceMode
|
|
9
|
+
|
|
10
|
+
from .place_mode import PlaceMode
|
|
11
|
+
|
|
12
|
+
@dataclass
|
|
13
|
+
class AssignedPlaceMode(PlaceMode, Parsable):
|
|
14
|
+
# The OdataType property
|
|
15
|
+
odata_type: Optional[str] = "#microsoft.graph.assignedPlaceMode"
|
|
16
|
+
# The email address of the user to whom the desk is assigned.
|
|
17
|
+
assigned_user_email_address: Optional[str] = None
|
|
18
|
+
# The user ID of the user to whom the desk is assigned.
|
|
19
|
+
assigned_user_id: Optional[str] = None
|
|
20
|
+
|
|
21
|
+
@staticmethod
|
|
22
|
+
def create_from_discriminator_value(parse_node: ParseNode) -> AssignedPlaceMode:
|
|
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: AssignedPlaceMode
|
|
27
|
+
"""
|
|
28
|
+
if parse_node is None:
|
|
29
|
+
raise TypeError("parse_node cannot be null.")
|
|
30
|
+
return AssignedPlaceMode()
|
|
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 .place_mode import PlaceMode
|
|
38
|
+
|
|
39
|
+
from .place_mode import PlaceMode
|
|
40
|
+
|
|
41
|
+
fields: dict[str, Callable[[Any], None]] = {
|
|
42
|
+
"assignedUserEmailAddress": lambda n : setattr(self, 'assigned_user_email_address', n.get_str_value()),
|
|
43
|
+
"assignedUserId": lambda n : setattr(self, 'assigned_user_id', n.get_str_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_str_value("assignedUserEmailAddress", self.assigned_user_email_address)
|
|
59
|
+
writer.write_str_value("assignedUserId", self.assigned_user_id)
|
|
60
|
+
|
|
61
|
+
|
|
@@ -15,7 +15,7 @@ class AttachmentItem(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
|
-
# The type of attachment.
|
|
18
|
+
# The type of attachment. The possible values are: file, item, reference. Required.
|
|
19
19
|
attachment_type: Optional[AttachmentType] = None
|
|
20
20
|
# The CID or Content-Id of the attachment for referencing for the in-line attachments using the <img src='cid:contentId'> tag in HTML messages. Optional.
|
|
21
21
|
content_id: Optional[str] = None
|
|
@@ -21,7 +21,7 @@ class AttackSimulationOperation(LongRunningOperation, Parsable):
|
|
|
21
21
|
percentage_completed: Optional[int] = None
|
|
22
22
|
# Tenant identifier.
|
|
23
23
|
tenant_id: Optional[str] = None
|
|
24
|
-
# The attack simulation operation type.
|
|
24
|
+
# The attack simulation operation type. The possible values are: createSimulation, updateSimulation, unknownFutureValue.
|
|
25
25
|
type: Optional[AttackSimulationOperationType] = None
|
|
26
26
|
|
|
27
27
|
@staticmethod
|
|
@@ -26,7 +26,7 @@ class AttendanceRecord(Entity, Parsable):
|
|
|
26
26
|
odata_type: Optional[str] = None
|
|
27
27
|
# Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar.
|
|
28
28
|
registration_id: Optional[str] = None
|
|
29
|
-
# Role of the attendee.
|
|
29
|
+
# Role of the attendee. The possible values are: None, Attendee, Presenter, and Organizer.
|
|
30
30
|
role: Optional[str] = None
|
|
31
31
|
# Total duration of the attendances in seconds.
|
|
32
32
|
total_attendance_in_seconds: Optional[int] = None
|
|
@@ -15,7 +15,7 @@ class AttributeDefinitionMetadataEntry(AdditionalDataHolder, BackedModel, Parsab
|
|
|
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: BaseAttributeName, ComplexObjectDefinition, IsContainer, IsCustomerDefined, IsDomainQualified, LinkPropertyNames, LinkTypeName, MaximumLength, ReferencedProperty.
|
|
19
19
|
key: Optional[AttributeDefinitionMetadata] = None
|
|
20
20
|
# The OdataType property
|
|
21
21
|
odata_type: Optional[str] = None
|
|
@@ -25,7 +25,7 @@ class AuthenticationMethodConfiguration(Entity, Parsable):
|
|
|
25
25
|
exclude_targets: Optional[list[ExcludeTarget]] = None
|
|
26
26
|
# The OdataType property
|
|
27
27
|
odata_type: Optional[str] = None
|
|
28
|
-
# The state of the policy.
|
|
28
|
+
# The state of the policy. The possible values are: enabled, disabled.
|
|
29
29
|
state: Optional[AuthenticationMethodState] = None
|
|
30
30
|
|
|
31
31
|
@staticmethod
|
|
@@ -22,7 +22,7 @@ class AuthenticationMethodFeatureConfiguration(AdditionalDataHolder, BackedModel
|
|
|
22
22
|
include_target: Optional[FeatureTarget] = None
|
|
23
23
|
# The OdataType property
|
|
24
24
|
odata_type: Optional[str] = None
|
|
25
|
-
# Enable or disable the feature.
|
|
25
|
+
# Enable or disable the feature. The possible values are: default, enabled, disabled, unknownFutureValue. The default value is used when the configuration hasn't been explicitly set and uses the default behavior of Microsoft Entra ID for the setting. The default value is disabled.
|
|
26
26
|
state: Optional[AdvancedConfigState] = None
|
|
27
27
|
|
|
28
28
|
@staticmethod
|
|
@@ -18,7 +18,7 @@ class AuthorizationPolicy(PolicyBase, Parsable):
|
|
|
18
18
|
odata_type: Optional[str] = "#microsoft.graph.authorizationPolicy"
|
|
19
19
|
# Indicates whether a user can join the tenant by email validation.
|
|
20
20
|
allow_email_verified_users_to_join_organization: Optional[bool] = None
|
|
21
|
-
# Indicates who can invite guests to the organization.
|
|
21
|
+
# Indicates who can invite guests to the organization. The possible values are: none, adminsAndGuestInviters, adminsGuestInvitersAndAllMembers, everyone. everyone is the default setting for all cloud environments except US Government. For more information, see allowInvitesFrom values.
|
|
22
22
|
allow_invites_from: Optional[AllowInvitesFrom] = None
|
|
23
23
|
# Indicates whether user consent for risky apps is allowed. We recommend keeping allowUserConsentForRiskyApps as false. Default value is false.
|
|
24
24
|
allow_user_consent_for_risky_apps: Optional[bool] = None
|
|
@@ -24,7 +24,7 @@ class AvailabilityItem(AdditionalDataHolder, BackedModel, Parsable):
|
|
|
24
24
|
service_id: Optional[str] = None
|
|
25
25
|
# The startDateTime property
|
|
26
26
|
start_date_time: Optional[DateTimeTimeZone] = None
|
|
27
|
-
# The status of the staff member.
|
|
27
|
+
# The status of the staff member. The possible values are: available, busy, slotsAvailable, outOfOffice, unknownFutureValue.
|
|
28
28
|
status: Optional[BookingsAvailabilityStatus] = None
|
|
29
29
|
|
|
30
30
|
@staticmethod
|
|
@@ -0,0 +1,104 @@
|
|
|
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 .building_map import BuildingMap
|
|
9
|
+
from .entity import Entity
|
|
10
|
+
from .fixture_map import FixtureMap
|
|
11
|
+
from .footprint_map import FootprintMap
|
|
12
|
+
from .level_map import LevelMap
|
|
13
|
+
from .section_map import SectionMap
|
|
14
|
+
from .unit_map import UnitMap
|
|
15
|
+
|
|
16
|
+
from .entity import Entity
|
|
17
|
+
|
|
18
|
+
@dataclass
|
|
19
|
+
class BaseMapFeature(Entity, Parsable):
|
|
20
|
+
# The OdataType property
|
|
21
|
+
odata_type: Optional[str] = None
|
|
22
|
+
# Concatenated key-value pair of all properties of a GeoJSON file for this baseMapFeature.
|
|
23
|
+
properties: Optional[str] = None
|
|
24
|
+
|
|
25
|
+
@staticmethod
|
|
26
|
+
def create_from_discriminator_value(parse_node: ParseNode) -> BaseMapFeature:
|
|
27
|
+
"""
|
|
28
|
+
Creates a new instance of the appropriate class based on discriminator value
|
|
29
|
+
param parse_node: The parse node to use to read the discriminator value and create the object
|
|
30
|
+
Returns: BaseMapFeature
|
|
31
|
+
"""
|
|
32
|
+
if parse_node is None:
|
|
33
|
+
raise TypeError("parse_node cannot be null.")
|
|
34
|
+
try:
|
|
35
|
+
child_node = parse_node.get_child_node("@odata.type")
|
|
36
|
+
mapping_value = child_node.get_str_value() if child_node else None
|
|
37
|
+
except AttributeError:
|
|
38
|
+
mapping_value = None
|
|
39
|
+
if mapping_value and mapping_value.casefold() == "#microsoft.graph.buildingMap".casefold():
|
|
40
|
+
from .building_map import BuildingMap
|
|
41
|
+
|
|
42
|
+
return BuildingMap()
|
|
43
|
+
if mapping_value and mapping_value.casefold() == "#microsoft.graph.fixtureMap".casefold():
|
|
44
|
+
from .fixture_map import FixtureMap
|
|
45
|
+
|
|
46
|
+
return FixtureMap()
|
|
47
|
+
if mapping_value and mapping_value.casefold() == "#microsoft.graph.footprintMap".casefold():
|
|
48
|
+
from .footprint_map import FootprintMap
|
|
49
|
+
|
|
50
|
+
return FootprintMap()
|
|
51
|
+
if mapping_value and mapping_value.casefold() == "#microsoft.graph.levelMap".casefold():
|
|
52
|
+
from .level_map import LevelMap
|
|
53
|
+
|
|
54
|
+
return LevelMap()
|
|
55
|
+
if mapping_value and mapping_value.casefold() == "#microsoft.graph.sectionMap".casefold():
|
|
56
|
+
from .section_map import SectionMap
|
|
57
|
+
|
|
58
|
+
return SectionMap()
|
|
59
|
+
if mapping_value and mapping_value.casefold() == "#microsoft.graph.unitMap".casefold():
|
|
60
|
+
from .unit_map import UnitMap
|
|
61
|
+
|
|
62
|
+
return UnitMap()
|
|
63
|
+
return BaseMapFeature()
|
|
64
|
+
|
|
65
|
+
def get_field_deserializers(self,) -> dict[str, Callable[[ParseNode], None]]:
|
|
66
|
+
"""
|
|
67
|
+
The deserialization information for the current model
|
|
68
|
+
Returns: dict[str, Callable[[ParseNode], None]]
|
|
69
|
+
"""
|
|
70
|
+
from .building_map import BuildingMap
|
|
71
|
+
from .entity import Entity
|
|
72
|
+
from .fixture_map import FixtureMap
|
|
73
|
+
from .footprint_map import FootprintMap
|
|
74
|
+
from .level_map import LevelMap
|
|
75
|
+
from .section_map import SectionMap
|
|
76
|
+
from .unit_map import UnitMap
|
|
77
|
+
|
|
78
|
+
from .building_map import BuildingMap
|
|
79
|
+
from .entity import Entity
|
|
80
|
+
from .fixture_map import FixtureMap
|
|
81
|
+
from .footprint_map import FootprintMap
|
|
82
|
+
from .level_map import LevelMap
|
|
83
|
+
from .section_map import SectionMap
|
|
84
|
+
from .unit_map import UnitMap
|
|
85
|
+
|
|
86
|
+
fields: dict[str, Callable[[Any], None]] = {
|
|
87
|
+
"properties": lambda n : setattr(self, 'properties', n.get_str_value()),
|
|
88
|
+
}
|
|
89
|
+
super_fields = super().get_field_deserializers()
|
|
90
|
+
fields.update(super_fields)
|
|
91
|
+
return fields
|
|
92
|
+
|
|
93
|
+
def serialize(self,writer: SerializationWriter) -> None:
|
|
94
|
+
"""
|
|
95
|
+
Serializes information the current object
|
|
96
|
+
param writer: Serialization writer to use to serialize this model
|
|
97
|
+
Returns: None
|
|
98
|
+
"""
|
|
99
|
+
if writer is None:
|
|
100
|
+
raise TypeError("writer cannot be null.")
|
|
101
|
+
super().serialize(writer)
|
|
102
|
+
writer.write_str_value("properties", self.properties)
|
|
103
|
+
|
|
104
|
+
|
|
@@ -20,7 +20,7 @@ class BitLockerRemovableDrivePolicy(AdditionalDataHolder, BackedModel, Parsable)
|
|
|
20
20
|
additional_data: dict[str, Any] = field(default_factory=dict)
|
|
21
21
|
# This policy setting determines whether BitLocker protection is required for removable data drives to be writable on a computer.
|
|
22
22
|
block_cross_organization_write_access: Optional[bool] = None
|
|
23
|
-
# Select the encryption method for removable drives.
|
|
23
|
+
# Select the encryption method for removable drives. The possible values are: aesCbc128, aesCbc256, xtsAes128, xtsAes256.
|
|
24
24
|
encryption_method: Optional[BitLockerEncryptionMethod] = None
|
|
25
25
|
# The OdataType property
|
|
26
26
|
odata_type: Optional[str] = None
|
|
@@ -0,0 +1,67 @@
|
|
|
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 .building_map import BuildingMap
|
|
9
|
+
from .place import Place
|
|
10
|
+
from .resource_link import ResourceLink
|
|
11
|
+
|
|
12
|
+
from .place import Place
|
|
13
|
+
|
|
14
|
+
@dataclass
|
|
15
|
+
class Building(Place, Parsable):
|
|
16
|
+
# The OdataType property
|
|
17
|
+
odata_type: Optional[str] = "#microsoft.graph.building"
|
|
18
|
+
# Map file associated with a building in Places. This object is the IMDF-format representation of building.geojson.
|
|
19
|
+
map: Optional[BuildingMap] = None
|
|
20
|
+
# A set of links to external resources that are associated with the building. Inherited from place.
|
|
21
|
+
resource_links: Optional[list[ResourceLink]] = None
|
|
22
|
+
|
|
23
|
+
@staticmethod
|
|
24
|
+
def create_from_discriminator_value(parse_node: ParseNode) -> Building:
|
|
25
|
+
"""
|
|
26
|
+
Creates a new instance of the appropriate class based on discriminator value
|
|
27
|
+
param parse_node: The parse node to use to read the discriminator value and create the object
|
|
28
|
+
Returns: Building
|
|
29
|
+
"""
|
|
30
|
+
if parse_node is None:
|
|
31
|
+
raise TypeError("parse_node cannot be null.")
|
|
32
|
+
return Building()
|
|
33
|
+
|
|
34
|
+
def get_field_deserializers(self,) -> dict[str, Callable[[ParseNode], None]]:
|
|
35
|
+
"""
|
|
36
|
+
The deserialization information for the current model
|
|
37
|
+
Returns: dict[str, Callable[[ParseNode], None]]
|
|
38
|
+
"""
|
|
39
|
+
from .building_map import BuildingMap
|
|
40
|
+
from .place import Place
|
|
41
|
+
from .resource_link import ResourceLink
|
|
42
|
+
|
|
43
|
+
from .building_map import BuildingMap
|
|
44
|
+
from .place import Place
|
|
45
|
+
from .resource_link import ResourceLink
|
|
46
|
+
|
|
47
|
+
fields: dict[str, Callable[[Any], None]] = {
|
|
48
|
+
"map": lambda n : setattr(self, 'map', n.get_object_value(BuildingMap)),
|
|
49
|
+
"resourceLinks": lambda n : setattr(self, 'resource_links', n.get_collection_of_object_values(ResourceLink)),
|
|
50
|
+
}
|
|
51
|
+
super_fields = super().get_field_deserializers()
|
|
52
|
+
fields.update(super_fields)
|
|
53
|
+
return fields
|
|
54
|
+
|
|
55
|
+
def serialize(self,writer: SerializationWriter) -> None:
|
|
56
|
+
"""
|
|
57
|
+
Serializes information the current object
|
|
58
|
+
param writer: Serialization writer to use to serialize this model
|
|
59
|
+
Returns: None
|
|
60
|
+
"""
|
|
61
|
+
if writer is None:
|
|
62
|
+
raise TypeError("writer cannot be null.")
|
|
63
|
+
super().serialize(writer)
|
|
64
|
+
writer.write_object_value("map", self.map)
|
|
65
|
+
writer.write_collection_of_object_values("resourceLinks", self.resource_links)
|
|
66
|
+
|
|
67
|
+
|
|
@@ -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 .building import Building
|
|
10
|
+
|
|
11
|
+
from .base_collection_pagination_count_response import BaseCollectionPaginationCountResponse
|
|
12
|
+
|
|
13
|
+
@dataclass
|
|
14
|
+
class BuildingCollectionResponse(BaseCollectionPaginationCountResponse, Parsable):
|
|
15
|
+
# The value property
|
|
16
|
+
value: Optional[list[Building]] = None
|
|
17
|
+
|
|
18
|
+
@staticmethod
|
|
19
|
+
def create_from_discriminator_value(parse_node: ParseNode) -> BuildingCollectionResponse:
|
|
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: BuildingCollectionResponse
|
|
24
|
+
"""
|
|
25
|
+
if parse_node is None:
|
|
26
|
+
raise TypeError("parse_node cannot be null.")
|
|
27
|
+
return BuildingCollectionResponse()
|
|
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 .building import Building
|
|
36
|
+
|
|
37
|
+
from .base_collection_pagination_count_response import BaseCollectionPaginationCountResponse
|
|
38
|
+
from .building import Building
|
|
39
|
+
|
|
40
|
+
fields: dict[str, Callable[[Any], None]] = {
|
|
41
|
+
"value": lambda n : setattr(self, 'value', n.get_collection_of_object_values(Building)),
|
|
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
|
+
|
|
@@ -0,0 +1,71 @@
|
|
|
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 .footprint_map import FootprintMap
|
|
10
|
+
from .level_map import LevelMap
|
|
11
|
+
|
|
12
|
+
from .base_map_feature import BaseMapFeature
|
|
13
|
+
|
|
14
|
+
@dataclass
|
|
15
|
+
class BuildingMap(BaseMapFeature, Parsable):
|
|
16
|
+
# The OdataType property
|
|
17
|
+
odata_type: Optional[str] = "#microsoft.graph.buildingMap"
|
|
18
|
+
# Represents the approximate physical extent of a referenced building. It corresponds to footprint.geojson in IMDF format.
|
|
19
|
+
footprints: Optional[list[FootprintMap]] = None
|
|
20
|
+
# Represents a physical floor structure within a building. It corresponds to level.geojson in IMDF format.
|
|
21
|
+
levels: Optional[list[LevelMap]] = None
|
|
22
|
+
# Identifier for the building to which this buildingMap belongs.
|
|
23
|
+
place_id: Optional[str] = None
|
|
24
|
+
|
|
25
|
+
@staticmethod
|
|
26
|
+
def create_from_discriminator_value(parse_node: ParseNode) -> BuildingMap:
|
|
27
|
+
"""
|
|
28
|
+
Creates a new instance of the appropriate class based on discriminator value
|
|
29
|
+
param parse_node: The parse node to use to read the discriminator value and create the object
|
|
30
|
+
Returns: BuildingMap
|
|
31
|
+
"""
|
|
32
|
+
if parse_node is None:
|
|
33
|
+
raise TypeError("parse_node cannot be null.")
|
|
34
|
+
return BuildingMap()
|
|
35
|
+
|
|
36
|
+
def get_field_deserializers(self,) -> dict[str, Callable[[ParseNode], None]]:
|
|
37
|
+
"""
|
|
38
|
+
The deserialization information for the current model
|
|
39
|
+
Returns: dict[str, Callable[[ParseNode], None]]
|
|
40
|
+
"""
|
|
41
|
+
from .base_map_feature import BaseMapFeature
|
|
42
|
+
from .footprint_map import FootprintMap
|
|
43
|
+
from .level_map import LevelMap
|
|
44
|
+
|
|
45
|
+
from .base_map_feature import BaseMapFeature
|
|
46
|
+
from .footprint_map import FootprintMap
|
|
47
|
+
from .level_map import LevelMap
|
|
48
|
+
|
|
49
|
+
fields: dict[str, Callable[[Any], None]] = {
|
|
50
|
+
"footprints": lambda n : setattr(self, 'footprints', n.get_collection_of_object_values(FootprintMap)),
|
|
51
|
+
"levels": lambda n : setattr(self, 'levels', n.get_collection_of_object_values(LevelMap)),
|
|
52
|
+
"placeId": lambda n : setattr(self, 'place_id', n.get_str_value()),
|
|
53
|
+
}
|
|
54
|
+
super_fields = super().get_field_deserializers()
|
|
55
|
+
fields.update(super_fields)
|
|
56
|
+
return fields
|
|
57
|
+
|
|
58
|
+
def serialize(self,writer: SerializationWriter) -> None:
|
|
59
|
+
"""
|
|
60
|
+
Serializes information the current object
|
|
61
|
+
param writer: Serialization writer to use to serialize this model
|
|
62
|
+
Returns: None
|
|
63
|
+
"""
|
|
64
|
+
if writer is None:
|
|
65
|
+
raise TypeError("writer cannot be null.")
|
|
66
|
+
super().serialize(writer)
|
|
67
|
+
writer.write_collection_of_object_values("footprints", self.footprints)
|
|
68
|
+
writer.write_collection_of_object_values("levels", self.levels)
|
|
69
|
+
writer.write_str_value("placeId", self.place_id)
|
|
70
|
+
|
|
71
|
+
|
|
@@ -12,13 +12,13 @@ class CalculatedColumn(AdditionalDataHolder, BackedModel, Parsable):
|
|
|
12
12
|
|
|
13
13
|
# Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.
|
|
14
14
|
additional_data: dict[str, Any] = field(default_factory=dict)
|
|
15
|
-
# For dateTime output types, the format of the value.
|
|
15
|
+
# For dateTime output types, the format of the value. The possible values are: dateOnly or dateTime.
|
|
16
16
|
format: Optional[str] = None
|
|
17
17
|
# The formula used to compute the value for this column.
|
|
18
18
|
formula: Optional[str] = None
|
|
19
19
|
# The OdataType property
|
|
20
20
|
odata_type: Optional[str] = None
|
|
21
|
-
# The output type used to format values in this column.
|
|
21
|
+
# The output type used to format values in this column. The possible values are: boolean, currency, dateTime, number, or text.
|
|
22
22
|
output_type: Optional[str] = None
|
|
23
23
|
|
|
24
24
|
@staticmethod
|
|
@@ -18,7 +18,7 @@ from .entity import Entity
|
|
|
18
18
|
|
|
19
19
|
@dataclass
|
|
20
20
|
class Calendar(Entity, Parsable):
|
|
21
|
-
# Represent the online meeting service providers that can be used to create online meetings in this calendar.
|
|
21
|
+
# Represent the online meeting service providers that can be used to create online meetings in this calendar. The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness.
|
|
22
22
|
allowed_online_meeting_providers: Optional[list[OnlineMeetingProviderType]] = None
|
|
23
23
|
# The permissions of the users with whom the calendar is shared.
|
|
24
24
|
calendar_permissions: Optional[list[CalendarPermission]] = None
|
|
@@ -34,7 +34,7 @@ class Calendar(Entity, Parsable):
|
|
|
34
34
|
change_key: Optional[str] = None
|
|
35
35
|
# Specifies the color theme to distinguish the calendar from other calendars in a UI. The property values are: auto, lightBlue, lightGreen, lightOrange, lightGray, lightYellow, lightTeal, lightPink, lightBrown, lightRed, maxColor.
|
|
36
36
|
color: Optional[CalendarColor] = None
|
|
37
|
-
# The default online meeting provider for meetings sent from this calendar.
|
|
37
|
+
# The default online meeting provider for meetings sent from this calendar. The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness.
|
|
38
38
|
default_online_meeting_provider: Optional[OnlineMeetingProviderType] = None
|
|
39
39
|
# The events in the calendar. Navigation property. Read-only.
|
|
40
40
|
events: Optional[list[Event]] = None
|
|
@@ -13,7 +13,7 @@ from .entity import Entity
|
|
|
13
13
|
|
|
14
14
|
@dataclass
|
|
15
15
|
class CalendarPermission(Entity, Parsable):
|
|
16
|
-
# List of allowed sharing or delegating permission levels for the calendar.
|
|
16
|
+
# List of allowed sharing or delegating permission levels for the calendar. The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom.
|
|
17
17
|
allowed_roles: Optional[list[CalendarRoleType]] = None
|
|
18
18
|
# Represents a share recipient or delegate who has access to the calendar. For the 'My Organization' share recipient, the address property is null. Read-only.
|
|
19
19
|
email_address: Optional[EmailAddress] = None
|
msgraph/generated/models/call.py
CHANGED
|
@@ -62,13 +62,13 @@ class Call(Entity, Parsable):
|
|
|
62
62
|
operations: Optional[list[CommsOperation]] = None
|
|
63
63
|
# The participants property
|
|
64
64
|
participants: Optional[list[Participant]] = None
|
|
65
|
-
# The list of requested modalities.
|
|
65
|
+
# The list of requested modalities. The possible values are: unknown, audio, video, videoBasedScreenSharing, data.
|
|
66
66
|
requested_modalities: Optional[list[Modality]] = None
|
|
67
67
|
# The result information. For example, the result can hold termination reason. Read-only.
|
|
68
68
|
result_info: Optional[ResultInfo] = None
|
|
69
69
|
# The originator of the call.
|
|
70
70
|
source: Optional[ParticipantInfo] = None
|
|
71
|
-
# The call state.
|
|
71
|
+
# The call state. The possible values are: incoming, establishing, ringing, established, hold, transferring, transferAccepted, redirecting, terminating, terminated. Read-only.
|
|
72
72
|
state: Optional[CallState] = None
|
|
73
73
|
# The subject of the conversation.
|
|
74
74
|
subject: Optional[str] = None
|
|
@@ -19,7 +19,7 @@ class CallEndedEventMessageDetail(EventMessageDetail, Parsable):
|
|
|
19
19
|
odata_type: Optional[str] = "#microsoft.graph.callEndedEventMessageDetail"
|
|
20
20
|
# Duration of the call.
|
|
21
21
|
call_duration: Optional[datetime.timedelta] = None
|
|
22
|
-
# Represents the call event type.
|
|
22
|
+
# Represents the call event type. The possible values are: call, meeting, screenShare, unknownFutureValue.
|
|
23
23
|
call_event_type: Optional[TeamworkCallEventType] = None
|
|
24
24
|
# Unique identifier of the call.
|
|
25
25
|
call_id: Optional[str] = None
|
|
@@ -15,7 +15,7 @@ class CallMediaState(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
|
-
# The audio media state.
|
|
18
|
+
# The audio media state. The possible values are: active, inactive, unknownFutureValue.
|
|
19
19
|
audio: Optional[MediaState] = None
|
|
20
20
|
# The OdataType property
|
|
21
21
|
odata_type: Optional[str] = None
|
|
@@ -22,7 +22,7 @@ class CallRecordingEventMessageDetail(EventMessageDetail, Parsable):
|
|
|
22
22
|
call_recording_display_name: Optional[str] = None
|
|
23
23
|
# Duration of the call recording.
|
|
24
24
|
call_recording_duration: Optional[datetime.timedelta] = None
|
|
25
|
-
# Status of the call recording.
|
|
25
|
+
# Status of the call recording. The possible values are: success, failure, initial, chunkFinished, unknownFutureValue.
|
|
26
26
|
call_recording_status: Optional[CallRecordingStatus] = None
|
|
27
27
|
# Call recording URL.
|
|
28
28
|
call_recording_url: Optional[str] = None
|