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,11 +1,11 @@
|
|
|
1
1
|
msgraph/__init__.py,sha256=z9y3uvhxSkYvEROUONqY_Lg8ORHRDI9mWdeqqPhSWEo,211
|
|
2
|
-
msgraph/_version.py,sha256=
|
|
2
|
+
msgraph/_version.py,sha256=m2NA94FCoRS8NTs-I2yODDxTuKD_alQXbRa5gLeSCNo,98
|
|
3
3
|
msgraph/graph_request_adapter.py,sha256=t4rnrAb-jWOOzFO2m8fDT9F7DiqSHMMX7CoEToxGNkY,1033
|
|
4
4
|
msgraph/graph_service_client.py,sha256=KoDB2xwNpbXk3sc1X34-4lFiztLJdqiC8Ku9zbihcsE,2904
|
|
5
5
|
msgraph/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
6
6
|
msgraph/generated/base_graph_service_client.py,sha256=zXv7Ej4zxRZqn9jkuzSTT63R4a1ubhg6TRlI9HW5-zs,39014
|
|
7
|
-
msgraph/generated/kiota-dom-export.txt,sha256=
|
|
8
|
-
msgraph/generated/kiota-lock.json,sha256=
|
|
7
|
+
msgraph/generated/kiota-dom-export.txt,sha256=Q4rumRKMcJTvDGBtEKYTEexU_9FfP3bsBw3DjyBUMkI,32666010
|
|
8
|
+
msgraph/generated/kiota-lock.json,sha256=63W1rfkcV_FkEpN9gmowqjt8KHqFryPvGGwgi73yOqI,1421
|
|
9
9
|
msgraph/generated/admin/admin_request_builder.py,sha256=DmPOBljGADCaui5SfGtEcvohJuYpWYb3O3_xVfSHvnA,9683
|
|
10
10
|
msgraph/generated/admin/edge/edge_request_builder.py,sha256=pw3s08tg9OakRr09USd6YdX1fTLomFuUxnLDmCCXazg,9487
|
|
11
11
|
msgraph/generated/admin/edge/internet_explorer_mode/internet_explorer_mode_request_builder.py,sha256=mU0u6DC0DxzxQMaHforG5HIoWNPkjYB88E12xRSw6W4,9908
|
|
@@ -132,10 +132,10 @@ msgraph/generated/applications/item/created_on_behalf_of/created_on_behalf_of_re
|
|
|
132
132
|
msgraph/generated/applications/item/extension_properties/extension_properties_request_builder.py,sha256=J340FhNxtYpcgcN8AnkuA_dhH5niynFq2bnGJ4h1Xgg,10502
|
|
133
133
|
msgraph/generated/applications/item/extension_properties/count/count_request_builder.py,sha256=KVJ84VglMzt5Owvy-jpavxBoGRXu2ytAny5BVIKMV3A,4807
|
|
134
134
|
msgraph/generated/applications/item/extension_properties/item/extension_property_item_request_builder.py,sha256=nrHn40U1IMfr_mVsfilT3p7vSfJpiRDomYcRSnHirbg,10059
|
|
135
|
-
msgraph/generated/applications/item/federated_identity_credentials/federated_identity_credentials_request_builder.py,sha256=
|
|
135
|
+
msgraph/generated/applications/item/federated_identity_credentials/federated_identity_credentials_request_builder.py,sha256=3IyhDCcWOFfEgxsAglsslxcJ-schZv_7phOW-q_6ZI8,11533
|
|
136
136
|
msgraph/generated/applications/item/federated_identity_credentials/count/count_request_builder.py,sha256=imabtCzrb8LLDuc-IcR6ezSCeRhQvecAeaugsNlLAAc,4816
|
|
137
|
-
msgraph/generated/applications/item/federated_identity_credentials/item/federated_identity_credential_item_request_builder.py,sha256
|
|
138
|
-
msgraph/generated/applications/item/federated_identity_credentials_with_name/federated_identity_credentials_with_name_request_builder.py,sha256=
|
|
137
|
+
msgraph/generated/applications/item/federated_identity_credentials/item/federated_identity_credential_item_request_builder.py,sha256=-8Ddy-_E45m6Mcs7P8wqgarXLz5oprgAS1AAlyK7xBE,11182
|
|
138
|
+
msgraph/generated/applications/item/federated_identity_credentials_with_name/federated_identity_credentials_with_name_request_builder.py,sha256=Elj4IG20BoyKAJk4NZ4vwNvtGlxE6VBkxTCRHtdCFr4,11397
|
|
139
139
|
msgraph/generated/applications/item/get_member_groups/get_member_groups_post_request_body.py,sha256=5AXrbwurd3iUY7493bTyKe0Hc_CxFNga-mWxDvaViA4,2363
|
|
140
140
|
msgraph/generated/applications/item/get_member_groups/get_member_groups_post_response.py,sha256=3HFSC9eTqs_Zzy9Ay-n1Y2X8is5_OqHrnDSV92KxCPo,2311
|
|
141
141
|
msgraph/generated/applications/item/get_member_groups/get_member_groups_request_builder.py,sha256=7dAOlPyNXH5LeP655cLYdfmN2fU2t8bYmf4ahIazTKM,5584
|
|
@@ -264,7 +264,7 @@ msgraph/generated/chats/get_all_messages/get_all_messages_get_response.py,sha256
|
|
|
264
264
|
msgraph/generated/chats/get_all_messages/get_all_messages_request_builder.py,sha256=SnGlbYYF3C4pbzUxi-A2_aeoGYU-TcTCHxpGQmeJKKM,6992
|
|
265
265
|
msgraph/generated/chats/get_all_retained_messages/get_all_retained_messages_get_response.py,sha256=K2KoEfEcTBxpNnH34C0fCmtqmsitpdLhWA7u3xKQapw,2502
|
|
266
266
|
msgraph/generated/chats/get_all_retained_messages/get_all_retained_messages_request_builder.py,sha256=LuyqXEOT9vNrtzhlrO2_Xz4r8_sBFf6ExQVvpNMV39E,7021
|
|
267
|
-
msgraph/generated/chats/item/chat_item_request_builder.py,sha256=
|
|
267
|
+
msgraph/generated/chats/item/chat_item_request_builder.py,sha256=8hp0DGrznydCBC33O2h_JrCFfus0jKwO90NOjmemi3U,16052
|
|
268
268
|
msgraph/generated/chats/item/hide_for_user/hide_for_user_post_request_body.py,sha256=Y_xHhbjdTFnAkVuGeI3AR1tIjcUmyOZ-TqB3_RyvygA,2533
|
|
269
269
|
msgraph/generated/chats/item/hide_for_user/hide_for_user_request_builder.py,sha256=SAgGYgtr32RdyY3f0OuqQ3X5BCZg4rNgi3_g8VPaXUE,4375
|
|
270
270
|
msgraph/generated/chats/item/installed_apps/installed_apps_request_builder.py,sha256=Yt7hJAGLGlHKcaZkjDRSEDrus0HoS62Vtcv_4XJcU64,10163
|
|
@@ -325,6 +325,8 @@ msgraph/generated/chats/item/pinned_messages/pinned_messages_request_builder.py,
|
|
|
325
325
|
msgraph/generated/chats/item/pinned_messages/count/count_request_builder.py,sha256=9gBY5uCQJeDd6pvAxvOUswNeaiG20ummFnxzTyEHZQ4,4788
|
|
326
326
|
msgraph/generated/chats/item/pinned_messages/item/pinned_chat_message_info_item_request_builder.py,sha256=kY-pEV4Wz4Nr3B0-C3SKjOmRwMjLVy-lW8XkXbZa0YY,10075
|
|
327
327
|
msgraph/generated/chats/item/pinned_messages/item/message/message_request_builder.py,sha256=MsYa0cgsUWj1GbQ_WtLlOYxJoTNGwp0sgMolwpYFkOo,5094
|
|
328
|
+
msgraph/generated/chats/item/remove_all_access_for_user/remove_all_access_for_user_post_request_body.py,sha256=D11RimIWTmdRde7lXFdkoeTfRD2hEhCtHNhxMGpuyfQ,2577
|
|
329
|
+
msgraph/generated/chats/item/remove_all_access_for_user/remove_all_access_for_user_request_builder.py,sha256=fGrszLeQ1Ryfs3og7M2LbvKJzw6TVrbHMVnZp6hZp2k,4544
|
|
328
330
|
msgraph/generated/chats/item/send_activity_notification/send_activity_notification_post_request_body.py,sha256=JmKPppKWGBWmhv4rm3aRZ0-Q_6OS8J1zYzoBNzYkEag,4873
|
|
329
331
|
msgraph/generated/chats/item/send_activity_notification/send_activity_notification_request_builder.py,sha256=h8WC-EKaba3Q6iy4zRfzaIuNAWrMOl0ybqDq7kDI618,4858
|
|
330
332
|
msgraph/generated/chats/item/tabs/tabs_request_builder.py,sha256=HCsB_zs6GPtg7tjZvkxFREJX4aRc4F376iOuHJAD9r8,9772
|
|
@@ -1835,7 +1837,7 @@ msgraph/generated/drives/item/items/item/preview/preview_post_request_body.py,sh
|
|
|
1835
1837
|
msgraph/generated/drives/item/items/item/preview/preview_request_builder.py,sha256=BIHoiLIKaX1Ph9lO0xdZXwLa5_JnUDOh_PZxBJ2A9Dg,4416
|
|
1836
1838
|
msgraph/generated/drives/item/items/item/restore/restore_post_request_body.py,sha256=CXwAhOABdefdO6FfvOPhfSb5i_4pjzQc6jtKkdT3b5w,2711
|
|
1837
1839
|
msgraph/generated/drives/item/items/item/restore/restore_request_builder.py,sha256=eo-u5ECDm8gIWrAG2eWM2jO1wLqYxyJ7UaZzJsJDcf8,4565
|
|
1838
|
-
msgraph/generated/drives/item/items/item/retention_label/retention_label_request_builder.py,sha256=
|
|
1840
|
+
msgraph/generated/drives/item/items/item/retention_label/retention_label_request_builder.py,sha256=b8cg5lTZARYkg1J6yqUsbJ2ABgKCfR_9CPL_mhj3ghI,11242
|
|
1839
1841
|
msgraph/generated/drives/item/items/item/search_with_q/search_with_q_get_response.py,sha256=RxLPiIfQ5H9VP3sTZuKejUy2bp13pl17R-e_oJG3QnA,2463
|
|
1840
1842
|
msgraph/generated/drives/item/items/item/search_with_q/search_with_q_request_builder.py,sha256=7ENXlYwghnxO6qo75awbJFfyfLLoZztiSCBKtCHPkUk,6619
|
|
1841
1843
|
msgraph/generated/drives/item/items/item/subscriptions/subscriptions_request_builder.py,sha256=3bdWzAdij3wFF6Ow6tgniCU3goXIjsSgt9Ne5ZDwHfQ,9857
|
|
@@ -6829,7 +6831,7 @@ msgraph/generated/models/access_package_user_directory_attribute_store.py,sha256
|
|
|
6829
6831
|
msgraph/generated/models/access_review_apply_action.py,sha256=ZuYztBfav7GQbe5Q9keJ7jMfq_FP-1g_HgT06zB8FCQ,3496
|
|
6830
6832
|
msgraph/generated/models/access_review_expiration_behavior.py,sha256=vqwcQIXKX7uhQ3XPq9yKocgEMKnGt4MU2rbCaKDHzaw,249
|
|
6831
6833
|
msgraph/generated/models/access_review_history_decision_filter.py,sha256=CEJPnyixZWempWVsZZHTc-AhxtNEheouEQGPjz_G414,260
|
|
6832
|
-
msgraph/generated/models/access_review_history_definition.py,sha256=
|
|
6834
|
+
msgraph/generated/models/access_review_history_definition.py,sha256=sGkg7rcvO9YWvP6wyoxX1tAckwNEBaZkVjSjs6GkBbU,7165
|
|
6833
6835
|
msgraph/generated/models/access_review_history_definition_collection_response.py,sha256=BoE1WqSqB5bfbxtVgjobTNP75UBdYpIGi-ZOoh6dXL8,2645
|
|
6834
6836
|
msgraph/generated/models/access_review_history_instance.py,sha256=eBfFG-pAczXDsG-ZP8Me0_W6_bFVsLrlMS7TYY1Kdiw,4770
|
|
6835
6837
|
msgraph/generated/models/access_review_history_instance_collection_response.py,sha256=8AR1bsDr_bHAPr8Bn00gFMNWOrfmmG252KDpPKcQZEM,2621
|
|
@@ -6860,7 +6862,7 @@ msgraph/generated/models/access_review_set.py,sha256=ThuPlVNhFjBHZpRARTopbpUN49L
|
|
|
6860
6862
|
msgraph/generated/models/access_review_stage.py,sha256=xZoVerh5W2tbRe_RyedJXX2mYiPzeiFiK1Vpj-oJVb8,5013
|
|
6861
6863
|
msgraph/generated/models/access_review_stage_collection_response.py,sha256=P-nu-ZE6pkC3LWaDH6uUYMuefIvmlIbuGH1lcXGavuM,2498
|
|
6862
6864
|
msgraph/generated/models/access_review_stage_settings.py,sha256=8j2ZhbHIOdwGyHmjCcyG9nFaPvrMr2mw1aXyE5BP3jc,7033
|
|
6863
|
-
msgraph/generated/models/account_target_content.py,sha256=
|
|
6865
|
+
msgraph/generated/models/account_target_content.py,sha256=V3HyMXHD6vBwIk7f7BUZ0W05FW4Lm9ZkJyu8S_zzzkI,4094
|
|
6864
6866
|
msgraph/generated/models/account_target_content_type.py,sha256=yV8LAQfCVJZAUh4xV-JFzRpkDdTuXK_fB2N4hx8bLH4,203
|
|
6865
6867
|
msgraph/generated/models/action_result_part.py,sha256=cCAyscsFfyMjQsgvXhILKNergpyl_uGibRJJf4-hqeQ,3402
|
|
6866
6868
|
msgraph/generated/models/action_state.py,sha256=KyPeqZVMaYdIzPvQuzFPAmhw0MmNwiNLDnb4x5U8FO8,428
|
|
@@ -6884,7 +6886,7 @@ msgraph/generated/models/administrative_unit_collection_response.py,sha256=EMT9t
|
|
|
6884
6886
|
msgraph/generated/models/advanced_config_state.py,sha256=443YnRrIr8YuivBz7GPjU_lglfjhel9BdOyEGvvYiKE,186
|
|
6885
6887
|
msgraph/generated/models/aggregation_option.py,sha256=r-CizgEQ2Q3BdSWkEKotmJOzizLSyWAurNCkYB7Kivo,3433
|
|
6886
6888
|
msgraph/generated/models/agreement.py,sha256=DkJgeLooe5cI6Z6NREAZ8iKPTk2v8d2jesgRt8ovk0M,5532
|
|
6887
|
-
msgraph/generated/models/agreement_acceptance.py,sha256=
|
|
6889
|
+
msgraph/generated/models/agreement_acceptance.py,sha256=hVRJwxtWoi3LbI6aA0e_k7IDlFil-qT3HSfoMIMQzWc,5990
|
|
6888
6890
|
msgraph/generated/models/agreement_acceptance_collection_response.py,sha256=5vZxcH5jqxr3kyYJivyeDVrQcWTMYjiiGp9rkfbwytY,2519
|
|
6889
6891
|
msgraph/generated/models/agreement_acceptance_state.py,sha256=Jb4HXZaRoDskxgLibvjlV1n6hULgtQI8vTallzuJohI,168
|
|
6890
6892
|
msgraph/generated/models/agreement_collection_response.py,sha256=6kXmC1Juc8zzKJKB06DYc-5H3-uWOlaze-6Rs7t2qUw,2396
|
|
@@ -6912,7 +6914,7 @@ msgraph/generated/models/akamai_rapid_rules_model.py,sha256=nxgfB8npwozLFmZkNrCy
|
|
|
6912
6914
|
msgraph/generated/models/akamai_verified_details_model.py,sha256=sYUXEr5GrRmuFDXcor7vo8REwbOR7gb4iCTgZVihfUw,4172
|
|
6913
6915
|
msgraph/generated/models/akamai_web_application_firewall_provider.py,sha256=jJ9fIzuPVfn7m3nmQ__3ZsJGhm4Neg7MVJGFjAtEmtg,3562
|
|
6914
6916
|
msgraph/generated/models/album.py,sha256=tU4QAwrjHqoxe30ciICm4Q0MJOvp22OiyWLGb2Z7VGU,2497
|
|
6915
|
-
msgraph/generated/models/alert.py,sha256=
|
|
6917
|
+
msgraph/generated/models/alert.py,sha256=9MjW8r7JB7F499IvT68FONYc75nmkzaZNXR9bJ2UN5M,18950
|
|
6916
6918
|
msgraph/generated/models/alert_collection_response.py,sha256=2AGGD40Md8BD2NsRYI86t3QbICjczSNppLBjWIgLfbY,2348
|
|
6917
6919
|
msgraph/generated/models/alert_detection.py,sha256=ktJiBU_qg0eYVpNC-07mIMf7IkDXj4dOBSIi-I5HA8I,2840
|
|
6918
6920
|
msgraph/generated/models/alert_feedback.py,sha256=3YgHWQWP9opKCRrRN6DKvDXA6gIeNjG_pgV9gxbIWK8,239
|
|
@@ -6928,7 +6930,7 @@ msgraph/generated/models/allowed_lobby_admitter_roles.py,sha256=fM25nlrbO4IG72Vv
|
|
|
6928
6930
|
msgraph/generated/models/allowed_target_scope.py,sha256=L1fk8orFEnhfXy-fKETn_BYHjFSqDYUhJ5Ub0Nrr3tw,641
|
|
6929
6931
|
msgraph/generated/models/allowed_value.py,sha256=XkO2fByJSTFvrWD9z6B58gkIYt94Caht5g70tJx37lQ,2097
|
|
6930
6932
|
msgraph/generated/models/allowed_value_collection_response.py,sha256=MaTjwy9W9MkAAJF3FsbSAF9azaI3oROw1o2tvOlnWFY,2435
|
|
6931
|
-
msgraph/generated/models/alteration_response.py,sha256=
|
|
6933
|
+
msgraph/generated/models/alteration_response.py,sha256=SyAEoqIZzq5pKEliYxdtEaOx295lHRyMJVOKT1Z-QAc,3618
|
|
6932
6934
|
msgraph/generated/models/altered_query_token.py,sha256=r18501z_mTDE1I_pB2OeOcdBHC1CZ1ObLKIlCUjQnZ0,2902
|
|
6933
6935
|
msgraph/generated/models/alternative_security_id.py,sha256=Zcc06K-z252MH-37pb7bXb_ZoVuVmAf-ixwiXGXNGzk,2878
|
|
6934
6936
|
msgraph/generated/models/android_compliance_policy.py,sha256=aIT_3vwCz94GzAPxJ2G7p5PFIaTQL2lDHUxum9q5ou0,10426
|
|
@@ -6985,7 +6987,7 @@ msgraph/generated/models/app_scope.py,sha256=0a0Oi7tkAMJxDOaMBSfUwDGXAEKUMgegLCe
|
|
|
6985
6987
|
msgraph/generated/models/apple_device_features_configuration_base.py,sha256=4z8QqK2Ict6kv28tOuVYmKLFcUiBi8ZSMigPOoWLUSk,3362
|
|
6986
6988
|
msgraph/generated/models/apple_managed_identity_provider.py,sha256=maD99uJLh4SpdS2PaSMdIFWgCh_knF5uXq1DFPuCU0M,2966
|
|
6987
6989
|
msgraph/generated/models/apple_push_notification_certificate.py,sha256=iGj_sm1pC7iSl7vhjqY2GnaXyowT5oyMlzWQEOS7fKU,4162
|
|
6988
|
-
msgraph/generated/models/application.py,sha256=
|
|
6990
|
+
msgraph/generated/models/application.py,sha256=NdvqTiNnyYGNX98zBN6htYom_kwLyCd0fbUbOrAo3jk,27480
|
|
6989
6991
|
msgraph/generated/models/application_collection_response.py,sha256=dCArP7EtEHgVCedO0v_h5Sub5uEloTllKDWG1ZwdsNw,2420
|
|
6990
6992
|
msgraph/generated/models/application_context.py,sha256=Uc9WTN_AXJEcw6AlnUyb7PyeBuqDNDkQxH9KGFrwWpk,2213
|
|
6991
6993
|
msgraph/generated/models/application_enforced_restrictions_session_control.py,sha256=sT7G23Y2yTwjEzlrsEoLfoXaQ_EG7UvUJNgUBm-x49E,2176
|
|
@@ -6995,7 +6997,7 @@ msgraph/generated/models/application_service_principal.py,sha256=FdWjaP6wJxF-ALv
|
|
|
6995
6997
|
msgraph/generated/models/application_template.py,sha256=X-O8N5oG9NmB3Iae3xJ_FIdZhTiavVjleooOrgj_Sp0,4495
|
|
6996
6998
|
msgraph/generated/models/application_template_collection_response.py,sha256=5rE1ARJ6cGpYme_68fvQ21qir-k8lO8RIcrfs_TLo7M,2519
|
|
6997
6999
|
msgraph/generated/models/application_type.py,sha256=xbBeWrddh3CXPp7rEqRYxuzEg0_sbNZbpx4ZuOsv21M,190
|
|
6998
|
-
msgraph/generated/models/applied_conditional_access_policy.py,sha256=
|
|
7000
|
+
msgraph/generated/models/applied_conditional_access_policy.py,sha256=fGa11e80XKxS9vtf425t_3K2z9YJtEnzVfLaPHtR0sw,4760
|
|
6999
7001
|
msgraph/generated/models/applied_conditional_access_policy_result.py,sha256=qeOCHS3AWHHEFJa1b75o0iC14bdbB8IxZ9C0UNruU7U,457
|
|
7000
7002
|
msgraph/generated/models/approval.py,sha256=cAXSuH7sBaDCqoPhN-qxiDU9_VVvTQndGIgtXorCx90,2161
|
|
7001
7003
|
msgraph/generated/models/approval_collection_response.py,sha256=fd34VAALo0Ig_2btTuaS6Leig9Jmo_QrlwtrHDGYwd8,2384
|
|
@@ -7011,6 +7013,7 @@ msgraph/generated/models/artifact_query.py,sha256=EGq97z6EVgFFmMKmJgGOWzYg12IhdI
|
|
|
7011
7013
|
msgraph/generated/models/artifact_restore_status.py,sha256=lo4NmPoLoccVUNsKSvNtDFX74ZuorzGfdT5vem-Ksd4,275
|
|
7012
7014
|
msgraph/generated/models/assigned_label.py,sha256=UjueEiGYAEUBN0hckN99pGJ7iW2akg6UNzC82AodUg0,2687
|
|
7013
7015
|
msgraph/generated/models/assigned_license.py,sha256=BMJD_ZesEMoQWISrLo57WMMIHOrtK2Bqdheu0RZkRVA,3024
|
|
7016
|
+
msgraph/generated/models/assigned_place_mode.py,sha256=humxnA0Jn0bdEg7J-58W2h4EttJ0_kqusStPABPOx9Y,2429
|
|
7014
7017
|
msgraph/generated/models/assigned_plan.py,sha256=4HNysoY_52_r5CQIpW_jm2ELzQ1BimgkGAPWpQ3z05M,3730
|
|
7015
7018
|
msgraph/generated/models/assigned_training_info.py,sha256=d4DJjdN0T2oMQ3m6xsOFX8dkEgcQYS1MHe9FRT1ctg4,3186
|
|
7016
7019
|
msgraph/generated/models/assignment_order.py,sha256=d0U7QiaAjXwwIUk5zcgb-woiKMohWiIzTjhFXOFLuG0,2597
|
|
@@ -7023,11 +7026,11 @@ msgraph/generated/models/attachment_base.py,sha256=PYShTp34Ig4hnG4StdelNsK0IdKUD
|
|
|
7023
7026
|
msgraph/generated/models/attachment_base_collection_response.py,sha256=Hy7aAjuS-faibNRegKvOy1wjA-v5XgbWcneimxSGVBE,2459
|
|
7024
7027
|
msgraph/generated/models/attachment_collection_response.py,sha256=cCFmjtZiAKUX2LpNpbDCInIjqM3hqsc7-MVaE9hmzxo,2408
|
|
7025
7028
|
msgraph/generated/models/attachment_info.py,sha256=vRF68JXBQ16eLFKtg8GC7EqLWKrX8HoZn_PcL0rlS8c,3479
|
|
7026
|
-
msgraph/generated/models/attachment_item.py,sha256=
|
|
7029
|
+
msgraph/generated/models/attachment_item.py,sha256=bV5xvsW0MMv8mSUjxVp5Y-zlwYFEdofsIPaMNeCrAOs,4077
|
|
7027
7030
|
msgraph/generated/models/attachment_session.py,sha256=Qb564nCoZGcevU8oiu_n0MaFMXTUCO11iP-E54Ph11k,2797
|
|
7028
7031
|
msgraph/generated/models/attachment_session_collection_response.py,sha256=Kj5aTQUhcAC02i85L7Cf5uSfjF9Eh3nJ_MHuz1JAi74,2495
|
|
7029
7032
|
msgraph/generated/models/attachment_type.py,sha256=Im86t-QhOPUA6z5vtocmeu3rI7Mh8NDG2zXmrLfiMlU,124
|
|
7030
|
-
msgraph/generated/models/attack_simulation_operation.py,sha256=
|
|
7033
|
+
msgraph/generated/models/attack_simulation_operation.py,sha256=jlh0mdLbihB50tVQpBcFvcFdFUT1EtipA0TWgok0_gU,3071
|
|
7031
7034
|
msgraph/generated/models/attack_simulation_operation_collection_response.py,sha256=TU2lbY_FK3AHn-APSXp6Q00cUsIUKjInM1TXuwM6uRM,2594
|
|
7032
7035
|
msgraph/generated/models/attack_simulation_operation_type.py,sha256=G2ooUrwHoxiE94fmGjdOzZX7l63gO3H4dN4qG5S4mhQ,207
|
|
7033
7036
|
msgraph/generated/models/attack_simulation_repeat_offender.py,sha256=mywQ8tJJvjo53s4O2l6nUQkkDjdnHo4tupF-Syp2roM,3177
|
|
@@ -7036,7 +7039,7 @@ msgraph/generated/models/attack_simulation_simulation_user_coverage.py,sha256=lZ
|
|
|
7036
7039
|
msgraph/generated/models/attack_simulation_training_user_coverage.py,sha256=Eus5ZAyVQ6BHroIIAIWD5_LPhKbk8IWLs5m4nPp6hGw,3435
|
|
7037
7040
|
msgraph/generated/models/attack_simulation_user.py,sha256=Ll6ZSyZL86AlSr6-Uekpr-I7rtqWQhpBNWokEiQ6-NY,2957
|
|
7038
7041
|
msgraph/generated/models/attendance_interval.py,sha256=N8ZfvnoWhMshTMavAxZgcYJwO0CdutNv4mLDcdplBYU,3146
|
|
7039
|
-
msgraph/generated/models/attendance_record.py,sha256=
|
|
7042
|
+
msgraph/generated/models/attendance_record.py,sha256=k3ln_t6vkX4XZyU3oWgb48ia_bgbQzg9_ikQI2SRoa8,4808
|
|
7040
7043
|
msgraph/generated/models/attendance_record_collection_response.py,sha256=vFaE-nr2fgvq1kiDlQxRRC5Y1k8DB_DRq8HPpFAULd4,2483
|
|
7041
7044
|
msgraph/generated/models/attendee.py,sha256=OB9Aj1Db72XbcsaZ95gwNS-JusOF5BHzhe9sO0TR6ow,2832
|
|
7042
7045
|
msgraph/generated/models/attendee_availability.py,sha256=K_rUNXLjZmgg06v7PKZgfIql4vFrq6ZJ9rdSsrx3pOo,3261
|
|
@@ -7046,7 +7049,7 @@ msgraph/generated/models/attendee_type.py,sha256=wfuOpE9Cor4rw-WZ1h23jpn8w-J_eLz
|
|
|
7046
7049
|
msgraph/generated/models/attestation_level.py,sha256=gAf_er8ZeEW6I2b4I0jOdspxTGa5ZCUoTmaM3kyYYtU,166
|
|
7047
7050
|
msgraph/generated/models/attribute_definition.py,sha256=EBiPb4PfFLl9AS-HVLwvrcCjb94yw_IRnqAiPEDF9n0,6980
|
|
7048
7051
|
msgraph/generated/models/attribute_definition_metadata.py,sha256=KQJYVYBu-cmOLJTIaNTEiC5UUvSW3fXo74r5PPJMc9s,459
|
|
7049
|
-
msgraph/generated/models/attribute_definition_metadata_entry.py,sha256=
|
|
7052
|
+
msgraph/generated/models/attribute_definition_metadata_entry.py,sha256=zDMNesFy9sPrqv9Tu3xFatGiuY6moqpEduHMt7k5_qU,3156
|
|
7050
7053
|
msgraph/generated/models/attribute_flow_behavior.py,sha256=4H80Ia1ZpcMsiYP0ZmznPlhREEM3Lrvsm3O7ulpvM6Y,136
|
|
7051
7054
|
msgraph/generated/models/attribute_flow_type.py,sha256=J0VnfsA-6MFnB_O6HYlWO1V3mAkblNyuC-NpHPKk2ZI,243
|
|
7052
7055
|
msgraph/generated/models/attribute_mapping.py,sha256=-3TJkpGiyRFWicmF2v5ybG045n-ceBbcitVVDH8P3PE,5242
|
|
@@ -7095,10 +7098,10 @@ msgraph/generated/models/authentication_flow.py,sha256=eOaEUCIKTYGgwdUEwL6u5jvu3
|
|
|
7095
7098
|
msgraph/generated/models/authentication_flows_policy.py,sha256=zDel9qWR9Kl1pTRThW5HwkpntaAAU72lDbzg4nkEkgg,3199
|
|
7096
7099
|
msgraph/generated/models/authentication_method.py,sha256=9MGL4PHhm_pp0l-Zc-JcrJPygHUrR7bma7QL62z0fQg,6911
|
|
7097
7100
|
msgraph/generated/models/authentication_method_collection_response.py,sha256=O8VQo5xfNf0fnKUzhTI-YVJ9BSsAGWBEztH9gZ7qxTc,2531
|
|
7098
|
-
msgraph/generated/models/authentication_method_configuration.py,sha256=
|
|
7101
|
+
msgraph/generated/models/authentication_method_configuration.py,sha256=C2O7YE9EZtVK1_LAiQTyIgQN1bDHu3NsRO1jCznQhHY,8278
|
|
7099
7102
|
msgraph/generated/models/authentication_method_configuration_collection_response.py,sha256=yoSJZLbacHp8k1QUVBnn9Y9yt1K_KcsqsbHfjCvo-ew,2690
|
|
7100
7103
|
msgraph/generated/models/authentication_method_feature.py,sha256=0UxAsKJ-PtNEGT7JQrze-khs8TnYIcz2dkxCk1eBCII,302
|
|
7101
|
-
msgraph/generated/models/authentication_method_feature_configuration.py,sha256=
|
|
7104
|
+
msgraph/generated/models/authentication_method_feature_configuration.py,sha256=SPaddFOo-D_YTCIZ671lSSDlin4Zw-9BF03FWg_1lXo,3751
|
|
7102
7105
|
msgraph/generated/models/authentication_method_key_strength.py,sha256=33dwp4FOvrUYnh_bizzXbXjkvc_ZD7nZiXcMueyMjMQ,141
|
|
7103
7106
|
msgraph/generated/models/authentication_method_mode_detail.py,sha256=l8zvsxiwQYUag9iUkZuPwKgAkZcxbUcdVjsKT4BieOk,2586
|
|
7104
7107
|
msgraph/generated/models/authentication_method_mode_detail_collection_response.py,sha256=gCFn0K0Sp3ctRaXQikfS2ygnFzfgRH2zI37xY9OiIm8,2657
|
|
@@ -7124,13 +7127,13 @@ msgraph/generated/models/authentication_strength_usage.py,sha256=atGF-qpZ0jbEfoG
|
|
|
7124
7127
|
msgraph/generated/models/authored_note.py,sha256=UNrT3b6TqtH8dIEDTbmTfGBArDqIuy45Ejkuw42d4QU,2909
|
|
7125
7128
|
msgraph/generated/models/authored_note_collection_response.py,sha256=wKCimm3EoEKNIlv29QEhBLKXh-3apPjyhedJsh5ZQ60,2435
|
|
7126
7129
|
msgraph/generated/models/authorization_info.py,sha256=1zPsVLcuKOQfW8_JOz30ZS6Ilj9viMzgiOmq7uqzDnc,2568
|
|
7127
|
-
msgraph/generated/models/authorization_policy.py,sha256=
|
|
7130
|
+
msgraph/generated/models/authorization_policy.py,sha256=Ulfsq3fgl5g6EZxK4fJhOAb1ASiM6kVTXkpSjF2BARM,5859
|
|
7128
7131
|
msgraph/generated/models/auto_restart_notification_dismissal_method.py,sha256=XpQsT1CX8rTFQetkz3QETO7QwK18PEJDcK9jGqzGfGE,462
|
|
7129
7132
|
msgraph/generated/models/automatic_replies_mail_tips.py,sha256=U3JNy0sqhVWJFQVBt6O7CRc9WKF4A58mhKWGza9WZqs,3742
|
|
7130
7133
|
msgraph/generated/models/automatic_replies_setting.py,sha256=ygeDz6JRUTWPuhTSc3iFi4k82aQQ6R55S7XobZyqzEE,5132
|
|
7131
7134
|
msgraph/generated/models/automatic_replies_status.py,sha256=yswz47UyWP5jcA063G7TyLP_MbQbu5yW5zay4SGwVtk,158
|
|
7132
7135
|
msgraph/generated/models/automatic_update_mode.py,sha256=hGjKJVBwSNtDFAQQ8s4g45fUeivsQGkC74REtv68404,728
|
|
7133
|
-
msgraph/generated/models/availability_item.py,sha256=
|
|
7136
|
+
msgraph/generated/models/availability_item.py,sha256=jkmWdnDxuwP2cbgDpXgWkDMqYUQ5aWWMNzcQoTU0lLQ,3851
|
|
7134
7137
|
msgraph/generated/models/average_comparative_score.py,sha256=KLnMABY2gqw_pv4q3b_LbB7kuKgYFIrka39ys58etMc,2761
|
|
7135
7138
|
msgraph/generated/models/azure_a_d_join_policy.py,sha256=8Q4bYPC99uyRqWPXuguhqzI-CQ2aX_hpFw-VfLsw9l8,3083
|
|
7136
7139
|
msgraph/generated/models/azure_a_d_registration_policy.py,sha256=rTqyP5_92U_lUa-dAZexBomHZMf_N38ApS8oL10iZmA,3139
|
|
@@ -7152,13 +7155,14 @@ msgraph/generated/models/base_end_user_notification.py,sha256=OCWP09FIdUvdxe2A4r
|
|
|
7152
7155
|
msgraph/generated/models/base_item.py,sha256=WLaQUPDhuW1W_1Bd6bqeUl606nmN2FCPk2Od2_Bp_Rs,8399
|
|
7153
7156
|
msgraph/generated/models/base_item_collection_response.py,sha256=6oy9-A9EaY_KJ_qHmBrHjv8DSPQJjWYT6GKS3Lwor9Q,2387
|
|
7154
7157
|
msgraph/generated/models/base_item_version.py,sha256=aIYttiOdWInYehcY9170a7g7IspCZ6d0jBSE6gaqqwI,4358
|
|
7158
|
+
msgraph/generated/models/base_map_feature.py,sha256=mbi-FxQSwz8WEUGJyZNzT-xr4qDuWu-hvKSJAWbBJnM,4084
|
|
7155
7159
|
msgraph/generated/models/base_site_page.py,sha256=-UljiquZRu2vPl2cpR3-LigBY9pZjlmCG1AEmzIYgL4,3463
|
|
7156
7160
|
msgraph/generated/models/base_site_page_collection_response.py,sha256=ndvKyn4YwMUI9i6qX7n1mOtn00uyEmfHBzS4KldOf8E,2438
|
|
7157
7161
|
msgraph/generated/models/basic_authentication.py,sha256=AfhWd7bbZyMcs8npbS_a8kCtHVf7QxajDjmen6VP6_Y,2497
|
|
7158
7162
|
msgraph/generated/models/binary_content.py,sha256=xDp7jXqjXRoJPaIdwTwZRZ7lf1DDbQz_ENXcGRem0uQ,2070
|
|
7159
7163
|
msgraph/generated/models/binary_operator.py,sha256=awaKCaKdiPrSE6UQMRkxn-F7GsBf1nvSoYG1YRBIrD4,91
|
|
7160
7164
|
msgraph/generated/models/bit_locker_encryption_method.py,sha256=_sSMRiv6NHhPkxoOOn1QejUhsiG4roLFumrB9g-uUcc,276
|
|
7161
|
-
msgraph/generated/models/bit_locker_removable_drive_policy.py,sha256=
|
|
7165
|
+
msgraph/generated/models/bit_locker_removable_drive_policy.py,sha256=d8uwiqwOlMFsQ1VvXujiSy8Kz9C0-OG3loBZE3TT7C4,3910
|
|
7162
7166
|
msgraph/generated/models/bitlocker.py,sha256=fTeUeGmKYYWpRnEQBl30l1YYySNhfp2E33eOp1izXIU,2264
|
|
7163
7167
|
msgraph/generated/models/bitlocker_recovery_key.py,sha256=G7QZFv9Sfew_PUz2eE5qi3yJpqylQLTeu173gNmNWPk,3184
|
|
7164
7168
|
msgraph/generated/models/bitlocker_recovery_key_collection_response.py,sha256=uk6tv4Mgreobrsz19g6NoA76toj9rmVj_2h6FKQVUIA,2534
|
|
@@ -7220,16 +7224,19 @@ msgraph/generated/models/browser_site_target_environment.py,sha256=YY9IhAR4WdiLN
|
|
|
7220
7224
|
msgraph/generated/models/bucket_aggregation_definition.py,sha256=01os3r24OwRZOwi2be8XkORUjThJBqD3AthyOEjxFnU,4359
|
|
7221
7225
|
msgraph/generated/models/bucket_aggregation_range.py,sha256=XvRn_kSxThNDwGAB2vQI6Pi-yyVypBCS0YZZoKbfUBM,2945
|
|
7222
7226
|
msgraph/generated/models/bucket_aggregation_sort_property.py,sha256=tN-SWV7XhqWFfjDN6yvOybNPYYjejWArApTyG6iQRxw,206
|
|
7227
|
+
msgraph/generated/models/building.py,sha256=szV94Yo73b29EbK464T55MML37We3mf6OuXG-AU6Nho,2682
|
|
7228
|
+
msgraph/generated/models/building_collection_response.py,sha256=oIeZNzVewbQowYvJfBITJjJOnMSzNQB67s2XFp4xzQM,2384
|
|
7229
|
+
msgraph/generated/models/building_map.py,sha256=kTw90KHMfkcSE2dP994U8O-siSWUkM61tpmjrZzkZn8,3050
|
|
7223
7230
|
msgraph/generated/models/built_in_identity_provider.py,sha256=BIjrElW8RiAONoJS4nNZU-HD_Hyemv18HCOKoNXDNgE,2323
|
|
7224
7231
|
msgraph/generated/models/bulk_upload.py,sha256=_F5tPAZk-TdGzT7zhf8GdLHokY9euSMDxw8Sr_dxOII,1739
|
|
7225
7232
|
msgraph/generated/models/bundle.py,sha256=rwnZK75n6o5391wCTCEh5RsfS-h99SvhZWEB5AFnrLc,2819
|
|
7226
|
-
msgraph/generated/models/calculated_column.py,sha256=
|
|
7227
|
-
msgraph/generated/models/calendar.py,sha256=
|
|
7233
|
+
msgraph/generated/models/calculated_column.py,sha256=xHL2vSyhhZgplEMdXna7z1nsESxS1Fyd4vgNfIERHSU,3062
|
|
7234
|
+
msgraph/generated/models/calendar.py,sha256=TM6hiKXQbs3SaBIO-buzFqObrt-IdXXpigNLVEazeec,10072
|
|
7228
7235
|
msgraph/generated/models/calendar_collection_response.py,sha256=GtZZc34cm07xoC6zcYFsflmYhjoXQcTQFfTcBkpvJbs,2384
|
|
7229
7236
|
msgraph/generated/models/calendar_color.py,sha256=12gaqiOIl9dVKhGDH2fDSAYQhXE0pa7KBPP5MjHeWAc,373
|
|
7230
7237
|
msgraph/generated/models/calendar_group.py,sha256=8OJTIfOzk2gi9n1oxkrYbaUswnorA4tLLyD-dxWt7ic,2985
|
|
7231
7238
|
msgraph/generated/models/calendar_group_collection_response.py,sha256=skT-yhlUWXpX0NHjPXo8-BWhToQTCbgW-tNSA2IwVF8,2447
|
|
7232
|
-
msgraph/generated/models/calendar_permission.py,sha256=
|
|
7239
|
+
msgraph/generated/models/calendar_permission.py,sha256=VS7GZbLx0gRwroTxiop1Lf-37C0OmAKE98ZSgS0mkYU,4082
|
|
7233
7240
|
msgraph/generated/models/calendar_permission_collection_response.py,sha256=49VPRqrERcg0M5P9WoV3xgIahOG16TVLF1nyXmJM3zE,2507
|
|
7234
7241
|
msgraph/generated/models/calendar_role_type.py,sha256=Lm_p9FClAKL3x7Z5uwXvSJ7-qJNSPsYsOfH25ocYzBU,358
|
|
7235
7242
|
msgraph/generated/models/calendar_sharing_action.py,sha256=A5NqXL4cpdbL8tbMoWNTRF6sUFLX5mkGglVBGZXKKig,216
|
|
@@ -7237,21 +7244,21 @@ msgraph/generated/models/calendar_sharing_action_importance.py,sha256=wnz9hSgWvt
|
|
|
7237
7244
|
msgraph/generated/models/calendar_sharing_action_type.py,sha256=87mVrRB2pQMDVRhTfqrqVSH8PwMzW9pbzsMGSrBBRek,91
|
|
7238
7245
|
msgraph/generated/models/calendar_sharing_message.py,sha256=BX8h7JQYYRriEalRNYX2rLBJHpugvLa_BAoeKVjJOOA,3295
|
|
7239
7246
|
msgraph/generated/models/calendar_sharing_message_action.py,sha256=RxkwobIOIqc2Cli8k4BO0LcAbc2raifIgHUvHtp_-pU,3767
|
|
7240
|
-
msgraph/generated/models/call.py,sha256=
|
|
7247
|
+
msgraph/generated/models/call.py,sha256=HiCZl0qLBaA0H1P7rQwVvlsA01PHVcE5FpB06evdsmg,11561
|
|
7241
7248
|
msgraph/generated/models/call_collection_response.py,sha256=Onhu1sY2ItnBgyAd0frT980xwzVmCXNh8hvNmd8xxS0,2336
|
|
7242
7249
|
msgraph/generated/models/call_direction.py,sha256=bGajmMk-2FVFnJkfX-jVVMqRJlD8J-9op6fQNIUYP88,110
|
|
7243
|
-
msgraph/generated/models/call_ended_event_message_detail.py,sha256=
|
|
7250
|
+
msgraph/generated/models/call_ended_event_message_detail.py,sha256=gjpK3KJTbltg0nozdDY6NCYyaQHPX4C-Yc2EPLmKmH8,3874
|
|
7244
7251
|
msgraph/generated/models/call_event.py,sha256=rMOppqj7Z9hXPb8tN5kSEcD8cqolykvK2HLnhuJ9YzA,3657
|
|
7245
7252
|
msgraph/generated/models/call_event_type.py,sha256=67Bupyf_m2NwEpesAWpWJEexRH5D0pq7xYUGYhfaHQk,202
|
|
7246
|
-
msgraph/generated/models/call_media_state.py,sha256=
|
|
7253
|
+
msgraph/generated/models/call_media_state.py,sha256=jcSmmXjrvP4p4z_ELdZo2jXLFmI9CFMcxIi1RCCBzRI,2656
|
|
7247
7254
|
msgraph/generated/models/call_options.py,sha256=uX5bkpe9u-xL7G70JwcuLC_X7yVtDdKAcAMCuFKZr8I,4679
|
|
7248
7255
|
msgraph/generated/models/call_participant_info.py,sha256=yd8PB_tE1nhEn0RD0yONHKT55HbIe3Z4kRtaYU2Wd1A,2666
|
|
7249
7256
|
msgraph/generated/models/call_recording.py,sha256=gk1KZhfxJh3fer7Y39pGCKzjofEJJMhybrBXWC5X3MI,4568
|
|
7250
7257
|
msgraph/generated/models/call_recording_collection_response.py,sha256=gqvmsOUckoa8eniebtLozCRoFR_i_64aTbKWMWqZG74,2447
|
|
7251
|
-
msgraph/generated/models/call_recording_event_message_detail.py,sha256=
|
|
7258
|
+
msgraph/generated/models/call_recording_event_message_detail.py,sha256=POeMTVNsqY1FrsD86l4PTPSFrQdg80jsEfv-nz5maHw,4289
|
|
7252
7259
|
msgraph/generated/models/call_recording_status.py,sha256=arX0xYIjnkjYExw97i-iXNELNHgPt0dcpar0Lrl4hjo,221
|
|
7253
7260
|
msgraph/generated/models/call_route.py,sha256=Sy63m7Lc_zVodR21Q1cVzQHcbBSMb_bTsJexoM8mPhQ,3186
|
|
7254
|
-
msgraph/generated/models/call_started_event_message_detail.py,sha256=
|
|
7261
|
+
msgraph/generated/models/call_started_event_message_detail.py,sha256=t2aWBf32tFJ-5wfgZTaPBpPJx5l5KtfQsF6GkGkWuPY,3104
|
|
7255
7262
|
msgraph/generated/models/call_state.py,sha256=dNSQNmH0ZHAUAR1pKCgnorEKGqqAtnYTJDcea9o3F2M,388
|
|
7256
7263
|
msgraph/generated/models/call_transcript.py,sha256=89vBqnzIBJgv4NnE-GZCI_MDYORmqqjYyLOTFpTl48A,4886
|
|
7257
7264
|
msgraph/generated/models/call_transcript_collection_response.py,sha256=oVXznIbry6uvvl5ZCl1YzuoeHtHXLjg6yJCHNNayxdM,2459
|
|
@@ -7274,7 +7281,7 @@ msgraph/generated/models/certification.py,sha256=sDg5MWwZEZeMoU02A6b6LoFrzX8KQjh
|
|
|
7274
7281
|
msgraph/generated/models/certification_control.py,sha256=lQZ1uYA8qCiOQSw3bviARbOCD0MPImhmFNhcuFT7pgw,2646
|
|
7275
7282
|
msgraph/generated/models/challenging_word.py,sha256=R4LlJv3Yj-LXDDn453WYPrV_CzBTdHMexxusiFzQtoU,2737
|
|
7276
7283
|
msgraph/generated/models/change_tracked_entity.py,sha256=6mXps1q3UgGZG4tK1PKi0xjn6pUFWI0i9ucWAyB6qqI,8217
|
|
7277
|
-
msgraph/generated/models/channel.py,sha256=
|
|
7284
|
+
msgraph/generated/models/channel.py,sha256=OmEHdVI1GSCoOiVd0qUHVDlvAznO5FJL8ad4E8JWjkY,8381
|
|
7278
7285
|
msgraph/generated/models/channel_added_event_message_detail.py,sha256=OyOU1D17kGoMmwUtFB4aEwAHBhN1Ed7XxPfZ2XtRMlI,2835
|
|
7279
7286
|
msgraph/generated/models/channel_collection_response.py,sha256=x682bWOX7mV2ZqhuSqWpxz9TRa1M6QFoTLumfTkCnZo,2372
|
|
7280
7287
|
msgraph/generated/models/channel_deleted_event_message_detail.py,sha256=s-CI-bua6hcK3-ZfKaNY61d5FFYwKoKjCNvtaOfA9ms,2845
|
|
@@ -7314,7 +7321,7 @@ msgraph/generated/models/chat_renamed_event_message_detail.py,sha256=YqrSBXMxwvd
|
|
|
7314
7321
|
msgraph/generated/models/chat_restrictions.py,sha256=If2Ui8l5caFrbCC0_jm9u51qJOlzLtfCeGd4K5dLZ40,2529
|
|
7315
7322
|
msgraph/generated/models/chat_type.py,sha256=ZdTgXO6vFSDvrLVdn3fc2_LCe01Oju_rReE6NqfOhOU,171
|
|
7316
7323
|
msgraph/generated/models/chat_viewpoint.py,sha256=n5QqvYlpZSG7c1wuBWyRLVodNhKH_cprxUYr8AW1SiI,2883
|
|
7317
|
-
msgraph/generated/models/check_in_claim.py,sha256=
|
|
7324
|
+
msgraph/generated/models/check_in_claim.py,sha256=daxsFwZAqg_7-xXvd21pLuG5vb-l0eegAmWRsFPUnfM,3520
|
|
7318
7325
|
msgraph/generated/models/check_in_claim_collection_response.py,sha256=OIk_kSns_REf2XrjI0gBH3PYrKvzlBgJKXDrYxpWvjY,2438
|
|
7319
7326
|
msgraph/generated/models/check_in_method.py,sha256=bxLup7qslXRUULKdaTqTjO3PHhjQ9JwVBr6Xmyu3ZAo,213
|
|
7320
7327
|
msgraph/generated/models/checklist_item.py,sha256=7h5DbiovDiSMd9b3qYbYPDn-yksFI4HfaPHJAV5MQN8,2858
|
|
@@ -7328,7 +7335,7 @@ msgraph/generated/models/classification_inner_error.py,sha256=F34-Pm3K47RRXZALSU
|
|
|
7328
7335
|
msgraph/generated/models/click_source.py,sha256=uQ5oil3wrVYh9uIchsuLQXXxZqPBNBhf05bhexssThk,182
|
|
7329
7336
|
msgraph/generated/models/client_certificate_authentication.py,sha256=hhhAZDSH-xcbdfKc5TmXx7yO4o2zzSBKLwo8HP0AJq0,2743
|
|
7330
7337
|
msgraph/generated/models/clonable_team_parts.py,sha256=YcpFw8Clnui8ZsfjQrt8JoudcmlMSwhhVAdA_iNqJkM,177
|
|
7331
|
-
msgraph/generated/models/cloud_app_security_session_control.py,sha256=
|
|
7338
|
+
msgraph/generated/models/cloud_app_security_session_control.py,sha256=BSHDhYyebhtSnhomlpKIlipR3v03yKszW0h2NY1xYR0,2874
|
|
7332
7339
|
msgraph/generated/models/cloud_app_security_session_control_type.py,sha256=vBflnRklpkHigM4G7QSyFKf-yPxvegUASxQzHEcqMLg,235
|
|
7333
7340
|
msgraph/generated/models/cloud_app_security_state.py,sha256=95l6z4qpq_Lrk62lDJ4hcWQn3dbr9ZoTSl7_U7tww5Y,3244
|
|
7334
7341
|
msgraph/generated/models/cloud_clipboard_item.py,sha256=-D8_vvGMBsupgBrqdXrhl3yNQEowqq-0aFLAxSiFa0w,3711
|
|
@@ -7340,7 +7347,7 @@ msgraph/generated/models/cloud_flare_rule_model.py,sha256=tgHIvXc4lGqqSVo1P92vGH
|
|
|
7340
7347
|
msgraph/generated/models/cloud_flare_ruleset_model.py,sha256=sTSA_KsC4C4teD0rmveZqIwUhpHZgtTJxrWHsLnOwXc,3209
|
|
7341
7348
|
msgraph/generated/models/cloud_flare_verified_details_model.py,sha256=qlhO6ZCMD8zIFfQFu3Tbve1DWNqz-gNqL9sCrseqNHI,3833
|
|
7342
7349
|
msgraph/generated/models/cloud_flare_web_application_firewall_provider.py,sha256=ok5teUIYi5BbtM1ASuTbepPAeIyXDAulRue98ck1HSc,2891
|
|
7343
|
-
msgraph/generated/models/cloud_p_c.py,sha256=
|
|
7350
|
+
msgraph/generated/models/cloud_p_c.py,sha256=2Bn453h3x9ueVaxvbcncZUosi4mITriMIMK81AIMOvc,7971
|
|
7344
7351
|
msgraph/generated/models/cloud_p_c_collection_response.py,sha256=R0Qidz-JhlHKMvhxQC7w-MOVQmIW0pD-dp8stDAule4,2378
|
|
7345
7352
|
msgraph/generated/models/cloud_pc_audit_activity_operation_type.py,sha256=nNRD5oxCGgsk59AKpGwEyZTPTpJNBNXzmhbjxkQgMCw,190
|
|
7346
7353
|
msgraph/generated/models/cloud_pc_audit_activity_result.py,sha256=CFNfQpZangwJzw4I9_ChXcu_eZeOhNahCGEWmoroX70,224
|
|
@@ -7350,26 +7357,26 @@ msgraph/generated/models/cloud_pc_audit_event.py,sha256=wEI2IG2_n8YfN8P9hWAcRiV9
|
|
|
7350
7357
|
msgraph/generated/models/cloud_pc_audit_event_collection_response.py,sha256=xcNy-eWXOGF9gWmAOtUrgg4_oq5J1Z58C5gvngb1e8Y,2501
|
|
7351
7358
|
msgraph/generated/models/cloud_pc_audit_property.py,sha256=ukkUVWiYIARyTPSBawDbPsb275c_9PyXjBhGWlPZbvQ,2927
|
|
7352
7359
|
msgraph/generated/models/cloud_pc_audit_resource.py,sha256=KvV_vWP2UF_3W8UYqdC__ZRWbEUDzZgfhhEelumDwKY,3317
|
|
7353
|
-
msgraph/generated/models/cloud_pc_device_image.py,sha256=
|
|
7360
|
+
msgraph/generated/models/cloud_pc_device_image.py,sha256=OSw6MgAg4JaJpKK6KlF-OXEhr3LEAvmvLRcIv6LiDDw,6510
|
|
7354
7361
|
msgraph/generated/models/cloud_pc_device_image_collection_response.py,sha256=onk1vUCyeO0rKE6f0eolmEz5HMpXSCBmgIbrScM9PyU,2513
|
|
7355
7362
|
msgraph/generated/models/cloud_pc_device_image_error_code.py,sha256=5Zbw_9Wfep-tG17r-L12N_QPpknShifzwaQcpPvG6Go,650
|
|
7356
7363
|
msgraph/generated/models/cloud_pc_device_image_os_status.py,sha256=GamluVVMZDQa2F6jvqOJbSDowSzo6fKW1X98aJK_tio,221
|
|
7357
7364
|
msgraph/generated/models/cloud_pc_device_image_status.py,sha256=FFutmwl7nTjm0hSZn-Qf0NgQD-7E5a2dc_USYaYuxqE,183
|
|
7358
|
-
msgraph/generated/models/cloud_pc_domain_join_configuration.py,sha256=
|
|
7365
|
+
msgraph/generated/models/cloud_pc_domain_join_configuration.py,sha256=bwyb-HM4wDP1vxPD1Pw0SMK-5mMZESpy1WtrlxMdzko,5515
|
|
7359
7366
|
msgraph/generated/models/cloud_pc_domain_join_type.py,sha256=Cju7xVjRqmwolHI0ArHYaeZZ8DYeVHVrk4XUbbO3QPI,189
|
|
7360
|
-
msgraph/generated/models/cloud_pc_gallery_image.py,sha256=
|
|
7367
|
+
msgraph/generated/models/cloud_pc_gallery_image.py,sha256=495acYBnPNvf1riKJs0nf5luciSEStfplBo4lHPfj1U,5317
|
|
7361
7368
|
msgraph/generated/models/cloud_pc_gallery_image_collection_response.py,sha256=zMZaRXND1irnf5zx5jGSV0BIjidfltO6fCOyGiq6mmY,2525
|
|
7362
7369
|
msgraph/generated/models/cloud_pc_gallery_image_status.py,sha256=mSP99B7YnVZTk6lAjNbb_gpW6pRami3Hb4SrxvoPYWw,230
|
|
7363
7370
|
msgraph/generated/models/cloud_pc_management_assignment_target.py,sha256=UpUiSbmvIi9zeRysKtxUmrUN3pEZgScGCqrSMjyGfXY,3160
|
|
7364
7371
|
msgraph/generated/models/cloud_pc_management_group_assignment_target.py,sha256=PNVJfD2qpKvVkl1bkh9c2K2KDdO-Z65i1XhcpDM4YL0,2769
|
|
7365
7372
|
msgraph/generated/models/cloud_pc_on_premises_connection.py,sha256=XuEOGLJYSz7UdF5f-0YijSfaWqT-zVBigLExKz1SkxA,9769
|
|
7366
7373
|
msgraph/generated/models/cloud_pc_on_premises_connection_collection_response.py,sha256=KzVGlSTepMR4FI8TnauPsXj-_Io0xsDiRQniaXOSvF8,2624
|
|
7367
|
-
msgraph/generated/models/cloud_pc_on_premises_connection_health_check.py,sha256=
|
|
7374
|
+
msgraph/generated/models/cloud_pc_on_premises_connection_health_check.py,sha256=u33CKH93c-sU5jXBZyUwZ1zEDbmvSIv6dsJb1e-359w,6343
|
|
7368
7375
|
msgraph/generated/models/cloud_pc_on_premises_connection_health_check_error_type.py,sha256=fz2mPFo7Hcg2k23w_WJFcrwN3__wqIwGU8ZFy75Ibp4,6254
|
|
7369
7376
|
msgraph/generated/models/cloud_pc_on_premises_connection_status.py,sha256=Vxu6rc4f1FKuANo3VFUwzo1_jwTfqU1R7NeTmEwUwFA,281
|
|
7370
7377
|
msgraph/generated/models/cloud_pc_on_premises_connection_status_detail.py,sha256=jtgUyzWAq2VWUlOPLQQWJTjaJHGr_o26qwvJxdi9p4g,3944
|
|
7371
7378
|
msgraph/generated/models/cloud_pc_on_premises_connection_type.py,sha256=KgGkGl0ponY0aFoqdHp05OCudEMJFEpMz-K99OOeXwo,199
|
|
7372
|
-
msgraph/generated/models/cloud_pc_provisioning_policy.py,sha256=
|
|
7379
|
+
msgraph/generated/models/cloud_pc_provisioning_policy.py,sha256=cwWlZ426CMoP74nHPPsLEEwzhYB6woV8uTlxsUHvbfE,11404
|
|
7373
7380
|
msgraph/generated/models/cloud_pc_provisioning_policy_assignment.py,sha256=5P15HDQGjAEyZg4X1NkpzKz4flcG-1JA4USWYHWpWIY,3058
|
|
7374
7381
|
msgraph/generated/models/cloud_pc_provisioning_policy_assignment_collection_response.py,sha256=5BceMPLzAKenGb6WX9wVh6t4G43jbORDnwlEqwtCifI,2720
|
|
7375
7382
|
msgraph/generated/models/cloud_pc_provisioning_policy_autopatch.py,sha256=1obWfSHOuECJMvslCLksQblbwhabotGVQDJfxqdpSl8,2915
|
|
@@ -7378,7 +7385,7 @@ msgraph/generated/models/cloud_pc_provisioning_policy_image_type.py,sha256=T40-z
|
|
|
7378
7385
|
msgraph/generated/models/cloud_pc_provisioning_type.py,sha256=MOYMcBdSSKpfwmoKE-eCRwj3ZO9f4VTSb9pCnIsDzPQ,165
|
|
7379
7386
|
msgraph/generated/models/cloud_pc_region_group.py,sha256=b0FAVjHeAC05knvGZa0TDHDmFasdGSY8-31L1gOPsxo,656
|
|
7380
7387
|
msgraph/generated/models/cloud_pc_restore_point_frequency_type.py,sha256=vHYIZPjCJDV7t166eFKxw3LEVxSVvaR8408zg6EWhOc,312
|
|
7381
|
-
msgraph/generated/models/cloud_pc_restore_point_setting.py,sha256=
|
|
7388
|
+
msgraph/generated/models/cloud_pc_restore_point_setting.py,sha256=nb5pt7ws9kFKykEC7AY8YnsPGkp2OCe4Ri_f4GPr4ls,3580
|
|
7382
7389
|
msgraph/generated/models/cloud_pc_source_device_image.py,sha256=en_80-5zG0s8S0KqQcvhQUMXW7e2S9ixnazbu_wuUkw,3585
|
|
7383
7390
|
msgraph/generated/models/cloud_pc_user_role_scope_tag_info.py,sha256=Xdo9Yepr7hAX_DE-2VNPTwHkKZt12ZminBK7igrAjqA,2750
|
|
7384
7391
|
msgraph/generated/models/cloud_pc_user_setting.py,sha256=wbzqRRmNIB3xca61H-1rESsXRA1iXP6uZcJsHVq_v2Y,5375
|
|
@@ -7400,14 +7407,14 @@ msgraph/generated/models/comms_operation_collection_response.py,sha256=iyoSDYAFB
|
|
|
7400
7407
|
msgraph/generated/models/communications_application_identity.py,sha256=32lKPu77wa4ia95uMgVjXlbG0-NmhQNF8xmzgJKttXc,2426
|
|
7401
7408
|
msgraph/generated/models/communications_application_instance_identity.py,sha256=b1oJFgokdsJ5LjceRhpsgcDoTozdJBDtt201mwuekXI,2402
|
|
7402
7409
|
msgraph/generated/models/communications_encrypted_identity.py,sha256=SH_kmYnrPZ-jnk6QwXgaa81iZvDQtYBJayMmBcbuba8,1887
|
|
7403
|
-
msgraph/generated/models/communications_guest_identity.py,sha256=
|
|
7404
|
-
msgraph/generated/models/communications_identity_set.py,sha256=
|
|
7410
|
+
msgraph/generated/models/communications_guest_identity.py,sha256=EJ2DOSyK2zQdUKAOJG7Dp4Cs2k2LCM4RdF6jsOYsPgk,2061
|
|
7411
|
+
msgraph/generated/models/communications_identity_set.py,sha256=nKWO9x3BzD1z5NV7ZlxWqX31QhQecr8YtVyE4iYWVis,4547
|
|
7405
7412
|
msgraph/generated/models/communications_phone_identity.py,sha256=4wLcjSNn5XkpMP04yhg6qlPGsTEJgQOXLyC8rlgLVUA,1867
|
|
7406
7413
|
msgraph/generated/models/communications_user_identity.py,sha256=DJT-gtGWCXb_N9k-qVx5C2YtXqk2x0Pr_5aZuwmGefA,2067
|
|
7407
7414
|
msgraph/generated/models/community.py,sha256=MAGKfbQzr3C87bcx_gCW40Hd1pwnkDRWh3OmCwRFqIg,3928
|
|
7408
7415
|
msgraph/generated/models/community_collection_response.py,sha256=qONvr9_VrMHfwXHz4NaOHqiLkrV3ckbiWCmLvrgTknk,2396
|
|
7409
7416
|
msgraph/generated/models/community_privacy.py,sha256=Tmi0EBv8nPNllJVnGEB9uCPwOj20rMz_dPrkxjStoVw,398
|
|
7410
|
-
msgraph/generated/models/company_subscription.py,sha256=
|
|
7417
|
+
msgraph/generated/models/company_subscription.py,sha256=DnH5Gt8RMhd5eujXnLXiOlaLEm1aw5EeHnm8Njuojys,5730
|
|
7411
7418
|
msgraph/generated/models/company_subscription_collection_response.py,sha256=rSZHSVS40eqtiJ6gpzydEf7xgoVJhrDTP5FaqFSs3Io,2519
|
|
7412
7419
|
msgraph/generated/models/compliance.py,sha256=AhPnsM92-0K1-NOeMvPEEukfS3lPxgODywmzdmJY4ag,2221
|
|
7413
7420
|
msgraph/generated/models/compliance_information.py,sha256=pc01JCoJ6ebltvaJP25Te3Z0kr9TXjxl1xHTBYukjZc,3209
|
|
@@ -7422,11 +7429,11 @@ msgraph/generated/models/conditional_access_applications.py,sha256=iyYGbMau_v4PE
|
|
|
7422
7429
|
msgraph/generated/models/conditional_access_authentication_flows.py,sha256=oxECDSSV5pOhB04uda8kF1X1iAhWNu_06aga5APplho,2937
|
|
7423
7430
|
msgraph/generated/models/conditional_access_client_app.py,sha256=yLHqs743Arqvxu5mEMQjGT3a81XigKHdvzIP5o3IS9E,326
|
|
7424
7431
|
msgraph/generated/models/conditional_access_client_applications.py,sha256=_tIc8-YlFszzSYkUEeNLPFmi4wGwngc6wZxFXdp7UNI,3811
|
|
7425
|
-
msgraph/generated/models/conditional_access_condition_set.py,sha256=
|
|
7432
|
+
msgraph/generated/models/conditional_access_condition_set.py,sha256=YC-jGxi6C0RsKRRMIIgzAKTQOETVLLEheIx6IXsvCN0,9284
|
|
7426
7433
|
msgraph/generated/models/conditional_access_device_platform.py,sha256=HQNhuE9rPGHIdY3NDmcuQW4l1e60YW8G91psAW2ul2s,282
|
|
7427
7434
|
msgraph/generated/models/conditional_access_devices.py,sha256=rzT5P2m-HBjU8Eyr2Hq4ncNAM6bbMYuXbSUemxDNx3g,2929
|
|
7428
7435
|
msgraph/generated/models/conditional_access_enumerated_external_tenants.py,sha256=fI9VsL37GWA56ZRwlQ0DyPQcB7IjlREXNU7YFwsq2Yw,2517
|
|
7429
|
-
msgraph/generated/models/conditional_access_external_tenants.py,sha256=
|
|
7436
|
+
msgraph/generated/models/conditional_access_external_tenants.py,sha256=AFcCd5eVn-pIGI2uUfKM8TVaAS8I57oR_szM6qjqn9Q,4592
|
|
7430
7437
|
msgraph/generated/models/conditional_access_external_tenants_membership_kind.py,sha256=98wUJTqw-0riM36RCUWORB94OWCLqd1uMUpMV1PpPig,184
|
|
7431
7438
|
msgraph/generated/models/conditional_access_filter.py,sha256=MFkCtS9RMZ7_RMua2oX5Kbiqrt8cOQtNpoQRz8hNJis,2919
|
|
7432
7439
|
msgraph/generated/models/conditional_access_grant_control.py,sha256=Omc7WY1PrURJfiy2iw9YBOp2YJlM2wFv3uPhBGRXLGM,384
|
|
@@ -7435,7 +7442,7 @@ msgraph/generated/models/conditional_access_guest_or_external_user_types.py,sha2
|
|
|
7435
7442
|
msgraph/generated/models/conditional_access_guests_or_external_users.py,sha256=RVEmcdS3Zo1Saxrmhfn8e9loD8Ues0SVWzNrFtGX2UY,3862
|
|
7436
7443
|
msgraph/generated/models/conditional_access_insider_risk_levels.py,sha256=PtBf4-d7q4F7Xigjv8kBsJWq6mtK2dIX8PmgD3VO-9E,199
|
|
7437
7444
|
msgraph/generated/models/conditional_access_locations.py,sha256=7nzYdlZof3f4fmDOZmjUqgC-TphAYx-3psX5UjBD6hI,2957
|
|
7438
|
-
msgraph/generated/models/conditional_access_platforms.py,sha256=
|
|
7445
|
+
msgraph/generated/models/conditional_access_platforms.py,sha256=imskbFIBlELgm37vp-ILfLf3V41VV3pIO-j2BLy3AYo,3408
|
|
7439
7446
|
msgraph/generated/models/conditional_access_policy.py,sha256=Ln62w3kWWipzVrCkAiQ09hJ9mL3RNJQnnRGn6a1uEA8,6283
|
|
7440
7447
|
msgraph/generated/models/conditional_access_policy_collection_response.py,sha256=8da62HhSq5vam_MJDkGx61Hg6QYAfW_nwRHbl7G55i0,2570
|
|
7441
7448
|
msgraph/generated/models/conditional_access_policy_detail.py,sha256=QVqTG0sAfEf8rq2BUpHnuui5uPbbgs5gMippCdu7UEc,4060
|
|
@@ -7476,7 +7483,7 @@ msgraph/generated/models/content_type.py,sha256=KVp-BXVcnJVkCb1FyDa52oJxpWeWD3Iw
|
|
|
7476
7483
|
msgraph/generated/models/content_type_collection_response.py,sha256=MDarI8A-Ma8woUWpwbDrPKWA--yPplvtUnx161b5tFQ,2423
|
|
7477
7484
|
msgraph/generated/models/content_type_info.py,sha256=hqwJr10-65gFLgztm2zD_4lbJ4VzsBm8NeouiUd_HkU,2609
|
|
7478
7485
|
msgraph/generated/models/content_type_order.py,sha256=obeQ8iU2jhSpaDG4JKxTC8ivNltpjmV9RhOyS17v2Uk,2732
|
|
7479
|
-
msgraph/generated/models/contract.py,sha256=
|
|
7486
|
+
msgraph/generated/models/contract.py,sha256=NwQ7wFnY2w8s-d-yj89lGxtr1nkbeV0SVLfSl8Bx1JQ,3379
|
|
7480
7487
|
msgraph/generated/models/contract_collection_response.py,sha256=4uMXirZhL9_c8vrXvevCJpLOhnidthJcgkLQ_veNzf4,2384
|
|
7481
7488
|
msgraph/generated/models/control_score.py,sha256=KRsfl-ufKNbxS3NnMfNrZT0Xx8CwI01ePvKd9Uhs_wM,3240
|
|
7482
7489
|
msgraph/generated/models/conversation.py,sha256=EoEIjxKJebuh9QIHbJsk_JYcQ5VvDB0Dl-lWY8bP5tg,3968
|
|
@@ -7490,6 +7497,7 @@ msgraph/generated/models/convert_id_result.py,sha256=eOo42fG2yY9KI0GoBIHS71xUy85
|
|
|
7490
7497
|
msgraph/generated/models/copilot_admin.py,sha256=kXc7ne3z9Tjk7l1gcZE2nKKq4LVM5_m0cP4SU4Gpdno,2175
|
|
7491
7498
|
msgraph/generated/models/copilot_admin_limited_mode.py,sha256=nkE5uucsXt-g70XOlpQH9N7OfDCBS4i0Ts5Qg8cCoMY,2258
|
|
7492
7499
|
msgraph/generated/models/copilot_admin_setting.py,sha256=JYEjFjZCnG3QeLaVhcRLLrgvAjwEkuY8xvbnXHqhzts,2259
|
|
7500
|
+
msgraph/generated/models/copilot_report_root.py,sha256=Kz5PoI1Mr06s1yFMc_dIUsQwwkCWeXmhUzWVxHAK2UQ,1767
|
|
7493
7501
|
msgraph/generated/models/copy_notebook_model.py,sha256=_HA_1HYFTAcW8J0zsIqb-mgiuoE1zYhci8r81_vDpOw,6186
|
|
7494
7502
|
msgraph/generated/models/country_lookup_method_type.py,sha256=-hPGvwJgnxeKux5jXtVptgTy-EQmitfJL8Q9c9Isv4A,203
|
|
7495
7503
|
msgraph/generated/models/country_named_location.py,sha256=k_XxuHUF6Lga2LkzSvCbg41sjFVgI5z7C8t5pkLKhfI,3418
|
|
@@ -7530,8 +7538,8 @@ msgraph/generated/models/custom_security_attribute_definition.py,sha256=cJR_jR4d
|
|
|
7530
7538
|
msgraph/generated/models/custom_security_attribute_definition_collection_response.py,sha256=oB5sP2a2esWCfckkwo5oLKykrb5VKGd3b3YJpaD0Jf0,2693
|
|
7531
7539
|
msgraph/generated/models/custom_security_attribute_value.py,sha256=XDgVIM8A0DmwTjHqiLm4Lngs5_8XCGqRmkuPrCDO4o4,2293
|
|
7532
7540
|
msgraph/generated/models/custom_time_zone.py,sha256=Lgucal1rOjPHhRDOuMoKUONTjOB_RGyRFCUUNZCH6Ek,3313
|
|
7533
|
-
msgraph/generated/models/custom_training_setting.py,sha256=
|
|
7534
|
-
msgraph/generated/models/data_policy_operation.py,sha256=
|
|
7541
|
+
msgraph/generated/models/custom_training_setting.py,sha256=ErtaOzIfFPXdVKM-Cm2hTd-marBywF8A2QHbIFet5AE,3470
|
|
7542
|
+
msgraph/generated/models/data_policy_operation.py,sha256=yUYHhJ1lu0MKvBzdKhv4UWvBxwZekBoPl7cPeqTtDAQ,3959
|
|
7535
7543
|
msgraph/generated/models/data_policy_operation_collection_response.py,sha256=WsIiMWOkB7eq7HEixUSBi2pTjotzc70GeMRWT3qlZVo,2522
|
|
7536
7544
|
msgraph/generated/models/data_policy_operation_status.py,sha256=FLdrp_F5SMK3ygHGP3u5CruAGRN-p4GYGhkcb2EgyIY,221
|
|
7537
7545
|
msgraph/generated/models/data_security_and_governance.py,sha256=tDZg42cs0BQKJH0jUYP3hgoEQyN8SRb3wkgWAyqyidE,3555
|
|
@@ -7586,12 +7594,14 @@ msgraph/generated/models/deleted_item_container.py,sha256=_ik8cvZw7OavEdkEncDZN4
|
|
|
7586
7594
|
msgraph/generated/models/deleted_team.py,sha256=6y5Zy19SfclPDenNiZa_02A8UJWehHnEv-jbmE1rcvM,2175
|
|
7587
7595
|
msgraph/generated/models/deleted_team_collection_response.py,sha256=JTXACvdGncuEktjux5Vdxc7ydfuteTqDXdn68D5elMM,2423
|
|
7588
7596
|
msgraph/generated/models/delta_participants.py,sha256=9GReWroD6z3XVWVIV7Q2CaBuddJiq3c-_wfJXnS2aWM,2542
|
|
7597
|
+
msgraph/generated/models/desk.py,sha256=9Q4aj8tbiKuIza-E_E4xRehl9cGYZkkU7a5pUNa_PCQ,3252
|
|
7598
|
+
msgraph/generated/models/desk_collection_response.py,sha256=S6xo4izw6Bmoy1WIA80tuX7ybuEwnpuYX3HhBVm6UY8,2336
|
|
7589
7599
|
msgraph/generated/models/destination_type.py,sha256=aHPAnYFW-MJfhlU12F3TA3z-lc_JCPLBAu2tZymmCO0,147
|
|
7590
7600
|
msgraph/generated/models/details_info.py,sha256=To3ygyDagm-x2p_yWO0ZgpXsnxoc4soYSSU6pGv58xs,2225
|
|
7591
7601
|
msgraph/generated/models/detected_app.py,sha256=3-89UONa3-mcmGx5A3Bty39OmAY7SFOlSfAm_DmghKI,4248
|
|
7592
7602
|
msgraph/generated/models/detected_app_collection_response.py,sha256=LrR5KheNpI1b0rTyzmA10f0U8TgOmnwV2RN6p50UfoU,2423
|
|
7593
7603
|
msgraph/generated/models/detected_app_platform_type.py,sha256=Z8X67dkat8FKu9ynXaoSs7_48-_j-PMiwQ-q2Ma5Flo,1484
|
|
7594
|
-
msgraph/generated/models/device.py,sha256=
|
|
7604
|
+
msgraph/generated/models/device.py,sha256=a1_s-BD9H84kuhaXm164UVnq159FhNMX6x-NxlDenw0,16697
|
|
7595
7605
|
msgraph/generated/models/device_action_result.py,sha256=lnXwZ2z1c-SepgZyv3b6LW26HS1PdGrZ6wJs7PtesC0,6865
|
|
7596
7606
|
msgraph/generated/models/device_and_app_management_assignment_target.py,sha256=D1XfB4itpymaLnps1ldjZpflBE4JoItfz2e6NTKZU5g,5264
|
|
7597
7607
|
msgraph/generated/models/device_and_app_management_data.py,sha256=YGvwS8v6Dkl0NrAr-hvJLV5F7ek_3uE5GG37jepOGJc,2521
|
|
@@ -7695,7 +7705,7 @@ msgraph/generated/models/devices_filter.py,sha256=UzRsrSkVlO504ukNhX73_BrmoJDNM9
|
|
|
7695
7705
|
msgraph/generated/models/diagnostic_data_submission_mode.py,sha256=TyofXO0sQYgHg-5luf5nFB12bPVlmOeKug6V9_3phG8,605
|
|
7696
7706
|
msgraph/generated/models/dictionary.py,sha256=PwMkeJ0tJXfSdQabkB6ukEdiiqMZh79IblYnD3Miytw,4032
|
|
7697
7707
|
msgraph/generated/models/directory.py,sha256=-cfLr6qKWLjL7IE3JFSZ6XRX77shHattRXhvnqQcYJI,7287
|
|
7698
|
-
msgraph/generated/models/directory_audit.py,sha256=
|
|
7708
|
+
msgraph/generated/models/directory_audit.py,sha256=u-IDpVCV_c4kvoMFIfLK4q3cg_p0smKoIbnMfkL0j30,6671
|
|
7699
7709
|
msgraph/generated/models/directory_audit_collection_response.py,sha256=LGWWDQTELY3mxTKbMY45UZ-X2qFcYE3Bw1NZwQr_Ejk,2459
|
|
7700
7710
|
msgraph/generated/models/directory_definition.py,sha256=uvjA7c1drRnUfSqMT6V5p90KaGa7hM1ZrkvZhbgPFZw,4021
|
|
7701
7711
|
msgraph/generated/models/directory_definition_collection_response.py,sha256=8uzqsmL6wDL5XTi0FrkRhqWLDCi8kE2B-_zBwaYMwzs,2519
|
|
@@ -7749,6 +7759,7 @@ msgraph/generated/models/drive_restore_artifact.py,sha256=MSJIKhQzXLS71r1LWymQQu
|
|
|
7749
7759
|
msgraph/generated/models/drive_restore_artifact_collection_response.py,sha256=n5xHc0s4KATLHzYTtUCMPsj2Dm4SLF6wTE00q0bMuyc,2534
|
|
7750
7760
|
msgraph/generated/models/drive_restore_artifacts_bulk_addition_request.py,sha256=JiiNN_8R-sVu5sJ_czjlHGKsRWTIXYL0EnUzg51-2Gk,2871
|
|
7751
7761
|
msgraph/generated/models/drive_restore_artifacts_bulk_addition_request_collection_response.py,sha256=Npw_biyHk_RVtP0gDq_R8uSF8DidoOtHv3BBIXIwYpI,2783
|
|
7762
|
+
msgraph/generated/models/drop_in_place_mode.py,sha256=yULQRB1WpI4bv3dT6G3FBas1vLUD4rioW9Ife45zMEg,1820
|
|
7752
7763
|
msgraph/generated/models/e_book_install_summary.py,sha256=G90Pc5pfqUCSO7EC6SVDyuU2axRl9I9Cof-NlB1MRYQ,3693
|
|
7753
7764
|
msgraph/generated/models/edge.py,sha256=3RO2E3VZAgA9jemrBfQB-nruzwGUjxl2jB-aRZYp1tU,2245
|
|
7754
7765
|
msgraph/generated/models/edge_cookie_policy.py,sha256=OGDOZefazcn-y1VJO5pZj_60JnWpFGQTujWugn1YAfQ,286
|
|
@@ -7765,10 +7776,10 @@ msgraph/generated/models/education_ai_feedback_content_settings.py,sha256=uJg43z
|
|
|
7765
7776
|
msgraph/generated/models/education_ai_feedback_criteria.py,sha256=uyAbeDJ_JWUWmKwZag1UEEqHaI4PQaFNFC4DFiAvqGY,3310
|
|
7766
7777
|
msgraph/generated/models/education_ai_feedback_delivery_settings.py,sha256=813pB1TZfj8JdligIrmkgqADZ6fYpEAiyi7Ai58_6C0,3390
|
|
7767
7778
|
msgraph/generated/models/education_ai_feedback_settings.py,sha256=9dlDM8kf4kmoO3r0w4oUaBZ-IyfqR9kSg1rf7BjP1Y0,4453
|
|
7768
|
-
msgraph/generated/models/education_assignment.py,sha256=
|
|
7779
|
+
msgraph/generated/models/education_assignment.py,sha256=NPhkBvKLnlsrx54G4KF2Ikp5_BnV2NOr46RiBXcQHrg,15848
|
|
7769
7780
|
msgraph/generated/models/education_assignment_class_recipient.py,sha256=i31aQHgh7LxlQPTP_qkB9rLnwHw88bcCUGRjOmhLdag,2085
|
|
7770
7781
|
msgraph/generated/models/education_assignment_collection_response.py,sha256=MPXgKCJfNF7R9f_3KOLoydX-MLZUEVzjQY7393_WMuo,2519
|
|
7771
|
-
msgraph/generated/models/education_assignment_defaults.py,sha256=
|
|
7782
|
+
msgraph/generated/models/education_assignment_defaults.py,sha256=FWl-OP0heXt-wagEZPvIaGDTQUNpZ5ueJHI38k9TEmY,4026
|
|
7772
7783
|
msgraph/generated/models/education_assignment_grade.py,sha256=uDaKmjp0eNhTOEqsc9YUzcfiLxZ5SKELOIXBzh8iaKg,3899
|
|
7773
7784
|
msgraph/generated/models/education_assignment_grade_type.py,sha256=1oWLfH-CFGW1ergdoE5LqfW9P8QX06WWw0sTbW6ffBE,3096
|
|
7774
7785
|
msgraph/generated/models/education_assignment_group_recipient.py,sha256=htRun4vHXgJdk2crLLIWT3vcj6U6mLKCuLZf5O-HCBE,2085
|
|
@@ -7783,7 +7794,7 @@ msgraph/generated/models/education_assignment_status.py,sha256=D4WyDMQ16s1HnhJXR
|
|
|
7783
7794
|
msgraph/generated/models/education_category.py,sha256=__pZB8N0e0-Q2s4MLf1nMw_qUC4AVek4fi-cYETLe1g,2001
|
|
7784
7795
|
msgraph/generated/models/education_category_collection_response.py,sha256=pIdPTMztUMyuLO1qXSUuoi-YIelEwlr1VYJ71fYl6Fk,2495
|
|
7785
7796
|
msgraph/generated/models/education_channel_resource.py,sha256=u29b_OzdhyuX1ShRmGolb_fr6EFmilqegccf3ETkvPs,2121
|
|
7786
|
-
msgraph/generated/models/education_class.py,sha256=
|
|
7797
|
+
msgraph/generated/models/education_class.py,sha256=DRMr6TC8i82g5tewRyB9VDnHWS0rSubz31hWSWs7Axw,9463
|
|
7787
7798
|
msgraph/generated/models/education_class_collection_response.py,sha256=sPkqPSN_Lp9b6NF_57FNGa1w-LleOC6ktED55PO5fBw,2459
|
|
7788
7799
|
msgraph/generated/models/education_course.py,sha256=PKbKnLAMbMNlqcLb1dKnE0CrYvMAd4No9ZJhFH1cbQg,3351
|
|
7789
7800
|
msgraph/generated/models/education_excel_resource.py,sha256=YMq4MGL08n4qV6TD_Z6-jp0llId-JR_ByX1AqNW6pwQ,2139
|
|
@@ -7804,13 +7815,13 @@ msgraph/generated/models/education_item_body.py,sha256=CWApdHAqpfjxFLp89NwgCYAdW
|
|
|
7804
7815
|
msgraph/generated/models/education_link_resource.py,sha256=glR2vjXoZ_0Vmgwg2klL-1etY3lABiJ-aPcAcetTXO8,2103
|
|
7805
7816
|
msgraph/generated/models/education_linked_assignment_resource.py,sha256=IJu1aytJh3vwgNafKYEvmpl6P6oHPtdIxWprodncc28,2167
|
|
7806
7817
|
msgraph/generated/models/education_media_resource.py,sha256=Y1GQ1hdoqKBF8n1cxmdvcDtxvByvXRkDJVvLjzJq3eg,2159
|
|
7807
|
-
msgraph/generated/models/education_module.py,sha256=
|
|
7818
|
+
msgraph/generated/models/education_module.py,sha256=J6EVL6JKau2MJeUTz0x7bbPFuxumblBTyC57dqOei8A,5025
|
|
7808
7819
|
msgraph/generated/models/education_module_collection_response.py,sha256=rkdhgM87noJHE-IQEKVQHwm9rbcklzO6QsR4uLKQoBY,2471
|
|
7809
7820
|
msgraph/generated/models/education_module_resource.py,sha256=vJ-P0XFq0_QXfubqC7sdGnfhPLhq9rG_gEj2wzLR5ps,2220
|
|
7810
7821
|
msgraph/generated/models/education_module_resource_collection_response.py,sha256=zrpnPkLebKM6AyKZmdhttawVVOUglM61OstWiGJxg1k,2570
|
|
7811
7822
|
msgraph/generated/models/education_module_status.py,sha256=zCkwi6-mz0gLzpAeLMb2xXX0kNJuOitCDieDKRUCNFw,161
|
|
7812
7823
|
msgraph/generated/models/education_on_premises_info.py,sha256=6zIWLn-WpGzxG0OzhvTECZbku6PfqHDtlFMu5G3BHIQ,2530
|
|
7813
|
-
msgraph/generated/models/education_organization.py,sha256=
|
|
7824
|
+
msgraph/generated/models/education_organization.py,sha256=B9i13ZJyI-z23HKQUHNEGueAYECVsUg-clrag7B0uWY,3675
|
|
7814
7825
|
msgraph/generated/models/education_outcome.py,sha256=e-CwZRcr9Y4GF-nu9LqILRG95tZyWO8cOQcVbkthMJI,4769
|
|
7815
7826
|
msgraph/generated/models/education_outcome_collection_response.py,sha256=5qGgbdxkbbLG3boFtRW3n6KRcVN1mIDKNR_NNCti3aY,2483
|
|
7816
7827
|
msgraph/generated/models/education_points_outcome.py,sha256=78oZlFJ6iQAwK3Kz-Mr9AJXzIkVfp3ClHwSoiUIzIjA,2845
|
|
@@ -7829,7 +7840,7 @@ msgraph/generated/models/education_speaker_coach_settings.py,sha256=te6TWGGsyf5a
|
|
|
7829
7840
|
msgraph/generated/models/education_speaker_progress_resource.py,sha256=iXHL-UxYWLo0eYgMpTi6Avqu-xKmFnvEGDDwuGnYSK0,5650
|
|
7830
7841
|
msgraph/generated/models/education_speech_type.py,sha256=7hR3cKhH1RKeJsdthhEX6LZcGQ1-Ew4Z3ucY6vRz7pU,200
|
|
7831
7842
|
msgraph/generated/models/education_student.py,sha256=ybhKTjIHpHswi5N61BygM2icAxcvJo5aravuLAEpi4g,3851
|
|
7832
|
-
msgraph/generated/models/education_submission.py,sha256=
|
|
7843
|
+
msgraph/generated/models/education_submission.py,sha256=xV_zLkZespJz16vQ4Lf663dqEANYgTZpK2yMU6e88lA,8558
|
|
7833
7844
|
msgraph/generated/models/education_submission_collection_response.py,sha256=Yir45NmtcYKFTOTkUe0rcFl0YQXONtckvlJlWsg_K6s,2519
|
|
7834
7845
|
msgraph/generated/models/education_submission_individual_recipient.py,sha256=Z6HR-TBPCMDC-n9SKBqhmjILdPkZifl9zRoT0wzekrs,2339
|
|
7835
7846
|
msgraph/generated/models/education_submission_recipient.py,sha256=k_f9mu96GhfUizKMR-LUESMx0TOubYOJD_VZrNWDgqA,3132
|
|
@@ -7839,7 +7850,7 @@ msgraph/generated/models/education_submission_status.py,sha256=P8AsmPxP0_FiG0G4b
|
|
|
7839
7850
|
msgraph/generated/models/education_teacher.py,sha256=o0OFL8zYvVSnKzW3A68Amw4sSROgwKKafm248XGk9V4,2702
|
|
7840
7851
|
msgraph/generated/models/education_teams_app_resource.py,sha256=Alrku-dFgsi7XiaItwnYk2rZTr34E6xUhE5SIkxu19E,2949
|
|
7841
7852
|
msgraph/generated/models/education_term.py,sha256=fnoCzU37jKikVZeCJFXBw-ErSxDy6gxk73qHciI1XBg,3126
|
|
7842
|
-
msgraph/generated/models/education_user.py,sha256=
|
|
7853
|
+
msgraph/generated/models/education_user.py,sha256=xM36WTqbhE9RHJ5eoE7YlrVEPO2ZlpolmyiW7TjPwFs,17549
|
|
7843
7854
|
msgraph/generated/models/education_user_collection_response.py,sha256=0rdqlemBEz3UYo3lEh7elyVu_CdZ6_EiJibxKPvJks4,2447
|
|
7844
7855
|
msgraph/generated/models/education_user_role.py,sha256=oUCs5CbP4hAcrjNEjpy4gxyYBnX1jQEvhugCKicGPJc,177
|
|
7845
7856
|
msgraph/generated/models/education_word_resource.py,sha256=rlUpNkhy8YJJl-r-EqkD8Lw4mfjGFTO1qWdYitT-ypc,2130
|
|
@@ -7847,8 +7858,8 @@ msgraph/generated/models/eligibility_filtering_enabled_entities.py,sha256=cs-Zi6
|
|
|
7847
7858
|
msgraph/generated/models/email_address.py,sha256=Amc_PKeRTrEeZY62_W9rSVfyow91mx9hEQyyGSUEqEM,2649
|
|
7848
7859
|
msgraph/generated/models/email_authentication_method.py,sha256=5YPUTsSPoiXl7Gw7ajfsuyLZforYVE2ZF--rrrPCfBw,2215
|
|
7849
7860
|
msgraph/generated/models/email_authentication_method_collection_response.py,sha256=ll3ORlqxxE0h_rA4QQo6LVWqWYsCyy_tWWwLXw4Egt0,2594
|
|
7850
|
-
msgraph/generated/models/email_authentication_method_configuration.py,sha256=
|
|
7851
|
-
msgraph/generated/models/email_file_assessment_request.py,sha256=
|
|
7861
|
+
msgraph/generated/models/email_authentication_method_configuration.py,sha256=QM2UFV_7TlLYfAqbEJ9Gv7WN_f1VsWp86dOfIkClQvU,3558
|
|
7862
|
+
msgraph/generated/models/email_file_assessment_request.py,sha256=PIh-yvR44afh3GHBIU2DrPS1F5twiPbvzXWLOzGSHgM,3432
|
|
7852
7863
|
msgraph/generated/models/email_identity.py,sha256=iLqBfSWG9cKR_CfhCPpwNCsGAH_KOKDHhLvuE7ieg0M,1989
|
|
7853
7864
|
msgraph/generated/models/email_payload_detail.py,sha256=Y1c1f7ONkIA-jZAHNfnJrq5t1IaWMZcO3NRVLLjCLFc,2815
|
|
7854
7865
|
msgraph/generated/models/email_role.py,sha256=ynsbysEL07DSYxkm4CFELK1o2WEkMx6KeRN43JsNxVU,176
|
|
@@ -7859,12 +7870,12 @@ msgraph/generated/models/employee_experience.py,sha256=bcX2dAW4910ko6V4AobqAq-GW
|
|
|
7859
7870
|
msgraph/generated/models/employee_experience_user.py,sha256=jgfjBkmod9FCfRqWF58NMjZaF78t4kA450zXCyJ1d1Y,2871
|
|
7860
7871
|
msgraph/generated/models/employee_org_data.py,sha256=F-W6D5D-tgjl5YASR3rGrVuRiaR5Qwz7Otz-kz9Vjk0,2794
|
|
7861
7872
|
msgraph/generated/models/enablement.py,sha256=K0_WQkdsKEvEGdn9NBpEMuJ_pzErS3PdRX9i0ZBtCrA,264
|
|
7862
|
-
msgraph/generated/models/end_user_notification.py,sha256=
|
|
7873
|
+
msgraph/generated/models/end_user_notification.py,sha256=EAzq5ioVTwBSe69EsP6SYzHX5IgDQ68WGQTwWKXZ6Wc,6484
|
|
7863
7874
|
msgraph/generated/models/end_user_notification_collection_response.py,sha256=0YZk-SKlAGNXg1WrQAS_KDyvNOJ7ABZRIA5HHZtyrZ8,2522
|
|
7864
7875
|
msgraph/generated/models/end_user_notification_detail.py,sha256=lL8TQh_c8ZRBDqnzDlGZLyy5_xx5XTH_m5MMUSgMsm4,3263
|
|
7865
7876
|
msgraph/generated/models/end_user_notification_detail_collection_response.py,sha256=errsR9PrTsC7IeJAB0g8dBPlxae03FObaBQUif2G15Y,2597
|
|
7866
7877
|
msgraph/generated/models/end_user_notification_preference.py,sha256=yRIFpPp3BTYPAdoE6W3iNh-L2udNwNGI3FIHyWuDa5Q,196
|
|
7867
|
-
msgraph/generated/models/end_user_notification_setting.py,sha256=
|
|
7878
|
+
msgraph/generated/models/end_user_notification_setting.py,sha256=_w6Z1T3x03NcGggsY4Z1rM00q3KQV3GtE8YG0osYOB4,5431
|
|
7868
7879
|
msgraph/generated/models/end_user_notification_setting_type.py,sha256=5ZXe5K-daWHNdGQ2cPLMbuKi9quPNz6PkAoMZ1uXZ7k,258
|
|
7869
7880
|
msgraph/generated/models/end_user_notification_type.py,sha256=ZiNNBDo4VFMJM5J9y0pxGmqP3BbkjLrzfqgWDv-vv-Q,312
|
|
7870
7881
|
msgraph/generated/models/endpoint.py,sha256=mM5xcJr2cR5Hy-14tSWjU2wJQ637ruWYDdgYnmAe-hk,2939
|
|
@@ -7897,15 +7908,15 @@ msgraph/generated/models/enterprise_code_signing_certificate.py,sha256=xqFodYOoY
|
|
|
7897
7908
|
msgraph/generated/models/entitlement_management.py,sha256=6sbH3L-WbhvaVosT2eBvsXwc3GVRIJAe7Uc8BO14rys,8979
|
|
7898
7909
|
msgraph/generated/models/entitlement_management_schedule.py,sha256=FNZzsE_Ihctc5j0Ex2HUFploQGbowkfdc8AWk9lfoEc,3647
|
|
7899
7910
|
msgraph/generated/models/entitlement_management_settings.py,sha256=0jFVjMDdsTiXYcosnYawF_0rbDGXFChSSdjUisVB6bw,3289
|
|
7900
|
-
msgraph/generated/models/entity.py,sha256=
|
|
7911
|
+
msgraph/generated/models/entity.py,sha256=YPKeZ8kDYuPJ9O3VsIGCnNxql_uy-r39PW58kO240EI,464665
|
|
7901
7912
|
msgraph/generated/models/entity_type.py,sha256=x-OHKPHHaonX4_78NrAl4GeoS3jrIIPiXD8Q3G7nCK0,405
|
|
7902
7913
|
msgraph/generated/models/enumerated_device_registration_membership.py,sha256=Axo1w41hitvUhAkXpM_tWjiQRf03IaJxCbzmIO4pQuk,2586
|
|
7903
|
-
msgraph/generated/models/event.py,sha256=
|
|
7914
|
+
msgraph/generated/models/event.py,sha256=Yel_WUspoTeZpK25GsLW_oZqSMG7eYyl1Gsil2stuFY,21662
|
|
7904
7915
|
msgraph/generated/models/event_collection_response.py,sha256=hgIXR0h4eItLkj3wfT59MZ53CBOkXYpqn4gQ19DUsY4,2348
|
|
7905
7916
|
msgraph/generated/models/event_message.py,sha256=j66QgF4NVp4Yp1S2NN-ap0HrTqwwh7OTejZ04c01gW4,6460
|
|
7906
7917
|
msgraph/generated/models/event_message_detail.py,sha256=UlgVa648HgvK72cULY6Uka0tKc-r7-uZ9tyubS1js8I,19318
|
|
7907
7918
|
msgraph/generated/models/event_message_request.py,sha256=W3nP-McS-u3gL_EEkVip0FtV1a_LFmN49mFeM0vK9rQ,4478
|
|
7908
|
-
msgraph/generated/models/event_message_response.py,sha256=
|
|
7919
|
+
msgraph/generated/models/event_message_response.py,sha256=g97omJpkVBq2tSOMp7wBCh9aSOfUHKat6GZN1pG56Yw,2941
|
|
7909
7920
|
msgraph/generated/models/event_type.py,sha256=EKyPaEEkwkQPkRI2RZ_i7inZRQ1o_ZqJBneJ9wlUPhQ,186
|
|
7910
7921
|
msgraph/generated/models/exchange_id_format.py,sha256=RIWwVieikRBTb8TWn-FhoaWbm92Fb7L5-cy5oZsttbU,222
|
|
7911
7922
|
msgraph/generated/models/exchange_protection_policy.py,sha256=G_pGA97x7Kv9mKEVHCTnooW_tbrtvI4phH_-Ynv-4O8,3992
|
|
@@ -7940,22 +7951,22 @@ msgraph/generated/models/feature_target_type.py,sha256=C0LtuDbDm6CrTLjv-fklrSy8t
|
|
|
7940
7951
|
msgraph/generated/models/federated_identity_credential.py,sha256=aDaxsnhW7kYvEF_Jtmle102091r121zaGHJGmcaQYNo,4416
|
|
7941
7952
|
msgraph/generated/models/federated_identity_credential_collection_response.py,sha256=3KNZylgrtFlm4Je9ezJQBBcWk_H1jwWNh0nZ7xPE4Bo,2618
|
|
7942
7953
|
msgraph/generated/models/federated_idp_mfa_behavior.py,sha256=ofneh50r2ogeVs1CcspJZYhoCt2B7CiaZSPFXYCZvrA,298
|
|
7943
|
-
msgraph/generated/models/fido2_authentication_method.py,sha256=
|
|
7954
|
+
msgraph/generated/models/fido2_authentication_method.py,sha256=ICaObCsYgSRkb8x3Yrctr_ZbHE7O_tBoFqHgqMbiuu8,3935
|
|
7944
7955
|
msgraph/generated/models/fido2_authentication_method_collection_response.py,sha256=i8bWIQa--8tOWUMKPFTfACdSLig1mhWsFjAifwMrj90,2594
|
|
7945
7956
|
msgraph/generated/models/fido2_authentication_method_configuration.py,sha256=Sde2mEj9QpzhKKgO8O_ZV-RihUHIwAWfpyC6dBOqrz4,4189
|
|
7946
7957
|
msgraph/generated/models/fido2_combination_configuration.py,sha256=oq6r7EtA-AtDIkBpeiD6lvAsUwa4xv56kwsJNsqS5b8,2532
|
|
7947
|
-
msgraph/generated/models/fido2_key_restrictions.py,sha256=
|
|
7958
|
+
msgraph/generated/models/fido2_key_restrictions.py,sha256=aMH_mt5K3E5xaA_ph1UYFsUrenZvTS-deSuYyzRwe6g,3454
|
|
7948
7959
|
msgraph/generated/models/fido2_restriction_enforcement_type.py,sha256=hFT8KgIR1VBwVNdXvmPfo2ZB3R99_K9ANXLIQQr22So,163
|
|
7949
7960
|
msgraph/generated/models/field_value_set.py,sha256=F1jDyZz2MceTae8rEJNoPosmV7-hg0HxBUMLY0JWou4,1751
|
|
7950
7961
|
msgraph/generated/models/file.py,sha256=dRksWsIaRCmk2RcT2NaecEKmG7qYW4JNaGYLf1XmFpI,3162
|
|
7951
7962
|
msgraph/generated/models/file_assessment_request.py,sha256=fZf34cX12f9HMIB6v9Z_35bRrQN7koZwGtYp7Q52jiE,2464
|
|
7952
7963
|
msgraph/generated/models/file_attachment.py,sha256=ZK-NFEkXFbX9E_NXqHaD1MLVVBY7nBgeH-FYQGumThU,2571
|
|
7953
7964
|
msgraph/generated/models/file_encryption_info.py,sha256=QkkmO1i6lqqLhrYJpo5P1EEBS8uovQkFHYRkT5omtWQ,4497
|
|
7954
|
-
msgraph/generated/models/file_hash.py,sha256=
|
|
7965
|
+
msgraph/generated/models/file_hash.py,sha256=fVRhAxqW4zLWsrm6s-FZ4fB_nNxSczUWJJAQJ12_Hlc,2917
|
|
7955
7966
|
msgraph/generated/models/file_hash_type.py,sha256=CJVMuUMeoLPN5C6pdu8vvFQQLIxMRdAr_45hVIVv9fc,277
|
|
7956
7967
|
msgraph/generated/models/file_security_state.py,sha256=sNMngANIdI3VhiJ7ZU-7QNPvbinEcazJ0nZPbg2cQhw,3359
|
|
7957
7968
|
msgraph/generated/models/file_storage.py,sha256=2ErYn5H9PtkJBzOapc0dDa4coqXVOtD3nBXiakY6RNU,2565
|
|
7958
|
-
msgraph/generated/models/file_storage_container.py,sha256=
|
|
7969
|
+
msgraph/generated/models/file_storage_container.py,sha256=Pgmqo-fxxF5a0a9TPHlc0NUm2A6d7xHFRcQOBFnb5Bs,8270
|
|
7959
7970
|
msgraph/generated/models/file_storage_container_collection_response.py,sha256=tIJ2nGFI9FX6e-1AAeCBWVYyKgXiRhHEgU6IVa1UDL8,2534
|
|
7960
7971
|
msgraph/generated/models/file_storage_container_custom_property_dictionary.py,sha256=t6cu5MS05wSfY1Is2G1DBHrhhTmGNhWZkyzMKnwKqY0,1911
|
|
7961
7972
|
msgraph/generated/models/file_storage_container_settings.py,sha256=qCTWbcXlGYri150-oMI52AqiPFIaKp38ZJAVR7u3ORc,3604
|
|
@@ -7967,15 +7978,21 @@ msgraph/generated/models/filter_clause.py,sha256=sbtP1rHlXf87hiR3zYh8xdEAguOrmFQ
|
|
|
7967
7978
|
msgraph/generated/models/filter_group.py,sha256=m0J0RAsNGUeap8E3tTDh_51DfXJGNM9Mb8hgqg9rkvA,2960
|
|
7968
7979
|
msgraph/generated/models/filter_mode.py,sha256=hCSAdSsMb7Lx0it7xFq7JqJymWQWPxKs11RBed-aZuU,103
|
|
7969
7980
|
msgraph/generated/models/filter_operand.py,sha256=e-vmventnH7F9DkgYSNSVZhUVtX67cxRjAIvlTIwzno,2476
|
|
7970
|
-
msgraph/generated/models/filter_operator_schema.py,sha256=
|
|
7981
|
+
msgraph/generated/models/filter_operator_schema.py,sha256=4J63DvE-MVpSTVvH3URKB8_MkjQniK-fXjf-hsVrfGU,3443
|
|
7971
7982
|
msgraph/generated/models/filter_operator_schema_collection_response.py,sha256=0c31qyycuSJQf2RswxoCuNq4VnHM0viZ9d-uf_mupC0,2534
|
|
7972
7983
|
msgraph/generated/models/firewall_certificate_revocation_list_check_method_type.py,sha256=Docx9ECLMbgO33lujS7IKB-hZNs6nHf029xrIiSPr9o,504
|
|
7973
7984
|
msgraph/generated/models/firewall_packet_queueing_method_type.py,sha256=ofV7n8P0Y8sLsYYXE0a3Rat_OZLZah4ChtEeif_SV1A,501
|
|
7974
7985
|
msgraph/generated/models/firewall_pre_shared_key_encoding_method_type.py,sha256=tnNV_GxHFaEq4FzlqOT8Hts8fOrNCBie2IeN2mpQxCw,379
|
|
7986
|
+
msgraph/generated/models/fixture_map.py,sha256=uOAErPpHUWmdZ6-u-N46gHDYPB8hgsbIHGT5l5QuXiA,2081
|
|
7987
|
+
msgraph/generated/models/fixture_map_collection_response.py,sha256=xb2-zXzwv4KF7LQrwepmWBDismVg-ktG5uHLGcnJnb8,2411
|
|
7988
|
+
msgraph/generated/models/floor.py,sha256=ZOjs5NeCS8PweHf8MaPZ4ftFNrwJGnTTE41nulCM1bk,2067
|
|
7989
|
+
msgraph/generated/models/floor_collection_response.py,sha256=U6ZNLfOgSMxyuH1KqK5jhoqc8AIfA0aC3Iz85ceGhZc,2348
|
|
7975
7990
|
msgraph/generated/models/folder.py,sha256=yx09n8J7YKWbpRRs8Yk089ziMBgAi6NMM-TtTGHHvbk,2867
|
|
7976
7991
|
msgraph/generated/models/folder_view.py,sha256=qZbgVt74Tt1Xwpqy0RktsyALbD3coF3GnpHNm8QWtv4,2989
|
|
7977
7992
|
msgraph/generated/models/followup_flag.py,sha256=bHwZIQXD8tGtjM2x9i6yMpaTaac5LsFZB4KScn4Myk0,3940
|
|
7978
7993
|
msgraph/generated/models/followup_flag_status.py,sha256=hzUEAsITV1BVGHuwFWx5DXlnaqrldcIwur68SHTyiIY,144
|
|
7994
|
+
msgraph/generated/models/footprint_map.py,sha256=qWMiHKZ5j3LflIb-K9kXlKlEuaa8xnLIoLzbt9NS27A,1854
|
|
7995
|
+
msgraph/generated/models/footprint_map_collection_response.py,sha256=Xpv_N_yrnBLMdui2VtRXa7iLSwUYe0K7NFQh7Q4JfVg,2435
|
|
7979
7996
|
msgraph/generated/models/fraud_protection_configuration.py,sha256=V6AsUterhEV0mwDNPrjhbLHGOi8QJxM-Lqjsf6nCLrg,3112
|
|
7980
7997
|
msgraph/generated/models/fraud_protection_provider.py,sha256=wTYIin3h4RiwAV1WkdEw6PbaGQ54ECOXOxChRIJQ6x8,3362
|
|
7981
7998
|
msgraph/generated/models/fraud_protection_provider_collection_response.py,sha256=yY9_XNpWvACgEBJQablAjqMJ_aZydeq5vlS8ChHau20,2570
|
|
@@ -7990,7 +8007,7 @@ msgraph/generated/models/governance_insight.py,sha256=eZYUUUPoxAhVwRpLDdm4QZADbJ
|
|
|
7990
8007
|
msgraph/generated/models/governance_insight_collection_response.py,sha256=zEhj36d-29vYhFfCmyKnE6RrEcGHF2JKVdE3DJBWgLk,2495
|
|
7991
8008
|
msgraph/generated/models/granular_mailbox_restore_artifact.py,sha256=VqAQmgDnSayqi-9ChSLwG95S11t3YSlYRBSgPhA43TQ,2457
|
|
7992
8009
|
msgraph/generated/models/granular_mailbox_restore_artifact_collection_response.py,sha256=o_7wuNoN5KWRBriUfaTFXKBYkr3TMSQZHMtWZPy_9HE,2657
|
|
7993
|
-
msgraph/generated/models/group.py,sha256=
|
|
8010
|
+
msgraph/generated/models/group.py,sha256=wW79_PrQFlK5CEk0sq7Kw0opA-mJ4KkwtSmlpZh6mUE,36463
|
|
7994
8011
|
msgraph/generated/models/group_assignment_target.py,sha256=e0VAjrybrgLFZTuNGB52wRl_MNrw50DAr1hdeCM6V18,3151
|
|
7995
8012
|
msgraph/generated/models/group_collection_response.py,sha256=2-6jwcPOJgY1QjzKTZS5RmpQvPMZ29Cd1zyacLcxqtU,2348
|
|
7996
8013
|
msgraph/generated/models/group_filter.py,sha256=kLEBX3M6cGzWa1aaspiGPjwx7g4ABvX2cSrbhtAVFKo,2517
|
|
@@ -8068,7 +8085,7 @@ msgraph/generated/models/inference_classification_override_collection_response.p
|
|
|
8068
8085
|
msgraph/generated/models/inference_classification_type.py,sha256=5UkBraC1jCfa9C75HsIhjHLhAcZwLgtHgiQOENGiTBw,116
|
|
8069
8086
|
msgraph/generated/models/information_protection.py,sha256=OIHLBRQz2uBAcTRPBbAeJwLtuXsL9Sja3Gt-RVQRFRs,3232
|
|
8070
8087
|
msgraph/generated/models/informational_url.py,sha256=V1Z63zaP06JxjQVVJlk355G9xskPwCtP258Qrui9lMM,3726
|
|
8071
|
-
msgraph/generated/models/initiator.py,sha256=
|
|
8088
|
+
msgraph/generated/models/initiator.py,sha256=xNlAc4801QHb62X-EwCfH55xGyIKVyP7tdjIsD4nrMw,2247
|
|
8072
8089
|
msgraph/generated/models/initiator_type.py,sha256=hcxyunXR30HZVE2D2ibX226HZB_cOKy5x_f_BfDCYOM,178
|
|
8073
8090
|
msgraph/generated/models/insider_risk_level.py,sha256=l0Mahanr0aO0LvHKjMeAC4vvFGrHhCcok89i4T2-XDs,201
|
|
8074
8091
|
msgraph/generated/models/insight_identity.py,sha256=roCWE88mQuEWIY9ScCAfmk6othGJiqT8v7ARJ6aX2YA,2905
|
|
@@ -8087,10 +8104,10 @@ msgraph/generated/models/internet_message_header.py,sha256=IHYnmr_3O-BxM9lr16eYz
|
|
|
8087
8104
|
msgraph/generated/models/internet_site_security_level.py,sha256=POZHU4FfX0281-Cwl3WnkBzg9OEP5YvpMeaLA3RE9vg,265
|
|
8088
8105
|
msgraph/generated/models/intune_brand.py,sha256=DUpoRtG7VG1ZiRilfdwjRSxjwPGWLs-mzj75iKisPl0,7018
|
|
8089
8106
|
msgraph/generated/models/investigation_security_state.py,sha256=Tt0Vf65_xGRxy5h3zzuHeG_TYNYx2xyBOxla-I4-ZI8,2653
|
|
8090
|
-
msgraph/generated/models/invitation.py,sha256=
|
|
8107
|
+
msgraph/generated/models/invitation.py,sha256=5f_17JYmiUZy4DgxQ0trH38oq1LUe0hsiOkfwiz0uyI,6974
|
|
8091
8108
|
msgraph/generated/models/invitation_collection_response.py,sha256=gBsO5d_cw2bDfFY4qSKyoAmlSkVK7lqfJdNF5zAPmts,2408
|
|
8092
8109
|
msgraph/generated/models/invitation_participant_info.py,sha256=g9aP8-Yl4BgUE9X0d5XBLlsfvOrL9MHELbPIigWEQRc,3906
|
|
8093
|
-
msgraph/generated/models/invitation_redemption_identity_provider_configuration.py,sha256=
|
|
8110
|
+
msgraph/generated/models/invitation_redemption_identity_provider_configuration.py,sha256=1aexjM6KitZDGBPmXNJtugNKy3xsqp15kJPeotcHG6I,4778
|
|
8094
8111
|
msgraph/generated/models/invite_participants_operation.py,sha256=onfqNe_tAljj52TptuH-_pXWpb7lxmlRq-fjnhPPsEI,2421
|
|
8095
8112
|
msgraph/generated/models/invited_user_message_info.py,sha256=NgUG0e1_3VcPOjsPw2Ij9f_QYalwQygs_jgo5JZCbPE,3608
|
|
8096
8113
|
msgraph/generated/models/ios_certificate_profile.py,sha256=r7Zz1M9r5Sk2F4ZeeOYuoywibKaH47jED-3ZNkXcFGY,1982
|
|
@@ -8152,20 +8169,22 @@ msgraph/generated/models/key_value.py,sha256=NlcO41Ybf7FvAO6GXYqqirBmjCQGUK4gABs
|
|
|
8152
8169
|
msgraph/generated/models/key_value_pair.py,sha256=YYjmiguK1Uwr8JOIlN2xyY1WXQJV2Nt3gjBL5vlKyXY,2613
|
|
8153
8170
|
msgraph/generated/models/label_action_source.py,sha256=S_KGQ_Uj-VqLfnje6B7gs-BMFqMvdQj-BPhAk41a1uo,212
|
|
8154
8171
|
msgraph/generated/models/label_content_right.py,sha256=fETE8RzLkXHTn3B4X_7CoUR1zwdHDssdR1LJHE6vbKY,2879
|
|
8155
|
-
msgraph/generated/models/landing_page.py,sha256=
|
|
8172
|
+
msgraph/generated/models/landing_page.py,sha256=9-GkTdWexYQBWFNrCzMVqA58pzOmslSF-r2RNR9GrXs,5974
|
|
8156
8173
|
msgraph/generated/models/landing_page_collection_response.py,sha256=ayZ5O5Hq8JgqpGd1T0Z3T27TWK0UVJGaaSLmVf9e4II,2423
|
|
8157
8174
|
msgraph/generated/models/landing_page_detail.py,sha256=VtdCEYl8O8yUIy8_MVvl72Ljwl1_tAArRQ_lyG62T-4,2500
|
|
8158
8175
|
msgraph/generated/models/landing_page_detail_collection_response.py,sha256=bSV9sKjQMDKSLlUNg50cZVOZWTFHPmGyrQBKHFMtzh8,2498
|
|
8159
8176
|
msgraph/generated/models/layout_template_type.py,sha256=1u_EIXvhhMQ3m0tFPccXD1gQ71N2bOOoVCZreZ8x3Ys,170
|
|
8160
8177
|
msgraph/generated/models/learning_assignment.py,sha256=qmqX7fxS6mNnKApTxFYy-FjrLGkJbi-QN92BthLrqc4,3704
|
|
8161
|
-
msgraph/generated/models/learning_content.py,sha256=
|
|
8178
|
+
msgraph/generated/models/learning_content.py,sha256=TdiDLrkfz7hapkWZiEiM-yG1u9Ej7igt13ONpQNWWRc,7825
|
|
8162
8179
|
msgraph/generated/models/learning_content_collection_response.py,sha256=3Gp85exxhH0CRKPPSFet-F7EV5NGqwnOQM9S9dgMoDQ,2471
|
|
8163
|
-
msgraph/generated/models/learning_course_activity.py,sha256=
|
|
8180
|
+
msgraph/generated/models/learning_course_activity.py,sha256=gNXTr_TQwAk9z77s-vsR_YWzQ5r8P8_GZqWA5-t5bEM,5127
|
|
8164
8181
|
msgraph/generated/models/learning_course_activity_collection_response.py,sha256=MTLcYrJpNDo-T1DZT4C8I-NHHSlMgL7V3RXXlcmGZoA,2558
|
|
8165
8182
|
msgraph/generated/models/learning_provider.py,sha256=XbRn7K3BdWhsKs5nvkpg40DVzVf1jiZtGpwtYp-Ubvo,5820
|
|
8166
8183
|
msgraph/generated/models/learning_provider_collection_response.py,sha256=RlbvNrbPwOhNOcWd0WAGw65-EskC2ieCZeeILJ3z0Y0,2483
|
|
8167
8184
|
msgraph/generated/models/learning_self_initiated_course.py,sha256=B-Kz0VwerXNC39m8O03FKmYIpNh6iBHf3xellaBXKeg,2304
|
|
8168
8185
|
msgraph/generated/models/level.py,sha256=fN_BDv6EFhFfanJRdtbqXzzR8wlalhSkEAMxmOirzMY,184
|
|
8186
|
+
msgraph/generated/models/level_map.py,sha256=r7BeuHAxW57aeT4okZr4R8hEgSu9TpUqntA-YO-ICJY,3382
|
|
8187
|
+
msgraph/generated/models/level_map_collection_response.py,sha256=u4jIRnMDcm5evWR09UEyLEZHaiK5qjfJtp0gxSH2aOQ,2387
|
|
8169
8188
|
msgraph/generated/models/license_assignment_state.py,sha256=LdyBtNWalgj5TEGPyDuuQW_hlkXIdteUTHSGUuePGco,3704
|
|
8170
8189
|
msgraph/generated/models/license_details.py,sha256=uVkcBURH2R7eY1bp2cnlfdyKRo18gqc4MtCTHEh9ykc,2928
|
|
8171
8190
|
msgraph/generated/models/license_details_collection_response.py,sha256=HZlLWmswAcVBegpGv0EebRKRufFwR8_d9TIKTeeYKTw,2459
|
|
@@ -8193,7 +8212,7 @@ msgraph/generated/models/location_constraint_item.py,sha256=UThRRRe6KVJECqezfPuk
|
|
|
8193
8212
|
msgraph/generated/models/location_type.py,sha256=_ioZkhDnVSZn5lai2fV-8yHTTd4uy3EOZc0WB7TLQTM,395
|
|
8194
8213
|
msgraph/generated/models/location_unique_id_type.py,sha256=K5SxZwBrL6JJmF-BkAqaoA2LSQkipaRqgQKda5gVnBE,198
|
|
8195
8214
|
msgraph/generated/models/logic_app_trigger_endpoint_configuration.py,sha256=X3iaZBqKpmeHj88ZhJCh3rGxtWgjH9UnmT6slEPd0PE,3330
|
|
8196
|
-
msgraph/generated/models/login_page.py,sha256=
|
|
8215
|
+
msgraph/generated/models/login_page.py,sha256=pzDamOKMJ_-KZYEShsJhSCDWbk_vDcEJBORuKtC_vPo,5356
|
|
8197
8216
|
msgraph/generated/models/login_page_collection_response.py,sha256=SxZxksUpd3V2u3ugbHr03E77sN9TIPU1HilgG5ts0Vs,2399
|
|
8198
8217
|
msgraph/generated/models/login_page_layout_configuration.py,sha256=-w_IVe6ssMddDEtcBUQQQLQ1Q62yz8WwvcgWJHvnIjs,3650
|
|
8199
8218
|
msgraph/generated/models/login_page_text_visibility_settings.py,sha256=1E9VoViCHpQSDcU3aiLxcvlkuO5cxwFHi6uiL9Djwxg,4442
|
|
@@ -8218,14 +8237,15 @@ msgraph/generated/models/mac_o_s_microsoft_edge_app.py,sha256=3Xlq_258V-rstpEvcG
|
|
|
8218
8237
|
msgraph/generated/models/mac_o_s_minimum_operating_system.py,sha256=KZN_SR2hRLVqYqL1yyxaeV7MX0I6GS8Udpn6iLTcbic,8094
|
|
8219
8238
|
msgraph/generated/models/mac_o_s_office_suite_app.py,sha256=kO4YKz0whyuBcWOsmhyFdxhSm-JlmMvsGCjdr1LttgE,1937
|
|
8220
8239
|
msgraph/generated/models/mac_os_lob_app_assignment_settings.py,sha256=SgqdadiMf2zfEw19iH5kURTXsA9xe8IzhtOFbPOUj0k,2610
|
|
8221
|
-
msgraph/generated/models/mail_assessment_request.py,sha256=
|
|
8240
|
+
msgraph/generated/models/mail_assessment_request.py,sha256=LVcN11kV1CPDglIWwyLkfPRq7BhA7Z-Lro5zhoIubqc,3356
|
|
8222
8241
|
msgraph/generated/models/mail_destination_routing_reason.py,sha256=i1tgrNH25fz-V-jmhcufavyuZju7diFDoRIaQPT4jwY,662
|
|
8223
8242
|
msgraph/generated/models/mail_folder.py,sha256=7ltt6RFb0CcIk3v8t3dU00ky_Mvn75lOQaU-g4nnGQI,6693
|
|
8224
8243
|
msgraph/generated/models/mail_folder_collection_response.py,sha256=IzOnAflLrOMPRMLaeHudsB42LhF7OQZhenX8josxJR0,2411
|
|
8225
8244
|
msgraph/generated/models/mail_search_folder.py,sha256=hpE0c_1Be4DS9w46hQTqLk8rC2Fd2VpSQFHncotCKSc,3218
|
|
8226
|
-
msgraph/generated/models/mail_tips.py,sha256=
|
|
8245
|
+
msgraph/generated/models/mail_tips.py,sha256=R3-T3wQGpYGtNh1rUmkQRK8M0Y6uDPIB_x0H4iS3IRk,7402
|
|
8227
8246
|
msgraph/generated/models/mail_tips_error.py,sha256=DN21STPjhq3S6OSzUPQexOBEAXl37LFNTzBwyepjxj8,2603
|
|
8228
8247
|
msgraph/generated/models/mail_tips_type.py,sha256=8FWs-H5ZFwwjWiKfUOmwfpQmfomz4NTWHcBmwV5ndJs,493
|
|
8248
|
+
msgraph/generated/models/mailbox_details.py,sha256=6E7sCTlQiusC4uYlBWme4PROLrR0zJ9KK3RK0rMi2jY,2858
|
|
8229
8249
|
msgraph/generated/models/mailbox_protection_rule.py,sha256=Pv6AbskcfAa9nFiksOvghkqdkfDn_6Go8Y1khwMZBWk,2240
|
|
8230
8250
|
msgraph/generated/models/mailbox_protection_rule_collection_response.py,sha256=9cDh5-DAFKSSb4hQGeiPOfxdRfMPqFCU_ggeNmDgLmA,2546
|
|
8231
8251
|
msgraph/generated/models/mailbox_protection_unit.py,sha256=2ZzdPWnh8voZyG489g2fs6KYitK2U3X680AW_M3tSFk,2534
|
|
@@ -8236,10 +8256,10 @@ msgraph/generated/models/mailbox_restore_artifact.py,sha256=8K3IXm1KpyxfdYsC9oEW
|
|
|
8236
8256
|
msgraph/generated/models/mailbox_restore_artifact_collection_response.py,sha256=HNO4Em9F2LS9uhWRgh5pYajDJdLMEvM7h5MZIU8LCKQ,2558
|
|
8237
8257
|
msgraph/generated/models/mailbox_restore_artifacts_bulk_addition_request.py,sha256=T6ntsoWtm3pS1aBwQMhA2CsTM9uHrBrhhJsTxQZhH04,2856
|
|
8238
8258
|
msgraph/generated/models/mailbox_restore_artifacts_bulk_addition_request_collection_response.py,sha256=DIYKfSrJk3dLqQM4sDWsAFDO2EzwJXMuULz1ptNN_qY,2807
|
|
8239
|
-
msgraph/generated/models/mailbox_settings.py,sha256=
|
|
8259
|
+
msgraph/generated/models/mailbox_settings.py,sha256=wB17pX9wRZDMFIZBflwcNwDZCG6WplznXA4zTsoa1Gc,6274
|
|
8240
8260
|
msgraph/generated/models/malware.py,sha256=SxPZRDbs04FVzkl6C05PWAUDr8x2cTxGHoTrUy8c8bo,2454
|
|
8241
8261
|
msgraph/generated/models/malware_state.py,sha256=j8ifUfX0YEKSOILkOKrHG_ZYNzLR9--esYyg0iEWMdg,3532
|
|
8242
|
-
msgraph/generated/models/malware_state_for_windows_device.py,sha256=
|
|
8262
|
+
msgraph/generated/models/malware_state_for_windows_device.py,sha256=friKS6U9eLvvYph8iJKv8ZXYdMohcolEzXs9fHtwyZU,4732
|
|
8243
8263
|
msgraph/generated/models/malware_state_for_windows_device_collection_response.py,sha256=ii8k-TG7h42Z-PJhuH7v61RDT45KWPsEEPpVhMXBzpI,2636
|
|
8244
8264
|
msgraph/generated/models/managed_android_lob_app.py,sha256=0dSJyxhJixDJaq903aXTW5R3WgzE_3uydnLwfYfLqco,3455
|
|
8245
8265
|
msgraph/generated/models/managed_android_lob_app_collection_response.py,sha256=oqDTA_Weto1F_cybE3vLdwK6z-HIXpbHBXZzax1V_lk,2537
|
|
@@ -8353,16 +8373,16 @@ msgraph/generated/models/microsoft_authenticator_authentication_method_configura
|
|
|
8353
8373
|
msgraph/generated/models/microsoft_authenticator_authentication_method_target.py,sha256=N1-02iqxgvJf1w2uCud0PbDDmUpkXBGmYNm4hCPahl4,2737
|
|
8354
8374
|
msgraph/generated/models/microsoft_authenticator_authentication_mode.py,sha256=AptDxSL7MPnp1_NZAcgemv1NZQGUWsUInSbc-UT124o,160
|
|
8355
8375
|
msgraph/generated/models/microsoft_authenticator_feature_settings.py,sha256=QPMXyHbhG9htKc0Qj0e7GkD3b34h00Zm2NUgx_uVdzI,3731
|
|
8356
|
-
msgraph/generated/models/microsoft_custom_training_setting.py,sha256=
|
|
8376
|
+
msgraph/generated/models/microsoft_custom_training_setting.py,sha256=xIIrqOIvnczUh6ma4WqU9GmJoow13hvA0YcuHEgULUw,3859
|
|
8357
8377
|
msgraph/generated/models/microsoft_edge_channel.py,sha256=Xh5cqJDz4iAQxl32qqeBSAelW3JVMeE2OV3E8Qv02gc,737
|
|
8358
|
-
msgraph/generated/models/microsoft_managed_desktop.py,sha256=
|
|
8378
|
+
msgraph/generated/models/microsoft_managed_desktop.py,sha256=4uLRkAqWHda1sGZOFgxXEGGSIhvgeUNqrDE79jjcz9I,3275
|
|
8359
8379
|
msgraph/generated/models/microsoft_managed_desktop_type.py,sha256=1FDc97dealASRSkkyryuv7d7vqvprpRQayERvX7DrmA,267
|
|
8360
8380
|
msgraph/generated/models/microsoft_managed_training_setting.py,sha256=37zMJSPnZrqvGRviNcQkwHZKEZqxZn5NYGxH_N5Tgic,3147
|
|
8361
8381
|
msgraph/generated/models/microsoft_store_for_business_app.py,sha256=U58jbAmPhhg4_awSa1e2WbHEgqWbgmFFxUSpumxi4BQ,3642
|
|
8362
8382
|
msgraph/generated/models/microsoft_store_for_business_app_assignment_settings.py,sha256=GuEGbbec1rBM3cyBjtTEoC9QxbjzmK-FUAToYXNokWE,2576
|
|
8363
8383
|
msgraph/generated/models/microsoft_store_for_business_app_collection_response.py,sha256=4AgRqqwkEoGqy-YJEkc_0zjIwbiZK2iGwMKWNVj4j4k,2636
|
|
8364
8384
|
msgraph/generated/models/microsoft_store_for_business_license_type.py,sha256=YW3U2Qqgjx2iSm-CgcAPHqsoSsWNbcEEn0-PTvjqIW0,127
|
|
8365
|
-
msgraph/generated/models/microsoft_training_assignment_mapping.py,sha256=
|
|
8385
|
+
msgraph/generated/models/microsoft_training_assignment_mapping.py,sha256=UARCQtmwKONjC-BdqgcqeEaXTrslFUb2C9e2CwqO-aM,2956
|
|
8366
8386
|
msgraph/generated/models/migration_status.py,sha256=_wjZ9JAbWqc1ZDNaeOyhQuHNKz39Z-SktalPW7-Y64E,216
|
|
8367
8387
|
msgraph/generated/models/mime_content.py,sha256=oY7Xa_9I4rhw3ltBhMU-wJR_3Cb8Yun8-bsvEZ90UYM,2706
|
|
8368
8388
|
msgraph/generated/models/miracast_channel.py,sha256=_YbkIFVBJIVnd1MjJn6tglGFZ_fk9K0Qgme6NicnA0M,1047
|
|
@@ -8412,11 +8432,11 @@ msgraph/generated/models/mute_participant_operation.py,sha256=9lcM2h3S06zBk5jqqE
|
|
|
8412
8432
|
msgraph/generated/models/named_location.py,sha256=aG9xCCVYFNPDoDYhyHTxpfsYPh8LavZ_SEsKij9-7qE,3888
|
|
8413
8433
|
msgraph/generated/models/named_location_collection_response.py,sha256=vurR7nHHHOmZDgkIZKtctxZRAqKjM3ZWp3pPOOtLCKE,2447
|
|
8414
8434
|
msgraph/generated/models/native_authentication_apis_enabled.py,sha256=7aHAQsY3nEYS6NjoGKrjGP0u-bnNJosEyKdYxOV2rRE,158
|
|
8415
|
-
msgraph/generated/models/network_connection.py,sha256=
|
|
8435
|
+
msgraph/generated/models/network_connection.py,sha256=jK-H3HKqIjAvDiTf2U2f8nGqEH91xOJ_dmBT-bQ9zrI,9125
|
|
8416
8436
|
msgraph/generated/models/no_device_registration_membership.py,sha256=Fs_ndTcuiOKEmJYMleGF6I4d6AwvgC9tKcw84BKb1QA,2070
|
|
8417
8437
|
msgraph/generated/models/no_training_notification_setting.py,sha256=l5VR7Gfo53EcsdGeyqmd7Q4jVAdpVvcrUJZuc4mjjkI,2612
|
|
8418
8438
|
msgraph/generated/models/no_training_setting.py,sha256=AbG7ELTC62wt-N0MpmNT6i8ySVfs1OgN3RsJ8diNw-c,1884
|
|
8419
|
-
msgraph/generated/models/notebook.py,sha256=
|
|
8439
|
+
msgraph/generated/models/notebook.py,sha256=NmGeIOafZ4NEsCs7_5914HXUpd-8BXDPSXL_Wa7T9kU,5232
|
|
8420
8440
|
msgraph/generated/models/notebook_collection_response.py,sha256=4gGeyUNtuyN7Z9bfxUHm8M3jWd5C1VoCM8FMYrLgW3A,2384
|
|
8421
8441
|
msgraph/generated/models/notebook_links.py,sha256=ZtGstd18HUS8e2wUJBwtGfk9icy7wFo5COQ7Wb5Y-gY,3000
|
|
8422
8442
|
msgraph/generated/models/notification_delivery_frequency.py,sha256=0Cb2le9u8kmo4mXfgnTclC9gtCx9JS6mXvpUk3o4a6E,194
|
|
@@ -8428,15 +8448,15 @@ msgraph/generated/models/number_column.py,sha256=vywvFelPAqa_9hsuTvoIJ4mmL3ZA2JK
|
|
|
8428
8448
|
msgraph/generated/models/o_auth2_permission_grant.py,sha256=hG2CxuouP5VngVLkSmd1fLtWQvfFParzsJpnKG76Z6o,4251
|
|
8429
8449
|
msgraph/generated/models/o_auth2_permission_grant_collection_response.py,sha256=8eatEE8y_Zi2IaBPaVxGvg5shY9efFjWHjq-DaoKouY,2549
|
|
8430
8450
|
msgraph/generated/models/o_auth_app_scope.py,sha256=13tlB_KpXlGO7FGdrU4g-CPrTNDeSmm_wQFIyYTuv0E,359
|
|
8431
|
-
msgraph/generated/models/o_auth_consent_app_detail.py,sha256=
|
|
8451
|
+
msgraph/generated/models/o_auth_consent_app_detail.py,sha256=OjDy6UKMDvRUasI3tZj4uMmBm9sGpYLCszI-U-BkDZw,3226
|
|
8432
8452
|
msgraph/generated/models/object_definition.py,sha256=1ebqG3aVz9a0k2scihSWDQ9R9Hp28geeDwI_ZVhd1U4,3888
|
|
8433
8453
|
msgraph/generated/models/object_definition_metadata.py,sha256=PsIUwJt7OZc0sn2vFFNDPdzdoNGM2M89Y8b43rm1nrY,442
|
|
8434
|
-
msgraph/generated/models/object_definition_metadata_entry.py,sha256=
|
|
8454
|
+
msgraph/generated/models/object_definition_metadata_entry.py,sha256=XzKu6pH2FnlZeyr_qtT2evhjTSxjy3L28Yja95MayxQ,3118
|
|
8435
8455
|
msgraph/generated/models/object_flow_types.py,sha256=Q9Z91fWpnNYT4cgQiotpSmZVnqCoKg100ml0Ky49Wn8,141
|
|
8436
8456
|
msgraph/generated/models/object_identity.py,sha256=oNWkuuFpQzfBrmdIfNv6ePvjweiGOApxB3Jx1YcwUv8,4872
|
|
8437
8457
|
msgraph/generated/models/object_mapping.py,sha256=x9ytbjMRXXswIiqV-Bfy1tJ1ankii2HuaDbJH2T3eFE,5572
|
|
8438
8458
|
msgraph/generated/models/object_mapping_metadata.py,sha256=P2q-xXwYaEDGgMdw9Mfl53rBGabp3CZNAywsOgXkCXI,393
|
|
8439
|
-
msgraph/generated/models/object_mapping_metadata_entry.py,sha256=
|
|
8459
|
+
msgraph/generated/models/object_mapping_metadata_entry.py,sha256=tHYFcwbpAzTfiQ5UTBfcG96DIlFhn6BTd_zWy-1ETYk,3061
|
|
8440
8460
|
msgraph/generated/models/offer_shift_request.py,sha256=rNH69WytM7xNsKQqJZTn23FvHQRtg2O3P_LKrAEpP10,3682
|
|
8441
8461
|
msgraph/generated/models/offer_shift_request_collection_response.py,sha256=tfcJS6X5K6ugSIOttQUiF3yb1VHqAIgDOk6c58I6ab0,2498
|
|
8442
8462
|
msgraph/generated/models/office_graph_insights.py,sha256=70AxwKgltnOoByiNEQUGFJv1X7eYEnckvOktRxFt2Sg,4294
|
|
@@ -8515,7 +8535,7 @@ msgraph/generated/models/onenote_section_collection_response.py,sha256=bGtpW06v7
|
|
|
8515
8535
|
msgraph/generated/models/onenote_source_service.py,sha256=x-HxcsZhfFI1mdAJHRJ2CvQnU6nlVWdZxv06Z131mSo,225
|
|
8516
8536
|
msgraph/generated/models/onenote_user_role.py,sha256=JMS4-97_4r33c3ZCzlO2_G5awtiXXP59Wqqcb5tVyZA,155
|
|
8517
8537
|
msgraph/generated/models/online_meeting.py,sha256=OJosWMx0v37tKMcjjkTg-5yXpWF3Q7YJw9-N7vzghk4,5850
|
|
8518
|
-
msgraph/generated/models/online_meeting_base.py,sha256
|
|
8538
|
+
msgraph/generated/models/online_meeting_base.py,sha256=0SHzfsImXDvJEOvfK7UyXTZ-atHCXzHR2r8iVHvNuJY,15173
|
|
8519
8539
|
msgraph/generated/models/online_meeting_collection_response.py,sha256=FXIVacCUUjGpYAmWoVtiepHXJsOOtJUm2i0gE3F6Zaw,2447
|
|
8520
8540
|
msgraph/generated/models/online_meeting_content_sharing_disabled_reason.py,sha256=0vNLEDRncqiLMzZlSxtG3gatBgkSXwm3OFBzRAuk-0c,180
|
|
8521
8541
|
msgraph/generated/models/online_meeting_engagement_conversation.py,sha256=9hoCOVHpm2VdMPjIDvqUKrQPzXsL5_eJnomUFV4zgW8,4174
|
|
@@ -8523,7 +8543,7 @@ msgraph/generated/models/online_meeting_engagement_conversation_collection_respo
|
|
|
8523
8543
|
msgraph/generated/models/online_meeting_info.py,sha256=3hiBn-ykH2abOsJDn0bgwl4HUUpSRHsY1sEvk-4Xp9Q,4014
|
|
8524
8544
|
msgraph/generated/models/online_meeting_presenters.py,sha256=T6YZbBKxZibjhZZ3VLuJVPFqsJriCjQEkLYZf9WRYyg,245
|
|
8525
8545
|
msgraph/generated/models/online_meeting_provider_type.py,sha256=noBsqM8419HASPcM6NEe8rOENkoWPmWf4hFKxzwTX7c,222
|
|
8526
|
-
msgraph/generated/models/online_meeting_restricted.py,sha256=
|
|
8546
|
+
msgraph/generated/models/online_meeting_restricted.py,sha256=DSb3e4Z9qeQoZkQ60KLvLjQJGm5VCOmxZuTWZdrfP-s,3792
|
|
8527
8547
|
msgraph/generated/models/online_meeting_role.py,sha256=wecGzLzyJzp4OBrOrIT_jDeVq7MZG-re9jn7htUcGHM,223
|
|
8528
8548
|
msgraph/generated/models/online_meeting_video_disabled_reason.py,sha256=-xsJYV3bBjarkWynE6gFJS5Q5fTkaaFWTf4WLEdvbvI,171
|
|
8529
8549
|
msgraph/generated/models/open_shift.py,sha256=rUWYshDUF7aX7HvVCtUK3Z72e1TGW02JLsTxGSBRpdg,3328
|
|
@@ -8568,7 +8588,7 @@ msgraph/generated/models/parental_control_settings.py,sha256=UzSxhy_FvpzMMTJUHkH
|
|
|
8568
8588
|
msgraph/generated/models/parse_expression_response.py,sha256=3K-MVdYwBQFGItNT8y2PwNw99MQQ4U24_3UUrUkeRMo,4119
|
|
8569
8589
|
msgraph/generated/models/participant.py,sha256=lVvs3aWqVcIuTepMrNOUSB79rfvVhEGW1xzsHQPBZsg,5047
|
|
8570
8590
|
msgraph/generated/models/participant_collection_response.py,sha256=VfzlFlxupYjlYwHi8UfH_0TMuWcZ8OOZ_GptCLFiBrE,2420
|
|
8571
|
-
msgraph/generated/models/participant_info.py,sha256=
|
|
8591
|
+
msgraph/generated/models/participant_info.py,sha256=NghQXpSoGXPgNjU9XxGt-EPppftlXtf1r8erBrrzmDw,4303
|
|
8572
8592
|
msgraph/generated/models/participant_joining_notification.py,sha256=QIDDWZ3zkGTF1fitiA-iTsxEHPGn58IqfD-kwLuAQUo,2097
|
|
8573
8593
|
msgraph/generated/models/participant_left_notification.py,sha256=m5E5nDwEPZVdrFMRVojLQiO32sMfN1vZ851lC55rTfw,2358
|
|
8574
8594
|
msgraph/generated/models/partner_tenant_type.py,sha256=e4N87Q7mIjm6p0L4m8PzW92TfiXaLvhYwjNWpH_-Uxg,457
|
|
@@ -8579,7 +8599,7 @@ msgraph/generated/models/password_credential_configuration.py,sha256=FltWB7l2SFS
|
|
|
8579
8599
|
msgraph/generated/models/password_profile.py,sha256=2CoBrxII4T7Gstuqbs-dDaw3DpHJ3s5LEQx3B7fvNx8,3862
|
|
8580
8600
|
msgraph/generated/models/password_reset_response.py,sha256=SOwg1J-WSCC785x2So5l10tAkjSGMospH2i16DQ7I9M,2506
|
|
8581
8601
|
msgraph/generated/models/patterned_recurrence.py,sha256=corl4hBZjHGVY5N3AwBRfCKVOzJyavHC-CPdyDA9J2k,3259
|
|
8582
|
-
msgraph/generated/models/payload.py,sha256=
|
|
8602
|
+
msgraph/generated/models/payload.py,sha256=DltSB9wSAaMX16Dmoxc2y6MSijzW-mpgm19-mfDHEIk,11957
|
|
8583
8603
|
msgraph/generated/models/payload_brand.py,sha256=n3MnqG3Pzd37nxVFNW8rOUuHiQZg7RSGPUM3x7ZMZUk,646
|
|
8584
8604
|
msgraph/generated/models/payload_coachmark.py,sha256=S1pUO3LaRhPNXqyNGJVKYpc_Dt3AMaP8A61peOEjKEc,3787
|
|
8585
8605
|
msgraph/generated/models/payload_collection_response.py,sha256=V6LQrFgdNpXKuQwfC2CmNF_SX3ibi5dnpWsSsezusms,2372
|
|
@@ -8600,14 +8620,14 @@ msgraph/generated/models/permission_grant_policy.py,sha256=qOdGdEKyggh-IQW81E8iN
|
|
|
8600
8620
|
msgraph/generated/models/permission_grant_policy_collection_response.py,sha256=UqGnuL5-q3FXEAgYf6hNN8wefFuR5wjwyCx1qu-QR_0,2546
|
|
8601
8621
|
msgraph/generated/models/permission_scope.py,sha256=2_SuWNXI0SIPvQCL1Qiq6Y8nHdA0UtLOT0qQnZGrCkQ,6123
|
|
8602
8622
|
msgraph/generated/models/permission_type.py,sha256=eTHAUeBwL-l_08pahBnDjBnMpgs4-LTJdFSSdYSUSxE,178
|
|
8603
|
-
msgraph/generated/models/persistent_browser_session_control.py,sha256=
|
|
8623
|
+
msgraph/generated/models/persistent_browser_session_control.py,sha256=Kf-wyRhF8KzFH3hHftKogquUKBYXKdze0cJ5ZAz_2L4,2603
|
|
8604
8624
|
msgraph/generated/models/persistent_browser_session_mode.py,sha256=Fbf4IUfW3oUmSosW4FxXJ09Sqk9kOyODlcibXuNyWgs,115
|
|
8605
8625
|
msgraph/generated/models/person.py,sha256=WwypjRvajX8BnGgm85y_1z8zOohg4wTV7OkNJY9GX54,7210
|
|
8606
8626
|
msgraph/generated/models/person_collection_response.py,sha256=ShBqfpwXeFwpbMv84RgZN3mBmeEmupTaIf1Gc8HPFYA,2360
|
|
8607
8627
|
msgraph/generated/models/person_or_group_column.py,sha256=mj0tMa5gkCPrAgRHIv65RAv299cyAaEOhVo1m7koo7A,3174
|
|
8608
8628
|
msgraph/generated/models/person_type.py,sha256=N3xHBG4_PmZEjuvVPUxXImFnReIWYjLiRpAiF9jT_F0,2671
|
|
8609
8629
|
msgraph/generated/models/phone.py,sha256=ErmSYpW5StP79J-S-b_mBA3_88m7oB3BEo5Qc82rOBs,3240
|
|
8610
|
-
msgraph/generated/models/phone_authentication_method.py,sha256=
|
|
8630
|
+
msgraph/generated/models/phone_authentication_method.py,sha256=89wA8_lM8lgm_NRrmfv-tWYKOCvzctaWMrR1Sdew-H0,3727
|
|
8611
8631
|
msgraph/generated/models/phone_authentication_method_collection_response.py,sha256=7EcYbnJnt6DotBXnZFwXHn9UEj6z2PJe-juin3ekZhw,2594
|
|
8612
8632
|
msgraph/generated/models/phone_type.py,sha256=Ysu5q8aSVHHnEylBxvwtUDEUnZVJAHt7F0WMATn52cA,298
|
|
8613
8633
|
msgraph/generated/models/phone_user_conversation_member.py,sha256=xCXXA_qOLTS7bLbyVquwgef2dDZIH5diYAu2kpNzAOw,2184
|
|
@@ -8618,7 +8638,8 @@ msgraph/generated/models/pinned_chat_message_info.py,sha256=eK-uR_YElC2dfMEu5ifx
|
|
|
8618
8638
|
msgraph/generated/models/pinned_chat_message_info_collection_response.py,sha256=EG0pvVDwjk7ISTrvVPxliz2QX42lPDX5oxWn-0NqdFo,2549
|
|
8619
8639
|
msgraph/generated/models/pkcs12_certificate.py,sha256=JwMyoUPFYc5bwBv0jdsNZ965EDr9DwkPeeDnDTAhd6o,2676
|
|
8620
8640
|
msgraph/generated/models/pkcs12_certificate_information.py,sha256=r5LbtI2iKuUQWJ_LwQ0DlQx4RZ-juXk-_wkwg2cxYzw,3763
|
|
8621
|
-
msgraph/generated/models/place.py,sha256=
|
|
8641
|
+
msgraph/generated/models/place.py,sha256=_KcfLRkcQsh1fdWgTy8kLGTpy5cTk-ZxZme1j9LwK6s,6806
|
|
8642
|
+
msgraph/generated/models/place_mode.py,sha256=ZxYd8tNCjb_0COtFWGdJYHx6mazfHB22w38x1lgGbiQ,3610
|
|
8622
8643
|
msgraph/generated/models/planner.py,sha256=lSKxSRLKxMTQlq24VK0vR2-g5Qaf1KELqbJ_RWeV0aE,3030
|
|
8623
8644
|
msgraph/generated/models/planner_applied_categories.py,sha256=jGBUiIB7uEvhC7zGqUdzBK1ZL-iGC4-RReIYIhxYY00,2277
|
|
8624
8645
|
msgraph/generated/models/planner_assigned_to_task_board_task_format.py,sha256=eBdnefXiwPrknS35FzUj57U7fC9QcUbpqfTmeKo6gKQ,3129
|
|
@@ -8634,7 +8655,7 @@ msgraph/generated/models/planner_group.py,sha256=fK8KVzLwsBA8HC89YG-54xE3GL1a1V-
|
|
|
8634
8655
|
msgraph/generated/models/planner_order_hints_by_assignee.py,sha256=Su5plKHub9iEg7ahMnzgEskdBRgRoyMQ9OIvUK7opv8,2289
|
|
8635
8656
|
msgraph/generated/models/planner_plan.py,sha256=oPLpVjONgtm8vKX-K_k3xa9GXR1Yc3fHQkL8uz3cpns,5071
|
|
8636
8657
|
msgraph/generated/models/planner_plan_collection_response.py,sha256=Q9ymtZ49wyq_2c2TN17SGf0BsAvZQovqSKMJdjmqeZA,2423
|
|
8637
|
-
msgraph/generated/models/planner_plan_container.py,sha256=
|
|
8658
|
+
msgraph/generated/models/planner_plan_container.py,sha256=39fItKbOkS6jl76_jxMNdqvbGy8IQajGSUkACR8ea1o,3426
|
|
8638
8659
|
msgraph/generated/models/planner_plan_details.py,sha256=hRPa3SqCFLP35uPvhYN1nwv_mhlCi5UxIDkvVQgJc4c,3093
|
|
8639
8660
|
msgraph/generated/models/planner_preview_type.py,sha256=V4LRCzM9-n7ZJtq4EwMoWQD0fjNNQdTCql45E3Snu7M,210
|
|
8640
8661
|
msgraph/generated/models/planner_progress_task_board_task_format.py,sha256=dNMd6nVJgKCwuc-E-dCx0tLhnngTxk_OCTWU_MCYzT0,2171
|
|
@@ -8643,7 +8664,7 @@ msgraph/generated/models/planner_task_collection_response.py,sha256=JZXb3DWv1T3U
|
|
|
8643
8664
|
msgraph/generated/models/planner_task_details.py,sha256=sZSU96-31TjVrO87lrQeSSW7tZjIjW5b3BT82XqFrlw,3605
|
|
8644
8665
|
msgraph/generated/models/planner_user.py,sha256=4FN8DqZfOo5meOEmZHBwmqifbRt7VrCS4fy0CKW7dmE,2599
|
|
8645
8666
|
msgraph/generated/models/planner_user_ids.py,sha256=UvcDy1wUXmlwVL7eeDGCaRC0H51uBfbpgNq8oGrzRos,2237
|
|
8646
|
-
msgraph/generated/models/platform_credential_authentication_method.py,sha256=
|
|
8667
|
+
msgraph/generated/models/platform_credential_authentication_method.py,sha256=NCmonr5QvautCKjZxJ5XLvYfd8UV8_3V1FMiyZCvtG0,4495
|
|
8647
8668
|
msgraph/generated/models/platform_credential_authentication_method_collection_response.py,sha256=ecH-FTMhcPUurwSHjZT42Gs3mlv0CVhYG3LZoeSCkGo,2753
|
|
8648
8669
|
msgraph/generated/models/play_prompt_operation.py,sha256=8NO35p9C9UgeCScH3YxDxxFtaZ16QzUiAc44hNrSfDQ,1851
|
|
8649
8670
|
msgraph/generated/models/policy_base.py,sha256=U7Qv5UQ2nQCbDIM8HJs5YlZjAvmH_MLZYrvvKGv-Bk0,7743
|
|
@@ -8659,7 +8680,7 @@ msgraph/generated/models/policy_scope_base.py,sha256=HGAC-Ku6UcYNoDnPTE6mQI8Dm9T
|
|
|
8659
8680
|
msgraph/generated/models/policy_template.py,sha256=1YRMrBG4RP13TNnfsiXXGORwTNaMNfDOvAshspBKyKA,3741
|
|
8660
8681
|
msgraph/generated/models/policy_tenant_scope.py,sha256=y3LPTS6_3-4Cyyo3FSAmabRTIWcYpnWhqq7UZnivGcg,2353
|
|
8661
8682
|
msgraph/generated/models/policy_user_scope.py,sha256=-PqRqweSNk1e2RSaGl3t-iXSSsipe0ygowoFL-gWnJ0,1878
|
|
8662
|
-
msgraph/generated/models/positive_reinforcement_notification.py,sha256=
|
|
8683
|
+
msgraph/generated/models/positive_reinforcement_notification.py,sha256=_x9m1nFcZ8Jd2OW3XxqIPuyMikbiIqDsEXlwekIUB90,2706
|
|
8663
8684
|
msgraph/generated/models/post.py,sha256=ryb0CJNxh42bSwti7gLnofBmjMaI-3QNt3fCEbH5GB8,7166
|
|
8664
8685
|
msgraph/generated/models/post_collection_response.py,sha256=hn2ZZnQKorZ5gLZ51uiQoLsSbLBH5XZH5PnblqRhMCo,2336
|
|
8665
8686
|
msgraph/generated/models/post_type.py,sha256=TwbAwR3RRCxnFDWm5tLf0yKdo5EKpPFkKIBauA9aBvQ,173
|
|
@@ -8715,7 +8736,7 @@ msgraph/generated/models/print_usage_by_user.py,sha256=kborv1c5GPiWeeGtAxc4nVDh2
|
|
|
8715
8736
|
msgraph/generated/models/print_usage_by_user_collection_response.py,sha256=ygo-glJVR1bQgESObfg1ONWcMrOGMrinjsL3eIlVz8Q,2489
|
|
8716
8737
|
msgraph/generated/models/printer.py,sha256=kPqnT82KY7bW0qNJACPlkj7hh5IJTv1q5alrz20wiIs,4518
|
|
8717
8738
|
msgraph/generated/models/printer_base.py,sha256=ARQfT8YsSb99TPhxFrY9STWrDtxzbdFV2RygRd4RHfg,5671
|
|
8718
|
-
msgraph/generated/models/printer_capabilities.py,sha256=
|
|
8739
|
+
msgraph/generated/models/printer_capabilities.py,sha256=p3utUWpYRuym02lV-ihSiepmmZj-hvCZnWbA6zZXFDY,11927
|
|
8719
8740
|
msgraph/generated/models/printer_collection_response.py,sha256=kKZk-4HBwPrjwKwQ0tbsdbUZD3t3ykQsE3ppFMKKkPo,2372
|
|
8720
8741
|
msgraph/generated/models/printer_create_operation.py,sha256=OP6pShg8wzEfeB75e_2MXPlL6Pg1VsMXV3DnkbHRCbg,2508
|
|
8721
8742
|
msgraph/generated/models/printer_defaults.py,sha256=11uQiuNrOR5mPfFMDrXjHSdnrkpo0U5nnWm_Y-QvY_I,8541
|
|
@@ -8750,7 +8771,7 @@ msgraph/generated/models/privileged_access_root.py,sha256=1Cd1vggD_92ZBHoSUXIjJ2
|
|
|
8750
8771
|
msgraph/generated/models/privileged_access_schedule.py,sha256=HUQIg1weCXtTcXcNe1u8_eYdPHKo6nNE2nXoaCHTaZ0,5143
|
|
8751
8772
|
msgraph/generated/models/privileged_access_schedule_instance.py,sha256=V8hXv_R6saTqO58sbJQKM3MYq4W_VizomJtWenqEyVk,4003
|
|
8752
8773
|
msgraph/generated/models/privileged_access_schedule_request.py,sha256=oAPytlms7ICM0P4ZcJVY-esVtuHCWPldChBaFuKKFsE,6332
|
|
8753
|
-
msgraph/generated/models/process.py,sha256=
|
|
8774
|
+
msgraph/generated/models/process.py,sha256=8RIn58C_QvM_Iceoryt6D4yZY5mYVCKYCHr4IM0KIec,6152
|
|
8754
8775
|
msgraph/generated/models/process_content_batch_request.py,sha256=Izkj16yxbriGAHly8wuEF-l2-fzLveQd9jiTMhC7Q9I,3369
|
|
8755
8776
|
msgraph/generated/models/process_content_metadata_base.py,sha256=7b0TRaaO0PjrxlBxAhkrVVEZiN0YddAhSOZrvOLGjjg,6584
|
|
8756
8777
|
msgraph/generated/models/process_content_request.py,sha256=DRLgMo88vA3E27-XleleUZb9ofF3n7dRPJTOH9g9QQs,5113
|
|
@@ -8787,13 +8808,13 @@ msgraph/generated/models/provisioned_identity.py,sha256=u2UGYxoJAv9hrW1VqsTAZv0_
|
|
|
8787
8808
|
msgraph/generated/models/provisioned_plan.py,sha256=CTbzcjA3jrdnpG7CzWNQbeedH2a9huqm1koZ4U4805Y,3581
|
|
8788
8809
|
msgraph/generated/models/provisioning_action.py,sha256=yOrQle7wuvZ13T4z_sx9GHp5YkaNmAhKXz5Sy4Fsi3c,258
|
|
8789
8810
|
msgraph/generated/models/provisioning_error_info.py,sha256=u4O0Te01TykhLaMu_a4MaRXx_tUXu1uQXG4a9aQeZTw,3930
|
|
8790
|
-
msgraph/generated/models/provisioning_object_summary.py,sha256=
|
|
8811
|
+
msgraph/generated/models/provisioning_object_summary.py,sha256=wztQ64Iu8md2VfY6g3bJ6LDfLFyxHij-hgNnCKk04zI,8718
|
|
8791
8812
|
msgraph/generated/models/provisioning_object_summary_collection_response.py,sha256=aLBvuuqDSznQ252xEHQYWCbQrTIUcd2C9ah2E953Hvk,2594
|
|
8792
8813
|
msgraph/generated/models/provisioning_result.py,sha256=6mgGp0d32TV_UjQULGot2Op9NSaH1pfQL32MiHqGy3E,208
|
|
8793
8814
|
msgraph/generated/models/provisioning_service_principal.py,sha256=fE8gJEC4OFGLcZXaMwcIypv1p1E5oMzf_Rtttz0QbQI,1872
|
|
8794
8815
|
msgraph/generated/models/provisioning_status_error_category.py,sha256=tOAN-UEbs8ORupf-jzRwUVLWLMW6d9h2NXGrntbr_TI,216
|
|
8795
|
-
msgraph/generated/models/provisioning_status_info.py,sha256=
|
|
8796
|
-
msgraph/generated/models/provisioning_step.py,sha256=
|
|
8816
|
+
msgraph/generated/models/provisioning_status_info.py,sha256=MvSNAgxuyRJp5ZNRMhz4_kwagYDfiyL260xOlM_o-O4,3295
|
|
8817
|
+
msgraph/generated/models/provisioning_step.py,sha256=ndObFaPsBpb5LatlNe6Fhs1-bCk2TjHkwTcYNgx21ek,4143
|
|
8797
8818
|
msgraph/generated/models/provisioning_step_type.py,sha256=8RUzIK-9zscvyEpY6AocRtdOEpn73-S_IYsXSoD5Ru4,289
|
|
8798
8819
|
msgraph/generated/models/provisioning_system.py,sha256=zepGzRSNCVPR1Dh9V8TjZjBSpDLen4zowIgxpW07Gdw,2179
|
|
8799
8820
|
msgraph/generated/models/proxied_domain.py,sha256=BUAd4K9cXCMOE2EhMsI-oVl3tEATJJxSmEOeGfEkk6c,2706
|
|
@@ -8856,7 +8877,7 @@ msgraph/generated/models/reflect_check_in_response.py,sha256=YBecHfCDj45dO4PzAHj
|
|
|
8856
8877
|
msgraph/generated/models/reflect_check_in_response_collection_response.py,sha256=8MoksSaHBwGYCdyQwVR2ibiw1_3csSq9y6BH9WJoAw8,2561
|
|
8857
8878
|
msgraph/generated/models/registration_enforcement.py,sha256=ph7MujvTGigeCPSSArW1fJQwh7EiWmAao2bSnsZ6TD4,3126
|
|
8858
8879
|
msgraph/generated/models/registry_hive.py,sha256=S5o1M0p1XmFyVFRMSXe0yHPMP35rJ7Xe4FvxnAOJntY,422
|
|
8859
|
-
msgraph/generated/models/registry_key_state.py,sha256=
|
|
8880
|
+
msgraph/generated/models/registry_key_state.py,sha256=Hu-zG1iIFOJ44N6gSxzG5w7U-oWfLropIv6MtdAOycw,5902
|
|
8860
8881
|
msgraph/generated/models/registry_operation.py,sha256=ox-zQ-1jf-s0IF42RHNi17eSbFst-eRueLPGq22xIxo,201
|
|
8861
8882
|
msgraph/generated/models/registry_value_type.py,sha256=SPpOhzSRL8WcsO3TlMlgn8s6vOD4Br9CMI8me7YlQiM,432
|
|
8862
8883
|
msgraph/generated/models/reject_reason.py,sha256=DZE_L-urPCfpxD1jCcC0rI3_V80PDDJJjjzwT4GDQWE,170
|
|
@@ -8867,7 +8888,7 @@ msgraph/generated/models/reminder.py,sha256=6SFn14EE_l1A6rPuvjgRwA7OkVxzYvvgrGVR
|
|
|
8867
8888
|
msgraph/generated/models/remote_assistance_onboarding_status.py,sha256=v6mMUN4VYJa6A951RwmmOIQvAHK_LHccwHWu0OWh5qM,579
|
|
8868
8889
|
msgraph/generated/models/remote_assistance_partner.py,sha256=0k_qd-l1MTmxY8zJceSwN-WlNKUsmIc7dP9b8DY6SzU,3422
|
|
8869
8890
|
msgraph/generated/models/remote_assistance_partner_collection_response.py,sha256=jwlNxfHgJh3_KFdAtavQMc7VPEdCWoCG8eo4rp4dTwQ,2570
|
|
8870
|
-
msgraph/generated/models/remote_desktop_security_configuration.py,sha256=
|
|
8891
|
+
msgraph/generated/models/remote_desktop_security_configuration.py,sha256=Nsr5-qdyNwBIlrV8mQi1bO10GPJVE68zTTmlvTRn_Og,2965
|
|
8871
8892
|
msgraph/generated/models/remote_item.py,sha256=zCoKzHEB9uWzM3-UMHZtFo2AqRch12TL3te-DXjVo3U,8781
|
|
8872
8893
|
msgraph/generated/models/remote_lock_action_result.py,sha256=nQ3HADO2goiFVk0nNjP09sn3ewR0SINSv3Ji-Q2cXeo,2176
|
|
8873
8894
|
msgraph/generated/models/remove_access_apply_action.py,sha256=lmWI2evhB_RJ99-Xn6EffvYYOjE8oou5NWmI86bZ5x0,1994
|
|
@@ -8882,19 +8903,22 @@ msgraph/generated/models/requestor_manager.py,sha256=a53HlMG6_0sNSYpCEKSYPu-c0QG
|
|
|
8882
8903
|
msgraph/generated/models/required_password_type.py,sha256=SDkZNlYsCuqxKZ2BWQD1FmVn2Zdqj_AV1UOdsLAw-pA,270
|
|
8883
8904
|
msgraph/generated/models/required_resource_access.py,sha256=qgi4X5Zojnr13Zg__-Yto94h_3r1hvcEtDi2EvR6wCE,3204
|
|
8884
8905
|
msgraph/generated/models/reseller_delegated_admin_relationship.py,sha256=XCmHfseFNEPRCWm9fGFbtzt3rvPhmwFDeAFaqX4K2Ps,2900
|
|
8906
|
+
msgraph/generated/models/reservable_place_mode.py,sha256=11CizYidzSb1YQ7Livt_dsjthuFJ0z__scdnsX15Mrk,1840
|
|
8885
8907
|
msgraph/generated/models/reset_passcode_action_result.py,sha256=MBw_jnE9z1d8TG1-toQ3aACrOjOiDIiJfk9SB2L0-sQ,2440
|
|
8886
8908
|
msgraph/generated/models/resource_access.py,sha256=zHbFMjqvWpDsTXenQMtdB1dVlWFKhovtlVYrCSmwFvE,3216
|
|
8887
8909
|
msgraph/generated/models/resource_action.py,sha256=2ABKLBeqP_beTFubf61jXyiou74H2dqkWHVMXCF4PEM,2981
|
|
8910
|
+
msgraph/generated/models/resource_link.py,sha256=Y2tTXeXC_ibIEwLxS3Xkio8TKXXWVwUFtMWrea-ABPU,3133
|
|
8911
|
+
msgraph/generated/models/resource_link_type.py,sha256=mW3JTOMJZL6cgthyxPSgh-NbGBvtpvvfE6pyaNgFAQI,123
|
|
8888
8912
|
msgraph/generated/models/resource_operation.py,sha256=k09h_uC4toyvJhXCFcOSXM7qJbMGyJxt6KfHyPlbH1M,2850
|
|
8889
8913
|
msgraph/generated/models/resource_operation_collection_response.py,sha256=4SaCTMPvPXeEslb0ufnLLVWIQnV8fuNvJJKquSZPqhM,2495
|
|
8890
8914
|
msgraph/generated/models/resource_reference.py,sha256=wD46ki0qywqgcqGgiHHArTZX58ww3Ja9HndXSjoLwj0,2890
|
|
8891
8915
|
msgraph/generated/models/resource_specific_permission.py,sha256=_h5sTz377MZFP-QwPMKnOMi72HxIS4liWqDjtIcAfMQ,3490
|
|
8892
|
-
msgraph/generated/models/resource_specific_permission_grant.py,sha256=
|
|
8916
|
+
msgraph/generated/models/resource_specific_permission_grant.py,sha256=Cv3k8VJwIr0kaZo1feIy6Z10SAHoisZiqSvji_Wi4qI,3331
|
|
8893
8917
|
msgraph/generated/models/resource_specific_permission_grant_collection_response.py,sha256=JwXLYTHF9uNTOgpw9i5XxmYmjY5pvcwMMxtr2nw3P_E,2669
|
|
8894
8918
|
msgraph/generated/models/resource_visualization.py,sha256=YtnELlv3gUZrEJwbgpdfj5tKfKVN16TR3fA-YKm4Ui4,4619
|
|
8895
8919
|
msgraph/generated/models/response_emotion_type.py,sha256=lLZI3F-u4WigSWtuKZC1UBWH9tL1gGph6IpJSYdO5RM,1603
|
|
8896
8920
|
msgraph/generated/models/response_feedback_type.py,sha256=sXNc-FoGLY04WmCK0B9gkobe6kfLO_rPGiiSQi-4yIA,320
|
|
8897
|
-
msgraph/generated/models/response_status.py,sha256=
|
|
8921
|
+
msgraph/generated/models/response_status.py,sha256=60GATPRBXOoyxrFa_CZGpab9dx6ly6k6Qx18bPg_UQ0,3769
|
|
8898
8922
|
msgraph/generated/models/response_type.py,sha256=7mxEUCOPh1-uRhq8b88hYCSrq15TXQY_DCZ7ftpxMUM,242
|
|
8899
8923
|
msgraph/generated/models/restorable_artifact.py,sha256=q2tUIkHRRQvb6BN4qKvH50uiGHxuquuMC8HL7O0xrbg,133
|
|
8900
8924
|
msgraph/generated/models/restore_artifact_base.py,sha256=0NEf8_Y5JPJribwkqcLpYyQOG2s3zbiAuVrw6EoA4Vg,6340
|
|
@@ -8908,7 +8932,7 @@ msgraph/generated/models/restore_point_search_response.py,sha256=61U21TH2N-Gllah
|
|
|
8908
8932
|
msgraph/generated/models/restore_point_search_result.py,sha256=RAfoSuOhQ8CKYLJraEEXRavOAKzXfS6KB7n6OqcZE5U,2956
|
|
8909
8933
|
msgraph/generated/models/restore_point_tags.py,sha256=yHeqA9I_oyDaxeNGcPrnFQUR1ktrC3AJXfY0mcSV1Bs,159
|
|
8910
8934
|
msgraph/generated/models/restore_session_artifact_count.py,sha256=P4fmGYyEM37pY6eN22hlre54dwoxBeFeMiG-J4rgcbw,3219
|
|
8911
|
-
msgraph/generated/models/restore_session_base.py,sha256=
|
|
8935
|
+
msgraph/generated/models/restore_session_base.py,sha256=m5-ZiAZpzDwMftu7yNP4aWhgWCFrvC7ukPCtGOqQOVQ,7331
|
|
8912
8936
|
msgraph/generated/models/restore_session_base_collection_response.py,sha256=ZRa4kg2h8UUQCrI3Jp7TbFL4ySvtT54NCDaIuQkl1lY,2510
|
|
8913
8937
|
msgraph/generated/models/restore_session_status.py,sha256=gd91FRBWOf-RYC3xSkpJET0jxhGK_deFXy8c-Xwqxds,284
|
|
8914
8938
|
msgraph/generated/models/restrict_access_action.py,sha256=eyRtvXnHlWPZP1QR1aDZI6Ma9YyybJ2WIm4GoMoSyDs,1988
|
|
@@ -8917,26 +8941,26 @@ msgraph/generated/models/restriction_action.py,sha256=EkewGAIoJfSbJAocEbCHEKsU7Y
|
|
|
8917
8941
|
msgraph/generated/models/result_info.py,sha256=lYNph_0YGLAH3XadKaaaSavQ4MfsAYBXToMJusOSb5M,2781
|
|
8918
8942
|
msgraph/generated/models/result_template_dictionary.py,sha256=b1ugQsFzul7kDIlE6FQRQga5XOnHPsG7ayy1D6HoNTI,1831
|
|
8919
8943
|
msgraph/generated/models/result_template_option.py,sha256=FaX4Aq9YuP9j4pe9KFrUvRGFcTim6MsDqwbf0QYNvhE,2758
|
|
8920
|
-
msgraph/generated/models/retention_label_settings.py,sha256=
|
|
8944
|
+
msgraph/generated/models/retention_label_settings.py,sha256=k2K-JAOn9mMOQ4_yb_Q0n6K4j0GLfoUBochRkZvjiOU,4688
|
|
8921
8945
|
msgraph/generated/models/retention_setting.py,sha256=XiyiPUvu3Q4ggPjSFZZcqj5oVWfjriZJbWSn4p-Eslo,2751
|
|
8922
8946
|
msgraph/generated/models/rgb_color.py,sha256=mep2SXnSwrGm3PEB-IMte_Dz6m-zy06ARF537b8n3XI,2715
|
|
8923
8947
|
msgraph/generated/models/rich_long_running_operation.py,sha256=u7ltWfhpSKwoKhSr-siDJKtpOXPILn8jOag6_PX5zQs,3077
|
|
8924
8948
|
msgraph/generated/models/rich_long_running_operation_collection_response.py,sha256=geo87YEKksItf_El8661BDHi0JY2rbkAdwzjiqCcUZw,2585
|
|
8925
8949
|
msgraph/generated/models/risk_detail.py,sha256=eSSW51g-uxXfNXb9Zc1o6tCq5XFsvspPiDexdRzQ4Qg,1222
|
|
8926
|
-
msgraph/generated/models/risk_detection.py,sha256=
|
|
8950
|
+
msgraph/generated/models/risk_detection.py,sha256=hP1O7J-unu0RbqgbjvLKLi_Alh6JQRcsOlTh0guGNuw,10096
|
|
8927
8951
|
msgraph/generated/models/risk_detection_collection_response.py,sha256=eUfG2PhVmijQhbfKOCnnnSDVOAY-kwCQZm4eg1MzJls,2447
|
|
8928
8952
|
msgraph/generated/models/risk_detection_timing_type.py,sha256=p-XPMBaV_90mNr02oAUWd2oi_30NZDqq3XSVOu64gzE,231
|
|
8929
8953
|
msgraph/generated/models/risk_event_type.py,sha256=V_IKTJDPnT9lnGRV5R4xE3viYSEj-2d0khm2pRIGUMw,937
|
|
8930
8954
|
msgraph/generated/models/risk_level.py,sha256=r2Y3bvhx64ZgoBicimBHam7XFqSuN860n583SQPAKRE,201
|
|
8931
8955
|
msgraph/generated/models/risk_prevention_container.py,sha256=AFIbshGavXHwAXwT1rVh3Zy6IXtBjv0cNGpTyLj0mIE,4578
|
|
8932
|
-
msgraph/generated/models/risk_service_principal_activity.py,sha256=
|
|
8956
|
+
msgraph/generated/models/risk_service_principal_activity.py,sha256=5jjEpbtUWdw84l1mCJ7tYaO6OqS87AgBxpQPsZbmlJo,3348
|
|
8933
8957
|
msgraph/generated/models/risk_state.py,sha256=Zd-yndI77nsq8MseeHliB4HG6LRJVIQa4iH0M8rjGJo,290
|
|
8934
|
-
msgraph/generated/models/risk_user_activity.py,sha256=
|
|
8935
|
-
msgraph/generated/models/risky_service_principal.py,sha256=
|
|
8958
|
+
msgraph/generated/models/risk_user_activity.py,sha256=VHIg5JcXM4ir5gZ-t0J6VadpaSPoyZJzrqncWk-OWg8,2921
|
|
8959
|
+
msgraph/generated/models/risky_service_principal.py,sha256=aFi1D_YLDqObIUEBg0VR-HzZu9zUpWoDv3DhSjvwKv0,6460
|
|
8936
8960
|
msgraph/generated/models/risky_service_principal_collection_response.py,sha256=AfHc5NZOrvG3SR7RBELGTEn2qT7KgP6ULAcw2leGNQQ,2546
|
|
8937
8961
|
msgraph/generated/models/risky_service_principal_history_item.py,sha256=Uyq-sw3gaLkK-uAivMtAGfMFCKoLUFix-2Hd_pFOAG8,2756
|
|
8938
8962
|
msgraph/generated/models/risky_service_principal_history_item_collection_response.py,sha256=R6ukSfdee9IpipbKedoB7HWnndl-jVUtwW548wbZ2oA,2684
|
|
8939
|
-
msgraph/generated/models/risky_user.py,sha256=
|
|
8963
|
+
msgraph/generated/models/risky_user.py,sha256=fOpU5AwO3zOGO3JSGWf1mFteU7DDWSlmBFO6reeohUM,5538
|
|
8940
8964
|
msgraph/generated/models/risky_user_collection_response.py,sha256=oG1H7ZPBYzTN342Z3rnpr9P7zxkdZhsUePzRr9whRd4,2399
|
|
8941
8965
|
msgraph/generated/models/risky_user_history_item.py,sha256=U09jV1QWl6RaaYjpIZMVyG78hToF9TVdCDVucI_s87g,2672
|
|
8942
8966
|
msgraph/generated/models/risky_user_history_item_collection_response.py,sha256=SHpKwG5zC6EdbMQ9-DdCtHxnnmeKz7MzMipCHE1QbwA,2537
|
|
@@ -8946,9 +8970,9 @@ msgraph/generated/models/role_definition.py,sha256=kHRhGs2vWuiNJ9LMEbaCJvR15uZ17
|
|
|
8946
8970
|
msgraph/generated/models/role_definition_collection_response.py,sha256=LfFDHu0FWeszFck8wTy7Yp8GANZJTFamml4rfK_KVAA,2459
|
|
8947
8971
|
msgraph/generated/models/role_management.py,sha256=9gQe8tI7hOlUVBFxa9aZfX4Ljf4gPRvOjJm8ouwjXdU,3012
|
|
8948
8972
|
msgraph/generated/models/role_permission.py,sha256=kni1yJQgK89Qmh_14MHXQ2ifbqgHZnKchqnbyX-GVQQ,2897
|
|
8949
|
-
msgraph/generated/models/room.py,sha256=
|
|
8973
|
+
msgraph/generated/models/room.py,sha256=c9oeqX1eG5imYJTfOWRP0rxRGHWnGpXYA-6WT_18iOU,4408
|
|
8950
8974
|
msgraph/generated/models/room_collection_response.py,sha256=B2wACHFxf5hKJf-GM-2ic_luglRlDGZ3rw1h5Js7Hdg,2336
|
|
8951
|
-
msgraph/generated/models/room_list.py,sha256=
|
|
8975
|
+
msgraph/generated/models/room_list.py,sha256=1-5nO8ckK50LVvDtHMF0tN6MVEWqa8yID7xyGJaWLPQ,2694
|
|
8952
8976
|
msgraph/generated/models/room_list_collection_response.py,sha256=fAwLjRRsn_w_fm4dhc3KCZ9Z1CVXqLI1ASDq7_DFU-Q,2387
|
|
8953
8977
|
msgraph/generated/models/root.py,sha256=_Rz138OHmsTGK-uwJaU1A_1NCLdA6H4Ytzn4AR2RcVk,2197
|
|
8954
8978
|
msgraph/generated/models/rotate_bit_locker_keys_device_action_result.py,sha256=cdl4hNbwh_S23YQpnutwJNXo3x4c31sYQFBTG-Zii7w,2250
|
|
@@ -8965,7 +8989,7 @@ msgraph/generated/models/saml_or_ws_fed_external_domain_federation.py,sha256=Ey9
|
|
|
8965
8989
|
msgraph/generated/models/saml_or_ws_fed_provider.py,sha256=xkW9oRi9Pmrxr2i6E9b4WFG1ELH5DxCu7XQ5z3GbRkE,5888
|
|
8966
8990
|
msgraph/generated/models/saml_single_sign_on_settings.py,sha256=XlEYfdUO0c1GnH-_PG3-BEh7_ed356pbHwjUGBqi-6Q,2571
|
|
8967
8991
|
msgraph/generated/models/schedule.py,sha256=ni0n7YVRJr-SGTZcjxI4fcNEyKCtUw1QVnHMtYmCqh4,11464
|
|
8968
|
-
msgraph/generated/models/schedule_change_request.py,sha256=
|
|
8992
|
+
msgraph/generated/models/schedule_change_request.py,sha256=ADjSY6ZDCMXDhFtm8rk1GPpbDVZaoGBwD2GwVoFGwHs,6744
|
|
8969
8993
|
msgraph/generated/models/schedule_change_request_actor.py,sha256=lqlLUknVIFRmwqhMsqv8rsuq9j04eIko4MTeeW2b1HI,216
|
|
8970
8994
|
msgraph/generated/models/schedule_change_state.py,sha256=xmRweUmILKoTrEI1HYM_yabkaBTGtwloaomD84hfEEk,188
|
|
8971
8995
|
msgraph/generated/models/schedule_entity.py,sha256=0xlzbhUoMLnOlla6-irGt9zsRwsZZ4kb1QAMZk1ixXg,4376
|
|
@@ -8994,13 +9018,17 @@ msgraph/generated/models/search_entity.py,sha256=bVxV46BmRL5hdGcPBZI_bgi2h51HcsW
|
|
|
8994
9018
|
msgraph/generated/models/search_hit.py,sha256=1vkTW0LY3_eUPSwSb1Ov8xGL3sijQDWg6EjWCeErUm8,4272
|
|
8995
9019
|
msgraph/generated/models/search_hits_container.py,sha256=NEArV_FFUrrDDzl_lX3FVbQ6DMY-QgAx1yFFVoWtGs8,3827
|
|
8996
9020
|
msgraph/generated/models/search_query.py,sha256=QofaOP6x89ToQ3OoQbP6-Pr0YEiz9umY1ddmXAYSTFI,2781
|
|
8997
|
-
msgraph/generated/models/search_request.py,sha256=
|
|
9021
|
+
msgraph/generated/models/search_request.py,sha256=nKy9OpH8qJ5sReH72_VZFHRNNLHG9X03L86XMkg6Tm8,10579
|
|
8998
9022
|
msgraph/generated/models/search_response.py,sha256=OrnSyKgZAJewyNOiKbIikSNG_pa_PTvcOIbxzINzThA,4236
|
|
8999
9023
|
msgraph/generated/models/search_result.py,sha256=_I8eXErPAhGcCmvoVK7RfPa2SxbPtThOmugLMi-UyuM,2657
|
|
9024
|
+
msgraph/generated/models/section.py,sha256=ELcGhic2XIbkEL3sOZ-sa459sfUK4nhl8LYAPyG8MsY,1740
|
|
9025
|
+
msgraph/generated/models/section_collection_response.py,sha256=dqY0jGpItuBDiO06owfEWkntmiykKyJ779mPfWH5Ghs,2372
|
|
9000
9026
|
msgraph/generated/models/section_emphasis_type.py,sha256=0kUR8KLkb-8cu83ixU8TK7CV-8BD9WAPkZGwKn12SPE,196
|
|
9001
9027
|
msgraph/generated/models/section_group.py,sha256=Sv3cx0Mx9b4oUHvj5kqfCSeCbubva7vPgfmKknvSF34,4139
|
|
9002
9028
|
msgraph/generated/models/section_group_collection_response.py,sha256=vX4c5dyqrHzpbQELluwzJE4mErNU2Z_ga8euoXDMhX0,2435
|
|
9003
9029
|
msgraph/generated/models/section_links.py,sha256=mJjE93_AzMWfXtdUJ81L0UZGSp8ymKjzMJmlxEJ7LmM,2994
|
|
9030
|
+
msgraph/generated/models/section_map.py,sha256=az2nJAZM4Z-VFP_tjbxA_QEMndr70SY8wtgnDpFwHOY,2082
|
|
9031
|
+
msgraph/generated/models/section_map_collection_response.py,sha256=0RNILqnIFepcej9403k4MZZDMNI626z8pzrvegH6oOw,2411
|
|
9004
9032
|
msgraph/generated/models/secure_score.py,sha256=a6Wx2E85IGdkW0BWDwIf46Ge-tEmzFbg7ZWR5daVKQs,5522
|
|
9005
9033
|
msgraph/generated/models/secure_score_collection_response.py,sha256=LmBosHbdoBjScpXRsqweQNnvEh2Z6d1FxO-7CGYjZ84,2423
|
|
9006
9034
|
msgraph/generated/models/secure_score_control_profile.py,sha256=9oX5qHe3ymas76u9saSYlHdWxaC3SWOtYGkPCHEpvG4,8000
|
|
@@ -9009,14 +9037,14 @@ msgraph/generated/models/secure_score_control_state_update.py,sha256=GsBleYe6Xpk
|
|
|
9009
9037
|
msgraph/generated/models/secure_sign_in_session_control.py,sha256=Ww_0i_IAiU3py_57tLzT5R9w-qwXWdL5Pw2W6M_YKQk,2081
|
|
9010
9038
|
msgraph/generated/models/security_network_protocol.py,sha256=VAd65utUZLLY4jyTjaMXhVTafC-yOueAQaaAOMuGHvA,752
|
|
9011
9039
|
msgraph/generated/models/security_reports_root.py,sha256=yDA2ANbVxCcbr_5-zpNBWoQQRt453AadirOEEPhOwoo,1775
|
|
9012
|
-
msgraph/generated/models/security_resource.py,sha256=
|
|
9040
|
+
msgraph/generated/models/security_resource.py,sha256=T8Qc5iCI1y976GKc5fQnvQGBYLgYY0PYAJ6KtwgQjio,3047
|
|
9013
9041
|
msgraph/generated/models/security_resource_type.py,sha256=6vGdwkYx70BHYdV_FbT9k6RIUiEZ04rXLgc3TwX-Ooc,187
|
|
9014
9042
|
msgraph/generated/models/security_vendor_information.py,sha256=SIw-1mLp0hJYY6gSDA25pety08vDdaR5hB2aaEEguKo,3398
|
|
9015
9043
|
msgraph/generated/models/selection_likelihood_info.py,sha256=f-7bDdC6CX53M2DYgMe0wwHb_IIwK_ZlEGMt0Uenw28,120
|
|
9016
9044
|
msgraph/generated/models/self_service_sign_up_authentication_flow_configuration.py,sha256=rf3e4ihGcCioJSGhTuA7be5e7JWKx4UBUjjaODAbsgI,2697
|
|
9017
9045
|
msgraph/generated/models/self_signed_certificate.py,sha256=mFmjWi4_qbMrmmup35sId-qkgGFdUl6K2_Li1u-oEX0,4857
|
|
9018
9046
|
msgraph/generated/models/send_dtmf_completion_reason.py,sha256=FEsC9E4VS3bRByQWv7Qdyqxoh6_AKu1-J6G8ZBOqDRo,247
|
|
9019
|
-
msgraph/generated/models/send_dtmf_tones_operation.py,sha256=
|
|
9047
|
+
msgraph/generated/models/send_dtmf_tones_operation.py,sha256=m3kU_p69hkJqU8vn-rquMMIgrPzKvQC5GZ__pnY7rG0,2479
|
|
9020
9048
|
msgraph/generated/models/sensitivity.py,sha256=r0KR5tx5jIh1yiY61W3pKgGvbv0O3gapmrVw7SNyt1c,164
|
|
9021
9049
|
msgraph/generated/models/sensitivity_label.py,sha256=_0tavuXFJpI-wmkOLY2xVkU0C259HPURe2yf8quYS5s,5120
|
|
9022
9050
|
msgraph/generated/models/sensitivity_label_assignment.py,sha256=gYkQaAp-06JaQaZHlbjXA_oOTRJ2QU5EG8xftMxoedA,3462
|
|
@@ -9035,16 +9063,16 @@ msgraph/generated/models/service_health_classification_type.py,sha256=7_j0YLxR9v
|
|
|
9035
9063
|
msgraph/generated/models/service_health_collection_response.py,sha256=2YAOghxBSzz0L0CueOfLv0tGryocg5jZ5rB2Td-TDGU,2447
|
|
9036
9064
|
msgraph/generated/models/service_health_issue.py,sha256=xcYofNaOsKjWvDgJfsHov8pSs8Ooh_lAjkLdDtPKbik,5048
|
|
9037
9065
|
msgraph/generated/models/service_health_issue_collection_response.py,sha256=j3WfzeIifZCOcspRGuRKL4olsDcVcCqDRUeIV-HCa94,2510
|
|
9038
|
-
msgraph/generated/models/service_health_issue_post.py,sha256=
|
|
9066
|
+
msgraph/generated/models/service_health_issue_post.py,sha256=SktWdN5EjcuU89njRfxsMLX1yQeCLi9Og0NVIJnEqQY,3448
|
|
9039
9067
|
msgraph/generated/models/service_health_origin.py,sha256=nf73gpw3vGY6BPlzIAmYKtVKDXHpJ3TmU4Y-_9RjRsY,196
|
|
9040
9068
|
msgraph/generated/models/service_health_status.py,sha256=5OHfoGbqCdSKSOcXP298WRCp_OhGFI0dV7gFpg310P8,816
|
|
9041
9069
|
msgraph/generated/models/service_hosted_media_config.py,sha256=TomL__Z7B8xtc8IlNxIGcNSsJEIMK81RnFGqVqhdc58,2305
|
|
9042
9070
|
msgraph/generated/models/service_plan_info.py,sha256=hdKA3sC5n8ScxwGF8fT690OTxkH49uj-DccKO4z01SQ,3922
|
|
9043
|
-
msgraph/generated/models/service_principal.py,sha256=
|
|
9071
|
+
msgraph/generated/models/service_principal.py,sha256=ClgXkqNzc_Uxof7uoayaTK-3-jPOsJ4xQkZCvM8bzgY,31144
|
|
9044
9072
|
msgraph/generated/models/service_principal_collection_response.py,sha256=z6zVPjs-WFsVnic_F9gTqck_GJJwjU3bXlsmGyFsweA,2483
|
|
9045
9073
|
msgraph/generated/models/service_principal_identity.py,sha256=c0rr1XchnXVdpsBFL7QL96rHOEHgp-f4ZnFhJBnvEIE,2073
|
|
9046
9074
|
msgraph/generated/models/service_principal_lock_configuration.py,sha256=w3rFOCNEUG_KPA_36vdV03ObQflxiF46tefgzfro67c,4188
|
|
9047
|
-
msgraph/generated/models/service_principal_risk_detection.py,sha256
|
|
9075
|
+
msgraph/generated/models/service_principal_risk_detection.py,sha256=-oEbyywhed4zrvL9cAsC6wATZInJzL5kDCsdEHWSHDM,9861
|
|
9048
9076
|
msgraph/generated/models/service_principal_risk_detection_collection_response.py,sha256=m5e3U1AVaf1uzJV19lG2abWJkLfdajv52qbRbb-INaI,2645
|
|
9049
9077
|
msgraph/generated/models/service_principal_sign_in.py,sha256=oFMoP1tFhxMYo4B8Vxw1S7XKdGpErITanuLmsfdrfYQ,2191
|
|
9050
9078
|
msgraph/generated/models/service_provisioning_error.py,sha256=lVw7zJmbxK2Y3akMjTXnhzfH93m1__PV3qQjTH-QC50,3886
|
|
@@ -9066,6 +9094,21 @@ msgraph/generated/models/setting_template_value.py,sha256=eZF1bnW0uuErzTVLsOgyi2
|
|
|
9066
9094
|
msgraph/generated/models/setting_value.py,sha256=T1iKRmDNEGCN47Xu_37-XZqfRsK40ufEZOaxWZ7I8sk,2638
|
|
9067
9095
|
msgraph/generated/models/share_point_identity.py,sha256=MZDq72DtCr1pbh6VHt84SDrJ7pvR_iEanGxNuTRzhD0,2055
|
|
9068
9096
|
msgraph/generated/models/share_point_identity_set.py,sha256=yg6vI6cBYlFqpzn6pAJgt_QjQWyjC21NoRHf9-Kbd68,2961
|
|
9097
|
+
msgraph/generated/models/share_point_migration_container_info.py,sha256=dLcCFcrrXHYwwFEYExmoy4fMcBy0aGQI74lTGkpfsXY,3362
|
|
9098
|
+
msgraph/generated/models/share_point_migration_event.py,sha256=pW6E-XYCwtBkTgVrh0VZe3G_3CMnoQWJmk-TAvFKGO0,7631
|
|
9099
|
+
msgraph/generated/models/share_point_migration_event_collection_response.py,sha256=cp1q9HzxDALFbc4UpJbE7p40D2-b2eP9nnmSm8vxC9k,2585
|
|
9100
|
+
msgraph/generated/models/share_point_migration_finish_manifest_file_upload_event.py,sha256=zB-C167Vt4RA0lO5QkCBuKZATVTtLL1FmHM0rYVUSrA,2335
|
|
9101
|
+
msgraph/generated/models/share_point_migration_job.py,sha256=oKQxo4VVx1t5tQYZO591chMt_MPf-ApKOSrpE9e8_sQ,2947
|
|
9102
|
+
msgraph/generated/models/share_point_migration_job_cancelled_event.py,sha256=B7_KnjH9J2H4Ak7ri0Yt43A2ZauJ1Lm1DoIj-hYW-RE,2585
|
|
9103
|
+
msgraph/generated/models/share_point_migration_job_collection_response.py,sha256=EpXPk837uvShIAiwNIilFSelKk3PCWmIFX_PNsXgXrI,2561
|
|
9104
|
+
msgraph/generated/models/share_point_migration_job_deleted_event.py,sha256=tkI5jiH-Gc899zuKsAssFjV6Gcp0xgelifIWAXGmIY8,2009
|
|
9105
|
+
msgraph/generated/models/share_point_migration_job_error_event.py,sha256=FpbJAXcq47c_N_YMivC9ONIsv4CT7HrCs1-mG_zzFWM,4113
|
|
9106
|
+
msgraph/generated/models/share_point_migration_job_error_level.py,sha256=9xa5a9nhHIsnwjUGj33j6KEIU68tcI6238iZfGKGysI,228
|
|
9107
|
+
msgraph/generated/models/share_point_migration_job_postponed_event.py,sha256=maIJbdfoOuSR0vDGkNoLmX4jPB15Uk28OnarhbSx_MA,3299
|
|
9108
|
+
msgraph/generated/models/share_point_migration_job_progress_event.py,sha256=Nur3VTVFrp2HHC41GiLByAYIEQOUwcb-tWGfR-yer_g,6800
|
|
9109
|
+
msgraph/generated/models/share_point_migration_job_queued_event.py,sha256=qRjbQRjpZ6ZDUuInJbQrmg0j0hXgP779vulcWrgMHlk,2005
|
|
9110
|
+
msgraph/generated/models/share_point_migration_job_start_event.py,sha256=_5dPxxszV-K-FFuOTIrs1BJsRceZBkSQwodA5WKVMDo,2544
|
|
9111
|
+
msgraph/generated/models/share_point_migration_object_type.py,sha256=ec3FBBxm3-VYSi6UXnaw3xyXKhfajD3vLkwKbyGcBuo,333
|
|
9069
9112
|
msgraph/generated/models/share_point_one_drive_options.py,sha256=tunKciowgmuTOH6gzoggdl1xjy5Tt4_EA2okBHxgqPQ,2816
|
|
9070
9113
|
msgraph/generated/models/share_point_protection_policy.py,sha256=nEg80XcXk-EVqS0ztgOEYWOYglp5NY8gBbUs4bZMudg,3875
|
|
9071
9114
|
msgraph/generated/models/share_point_protection_policy_collection_response.py,sha256=Pvy9Qdx94hGtJq6jj9rQop50DwtaxtL7rOr6sp4Q-Ic,2609
|
|
@@ -9084,7 +9127,7 @@ msgraph/generated/models/shared_with_channel_team_info.py,sha256=uOvYFxTyvhacUkw
|
|
|
9084
9127
|
msgraph/generated/models/shared_with_channel_team_info_collection_response.py,sha256=wcbpjVW2G97A2CXhOGOHG8FsaKJm_Y5nWYv2m-7ChUw,2600
|
|
9085
9128
|
msgraph/generated/models/sharepoint.py,sha256=Zn4fQhLiKKdnBkpmK9_L1yqB4cy1TmlcvsjOv8jacgw,2156
|
|
9086
9129
|
msgraph/generated/models/sharepoint_ids.py,sha256=s2xbZ1MuyhJcaBorC6g5DIC37StNcaltzzF9Temrfhc,3983
|
|
9087
|
-
msgraph/generated/models/sharepoint_settings.py,sha256=
|
|
9130
|
+
msgraph/generated/models/sharepoint_settings.py,sha256=ca7YWPBWH3cZ6qk4nuig5xmzsRutggoKmBm54Yg3v1A,14065
|
|
9088
9131
|
msgraph/generated/models/sharing_capabilities.py,sha256=i1JtdnjAbCpsz5Fz_0VufGziswSGRiChmTTeOzuR61k,331
|
|
9089
9132
|
msgraph/generated/models/sharing_detail.py,sha256=c12ivm454uDVD5uAkmJCQqywt6l3uBYWDo0ilakW8Zg,4135
|
|
9090
9133
|
msgraph/generated/models/sharing_domain_restriction_mode.py,sha256=vHcjQX9Dx-RvLgiZMH5J1Pb_N-Lqck4CqUsptm1m5QI,196
|
|
@@ -9096,21 +9139,21 @@ msgraph/generated/models/shift_availability.py,sha256=8ClcfqtIcV9aY6Ku4hIbwELhNR
|
|
|
9096
9139
|
msgraph/generated/models/shift_collection_response.py,sha256=VccsFBfwlHsCnY8JaXB8iX-PUTk9jIeMJzW_A-KBN5U,2348
|
|
9097
9140
|
msgraph/generated/models/shift_item.py,sha256=M1t8GNmQw7J9gi_WRHOqF-WF3SRb6d1CaxzJYJLgdKs,3384
|
|
9098
9141
|
msgraph/generated/models/shift_preferences.py,sha256=iiMWDqkMGWof83A0P3nB-U_4k6HY4CXNh762VprLot0,2440
|
|
9099
|
-
msgraph/generated/models/sign_in.py,sha256=
|
|
9142
|
+
msgraph/generated/models/sign_in.py,sha256=n20kPDP85dc8z-OueSj467q4bO9hXGgrgFgtOoOeCQ4,12631
|
|
9100
9143
|
msgraph/generated/models/sign_in_activity.py,sha256=VvZeYG-Nkk6bUrxY3S3WnSjxaFraJzlwz6qyJgsQzD8,6215
|
|
9101
9144
|
msgraph/generated/models/sign_in_collection_response.py,sha256=4YVXwP9KkNv-vEhte_GqMcI-45Zf_lBSSQwOhFI9KvM,2363
|
|
9102
9145
|
msgraph/generated/models/sign_in_conditions.py,sha256=2wnkVL0rkSdwm7OsMgXJ4g9tMkohZHRdyA-2KHjy91c,6898
|
|
9103
9146
|
msgraph/generated/models/sign_in_context.py,sha256=cZ_HGumds2rjgxPUIUKCbLtHQ3_QwSnDgrY6malejvk,3564
|
|
9104
9147
|
msgraph/generated/models/sign_in_frequency_authentication_type.py,sha256=9-N_9AqceKy2vAXq_MatKkSOSwwXtAS2Byj7i-2sh7U,257
|
|
9105
9148
|
msgraph/generated/models/sign_in_frequency_interval.py,sha256=MDV8WQ7pOfXR7f3mtfhixyioxfaG7NtocB3BQHlJTqs,171
|
|
9106
|
-
msgraph/generated/models/sign_in_frequency_session_control.py,sha256=
|
|
9149
|
+
msgraph/generated/models/sign_in_frequency_session_control.py,sha256=ccenqsEcdWNR-wPHMlw-sfdu60lBMbFKSew_mEl-C-o,4195
|
|
9107
9150
|
msgraph/generated/models/sign_in_identity.py,sha256=F3QDaksu6uvEeSjyofOVfdvWTvl1ZjCchHdo9KuZzmM,3228
|
|
9108
9151
|
msgraph/generated/models/sign_in_location.py,sha256=iQliX9-d5f4BBs0zo1E_L8oAe05WOg3ve7dOUknTMhM,3700
|
|
9109
9152
|
msgraph/generated/models/sign_in_status.py,sha256=rTMlHRWjWkBBvPWaQUNAg_yF4Y8Wa9Ecy8ckwFUFMCA,3171
|
|
9110
9153
|
msgraph/generated/models/sign_in_user_type.py,sha256=jCbgyryuJ51R-XKspkyI1o0zmPxXDSVk1Txx3bkyD8U,148
|
|
9111
9154
|
msgraph/generated/models/signin_frequency_type.py,sha256=pQ7IHaC_JG7_u12YRLLa2w55vEEPYNZftETCzxe6Bxg,102
|
|
9112
9155
|
msgraph/generated/models/signing_certificate_update_status.py,sha256=i2cecrwyokRHYxGaXx1kUafqhh5luIkhgaf9_dSANW8,3035
|
|
9113
|
-
msgraph/generated/models/simulation.py,sha256=
|
|
9156
|
+
msgraph/generated/models/simulation.py,sha256=CttqdIJumvIav282htfk_84xwo2Gkn-UPbQORkw_jbA,12256
|
|
9114
9157
|
msgraph/generated/models/simulation_attack_technique.py,sha256=ovDWsYmGxcdFSALwU6j3-BfrnU9BAK29KwT-b-gaDuk,355
|
|
9115
9158
|
msgraph/generated/models/simulation_attack_type.py,sha256=_DOZG9idUhDRPm7w0Cytk5rHfoOetg66uqSSAeiDSDU,206
|
|
9116
9159
|
msgraph/generated/models/simulation_automation.py,sha256=AzThGq8xzFdPrp9QVAxOmSQQsGys0VWC13NtxA7Zim8,5488
|
|
@@ -9124,7 +9167,7 @@ msgraph/generated/models/simulation_content_source.py,sha256=m4QrbWo0bKZqDdzKn1O
|
|
|
9124
9167
|
msgraph/generated/models/simulation_content_status.py,sha256=EpKN5z5DOz9a1Kbmjx77EdEZcplDSRJPOZWLixXNPZc,228
|
|
9125
9168
|
msgraph/generated/models/simulation_event.py,sha256=hby3sjdRmVLvofW-Q9ircm1IOYthF5YY0J-qbUGTaM8,2758
|
|
9126
9169
|
msgraph/generated/models/simulation_events_content.py,sha256=HCA1RB5kpTrM-LIUOeEA0C6JlY7Mf5QK0umIbENfRVs,3096
|
|
9127
|
-
msgraph/generated/models/simulation_notification.py,sha256=
|
|
9170
|
+
msgraph/generated/models/simulation_notification.py,sha256=WA9CiPSdzF3NSkxOXssqatgo9SwAMiJ9psk5_fhA4VA,2530
|
|
9128
9171
|
msgraph/generated/models/simulation_report.py,sha256=SAOYAM8ZYYw4y9OexzeOpPTcM84za6VdUy2-UbUHNY0,3353
|
|
9129
9172
|
msgraph/generated/models/simulation_report_overview.py,sha256=rp6RhTQPhM8ETpxE-alKayXTYR12kBGvRx4IGOP9Sm8,4396
|
|
9130
9173
|
msgraph/generated/models/simulation_status.py,sha256=Y6LN7o_Y4bNlt13uKe6MONBzhfjqnQCBobEuGbF80fo,314
|
|
@@ -9134,7 +9177,7 @@ msgraph/generated/models/single_value_legacy_extended_property.py,sha256=wJdtBB0
|
|
|
9134
9177
|
msgraph/generated/models/site.py,sha256=jbruTffeSmXc-QgCL8sEhjZD318SjPi6HKOQNL7hJPA,9529
|
|
9135
9178
|
msgraph/generated/models/site_archival_details.py,sha256=uFQxnN0ATOs8asSvIelajbk3z6SJyYmcor3KEemHevs,2872
|
|
9136
9179
|
msgraph/generated/models/site_archive_status.py,sha256=9isUIVMPxd2Qer4a-LbmY-rtmlCuyEkh0d6oeK626xE,222
|
|
9137
|
-
msgraph/generated/models/site_collection.py,sha256=
|
|
9180
|
+
msgraph/generated/models/site_collection.py,sha256=fE6q_bfKluHAXIGYUo88FKd2crn4eVA9JueLMvCx0fw,3801
|
|
9138
9181
|
msgraph/generated/models/site_collection_response.py,sha256=kvBFr9LvYMEHG-OEU-PRM54UQxjezuJNcrZD9u_CSEU,2336
|
|
9139
9182
|
msgraph/generated/models/site_lock_state.py,sha256=QB7C5ONw-_laggPv7VZRYB2A67MJRRA-VyZvkwzpD-Q,253
|
|
9140
9183
|
msgraph/generated/models/site_page.py,sha256=2WghbyFxu5G-QkQwby7O9PiTlmqtUCLA_CN68vqUtys,4846
|
|
@@ -9186,24 +9229,24 @@ msgraph/generated/models/string_key_long_value_pair.py,sha256=kxvEvJDL4VVKW8XxKG
|
|
|
9186
9229
|
msgraph/generated/models/string_key_object_value_pair.py,sha256=LRmAUfzu3uBdyYpLzhwSrnYjClXrBvkfMX0ubHqiH1A,2437
|
|
9187
9230
|
msgraph/generated/models/string_key_string_value_pair.py,sha256=2oAuHvLHy9Yt1PBOpwdmovDKxdQJLP9dAbFZqGABMog,2609
|
|
9188
9231
|
msgraph/generated/models/sts_policy.py,sha256=mZUNpBbfYzRj8EKWx8mXRQndd-vZqm7BolqdjT6zpm8,5450
|
|
9189
|
-
msgraph/generated/models/subject_rights_request.py,sha256=
|
|
9232
|
+
msgraph/generated/models/subject_rights_request.py,sha256=4dWkGITj9kvYH78XoP9Se2LRehuwduJ4j-kKIr6Esm0,14590
|
|
9190
9233
|
msgraph/generated/models/subject_rights_request_all_mailbox_location.py,sha256=9ijQpp_w2QdGVft8cJVVbXqRC0ZUZr1DX7C5sePJ-8I,2181
|
|
9191
9234
|
msgraph/generated/models/subject_rights_request_all_site_location.py,sha256=t-yrdKICaSUJmQmPGRdnZVKqtY2S5MdcFlf0ARY5fSw,2139
|
|
9192
9235
|
msgraph/generated/models/subject_rights_request_collection_response.py,sha256=3maw8pAhSS6ISvJHAvoIxF4L7d4YpVFMp1aFaZQspU4,2534
|
|
9193
9236
|
msgraph/generated/models/subject_rights_request_detail.py,sha256=cs3FWSSHjXEGTT-IGnbNaW2ax0xzZ3J-x47o8ALECSk,4385
|
|
9194
9237
|
msgraph/generated/models/subject_rights_request_enumerated_mailbox_location.py,sha256=HmU23ANns8MzOi-meMhAezsZUAsnWSLKfvHQJKTF6lA,2664
|
|
9195
9238
|
msgraph/generated/models/subject_rights_request_enumerated_site_location.py,sha256=45iyiAyGKAFg1lyRqHPnf4rcQklVLlens4C9U3MLRw8,2509
|
|
9196
|
-
msgraph/generated/models/subject_rights_request_history.py,sha256=
|
|
9239
|
+
msgraph/generated/models/subject_rights_request_history.py,sha256=mgw4ZK8DkqruyUUT73wWa_J1NCVPATi_Sv0X_1XcfvA,4327
|
|
9197
9240
|
msgraph/generated/models/subject_rights_request_mailbox_location.py,sha256=D_GL6tBPkuCEa8Apr3xvB0m9eHz04dsvPp5BSSgxyLw,3842
|
|
9198
9241
|
msgraph/generated/models/subject_rights_request_site_location.py,sha256=RQaIctUPdjRtyQjZP8Nefdv10PHIsZgwR0ybkjHuGKM,3770
|
|
9199
9242
|
msgraph/generated/models/subject_rights_request_stage.py,sha256=sHVSaZc_R_FotiZW7Bvbrxk2epaumMVhS9Qdr7cGcdQ,378
|
|
9200
|
-
msgraph/generated/models/subject_rights_request_stage_detail.py,sha256=
|
|
9243
|
+
msgraph/generated/models/subject_rights_request_stage_detail.py,sha256=Rulw7YqpgeqrV-V36XD4xM_tkZdF4kz39u9I0ASitJA,3789
|
|
9201
9244
|
msgraph/generated/models/subject_rights_request_stage_status.py,sha256=sjOcefwcCOqwK7mAXQkbHbfloVFx8MstO9tSYL_G5dk,229
|
|
9202
9245
|
msgraph/generated/models/subject_rights_request_status.py,sha256=A_HxPji_eUh0FfGs3bvgBiomyhB5M2eFYGsaOSbE6I0,162
|
|
9203
9246
|
msgraph/generated/models/subject_rights_request_type.py,sha256=8r96yqyfRm1yw-XUUVv_h1zceOXTgRDMpCcAiekh6Og,218
|
|
9204
9247
|
msgraph/generated/models/subject_set.py,sha256=13X2HX8xC-u6hIUx9OzX_xmDpl9rnZQGNB4euvtm05Q,7732
|
|
9205
9248
|
msgraph/generated/models/subscribe_to_tone_operation.py,sha256=6Xq-jCKcz4gZRUrSZmeynaD9NMnJvVSCOLZSQ2vkD6M,1871
|
|
9206
|
-
msgraph/generated/models/subscribed_sku.py,sha256=
|
|
9249
|
+
msgraph/generated/models/subscribed_sku.py,sha256=8RwElFzlt9jlpBrXX6l12Nf-oAs2mFVwLhu3Gy3VJ64,5187
|
|
9207
9250
|
msgraph/generated/models/subscribed_sku_collection_response.py,sha256=DaDS-izoh-QKhQqSbM-Jxest10StLYgFS6DuCyyK2bU,2447
|
|
9208
9251
|
msgraph/generated/models/subscription.py,sha256=0CB5PZGM9WOGVcsGFUL7Fnv4fepXlGqT476hJ8xVKi4,9651
|
|
9209
9252
|
msgraph/generated/models/subscription_collection_response.py,sha256=PhhsUETwFEXFqmDkVo4IU2cL9Ci4yn8AUdZYn9h5iLU,2432
|
|
@@ -9219,7 +9262,7 @@ msgraph/generated/models/synchronization_job_restart_scope.py,sha256=5KKDkIqC2jS
|
|
|
9219
9262
|
msgraph/generated/models/synchronization_job_subject.py,sha256=J6EfuavJ03hghhMVoYdQN23nygXoY4CGwNZLKTjdUec,4030
|
|
9220
9263
|
msgraph/generated/models/synchronization_linked_objects.py,sha256=IxwFB2MWPpRvJoCBxLWt41nU5qRk3HYw-1ImfsE9Lds,3379
|
|
9221
9264
|
msgraph/generated/models/synchronization_metadata.py,sha256=hD8onyU6G1M4kbin5FTuztst6zxS7feznOZHk8Y5Hp0,617
|
|
9222
|
-
msgraph/generated/models/synchronization_metadata_entry.py,sha256=
|
|
9265
|
+
msgraph/generated/models/synchronization_metadata_entry.py,sha256=5euGjgkatcGZN7QBF6qy_qOIInMqmqIVIhcF_Dxevwg,3186
|
|
9223
9266
|
msgraph/generated/models/synchronization_progress.py,sha256=XjAdUmtbKorrmfxHmAcyD8tjSkiM10J4TWCFLlTL3fo,3473
|
|
9224
9267
|
msgraph/generated/models/synchronization_quarantine.py,sha256=dvUB6o1uHzN8HiCYmCX7Jq8qzxAEyeA5O3CyrBJ0Pz4,5069
|
|
9225
9268
|
msgraph/generated/models/synchronization_rule.py,sha256=LZHutSN0JtJKvuqeRjVRoL03jJV8CD1RMKWtofOHTvE,6108
|
|
@@ -9240,7 +9283,7 @@ msgraph/generated/models/target_application_owners.py,sha256=noQou7NDEZ2JJjeyqCU
|
|
|
9240
9283
|
msgraph/generated/models/target_device_group.py,sha256=_b4X4snfyNKZKHsosMn2OnMEFvjJxqufAQV3oTGPQQY,2007
|
|
9241
9284
|
msgraph/generated/models/target_device_group_collection_response.py,sha256=nlgKn5_yKnNEQ89YKMSss7nrqtwGErR-1cC7cIWjHPw,2498
|
|
9242
9285
|
msgraph/generated/models/target_manager.py,sha256=_fbLrGjNGnj2LSLCKVMamy3Iwr-_Sslg3jrSs2NLHiY,2079
|
|
9243
|
-
msgraph/generated/models/target_resource.py,sha256=
|
|
9286
|
+
msgraph/generated/models/target_resource.py,sha256=BGJUGvTuDSTEEoMaNVb98BU3lvGnnirGPb48J8rzEzQ,4388
|
|
9244
9287
|
msgraph/generated/models/target_user_sponsors.py,sha256=2tGCb4obYdOpST3MCPvdfOv3IViDJ5I7Bh4Z3bY6TfQ,1844
|
|
9245
9288
|
msgraph/generated/models/targeted_managed_app_configuration.py,sha256=5rslaD_P_pIsZBhaWrZl6oZozBzZ8pWaVufgpNOmhf0,4458
|
|
9246
9289
|
msgraph/generated/models/targeted_managed_app_configuration_collection_response.py,sha256=GhqxUoUV8wWDr8lHzzviyv7JYTSUgfFLqt7cESH35hE,2669
|
|
@@ -9256,7 +9299,7 @@ msgraph/generated/models/team_archived_event_message_detail.py,sha256=2518dYXZSQ
|
|
|
9256
9299
|
msgraph/generated/models/team_collection_response.py,sha256=sNcnHDQIDBv6_yo6iXVmPlejdwnjJutv-yJvCS1nWA8,2336
|
|
9257
9300
|
msgraph/generated/models/team_created_event_message_detail.py,sha256=5MXjMVZsjSc89LFwVDt1oZ2sOmvRu_QR-8euBYZkkuU,3038
|
|
9258
9301
|
msgraph/generated/models/team_description_updated_event_message_detail.py,sha256=sYSE25AmkOTp38ZUY2FtCLc5MsrC4bGlhpUfJ9wHl2g,2858
|
|
9259
|
-
msgraph/generated/models/team_fun_settings.py,sha256=
|
|
9302
|
+
msgraph/generated/models/team_fun_settings.py,sha256=hh86OW3dK1JYqvkem1kj2t2jLVNSxmAckMJmArMDwak,3586
|
|
9260
9303
|
msgraph/generated/models/team_guest_settings.py,sha256=y4VG1vF2qcyhpT7xoKZrFCrjkcSGSd751dPOJ4BreD8,2866
|
|
9261
9304
|
msgraph/generated/models/team_info.py,sha256=bTvlrEAWn4fGQ_ZKytA6bPmF26Z-tNBJKz6OCLCCXkU,3534
|
|
9262
9305
|
msgraph/generated/models/team_joining_disabled_event_message_detail.py,sha256=Et8OmEPyn11I4c30Ld5sjgmuwC63U_GuTGVmYFFo2Jg,2587
|
|
@@ -9272,7 +9315,7 @@ msgraph/generated/models/team_visibility_type.py,sha256=sxdncFdMlXDisofQ-eooyM-c
|
|
|
9272
9315
|
msgraph/generated/models/teams_app.py,sha256=HHGsTBM8YYRj2ZM4rVhJI-gx26y9cKPNIwVUYBYhU1k,3385
|
|
9273
9316
|
msgraph/generated/models/teams_app_authorization.py,sha256=OCiT0fihFkobOU09onwOCA4T-zUA5ZLY264GxPpTyWM,3108
|
|
9274
9317
|
msgraph/generated/models/teams_app_collection_response.py,sha256=TkQKDZWD_CAvhzku28mUkULpFnd2Rt9k6uPK22C5z8U,2387
|
|
9275
|
-
msgraph/generated/models/teams_app_definition.py,sha256=
|
|
9318
|
+
msgraph/generated/models/teams_app_definition.py,sha256=59hYlnhV2YPjf41Dl5xFQB__xkOyzBnGIgXudC0LUcs,5398
|
|
9276
9319
|
msgraph/generated/models/teams_app_definition_collection_response.py,sha256=e31ToMU3sEbIEj9ud4tJIyv0iy8sOpQfUb_s60b71PM,2510
|
|
9277
9320
|
msgraph/generated/models/teams_app_distribution_method.py,sha256=tRxchS4h7S4kOiu5W4HvGI87E9U6nst7RQigp4o2R4U,203
|
|
9278
9321
|
msgraph/generated/models/teams_app_installation.py,sha256=PJXTGL2OVQJ_mzPhg7QGRdcJ58H1ZImIrDB3s0RYSTA,3949
|
|
@@ -9296,13 +9339,13 @@ msgraph/generated/models/teams_tab_configuration.py,sha256=NqNj6I0w86UMzXphjS9zS
|
|
|
9296
9339
|
msgraph/generated/models/teams_template.py,sha256=XDjY8DDprW9WLj8WcZUc8si7uNuCxw8tClU2QPLcmbk,1751
|
|
9297
9340
|
msgraph/generated/models/teams_template_collection_response.py,sha256=L_khWm4ZTk_zlCxCIbN3tMLrA82cm6j7nuMOjXVKhkE,2447
|
|
9298
9341
|
msgraph/generated/models/teamwork.py,sha256=SHuNV9w6bQQNvOp0K0w1PhKAslLSfRKCjlqFAN8ASP8,4554
|
|
9299
|
-
msgraph/generated/models/teamwork_activity_topic.py,sha256
|
|
9342
|
+
msgraph/generated/models/teamwork_activity_topic.py,sha256=4mAOY3sV_V-8uLn_1zUtzJ4BwFzEC-OkGu9dkQhOQ60,3502
|
|
9300
9343
|
msgraph/generated/models/teamwork_activity_topic_source.py,sha256=ev97MProW00GNjp6iHsZPipStWF5o_Z44wV4ntFc17Y,118
|
|
9301
|
-
msgraph/generated/models/teamwork_application_identity.py,sha256=
|
|
9344
|
+
msgraph/generated/models/teamwork_application_identity.py,sha256=uLKq3cqCMCpXo-eHxycZjaoifcebE8l7tYblr1f4ykA,2607
|
|
9302
9345
|
msgraph/generated/models/teamwork_application_identity_type.py,sha256=lNvrNznizGmbMpK1emaHbPb5WLVb_5eYZJS8XKmprM4,294
|
|
9303
9346
|
msgraph/generated/models/teamwork_bot.py,sha256=umtq4yFTORNjULK7m6Y9kfK8jPCchHY6Lrgmli7hY3s,1743
|
|
9304
9347
|
msgraph/generated/models/teamwork_call_event_type.py,sha256=uzTRs4eTOFeTJWtJ_ZXD2zWn-_VJ_PYPdi7OPocxIFU,188
|
|
9305
|
-
msgraph/generated/models/teamwork_conversation_identity.py,sha256=
|
|
9348
|
+
msgraph/generated/models/teamwork_conversation_identity.py,sha256=_kP6bWWL1cGX4cDGpD4s4tHT1aY8y-pNBfpERhLlUcw,2559
|
|
9306
9349
|
msgraph/generated/models/teamwork_conversation_identity_type.py,sha256=7p9ixpnCMMNJrpUCwRsFCxKLdfBD5C4DECjeuc0Tca4,185
|
|
9307
9350
|
msgraph/generated/models/teamwork_hosted_content.py,sha256=pkFfRP-D6azus3C8apV1Qka2jC6DNfFJuWfj5_0eSr4,2983
|
|
9308
9351
|
msgraph/generated/models/teamwork_notification_recipient.py,sha256=F7FcRfeW-mYRYZINcq7mR-80VfG_fJKTGoJ1Gf7tkOI,4674
|
|
@@ -9313,7 +9356,7 @@ msgraph/generated/models/teamwork_tag_identity.py,sha256=noVbYDgqI1MtxORpfUpzFSS
|
|
|
9313
9356
|
msgraph/generated/models/teamwork_tag_member.py,sha256=5x83RYLy0Ed5UBMlxwNt2ucfxkt6zkPiXB6FL9p8B3U,2430
|
|
9314
9357
|
msgraph/generated/models/teamwork_tag_member_collection_response.py,sha256=pneozBGL4_7yIc7wCwW8Pc8Yo1UQya6vcYRLz1FU2oc,2498
|
|
9315
9358
|
msgraph/generated/models/teamwork_tag_type.py,sha256=-1HDSb8f82nePxsH-8mCZW_eAT4OG0YugNgCxaBnAcY,132
|
|
9316
|
-
msgraph/generated/models/teamwork_user_identity.py,sha256=
|
|
9359
|
+
msgraph/generated/models/teamwork_user_identity.py,sha256=qBsXQKoWmz5FMTsHGgAneMr35sg5YVzw2RkmHn55qf4,2506
|
|
9317
9360
|
msgraph/generated/models/teamwork_user_identity_type.py,sha256=5ndv0INfg_QqMf0nsiyEs1555h9Y1tYb9fwmJBXw8zo,412
|
|
9318
9361
|
msgraph/generated/models/teleconference_device_audio_quality.py,sha256=Ee61Z5AinEtfTzCi2O6eOFV3B30VBL9M3Zjs2ruk7Is,2120
|
|
9319
9362
|
msgraph/generated/models/teleconference_device_media_quality.py,sha256=s8pFKvsGtWVx1Z_mNRQT2xAW968gbYHurE-cVbKpguw,11380
|
|
@@ -9344,10 +9387,10 @@ msgraph/generated/models/text_column.py,sha256=wJs5oF5ckUwccZM4ytN4Ysi--gJHgXvp4
|
|
|
9344
9387
|
msgraph/generated/models/text_content.py,sha256=p3QuscBjc2Ckh9UcKZ271RpxLuIh2QsBCqE4Ey4-kkk,2039
|
|
9345
9388
|
msgraph/generated/models/text_web_part.py,sha256=kODSrKDjPKWp8J8wFjL6Boh-eyet-feD3JHRk31AigM,2004
|
|
9346
9389
|
msgraph/generated/models/threat_assessment_content_type.py,sha256=sq-WU5hYjwwkVnqoGqQt3ZjIjLvEgUseTJ_obNFdxNA,125
|
|
9347
|
-
msgraph/generated/models/threat_assessment_request.py,sha256=
|
|
9390
|
+
msgraph/generated/models/threat_assessment_request.py,sha256=ZW4HRGtEt3PodP0-rTymHwnT-6Wus1aG2m76buxx7Aw,7755
|
|
9348
9391
|
msgraph/generated/models/threat_assessment_request_collection_response.py,sha256=np96l_XX92AqYp3GIBCC7fY4UA-PPIILGP3uTn_vo5s,2570
|
|
9349
9392
|
msgraph/generated/models/threat_assessment_request_source.py,sha256=FB25c0eS0CIo02HWn4_b0hYtEc9nwCo_BBE7FjHm7b0,157
|
|
9350
|
-
msgraph/generated/models/threat_assessment_result.py,sha256=
|
|
9393
|
+
msgraph/generated/models/threat_assessment_result.py,sha256=sE73YAwjPVJDR2HfqsHz860JKXvfixRKmdYzXhMS0vY,2996
|
|
9351
9394
|
msgraph/generated/models/threat_assessment_result_collection_response.py,sha256=DA9jgcSxrJmaN-vxuNOLIsq06dYQ7VQvxBrY0XHYohc,2558
|
|
9352
9395
|
msgraph/generated/models/threat_assessment_result_type.py,sha256=tnuqCOgmr2n0GMwvcI1YzCUFMs1MFdUBxAgzhN047R0,172
|
|
9353
9396
|
msgraph/generated/models/threat_assessment_status.py,sha256=pzjP9BAwiafgYyF4XfGv92VRwX-Xep2cx5gWs96B_uQ,119
|
|
@@ -9358,7 +9401,7 @@ msgraph/generated/models/thumbnail_column.py,sha256=9FuzQAiLGYPg6on6GVtXQ8cUbTiG
|
|
|
9358
9401
|
msgraph/generated/models/thumbnail_set.py,sha256=bRpx41JoZCoatcUfX9A4z-e2H7kbZWbH3vYf5aLdi9E,2787
|
|
9359
9402
|
msgraph/generated/models/thumbnail_set_collection_response.py,sha256=9NRgrnFEFMPP0-Rqpw5CIT0khONCymfCbpeEPU88OJo,2435
|
|
9360
9403
|
msgraph/generated/models/ticket_info.py,sha256=mT_vBqC_YnGZ3cxtdecIaKnlmURR7V59Im14fZVXyP0,2684
|
|
9361
|
-
msgraph/generated/models/time_card.py,sha256=
|
|
9404
|
+
msgraph/generated/models/time_card.py,sha256=oa_mJXRo-WCfwxNwRVFF2-_Mo1OeLQLQ8QoOcRd0tPI,4957
|
|
9362
9405
|
msgraph/generated/models/time_card_break.py,sha256=6ZDGXX6ncsavgwoUUVEciJgnVD1XcyKYBNLa-w4pXFM,3372
|
|
9363
9406
|
msgraph/generated/models/time_card_collection_response.py,sha256=NNGWxN5ejAd_7Xy3Ps7p9UBQ7q6soiL_d3wUxPeN1n0,2387
|
|
9364
9407
|
msgraph/generated/models/time_card_entry.py,sha256=9pNbgb1Z4Qv5eHFVMiVXb6pq7T9gcbJuVJAROFkBZKw,3384
|
|
@@ -9395,7 +9438,7 @@ msgraph/generated/models/token_lifetime_policy_collection_response.py,sha256=I40
|
|
|
9395
9438
|
msgraph/generated/models/token_meeting_info.py,sha256=GDkBHoonZvVLO88LS1Ce8Nm3mVW0_IKqDx6Zk6MQFfw,2041
|
|
9396
9439
|
msgraph/generated/models/tone.py,sha256=U8Ziy9fq_PkFxA2kcS1iM5lVKIqfmjVnSwRk-sLNKb4,370
|
|
9397
9440
|
msgraph/generated/models/tone_info.py,sha256=mehPfSTXr43woHIynp6FgRCUSOWHQW58dgh2J3dfZt0,2758
|
|
9398
|
-
msgraph/generated/models/training.py,sha256=
|
|
9441
|
+
msgraph/generated/models/training.py,sha256=zFR1OLXAhbveXjnVLgxIDponevrdMH0xXCYLheMbrAg,7044
|
|
9399
9442
|
msgraph/generated/models/training_assigned_to.py,sha256=97HpxaPGZX-FIFmXdW5Mh3yP4JINNBBy5IA74FZzQHE,340
|
|
9400
9443
|
msgraph/generated/models/training_availability_status.py,sha256=0gSVTv9Z0uTHExE9Ns1-TSVv27pUMw3cUUM-1NApwIs,253
|
|
9401
9444
|
msgraph/generated/models/training_collection_response.py,sha256=TW-0Bv4BZwozj6elBawKrlXgM1LeB0fDLtsEBunsX3E,2384
|
|
@@ -9404,8 +9447,8 @@ msgraph/generated/models/training_events_content.py,sha256=9GOmViBcYHpOd2CSLd8sN
|
|
|
9404
9447
|
msgraph/generated/models/training_language_detail.py,sha256=6f-unURjBzYmeb7TJ1EEnGwbvB5P4me6Jj4dP7DRSl4,4671
|
|
9405
9448
|
msgraph/generated/models/training_language_detail_collection_response.py,sha256=Xyriu3X6E6czsitF-M3aEgArm_41QN4JYi8ZnA8FnCQ,2558
|
|
9406
9449
|
msgraph/generated/models/training_notification_setting.py,sha256=we_pNj6PmS2VwgyhiCs9fjzmQitLXNtAtFfSX-luoLk,3112
|
|
9407
|
-
msgraph/generated/models/training_reminder_notification.py,sha256=
|
|
9408
|
-
msgraph/generated/models/training_setting.py,sha256=
|
|
9450
|
+
msgraph/generated/models/training_reminder_notification.py,sha256=kMOH6erBGT33mIyuMQWGoAhk_Er7BRdbjud66vgOVbI,2706
|
|
9451
|
+
msgraph/generated/models/training_setting.py,sha256=3CqT8us_2wuk5Io0uE2OXPfGYnjSqEm9Wp-vlHCOb5c,5423
|
|
9409
9452
|
msgraph/generated/models/training_setting_type.py,sha256=mSFikV1VtYiFvWOumd5L_0B2n42lClIAtomAKdZnyyU,247
|
|
9410
9453
|
msgraph/generated/models/training_status.py,sha256=byH48hPf-v43xNFfMFRaRkwoZTajR8O7MRB7TcjGNnc,241
|
|
9411
9454
|
msgraph/generated/models/training_type.py,sha256=exZ6cahf8vcLihBmlxzji0o_J1AVKojDh93u6vKmjPQ,154
|
|
@@ -9451,6 +9494,8 @@ msgraph/generated/models/unified_role_schedule_base.py,sha256=TWGTkvLtRN6X0k-34j
|
|
|
9451
9494
|
msgraph/generated/models/unified_role_schedule_instance_base.py,sha256=76J4ONpFK3DNyKAtL1e2s0q9tAVnk4pOm8s-6A3L2BE,6983
|
|
9452
9495
|
msgraph/generated/models/unified_role_schedule_request_actions.py,sha256=FJgAEzut-lEf95KAQQcHYve6Yu1d-v55Dno-zw4Dciw,420
|
|
9453
9496
|
msgraph/generated/models/unified_storage_quota.py,sha256=eCdBZ9aLKuAzoM8leZEAhLZxoX0P8AoSxhoS5Vcwo-k,3496
|
|
9497
|
+
msgraph/generated/models/unit_map.py,sha256=1zfY8GXUm04Nt5A6HTV4wq2BlhI5owduSrifwlbiNfw,2079
|
|
9498
|
+
msgraph/generated/models/unit_map_collection_response.py,sha256=LS3BmOx2EsfzXQqUQpWOXFxSBHkt4QkLtQBvh3TW_2o,2375
|
|
9454
9499
|
msgraph/generated/models/unmute_participant_operation.py,sha256=xtj6Hw93gA2m5GNp8GXnnkdBIDYb1DmWWiF4y-6Ng-U,1879
|
|
9455
9500
|
msgraph/generated/models/update_allowed_combinations_result.py,sha256=VTHpdid9oUodHzV5QZzuMDfg-3fncg13I5UF-Nq2JHk,4212
|
|
9456
9501
|
msgraph/generated/models/update_recording_status_operation.py,sha256=dNVVTwuDWr36YmxVf4eXz39g0Cylcc7AXfoLAhxkEvU,1895
|
|
@@ -9481,15 +9526,15 @@ msgraph/generated/models/user_experience_analytics_app_health_app_performance_by
|
|
|
9481
9526
|
msgraph/generated/models/user_experience_analytics_app_health_app_performance_by_app_version_details_collection_response.py,sha256=vTFUvYAZd8xhmb0wOb12i_0LenJwENpudLFDisu1guU,3098
|
|
9482
9527
|
msgraph/generated/models/user_experience_analytics_app_health_app_performance_by_app_version_device_id.py,sha256=HspbA1no3QNArFP9r94WGeW4pkxuwCQ0ORhZCp1E7Os,4520
|
|
9483
9528
|
msgraph/generated/models/user_experience_analytics_app_health_app_performance_by_app_version_device_id_collection_response.py,sha256=RShIFEf8OPrCCyPR9XUYp2oY_tLGlz9C_gMmggFIvWE,3113
|
|
9484
|
-
msgraph/generated/models/user_experience_analytics_app_health_app_performance_by_o_s_version.py,sha256=
|
|
9529
|
+
msgraph/generated/models/user_experience_analytics_app_health_app_performance_by_o_s_version.py,sha256=LmmpX2Sd9MUlkep8k_I5VwoS4DcwRzm9OnC80WZWjes,5120
|
|
9485
9530
|
msgraph/generated/models/user_experience_analytics_app_health_app_performance_by_o_s_version_collection_response.py,sha256=4qEinVh_PR0Z52iRyE_vv2roTH5jSYfNPY9_7MsbsnI,3002
|
|
9486
|
-
msgraph/generated/models/user_experience_analytics_app_health_application_performance.py,sha256=
|
|
9531
|
+
msgraph/generated/models/user_experience_analytics_app_health_application_performance.py,sha256=uSIykWSvpVD2cW5yjIeQ1y-BnFGOOFLKTgx96DYS5mc,5244
|
|
9487
9532
|
msgraph/generated/models/user_experience_analytics_app_health_application_performance_collection_response.py,sha256=kbBJTjBpgTaNTvaLR329jDsOcrflDOXIXk1uW4PHrPk,2954
|
|
9488
9533
|
msgraph/generated/models/user_experience_analytics_app_health_device_model_performance.py,sha256=6MJsB1NJVaYKkalfykjNU7YhqUEPzzNCkK29KfSwWYM,4481
|
|
9489
9534
|
msgraph/generated/models/user_experience_analytics_app_health_device_model_performance_collection_response.py,sha256=llWz7pjQg5h1AhhVz7tLYt6CNi3NOCVZsBxb7tN5Zcw,2957
|
|
9490
9535
|
msgraph/generated/models/user_experience_analytics_app_health_device_performance.py,sha256=kRRazdCncPTrkSYqP8GnG06rM-QE88cWIZ0hZC6fv9o,6387
|
|
9491
9536
|
msgraph/generated/models/user_experience_analytics_app_health_device_performance_collection_response.py,sha256=3vJygSZ9NipciQEzYGVVvA6cZmGcBjhrWip-KmTLxA0,2894
|
|
9492
|
-
msgraph/generated/models/user_experience_analytics_app_health_device_performance_details.py,sha256=
|
|
9537
|
+
msgraph/generated/models/user_experience_analytics_app_health_device_performance_details.py,sha256=fJnkdIU8WV8C6gZ93vh2_-ACvBxBdzqWjTZbHBnapDc,4399
|
|
9493
9538
|
msgraph/generated/models/user_experience_analytics_app_health_device_performance_details_collection_response.py,sha256=vwRzCqjtllmfLZ9p-6bn5KBJDwf97VAcyOC1cReQlv0,2981
|
|
9494
9539
|
msgraph/generated/models/user_experience_analytics_app_health_o_s_version_performance.py,sha256=wdeU706Sw1LJ5DhA1pluYy5mkypImygb39s3dQL8_Os,3911
|
|
9495
9540
|
msgraph/generated/models/user_experience_analytics_app_health_o_s_version_performance_collection_response.py,sha256=puY1K7bnY1w32rDVjt1zQpo6qj4beESGV_5O2XR9BV0,2936
|
|
@@ -9548,16 +9593,16 @@ msgraph/generated/models/user_last_sign_in_recommendation_insight_setting.py,sha
|
|
|
9548
9593
|
msgraph/generated/models/user_print.py,sha256=ikVdQOHb4Yp6Pej-FPRDvypB4bBVYPCEl9l5OR-TkzM,2715
|
|
9549
9594
|
msgraph/generated/models/user_protection_scope_container.py,sha256=Jh2eGR_slKxVBu9gk3cLbcrPlfd0ONfHx-FuotpbLLU,1811
|
|
9550
9595
|
msgraph/generated/models/user_purpose.py,sha256=FHJmfke233stgScUyYfKyi4aBCWokB3b1w8TRWFdaBk,237
|
|
9551
|
-
msgraph/generated/models/user_registration_details.py,sha256=
|
|
9596
|
+
msgraph/generated/models/user_registration_details.py,sha256=gl9EUgWQ6pJoQbFutZcK786C-5bt4Pa_9PBBkJPcJac,9250
|
|
9552
9597
|
msgraph/generated/models/user_registration_details_collection_response.py,sha256=Ww_Bb5CQIKXbjaj0LYiupQvASZTEhb6IpIToHaLPlWM,2570
|
|
9553
9598
|
msgraph/generated/models/user_registration_feature_count.py,sha256=aidTbPRO6DUdEHFRst_VZi5wynk6dQ0YiyrHDPUEv24,3001
|
|
9554
|
-
msgraph/generated/models/user_registration_feature_summary.py,sha256=
|
|
9599
|
+
msgraph/generated/models/user_registration_feature_summary.py,sha256=z291k5jSydbwV3CMa3YMPxM4XvzmW9ODqj2qDflmzpQ,4339
|
|
9555
9600
|
msgraph/generated/models/user_registration_method_count.py,sha256=x4sinSon0gz8glJNSrroDEYGirO8svvGJSoWF2DUIto,2783
|
|
9556
|
-
msgraph/generated/models/user_registration_method_summary.py,sha256=
|
|
9601
|
+
msgraph/generated/models/user_registration_method_summary.py,sha256=YzT9LFUSb4qfyutNxi34K5_iQhlB2kaPX4BBg9kJj5s,4219
|
|
9557
9602
|
msgraph/generated/models/user_scope.py,sha256=3lZ-ev-ArxwaFrVhOT5V2MC_2DHSkYCgqK2UrIw-Ihs,1790
|
|
9558
9603
|
msgraph/generated/models/user_scope_teams_app_installation.py,sha256=PuBCvM78leue7aaqQ1E-xB4X_RTTHp1XUlnwxxCATwk,2294
|
|
9559
9604
|
msgraph/generated/models/user_scope_teams_app_installation_collection_response.py,sha256=1DuxAVc8irdKC1MNmT4_xESzHCXTZpWeoiCF2hSN2Qw,2648
|
|
9560
|
-
msgraph/generated/models/user_security_state.py,sha256=
|
|
9605
|
+
msgraph/generated/models/user_security_state.py,sha256=hwlxhd8KbCETQ2dEpXeCsjbBI9E9LpJ2T0xKuX5oZRk,6998
|
|
9561
9606
|
msgraph/generated/models/user_settings.py,sha256=C8jDWhWH_ML-MmB3TvshOGMTqaajkLqXCwZ0_6dbt4c,5241
|
|
9562
9607
|
msgraph/generated/models/user_sign_in.py,sha256=sJnhJC3Z9q32b4y7qlDaugHogDK2K0MJ-cM7Zw_51k0,3019
|
|
9563
9608
|
msgraph/generated/models/user_sign_in_insight.py,sha256=0xss8U02hwd84rQFGPWL8Jc1Ja-cCL_prUjSUr_mLio,2224
|
|
@@ -9568,8 +9613,8 @@ msgraph/generated/models/user_solution_root.py,sha256=eyoCu-6-zk0jfk-f2ClkmOMUIa
|
|
|
9568
9613
|
msgraph/generated/models/user_storage.py,sha256=Fyrats7Sfn7WLpwNprGDVUA9Lve-XsDp0ldENXbg36E,2153
|
|
9569
9614
|
msgraph/generated/models/user_teamwork.py,sha256=7LORJLglNSdBvr-zzLj-TGAZDdVWMlUFxF2J1KDSOro,4264
|
|
9570
9615
|
msgraph/generated/models/user_training_content_event_info.py,sha256=SGSINco21aup7S4jR8PZ_LEo_lRdJ_7_BsPgN2ZeFXQ,3791
|
|
9571
|
-
msgraph/generated/models/user_training_event_info.py,sha256=
|
|
9572
|
-
msgraph/generated/models/user_training_status_info.py,sha256=
|
|
9616
|
+
msgraph/generated/models/user_training_event_info.py,sha256=XqWU31JwV-firSoa_RviqcHJLax9hrRg7Fv96CIg7wI,4541
|
|
9617
|
+
msgraph/generated/models/user_training_status_info.py,sha256=G87YkCcKvxykThdYGm_bOz0019vZou3jGCDoJgyben4,3704
|
|
9573
9618
|
msgraph/generated/models/user_type.py,sha256=fX_yGDtVMQ-rvWqsh8jBQyZ5c3dJyMOH82baM1UBBVw,142
|
|
9574
9619
|
msgraph/generated/models/verified_domain.py,sha256=BAPAc2xRuaRnZWWxnVvflPmg2clsP0nJnYxnGgTqA_c,3414
|
|
9575
9620
|
msgraph/generated/models/verified_publisher.py,sha256=OyWTfvzPR7ScIfF8UV4h7NKxLOKA2fyRis8ZnRoGO2c,3182
|
|
@@ -9600,9 +9645,9 @@ msgraph/generated/models/virtual_event_session.py,sha256=SpE_BCa_XF-J8EhwUjJDDeD
|
|
|
9600
9645
|
msgraph/generated/models/virtual_event_session_collection_response.py,sha256=qL67tVfVomWRmsfocfC93GWmJJ72ehtxghcMiQS1B1s,2522
|
|
9601
9646
|
msgraph/generated/models/virtual_event_settings.py,sha256=CtQbek4QqtymaDK2Rgt_pGJELGdTFJn_2A3bUHGyFcI,2657
|
|
9602
9647
|
msgraph/generated/models/virtual_event_status.py,sha256=-KhqbPF3FedFrcjO-0c5N9q1xjEjabDbHT_sfVXeGYU,185
|
|
9603
|
-
msgraph/generated/models/virtual_event_townhall.py,sha256=
|
|
9648
|
+
msgraph/generated/models/virtual_event_townhall.py,sha256=NlsvD69t-T6iv4zXr1NTwP3fcSWIE1HNH6HCktJNbhk,3874
|
|
9604
9649
|
msgraph/generated/models/virtual_event_townhall_collection_response.py,sha256=lhmtyMdY1iPE9o8F9MlCzOP-QbzVQ7ZL3lZZcpc8XqM,2534
|
|
9605
|
-
msgraph/generated/models/virtual_event_webinar.py,sha256=
|
|
9650
|
+
msgraph/generated/models/virtual_event_webinar.py,sha256=Q2pInqkkSD_MaXzvGmQRifhCcoTYG5AKX7JxEi59o8M,4200
|
|
9606
9651
|
msgraph/generated/models/virtual_event_webinar_collection_response.py,sha256=ZzNXNt5IpWAps7fGL2yEEyZqlhdxY4Se-aIYGB6uTMg,2522
|
|
9607
9652
|
msgraph/generated/models/virtual_event_webinar_registration_configuration.py,sha256=65y6tTogWuGK3TuJKcFovFHlMcO2QcpT7jDys8i10nI,2735
|
|
9608
9653
|
msgraph/generated/models/virtual_events_root.py,sha256=uCIJV0Um7h3QeKyQdkAtq7eZBI5rqtXzYuOB9rb1dtk,3131
|
|
@@ -9644,7 +9689,7 @@ msgraph/generated/models/welcome_screen_meeting_information.py,sha256=wm5_xoWlJ6
|
|
|
9644
9689
|
msgraph/generated/models/wellknown_list_name.py,sha256=7b2Sm1pxt-RHTCVKzj_RJO7jcOkLziDoSsNzK1x5C1g,197
|
|
9645
9690
|
msgraph/generated/models/what_if_analysis_reasons.py,sha256=FYJdUwLwEiDpMRQCJkmzGeLINcOfduTveiGuFARqlHI,807
|
|
9646
9691
|
msgraph/generated/models/what_if_analysis_result.py,sha256=VvKWuvbVk4_cyGU-ozb3ViR5O3487SCVOu0MYrffGQo,3051
|
|
9647
|
-
msgraph/generated/models/win32_lob_app.py,sha256=
|
|
9692
|
+
msgraph/generated/models/win32_lob_app.py,sha256=EOevo6uUefcyBnmwNCNOcm510Qe940AhjjCf4_dRUv8,8519
|
|
9648
9693
|
msgraph/generated/models/win32_lob_app_assignment_settings.py,sha256=IyOTUt2fZmhZfUdI-z0JNXGBB0jjkTKCm6X9_KI-TVk,5156
|
|
9649
9694
|
msgraph/generated/models/win32_lob_app_auto_update_settings.py,sha256=Xn-c-twzllaBAbh8nzZTq6s3Fw_oZ3b15JMqTRa4OB8,3132
|
|
9650
9695
|
msgraph/generated/models/win32_lob_app_collection_response.py,sha256=MJXeKJ6TJvVzBmHGoTlHb7rvudDeF9adZmE_AL_QgEQ,2426
|
|
@@ -9655,7 +9700,7 @@ msgraph/generated/models/win32_lob_app_install_experience.py,sha256=KMGVjLwddy1d
|
|
|
9655
9700
|
msgraph/generated/models/win32_lob_app_msi_information.py,sha256=zDPkKk9DNhiuoB27cE8OkNUH2JhSDm2Kky7B8k8XR9o,4289
|
|
9656
9701
|
msgraph/generated/models/win32_lob_app_msi_package_type.py,sha256=OfAv-MzfIjDzooTgE_hYVlAmP6vCAjEj0DvpbzEVSA4,284
|
|
9657
9702
|
msgraph/generated/models/win32_lob_app_notification.py,sha256=M5koAv8VTnqkTRggZF_Kba1k-s7FPVBf6HYgH6GIRVA,278
|
|
9658
|
-
msgraph/generated/models/win32_lob_app_power_shell_script_rule.py,sha256=
|
|
9703
|
+
msgraph/generated/models/win32_lob_app_power_shell_script_rule.py,sha256=TIGQBxwfihiPUTHa72pRnIvXL_3BNrhCapkMcfC_b4I,5306
|
|
9659
9704
|
msgraph/generated/models/win32_lob_app_power_shell_script_rule_operation_type.py,sha256=I-jtIzn3vlmcfy-2CXnqzQRi67BkzFexyoQbYG9v0rQ,501
|
|
9660
9705
|
msgraph/generated/models/win32_lob_app_product_code_rule.py,sha256=l0_T39Igm1gXoD56HkOP-hVsyzGQQwbfkd2VARZt6Yw,3129
|
|
9661
9706
|
msgraph/generated/models/win32_lob_app_registry_rule.py,sha256=4FbXdgj-3bWFMgirzHWM8vuzHmkVi8WxPFxuBrNOqGI,4325
|
|
@@ -9698,12 +9743,12 @@ msgraph/generated/models/windows_device_a_d_account.py,sha256=ZD5zAHfU-jF3M4azgq
|
|
|
9698
9743
|
msgraph/generated/models/windows_device_account.py,sha256=RX7F2eiOga8sO9KpxqwwEFrsz_6Ktx7wdLadWonj_sA,3640
|
|
9699
9744
|
msgraph/generated/models/windows_device_azure_a_d_account.py,sha256=G_Bd_pc8z8Si7goJIye1IEdKypyiM3FGqDheMrdazSU,2245
|
|
9700
9745
|
msgraph/generated/models/windows_device_health_state.py,sha256=xB_sQaG2oJ1NRGIOT0-S8sU5EdHEpMrkIpwMlhF6dA0,564
|
|
9701
|
-
msgraph/generated/models/windows_device_malware_state.py,sha256=
|
|
9746
|
+
msgraph/generated/models/windows_device_malware_state.py,sha256=uJwVOoI3-9I_EjOHBPvkvkVrcYquselx5_cAptCEQns,7016
|
|
9702
9747
|
msgraph/generated/models/windows_device_malware_state_collection_response.py,sha256=sg-mReu99wbKOYFM_Tsmx9PXskfFtIHxq9iTCRLC6K0,2597
|
|
9703
9748
|
msgraph/generated/models/windows_device_type.py,sha256=MCtBE2SKRymOOpqj89O9I_489TRsa7F8HdUZ17S_vi8,559
|
|
9704
9749
|
msgraph/generated/models/windows_device_usage_type.py,sha256=ZWo0NrQTXJ1ojCnPFVNQp0PtRod20Qhg59hKrx2yK-Y,340
|
|
9705
9750
|
msgraph/generated/models/windows_firewall_network_profile.py,sha256=kzzCEmYOep7KxjgZHwphnulbX0QvnPxsU42Imy2yt4E,9156
|
|
9706
|
-
msgraph/generated/models/windows_hello_for_business_authentication_method.py,sha256=
|
|
9751
|
+
msgraph/generated/models/windows_hello_for_business_authentication_method.py,sha256=vg8Z7lcmo76gn55gNGB6jKoIhqNle3TgReVegONXlKI,3947
|
|
9707
9752
|
msgraph/generated/models/windows_hello_for_business_authentication_method_collection_response.py,sha256=SQvYbAWUK9OqeF3Xzwm6FdhO21DZVOjbb3sc0L4N9BY,2819
|
|
9708
9753
|
msgraph/generated/models/windows_hello_for_business_pin_usage.py,sha256=I6FtHYXPaeH7x5IQBBmNkMkyhaa7UVLXA6-_Ex5P4Gs,288
|
|
9709
9754
|
msgraph/generated/models/windows_information_protection.py,sha256=nUPPdTOHUjrRPtOQMYgzM5jnDAysxLcCFMr6VMezIuA,18534
|
|
@@ -9728,7 +9773,7 @@ msgraph/generated/models/windows_malware_category.py,sha256=SSpmFWnAlt21Qi4kWcP5
|
|
|
9728
9773
|
msgraph/generated/models/windows_malware_category_count.py,sha256=g-WHk6M-rCnSveyJaCQv_NftstX33EhTrOF870cboSg,4175
|
|
9729
9774
|
msgraph/generated/models/windows_malware_execution_state.py,sha256=FCZ5lSGrqMMO54xeVbyEvNoL1H2Fti_zlFqcozqQU2c,276
|
|
9730
9775
|
msgraph/generated/models/windows_malware_execution_state_count.py,sha256=eKzIDWZY1ct_3LxZh1-PFYxab5bRIl5IicZFvvbDgY8,3542
|
|
9731
|
-
msgraph/generated/models/windows_malware_information.py,sha256=
|
|
9776
|
+
msgraph/generated/models/windows_malware_information.py,sha256=WYW8P7GwKcRkhdPwlJTrP06RXyJZhOH4vKR-0CE2xv8,5957
|
|
9732
9777
|
msgraph/generated/models/windows_malware_information_collection_response.py,sha256=XtliC46bJn1kRuxBA2hx5zK5fX5jN1K8ECotQ3qR2D4,2594
|
|
9733
9778
|
msgraph/generated/models/windows_malware_name_count.py,sha256=sNvMXh-3whbBQziQxEpkSfyL2p2JbpAS5_BLwRHGM64,3365
|
|
9734
9779
|
msgraph/generated/models/windows_malware_overview.py,sha256=OiSIdI7YepUDieV6a1LFyLHNtzKjsScxJh29R4eVvCg,7023
|
|
@@ -9744,7 +9789,7 @@ msgraph/generated/models/windows_mobile_m_s_i_collection_response.py,sha256=SNJZ
|
|
|
9744
9789
|
msgraph/generated/models/windows_phone81_compliance_policy.py,sha256=yJzQDNf8qvJseyhjRNyoUAEwdOVgC_eu5wpR7LV2xbg,5719
|
|
9745
9790
|
msgraph/generated/models/windows_phone81_custom_configuration.py,sha256=IfnVw38Eic6TZQv0C8MedoWJFwM-KCEb9OeS7-i0C_c,2621
|
|
9746
9791
|
msgraph/generated/models/windows_phone81_general_configuration.py,sha256=KJNDTksZD3XZFOMUXT2BtWVIglxznbA4xm8hrfmgMzg,12130
|
|
9747
|
-
msgraph/generated/models/windows_protection_state.py,sha256=
|
|
9792
|
+
msgraph/generated/models/windows_protection_state.py,sha256=p9cykJLp8Hh4diekYDYYiE6YPrhe_yupAIlUlasxLWU,11619
|
|
9748
9793
|
msgraph/generated/models/windows_setting.py,sha256=MHN-AngW-9WL0gwPqPZqCL6-o7lFHHqZk2a9qWmC3pw,3317
|
|
9749
9794
|
msgraph/generated/models/windows_setting_collection_response.py,sha256=gAdO9T08mW7njm1T2PQShFl5G5Vx2SmNQCuIlfI1N0Y,2459
|
|
9750
9795
|
msgraph/generated/models/windows_setting_instance.py,sha256=TBYmR_5YXBVVqd-iTHoSGrMtREpS0iUh7kmXj2sgc5U,3171
|
|
@@ -9758,7 +9803,7 @@ msgraph/generated/models/windows_universal_app_x_app_assignment_settings.py,sha2
|
|
|
9758
9803
|
msgraph/generated/models/windows_universal_app_x_collection_response.py,sha256=TGiFUzzWM3Wky3GAGUB0PNjIpLvWNmhOV2pEnTbVNVs,2537
|
|
9759
9804
|
msgraph/generated/models/windows_universal_app_x_contained_app.py,sha256=8XDxNb5l2uUMkqyUenP8e0h2Sb_VdOjhZZDRrgnlxcw,2374
|
|
9760
9805
|
msgraph/generated/models/windows_update_active_hours_install.py,sha256=kpveq9PqxZu5OnFn0KXSDciMhGRMFXFkkBLjAvdzq7o,2637
|
|
9761
|
-
msgraph/generated/models/windows_update_for_business_configuration.py,sha256=
|
|
9806
|
+
msgraph/generated/models/windows_update_for_business_configuration.py,sha256=0jF4omIOB9vQhZcQXTrTOo6R1qxOxieXNfmsxKguJ3c,21068
|
|
9762
9807
|
msgraph/generated/models/windows_update_for_business_update_weeks.py,sha256=IfY6uag40GjvS5VDogzrHd1xgWzivdyvg9XP7HLZyF4,745
|
|
9763
9808
|
msgraph/generated/models/windows_update_install_schedule_type.py,sha256=f8FmY5H3Vh-NH6D2uhkiE6kZUThclIZHE1V9BwYePTw,3588
|
|
9764
9809
|
msgraph/generated/models/windows_update_notification_display_option.py,sha256=ihATNjaFqO0JO4MgZjLdcxZ_4LYQ75cjD84V-gDvH4c,575
|
|
@@ -9769,7 +9814,7 @@ msgraph/generated/models/windows_user_type.py,sha256=dyZJ0BcCLs_zlebm8dGAkvNjAlx
|
|
|
9769
9814
|
msgraph/generated/models/windows_web_app.py,sha256=F8w0fa3b6G_aDe2BC747AvjDn2HR7OHpKXEp75M13QI,2140
|
|
9770
9815
|
msgraph/generated/models/windows_web_app_collection_response.py,sha256=GUJpTeuJH8BB6vpeT6AjIBkgBVWqb33Lgn4cZ6Z1330,2450
|
|
9771
9816
|
msgraph/generated/models/workbook.py,sha256=44v9s5V3zYNoTP2RFvHvADqN9ToV-i3NewNzdeVFCQY,5159
|
|
9772
|
-
msgraph/generated/models/workbook_application.py,sha256=
|
|
9817
|
+
msgraph/generated/models/workbook_application.py,sha256=RVfhwi-UITQ0dG3HYdFbcrerEYH2ISN_VdR6OjC27mg,2111
|
|
9773
9818
|
msgraph/generated/models/workbook_chart.py,sha256=W5oIGg4rilrs9tZSr5_ZjxU2pnQNWMgnT_LSq3c9u9s,6285
|
|
9774
9819
|
msgraph/generated/models/workbook_chart_area_format.py,sha256=R8ifKItgzQxlw2HJMiJuIGSLOZw5MhSU0JMR-FgbRFw,2735
|
|
9775
9820
|
msgraph/generated/models/workbook_chart_axes.py,sha256=NLZNPvwUyIi2UnfCO1ty6mIblzRTb9HG-K-x4AiRjKM,2800
|
|
@@ -9805,7 +9850,7 @@ msgraph/generated/models/workbook_format_protection.py,sha256=FBu_FolmPrkQs0yhnQ
|
|
|
9805
9850
|
msgraph/generated/models/workbook_function_result.py,sha256=XSMf3O0BiCN2beGabyE852DdJpnSS7ivUBpuWmUEOYg,1971
|
|
9806
9851
|
msgraph/generated/models/workbook_functions.py,sha256=7TREz1fq1pcPKytQibVCm1Cm9USaz4lM4-dT4HXL6nY,1767
|
|
9807
9852
|
msgraph/generated/models/workbook_icon.py,sha256=ZWAqaSE1T3LqwC-KxF9biBdCchd339R3_iTdGR-IuuE,2950
|
|
9808
|
-
msgraph/generated/models/workbook_named_item.py,sha256=
|
|
9853
|
+
msgraph/generated/models/workbook_named_item.py,sha256=7QBPTTEwieP97tPhs7ZaEdOxmu7thHd-zPTpvi0rgdE,3455
|
|
9809
9854
|
msgraph/generated/models/workbook_named_item_collection_response.py,sha256=9PVtyzLZQ34TKY0ffwLFINy-78thrsUGORlzpeZtpsY,2498
|
|
9810
9855
|
msgraph/generated/models/workbook_operation.py,sha256=ucCKs2Zftlzo9LnTUc5LzzJ5ezzVXc44rY0UpvwUVus,2919
|
|
9811
9856
|
msgraph/generated/models/workbook_operation_collection_response.py,sha256=yEE969ZOPt-mZ-qj_iwgoEW45wT-G15AD-95OrrHGds,2495
|
|
@@ -9817,12 +9862,12 @@ msgraph/generated/models/workbook_range.py,sha256=Ba2olY2dt-K06l6q6TrHZp7ZzI5IpM
|
|
|
9817
9862
|
msgraph/generated/models/workbook_range_border.py,sha256=Nsq_FiGj8oVBsez5CZxGdbf8R4EiOwt_5DppkIHJuJc,3047
|
|
9818
9863
|
msgraph/generated/models/workbook_range_fill.py,sha256=POVQUNzGZpnoAgFRvXhfrjMN_Uj70gYUCX2yQU71Wpk,2096
|
|
9819
9864
|
msgraph/generated/models/workbook_range_font.py,sha256=Pc8Crc85uhp3X4OjhIYGNrRh8KuYnrfLMb2XaZSxFv4,3138
|
|
9820
|
-
msgraph/generated/models/workbook_range_format.py,sha256=
|
|
9865
|
+
msgraph/generated/models/workbook_range_format.py,sha256=A8tOoBF2c0i92ikpoB_39u8OLwqoSAwG7pOoQI-b2mE,5345
|
|
9821
9866
|
msgraph/generated/models/workbook_range_sort.py,sha256=Bxml6FwSLTgGq1U5bSa6dQEEdO-Gj6oRjXNs6Oor_hA,1767
|
|
9822
9867
|
msgraph/generated/models/workbook_range_view.py,sha256=lcMqciM5zWYxCcLbdF58TEHq5DpPCpW4ZKlX5EU5hQw,2730
|
|
9823
9868
|
msgraph/generated/models/workbook_session_info.py,sha256=euk8PWD_rJdWSwKsNgtes4KAy2OIOifDRRC_m7pnEYE,2725
|
|
9824
9869
|
msgraph/generated/models/workbook_sort_field.py,sha256=lQyqGosXoaCBB1jR6-QE6HZfTbmY7vEfDOoVx9tkNcU,4087
|
|
9825
|
-
msgraph/generated/models/workbook_table.py,sha256=
|
|
9870
|
+
msgraph/generated/models/workbook_table.py,sha256=1WmqV2oMDtmEY5hMSE96HR9uNu2ycv2UKIZtsVmvgvA,6966
|
|
9826
9871
|
msgraph/generated/models/workbook_table_collection_response.py,sha256=vClOXoX_c45s8X9q_l9wkapKI2tPrrX4kfljbB_Mj1c,2447
|
|
9827
9872
|
msgraph/generated/models/workbook_table_column.py,sha256=0wrfU-FGXLA3yBQkATVqvNYVYy1gTLGKcyWFprA-DDI,2621
|
|
9828
9873
|
msgraph/generated/models/workbook_table_column_collection_response.py,sha256=zTYI5uoE7wHlaE1cKzldea_g-XJ2IjOmCiR9u7ffQYs,2522
|
|
@@ -9833,13 +9878,15 @@ msgraph/generated/models/workbook_worksheet.py,sha256=f_ce4gdBQYztu2OmD7tpeOC7Q3
|
|
|
9833
9878
|
msgraph/generated/models/workbook_worksheet_collection_response.py,sha256=qS4tmT909y-VwdMBOm3oDVk64bnyrGHtyu2ZXZf322A,2495
|
|
9834
9879
|
msgraph/generated/models/workbook_worksheet_protection.py,sha256=e6h8n4wYBCJqHC6KfuBmIQY1skS4lGoSibNoXfSgG4E,2618
|
|
9835
9880
|
msgraph/generated/models/workbook_worksheet_protection_options.py,sha256=D_yq2jdIpA9pKNgZHMFEbdLlTtg4lSLx3fsMLZ46p4I,5848
|
|
9836
|
-
msgraph/generated/models/workforce_integration.py,sha256=
|
|
9881
|
+
msgraph/generated/models/workforce_integration.py,sha256=bn-GjOKx0wAMXmhnnut5hO1IDQauDXQXZudMWPp7Tio,5621
|
|
9837
9882
|
msgraph/generated/models/workforce_integration_collection_response.py,sha256=22mvcGp-h_YXniOky7_kX145kqXbNOfsk3td5GvmQPg,2531
|
|
9838
|
-
msgraph/generated/models/workforce_integration_encryption.py,sha256=
|
|
9883
|
+
msgraph/generated/models/workforce_integration_encryption.py,sha256=n3pcgGrj_fvORIg2BeMvQGXE3QT29VahYdhFTxHHVDI,3134
|
|
9839
9884
|
msgraph/generated/models/workforce_integration_encryption_protocol.py,sha256=_GqKgPhfepHHLG4gfYje0FlP3GvonX3fboXI9uCrvEI,163
|
|
9840
9885
|
msgraph/generated/models/workforce_integration_supported_entities.py,sha256=LBgqFqBk5DA33gudluTjElGMVAvqRl-WQ5MXW1hJP6I,497
|
|
9841
9886
|
msgraph/generated/models/working_hours.py,sha256=ZY0RWZSvP1s2lc_U17xsMX096-XdHSFm7CMuWmzh5-k,3576
|
|
9842
9887
|
msgraph/generated/models/working_time_schedule.py,sha256=0kUna7rBVyIJBbI6CTPZk9NzlWiMitAtW5PKP4TrlVM,1775
|
|
9888
|
+
msgraph/generated/models/workspace.py,sha256=SJDUDswa3DNU_wj0koPrN5Ce0fDfIdVpOqoh3WCoIus,3619
|
|
9889
|
+
msgraph/generated/models/workspace_collection_response.py,sha256=EPknJmeEl2wG4Ef9o8y58rGNORq32yEjGE4WIl8RTvk,2396
|
|
9843
9890
|
msgraph/generated/models/x509_certificate_affinity_level.py,sha256=b9YGQERmvsg05HCb3D5iDbL-V5uHdVFDU5gfrT6kc1Q,154
|
|
9844
9891
|
msgraph/generated/models/x509_certificate_authentication_method_configuration.py,sha256=Cv83wfamd_5JIttlEuQ_jZO6Li8Csxdo1I5MQAmDgDQ,5332
|
|
9845
9892
|
msgraph/generated/models/x509_certificate_authentication_mode.py,sha256=QUhNfNA9tZxvK_Xg5B0eS_4oBqrbRNRUk0Hn9t2xRJQ,251
|
|
@@ -9852,7 +9899,7 @@ msgraph/generated/models/x509_certificate_rule_type.py,sha256=mrQHl4i7XyVZTwekQ1
|
|
|
9852
9899
|
msgraph/generated/models/x509_certificate_user_binding.py,sha256=5-eTmuzrtaw9rwvcl-57P26V4uylbKwEtPZzoglF2wM,4122
|
|
9853
9900
|
msgraph/generated/models/call_records/administrative_unit_info.py,sha256=Eqxk9X53Nm-_WzOcYdRaZu6sZDTJSlPYZhtPdBlsEYk,2466
|
|
9854
9901
|
msgraph/generated/models/call_records/audio_codec.py,sha256=75B-z2-n7fjR5MmDjseYxUT3ZoW5B9x59vU7MDnlawM,632
|
|
9855
|
-
msgraph/generated/models/call_records/call_record.py,sha256=
|
|
9902
|
+
msgraph/generated/models/call_records/call_record.py,sha256=zXz4llejchxe2cmnvFn7wI-q4qvnr61XCxycsNW6SDU,6996
|
|
9856
9903
|
msgraph/generated/models/call_records/call_record_collection_response.py,sha256=0gfCDur73X48M0fXM4IyvC12ykhGy0HxtxLNVUFLogM,2415
|
|
9857
9904
|
msgraph/generated/models/call_records/call_type.py,sha256=6PtC9Vqandk9ygBBxQGOUzsj216lbYXCtcxYvGijrQ4,183
|
|
9858
9905
|
msgraph/generated/models/call_records/client_platform.py,sha256=ACcQecUWWcU4qqJ34oILD53VJ-6aGWVgm4y42ruSCWU,348
|
|
@@ -9864,7 +9911,7 @@ msgraph/generated/models/call_records/failure_info.py,sha256=rCScnqV6jpha3oL_CFM
|
|
|
9864
9911
|
msgraph/generated/models/call_records/failure_stage.py,sha256=oi3TJln-3Qqch-mF1L_LkxqvufjLGeL2QBItgj1Iwvs,181
|
|
9865
9912
|
msgraph/generated/models/call_records/feedback_token_set.py,sha256=U6O8poQVSw72Xrmf45VGYJtwDJvpz1utb-9MBq77few,2245
|
|
9866
9913
|
msgraph/generated/models/call_records/media.py,sha256=FwRYqz9YF7z0iWqxLfQfDmGGKpEJYxHnPKi8x_0Kssw,4324
|
|
9867
|
-
msgraph/generated/models/call_records/media_stream.py,sha256
|
|
9914
|
+
msgraph/generated/models/call_records/media_stream.py,sha256=SgiPGd1cJMWpr6ruJYGgAlo-5gBu240R6XXFYFnZJZM,14754
|
|
9868
9915
|
msgraph/generated/models/call_records/media_stream_direction.py,sha256=50Yp4GgaqcpN5kQYCx_WHLbpac69sTooRQ35hLAZ2bc,141
|
|
9869
9916
|
msgraph/generated/models/call_records/modality.py,sha256=oMYZMfVyoT8Zw14yz80Fq_BJ7xDdO1xp13MBVQbyJZw,253
|
|
9870
9917
|
msgraph/generated/models/call_records/network_connection_type.py,sha256=blTO_RUj0eJpRylYa8hW3TC5Ux1hPq1G2zZakwTpnnE,222
|
|
@@ -9883,7 +9930,7 @@ msgraph/generated/models/call_records/segment_collection_response.py,sha256=mIu-
|
|
|
9883
9930
|
msgraph/generated/models/call_records/service_endpoint.py,sha256=t71hzoOptvAYh1DUBHTPtAyjJWdkW3iB7mvbr9zW1bc,1819
|
|
9884
9931
|
msgraph/generated/models/call_records/service_role.py,sha256=xtUEaY3FKaezox6oiQKgRYrfZes7YbGzd6uBMVWjN-w,1378
|
|
9885
9932
|
msgraph/generated/models/call_records/service_user_agent.py,sha256=VL5iDrx8Dl0yZV_j-8EdrZd2hb8Uq3oz1-ctjVRmTno,2170
|
|
9886
|
-
msgraph/generated/models/call_records/session.py,sha256=
|
|
9933
|
+
msgraph/generated/models/call_records/session.py,sha256=18MhS_42-4nvw0nGw5wuaVnfE659Jy6TdMpHYfiHtVE,4779
|
|
9887
9934
|
msgraph/generated/models/call_records/session_collection_response.py,sha256=_YjoroNAZCVCacZ1c67VikCL0tAnemN4AG8cLRfnZc8,2376
|
|
9888
9935
|
msgraph/generated/models/call_records/trace_route_hop.py,sha256=VFUmSnu4UHvjJ8UC9Tgq3Px9zyIbqZTrzpeE5QxQ-lo,3245
|
|
9889
9936
|
msgraph/generated/models/call_records/user_agent.py,sha256=FsFfb0xuvrVUl2Nq_22ePG1N30k9ButqCLBHwB0RBPo,3770
|
|
@@ -9898,7 +9945,7 @@ msgraph/generated/models/external_connectors/acl.py,sha256=Zvk78bYcrWaxslViCVJRL
|
|
|
9898
9945
|
msgraph/generated/models/external_connectors/acl_type.py,sha256=cGuYVRqM8w5ySg1zhzilW2ZCgdnki-tHAj2Xy0rEgI8,252
|
|
9899
9946
|
msgraph/generated/models/external_connectors/activity_settings.py,sha256=0_Naso4-L5gZZT6Mr_9R6GEVwpsaoEXuaN4eZJh5Mlc,2865
|
|
9900
9947
|
msgraph/generated/models/external_connectors/configuration.py,sha256=YrlYqTaAjMKIp02DUzSW5rnQy7Mpemwst8qO7crUWeQ,2676
|
|
9901
|
-
msgraph/generated/models/external_connectors/connection_operation.py,sha256=
|
|
9948
|
+
msgraph/generated/models/external_connectors/connection_operation.py,sha256=4X_JBC-PzX7SAQxQiJT_NJuysX3kYRkD_xubrKP954Q,2775
|
|
9902
9949
|
msgraph/generated/models/external_connectors/connection_operation_collection_response.py,sha256=m0tuIV_xnTPqrHnU_ErS_9q0hbk4ffX2wOavADpLBkc,2523
|
|
9903
9950
|
msgraph/generated/models/external_connectors/connection_operation_status.py,sha256=TZS2Bwbw-qVxxE8G5oG7Zou03zSFCBThWIC0sz19-zU,231
|
|
9904
9951
|
msgraph/generated/models/external_connectors/connection_state.py,sha256=IdMyYKS4ktoK_Cm7B8odWpNbFnR77GF6kpT6jLQHxnQ,211
|
|
@@ -9908,7 +9955,7 @@ msgraph/generated/models/external_connectors/external_activity.py,sha256=cMLy9vG
|
|
|
9908
9955
|
msgraph/generated/models/external_connectors/external_activity_collection_response.py,sha256=XUQudNLvODsn171achFnV69sZ7kHHCluQMLFErPoFcQ,2487
|
|
9909
9956
|
msgraph/generated/models/external_connectors/external_activity_result.py,sha256=1iUfXDdq6ywHksOrTEGGhTadcKDNXSpZBgUrHfLZdB4,2285
|
|
9910
9957
|
msgraph/generated/models/external_connectors/external_activity_type.py,sha256=F0F2TZUUMHUh35xaur5UypRaqYW721hJ3VA1efxVgiM,214
|
|
9911
|
-
msgraph/generated/models/external_connectors/external_connection.py,sha256=
|
|
9958
|
+
msgraph/generated/models/external_connectors/external_connection.py,sha256=bKmr65p9bQvfj2lhJYh6ewWsfg6REs4giaWBlFiFBdA,6103
|
|
9912
9959
|
msgraph/generated/models/external_connectors/external_connection_collection_response.py,sha256=TkcFOzXj8hoCk1r8fk4lWnhDmgjtEU5sjTHYfL6R2ao,2511
|
|
9913
9960
|
msgraph/generated/models/external_connectors/external_group.py,sha256=fU0fBfZeZaQa54YlaklnUHwHGEWrjPz2Pc2CDXHlr3w,2718
|
|
9914
9961
|
msgraph/generated/models/external_connectors/external_group_collection_response.py,sha256=RPZ13DqvReY2q27ZJkmZUu_ZMSGQoiaVMmLAN4s4m3Q,2451
|
|
@@ -9916,13 +9963,13 @@ msgraph/generated/models/external_connectors/external_item.py,sha256=BYpaYeM2AZy
|
|
|
9916
9963
|
msgraph/generated/models/external_connectors/external_item_collection_response.py,sha256=kF8NzV3ApOpxs1W4tK3-CCZdAQC9RjyOVi80kTr1OF4,2439
|
|
9917
9964
|
msgraph/generated/models/external_connectors/external_item_content.py,sha256=T5KOlYFhFsGXa2r3S7Z3k_LAyEWqr7NuYKNwJPu59F0,2922
|
|
9918
9965
|
msgraph/generated/models/external_connectors/external_item_content_type.py,sha256=sTwy53sgy82reyvJ01UBlPvwY9P_fSEUhSIZdaQhlss,151
|
|
9919
|
-
msgraph/generated/models/external_connectors/identity.py,sha256=
|
|
9966
|
+
msgraph/generated/models/external_connectors/identity.py,sha256=X8yj8ypG02QoWxeJ7eVNvNmiW9Zxg9YKDirS1hedvDs,2202
|
|
9920
9967
|
msgraph/generated/models/external_connectors/identity_collection_response.py,sha256=aopVi9qkB0gpK6sOF7uPsfWTytRJEk4SflK14DGUYJg,2388
|
|
9921
9968
|
msgraph/generated/models/external_connectors/identity_type.py,sha256=C79NKAABiD8Tpc7hDwItNTBpiYDYbL_uOvjDKcm73RA,179
|
|
9922
9969
|
msgraph/generated/models/external_connectors/item_id_resolver.py,sha256=q-b568TFpz7iM3fR5ypz9o-sNYFlplE8w-p1MtCUchE,2784
|
|
9923
9970
|
msgraph/generated/models/external_connectors/label.py,sha256=bVAy5sofnLDOjbCbqYB1SGOs-tWlRWndj4i3lDLbvkQ,407
|
|
9924
9971
|
msgraph/generated/models/external_connectors/properties.py,sha256=LQH4yTgCfLk86stn8PmQlw6gIFeRTWgJUoMkaRaGIVc,2221
|
|
9925
|
-
msgraph/generated/models/external_connectors/property_.py,sha256=
|
|
9972
|
+
msgraph/generated/models/external_connectors/property_.py,sha256=LUUZqGBFA_NExGhtjWzS-UVY-27QlkZ1a2YzrMzE3H4,5977
|
|
9926
9973
|
msgraph/generated/models/external_connectors/property_rule.py,sha256=VjLL0N1YFjLyW9u2af9cPgv-14yTLc_OrSHCXpwOYik,3662
|
|
9927
9974
|
msgraph/generated/models/external_connectors/property_type.py,sha256=a2oc0IHkO0Di9oMY_0_5FSUoes1EIERKDbJ8VeQnzM4,395
|
|
9928
9975
|
msgraph/generated/models/external_connectors/rule_operation.py,sha256=E8A_Mo9gptHFxbx3xcCFr1E0B0AbKEi6sQEtZyjF7ng,325
|
|
@@ -9974,6 +10021,7 @@ msgraph/generated/models/identity_governance/top_tasks_insights_summary.py,sha25
|
|
|
9974
10021
|
msgraph/generated/models/identity_governance/top_workflows_insights_summary.py,sha256=W9GLncrjHaDViKUZL5I8R_QTq3g81maYT3iQTFL_SYw,5042
|
|
9975
10022
|
msgraph/generated/models/identity_governance/trigger_and_scope_based_conditions.py,sha256=lKW5BA0LzZiFZ2rPtE6Wyj0LdoADl9AQc8dWXg6DHr0,2908
|
|
9976
10023
|
msgraph/generated/models/identity_governance/trigger_attribute.py,sha256=bAaOUBdv98z09j-Tbzs-Mqxsmti63XuHLb3U0bte95s,2502
|
|
10024
|
+
msgraph/generated/models/identity_governance/user_inactivity_trigger.py,sha256=lDdl_M9BUeY9l8qF3bZL4qVQC4nEcaZol6PtDGa-cKA,2348
|
|
9977
10025
|
msgraph/generated/models/identity_governance/user_processing_result.py,sha256=KsS6APMfu8e9RJa3JG-9oB8-tEhzeUaKoALpnOEzX0I,6531
|
|
9978
10026
|
msgraph/generated/models/identity_governance/user_processing_result_collection_response.py,sha256=MI4K15dhhuOuOnrZYs_qNKY_Hr39SwX0AobS3w0XxT4,2538
|
|
9979
10027
|
msgraph/generated/models/identity_governance/user_summary.py,sha256=7K3xbM-Jn8OiY8Y9gqnWVrB20IohS7VujjhxVnWXoxI,3465
|
|
@@ -9982,7 +10030,7 @@ msgraph/generated/models/identity_governance/workflow.py,sha256=IyigcCAc3-pGZuNs
|
|
|
9982
10030
|
msgraph/generated/models/identity_governance/workflow_base.py,sha256=iMmvoT-l0xY9f2qhNtLdxPrKcdQfBch3lpRxKVkWkko,7014
|
|
9983
10031
|
msgraph/generated/models/identity_governance/workflow_collection_response.py,sha256=8IaOhHiYq78mANhK9shYpuP_qo12wVtcYSiNJ_l6IfY,2388
|
|
9984
10032
|
msgraph/generated/models/identity_governance/workflow_execution_conditions.py,sha256=aWxTYHkpvY7wNROn11z3koCtlwlrCGMQdtAIXhNzbrA,3516
|
|
9985
|
-
msgraph/generated/models/identity_governance/workflow_execution_trigger.py,sha256=
|
|
10033
|
+
msgraph/generated/models/identity_governance/workflow_execution_trigger.py,sha256=7ui6Y3NYfrzwbx0wKtiIO1h9splJEmOSrrOjg1Z1RoM,4358
|
|
9986
10034
|
msgraph/generated/models/identity_governance/workflow_execution_type.py,sha256=-g-qudjv2WQPBqrzMlCMqUT2RsveHto-o8U7klpJTeA,214
|
|
9987
10035
|
msgraph/generated/models/identity_governance/workflow_template.py,sha256=0YY7V8Fyk_iMGd7tp3c0xBnXpWbx9z8AxabQKgc4Zfw,3817
|
|
9988
10036
|
msgraph/generated/models/identity_governance/workflow_template_collection_response.py,sha256=EJ9WPnH0yxEgBqAFG0ZdmyfyDQIHIfl5P_bKU14aSNU,2487
|
|
@@ -10008,7 +10056,7 @@ msgraph/generated/models/partners/billing/export_success_operation.py,sha256=UTf
|
|
|
10008
10056
|
msgraph/generated/models/partners/billing/failed_operation.py,sha256=vRqvbYPcnyNWMMNMdG1N_70AobhKxokd31lSq0mla8M,2135
|
|
10009
10057
|
msgraph/generated/models/partners/billing/manifest.py,sha256=0EQSL3nyyHcKjtTKC_aNkHTgSiGtIxPSbFJ5Y191KQo,4990
|
|
10010
10058
|
msgraph/generated/models/partners/billing/manifest_collection_response.py,sha256=5SKpXEOYOyAwsufWfz0HbpmvoTFsH0A7R_dFJmMW1PU,2392
|
|
10011
|
-
msgraph/generated/models/partners/billing/operation.py,sha256=
|
|
10059
|
+
msgraph/generated/models/partners/billing/operation.py,sha256=OZ7eJ7vHiRrWkydKknLxfM51zuTTurl-mDxOiZ_Y5MM,4680
|
|
10012
10060
|
msgraph/generated/models/partners/billing/operation_collection_response.py,sha256=mhxdTld5w3mZ5HRCaeg-3ZdF_k2C9iUCV4hliaMKZkM,2404
|
|
10013
10061
|
msgraph/generated/models/partners/billing/running_operation.py,sha256=w_950s40iDFNaW_ucASsh7d3mCTpkjM3Jp0tgewWEFc,1790
|
|
10014
10062
|
msgraph/generated/models/partners/billing/unbilled_reconciliation.py,sha256=xIQH3sbe80W_jjnlM-IVgRpgwgyavxcg55ZDHsyAXyE,1795
|
|
@@ -10017,23 +10065,27 @@ msgraph/generated/models/search/acronym.py,sha256=FdZKZ4WZRs8ifJtEl20M3Zg_JESRlb
|
|
|
10017
10065
|
msgraph/generated/models/search/acronym_collection_response.py,sha256=b4zzMtfWDKBEcjgaqMERy00yxA_YM0BRqySGTdzvXVQ,2376
|
|
10018
10066
|
msgraph/generated/models/search/answer_keyword.py,sha256=yUi5_-Ngm-PAgfS51m2_LYI4Op6alzPBlb_UjSjg_0Y,3228
|
|
10019
10067
|
msgraph/generated/models/search/answer_state.py,sha256=1T0H_gXIbvEOoQnnZ07CSSS1Em73MAO2_51kQdcJ7o8,178
|
|
10020
|
-
msgraph/generated/models/search/answer_variant.py,sha256=
|
|
10021
|
-
msgraph/generated/models/search/bookmark.py,sha256=
|
|
10068
|
+
msgraph/generated/models/search/answer_variant.py,sha256=iIRQvp2yF8k0FxY1YTH4fr73dT4BlW5vhh-BIgIPjXA,4074
|
|
10069
|
+
msgraph/generated/models/search/bookmark.py,sha256=Nlyn-vfbQ7Kw93oATJras_U_22xT6Qzsbl09Tqjr0gU,7041
|
|
10022
10070
|
msgraph/generated/models/search/bookmark_collection_response.py,sha256=lQjW2JGtYh8WeXM29HHAAsMl57mkahZxJUAxklYFjn4,2388
|
|
10023
10071
|
msgraph/generated/models/search/identity.py,sha256=EaPYJZ0zjmNcSt1HZU6dMm536BElN3IK8bvDHcazghA,2602
|
|
10024
10072
|
msgraph/generated/models/search/identity_set.py,sha256=tL16pJOGG0FOt93_zsVzIpjV3L9-dG-wJJLySuxXhOY,3004
|
|
10025
|
-
msgraph/generated/models/search/qna.py,sha256=
|
|
10073
|
+
msgraph/generated/models/search/qna.py,sha256=PUPEqWpT1OFE0nM5Xa4ZD6v3ZKSbJfm63H9J6Lbvmk8,6163
|
|
10026
10074
|
msgraph/generated/models/search/qna_collection_response.py,sha256=d554QpGvdHfyr4_z1ZJ8jSj2Hwu1yqVDGBqCj-D3d80,2328
|
|
10027
10075
|
msgraph/generated/models/search/search_answer.py,sha256=V5ushHndx8bkdPdpDaaL6OgZ8rdQlKKOYMlvNg70bsY,4607
|
|
10076
|
+
msgraph/generated/models/security/account.py,sha256=KLFTkJQ6vDT0qxfZHQYo2Ri9_pr3FmZoGx2pyW5oRHk,3385
|
|
10077
|
+
msgraph/generated/models/security/action.py,sha256=AAca5X337Vu4ZT7sNqCJ3q_J_cnwf3yuUS1MdCoIlyA,348
|
|
10028
10078
|
msgraph/generated/models/security/action_after_retention_period.py,sha256=43tctosOpPHubbu2XyEbBa8IvGoepsMKEZS1z919B1o,239
|
|
10029
10079
|
msgraph/generated/models/security/additional_data_options.py,sha256=q2SCm4Ji_vxen5AxBFqucilmzj2RxtZiOeSwS57T0dM,463
|
|
10030
10080
|
msgraph/generated/models/security/additional_options.py,sha256=JkWtgBSkm9SV8QXVnPATTcQBz0GP_udzzrt_gUyUbiw,690
|
|
10031
|
-
msgraph/generated/models/security/
|
|
10081
|
+
msgraph/generated/models/security/ai_agent_evidence.py,sha256=5iUYQxFmSYIoMhgXDNBGBR9bJocnL-jiZWd0UZrewJ8,3102
|
|
10082
|
+
msgraph/generated/models/security/ai_agent_platform.py,sha256=MXz1chs9jXtYXXPigqsaQmgt9EMQgfzPnhiQ5GTnVA4,231
|
|
10083
|
+
msgraph/generated/models/security/alert.py,sha256=MSV7Vt9SfXusHIyupB2mwxqHCBFkEiPCSkob4IHsK0g,15508
|
|
10032
10084
|
msgraph/generated/models/security/alert_classification.py,sha256=agQc-CsuyspKi9UyaZxZ8n8tO934fhYC_Jth1ySE_nc,275
|
|
10033
10085
|
msgraph/generated/models/security/alert_collection_response.py,sha256=IKr_j7Nt8LCejqrV6HZ_rfc_EhbCqNKDvX37fW5LzgA,2352
|
|
10034
10086
|
msgraph/generated/models/security/alert_comment.py,sha256=P7wWLupRfiY7YdWjKdLMb8RcHFqQJ5E7QrvpUPB0dd8,3024
|
|
10035
10087
|
msgraph/generated/models/security/alert_determination.py,sha256=62ef10b98dX6CxCqLZJyDaIKfjxQr62QEe3ITUMZKxY,695
|
|
10036
|
-
msgraph/generated/models/security/alert_evidence.py,sha256=
|
|
10088
|
+
msgraph/generated/models/security/alert_evidence.py,sha256=Ny3cry7lWoIefMvi-_tdG8gXbjkfqfmTSIa0uxNUrCU,25212
|
|
10037
10089
|
msgraph/generated/models/security/alert_severity.py,sha256=KTdsKgCbcNWNXAVMnT0LvI61G0O8aWQnPNutQ3V1XKY,224
|
|
10038
10090
|
msgraph/generated/models/security/alert_status.py,sha256=cbKOhG2tYVQYY3ysz8jf4BS0CVMJqdofDe4x6LAkwjY,201
|
|
10039
10091
|
msgraph/generated/models/security/amazon_resource_evidence.py,sha256=BrWm6xdiB0LCEBQQOP8F73hFzW6aMgTefRJqYzNhboM,2912
|
|
@@ -10053,7 +10105,7 @@ msgraph/generated/models/security/blob_container_evidence.py,sha256=-8MEg_af1_Q7
|
|
|
10053
10105
|
msgraph/generated/models/security/blob_evidence.py,sha256=3HTZjAW88MsU5aVVA2N0aEer-jnlJah2PXv01uQRKhs,3322
|
|
10054
10106
|
msgraph/generated/models/security/case.py,sha256=uS-rOSHk6KGJmzhLPnolKR_T73-6GTHIWTGJEX_hlao,4081
|
|
10055
10107
|
msgraph/generated/models/security/case_action.py,sha256=NizA_9Yz6SpK4a1DcYyZSETBSfRPoYjX1TV6ziy3b3Q,477
|
|
10056
|
-
msgraph/generated/models/security/case_operation.py,sha256=
|
|
10108
|
+
msgraph/generated/models/security/case_operation.py,sha256=xXC5gThN1eLO9UuVCqH8er0Kqqs7nNHsL6t4AnjQ6pI,9379
|
|
10057
10109
|
msgraph/generated/models/security/case_operation_collection_response.py,sha256=-d6spRDhlXUe6H3Dm0thUkZrfdtu5axe9G6uahgzc_c,2451
|
|
10058
10110
|
msgraph/generated/models/security/case_operation_status.py,sha256=mHzs_-ZwEkgR4QlDs7cfPvrkW6vsiK2t3bG0-9pfWKQ,307
|
|
10059
10111
|
msgraph/generated/models/security/case_status.py,sha256=xBO_LitOIuG835O8PT6oIEoGztpQKC3jmuyP3_59vCM,274
|
|
@@ -10077,7 +10129,7 @@ msgraph/generated/models/security/cvss_summary.py,sha256=R2uWmzdA-1W85MLLgnJan3m
|
|
|
10077
10129
|
msgraph/generated/models/security/data_set.py,sha256=0wBaxjEW4j8w2uF7bMKNXheKWGxO4EDDCuFFdeG0lPo,3759
|
|
10078
10130
|
msgraph/generated/models/security/data_source.py,sha256=nB2qH1bFSr2gjRfgpR1QUaS2iGgYEBK3P4Qc4vHGmiM,4501
|
|
10079
10131
|
msgraph/generated/models/security/data_source_collection_response.py,sha256=5PibuS3sXla7g7Sft6MovhUVf7uGMucWh2eCvb2Oz1s,2415
|
|
10080
|
-
msgraph/generated/models/security/data_source_container.py,sha256=
|
|
10132
|
+
msgraph/generated/models/security/data_source_container.py,sha256=8u-eOk-USbfMaBY34FdiuuZOZaGXa8Z2CdAdKPBBIp4,5239
|
|
10081
10133
|
msgraph/generated/models/security/data_source_container_status.py,sha256=hh_acRVVdBKss2WC4Knhg6-SCF7w45Zi1jcx6Hz0xDY,165
|
|
10082
10134
|
msgraph/generated/models/security/data_source_hold_status.py,sha256=tAEzq9NwnMGgmBnXAHsIjpORKQ3Pb34Imru96BGf6og,245
|
|
10083
10135
|
msgraph/generated/models/security/data_source_scopes.py,sha256=DOvS8x4RhgCa_JbMfoaVT5-MZ_b2ZJvfTY9ZTbMDhWc,328
|
|
@@ -10097,14 +10149,14 @@ msgraph/generated/models/security/disposition_review_stage.py,sha256=4GTGDR6HP4f
|
|
|
10097
10149
|
msgraph/generated/models/security/disposition_review_stage_collection_response.py,sha256=Mltqh5PK-2p0YvI8Y7vKESRrT1yovsXXR3dJEehOguI,2562
|
|
10098
10150
|
msgraph/generated/models/security/dns_evidence.py,sha256=K75pRYR5Kn-BlxDk-byEMfK1IDbciP3DHhFagMHPi_E,2982
|
|
10099
10151
|
msgraph/generated/models/security/document_version.py,sha256=AkkvRKYi8VatWpen9ALOW8QBYxTT-99od1HAmACmR5M,201
|
|
10100
|
-
msgraph/generated/models/security/ediscovery_add_to_review_set_operation.py,sha256=
|
|
10152
|
+
msgraph/generated/models/security/ediscovery_add_to_review_set_operation.py,sha256=O5GnPRDBHpE4qnLf3E_YUjkTM_qW16q5ky0lnqSn-B8,6124
|
|
10101
10153
|
msgraph/generated/models/security/ediscovery_case.py,sha256=eLJy_ap_20XvejRc2R7Z4660ZltvCpt4_ANfW5sF1cM,6527
|
|
10102
10154
|
msgraph/generated/models/security/ediscovery_case_collection_response.py,sha256=rHntgFB8OjXkQLRRN6Z9TyGgWS5GADF4C42PKoueBhE,2463
|
|
10103
|
-
msgraph/generated/models/security/ediscovery_case_settings.py,sha256=
|
|
10155
|
+
msgraph/generated/models/security/ediscovery_case_settings.py,sha256=8CkvZcOTHKgBcu7WZnJvZPlEprdrbIcLbXcp8ZS0enY,4183
|
|
10104
10156
|
msgraph/generated/models/security/ediscovery_custodian.py,sha256=ZT_L9JR4Sp9v7a5dqhdIhWJFZLm_Q1tAwe5UyQv4yVY,4579
|
|
10105
10157
|
msgraph/generated/models/security/ediscovery_custodian_collection_response.py,sha256=XC5Bkr9wsagLUWweJScmCTMC23_0Lgx4BrDDMcpUoM0,2523
|
|
10106
|
-
msgraph/generated/models/security/ediscovery_estimate_operation.py,sha256=
|
|
10107
|
-
msgraph/generated/models/security/ediscovery_export_operation.py,sha256=
|
|
10158
|
+
msgraph/generated/models/security/ediscovery_estimate_operation.py,sha256=j9wgV_aFuXJDCygzjD_QokNgB2ZG6gtFG3OMFQthTeg,5146
|
|
10159
|
+
msgraph/generated/models/security/ediscovery_export_operation.py,sha256=PJkRnWlQZQugY63bKuur9HNudKx_Lf4X7l1mb0yNktM,5601
|
|
10108
10160
|
msgraph/generated/models/security/ediscovery_hold_operation.py,sha256=GCAHaG_IApEFF51uVYiiLzFlBQPA1N9zX8ZkuiPPTug,1858
|
|
10109
10161
|
msgraph/generated/models/security/ediscovery_hold_policy_sync_operation.py,sha256=-b5L4eAK7p_1ji6WiXYGndVP3VlIfTLlvXEGmOoo-mU,2481
|
|
10110
10162
|
msgraph/generated/models/security/ediscovery_index_operation.py,sha256=t2GL9wIKKV057hLVz4vMi63SbFXr7546IcyejHT724Y,1862
|
|
@@ -10115,11 +10167,11 @@ msgraph/generated/models/security/ediscovery_review_set.py,sha256=e7x77MKrZC7jsU
|
|
|
10115
10167
|
msgraph/generated/models/security/ediscovery_review_set_collection_response.py,sha256=KHi0TOandBBX9iMjCPIMjWQ5cd9eOP9ZeY3IMXvtSwM,2526
|
|
10116
10168
|
msgraph/generated/models/security/ediscovery_review_set_query.py,sha256=pd-EG-vIDiVAVE8ranNdV3Jj57bqAF12ezk4pCWKcmw,1843
|
|
10117
10169
|
msgraph/generated/models/security/ediscovery_review_set_query_collection_response.py,sha256=m0zgOD5EGUVQv6E3xEWPWhakWNBjjr-dzsRKcn9CgPo,2589
|
|
10118
|
-
msgraph/generated/models/security/ediscovery_review_tag.py,sha256=
|
|
10170
|
+
msgraph/generated/models/security/ediscovery_review_tag.py,sha256=j6r5q8FNguDH5j8dSW6l-iadbUIzoaa4AoVjgI0kQmM,3014
|
|
10119
10171
|
msgraph/generated/models/security/ediscovery_review_tag_collection_response.py,sha256=qCCcjcjms-A8FwQHurDLqBG1M--5i8OQVL2lXTif8QM,2526
|
|
10120
|
-
msgraph/generated/models/security/ediscovery_search.py,sha256=
|
|
10172
|
+
msgraph/generated/models/security/ediscovery_search.py,sha256=XrkCSHAx3Qz88IiSbZR7qYGIWZzU7LkojoEKeIjY_xY,5275
|
|
10121
10173
|
msgraph/generated/models/security/ediscovery_search_collection_response.py,sha256=wxCMz7tK0D4E50cS7EcKDFGP65D4qyU-pZwd9IfBWuM,2487
|
|
10122
|
-
msgraph/generated/models/security/ediscovery_search_export_operation.py,sha256=
|
|
10174
|
+
msgraph/generated/models/security/ediscovery_search_export_operation.py,sha256=eLgzUov1qnyniYaR-h1I0--qMosJ7MylQ3ngchBiQO8,7611
|
|
10123
10175
|
msgraph/generated/models/security/ediscovery_tag_operation.py,sha256=Q8ivgDPrAsajYe6qFX7B87r8NSkslPvP6SFVnirdPSk,1854
|
|
10124
10176
|
msgraph/generated/models/security/email_sender.py,sha256=Mc_lmnAvG46SwBjHJv3Gtr5uItQYRAtOfIsP_6QwGQg,2880
|
|
10125
10177
|
msgraph/generated/models/security/event_propagation_result.py,sha256=wk_tLPiqccdgwh3s7lK3r_dyElLPyB8x4dKb7wjPZd0,3646
|
|
@@ -10157,7 +10209,7 @@ msgraph/generated/models/security/git_hub_organization_evidence.py,sha256=t_EALe
|
|
|
10157
10209
|
msgraph/generated/models/security/git_hub_repo_evidence.py,sha256=ksRWBsjTdMEONS0rxxpXvf8nzJ6Nda6xcSMKA314ZMs,2851
|
|
10158
10210
|
msgraph/generated/models/security/git_hub_user_evidence.py,sha256=PKJkXfSLpyJulW7wrRI9g1Qg-24JXpBDwDvf0w5_W04,2812
|
|
10159
10211
|
msgraph/generated/models/security/google_cloud_location_type.py,sha256=4sEXDFboVah2Ew1AxmjbXOobQPQqDNRGTrvu4n0isSI,210
|
|
10160
|
-
msgraph/generated/models/security/google_cloud_resource_evidence.py,sha256=
|
|
10212
|
+
msgraph/generated/models/security/google_cloud_resource_evidence.py,sha256=kcYMHuSa0gRuIIIG-4O8B6IOdVMizCNYjSQntLa_LXc,3911
|
|
10161
10213
|
msgraph/generated/models/security/health_issue.py,sha256=oYSRouy5k8YAV1wetuP66hEZxrL98arQCzjfA1i53XQ,7357
|
|
10162
10214
|
msgraph/generated/models/security/health_issue_collection_response.py,sha256=bBk11ihJ47BeC4cB67Wg-JpnyV9JliTLj8i1FMRYcCw,2427
|
|
10163
10215
|
msgraph/generated/models/security/health_issue_severity.py,sha256=1q6QLLDRQH_1PI_7xWRnq7VO_XESfNqmY60ljXC2GY0,168
|
|
@@ -10191,8 +10243,11 @@ msgraph/generated/models/security/hostname.py,sha256=JEd4fSgfNpX9uBEQhthM-OMaEiC
|
|
|
10191
10243
|
msgraph/generated/models/security/hunting_query_results.py,sha256=-VSRCvFHo6dE94BBZJfDmYEM2OYTgd5-j7ziUXhXpoQ,3194
|
|
10192
10244
|
msgraph/generated/models/security/hunting_row_result.py,sha256=c2H8_XlFgZR6fUs9o6gf2c3H_hu6zSbf27MOHwGXt6Y,2245
|
|
10193
10245
|
msgraph/generated/models/security/hyperlink.py,sha256=S8xTu5amanGZMGd1i369scaPFoJ3hWI5eYi-boflnjE,2589
|
|
10194
|
-
msgraph/generated/models/security/
|
|
10195
|
-
msgraph/generated/models/security/
|
|
10246
|
+
msgraph/generated/models/security/identity_accounts.py,sha256=GMEypFzZ9A_mFt9L5d0hDeRfiy6phGlT7uoOZJG0VfA,4048
|
|
10247
|
+
msgraph/generated/models/security/identity_accounts_collection_response.py,sha256=ArTOOZFkNNk0Qhojp-KGPPdqp3ttmXcLvY8ka4hZwpE,2487
|
|
10248
|
+
msgraph/generated/models/security/identity_container.py,sha256=ZVZWGg3tkAhB112ZY1WF9g_Gjcq2ePCLrIMUGz_IANo,4549
|
|
10249
|
+
msgraph/generated/models/security/identity_provider.py,sha256=CUY336MsAODi9OWAm1eegB_J8pPB4sevCM0OT_CVzO8,191
|
|
10250
|
+
msgraph/generated/models/security/incident.py,sha256=CX6alGrOF2gujEEZg9V-9YW7QPW9QAydwbQ1-qQdfcI,8382
|
|
10196
10251
|
msgraph/generated/models/security/incident_collection_response.py,sha256=7TFkjMg3Ts5-8qPRjRukCtAQatEpeBzLs9TXTX6HyKc,2388
|
|
10197
10252
|
msgraph/generated/models/security/incident_status.py,sha256=U45Y8IRcgrWglkpbupwznWsT7BlBxNvNr9SRV00OSCU,255
|
|
10198
10253
|
msgraph/generated/models/security/indicator.py,sha256=nTAQJSN_2YHtrG9XX4ECNcVpOnvMj5A3KzJc4BVS6OI,3550
|
|
@@ -10204,12 +10259,13 @@ msgraph/generated/models/security/intelligence_profile_indicator.py,sha256=F9Zke
|
|
|
10204
10259
|
msgraph/generated/models/security/intelligence_profile_indicator_collection_response.py,sha256=Y2lWPrPY8SGxFyTIU1Cxk0jKSypEQ-vr4fUfadSQ82E,2634
|
|
10205
10260
|
msgraph/generated/models/security/intelligence_profile_kind.py,sha256=-bK0-mhrDQgnXzdZ6lAtCuQ9egic1EtfWBZmVaUCYFg,153
|
|
10206
10261
|
msgraph/generated/models/security/investigation_state.py,sha256=JeHngAxI6VWhqbBtdnBtM0gzcPBWWiH9_Mocml6rtEI,794
|
|
10262
|
+
msgraph/generated/models/security/invoke_action_result.py,sha256=xbK5-3eW9zUWJETOIENFkdOuvq2BP2SZTrZg7pIZ3MI,3484
|
|
10207
10263
|
msgraph/generated/models/security/io_t_device_evidence.py,sha256=HDFPlo69qhKVt4O7iyCDzirYVlNunFYNm3lWFLza0xs,9206
|
|
10208
10264
|
msgraph/generated/models/security/io_t_device_importance_type.py,sha256=6wEZIkeiXlG8wGqgzM6vk3SgcZb3BFR2IgJ8rPYPHfM,197
|
|
10209
10265
|
msgraph/generated/models/security/ip_address.py,sha256=UWJgIbSKfLwxc-MgTP06R4ToNbTvEHGSqnKhdEqUZ4E,3001
|
|
10210
10266
|
msgraph/generated/models/security/ip_evidence.py,sha256=Id4hrvV86f8KV2hUETFIcv4OyWnNeq7sMy-6EDquFMw,3093
|
|
10211
10267
|
msgraph/generated/models/security/items_to_include.py,sha256=Td55RbBAhacv0ul3ZrXYmaN2q6c_-tnPfA-Zz7P1Znc,178
|
|
10212
|
-
msgraph/generated/models/security/kubernetes_cluster_evidence.py,sha256=
|
|
10268
|
+
msgraph/generated/models/security/kubernetes_cluster_evidence.py,sha256=u-DwbHdrYoT1Hmci5Pq5gge2QgM4g0ielTqfczALs8Q,3421
|
|
10213
10269
|
msgraph/generated/models/security/kubernetes_controller_evidence.py,sha256=jj3zI68RSJ1yciEdJoj1RV-90hI4-AjvLrJj-i88Maw,3151
|
|
10214
10270
|
msgraph/generated/models/security/kubernetes_namespace_evidence.py,sha256=PikGMrUsllD6tOlS5eTT4as2vzwGGJt_Np_f3ulPzyQ,2930
|
|
10215
10271
|
msgraph/generated/models/security/kubernetes_platform.py,sha256=cSuxzWzHeaVt53dy0SyWDFPLL599ekCR7W4z1QZ7XZ0,201
|
|
@@ -10217,7 +10273,7 @@ msgraph/generated/models/security/kubernetes_pod_evidence.py,sha256=1TLOa23Qj8lM
|
|
|
10217
10273
|
msgraph/generated/models/security/kubernetes_secret_evidence.py,sha256=2FixR_eRAM0MJakfH_ehx0oLxPDogIUZYdsCsJSNOoo,3076
|
|
10218
10274
|
msgraph/generated/models/security/kubernetes_service_account_evidence.py,sha256=Gw8z9p0Sp76lk9zo74PF_byVjpCL_AbKJWjDCgGrJ1c,2642
|
|
10219
10275
|
msgraph/generated/models/security/kubernetes_service_evidence.py,sha256=u1J2kIlMBgCQhBEYDckgl8yfRD2xEp9kVeS8sd8PdI0,4775
|
|
10220
|
-
msgraph/generated/models/security/kubernetes_service_port.py,sha256=
|
|
10276
|
+
msgraph/generated/models/security/kubernetes_service_port.py,sha256=rZS0xSRx_Wn8SXPwhdjHRbUc21iGY23Why7-QnTpJ6c,4061
|
|
10221
10277
|
msgraph/generated/models/security/kubernetes_service_type.py,sha256=JQbwMKV3CwMQH5_rns4kYP5DdEwj23heWh7SPREz4r0,262
|
|
10222
10278
|
msgraph/generated/models/security/labels_root.py,sha256=v1rv3Xo8JElabyLkNBYN8r-O0j7sEpQcYkNddFbbtXo,5059
|
|
10223
10279
|
msgraph/generated/models/security/logged_on_user.py,sha256=OLCLA17AJj9QfxdM_SEal4I5XVQIRaTrhpaxT-qjMa8,2704
|
|
@@ -10290,18 +10346,19 @@ msgraph/generated/models/security/submission_mail_evidence.py,sha256=7x__317bezc
|
|
|
10290
10346
|
msgraph/generated/models/security/tag.py,sha256=QaScC9m5lXzytNNtmCeN-oVjX35EDKHD5EyLKD6ANsc,3487
|
|
10291
10347
|
msgraph/generated/models/security/teams_delivery_location.py,sha256=cOZz9dm43gnejXNrF7vBpiA7t9ll7MYHTM9PZ0BT3XQ,211
|
|
10292
10348
|
msgraph/generated/models/security/teams_message_delivery_action.py,sha256=6D_vTQgnvRn9Stz6DIL2ULTAGTJZ01gOPpR7uJiis6E,263
|
|
10293
|
-
msgraph/generated/models/security/teams_message_evidence.py,sha256=
|
|
10349
|
+
msgraph/generated/models/security/teams_message_evidence.py,sha256=150-ssBBKx_202bBmMm2ghPzh3wcsdRydh0Jg4BLqv4,9955
|
|
10294
10350
|
msgraph/generated/models/security/threat_intelligence.py,sha256=o7Cd-3qK4YaS09zxSHgJBK2sKoT-l_uFB2ZVcbaOvPE,10303
|
|
10295
10351
|
msgraph/generated/models/security/topic_modeling_settings.py,sha256=Eep-zDu1my6qE-lDokKnli_gqRszX2Qpk1cc-S8UXBI,3622
|
|
10296
10352
|
msgraph/generated/models/security/trigger_types_root.py,sha256=kHHBEMnSnxKBJ923RkUGUsKecmgrfCprJ4i5GyqB050,2295
|
|
10297
10353
|
msgraph/generated/models/security/triggers_root.py,sha256=v23V1kzAEvObcJ0qljT46oxUDJv0kMYMFEQcUYs6Tzo,2217
|
|
10298
10354
|
msgraph/generated/models/security/unclassified_artifact.py,sha256=VZCmM6DL67ViO1gsL3m0Ak7Y6la-JHd4ZuMIiPs_DNY,2290
|
|
10299
|
-
msgraph/generated/models/security/unified_group_source.py,sha256=
|
|
10355
|
+
msgraph/generated/models/security/unified_group_source.py,sha256=RaB1yprNCYxAeil3Xg1Wkn__5-VKqrLVdj7eHpjvZs8,2620
|
|
10300
10356
|
msgraph/generated/models/security/unified_group_source_collection_response.py,sha256=UEc0oLnmbrycK6M_oOiKD89r_wgt8IihPkt6xhweH48,2514
|
|
10301
10357
|
msgraph/generated/models/security/url_evidence.py,sha256=LsPbWfGdCvocykroWlfDRmRtp2iwJjvpkedahopc_yo,2035
|
|
10358
|
+
msgraph/generated/models/security/user.py,sha256=8tFUclL6T8t9rMtXNey5kIZvwiFLZNSHt1wCOqkdCZY,2323
|
|
10302
10359
|
msgraph/generated/models/security/user_account.py,sha256=PEFV7FPeac76P4DuZ37-BSUfoGJ-GSMvBGD0fypn_P4,4723
|
|
10303
10360
|
msgraph/generated/models/security/user_evidence.py,sha256=enyOCzNzyW1Ea23ILhfk_Lmhdg-nFeo-38_r6j7kJm0,2539
|
|
10304
|
-
msgraph/generated/models/security/user_source.py,sha256=
|
|
10361
|
+
msgraph/generated/models/security/user_source.py,sha256=elwrjSHVN9bpQJd7TTzGQxvZt35cKgPrpttxWBbznLI,2744
|
|
10305
10362
|
msgraph/generated/models/security/user_source_collection_response.py,sha256=FoBg6POROChJ7hcVH-_sXuSlFMapdbCJEyWZMx8pLqw,2415
|
|
10306
10363
|
msgraph/generated/models/security/vm_cloud_provider.py,sha256=1fvpYUMfuET6gDcsElpV3JiVkpp5zvuz7vpiNEaKbZk,151
|
|
10307
10364
|
msgraph/generated/models/security/vm_metadata.py,sha256=P0Ho9BsoVCiR90PRqP-6d3BacURVTCKyXNZHx4_-zTY,3404
|
|
@@ -10317,12 +10374,12 @@ msgraph/generated/models/security/whois_history_record_collection_response.py,sh
|
|
|
10317
10374
|
msgraph/generated/models/security/whois_nameserver.py,sha256=rhwXIraqN3rCa-TIjzL5CVZt0zL2rA6St1sHCoZmfNM,3502
|
|
10318
10375
|
msgraph/generated/models/security/whois_record.py,sha256=SFQBGIOzIgIhO48PO94Tyhu8yJdw1pc83mMt8sJLY3I,2366
|
|
10319
10376
|
msgraph/generated/models/security/whois_record_collection_response.py,sha256=Lh_EQ2tagik8iBKN-LoDUT_DXigxkZR6WNzYHc2pLtU,2427
|
|
10320
|
-
msgraph/generated/models/term_store/group.py,sha256=
|
|
10377
|
+
msgraph/generated/models/term_store/group.py,sha256=qT_7h86wl0D13ZjsvHNPYP8mAOBhxWTciQwI-stbJqU,3508
|
|
10321
10378
|
msgraph/generated/models/term_store/group_collection_response.py,sha256=UGjcjpBUsW_nbf3pwhs_psTtwHKYar_RJGtRFgud0Xw,2352
|
|
10322
10379
|
msgraph/generated/models/term_store/localized_description.py,sha256=WnaoWRPOaX2-AWepm-mhRv7QiPJUseoFXcH86roskgs,2729
|
|
10323
10380
|
msgraph/generated/models/term_store/localized_label.py,sha256=XJE7d2Ev5fWfgyvXrSGqv_pDX1koJ_FsG0pe6Vsz1sk,2891
|
|
10324
10381
|
msgraph/generated/models/term_store/localized_name.py,sha256=HFKUxHhBfz3ezGynpnGP9S408nr7otwItYbl_lsQBhY,2659
|
|
10325
|
-
msgraph/generated/models/term_store/relation.py,sha256=
|
|
10382
|
+
msgraph/generated/models/term_store/relation.py,sha256=NknUISA5QHlTqf5jY-zGx33HUAPQ_pnDqzC9_FXfyts,3145
|
|
10326
10383
|
msgraph/generated/models/term_store/relation_collection_response.py,sha256=8OtpE4JkcRcToF5fs-IML5pwAyLIrXUf6Or0BUqrMZM,2388
|
|
10327
10384
|
msgraph/generated/models/term_store/relation_type.py,sha256=GFxiTX44Ut4Up9DEtbxwrUuA6dHHUK5iHnpZ0gqBjq8,140
|
|
10328
10385
|
msgraph/generated/models/term_store/set.py,sha256=4EEshTxfNzybUzq_3Bqls7vYDEyo-RBd54syGYAZsiQ,4473
|
|
@@ -10414,30 +10471,84 @@ msgraph/generated/permission_grants/item/get_member_objects/get_member_objects_r
|
|
|
10414
10471
|
msgraph/generated/permission_grants/item/restore/restore_request_builder.py,sha256=ZKX7QhY4uk_0MDve4meOqZbN1KlRNSpm0-YuxVlszQ0,5454
|
|
10415
10472
|
msgraph/generated/permission_grants/validate_properties/validate_properties_post_request_body.py,sha256=d7byBhVBxhmN0jEHKTrPuu4enDvOYFq6ZD-NyoMHrdo,3054
|
|
10416
10473
|
msgraph/generated/permission_grants/validate_properties/validate_properties_request_builder.py,sha256=3-3UIjVyw61l8qv80VvDDZZ98QIxilzlw6IzuDQOSC4,6381
|
|
10417
|
-
msgraph/generated/places/places_request_builder.py,sha256=
|
|
10474
|
+
msgraph/generated/places/places_request_builder.py,sha256=wn5iR9sOClHxWsceDmZGSg3rq-wvl78Aja6IGs2jq6U,8498
|
|
10418
10475
|
msgraph/generated/places/count/count_request_builder.py,sha256=vUgoypLU-YRrE3FDzOPJ2N1nhNFRWYmK92MsuCdYAck,4758
|
|
10419
|
-
msgraph/generated/places/
|
|
10476
|
+
msgraph/generated/places/graph_building/graph_building_request_builder.py,sha256=vSPowTFIjEAdbYSQiw29SceF9Qd7dIkbSCu6X2qgftA,7412
|
|
10477
|
+
msgraph/generated/places/graph_building/count/count_request_builder.py,sha256=sU0lq8KdlVcETvMrpVQ7vPhX2XC0LXRc_ChUVgiLGyM,4775
|
|
10478
|
+
msgraph/generated/places/graph_desk/graph_desk_request_builder.py,sha256=FXxZyo2-Q5RBTjrnU0NUrkcg9Fy2sY7TXSDUSB61mVs,7336
|
|
10479
|
+
msgraph/generated/places/graph_desk/count/count_request_builder.py,sha256=kyl1iaMdk7RInulFWL9ZocLlFTq35_6YYHhR54eOvpM,4771
|
|
10480
|
+
msgraph/generated/places/graph_floor/graph_floor_request_builder.py,sha256=c2QM_9y3bmOw5Kbex1phI7K5q6QJ8gBW4vJaCQJRCpM,7355
|
|
10481
|
+
msgraph/generated/places/graph_floor/count/count_request_builder.py,sha256=NMC_NcgT5AELSPhuwr10L0sguvXgX-eNdLUQ8GCfWjs,4772
|
|
10482
|
+
msgraph/generated/places/graph_room/graph_room_request_builder.py,sha256=gNV9zHYcBHEofLUvoHl7zTF7rvpfJ7xwjXXzekWlcHo,7336
|
|
10420
10483
|
msgraph/generated/places/graph_room/count/count_request_builder.py,sha256=5c6N6_qXr_klZtzzELJP-ZVJepOkl21wZbz6Uzpp4U4,4771
|
|
10421
10484
|
msgraph/generated/places/graph_room_list/graph_room_list_request_builder.py,sha256=R539OkzLQLVvQYrhOQ83VYt7GO2sAFwZNXu_EQ8-LVM,6563
|
|
10422
10485
|
msgraph/generated/places/graph_room_list/count/count_request_builder.py,sha256=ArjSWdI-hVOaK6aHPn3ZXl8HT7WSHm5ZyZ1obKguJK8,4775
|
|
10423
|
-
msgraph/generated/places/
|
|
10424
|
-
msgraph/generated/places/
|
|
10486
|
+
msgraph/generated/places/graph_section/graph_section_request_builder.py,sha256=97vhj49_tENVWW80Kt8Fd3iqhBFkM55ICdD_GBYRogE,7393
|
|
10487
|
+
msgraph/generated/places/graph_section/count/count_request_builder.py,sha256=AvKMKaHF7ceXn3SR5QpR1KtAmMpfMHP_eYnkgm4EObo,4774
|
|
10488
|
+
msgraph/generated/places/graph_workspace/graph_workspace_request_builder.py,sha256=joGSuRFTVpjZtOxzjukL0zriwjfj7cmqNUuN7js5V88,7431
|
|
10489
|
+
msgraph/generated/places/graph_workspace/count/count_request_builder.py,sha256=qQSMp54S0KL9EDyrgEaq24uix1sZphQvgmqAeHJ9Q3c,4776
|
|
10490
|
+
msgraph/generated/places/item/place_item_request_builder.py,sha256=LSietJ63YBlvaKJaMUMgf--tAbAPzTNhxI09Cni55rs,10456
|
|
10491
|
+
msgraph/generated/places/item/check_ins/check_ins_request_builder.py,sha256=cHdhOEJJJm47d2cwfNqL_Ky_7JFQm6LJWnfhkEVzwfw,10936
|
|
10425
10492
|
msgraph/generated/places/item/check_ins/count/count_request_builder.py,sha256=UlMpn5yEUNdIdWfHVhfvala1-uStjl72an-dYCizlwQ,4784
|
|
10426
|
-
msgraph/generated/places/item/check_ins/item/check_in_claim_calendar_event_item_request_builder.py,sha256
|
|
10427
|
-
msgraph/generated/places/item/
|
|
10428
|
-
msgraph/generated/places/item/
|
|
10493
|
+
msgraph/generated/places/item/check_ins/item/check_in_claim_calendar_event_item_request_builder.py,sha256=RqX2qSgsH6_EtA0c9f6tnF1Wauw2kiEfJywpJDOhobs,9991
|
|
10494
|
+
msgraph/generated/places/item/descendants/descendants_get_response.py,sha256=A44Oecrz1H1NQXyXzkRieYoOrcCOiWTY1ICjMo0ReeY,2414
|
|
10495
|
+
msgraph/generated/places/item/descendants/descendants_request_builder.py,sha256=f9Hdrg0WWO4x5cwHhP7KXScJ-0X0WiwAHw8N13SnrYs,5972
|
|
10496
|
+
msgraph/generated/places/item/graph_building/graph_building_request_builder.py,sha256=bMTaYbr2Ir-PjTPKoqzNfnXVUVhtHD23-eJDF1Hf99k,6771
|
|
10497
|
+
msgraph/generated/places/item/graph_building/check_ins/check_ins_request_builder.py,sha256=4zsDtrsaB2G5cj0Wr2xejC67v-TXdw9838aR_jptJYQ,10096
|
|
10498
|
+
msgraph/generated/places/item/graph_building/check_ins/count/count_request_builder.py,sha256=-qG0PjKdNtIAwpo9xpMOdbAuCVBvOdEktdRlf9uMTRk,4801
|
|
10499
|
+
msgraph/generated/places/item/graph_building/check_ins/item/check_in_claim_calendar_event_item_request_builder.py,sha256=MA2Cy7-E6u8zUv6jvrRYzBg1PRM-dO8reUtF8PrgNOk,9654
|
|
10500
|
+
msgraph/generated/places/item/graph_building/map/map_request_builder.py,sha256=1dnhx8yjPccAs79embsPVz9UXIDftFDsP7Rg3hMsCPA,10098
|
|
10501
|
+
msgraph/generated/places/item/graph_building/map/footprints/footprints_request_builder.py,sha256=CAPJLoBAgHNW2wxbCBVzVyq8o5WSJSdfPYea7BTVfZ4,9948
|
|
10502
|
+
msgraph/generated/places/item/graph_building/map/footprints/count/count_request_builder.py,sha256=pUkgqOWYWvntIFJBVaulp1pBDYHjr8PuMZI8OfB3KLY,4809
|
|
10503
|
+
msgraph/generated/places/item/graph_building/map/footprints/item/footprint_map_item_request_builder.py,sha256=uRAfKgWBCT-UA0k17mK5ciwx4CmTFZ458ks8ULkNIlI,9523
|
|
10504
|
+
msgraph/generated/places/item/graph_building/map/levels/levels_request_builder.py,sha256=F20broxkUXHfyXunSybse2a62qT0AB2_cZfuIukLKjc,9684
|
|
10505
|
+
msgraph/generated/places/item/graph_building/map/levels/count/count_request_builder.py,sha256=MhHVoBI7SVD5ZueDThwpYq9yWlyHnrg7vp9OrytHiVI,4805
|
|
10506
|
+
msgraph/generated/places/item/graph_building/map/levels/item/level_map_item_request_builder.py,sha256=bvPhX8E7g7zRlefPY8hIoFiCNon1sRt1nSyIg163p_w,10597
|
|
10507
|
+
msgraph/generated/places/item/graph_building/map/levels/item/fixtures/fixtures_request_builder.py,sha256=9OdxIKZwUV4RIiSku0gm_q011QaSSgJxYCTq_e9_IJY,9814
|
|
10508
|
+
msgraph/generated/places/item/graph_building/map/levels/item/fixtures/count/count_request_builder.py,sha256=vh0NhPfI-gZvMaBIGaycG7p0lmLWXiGSJP7gDuhubfw,4834
|
|
10509
|
+
msgraph/generated/places/item/graph_building/map/levels/item/fixtures/item/fixture_map_item_request_builder.py,sha256=XRQFR6hhpzwWlyKExmM6G225YKhFcRMgFDbchtaY1PA,9740
|
|
10510
|
+
msgraph/generated/places/item/graph_building/map/levels/item/sections/sections_request_builder.py,sha256=xm6D74_Ed9o8LRWwaNJzA__XG4UaY6cdi8hhuYOdu6Q,9814
|
|
10511
|
+
msgraph/generated/places/item/graph_building/map/levels/item/sections/count/count_request_builder.py,sha256=LeVR9_Dp2nadpXHdbK4szpYayqoJgrTmPIRvAuH8c5E,4834
|
|
10512
|
+
msgraph/generated/places/item/graph_building/map/levels/item/sections/item/section_map_item_request_builder.py,sha256=bLrDHVS0KT9M1_ZA01V6o66SxHiofNX2u4GyywBPtrA,9383
|
|
10513
|
+
msgraph/generated/places/item/graph_building/map/levels/item/units/units_request_builder.py,sha256=2lGg9MOi_1rkA2aZx-NTLCYgf5dwpy4mN9E991Wbzxw,9661
|
|
10514
|
+
msgraph/generated/places/item/graph_building/map/levels/item/units/count/count_request_builder.py,sha256=32Jg22TbwjyseUdsEYlf2KkvQnjQCTzDDJXdAI6Dvms,4831
|
|
10515
|
+
msgraph/generated/places/item/graph_building/map/levels/item/units/item/unit_map_item_request_builder.py,sha256=jQPNi8pGy_yyVZIyAuvxpKZX3PgjSywglA1GRglSt7I,9586
|
|
10516
|
+
msgraph/generated/places/item/graph_desk/graph_desk_request_builder.py,sha256=qJqUt1F0n3HM5qIQd3nwp0xVaohSavNaLxwrGVwAaZI,6317
|
|
10517
|
+
msgraph/generated/places/item/graph_desk/check_ins/check_ins_request_builder.py,sha256=IijSCsxPt7e1szA4u0-po1btmZ6Bya1LAb1qF2saOv4,10092
|
|
10518
|
+
msgraph/generated/places/item/graph_desk/check_ins/count/count_request_builder.py,sha256=jh12a1FvkUT4g1aBo6e-SAfPUXGV38sVde_7C1QId4w,4797
|
|
10519
|
+
msgraph/generated/places/item/graph_desk/check_ins/item/check_in_claim_calendar_event_item_request_builder.py,sha256=U4k4_76yIB9fwCLS0JRlBXXVAmUpFVHkyNSb8JkU_s0,9650
|
|
10520
|
+
msgraph/generated/places/item/graph_floor/graph_floor_request_builder.py,sha256=uYgXsaYok-7OOu9XBnPIO0JC1PTr5TwHVSajyWeFVlc,6336
|
|
10521
|
+
msgraph/generated/places/item/graph_floor/check_ins/check_ins_request_builder.py,sha256=HwSXDHDJnkbh5zH-DpPqBtyaClq4qN6FSeq81qttKOo,10093
|
|
10522
|
+
msgraph/generated/places/item/graph_floor/check_ins/count/count_request_builder.py,sha256=CTER6NE-BKl3-CT07Eb7qYDHeY7PkS6D9FCV_kPF9kM,4798
|
|
10523
|
+
msgraph/generated/places/item/graph_floor/check_ins/item/check_in_claim_calendar_event_item_request_builder.py,sha256=z98nyAEWeJ1P1ib_6LeLoKPX6K_jQYLOeOqs_QzXO5E,9651
|
|
10524
|
+
msgraph/generated/places/item/graph_room/graph_room_request_builder.py,sha256=teMEJqAgqISVT6iW9YIXFdQTVrgKV7eocDjcWSq-pnQ,6317
|
|
10525
|
+
msgraph/generated/places/item/graph_room/check_ins/check_ins_request_builder.py,sha256=wxPPkfJumfFZwQCzKuMUpj81SNQLXZrR_Qa1_I9kKR8,10092
|
|
10429
10526
|
msgraph/generated/places/item/graph_room/check_ins/count/count_request_builder.py,sha256=y1phOu4w2IvbpruB8fntD8CtQU_dKvLm3m7kTzcalp0,4797
|
|
10430
|
-
msgraph/generated/places/item/graph_room/check_ins/item/check_in_claim_calendar_event_item_request_builder.py,sha256=
|
|
10431
|
-
msgraph/generated/places/item/graph_room_list/graph_room_list_request_builder.py,sha256=
|
|
10432
|
-
msgraph/generated/places/item/graph_room_list/check_ins/check_ins_request_builder.py,sha256=
|
|
10527
|
+
msgraph/generated/places/item/graph_room/check_ins/item/check_in_claim_calendar_event_item_request_builder.py,sha256=U1opWP0M0g-lnEazBmVssbxh8gO3A8iF9-WBmGJ3fGM,9650
|
|
10528
|
+
msgraph/generated/places/item/graph_room_list/graph_room_list_request_builder.py,sha256=VWKp7Ho33uKnsCe5oKWWoJWaGvkV7oUz9hT11NDRjrM,6342
|
|
10529
|
+
msgraph/generated/places/item/graph_room_list/check_ins/check_ins_request_builder.py,sha256=YKaMSm_7o73l2ponO8jdRCunXTrdslglXdmZfaV6NYI,10096
|
|
10433
10530
|
msgraph/generated/places/item/graph_room_list/check_ins/count/count_request_builder.py,sha256=IZBLHf0YbtIC_HLpC9-_f4yHW5bmJwP9qfMT8sMp_po,4801
|
|
10434
|
-
msgraph/generated/places/item/graph_room_list/check_ins/item/check_in_claim_calendar_event_item_request_builder.py,sha256=
|
|
10531
|
+
msgraph/generated/places/item/graph_room_list/check_ins/item/check_in_claim_calendar_event_item_request_builder.py,sha256=A2L833tUaTQdiXNmyv4au1PkFw-yOnSfOr-vbcsQ0A4,9654
|
|
10435
10532
|
msgraph/generated/places/item/graph_room_list/rooms/rooms_request_builder.py,sha256=DhfGP6wSQ6jnlcpTjDqjM6YF0B_IA-slfXc4RaecePQ,9299
|
|
10436
10533
|
msgraph/generated/places/item/graph_room_list/rooms/count/count_request_builder.py,sha256=HXVrgsWFzrHg2IMDWxROIDdMATUq9A7G3_6vQ-L3gAo,4798
|
|
10437
10534
|
msgraph/generated/places/item/graph_room_list/rooms/item/room_item_request_builder.py,sha256=04jhsFPFciUI1csjJzLMxAqN4vANiAiLNHb0ZDs-R50,9393
|
|
10438
|
-
msgraph/generated/places/item/graph_room_list/rooms/item/check_ins/check_ins_request_builder.py,sha256=
|
|
10535
|
+
msgraph/generated/places/item/graph_room_list/rooms/item/check_ins/check_ins_request_builder.py,sha256=duacO-7p_-ogUvwvmCrjKaWKEsRr3AyttM-XB9jNLkE,10128
|
|
10439
10536
|
msgraph/generated/places/item/graph_room_list/rooms/item/check_ins/count/count_request_builder.py,sha256=1YqZ8CP38QfWBbj2RhuyrTcEhMl9B233TleOT8in5_Q,4823
|
|
10440
|
-
msgraph/generated/places/item/graph_room_list/rooms/item/check_ins/item/check_in_claim_calendar_event_item_request_builder.py,sha256=
|
|
10537
|
+
msgraph/generated/places/item/graph_room_list/rooms/item/check_ins/item/check_in_claim_calendar_event_item_request_builder.py,sha256=Lw5gVe2Pd5Sxpn26FrBWOImNpc9JaKDWHzxTsWiH3po,9686
|
|
10538
|
+
msgraph/generated/places/item/graph_room_list/workspaces/workspaces_request_builder.py,sha256=9UnAMGbZ9Xce31jy8MlNXFe2foowP55LaAw281nwT48,9549
|
|
10539
|
+
msgraph/generated/places/item/graph_room_list/workspaces/count/count_request_builder.py,sha256=aEt369DsmCJ2SQXShTzBA36YsHlkET4TILwMk86mAhc,4803
|
|
10540
|
+
msgraph/generated/places/item/graph_room_list/workspaces/item/workspace_item_request_builder.py,sha256=E6ZGZno6bjLNKTcvqkFbn7a6RnSNr1oLcxprT0J-0MU,9573
|
|
10541
|
+
msgraph/generated/places/item/graph_room_list/workspaces/item/check_ins/check_ins_request_builder.py,sha256=QL_FLy8YHDF7fCnAGdTc66HV0_hVWfmqPgo49_PLfpE,10138
|
|
10542
|
+
msgraph/generated/places/item/graph_room_list/workspaces/item/check_ins/count/count_request_builder.py,sha256=Kb2Nta5pmyPWqZCZn-oVCQYmRGu-BWSncLEOx9NVy0E,4833
|
|
10543
|
+
msgraph/generated/places/item/graph_room_list/workspaces/item/check_ins/item/check_in_claim_calendar_event_item_request_builder.py,sha256=_i9Y7gNzxf2_4OCVu7dBgS5r9Up7DTe8QZO22hMShiw,9696
|
|
10544
|
+
msgraph/generated/places/item/graph_section/graph_section_request_builder.py,sha256=M5rCkuxAFe796bElbTYglQVpIkdNhTh9LSwK4AiICWE,6374
|
|
10545
|
+
msgraph/generated/places/item/graph_section/check_ins/check_ins_request_builder.py,sha256=Fj08nhZ0i_kTeO5FQrjOyEN5MQ8XIBn3iUTD2tYo8vc,10095
|
|
10546
|
+
msgraph/generated/places/item/graph_section/check_ins/count/count_request_builder.py,sha256=--xoEfmFj5C5Q9e6LyvLRPFxiPefg2YIS6lcjhyfIgk,4800
|
|
10547
|
+
msgraph/generated/places/item/graph_section/check_ins/item/check_in_claim_calendar_event_item_request_builder.py,sha256=tnrVDO0vYeHDeKjJGysKpOqrJ-ZPkZkOvS-9AWfhszQ,9653
|
|
10548
|
+
msgraph/generated/places/item/graph_workspace/graph_workspace_request_builder.py,sha256=dzNCZIDNxsNOSo5Yu-6uY4bq4QNh6AQPYCUlpjW1BLU,6412
|
|
10549
|
+
msgraph/generated/places/item/graph_workspace/check_ins/check_ins_request_builder.py,sha256=rkHS-aZigZ0KVoiIMGh1GdTPekxCZ2rR5oWcct4fnhs,10097
|
|
10550
|
+
msgraph/generated/places/item/graph_workspace/check_ins/count/count_request_builder.py,sha256=YlDM20AgkpgSGMFvccnNT-O_cqhUhYNPCjlA9RiRyiY,4802
|
|
10551
|
+
msgraph/generated/places/item/graph_workspace/check_ins/item/check_in_claim_calendar_event_item_request_builder.py,sha256=O0HbOjGMw8njV2Sq3JQR_DG22wuKNVxMAyzr_OB2J-I,9655
|
|
10441
10552
|
msgraph/generated/planner/planner_request_builder.py,sha256=tpbX_iVLoCHwKfDrNOZ98nuck4PZPvkneIRalMHIBCQ,8183
|
|
10442
10553
|
msgraph/generated/planner/buckets/buckets_request_builder.py,sha256=u7df1I0gq2OSbovUwuo-LXdPq5TVjNADrSzVp2YYbwY,9819
|
|
10443
10554
|
msgraph/generated/planner/buckets/count/count_request_builder.py,sha256=jsIrsnJs_p3DUu8A4ZYPN47ibeMkfOEECS0689Mjpbo,4769
|
|
@@ -11199,10 +11310,15 @@ msgraph/generated/security/data_security_and_governance/sensitivity_labels/item/
|
|
|
11199
11310
|
msgraph/generated/security/data_security_and_governance/sensitivity_labels/item/sublabels/count/count_request_builder.py,sha256=D7ZPNZuh5sCyqJloLKj-v9NT3XmgAQS5TdqxX4Lr1EU,4846
|
|
11200
11311
|
msgraph/generated/security/data_security_and_governance/sensitivity_labels/item/sublabels/item/sensitivity_label_item_request_builder.py,sha256=_8hegU3SjRpHCgPtko_cWyPwB2hiiBoBl5uktoJYE8k,9814
|
|
11201
11312
|
msgraph/generated/security/data_security_and_governance/sensitivity_labels/item/sublabels/item/rights/rights_request_builder.py,sha256=4UQDCNW50X8D96gV_T3oeVhwwEath1cYuQvIMrdYjFc,5094
|
|
11202
|
-
msgraph/generated/security/identities/identities_request_builder.py,sha256=
|
|
11313
|
+
msgraph/generated/security/identities/identities_request_builder.py,sha256=lWuBYUjVk67gtb2BHmpGZ-DGyHkwcwe80k3Cxt1QwjE,11988
|
|
11203
11314
|
msgraph/generated/security/identities/health_issues/health_issues_request_builder.py,sha256=ZC54ydodduWFzr5_-SIaVQzhp_6e6MaZARQkt8jGX_Y,9928
|
|
11204
11315
|
msgraph/generated/security/identities/health_issues/count/count_request_builder.py,sha256=CRAhQNq7IVKvONONq6x7n9pin9dDpVWFcqaesO_8S18,4788
|
|
11205
11316
|
msgraph/generated/security/identities/health_issues/item/health_issue_item_request_builder.py,sha256=a1p3_M1fNZbL8UN_gdOMHZAnRwSZEoZlWI1fJxTL65s,9560
|
|
11317
|
+
msgraph/generated/security/identities/identity_accounts/identity_accounts_request_builder.py,sha256=FlYWKgPtY6g_UjeUtD94Njsds7t_OuLrUUHpC2-EazM,10178
|
|
11318
|
+
msgraph/generated/security/identities/identity_accounts/count/count_request_builder.py,sha256=2E5-VIvkZXSzkOV-mxuapMvoOXuls35whJPicKJ97TE,4792
|
|
11319
|
+
msgraph/generated/security/identities/identity_accounts/item/identity_accounts_item_request_builder.py,sha256=RJzP30xhegy7pD3zU-RXn4GCDIZ2tqXgmP7q9mlbx3k,10543
|
|
11320
|
+
msgraph/generated/security/identities/identity_accounts/item/microsoft_graph_security_invoke_action/invoke_action_post_request_body.py,sha256=TMPljFb7SnpbKrmJYDm5oXZRIa0XmFh9W8hZDA-VoJ0,3182
|
|
11321
|
+
msgraph/generated/security/identities/identity_accounts/item/microsoft_graph_security_invoke_action/microsoft_graph_security_invoke_action_request_builder.py,sha256=k4lZy9MNVl74oia-OhcNMM4T8wdOheMCMIL77opTTcA,5273
|
|
11206
11322
|
msgraph/generated/security/identities/sensor_candidate_activation_configuration/sensor_candidate_activation_configuration_request_builder.py,sha256=Cnnf3DK9ZV46VjW8IYlP5qIpOPCpqFRvFiz-BQyV9vY,10430
|
|
11207
11323
|
msgraph/generated/security/identities/sensor_candidates/sensor_candidates_request_builder.py,sha256=37oTK5XEzgWrf1luhJ5-UXuB9jL6szvwbeHGt1L5fyo,10742
|
|
11208
11324
|
msgraph/generated/security/identities/sensor_candidates/count/count_request_builder.py,sha256=V02Ob7ItsayBuLQZWNi3ywKvlUi1Nr3-qEvD4rVL3HM,4792
|
|
@@ -12632,7 +12748,7 @@ msgraph/generated/solutions/virtual_events/webinars/item/registrations/registrat
|
|
|
12632
12748
|
msgraph/generated/solutions/virtual_events/webinars/item/registrations/count/count_request_builder.py,sha256=0B4zCHHhBRu-glmwJ6bqt1JZCmZZI6yYyUzYFFrGsX0,4833
|
|
12633
12749
|
msgraph/generated/solutions/virtual_events/webinars/item/registrations/item/virtual_event_registration_item_request_builder.py,sha256=3UVuI7vSF-GeV4iqmDLLrTo4rO6HszNw4Elo_puz9Zk,10696
|
|
12634
12750
|
msgraph/generated/solutions/virtual_events/webinars/item/registrations/item/cancel/cancel_request_builder.py,sha256=-RFgJx-IWHbZWoedhLyuYci3OgqODQa6k2q-sdWEw1c,3922
|
|
12635
|
-
msgraph/generated/solutions/virtual_events/webinars/item/registrations/item/sessions/sessions_request_builder.py,sha256=
|
|
12751
|
+
msgraph/generated/solutions/virtual_events/webinars/item/registrations/item/sessions/sessions_request_builder.py,sha256=0EuE0eJcSskhGdPMIhc-A3hE_XQipBjeK-pfzduIqU4,8608
|
|
12636
12752
|
msgraph/generated/solutions/virtual_events/webinars/item/registrations/item/sessions/count/count_request_builder.py,sha256=RiiXeDiB4QOwpKbAsvwhUYszt3k2TSrfSoQLRw-3sSI,4878
|
|
12637
12753
|
msgraph/generated/solutions/virtual_events/webinars/item/registrations/item/sessions/item/virtual_event_session_item_request_builder.py,sha256=WZF4VaCvzJucBS6eLfW5kHGVMURupysZdzIG9P0DadI,5313
|
|
12638
12754
|
msgraph/generated/solutions/virtual_events/webinars/item/registrations_with_email/registrations_with_email_request_builder.py,sha256=YOxH_OnEWtC13B2nHrHWfOLrzImNKKOCmldyCKTdmZM,10341
|
|
@@ -12652,7 +12768,7 @@ msgraph/generated/storage/storage_request_builder.py,sha256=cIrW28zfPZ-POzLxuqoJ
|
|
|
12652
12768
|
msgraph/generated/storage/file_storage/file_storage_request_builder.py,sha256=fPzK88MOc8tVR_b6lVxK3nqQKKM9HuHhnKH0jlCzS-Q,10077
|
|
12653
12769
|
msgraph/generated/storage/file_storage/containers/containers_request_builder.py,sha256=IU60cQD19p-anxcnxs4vDcpPwJiaNlYY-xoWP8h0oS8,10741
|
|
12654
12770
|
msgraph/generated/storage/file_storage/containers/count/count_request_builder.py,sha256=91KEwKiPZysHri70B2o5u6W-BKHy_a4sFwNYqLbFAO0,4786
|
|
12655
|
-
msgraph/generated/storage/file_storage/containers/item/file_storage_container_item_request_builder.py,sha256=
|
|
12771
|
+
msgraph/generated/storage/file_storage/containers/item/file_storage_container_item_request_builder.py,sha256=LXdobGXg8S5I7-9BayRDNNh3JYcmt3gpQuCJ1XwAy6w,14229
|
|
12656
12772
|
msgraph/generated/storage/file_storage/containers/item/activate/activate_request_builder.py,sha256=zymepeldvETvjTFThbjIbCmtJRm_AEXeHjmCzLDZMOU,3817
|
|
12657
12773
|
msgraph/generated/storage/file_storage/containers/item/columns/columns_request_builder.py,sha256=XM0mZ6xf6MO9Tdk1CO6wEFB9UeHRbvM3GE8vf-MGs5E,9781
|
|
12658
12774
|
msgraph/generated/storage/file_storage/containers/item/columns/count/count_request_builder.py,sha256=Z1rRW4sJTxB1lBnX8rNUQiYCAzjBbfZlrbKOE27nufc,4826
|
|
@@ -12661,6 +12777,12 @@ msgraph/generated/storage/file_storage/containers/item/columns/item/source_colum
|
|
|
12661
12777
|
msgraph/generated/storage/file_storage/containers/item/drive/drive_request_builder.py,sha256=67a4JCBLOnSQTBTY6xFdz6NuiQQyIMsF48eqBH152SA,5025
|
|
12662
12778
|
msgraph/generated/storage/file_storage/containers/item/lock/lock_post_request_body.py,sha256=SL-lbz2N66RT8zRHoCC5Nc08CM2Y_q_zR-Ec_z8-wS0,2484
|
|
12663
12779
|
msgraph/generated/storage/file_storage/containers/item/lock/lock_request_builder.py,sha256=5moSyET28YSUjETottweT9wYET-wgX3WpH4mym-tgXM,4220
|
|
12780
|
+
msgraph/generated/storage/file_storage/containers/item/migration_jobs/migration_jobs_request_builder.py,sha256=PfpqbNJaOOLbdIsgnZ5nnvhAmRb76_X2zrWQB6o3nL8,10267
|
|
12781
|
+
msgraph/generated/storage/file_storage/containers/item/migration_jobs/count/count_request_builder.py,sha256=YOlgPFNEluzy0aU-0wy3tHm7iLE5LJJbn66glX9QZtQ,4832
|
|
12782
|
+
msgraph/generated/storage/file_storage/containers/item/migration_jobs/item/share_point_migration_job_item_request_builder.py,sha256=oH9o2DwgEQKR9Nk5yx_ZeaFZszT7DBafJSa3vrP7qRg,10249
|
|
12783
|
+
msgraph/generated/storage/file_storage/containers/item/migration_jobs/item/progress_events/progress_events_request_builder.py,sha256=KRb_DhfsIczncRh7yp6FxuQzlA2aDPu4oHod9QUTqQ0,10365
|
|
12784
|
+
msgraph/generated/storage/file_storage/containers/item/migration_jobs/item/progress_events/count/count_request_builder.py,sha256=f2D21Fzx3O4yJWUEMBrwaH2TFhtk6_9bBSh_Ul2ngaY,4881
|
|
12785
|
+
msgraph/generated/storage/file_storage/containers/item/migration_jobs/item/progress_events/item/share_point_migration_event_item_request_builder.py,sha256=629vAmFrcfazBmfdgJ-lD3gIiVf7dykzqMtXvZkJyyg,9820
|
|
12664
12786
|
msgraph/generated/storage/file_storage/containers/item/permanent_delete/permanent_delete_request_builder.py,sha256=x73YEmKqmRhVoSIqGZO207k4-3je1fMfZj97tKnaPJM,3887
|
|
12665
12787
|
msgraph/generated/storage/file_storage/containers/item/permissions/permissions_request_builder.py,sha256=TE0JsJUS0HOaF2m1pgvY1Y79v_WQOI7fxslIehKHxII,10142
|
|
12666
12788
|
msgraph/generated/storage/file_storage/containers/item/permissions/count/count_request_builder.py,sha256=Cygs6o-9wZN_W8o9JmCxp1wqy52t8QRbHNDYS7_T1hc,4830
|
|
@@ -12668,6 +12790,7 @@ msgraph/generated/storage/file_storage/containers/item/permissions/item/permissi
|
|
|
12668
12790
|
msgraph/generated/storage/file_storage/containers/item/permissions/item/grant/grant_post_request_body.py,sha256=iHRIs9C6cGQJhqHANCKDRu0AlVRu5q58zvQubJy-yU8,2777
|
|
12669
12791
|
msgraph/generated/storage/file_storage/containers/item/permissions/item/grant/grant_post_response.py,sha256=XS2bYQsaMKibkh9OSQWIsfq6EE9G7895tqE_q32vh4c,2462
|
|
12670
12792
|
msgraph/generated/storage/file_storage/containers/item/permissions/item/grant/grant_request_builder.py,sha256=rWRfPardzf3I9SXTRaiFR-55TyLMqa14vPrtYMoG9j8,4608
|
|
12793
|
+
msgraph/generated/storage/file_storage/containers/item/provision_migration_containers/provision_migration_containers_request_builder.py,sha256=iY_55tCyEffYI-uJrWViQzn3_XuAlqWjxKDOBrKvV3o,4310
|
|
12671
12794
|
msgraph/generated/storage/file_storage/containers/item/recycle_bin/recycle_bin_request_builder.py,sha256=fD953lC5qI2HySc9Ewyvbi-JHfeUQNetS5NMQHwJKjg,10653
|
|
12672
12795
|
msgraph/generated/storage/file_storage/containers/item/recycle_bin/created_by_user/created_by_user_request_builder.py,sha256=W-e6NC37p3cWma6F-0e6NUjd-A805Qmf9cXUVBRWsNk,6073
|
|
12673
12796
|
msgraph/generated/storage/file_storage/containers/item/recycle_bin/created_by_user/mailbox_settings/mailbox_settings_request_builder.py,sha256=Tie0_vfjPIHIpdh8SvUTMaOHNpNV5p0eWQjC5bsn4lU,7975
|
|
@@ -12692,7 +12815,7 @@ msgraph/generated/storage/file_storage/containers/item/restore/restore_request_b
|
|
|
12692
12815
|
msgraph/generated/storage/file_storage/containers/item/unlock/unlock_request_builder.py,sha256=ahB_5rJdERwJ-baoVF0IZJMeKA9JPyHsYaPztfh7rxM,3797
|
|
12693
12816
|
msgraph/generated/storage/file_storage/deleted_containers/deleted_containers_request_builder.py,sha256=YSKM7EcDv9QDC8K5kexnteqf0oWRqcPlUYgAnd2-6e4,10036
|
|
12694
12817
|
msgraph/generated/storage/file_storage/deleted_containers/count/count_request_builder.py,sha256=TMSI5dpHqCM0-6p6ZlP5ep1Q3K0bVQCHoA4e-ElYwg4,4793
|
|
12695
|
-
msgraph/generated/storage/file_storage/deleted_containers/item/file_storage_container_item_request_builder.py,sha256=
|
|
12818
|
+
msgraph/generated/storage/file_storage/deleted_containers/item/file_storage_container_item_request_builder.py,sha256=qjsnTbK6vMX0jSgYZiMYTcxIaix2Yuy4zA21vDBeqg8,14292
|
|
12696
12819
|
msgraph/generated/storage/file_storage/deleted_containers/item/activate/activate_request_builder.py,sha256=PoIe8W2v9aJcJSQxnLfNnkOYOSfkS21NCg9bMG3-tcc,3824
|
|
12697
12820
|
msgraph/generated/storage/file_storage/deleted_containers/item/columns/columns_request_builder.py,sha256=JWWBMunJ_Yj-kKaTlf8HzCaFoR-zi92bQVqLcX8dyLQ,9788
|
|
12698
12821
|
msgraph/generated/storage/file_storage/deleted_containers/item/columns/count/count_request_builder.py,sha256=-DNNRvsZb8xGs2sfWYW8rDMfQPja9iCmaFReIvetqgg,4833
|
|
@@ -12701,6 +12824,12 @@ msgraph/generated/storage/file_storage/deleted_containers/item/columns/item/sour
|
|
|
12701
12824
|
msgraph/generated/storage/file_storage/deleted_containers/item/drive/drive_request_builder.py,sha256=Sdf53uAuZMndlduFd9vxljWylPNaimZMI-wj62TpBnM,5032
|
|
12702
12825
|
msgraph/generated/storage/file_storage/deleted_containers/item/lock/lock_post_request_body.py,sha256=SL-lbz2N66RT8zRHoCC5Nc08CM2Y_q_zR-Ec_z8-wS0,2484
|
|
12703
12826
|
msgraph/generated/storage/file_storage/deleted_containers/item/lock/lock_request_builder.py,sha256=j4EugOGOn2srfhIuWANQUfjBUk9VNhr-w97l1IN1E4I,4227
|
|
12827
|
+
msgraph/generated/storage/file_storage/deleted_containers/item/migration_jobs/migration_jobs_request_builder.py,sha256=TPvvXD723wwFgy5RhlYpvI3dgtk3eBTVcyg4qsgO8vI,10274
|
|
12828
|
+
msgraph/generated/storage/file_storage/deleted_containers/item/migration_jobs/count/count_request_builder.py,sha256=2XRSdMbxMPOHi3v0aoPT4GK3mIF-p6Qt47Bjn78oDDs,4839
|
|
12829
|
+
msgraph/generated/storage/file_storage/deleted_containers/item/migration_jobs/item/share_point_migration_job_item_request_builder.py,sha256=fYTeMaeLxekyXnsXFQyzQh1tn5Wo2AxFux30D-ovM9o,10256
|
|
12830
|
+
msgraph/generated/storage/file_storage/deleted_containers/item/migration_jobs/item/progress_events/progress_events_request_builder.py,sha256=wWexGY7yYX6_w05_tlX5LBFT82BXMc74mHVrTvDTGEw,10372
|
|
12831
|
+
msgraph/generated/storage/file_storage/deleted_containers/item/migration_jobs/item/progress_events/count/count_request_builder.py,sha256=DG5inyxGQZPwsERnbyPyvsicSHCtUnLzX964Y6A0Hwg,4888
|
|
12832
|
+
msgraph/generated/storage/file_storage/deleted_containers/item/migration_jobs/item/progress_events/item/share_point_migration_event_item_request_builder.py,sha256=mj9p7SeDKVLH01eBQWqmxSlQ0_PsEU3j96GW7PFjWfE,9827
|
|
12704
12833
|
msgraph/generated/storage/file_storage/deleted_containers/item/permanent_delete/permanent_delete_request_builder.py,sha256=IbGopfHeJpt-Q2hI8QO9xPLBfBEIAllUwQVDBJwlt4s,3894
|
|
12705
12834
|
msgraph/generated/storage/file_storage/deleted_containers/item/permissions/permissions_request_builder.py,sha256=puS9OLngiV7FBcnY2-sB_6i8triXwjSA_mAUDaNXEQE,10149
|
|
12706
12835
|
msgraph/generated/storage/file_storage/deleted_containers/item/permissions/count/count_request_builder.py,sha256=g2SPC0ch0zDsXzqbPmzLQ9-s2y-KLIyWkvZrih8TTVU,4837
|
|
@@ -12708,6 +12837,7 @@ msgraph/generated/storage/file_storage/deleted_containers/item/permissions/item/
|
|
|
12708
12837
|
msgraph/generated/storage/file_storage/deleted_containers/item/permissions/item/grant/grant_post_request_body.py,sha256=iHRIs9C6cGQJhqHANCKDRu0AlVRu5q58zvQubJy-yU8,2777
|
|
12709
12838
|
msgraph/generated/storage/file_storage/deleted_containers/item/permissions/item/grant/grant_post_response.py,sha256=XS2bYQsaMKibkh9OSQWIsfq6EE9G7895tqE_q32vh4c,2462
|
|
12710
12839
|
msgraph/generated/storage/file_storage/deleted_containers/item/permissions/item/grant/grant_request_builder.py,sha256=Lz6HXhYurAkBjMKfLT4-Iw_-4hupfhhhHFmvP6i1CR0,4615
|
|
12840
|
+
msgraph/generated/storage/file_storage/deleted_containers/item/provision_migration_containers/provision_migration_containers_request_builder.py,sha256=sDpT5BO7YZ1lCGrGsGCGRwKR6OXcDj1RKg54_vmy8XE,4317
|
|
12711
12841
|
msgraph/generated/storage/file_storage/deleted_containers/item/recycle_bin/recycle_bin_request_builder.py,sha256=qpOwAPhPZxxLkD-8qr3wWBx1H-C83VPNZp6tMiFLnfI,10660
|
|
12712
12842
|
msgraph/generated/storage/file_storage/deleted_containers/item/recycle_bin/created_by_user/created_by_user_request_builder.py,sha256=ryQFY102uIgbF6AfHmRTh8LLAykVIJw-_fXegs4QEIc,6080
|
|
12713
12843
|
msgraph/generated/storage/file_storage/deleted_containers/item/recycle_bin/created_by_user/mailbox_settings/mailbox_settings_request_builder.py,sha256=rbFXwv0O8Y96phVZWAcWY_U_bprUR32jeRRbeXP86bM,7989
|
|
@@ -13324,7 +13454,7 @@ msgraph/generated/users/item/chats/get_all_messages/get_all_messages_get_respons
|
|
|
13324
13454
|
msgraph/generated/users/item/chats/get_all_messages/get_all_messages_request_builder.py,sha256=K3RrGGY9zCHnPLFPF4GCUG24sxvtdHCARtCMr23r4os,7014
|
|
13325
13455
|
msgraph/generated/users/item/chats/get_all_retained_messages/get_all_retained_messages_get_response.py,sha256=48IGsEfVEAmhrGN4896_YwUKfeW2IfRAkmDH57rzlio,2516
|
|
13326
13456
|
msgraph/generated/users/item/chats/get_all_retained_messages/get_all_retained_messages_request_builder.py,sha256=0OttztY2IWa6-IuIiwdPEOw_5Bz7v1pf_fSkAzP_qfA,7043
|
|
13327
|
-
msgraph/generated/users/item/chats/item/chat_item_request_builder.py,sha256=
|
|
13457
|
+
msgraph/generated/users/item/chats/item/chat_item_request_builder.py,sha256=_47XFfA19mOUYyMYHzFb7jUhncTsvmL30nvXJtiTP2Q,15745
|
|
13328
13458
|
msgraph/generated/users/item/chats/item/hide_for_user/hide_for_user_post_request_body.py,sha256=es_v3-xECxnRUBp5PkckVO2Y6GvLnpbdwAwd6YSCm6w,2539
|
|
13329
13459
|
msgraph/generated/users/item/chats/item/hide_for_user/hide_for_user_request_builder.py,sha256=LcSi1k1G1zHwIpruWQj-IkzkGWHHlOg6jfKjG3TkHGk,4397
|
|
13330
13460
|
msgraph/generated/users/item/chats/item/installed_apps/installed_apps_request_builder.py,sha256=ysToCTj_g3DyqY2kfiqGVAJAC9OL_Tg5tCGgBo9EPaY,10035
|
|
@@ -13385,6 +13515,8 @@ msgraph/generated/users/item/chats/item/pinned_messages/pinned_messages_request_
|
|
|
13385
13515
|
msgraph/generated/users/item/chats/item/pinned_messages/count/count_request_builder.py,sha256=2Q2YuakGO1KQ8MvKhnAp4HUoO58-tBm08B2SguU4wD4,4810
|
|
13386
13516
|
msgraph/generated/users/item/chats/item/pinned_messages/item/pinned_chat_message_info_item_request_builder.py,sha256=5G9MaFw0IYAJevLFfn7RvqNbxvbs9ShJ7JqFMNSVM4w,10039
|
|
13387
13517
|
msgraph/generated/users/item/chats/item/pinned_messages/item/message/message_request_builder.py,sha256=peLRGZ5_7PPd7mK_Zqd5SzqKD8hxALjawIRARtWjfbs,5120
|
|
13518
|
+
msgraph/generated/users/item/chats/item/remove_all_access_for_user/remove_all_access_for_user_post_request_body.py,sha256=Crtj6dPkC4upmozvpVw6ewY1Hf0_JtY72-FjgeVt7Fw,2583
|
|
13519
|
+
msgraph/generated/users/item/chats/item/remove_all_access_for_user/remove_all_access_for_user_request_builder.py,sha256=t8HwBHVUMg291yN1O3rwL22PmgI1-Xyxj7QvllfomrU,4566
|
|
13388
13520
|
msgraph/generated/users/item/chats/item/send_activity_notification/send_activity_notification_post_request_body.py,sha256=3fpvgqeccd-63gNUMPHZXOPvk34cFV8XjA4vddTp7C4,4897
|
|
13389
13521
|
msgraph/generated/users/item/chats/item/send_activity_notification/send_activity_notification_request_builder.py,sha256=CBuYV0Mo9W1Gb0dLpWCJu1HwhwlecPCE9eOkA2SYKwA,4880
|
|
13390
13522
|
msgraph/generated/users/item/chats/item/tabs/tabs_request_builder.py,sha256=iaex2wgI42Nj4S6NGWLfR97G_Wvu9jPvro3PFwqkoQw,9507
|
|
@@ -14181,23 +14313,23 @@ msgraph/generated/users/item/online_meetings/item/attendance_reports/item/attend
|
|
|
14181
14313
|
msgraph/generated/users/item/online_meetings/item/attendee_report/attendee_report_request_builder.py,sha256=RN9kgMJq5wgMeB7PCxbKR_36c9TJg6mkVnW6QMlmFA0,8186
|
|
14182
14314
|
msgraph/generated/users/item/online_meetings/item/get_virtual_appointment_join_web_url/get_virtual_appointment_join_web_url_get_response.py,sha256=ic3TiYs94qgoJxSpMEkggJ9dRkpi48rirPT1acbogeU,2318
|
|
14183
14315
|
msgraph/generated/users/item/online_meetings/item/get_virtual_appointment_join_web_url/get_virtual_appointment_join_web_url_request_builder.py,sha256=r-fqg4s_ibB3EhOPD_najSYcRTGZCqUYKhlVZKzTeqQ,5156
|
|
14184
|
-
msgraph/generated/users/item/online_meetings/item/recordings/recordings_request_builder.py,sha256=
|
|
14316
|
+
msgraph/generated/users/item/online_meetings/item/recordings/recordings_request_builder.py,sha256=UvwWHwymJwqEULhNND0dSrsAW4oLevFhh3p3O39kxDo,11220
|
|
14185
14317
|
msgraph/generated/users/item/online_meetings/item/recordings/count/count_request_builder.py,sha256=coCRaUUjTuj83c-bHi1lcRmmrkRCNl3SEcWSvI3LJVE,4824
|
|
14186
14318
|
msgraph/generated/users/item/online_meetings/item/recordings/delta/delta_get_response.py,sha256=eS6OIK78quytY2RPxuyqVGB9TawZaJeU72Ol8qsFeUs,2366
|
|
14187
14319
|
msgraph/generated/users/item/online_meetings/item/recordings/delta/delta_request_builder.py,sha256=O-TMFVFQJ3QnWv00dUa7hi3ZvaD0hrNC2oa8jC-l_vs,5891
|
|
14188
|
-
msgraph/generated/users/item/online_meetings/item/recordings/item/call_recording_item_request_builder.py,sha256=
|
|
14320
|
+
msgraph/generated/users/item/online_meetings/item/recordings/item/call_recording_item_request_builder.py,sha256=WSlz8JVPGXd8c0RK_yTd9EYiLtYkEknWiNBH_KtUuYE,10920
|
|
14189
14321
|
msgraph/generated/users/item/online_meetings/item/recordings/item/content/content_request_builder.py,sha256=U-0UQ33H09hIj99qHpntdQ2gfcsb1_2ftjJf25mEH5s,8040
|
|
14190
14322
|
msgraph/generated/users/item/online_meetings/item/send_virtual_appointment_reminder_sms/send_virtual_appointment_reminder_sms_post_request_body.py,sha256=j9ktnpQtQg6JN8o30IBuoqvnNBIhFQ77giXkcXsvxOo,3415
|
|
14191
14323
|
msgraph/generated/users/item/online_meetings/item/send_virtual_appointment_reminder_sms/send_virtual_appointment_reminder_sms_request_builder.py,sha256=wtXUAigGX14dpOBih-v9IjZzgDajQcz4HPfKxWtDAuY,5071
|
|
14192
14324
|
msgraph/generated/users/item/online_meetings/item/send_virtual_appointment_sms/send_virtual_appointment_sms_post_request_body.py,sha256=EL0QVAAuCVGUTiwQ7iV7nGzbjArgA5PMqzhwac-CSJ8,3257
|
|
14193
14325
|
msgraph/generated/users/item/online_meetings/item/send_virtual_appointment_sms/send_virtual_appointment_sms_request_builder.py,sha256=xik0YPWiXoMM2W_Q1bZYruy0BGu8YueZYxiZj8lcQUQ,5060
|
|
14194
|
-
msgraph/generated/users/item/online_meetings/item/transcripts/transcripts_request_builder.py,sha256=
|
|
14326
|
+
msgraph/generated/users/item/online_meetings/item/transcripts/transcripts_request_builder.py,sha256=JoJAmrbgzEDluqKIEGGTKBgYOWjSaFDkpEsD00r3oJU,10704
|
|
14195
14327
|
msgraph/generated/users/item/online_meetings/item/transcripts/count/count_request_builder.py,sha256=l4pcrVmu1mrpvP7u_v_s7SlX4rJFzsvi_kEMyDnO1JE,4825
|
|
14196
14328
|
msgraph/generated/users/item/online_meetings/item/transcripts/delta/delta_get_response.py,sha256=vAinbRrJcqBDG9WdED0LkhMFZJ_6yGfzlCKzhQknnfo,2374
|
|
14197
14329
|
msgraph/generated/users/item/online_meetings/item/transcripts/delta/delta_request_builder.py,sha256=YesLsiRzSQvKLT7yCEgXIDTMQM9rP2gGcKdGEqCD9s0,5892
|
|
14198
|
-
msgraph/generated/users/item/online_meetings/item/transcripts/item/call_transcript_item_request_builder.py,sha256=
|
|
14199
|
-
msgraph/generated/users/item/online_meetings/item/transcripts/item/content/content_request_builder.py,sha256=
|
|
14200
|
-
msgraph/generated/users/item/online_meetings/item/transcripts/item/metadata_content/metadata_content_request_builder.py,sha256=
|
|
14330
|
+
msgraph/generated/users/item/online_meetings/item/transcripts/item/call_transcript_item_request_builder.py,sha256=H9TEDJElraNh65SwnhWvMFDL6-8hM53fnvb-B1ynpa8,11380
|
|
14331
|
+
msgraph/generated/users/item/online_meetings/item/transcripts/item/content/content_request_builder.py,sha256=xBXhwbcg8FnH-Dixbfi9fUkUDCk9rKVYCdGUqRS8aNs,8869
|
|
14332
|
+
msgraph/generated/users/item/online_meetings/item/transcripts/item/metadata_content/metadata_content_request_builder.py,sha256=m4G9g6ReF08QZk3FZr7E5nkfVTkswJtwOD-coIavgwk,8915
|
|
14201
14333
|
msgraph/generated/users/item/outlook/outlook_request_builder.py,sha256=VWNh3fDxMHtjYOdZ0oLwh_qTKxHDngcLrHR69n2L6w4,7400
|
|
14202
14334
|
msgraph/generated/users/item/outlook/master_categories/master_categories_request_builder.py,sha256=QbNJNA5rkrA-aXlkuIcxtAYATmcSAbpwEAFbrfam6b8,9886
|
|
14203
14335
|
msgraph/generated/users/item/outlook/master_categories/count/count_request_builder.py,sha256=SomuEh9cX938aomn7t4U7mc2LjNNot1q-ir_YzVwg9k,4800
|
|
@@ -14396,7 +14528,7 @@ msgraph/generated/users/item/wipe_managed_app_registrations_by_device_tag/wipe_m
|
|
|
14396
14528
|
msgraph/generated/users/validate_properties/validate_properties_post_request_body.py,sha256=d7byBhVBxhmN0jEHKTrPuu4enDvOYFq6ZD-NyoMHrdo,3054
|
|
14397
14529
|
msgraph/generated/users/validate_properties/validate_properties_request_builder.py,sha256=yha6wDN26GoeGwoxhFwW0WjPMeiYLCf8Latq-yAxy68,6370
|
|
14398
14530
|
msgraph/generated/users_with_user_principal_name/users_with_user_principal_name_request_builder.py,sha256=pZKcmsFGR3DlVagfIIi2F2j9Ft7KtA_OseRITV9ormY,12210
|
|
14399
|
-
msgraph_sdk-1.
|
|
14400
|
-
msgraph_sdk-1.
|
|
14401
|
-
msgraph_sdk-1.
|
|
14402
|
-
msgraph_sdk-1.
|
|
14531
|
+
msgraph_sdk-1.51.0.dist-info/licenses/LICENSE,sha256=ws_MuBL-SCEBqPBFl9_FqZkaaydIJmxHrJG2parhU4M,1141
|
|
14532
|
+
msgraph_sdk-1.51.0.dist-info/WHEEL,sha256=G2gURzTEtmeR8nrdXUJfNiB3VYVxigPQ-bEQujpNiNs,82
|
|
14533
|
+
msgraph_sdk-1.51.0.dist-info/METADATA,sha256=ph4oNmt1lPmbQMpr9fxlpBxZcWZGA_-TP3yhvZRoNs8,13330
|
|
14534
|
+
msgraph_sdk-1.51.0.dist-info/RECORD,,
|