msgraph-sdk 1.45.0__py3-none-any.whl → 1.47.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/chats/item/messages/messages_request_builder.py +3 -3
- msgraph/generated/communications/calls/item/participants/invite/invite_request_builder.py +3 -3
- msgraph/generated/communications/communications_request_builder.py +22 -2
- msgraph/generated/communications/get_all_online_meeting_messages/get_all_online_meeting_messages_get_response.py +58 -0
- msgraph/generated/communications/get_all_online_meeting_messages/get_all_online_meeting_messages_request_builder.py +138 -0
- msgraph/generated/{device_management/telecom_expense_management_partners → communications/online_meeting_conversations}/count/count_request_builder.py +1 -1
- msgraph/generated/communications/online_meeting_conversations/item/messages/count/count_request_builder.py +104 -0
- msgraph/generated/communications/online_meeting_conversations/item/messages/item/conversation/conversation_request_builder.py +107 -0
- msgraph/generated/communications/online_meeting_conversations/item/messages/item/engagement_conversation_message_item_request_builder.py +228 -0
- msgraph/generated/communications/online_meeting_conversations/item/messages/item/reactions/count/count_request_builder.py +104 -0
- msgraph/generated/communications/online_meeting_conversations/item/messages/item/reactions/item/engagement_conversation_message_reaction_item_request_builder.py +188 -0
- msgraph/generated/communications/online_meeting_conversations/item/messages/item/reactions/reactions_request_builder.py +209 -0
- msgraph/generated/communications/online_meeting_conversations/item/messages/item/replies/count/count_request_builder.py +104 -0
- msgraph/generated/communications/online_meeting_conversations/item/messages/item/replies/item/conversation/conversation_request_builder.py +107 -0
- msgraph/generated/communications/online_meeting_conversations/item/messages/item/replies/item/engagement_conversation_message_item_request_builder.py +218 -0
- msgraph/generated/communications/online_meeting_conversations/item/messages/item/replies/item/reactions/count/count_request_builder.py +104 -0
- msgraph/generated/communications/online_meeting_conversations/item/messages/item/replies/item/reactions/item/engagement_conversation_message_reaction_item_request_builder.py +188 -0
- msgraph/generated/communications/online_meeting_conversations/item/messages/item/replies/item/reactions/reactions_request_builder.py +208 -0
- msgraph/generated/communications/online_meeting_conversations/item/messages/item/replies/item/reply_to/reply_to_request_builder.py +107 -0
- msgraph/generated/communications/online_meeting_conversations/item/messages/item/replies/replies_request_builder.py +208 -0
- msgraph/generated/communications/online_meeting_conversations/item/messages/item/reply_to/reply_to_request_builder.py +107 -0
- msgraph/generated/communications/online_meeting_conversations/item/messages/messages_request_builder.py +208 -0
- msgraph/generated/communications/online_meeting_conversations/item/online_meeting/attendee_report/attendee_report_request_builder.py +157 -0
- msgraph/generated/communications/online_meeting_conversations/item/online_meeting/online_meeting_request_builder.py +117 -0
- msgraph/generated/communications/online_meeting_conversations/item/online_meeting_engagement_conversation_item_request_builder.py +218 -0
- msgraph/generated/communications/online_meeting_conversations/item/starter/conversation/conversation_request_builder.py +107 -0
- msgraph/generated/communications/online_meeting_conversations/item/starter/reactions/count/count_request_builder.py +104 -0
- msgraph/generated/communications/online_meeting_conversations/item/starter/reactions/item/engagement_conversation_message_reaction_item_request_builder.py +188 -0
- msgraph/generated/communications/online_meeting_conversations/item/starter/reactions/reactions_request_builder.py +208 -0
- msgraph/generated/communications/online_meeting_conversations/item/starter/replies/count/count_request_builder.py +104 -0
- msgraph/generated/communications/online_meeting_conversations/item/starter/replies/item/conversation/conversation_request_builder.py +107 -0
- msgraph/generated/communications/online_meeting_conversations/item/starter/replies/item/engagement_conversation_message_item_request_builder.py +218 -0
- msgraph/generated/communications/online_meeting_conversations/item/starter/replies/item/reactions/count/count_request_builder.py +104 -0
- msgraph/generated/communications/online_meeting_conversations/item/starter/replies/item/reactions/item/engagement_conversation_message_reaction_item_request_builder.py +188 -0
- msgraph/generated/communications/online_meeting_conversations/item/starter/replies/item/reactions/reactions_request_builder.py +208 -0
- msgraph/generated/communications/online_meeting_conversations/item/starter/replies/item/reply_to/reply_to_request_builder.py +107 -0
- msgraph/generated/communications/online_meeting_conversations/item/starter/replies/replies_request_builder.py +208 -0
- msgraph/generated/communications/online_meeting_conversations/item/starter/reply_to/reply_to_request_builder.py +107 -0
- msgraph/generated/communications/online_meeting_conversations/item/starter/starter_request_builder.py +228 -0
- msgraph/generated/{device_management/telecom_expense_management_partners/telecom_expense_management_partners_request_builder.py → communications/online_meeting_conversations/online_meeting_conversations_request_builder.py} +37 -39
- msgraph/generated/communications/presences/item/set_presence/set_presence_request_builder.py +2 -2
- msgraph/generated/contacts/contacts_request_builder.py +6 -1
- msgraph/generated/{device_management/telecom_expense_management_partners/item/telecom_expense_management_partner_item_request_builder.py → contacts/item/on_premises_sync_behavior/on_premises_sync_behavior_request_builder.py} +29 -32
- msgraph/generated/contacts/item/org_contact_item_request_builder.py +91 -0
- msgraph/generated/device_app_management/android_managed_app_protections/android_managed_app_protections_request_builder.py +5 -7
- msgraph/generated/device_app_management/android_managed_app_protections/item/android_managed_app_protection_item_request_builder.py +7 -10
- msgraph/generated/device_app_management/default_managed_app_protections/default_managed_app_protections_request_builder.py +5 -7
- msgraph/generated/device_app_management/default_managed_app_protections/item/default_managed_app_protection_item_request_builder.py +7 -10
- msgraph/generated/device_app_management/device_app_management_request_builder.py +2 -2
- msgraph/generated/device_app_management/ios_managed_app_protections/ios_managed_app_protections_request_builder.py +5 -7
- msgraph/generated/device_app_management/ios_managed_app_protections/item/apps/apps_request_builder.py +5 -7
- msgraph/generated/device_app_management/ios_managed_app_protections/item/apps/item/managed_mobile_app_item_request_builder.py +7 -10
- msgraph/generated/device_app_management/ios_managed_app_protections/item/assignments/assignments_request_builder.py +3 -4
- msgraph/generated/device_app_management/ios_managed_app_protections/item/assignments/item/targeted_managed_app_policy_assignment_item_request_builder.py +7 -10
- msgraph/generated/device_app_management/ios_managed_app_protections/item/deployment_summary/deployment_summary_request_builder.py +5 -7
- msgraph/generated/device_app_management/ios_managed_app_protections/item/ios_managed_app_protection_item_request_builder.py +7 -10
- msgraph/generated/device_app_management/managed_app_policies/item/managed_app_policy_item_request_builder.py +3 -4
- msgraph/generated/device_app_management/managed_app_policies/item/target_apps/target_apps_request_builder.py +2 -3
- msgraph/generated/device_app_management/managed_app_policies/managed_app_policies_request_builder.py +3 -4
- msgraph/generated/device_app_management/managed_app_registrations/get_user_ids_with_flagged_app_registration/get_user_ids_with_flagged_app_registration_request_builder.py +3 -4
- msgraph/generated/device_app_management/managed_app_registrations/item/applied_policies/item/target_apps/target_apps_request_builder.py +2 -3
- msgraph/generated/device_app_management/managed_app_registrations/item/intended_policies/item/target_apps/target_apps_request_builder.py +2 -3
- msgraph/generated/device_app_management/managed_app_registrations/item/managed_app_registration_item_request_builder.py +3 -4
- msgraph/generated/device_app_management/managed_app_registrations/item/operations/item/managed_app_operation_item_request_builder.py +7 -10
- msgraph/generated/device_app_management/managed_app_registrations/item/operations/operations_request_builder.py +5 -7
- msgraph/generated/device_app_management/managed_app_registrations/managed_app_registrations_request_builder.py +5 -7
- msgraph/generated/device_app_management/managed_app_statuses/item/managed_app_status_item_request_builder.py +3 -4
- msgraph/generated/device_app_management/managed_app_statuses/managed_app_statuses_request_builder.py +3 -4
- msgraph/generated/device_app_management/managed_e_books/item/assign/assign_request_builder.py +2 -3
- msgraph/generated/device_app_management/managed_e_books/item/assignments/assignments_request_builder.py +5 -7
- msgraph/generated/device_app_management/managed_e_books/item/assignments/item/managed_e_book_assignment_item_request_builder.py +7 -10
- msgraph/generated/device_app_management/managed_e_books/item/device_states/device_states_request_builder.py +5 -7
- msgraph/generated/device_app_management/managed_e_books/item/device_states/item/device_install_state_item_request_builder.py +7 -10
- msgraph/generated/device_app_management/managed_e_books/item/install_summary/install_summary_request_builder.py +5 -7
- msgraph/generated/device_app_management/managed_e_books/item/managed_e_book_item_request_builder.py +7 -10
- msgraph/generated/device_app_management/managed_e_books/item/user_state_summary/item/user_install_state_summary_item_request_builder.py +7 -10
- msgraph/generated/device_app_management/managed_e_books/item/user_state_summary/user_state_summary_request_builder.py +5 -7
- msgraph/generated/device_app_management/managed_e_books/managed_e_books_request_builder.py +5 -7
- msgraph/generated/device_app_management/mdm_windows_information_protection_policies/item/mdm_windows_information_protection_policy_item_request_builder.py +7 -10
- msgraph/generated/device_app_management/mdm_windows_information_protection_policies/mdm_windows_information_protection_policies_request_builder.py +5 -7
- msgraph/generated/device_app_management/mobile_app_categories/item/mobile_app_category_item_request_builder.py +7 -10
- msgraph/generated/device_app_management/mobile_app_categories/mobile_app_categories_request_builder.py +5 -7
- msgraph/generated/device_app_management/mobile_app_configurations/item/assign/assign_request_builder.py +2 -3
- msgraph/generated/device_app_management/mobile_app_configurations/item/assignments/assignments_request_builder.py +5 -7
- msgraph/generated/device_app_management/mobile_app_configurations/item/assignments/item/managed_device_mobile_app_configuration_assignment_item_request_builder.py +7 -10
- msgraph/generated/device_app_management/mobile_app_configurations/item/device_status_summary/device_status_summary_request_builder.py +5 -7
- msgraph/generated/device_app_management/mobile_app_configurations/item/device_statuses/device_statuses_request_builder.py +5 -7
- msgraph/generated/device_app_management/mobile_app_configurations/item/device_statuses/item/managed_device_mobile_app_configuration_device_status_item_request_builder.py +7 -10
- msgraph/generated/device_app_management/mobile_app_configurations/item/managed_device_mobile_app_configuration_item_request_builder.py +7 -10
- msgraph/generated/device_app_management/mobile_app_configurations/item/user_status_summary/user_status_summary_request_builder.py +5 -7
- msgraph/generated/device_app_management/mobile_app_configurations/item/user_statuses/item/managed_device_mobile_app_configuration_user_status_item_request_builder.py +7 -10
- msgraph/generated/device_app_management/mobile_app_configurations/item/user_statuses/user_statuses_request_builder.py +5 -7
- msgraph/generated/device_app_management/mobile_app_configurations/mobile_app_configurations_request_builder.py +5 -7
- msgraph/generated/device_app_management/mobile_apps/item/assignments/assignments_request_builder.py +5 -7
- msgraph/generated/device_app_management/mobile_apps/item/assignments/item/mobile_app_assignment_item_request_builder.py +7 -10
- msgraph/generated/device_app_management/mobile_apps/item/graph_android_lob_app/content_versions/content_versions_request_builder.py +3 -3
- msgraph/generated/device_app_management/mobile_apps/item/graph_android_lob_app/content_versions/item/mobile_app_content_item_request_builder.py +3 -3
- msgraph/generated/device_app_management/mobile_apps/item/graph_ios_lob_app/content_versions/content_versions_request_builder.py +3 -3
- msgraph/generated/device_app_management/mobile_apps/item/graph_ios_lob_app/content_versions/item/mobile_app_content_item_request_builder.py +3 -3
- msgraph/generated/device_app_management/mobile_apps/item/graph_mac_o_s_dmg_app/content_versions/content_versions_request_builder.py +3 -3
- msgraph/generated/device_app_management/mobile_apps/item/graph_mac_o_s_dmg_app/content_versions/item/mobile_app_content_item_request_builder.py +3 -3
- msgraph/generated/device_app_management/mobile_apps/item/graph_mac_o_s_lob_app/content_versions/content_versions_request_builder.py +3 -3
- msgraph/generated/device_app_management/mobile_apps/item/graph_mac_o_s_lob_app/content_versions/item/mobile_app_content_item_request_builder.py +3 -3
- msgraph/generated/device_app_management/mobile_apps/item/graph_managed_android_lob_app/content_versions/content_versions_request_builder.py +3 -3
- msgraph/generated/device_app_management/mobile_apps/item/graph_managed_android_lob_app/content_versions/item/mobile_app_content_item_request_builder.py +3 -3
- msgraph/generated/device_app_management/mobile_apps/item/graph_managed_i_o_s_lob_app/content_versions/content_versions_request_builder.py +3 -3
- msgraph/generated/device_app_management/mobile_apps/item/graph_managed_i_o_s_lob_app/content_versions/item/mobile_app_content_item_request_builder.py +3 -3
- msgraph/generated/device_app_management/mobile_apps/item/graph_managed_mobile_lob_app/content_versions/content_versions_request_builder.py +3 -3
- msgraph/generated/device_app_management/mobile_apps/item/graph_managed_mobile_lob_app/content_versions/item/mobile_app_content_item_request_builder.py +3 -3
- msgraph/generated/device_app_management/mobile_apps/item/graph_win32_lob_app/content_versions/content_versions_request_builder.py +3 -3
- msgraph/generated/device_app_management/mobile_apps/item/graph_win32_lob_app/content_versions/item/mobile_app_content_item_request_builder.py +3 -3
- msgraph/generated/device_app_management/mobile_apps/item/graph_windows_app_x/content_versions/content_versions_request_builder.py +3 -3
- msgraph/generated/device_app_management/mobile_apps/item/graph_windows_app_x/content_versions/item/mobile_app_content_item_request_builder.py +3 -3
- msgraph/generated/device_app_management/mobile_apps/item/graph_windows_mobile_m_s_i/content_versions/content_versions_request_builder.py +3 -3
- msgraph/generated/device_app_management/mobile_apps/item/graph_windows_mobile_m_s_i/content_versions/item/mobile_app_content_item_request_builder.py +3 -3
- msgraph/generated/device_app_management/mobile_apps/item/graph_windows_universal_app_x/committed_contained_apps/committed_contained_apps_request_builder.py +3 -3
- msgraph/generated/device_app_management/mobile_apps/item/graph_windows_universal_app_x/committed_contained_apps/item/mobile_contained_app_item_request_builder.py +3 -3
- msgraph/generated/device_app_management/mobile_apps/item/graph_windows_universal_app_x/content_versions/content_versions_request_builder.py +3 -3
- msgraph/generated/device_app_management/mobile_apps/item/graph_windows_universal_app_x/content_versions/item/mobile_app_content_item_request_builder.py +3 -3
- msgraph/generated/device_app_management/mobile_apps/item/mobile_app_item_request_builder.py +7 -10
- msgraph/generated/device_app_management/mobile_apps/mobile_apps_request_builder.py +5 -7
- msgraph/generated/device_app_management/sync_microsoft_store_for_business_apps/sync_microsoft_store_for_business_apps_request_builder.py +0 -1
- msgraph/generated/device_app_management/targeted_managed_app_configurations/item/assign/assign_request_builder.py +2 -3
- msgraph/generated/device_app_management/targeted_managed_app_configurations/item/target_apps/target_apps_request_builder.py +2 -3
- msgraph/generated/device_app_management/targeted_managed_app_configurations/item/targeted_managed_app_configuration_item_request_builder.py +7 -10
- msgraph/generated/device_app_management/targeted_managed_app_configurations/targeted_managed_app_configurations_request_builder.py +5 -7
- msgraph/generated/device_app_management/vpp_tokens/item/sync_licenses/sync_licenses_request_builder.py +0 -1
- msgraph/generated/device_app_management/vpp_tokens/item/vpp_token_item_request_builder.py +7 -10
- msgraph/generated/device_app_management/vpp_tokens/vpp_tokens_request_builder.py +5 -7
- msgraph/generated/device_app_management/windows_information_protection_policies/item/exempt_app_locker_files/exempt_app_locker_files_request_builder.py +5 -7
- msgraph/generated/device_app_management/windows_information_protection_policies/item/exempt_app_locker_files/item/windows_information_protection_app_locker_file_item_request_builder.py +7 -10
- msgraph/generated/device_app_management/windows_information_protection_policies/item/windows_information_protection_policy_item_request_builder.py +7 -10
- msgraph/generated/device_app_management/windows_information_protection_policies/windows_information_protection_policies_request_builder.py +5 -7
- msgraph/generated/device_management/apple_push_notification_certificate/apple_push_notification_certificate_request_builder.py +5 -7
- msgraph/generated/device_management/apple_push_notification_certificate/download_apple_push_notification_certificate_signing_request/download_apple_push_notification_certificate_signing_request_request_builder.py +0 -1
- msgraph/generated/device_management/audit_events/audit_events_request_builder.py +5 -7
- msgraph/generated/device_management/audit_events/get_audit_categories/get_audit_categories_request_builder.py +3 -4
- msgraph/generated/device_management/audit_events/item/audit_event_item_request_builder.py +7 -10
- msgraph/generated/device_management/compliance_management_partners/compliance_management_partners_request_builder.py +5 -7
- msgraph/generated/device_management/compliance_management_partners/item/compliance_management_partner_item_request_builder.py +7 -10
- msgraph/generated/device_management/conditional_access_settings/conditional_access_settings_request_builder.py +5 -7
- msgraph/generated/device_management/detected_apps/detected_apps_request_builder.py +5 -7
- msgraph/generated/device_management/detected_apps/item/detected_app_item_request_builder.py +7 -10
- msgraph/generated/device_management/device_categories/device_categories_request_builder.py +5 -7
- msgraph/generated/device_management/device_categories/item/device_category_item_request_builder.py +7 -10
- msgraph/generated/device_management/device_compliance_policies/device_compliance_policies_request_builder.py +5 -7
- msgraph/generated/device_management/device_compliance_policies/item/assign/assign_request_builder.py +2 -3
- msgraph/generated/device_management/device_compliance_policies/item/assignments/assignments_request_builder.py +5 -7
- msgraph/generated/device_management/device_compliance_policies/item/assignments/item/device_compliance_policy_assignment_item_request_builder.py +7 -10
- msgraph/generated/device_management/device_compliance_policies/item/device_compliance_policy_item_request_builder.py +7 -10
- msgraph/generated/device_management/device_compliance_policies/item/device_status_overview/device_status_overview_request_builder.py +5 -7
- msgraph/generated/device_management/device_compliance_policies/item/device_statuses/device_statuses_request_builder.py +5 -7
- msgraph/generated/device_management/device_compliance_policies/item/device_statuses/item/device_compliance_device_status_item_request_builder.py +7 -10
- msgraph/generated/device_management/device_compliance_policies/item/schedule_actions_for_rules/schedule_actions_for_rules_request_builder.py +2 -3
- msgraph/generated/device_management/device_compliance_policies/item/scheduled_actions_for_rule/item/device_compliance_scheduled_action_for_rule_item_request_builder.py +7 -10
- msgraph/generated/device_management/device_compliance_policies/item/scheduled_actions_for_rule/item/scheduled_action_configurations/item/device_compliance_action_item_item_request_builder.py +7 -10
- msgraph/generated/device_management/device_compliance_policies/item/scheduled_actions_for_rule/item/scheduled_action_configurations/scheduled_action_configurations_request_builder.py +5 -7
- msgraph/generated/device_management/device_compliance_policies/item/scheduled_actions_for_rule/scheduled_actions_for_rule_request_builder.py +5 -7
- msgraph/generated/device_management/device_compliance_policies/item/user_status_overview/user_status_overview_request_builder.py +5 -7
- msgraph/generated/device_management/device_compliance_policies/item/user_statuses/item/device_compliance_user_status_item_request_builder.py +7 -10
- msgraph/generated/device_management/device_compliance_policies/item/user_statuses/user_statuses_request_builder.py +5 -7
- msgraph/generated/device_management/device_compliance_policy_device_state_summary/device_compliance_policy_device_state_summary_request_builder.py +5 -7
- msgraph/generated/device_management/device_compliance_policy_setting_state_summaries/device_compliance_policy_setting_state_summaries_request_builder.py +5 -7
- msgraph/generated/device_management/device_compliance_policy_setting_state_summaries/item/device_compliance_policy_setting_state_summary_item_request_builder.py +7 -10
- msgraph/generated/device_management/device_compliance_policy_setting_state_summaries/item/device_compliance_setting_states/device_compliance_setting_states_request_builder.py +5 -7
- msgraph/generated/device_management/device_compliance_policy_setting_state_summaries/item/device_compliance_setting_states/item/device_compliance_setting_state_item_request_builder.py +7 -10
- msgraph/generated/device_management/device_configuration_device_state_summaries/device_configuration_device_state_summaries_request_builder.py +5 -7
- msgraph/generated/device_management/device_configurations/device_configurations_request_builder.py +5 -7
- msgraph/generated/device_management/device_configurations/item/assign/assign_request_builder.py +2 -3
- msgraph/generated/device_management/device_configurations/item/assignments/assignments_request_builder.py +5 -7
- msgraph/generated/device_management/device_configurations/item/assignments/item/device_configuration_assignment_item_request_builder.py +7 -10
- msgraph/generated/device_management/device_configurations/item/device_configuration_item_request_builder.py +7 -10
- msgraph/generated/device_management/device_configurations/item/device_setting_state_summaries/device_setting_state_summaries_request_builder.py +5 -7
- msgraph/generated/device_management/device_configurations/item/device_setting_state_summaries/item/setting_state_device_summary_item_request_builder.py +7 -10
- msgraph/generated/device_management/device_configurations/item/device_status_overview/device_status_overview_request_builder.py +5 -7
- msgraph/generated/device_management/device_configurations/item/device_statuses/device_statuses_request_builder.py +5 -7
- msgraph/generated/device_management/device_configurations/item/device_statuses/item/device_configuration_device_status_item_request_builder.py +7 -10
- msgraph/generated/device_management/device_configurations/item/user_status_overview/user_status_overview_request_builder.py +5 -7
- msgraph/generated/device_management/device_configurations/item/user_statuses/item/device_configuration_user_status_item_request_builder.py +7 -10
- msgraph/generated/device_management/device_configurations/item/user_statuses/user_statuses_request_builder.py +5 -7
- msgraph/generated/device_management/device_enrollment_configurations/device_enrollment_configurations_request_builder.py +5 -7
- msgraph/generated/device_management/device_enrollment_configurations/item/assign/assign_request_builder.py +2 -3
- msgraph/generated/device_management/device_enrollment_configurations/item/assignments/assignments_request_builder.py +5 -7
- msgraph/generated/device_management/device_enrollment_configurations/item/assignments/item/enrollment_configuration_assignment_item_request_builder.py +7 -10
- msgraph/generated/device_management/device_enrollment_configurations/item/device_enrollment_configuration_item_request_builder.py +7 -10
- msgraph/generated/device_management/device_enrollment_configurations/item/set_priority/set_priority_request_builder.py +2 -3
- msgraph/generated/device_management/device_management_partners/device_management_partners_request_builder.py +5 -7
- msgraph/generated/device_management/device_management_partners/item/device_management_partner_item_request_builder.py +7 -10
- msgraph/generated/device_management/device_management_partners/item/terminate/terminate_request_builder.py +2 -3
- msgraph/generated/device_management/device_management_request_builder.py +5 -17
- msgraph/generated/device_management/exchange_connectors/exchange_connectors_request_builder.py +5 -7
- msgraph/generated/device_management/exchange_connectors/item/device_management_exchange_connector_item_request_builder.py +7 -10
- msgraph/generated/device_management/exchange_connectors/item/sync/sync_request_builder.py +2 -3
- msgraph/generated/device_management/get_effective_permissions_with_scope/get_effective_permissions_with_scope_request_builder.py +0 -1
- msgraph/generated/device_management/imported_windows_autopilot_device_identities/import_/import_request_builder.py +2 -3
- msgraph/generated/device_management/imported_windows_autopilot_device_identities/imported_windows_autopilot_device_identities_request_builder.py +5 -7
- msgraph/generated/device_management/imported_windows_autopilot_device_identities/item/imported_windows_autopilot_device_identity_item_request_builder.py +5 -7
- msgraph/generated/device_management/ios_update_statuses/ios_update_statuses_request_builder.py +5 -7
- msgraph/generated/device_management/ios_update_statuses/item/ios_update_device_status_item_request_builder.py +7 -10
- msgraph/generated/device_management/managed_devices/item/bypass_activation_lock/bypass_activation_lock_request_builder.py +0 -1
- msgraph/generated/device_management/managed_devices/item/clean_windows_device/clean_windows_device_request_builder.py +0 -1
- msgraph/generated/device_management/managed_devices/item/delete_user_from_shared_apple_device/delete_user_from_shared_apple_device_request_builder.py +0 -1
- msgraph/generated/device_management/managed_devices/item/disable_lost_mode/disable_lost_mode_request_builder.py +0 -1
- msgraph/generated/device_management/managed_devices/item/locate_device/locate_device_request_builder.py +0 -1
- msgraph/generated/device_management/managed_devices/item/logout_shared_apple_device_active_user/logout_shared_apple_device_active_user_request_builder.py +0 -1
- msgraph/generated/device_management/managed_devices/item/managed_device_item_request_builder.py +2 -3
- msgraph/generated/device_management/managed_devices/item/reboot_now/reboot_now_request_builder.py +0 -1
- msgraph/generated/device_management/managed_devices/item/recover_passcode/recover_passcode_request_builder.py +0 -1
- msgraph/generated/device_management/managed_devices/item/remote_lock/remote_lock_request_builder.py +0 -1
- msgraph/generated/device_management/managed_devices/item/request_remote_assistance/request_remote_assistance_request_builder.py +0 -1
- msgraph/generated/device_management/managed_devices/item/reset_passcode/reset_passcode_request_builder.py +0 -1
- msgraph/generated/device_management/managed_devices/item/retire/retire_request_builder.py +0 -1
- msgraph/generated/device_management/managed_devices/item/shut_down/shut_down_request_builder.py +0 -1
- msgraph/generated/device_management/managed_devices/item/sync_device/sync_device_request_builder.py +2 -3
- msgraph/generated/device_management/managed_devices/item/update_windows_device_account/update_windows_device_account_request_builder.py +2 -3
- msgraph/generated/device_management/managed_devices/item/windows_defender_scan/windows_defender_scan_request_builder.py +2 -3
- msgraph/generated/device_management/managed_devices/item/windows_defender_update_signatures/windows_defender_update_signatures_request_builder.py +2 -3
- msgraph/generated/device_management/managed_devices/item/wipe/wipe_request_builder.py +0 -1
- msgraph/generated/device_management/managed_devices/managed_devices_request_builder.py +2 -3
- msgraph/generated/device_management/mobile_app_troubleshooting_events/item/app_log_collection_requests/app_log_collection_requests_request_builder.py +5 -7
- msgraph/generated/device_management/mobile_app_troubleshooting_events/item/app_log_collection_requests/item/app_log_collection_request_item_request_builder.py +7 -10
- msgraph/generated/device_management/mobile_app_troubleshooting_events/item/app_log_collection_requests/item/create_download_url/create_download_url_request_builder.py +2 -3
- msgraph/generated/device_management/mobile_app_troubleshooting_events/item/mobile_app_troubleshooting_event_item_request_builder.py +7 -10
- msgraph/generated/device_management/mobile_app_troubleshooting_events/mobile_app_troubleshooting_events_request_builder.py +5 -7
- msgraph/generated/device_management/mobile_threat_defense_connectors/item/mobile_threat_defense_connector_item_request_builder.py +7 -10
- msgraph/generated/device_management/mobile_threat_defense_connectors/mobile_threat_defense_connectors_request_builder.py +5 -7
- msgraph/generated/device_management/notification_message_templates/item/localized_notification_messages/item/localized_notification_message_item_request_builder.py +7 -10
- msgraph/generated/device_management/notification_message_templates/item/localized_notification_messages/localized_notification_messages_request_builder.py +5 -7
- msgraph/generated/device_management/notification_message_templates/item/notification_message_template_item_request_builder.py +7 -10
- msgraph/generated/device_management/notification_message_templates/item/send_test_message/send_test_message_request_builder.py +0 -1
- msgraph/generated/device_management/notification_message_templates/notification_message_templates_request_builder.py +5 -7
- msgraph/generated/device_management/reports/export_jobs/export_jobs_request_builder.py +5 -7
- msgraph/generated/device_management/reports/export_jobs/item/device_management_export_job_item_request_builder.py +7 -10
- msgraph/generated/device_management/reports/get_cached_report/get_cached_report_request_builder.py +2 -3
- msgraph/generated/device_management/reports/get_compliance_policy_non_compliance_report/get_compliance_policy_non_compliance_report_request_builder.py +2 -3
- msgraph/generated/device_management/reports/get_compliance_policy_non_compliance_summary_report/get_compliance_policy_non_compliance_summary_report_request_builder.py +2 -3
- msgraph/generated/device_management/reports/get_compliance_setting_non_compliance_report/get_compliance_setting_non_compliance_report_request_builder.py +2 -3
- msgraph/generated/device_management/reports/get_configuration_policy_non_compliance_report/get_configuration_policy_non_compliance_report_request_builder.py +2 -3
- msgraph/generated/device_management/reports/get_configuration_policy_non_compliance_summary_report/get_configuration_policy_non_compliance_summary_report_request_builder.py +2 -3
- msgraph/generated/device_management/reports/get_configuration_setting_non_compliance_report/get_configuration_setting_non_compliance_report_request_builder.py +2 -3
- msgraph/generated/device_management/reports/get_device_management_intent_per_setting_contributing_profiles/get_device_management_intent_per_setting_contributing_profiles_request_builder.py +2 -3
- msgraph/generated/device_management/reports/get_device_management_intent_settings_report/get_device_management_intent_settings_report_request_builder.py +2 -3
- msgraph/generated/device_management/reports/get_device_non_compliance_report/get_device_non_compliance_report_request_builder.py +2 -3
- msgraph/generated/device_management/reports/get_devices_without_compliance_policy_report/get_devices_without_compliance_policy_report_request_builder.py +2 -3
- msgraph/generated/device_management/reports/get_historical_report/get_historical_report_request_builder.py +2 -3
- msgraph/generated/device_management/reports/get_noncompliant_devices_and_settings_report/get_noncompliant_devices_and_settings_report_request_builder.py +2 -3
- msgraph/generated/device_management/reports/get_policy_non_compliance_metadata/get_policy_non_compliance_metadata_request_builder.py +2 -3
- msgraph/generated/device_management/reports/get_policy_non_compliance_report/get_policy_non_compliance_report_request_builder.py +2 -3
- msgraph/generated/device_management/reports/get_policy_non_compliance_summary_report/get_policy_non_compliance_summary_report_request_builder.py +2 -3
- msgraph/generated/device_management/reports/get_report_filters/get_report_filters_request_builder.py +2 -3
- msgraph/generated/device_management/reports/get_setting_non_compliance_report/get_setting_non_compliance_report_request_builder.py +2 -3
- msgraph/generated/device_management/reports/reports_request_builder.py +5 -7
- msgraph/generated/device_management/resource_operations/item/resource_operation_item_request_builder.py +7 -10
- msgraph/generated/device_management/resource_operations/resource_operations_request_builder.py +5 -7
- msgraph/generated/device_management/role_assignments/item/device_and_app_management_role_assignment_item_request_builder.py +7 -10
- msgraph/generated/device_management/role_assignments/item/role_definition/role_definition_request_builder.py +3 -3
- msgraph/generated/device_management/role_assignments/role_assignments_request_builder.py +5 -7
- msgraph/generated/device_management/role_definitions/item/role_assignments/item/role_assignment_item_request_builder.py +7 -10
- msgraph/generated/device_management/role_definitions/item/role_assignments/item/role_definition/role_definition_request_builder.py +3 -3
- msgraph/generated/device_management/role_definitions/item/role_assignments/role_assignments_request_builder.py +5 -7
- msgraph/generated/device_management/role_definitions/item/role_definition_item_request_builder.py +7 -10
- msgraph/generated/device_management/role_definitions/role_definitions_request_builder.py +5 -7
- msgraph/generated/device_management/software_update_status_summary/software_update_status_summary_request_builder.py +3 -4
- msgraph/generated/device_management/terms_and_conditions/item/acceptance_statuses/acceptance_statuses_request_builder.py +5 -7
- msgraph/generated/device_management/terms_and_conditions/item/acceptance_statuses/item/terms_and_conditions_acceptance_status_item_request_builder.py +7 -10
- msgraph/generated/device_management/terms_and_conditions/item/assignments/assignments_request_builder.py +5 -7
- msgraph/generated/device_management/terms_and_conditions/item/assignments/item/terms_and_conditions_assignment_item_request_builder.py +7 -10
- msgraph/generated/device_management/terms_and_conditions/item/terms_and_conditions_item_request_builder.py +7 -10
- msgraph/generated/device_management/terms_and_conditions/terms_and_conditions_request_builder.py +5 -7
- msgraph/generated/device_management/virtual_endpoint/virtual_endpoint_request_builder.py +3 -3
- msgraph/generated/device_management/windows_autopilot_device_identities/item/assign_user_to_device/assign_user_to_device_request_builder.py +0 -1
- msgraph/generated/device_management/windows_autopilot_device_identities/item/unassign_user_from_device/unassign_user_from_device_request_builder.py +0 -1
- msgraph/generated/device_management/windows_autopilot_device_identities/item/update_device_properties/update_device_properties_request_builder.py +0 -1
- msgraph/generated/device_management/windows_autopilot_device_identities/item/windows_autopilot_device_identity_item_request_builder.py +5 -7
- msgraph/generated/device_management/windows_autopilot_device_identities/windows_autopilot_device_identities_request_builder.py +5 -7
- msgraph/generated/device_management/windows_information_protection_app_learning_summaries/item/windows_information_protection_app_learning_summary_item_request_builder.py +7 -10
- msgraph/generated/device_management/windows_information_protection_app_learning_summaries/windows_information_protection_app_learning_summaries_request_builder.py +5 -7
- msgraph/generated/device_management/windows_information_protection_network_learning_summaries/item/windows_information_protection_network_learning_summary_item_request_builder.py +7 -10
- msgraph/generated/device_management/windows_information_protection_network_learning_summaries/windows_information_protection_network_learning_summaries_request_builder.py +5 -7
- msgraph/generated/device_management/windows_malware_information/item/device_malware_states/device_malware_states_request_builder.py +5 -7
- msgraph/generated/device_management/windows_malware_information/item/device_malware_states/item/malware_state_for_windows_device_item_request_builder.py +7 -10
- msgraph/generated/device_management/windows_malware_information/item/windows_malware_information_item_request_builder.py +7 -10
- msgraph/generated/device_management/windows_malware_information/windows_malware_information_request_builder.py +5 -7
- msgraph/generated/drives/item/items/item/invite/invite_request_builder.py +2 -2
- msgraph/generated/drives/item/items/item/restore/restore_request_builder.py +2 -2
- msgraph/generated/drives/item/items/item/retention_label/retention_label_request_builder.py +3 -3
- msgraph/generated/drives/item/items/item/versions/item/restore_version/restore_version_request_builder.py +3 -3
- msgraph/generated/drives/item/items/item/workbook/tables/add/add_request_builder.py +3 -3
- msgraph/generated/drives/item/items/item/workbook/worksheets/item/tables/add/add_request_builder.py +3 -3
- msgraph/generated/education/classes/item/assignments/item/resources/item/dependent_resources/count/count_request_builder.py +104 -0
- msgraph/generated/education/classes/item/assignments/item/resources/item/dependent_resources/dependent_resources_request_builder.py +209 -0
- msgraph/generated/education/classes/item/assignments/item/resources/item/dependent_resources/item/education_assignment_resource_item_request_builder.py +188 -0
- msgraph/generated/education/classes/item/assignments/item/resources/item/education_assignment_resource_item_request_builder.py +10 -0
- msgraph/generated/education/classes/item/assignments/item/submissions/item/resources/item/dependent_resources/count/count_request_builder.py +104 -0
- msgraph/generated/education/classes/item/assignments/item/submissions/item/resources/item/dependent_resources/dependent_resources_request_builder.py +209 -0
- msgraph/generated/education/classes/item/assignments/item/submissions/item/resources/item/dependent_resources/item/education_submission_resource_item_request_builder.py +188 -0
- msgraph/generated/education/classes/item/assignments/item/submissions/item/resources/item/education_submission_resource_item_request_builder.py +10 -0
- msgraph/generated/education/classes/item/assignments/item/submissions/item/submitted_resources/item/dependent_resources/count/count_request_builder.py +104 -0
- msgraph/generated/education/classes/item/assignments/item/submissions/item/submitted_resources/item/dependent_resources/dependent_resources_request_builder.py +208 -0
- msgraph/generated/education/classes/item/assignments/item/submissions/item/submitted_resources/item/dependent_resources/item/education_submission_resource_item_request_builder.py +188 -0
- msgraph/generated/education/classes/item/assignments/item/submissions/item/submitted_resources/item/education_submission_resource_item_request_builder.py +10 -0
- msgraph/generated/education/me/assignments/item/resources/item/dependent_resources/count/count_request_builder.py +104 -0
- msgraph/generated/education/me/assignments/item/resources/item/dependent_resources/dependent_resources_request_builder.py +208 -0
- msgraph/generated/education/me/assignments/item/resources/item/dependent_resources/item/education_assignment_resource_item_request_builder.py +188 -0
- msgraph/generated/education/me/assignments/item/resources/item/education_assignment_resource_item_request_builder.py +10 -0
- msgraph/generated/education/me/assignments/item/submissions/item/resources/item/dependent_resources/count/count_request_builder.py +104 -0
- msgraph/generated/education/me/assignments/item/submissions/item/resources/item/dependent_resources/dependent_resources_request_builder.py +208 -0
- msgraph/generated/education/me/assignments/item/submissions/item/resources/item/dependent_resources/item/education_submission_resource_item_request_builder.py +188 -0
- msgraph/generated/education/me/assignments/item/submissions/item/resources/item/education_submission_resource_item_request_builder.py +10 -0
- msgraph/generated/education/me/assignments/item/submissions/item/submitted_resources/item/dependent_resources/count/count_request_builder.py +104 -0
- msgraph/generated/education/me/assignments/item/submissions/item/submitted_resources/item/dependent_resources/dependent_resources_request_builder.py +208 -0
- msgraph/generated/education/me/assignments/item/submissions/item/submitted_resources/item/dependent_resources/item/education_submission_resource_item_request_builder.py +188 -0
- msgraph/generated/education/me/assignments/item/submissions/item/submitted_resources/item/education_submission_resource_item_request_builder.py +10 -0
- msgraph/generated/education/reports/reading_assignment_submissions/item/reading_assignment_submission_item_request_builder.py +3 -3
- msgraph/generated/education/reports/reading_coach_passages/count/count_request_builder.py +104 -0
- msgraph/generated/education/reports/reading_coach_passages/item/reading_coach_passage_item_request_builder.py +188 -0
- msgraph/generated/education/reports/reading_coach_passages/reading_coach_passages_request_builder.py +209 -0
- msgraph/generated/education/reports/reflect_check_in_responses/item/reflect_check_in_response_item_request_builder.py +3 -3
- msgraph/generated/education/reports/reports_request_builder.py +20 -0
- msgraph/generated/education/reports/speaker_assignment_submissions/count/count_request_builder.py +104 -0
- msgraph/generated/education/reports/speaker_assignment_submissions/item/speaker_assignment_submission_item_request_builder.py +188 -0
- msgraph/generated/education/reports/speaker_assignment_submissions/speaker_assignment_submissions_request_builder.py +209 -0
- msgraph/generated/education/users/item/assignments/item/resources/item/dependent_resources/count/count_request_builder.py +104 -0
- msgraph/generated/education/users/item/assignments/item/resources/item/dependent_resources/dependent_resources_request_builder.py +208 -0
- msgraph/generated/education/users/item/assignments/item/resources/item/dependent_resources/item/education_assignment_resource_item_request_builder.py +188 -0
- msgraph/generated/education/users/item/assignments/item/resources/item/education_assignment_resource_item_request_builder.py +10 -0
- msgraph/generated/education/users/item/assignments/item/submissions/item/resources/item/dependent_resources/count/count_request_builder.py +104 -0
- msgraph/generated/education/users/item/assignments/item/submissions/item/resources/item/dependent_resources/dependent_resources_request_builder.py +208 -0
- msgraph/generated/education/users/item/assignments/item/submissions/item/resources/item/dependent_resources/item/education_submission_resource_item_request_builder.py +188 -0
- msgraph/generated/education/users/item/assignments/item/submissions/item/resources/item/education_submission_resource_item_request_builder.py +10 -0
- msgraph/generated/education/users/item/assignments/item/submissions/item/submitted_resources/item/dependent_resources/count/count_request_builder.py +104 -0
- msgraph/generated/education/users/item/assignments/item/submissions/item/submitted_resources/item/dependent_resources/dependent_resources_request_builder.py +208 -0
- msgraph/generated/education/users/item/assignments/item/submissions/item/submitted_resources/item/dependent_resources/item/education_submission_resource_item_request_builder.py +188 -0
- msgraph/generated/education/users/item/assignments/item/submissions/item/submitted_resources/item/education_submission_resource_item_request_builder.py +10 -0
- msgraph/generated/groups/item/conversations/conversations_request_builder.py +3 -3
- msgraph/generated/groups/item/group_item_request_builder.py +10 -0
- msgraph/generated/groups/item/on_premises_sync_behavior/on_premises_sync_behavior_request_builder.py +188 -0
- msgraph/generated/groups/item/threads/item/conversation_thread_item_request_builder.py +5 -5
- msgraph/generated/groups/item/threads/item/posts/posts_request_builder.py +4 -4
- msgraph/generated/identity/conditional_access/named_locations/item/named_location_item_request_builder.py +10 -10
- msgraph/generated/identity_governance/entitlement_management/catalogs/item/custom_workflow_extensions/item/custom_callout_extension_item_request_builder.py +6 -6
- msgraph/generated/identity_governance/lifecycle_workflows/deleted_items/workflows/item/execution_scope/execution_scope_request_builder.py +3 -3
- msgraph/generated/identity_governance/lifecycle_workflows/deleted_items/workflows/item/execution_scope/item/user_processing_result_item_request_builder.py +3 -3
- msgraph/generated/identity_governance/lifecycle_workflows/workflows/item/execution_scope/execution_scope_request_builder.py +3 -3
- msgraph/generated/identity_governance/lifecycle_workflows/workflows/item/execution_scope/item/user_processing_result_item_request_builder.py +3 -3
- msgraph/generated/identity_governance/terms_of_use/agreements/item/agreement_item_request_builder.py +4 -4
- msgraph/generated/kiota-dom-export.txt +1760 -80
- msgraph/generated/kiota-lock.json +1 -1
- msgraph/generated/models/access_package_approval_stage.py +12 -0
- msgraph/generated/models/access_package_assignment_request_callback_data.py +12 -0
- msgraph/generated/models/access_package_dynamic_approval_stage.py +53 -0
- msgraph/generated/models/access_package_request_approval_stage_callback_configuration.py +53 -0
- msgraph/generated/models/android_compliance_policy.py +1 -1
- msgraph/generated/models/android_store_app.py +1 -1
- msgraph/generated/models/android_work_profile_compliance_policy.py +3 -3
- msgraph/generated/models/apple_push_notification_certificate.py +1 -1
- msgraph/generated/models/assignment_request_approval_stage_callback_data.py +60 -0
- msgraph/generated/models/call_event.py +2 -2
- msgraph/generated/models/cloud_communications.py +10 -0
- msgraph/generated/models/custom_extension_callback_configuration.py +7 -0
- msgraph/generated/models/custom_extension_data.py +7 -0
- msgraph/generated/models/device_and_app_management_data.py +1 -1
- msgraph/generated/models/device_and_app_management_role_assignment.py +1 -1
- msgraph/generated/models/device_compliance_policy_setting_state_summary.py +1 -1
- msgraph/generated/models/device_enrollment_platform_restrictions_configuration.py +5 -5
- msgraph/generated/models/device_health_attestation_state.py +1 -1
- msgraph/generated/models/device_management.py +2 -9
- msgraph/generated/models/device_management_export_job.py +7 -7
- msgraph/generated/models/device_management_reports.py +1 -1
- msgraph/generated/models/domain.py +1 -1
- msgraph/generated/models/education_ai_feedback_audience_engagement_settings.py +62 -0
- msgraph/generated/models/education_ai_feedback_content_settings.py +62 -0
- msgraph/generated/models/education_ai_feedback_criteria.py +68 -0
- msgraph/generated/models/education_ai_feedback_delivery_settings.py +62 -0
- msgraph/generated/models/education_ai_feedback_settings.py +75 -0
- msgraph/generated/models/education_assignment_resource.py +4 -0
- msgraph/generated/models/education_resource.py +7 -0
- msgraph/generated/models/education_speaker_coach_audience_engagement_settings.py +54 -0
- msgraph/generated/models/education_speaker_coach_content_settings.py +58 -0
- msgraph/generated/models/education_speaker_coach_delivery_settings.py +66 -0
- msgraph/generated/models/education_speaker_coach_settings.py +75 -0
- msgraph/generated/models/education_speaker_progress_resource.py +95 -0
- msgraph/generated/models/education_speech_type.py +8 -0
- msgraph/generated/models/education_submission_resource.py +5 -1
- msgraph/generated/models/emergency_call_event.py +3 -3
- msgraph/generated/models/emergency_caller_info.py +5 -5
- msgraph/generated/models/engagement_conversation.py +90 -0
- msgraph/generated/models/engagement_conversation_discussion_message.py +56 -0
- msgraph/generated/models/engagement_conversation_message.py +136 -0
- msgraph/generated/models/{telecom_expense_management_partner_collection_response.py → engagement_conversation_message_collection_response.py} +9 -9
- msgraph/generated/models/engagement_conversation_message_reaction.py +74 -0
- msgraph/generated/models/engagement_conversation_message_reaction_collection_response.py +58 -0
- msgraph/generated/models/engagement_conversation_message_reaction_type.py +66 -0
- msgraph/generated/models/engagement_conversation_moderation_state.py +12 -0
- msgraph/generated/models/engagement_conversation_question_message.py +60 -0
- msgraph/generated/models/engagement_conversation_system_message.py +56 -0
- msgraph/generated/models/engagement_creation_mode.py +10 -0
- msgraph/generated/models/engagement_identity_set.py +67 -0
- msgraph/generated/models/entity.py +77 -7
- msgraph/generated/models/group.py +7 -0
- msgraph/generated/models/identity_governance/workflow.py +1 -1
- msgraph/generated/models/identity_set.py +7 -0
- msgraph/generated/models/ios_compliance_policy.py +1 -1
- msgraph/generated/models/ios_minimum_operating_system.py +8 -8
- msgraph/generated/models/mac_o_s_lob_app.py +2 -2
- msgraph/generated/models/mac_o_s_minimum_operating_system.py +12 -12
- msgraph/generated/models/managed_app_policy_deployment_summary.py +4 -4
- msgraph/generated/models/managed_app_protection.py +1 -1
- msgraph/generated/models/managed_device.py +7 -0
- msgraph/generated/models/managed_mobile_lob_app.py +2 -2
- msgraph/generated/models/management_state.py +30 -0
- msgraph/generated/models/mobile_app.py +2 -2
- msgraph/generated/models/mobile_app_category.py +1 -1
- msgraph/generated/models/mobile_app_content_file.py +8 -8
- msgraph/generated/models/mobile_lob_app.py +2 -2
- msgraph/generated/models/mobile_threat_defense_connector.py +11 -11
- msgraph/generated/models/on_premises_sync_behavior.py +57 -0
- msgraph/generated/models/online_meeting.py +3 -0
- msgraph/generated/models/online_meeting_engagement_conversation.py +84 -0
- msgraph/generated/models/online_meeting_engagement_conversation_collection_response.py +58 -0
- msgraph/generated/models/org_contact.py +7 -0
- msgraph/generated/models/presence.py +4 -4
- msgraph/generated/models/protection_rule_base.py +2 -2
- msgraph/generated/models/protection_rule_status.py +2 -0
- msgraph/generated/models/protection_source.py +8 -0
- msgraph/generated/models/protection_unit_base.py +15 -4
- msgraph/generated/models/protection_unit_status.py +3 -0
- msgraph/generated/models/reading_coach_passage.py +93 -0
- msgraph/generated/models/reading_coach_passage_collection_response.py +58 -0
- msgraph/generated/models/reading_coach_story_type.py +8 -0
- msgraph/generated/models/report.py +1 -1
- msgraph/generated/models/reports_root.py +16 -2
- msgraph/generated/models/role_assignment.py +4 -4
- msgraph/generated/models/security/case_action.py +1 -0
- msgraph/generated/models/security/case_operation.py +9 -2
- msgraph/generated/models/security/detection_source.py +2 -0
- msgraph/generated/models/security/ediscovery_hold_policy_sync_operation.py +60 -0
- msgraph/generated/models/setting_source.py +2 -2
- msgraph/generated/models/speaker_assignment_submission.py +130 -0
- msgraph/generated/models/speaker_assignment_submission_collection_response.py +58 -0
- msgraph/generated/models/update_windows_device_account_action_parameter.py +6 -6
- msgraph/generated/models/vpp_token.py +2 -2
- msgraph/generated/models/win32_lob_app.py +13 -13
- msgraph/generated/models/windows_device_a_d_account.py +2 -2
- msgraph/generated/models/windows_device_account.py +1 -1
- msgraph/generated/models/windows_device_azure_a_d_account.py +1 -1
- msgraph/generated/models/windows_information_protection_policy.py +6 -6
- msgraph/generated/models/windows_universal_app_x.py +6 -6
- msgraph/generated/models/workbook_worksheet_protection_options.py +11 -11
- msgraph/generated/organization/item/branding/localizations/item/banner_logo/banner_logo_request_builder.py +3 -3
- msgraph/generated/organization/item/set_mobile_device_management_authority/set_mobile_device_management_authority_request_builder.py +0 -1
- msgraph/generated/organization/organization_request_builder.py +4 -4
- msgraph/generated/reports/device_configuration_device_activity/device_configuration_device_activity_request_builder.py +0 -1
- msgraph/generated/reports/device_configuration_user_activity/device_configuration_user_activity_request_builder.py +0 -1
- msgraph/generated/reports/reports_request_builder.py +5 -7
- msgraph/generated/sites/item/lists/item/list_item_request_builder.py +4 -4
- msgraph/generated/sites/sites_request_builder.py +4 -4
- msgraph/generated/solutions/backup_restore/protection_units/item/cancel_offboard/cancel_offboard_request_builder.py +82 -0
- msgraph/generated/solutions/backup_restore/protection_units/item/offboard/offboard_request_builder.py +82 -0
- msgraph/generated/solutions/backup_restore/protection_units/item/protection_unit_base_item_request_builder.py +20 -0
- msgraph/generated/teams/item/channels/item/messages/messages_request_builder.py +3 -3
- msgraph/generated/tenant_relationships/multi_tenant_organization/multi_tenant_organization_request_builder.py +3 -3
- msgraph/generated/users/item/get_managed_app_diagnostic_statuses/get_managed_app_diagnostic_statuses_request_builder.py +0 -1
- msgraph/generated/users/item/get_managed_app_policies/get_managed_app_policies_request_builder.py +0 -1
- msgraph/generated/users/item/get_managed_devices_with_app_failures/get_managed_devices_with_app_failures_request_builder.py +0 -1
- msgraph/generated/users/item/managed_devices/item/bypass_activation_lock/bypass_activation_lock_request_builder.py +0 -1
- msgraph/generated/users/item/managed_devices/item/clean_windows_device/clean_windows_device_request_builder.py +0 -1
- msgraph/generated/users/item/managed_devices/item/delete_user_from_shared_apple_device/delete_user_from_shared_apple_device_request_builder.py +0 -1
- msgraph/generated/users/item/managed_devices/item/disable_lost_mode/disable_lost_mode_request_builder.py +0 -1
- msgraph/generated/users/item/managed_devices/item/locate_device/locate_device_request_builder.py +0 -1
- msgraph/generated/users/item/managed_devices/item/logout_shared_apple_device_active_user/logout_shared_apple_device_active_user_request_builder.py +0 -1
- msgraph/generated/users/item/managed_devices/item/reboot_now/reboot_now_request_builder.py +0 -1
- msgraph/generated/users/item/managed_devices/item/recover_passcode/recover_passcode_request_builder.py +0 -1
- msgraph/generated/users/item/managed_devices/item/remote_lock/remote_lock_request_builder.py +0 -1
- msgraph/generated/users/item/managed_devices/item/request_remote_assistance/request_remote_assistance_request_builder.py +0 -1
- msgraph/generated/users/item/managed_devices/item/reset_passcode/reset_passcode_request_builder.py +0 -1
- msgraph/generated/users/item/managed_devices/item/retire/retire_request_builder.py +0 -1
- msgraph/generated/users/item/managed_devices/item/shut_down/shut_down_request_builder.py +0 -1
- msgraph/generated/users/item/managed_devices/item/sync_device/sync_device_request_builder.py +2 -3
- msgraph/generated/users/item/managed_devices/item/update_windows_device_account/update_windows_device_account_request_builder.py +2 -3
- msgraph/generated/users/item/managed_devices/item/windows_defender_scan/windows_defender_scan_request_builder.py +2 -3
- msgraph/generated/users/item/managed_devices/item/windows_defender_update_signatures/windows_defender_update_signatures_request_builder.py +2 -3
- msgraph/generated/users/item/managed_devices/item/wipe/wipe_request_builder.py +0 -1
- 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/transcripts_request_builder.py +3 -3
- msgraph/generated/users/item/presence/presence_request_builder.py +4 -4
- msgraph/generated/users/item/presence/set_presence/set_presence_request_builder.py +2 -2
- msgraph/generated/users/item/remove_all_devices_from_management/remove_all_devices_from_management_request_builder.py +0 -1
- msgraph/generated/users/item/user_item_request_builder.py +7 -7
- msgraph/generated/users/item/wipe_managed_app_registrations_by_device_tag/wipe_managed_app_registrations_by_device_tag_request_builder.py +0 -1
- msgraph/generated/users/users_request_builder.py +3 -3
- msgraph/generated/users_with_user_principal_name/users_with_user_principal_name_request_builder.py +7 -7
- {msgraph_sdk-1.45.0.dist-info → msgraph_sdk-1.47.0.dist-info}/METADATA +1 -1
- {msgraph_sdk-1.45.0.dist-info → msgraph_sdk-1.47.0.dist-info}/RECORD +498 -392
- msgraph/generated/models/telecom_expense_management_partner.py +0 -77
- {msgraph_sdk-1.45.0.dist-info → msgraph_sdk-1.47.0.dist-info}/WHEEL +0 -0
- {msgraph_sdk-1.45.0.dist-info → msgraph_sdk-1.47.0.dist-info}/licenses/LICENSE +0 -0
|
@@ -0,0 +1,130 @@
|
|
|
1
|
+
from __future__ import annotations
|
|
2
|
+
import datetime
|
|
3
|
+
from collections.abc import Callable
|
|
4
|
+
from dataclasses import dataclass, field
|
|
5
|
+
from kiota_abstractions.serialization import Parsable, ParseNode, SerializationWriter
|
|
6
|
+
from typing import Any, Optional, TYPE_CHECKING, Union
|
|
7
|
+
|
|
8
|
+
if TYPE_CHECKING:
|
|
9
|
+
from .entity import Entity
|
|
10
|
+
|
|
11
|
+
from .entity import Entity
|
|
12
|
+
|
|
13
|
+
@dataclass
|
|
14
|
+
class SpeakerAssignmentSubmission(Entity, Parsable):
|
|
15
|
+
# ID of the assignment with which this submission is associated.
|
|
16
|
+
assignment_id: Optional[str] = None
|
|
17
|
+
# The average speaking pace of the student, measured in words per minute.
|
|
18
|
+
average_words_per_minute_pace: Optional[int] = None
|
|
19
|
+
# ID of the class this speaker progress is associated with.
|
|
20
|
+
class_id: Optional[str] = None
|
|
21
|
+
# The number of times the student was flagged by Speaker Coach for using a filler word.
|
|
22
|
+
filler_words_occurrences_count: Optional[int] = None
|
|
23
|
+
# The number of times the student was flagged by Speaker Coach for being either too close or too far away from the camera.
|
|
24
|
+
incorrect_camera_distance_occurrences_count: Optional[int] = None
|
|
25
|
+
# The length of the student submission in seconds.
|
|
26
|
+
length_of_submission_in_seconds: Optional[float] = None
|
|
27
|
+
# The number of times the student was flagged by Speaker Coach for losing eye contact with the camera.
|
|
28
|
+
lost_eye_contact_occurrences_count: Optional[int] = None
|
|
29
|
+
# The number of times the student was flagged by Speaker Coach for speaking in monotone.
|
|
30
|
+
monotone_occurrences_count: Optional[int] = None
|
|
31
|
+
# The number of times the student was flagged by Speaker Coach for using non-inclusive or sensitive language.
|
|
32
|
+
non_inclusive_language_occurrences_count: Optional[int] = None
|
|
33
|
+
# The number of times the student was flagged by Speaker Coach for obstructing the view of their face.
|
|
34
|
+
obstructed_view_occurrences_count: Optional[int] = None
|
|
35
|
+
# The OdataType property
|
|
36
|
+
odata_type: Optional[str] = None
|
|
37
|
+
# The number of times the student was flagged by Speaker Coach for using repetitive language.
|
|
38
|
+
repetitive_language_occurrences_count: Optional[int] = None
|
|
39
|
+
# ID of the user this speaker progress is associated with.
|
|
40
|
+
student_id: Optional[str] = None
|
|
41
|
+
# Date and time of the submission this speaker progress is associated with. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z.
|
|
42
|
+
submission_date_time: Optional[datetime.datetime] = None
|
|
43
|
+
# ID of the submission this speaker progress is associated with.
|
|
44
|
+
submission_id: Optional[str] = None
|
|
45
|
+
# The filler words used most by the student.
|
|
46
|
+
top_filler_words: Optional[list[str]] = None
|
|
47
|
+
# The words mispronounced most by the student.
|
|
48
|
+
top_mispronounced_words: Optional[list[str]] = None
|
|
49
|
+
# The non-inclusive or sensitive words and phrases most used by the student.
|
|
50
|
+
top_non_inclusive_words_and_phrases: Optional[list[str]] = None
|
|
51
|
+
# The words and phrases most repeated by the student.
|
|
52
|
+
top_repetitive_words_and_phrases: Optional[list[str]] = None
|
|
53
|
+
# Total number of words spoken by the student in the submission.
|
|
54
|
+
words_spoken_count: Optional[int] = None
|
|
55
|
+
|
|
56
|
+
@staticmethod
|
|
57
|
+
def create_from_discriminator_value(parse_node: ParseNode) -> SpeakerAssignmentSubmission:
|
|
58
|
+
"""
|
|
59
|
+
Creates a new instance of the appropriate class based on discriminator value
|
|
60
|
+
param parse_node: The parse node to use to read the discriminator value and create the object
|
|
61
|
+
Returns: SpeakerAssignmentSubmission
|
|
62
|
+
"""
|
|
63
|
+
if parse_node is None:
|
|
64
|
+
raise TypeError("parse_node cannot be null.")
|
|
65
|
+
return SpeakerAssignmentSubmission()
|
|
66
|
+
|
|
67
|
+
def get_field_deserializers(self,) -> dict[str, Callable[[ParseNode], None]]:
|
|
68
|
+
"""
|
|
69
|
+
The deserialization information for the current model
|
|
70
|
+
Returns: dict[str, Callable[[ParseNode], None]]
|
|
71
|
+
"""
|
|
72
|
+
from .entity import Entity
|
|
73
|
+
|
|
74
|
+
from .entity import Entity
|
|
75
|
+
|
|
76
|
+
fields: dict[str, Callable[[Any], None]] = {
|
|
77
|
+
"assignmentId": lambda n : setattr(self, 'assignment_id', n.get_str_value()),
|
|
78
|
+
"averageWordsPerMinutePace": lambda n : setattr(self, 'average_words_per_minute_pace', n.get_int_value()),
|
|
79
|
+
"classId": lambda n : setattr(self, 'class_id', n.get_str_value()),
|
|
80
|
+
"fillerWordsOccurrencesCount": lambda n : setattr(self, 'filler_words_occurrences_count', n.get_int_value()),
|
|
81
|
+
"incorrectCameraDistanceOccurrencesCount": lambda n : setattr(self, 'incorrect_camera_distance_occurrences_count', n.get_int_value()),
|
|
82
|
+
"lengthOfSubmissionInSeconds": lambda n : setattr(self, 'length_of_submission_in_seconds', n.get_float_value()),
|
|
83
|
+
"lostEyeContactOccurrencesCount": lambda n : setattr(self, 'lost_eye_contact_occurrences_count', n.get_int_value()),
|
|
84
|
+
"monotoneOccurrencesCount": lambda n : setattr(self, 'monotone_occurrences_count', n.get_int_value()),
|
|
85
|
+
"nonInclusiveLanguageOccurrencesCount": lambda n : setattr(self, 'non_inclusive_language_occurrences_count', n.get_int_value()),
|
|
86
|
+
"obstructedViewOccurrencesCount": lambda n : setattr(self, 'obstructed_view_occurrences_count', n.get_int_value()),
|
|
87
|
+
"repetitiveLanguageOccurrencesCount": lambda n : setattr(self, 'repetitive_language_occurrences_count', n.get_int_value()),
|
|
88
|
+
"studentId": lambda n : setattr(self, 'student_id', n.get_str_value()),
|
|
89
|
+
"submissionDateTime": lambda n : setattr(self, 'submission_date_time', n.get_datetime_value()),
|
|
90
|
+
"submissionId": lambda n : setattr(self, 'submission_id', n.get_str_value()),
|
|
91
|
+
"topFillerWords": lambda n : setattr(self, 'top_filler_words', n.get_collection_of_primitive_values(str)),
|
|
92
|
+
"topMispronouncedWords": lambda n : setattr(self, 'top_mispronounced_words', n.get_collection_of_primitive_values(str)),
|
|
93
|
+
"topNonInclusiveWordsAndPhrases": lambda n : setattr(self, 'top_non_inclusive_words_and_phrases', n.get_collection_of_primitive_values(str)),
|
|
94
|
+
"topRepetitiveWordsAndPhrases": lambda n : setattr(self, 'top_repetitive_words_and_phrases', n.get_collection_of_primitive_values(str)),
|
|
95
|
+
"wordsSpokenCount": lambda n : setattr(self, 'words_spoken_count', n.get_int_value()),
|
|
96
|
+
}
|
|
97
|
+
super_fields = super().get_field_deserializers()
|
|
98
|
+
fields.update(super_fields)
|
|
99
|
+
return fields
|
|
100
|
+
|
|
101
|
+
def serialize(self,writer: SerializationWriter) -> None:
|
|
102
|
+
"""
|
|
103
|
+
Serializes information the current object
|
|
104
|
+
param writer: Serialization writer to use to serialize this model
|
|
105
|
+
Returns: None
|
|
106
|
+
"""
|
|
107
|
+
if writer is None:
|
|
108
|
+
raise TypeError("writer cannot be null.")
|
|
109
|
+
super().serialize(writer)
|
|
110
|
+
writer.write_str_value("assignmentId", self.assignment_id)
|
|
111
|
+
writer.write_int_value("averageWordsPerMinutePace", self.average_words_per_minute_pace)
|
|
112
|
+
writer.write_str_value("classId", self.class_id)
|
|
113
|
+
writer.write_int_value("fillerWordsOccurrencesCount", self.filler_words_occurrences_count)
|
|
114
|
+
writer.write_int_value("incorrectCameraDistanceOccurrencesCount", self.incorrect_camera_distance_occurrences_count)
|
|
115
|
+
writer.write_float_value("lengthOfSubmissionInSeconds", self.length_of_submission_in_seconds)
|
|
116
|
+
writer.write_int_value("lostEyeContactOccurrencesCount", self.lost_eye_contact_occurrences_count)
|
|
117
|
+
writer.write_int_value("monotoneOccurrencesCount", self.monotone_occurrences_count)
|
|
118
|
+
writer.write_int_value("nonInclusiveLanguageOccurrencesCount", self.non_inclusive_language_occurrences_count)
|
|
119
|
+
writer.write_int_value("obstructedViewOccurrencesCount", self.obstructed_view_occurrences_count)
|
|
120
|
+
writer.write_int_value("repetitiveLanguageOccurrencesCount", self.repetitive_language_occurrences_count)
|
|
121
|
+
writer.write_str_value("studentId", self.student_id)
|
|
122
|
+
writer.write_datetime_value("submissionDateTime", self.submission_date_time)
|
|
123
|
+
writer.write_str_value("submissionId", self.submission_id)
|
|
124
|
+
writer.write_collection_of_primitive_values("topFillerWords", self.top_filler_words)
|
|
125
|
+
writer.write_collection_of_primitive_values("topMispronouncedWords", self.top_mispronounced_words)
|
|
126
|
+
writer.write_collection_of_primitive_values("topNonInclusiveWordsAndPhrases", self.top_non_inclusive_words_and_phrases)
|
|
127
|
+
writer.write_collection_of_primitive_values("topRepetitiveWordsAndPhrases", self.top_repetitive_words_and_phrases)
|
|
128
|
+
writer.write_int_value("wordsSpokenCount", self.words_spoken_count)
|
|
129
|
+
|
|
130
|
+
|
|
@@ -0,0 +1,58 @@
|
|
|
1
|
+
from __future__ import annotations
|
|
2
|
+
from collections.abc import Callable
|
|
3
|
+
from dataclasses import dataclass, field
|
|
4
|
+
from kiota_abstractions.serialization import Parsable, ParseNode, SerializationWriter
|
|
5
|
+
from typing import Any, Optional, TYPE_CHECKING, Union
|
|
6
|
+
|
|
7
|
+
if TYPE_CHECKING:
|
|
8
|
+
from .base_collection_pagination_count_response import BaseCollectionPaginationCountResponse
|
|
9
|
+
from .speaker_assignment_submission import SpeakerAssignmentSubmission
|
|
10
|
+
|
|
11
|
+
from .base_collection_pagination_count_response import BaseCollectionPaginationCountResponse
|
|
12
|
+
|
|
13
|
+
@dataclass
|
|
14
|
+
class SpeakerAssignmentSubmissionCollectionResponse(BaseCollectionPaginationCountResponse, Parsable):
|
|
15
|
+
# The value property
|
|
16
|
+
value: Optional[list[SpeakerAssignmentSubmission]] = None
|
|
17
|
+
|
|
18
|
+
@staticmethod
|
|
19
|
+
def create_from_discriminator_value(parse_node: ParseNode) -> SpeakerAssignmentSubmissionCollectionResponse:
|
|
20
|
+
"""
|
|
21
|
+
Creates a new instance of the appropriate class based on discriminator value
|
|
22
|
+
param parse_node: The parse node to use to read the discriminator value and create the object
|
|
23
|
+
Returns: SpeakerAssignmentSubmissionCollectionResponse
|
|
24
|
+
"""
|
|
25
|
+
if parse_node is None:
|
|
26
|
+
raise TypeError("parse_node cannot be null.")
|
|
27
|
+
return SpeakerAssignmentSubmissionCollectionResponse()
|
|
28
|
+
|
|
29
|
+
def get_field_deserializers(self,) -> dict[str, Callable[[ParseNode], None]]:
|
|
30
|
+
"""
|
|
31
|
+
The deserialization information for the current model
|
|
32
|
+
Returns: dict[str, Callable[[ParseNode], None]]
|
|
33
|
+
"""
|
|
34
|
+
from .base_collection_pagination_count_response import BaseCollectionPaginationCountResponse
|
|
35
|
+
from .speaker_assignment_submission import SpeakerAssignmentSubmission
|
|
36
|
+
|
|
37
|
+
from .base_collection_pagination_count_response import BaseCollectionPaginationCountResponse
|
|
38
|
+
from .speaker_assignment_submission import SpeakerAssignmentSubmission
|
|
39
|
+
|
|
40
|
+
fields: dict[str, Callable[[Any], None]] = {
|
|
41
|
+
"value": lambda n : setattr(self, 'value', n.get_collection_of_object_values(SpeakerAssignmentSubmission)),
|
|
42
|
+
}
|
|
43
|
+
super_fields = super().get_field_deserializers()
|
|
44
|
+
fields.update(super_fields)
|
|
45
|
+
return fields
|
|
46
|
+
|
|
47
|
+
def serialize(self,writer: SerializationWriter) -> None:
|
|
48
|
+
"""
|
|
49
|
+
Serializes information the current object
|
|
50
|
+
param writer: Serialization writer to use to serialize this model
|
|
51
|
+
Returns: None
|
|
52
|
+
"""
|
|
53
|
+
if writer is None:
|
|
54
|
+
raise TypeError("writer cannot be null.")
|
|
55
|
+
super().serialize(writer)
|
|
56
|
+
writer.write_collection_of_object_values("value", self.value)
|
|
57
|
+
|
|
58
|
+
|
|
@@ -15,19 +15,19 @@ class UpdateWindowsDeviceAccountActionParameter(AdditionalDataHolder, BackedMode
|
|
|
15
15
|
|
|
16
16
|
# Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.
|
|
17
17
|
additional_data: dict[str, Any] = field(default_factory=dict)
|
|
18
|
-
#
|
|
18
|
+
# The calendarSyncEnabled property
|
|
19
19
|
calendar_sync_enabled: Optional[bool] = None
|
|
20
|
-
#
|
|
20
|
+
# The deviceAccount property
|
|
21
21
|
device_account: Optional[WindowsDeviceAccount] = None
|
|
22
|
-
#
|
|
22
|
+
# The deviceAccountEmail property
|
|
23
23
|
device_account_email: Optional[str] = None
|
|
24
|
-
#
|
|
24
|
+
# The exchangeServer property
|
|
25
25
|
exchange_server: Optional[str] = None
|
|
26
26
|
# The OdataType property
|
|
27
27
|
odata_type: Optional[str] = None
|
|
28
|
-
#
|
|
28
|
+
# The passwordRotationEnabled property
|
|
29
29
|
password_rotation_enabled: Optional[bool] = None
|
|
30
|
-
#
|
|
30
|
+
# The sessionInitiationProtocalAddress property
|
|
31
31
|
session_initiation_protocal_address: Optional[str] = None
|
|
32
32
|
|
|
33
33
|
@staticmethod
|
|
@@ -18,11 +18,11 @@ class VppToken(Entity, Parsable):
|
|
|
18
18
|
"""
|
|
19
19
|
You purchase multiple licenses for iOS apps through the Apple Volume Purchase Program for Business or Education. This involves setting up an Apple VPP account from the Apple website and uploading the Apple VPP Business or Education token to Intune. You can then synchronize your volume purchase information with Intune and track your volume-purchased app use. You can upload multiple Apple VPP Business or Education tokens.
|
|
20
20
|
"""
|
|
21
|
-
# The
|
|
21
|
+
# The apple Id associated with the given Apple Volume Purchase Program Token.
|
|
22
22
|
apple_id: Optional[str] = None
|
|
23
23
|
# Whether or not apps for the VPP token will be automatically updated.
|
|
24
24
|
automatically_update_apps: Optional[bool] = None
|
|
25
|
-
#
|
|
25
|
+
# Whether or not apps for the VPP token will be automatically updated.
|
|
26
26
|
country_or_region: Optional[str] = None
|
|
27
27
|
# The expiration date time of the Apple Volume Purchase Program Token.
|
|
28
28
|
expiration_date_time: Optional[datetime.datetime] = None
|
|
@@ -21,33 +21,33 @@ class Win32LobApp(MobileLobApp, Parsable):
|
|
|
21
21
|
"""
|
|
22
22
|
# The OdataType property
|
|
23
23
|
odata_type: Optional[str] = "#microsoft.graph.win32LobApp"
|
|
24
|
-
# Indicates the Windows architecture(s) this app should be installed on. The app will be treated as not applicable for devices with architectures not matching the selected value. When a non-null value is provided for the
|
|
24
|
+
# Indicates the Windows architecture(s) this app should be installed on. The app will be treated as not applicable for devices with architectures not matching the selected value. When a non-null value is provided for the allowedArchitectures property, the value of the applicableArchitectures property is set to none. Possible values are: null, x86, x64, arm64. Possible values are: none, x86, x64, arm, neutral.
|
|
25
25
|
allowed_architectures: Optional[WindowsArchitecture] = None
|
|
26
26
|
# Contains properties for Windows architecture.
|
|
27
27
|
applicable_architectures: Optional[WindowsArchitecture] = None
|
|
28
|
-
#
|
|
28
|
+
# Indicates the command line to install this app. Used to install the Win32 app. Example: msiexec /i 'Orca.Msi' /qn.
|
|
29
29
|
install_command_line: Optional[str] = None
|
|
30
|
-
#
|
|
30
|
+
# Indicates the install experience for this app.
|
|
31
31
|
install_experience: Optional[Win32LobAppInstallExperience] = None
|
|
32
|
-
#
|
|
32
|
+
# Indicates the value for the minimum CPU speed which is required to install this app. Allowed range from 0 to clock speed from WMI helper.
|
|
33
33
|
minimum_cpu_speed_in_m_hz: Optional[int] = None
|
|
34
|
-
#
|
|
34
|
+
# Indicates the value for the minimum free disk space which is required to install this app. Allowed range from 0 to driver's maximum available free space.
|
|
35
35
|
minimum_free_disk_space_in_m_b: Optional[int] = None
|
|
36
|
-
#
|
|
36
|
+
# Indicates the value for the minimum physical memory which is required to install this app. Allowed range from 0 to total physical memory from WMI helper.
|
|
37
37
|
minimum_memory_in_m_b: Optional[int] = None
|
|
38
|
-
#
|
|
38
|
+
# Indicates the value for the minimum number of processors which is required to install this app. Minimum value is 0.
|
|
39
39
|
minimum_number_of_processors: Optional[int] = None
|
|
40
|
-
#
|
|
40
|
+
# Indicates the value for the minimum supported windows release. Example: Windows11_23H2.
|
|
41
41
|
minimum_supported_windows_release: Optional[str] = None
|
|
42
|
-
#
|
|
42
|
+
# Indicates the MSI details if this Win32 app is an MSI app.
|
|
43
43
|
msi_information: Optional[Win32LobAppMsiInformation] = None
|
|
44
|
-
#
|
|
44
|
+
# Indicates the return codes for post installation behavior.
|
|
45
45
|
return_codes: Optional[list[Win32LobAppReturnCode]] = None
|
|
46
|
-
#
|
|
46
|
+
# Indicates the detection and requirement rules for this app. Possible values are: Win32LobAppFileSystemRule, Win32LobAppPowerShellScriptRule, Win32LobAppProductCodeRule, Win32LobAppRegistryRule.
|
|
47
47
|
rules: Optional[list[Win32LobAppRule]] = None
|
|
48
|
-
#
|
|
48
|
+
# Indicates the relative path of the setup file in the encrypted Win32LobApp package. Example: Intel-SA-00075 Detection and Mitigation Tool.msi.
|
|
49
49
|
setup_file_path: Optional[str] = None
|
|
50
|
-
#
|
|
50
|
+
# Indicates the command line to uninstall this app. Used to uninstall the app. Example: msiexec /x '{85F4CBCB-9BBC-4B50-A7D8-E1106771498D}' /qn.
|
|
51
51
|
uninstall_command_line: Optional[str] = None
|
|
52
52
|
|
|
53
53
|
@staticmethod
|
|
@@ -13,9 +13,9 @@ from .windows_device_account import WindowsDeviceAccount
|
|
|
13
13
|
class WindowsDeviceADAccount(WindowsDeviceAccount, Parsable):
|
|
14
14
|
# The OdataType property
|
|
15
15
|
odata_type: Optional[str] = "#microsoft.graph.windowsDeviceADAccount"
|
|
16
|
-
#
|
|
16
|
+
# The domainName property
|
|
17
17
|
domain_name: Optional[str] = None
|
|
18
|
-
#
|
|
18
|
+
# The userName property
|
|
19
19
|
user_name: Optional[str] = None
|
|
20
20
|
|
|
21
21
|
@staticmethod
|
|
@@ -18,7 +18,7 @@ class WindowsDeviceAccount(AdditionalDataHolder, BackedModel, Parsable):
|
|
|
18
18
|
additional_data: dict[str, Any] = field(default_factory=dict)
|
|
19
19
|
# The OdataType property
|
|
20
20
|
odata_type: Optional[str] = None
|
|
21
|
-
#
|
|
21
|
+
# The password property
|
|
22
22
|
password: Optional[str] = None
|
|
23
23
|
|
|
24
24
|
@staticmethod
|
|
@@ -13,7 +13,7 @@ from .windows_device_account import WindowsDeviceAccount
|
|
|
13
13
|
class WindowsDeviceAzureADAccount(WindowsDeviceAccount, Parsable):
|
|
14
14
|
# The OdataType property
|
|
15
15
|
odata_type: Optional[str] = "#microsoft.graph.windowsDeviceAzureADAccount"
|
|
16
|
-
#
|
|
16
|
+
# The userPrincipalName property
|
|
17
17
|
user_principal_name: Optional[str] = None
|
|
18
18
|
|
|
19
19
|
@staticmethod
|
|
@@ -17,21 +17,21 @@ class WindowsInformationProtectionPolicy(WindowsInformationProtection, Parsable)
|
|
|
17
17
|
"""
|
|
18
18
|
# The OdataType property
|
|
19
19
|
odata_type: Optional[str] = "#microsoft.graph.windowsInformationProtectionPolicy"
|
|
20
|
-
# Offline interval before app data is wiped (days)
|
|
20
|
+
# Offline interval before app data is wiped (days) . Valid values 0 to 999
|
|
21
21
|
days_without_contact_before_unenroll: Optional[int] = None
|
|
22
22
|
# Enrollment url for the MDM
|
|
23
23
|
mdm_enrollment_url: Optional[str] = None
|
|
24
|
-
# Specifies the maximum amount of time (in minutes) allowed after the device is idle that will cause the device to become PIN or password locked. Range is an integer X where 0 <= X <= 999.
|
|
24
|
+
# Specifies the maximum amount of time (in minutes) allowed after the device is idle that will cause the device to become PIN or password locked. Range is an integer X where 0 <= X <= 999. Valid values 0 to 999
|
|
25
25
|
minutes_of_inactivity_before_device_lock: Optional[int] = None
|
|
26
|
-
# Integer value that specifies the number of past PINs that can be associated to a user account that can't be reused. The largest number you can configure for this policy setting is 50. The lowest number you can configure for this policy setting is 0. If this policy is set to 0, then storage of previous PINs is not required. This node was added in Windows 10, version 1511. Default is 0.
|
|
26
|
+
# Integer value that specifies the number of past PINs that can be associated to a user account that can't be reused. The largest number you can configure for this policy setting is 50. The lowest number you can configure for this policy setting is 0. If this policy is set to 0, then storage of previous PINs is not required. This node was added in Windows 10, version 1511. Default is 0. Valid values 0 to 50
|
|
27
27
|
number_of_past_pins_remembered: Optional[int] = None
|
|
28
|
-
# The number of authentication failures allowed before the device will be wiped. A value of 0 disables device wipe functionality. Range is an integer X where 4 <= X <= 16 for desktop and 0 <= X <= 999 for mobile devices.
|
|
28
|
+
# The number of authentication failures allowed before the device will be wiped. A value of 0 disables device wipe functionality. Range is an integer X where 4 <= X <= 16 for desktop and 0 <= X <= 999 for mobile devices. Valid values 0 to 999
|
|
29
29
|
password_maximum_attempt_count: Optional[int] = None
|
|
30
|
-
# Integer value specifies the period of time (in days) that a PIN can be used before the system requires the user to change it. The largest number you can configure for this policy setting is 730. The lowest number you can configure for this policy setting is 0. If this policy is set to 0, then the user's PIN will never expire. This node was added in Windows 10, version 1511. Default is 0.
|
|
30
|
+
# Integer value specifies the period of time (in days) that a PIN can be used before the system requires the user to change it. The largest number you can configure for this policy setting is 730. The lowest number you can configure for this policy setting is 0. If this policy is set to 0, then the user's PIN will never expire. This node was added in Windows 10, version 1511. Default is 0. Valid values 0 to 730
|
|
31
31
|
pin_expiration_days: Optional[int] = None
|
|
32
32
|
# Pin Character Requirements
|
|
33
33
|
pin_lowercase_letters: Optional[WindowsInformationProtectionPinCharacterRequirements] = None
|
|
34
|
-
# Integer value that sets the minimum number of characters required for the PIN. Default value is 4. The lowest number you can configure for this policy setting is 4. The largest number you can configure must be less than the number configured in the Maximum PIN length policy setting or the number 127, whichever is the lowest.
|
|
34
|
+
# Integer value that sets the minimum number of characters required for the PIN. Default value is 4. The lowest number you can configure for this policy setting is 4. The largest number you can configure must be less than the number configured in the Maximum PIN length policy setting or the number 127, whichever is the lowest. Valid values 0 to 127
|
|
35
35
|
pin_minimum_length: Optional[int] = None
|
|
36
36
|
# Pin Character Requirements
|
|
37
37
|
pin_special_characters: Optional[WindowsInformationProtectionPinCharacterRequirements] = None
|
|
@@ -24,17 +24,17 @@ class WindowsUniversalAppX(MobileLobApp, Parsable):
|
|
|
24
24
|
applicable_architectures: Optional[WindowsArchitecture] = None
|
|
25
25
|
# Contains properties for Windows device type. Multiple values can be selected. Default value is `none`.
|
|
26
26
|
applicable_device_types: Optional[WindowsDeviceType] = None
|
|
27
|
-
# The collection of contained apps in the committed mobileAppContent of a windowsUniversalAppX app.
|
|
27
|
+
# The collection of contained apps in the committed mobileAppContent of a windowsUniversalAppX app. This property is read-only.
|
|
28
28
|
committed_contained_apps: Optional[list[MobileContainedApp]] = None
|
|
29
|
-
# The Identity Name.
|
|
29
|
+
# The Identity Name of the app, parsed from the appx file when it is uploaded through the Intune MEM console. For example: 'Contoso.DemoApp'.
|
|
30
30
|
identity_name: Optional[str] = None
|
|
31
|
-
# The Identity Publisher Hash.
|
|
31
|
+
# The Identity Publisher Hash of the app, parsed from the appx file when it is uploaded through the Intune MEM console. For example: 'AB82CD0XYZ'.
|
|
32
32
|
identity_publisher_hash: Optional[str] = None
|
|
33
|
-
# The Identity Resource Identifier.
|
|
33
|
+
# The Identity Resource Identifier of the app, parsed from the appx file when it is uploaded through the Intune MEM console. For example: 'TestResourceId'.
|
|
34
34
|
identity_resource_identifier: Optional[str] = None
|
|
35
|
-
# The
|
|
35
|
+
# The Identity Version of the app, parsed from the appx file when it is uploaded through the Intune MEM console. For example: '1.0.0.0'.
|
|
36
36
|
identity_version: Optional[str] = None
|
|
37
|
-
# Whether or not the app is a bundle.
|
|
37
|
+
# Whether or not the app is a bundle. If TRUE, app is a bundle; if FALSE, app is not a bundle.
|
|
38
38
|
is_bundle: Optional[bool] = None
|
|
39
39
|
# The minimum operating system required for a Windows mobile app.
|
|
40
40
|
minimum_supported_operating_system: Optional[WindowsMinimumOperatingSystem] = None
|
|
@@ -12,27 +12,27 @@ class WorkbookWorksheetProtectionOptions(AdditionalDataHolder, BackedModel, Pars
|
|
|
12
12
|
|
|
13
13
|
# Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.
|
|
14
14
|
additional_data: dict[str, Any] = field(default_factory=dict)
|
|
15
|
-
#
|
|
15
|
+
# Indicates whether the worksheet protection option to allow the use of the autofilter feature is enabled.
|
|
16
16
|
allow_auto_filter: Optional[bool] = None
|
|
17
|
-
#
|
|
17
|
+
# Indicates whether the worksheet protection option to allow deleting columns is enabled.
|
|
18
18
|
allow_delete_columns: Optional[bool] = None
|
|
19
|
-
#
|
|
19
|
+
# Indicates whether the worksheet protection option to allow deleting rows is enabled.
|
|
20
20
|
allow_delete_rows: Optional[bool] = None
|
|
21
|
-
#
|
|
21
|
+
# Indicates whether the worksheet protection option to allow formatting cells is enabled.
|
|
22
22
|
allow_format_cells: Optional[bool] = None
|
|
23
|
-
#
|
|
23
|
+
# Indicates whether the worksheet protection option to allow formatting columns is enabled.
|
|
24
24
|
allow_format_columns: Optional[bool] = None
|
|
25
|
-
#
|
|
25
|
+
# Indicates whether the worksheet protection option to allow formatting rows is enabled.
|
|
26
26
|
allow_format_rows: Optional[bool] = None
|
|
27
|
-
#
|
|
27
|
+
# Indicates whether the worksheet protection option to allow inserting columns is enabled.
|
|
28
28
|
allow_insert_columns: Optional[bool] = None
|
|
29
|
-
#
|
|
29
|
+
# Indicates whether the worksheet protection option to allow inserting hyperlinks is enabled.
|
|
30
30
|
allow_insert_hyperlinks: Optional[bool] = None
|
|
31
|
-
#
|
|
31
|
+
# Indicates whether the worksheet protection option to allow inserting rows is enabled.
|
|
32
32
|
allow_insert_rows: Optional[bool] = None
|
|
33
|
-
#
|
|
33
|
+
# Indicates whether the worksheet protection option to allow the use of the pivot table feature is enabled.
|
|
34
34
|
allow_pivot_tables: Optional[bool] = None
|
|
35
|
-
#
|
|
35
|
+
# Indicates whether the worksheet protection option to allow the use of the sort feature is enabled.
|
|
36
36
|
allow_sort: Optional[bool] = None
|
|
37
37
|
# The OdataType property
|
|
38
38
|
odata_type: Optional[str] = None
|
|
@@ -49,10 +49,10 @@ class BannerLogoRequestBuilder(BaseRequestBuilder):
|
|
|
49
49
|
|
|
50
50
|
async def get(self,request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> Optional[bytes]:
|
|
51
51
|
"""
|
|
52
|
-
|
|
52
|
+
Retrieve the default organizational branding object, if the Accept-Language header is set to 0 or default. If no default organizational branding object exists, this method returns a 404 Not Found error. If the Accept-Language header is set to an existing locale identified by the value of its id, this method retrieves the branding for the specified locale. This method retrieves only non-Stream properties, for example, usernameHintText and signInPageText. To retrieve Stream types of the default branding, for example, bannerLogo and backgroundImage, use the GET organizationalBrandingLocalization method.
|
|
53
53
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
|
54
54
|
Returns: bytes
|
|
55
|
-
Find more info here: https://learn.microsoft.com/graph/api/
|
|
55
|
+
Find more info here: https://learn.microsoft.com/graph/api/organizationalbranding-get?view=graph-rest-1.0
|
|
56
56
|
"""
|
|
57
57
|
request_info = self.to_get_request_information(
|
|
58
58
|
request_configuration
|
|
@@ -104,7 +104,7 @@ class BannerLogoRequestBuilder(BaseRequestBuilder):
|
|
|
104
104
|
|
|
105
105
|
def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
|
|
106
106
|
"""
|
|
107
|
-
|
|
107
|
+
Retrieve the default organizational branding object, if the Accept-Language header is set to 0 or default. If no default organizational branding object exists, this method returns a 404 Not Found error. If the Accept-Language header is set to an existing locale identified by the value of its id, this method retrieves the branding for the specified locale. This method retrieves only non-Stream properties, for example, usernameHintText and signInPageText. To retrieve Stream types of the default branding, for example, bannerLogo and backgroundImage, use the GET organizationalBrandingLocalization method.
|
|
108
108
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
|
109
109
|
Returns: RequestInformation
|
|
110
110
|
"""
|
|
@@ -35,7 +35,6 @@ class SetMobileDeviceManagementAuthorityRequestBuilder(BaseRequestBuilder):
|
|
|
35
35
|
Set mobile device management authority
|
|
36
36
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
|
37
37
|
Returns: Optional[SetMobileDeviceManagementAuthorityPostResponse]
|
|
38
|
-
Find more info here: https://learn.microsoft.com/graph/api/intune-onboarding-organization-setmobiledevicemanagementauthority?view=graph-rest-1.0
|
|
39
38
|
"""
|
|
40
39
|
request_info = self.to_post_request_information(
|
|
41
40
|
request_configuration
|
|
@@ -53,10 +53,10 @@ class OrganizationRequestBuilder(BaseRequestBuilder):
|
|
|
53
53
|
|
|
54
54
|
async def get(self,request_configuration: Optional[RequestConfiguration[OrganizationRequestBuilderGetQueryParameters]] = None) -> Optional[OrganizationCollectionResponse]:
|
|
55
55
|
"""
|
|
56
|
-
|
|
56
|
+
Retrieve a list of organization objects. There's only one organization object in the collection.
|
|
57
57
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
|
58
58
|
Returns: Optional[OrganizationCollectionResponse]
|
|
59
|
-
Find more info here: https://learn.microsoft.com/graph/api/
|
|
59
|
+
Find more info here: https://learn.microsoft.com/graph/api/organization-list?view=graph-rest-1.0
|
|
60
60
|
"""
|
|
61
61
|
request_info = self.to_get_request_information(
|
|
62
62
|
request_configuration
|
|
@@ -97,7 +97,7 @@ class OrganizationRequestBuilder(BaseRequestBuilder):
|
|
|
97
97
|
|
|
98
98
|
def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[OrganizationRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
|
|
99
99
|
"""
|
|
100
|
-
|
|
100
|
+
Retrieve a list of organization objects. There's only one organization object in the collection.
|
|
101
101
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
|
102
102
|
Returns: RequestInformation
|
|
103
103
|
"""
|
|
@@ -179,7 +179,7 @@ class OrganizationRequestBuilder(BaseRequestBuilder):
|
|
|
179
179
|
@dataclass
|
|
180
180
|
class OrganizationRequestBuilderGetQueryParameters():
|
|
181
181
|
"""
|
|
182
|
-
|
|
182
|
+
Retrieve a list of organization objects. There's only one organization object in the collection.
|
|
183
183
|
"""
|
|
184
184
|
def get_query_parameter(self,original_name: str) -> str:
|
|
185
185
|
"""
|
|
@@ -35,7 +35,6 @@ class DeviceConfigurationDeviceActivityRequestBuilder(BaseRequestBuilder):
|
|
|
35
35
|
Metadata for the device configuration device activity report
|
|
36
36
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
|
37
37
|
Returns: Optional[Report]
|
|
38
|
-
Find more info here: https://learn.microsoft.com/graph/api/intune-deviceconfig-reportroot-deviceconfigurationdeviceactivity?view=graph-rest-1.0
|
|
39
38
|
"""
|
|
40
39
|
request_info = self.to_get_request_information(
|
|
41
40
|
request_configuration
|
|
@@ -35,7 +35,6 @@ class DeviceConfigurationUserActivityRequestBuilder(BaseRequestBuilder):
|
|
|
35
35
|
Metadata for the device configuration user activity report
|
|
36
36
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
|
37
37
|
Returns: Optional[Report]
|
|
38
|
-
Find more info here: https://learn.microsoft.com/graph/api/intune-deviceconfig-reportroot-deviceconfigurationuseractivity?view=graph-rest-1.0
|
|
39
38
|
"""
|
|
40
39
|
request_info = self.to_get_request_information(
|
|
41
40
|
request_configuration
|
|
@@ -142,10 +142,9 @@ class ReportsRequestBuilder(BaseRequestBuilder):
|
|
|
142
142
|
|
|
143
143
|
async def get(self,request_configuration: Optional[RequestConfiguration[ReportsRequestBuilderGetQueryParameters]] = None) -> Optional[ReportRoot]:
|
|
144
144
|
"""
|
|
145
|
-
|
|
145
|
+
Get reports
|
|
146
146
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
|
147
147
|
Returns: Optional[ReportRoot]
|
|
148
|
-
Find more info here: https://learn.microsoft.com/graph/api/intune-deviceconfig-reportroot-get?view=graph-rest-1.0
|
|
149
148
|
"""
|
|
150
149
|
request_info = self.to_get_request_information(
|
|
151
150
|
request_configuration
|
|
@@ -1330,11 +1329,10 @@ class ReportsRequestBuilder(BaseRequestBuilder):
|
|
|
1330
1329
|
|
|
1331
1330
|
async def patch(self,body: ReportRoot, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> Optional[ReportRoot]:
|
|
1332
1331
|
"""
|
|
1333
|
-
Update
|
|
1332
|
+
Update reports
|
|
1334
1333
|
param body: The request body
|
|
1335
1334
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
|
1336
1335
|
Returns: Optional[ReportRoot]
|
|
1337
|
-
Find more info here: https://learn.microsoft.com/graph/api/intune-deviceconfig-reportroot-update?view=graph-rest-1.0
|
|
1338
1336
|
"""
|
|
1339
1337
|
if body is None:
|
|
1340
1338
|
raise TypeError("body cannot be null.")
|
|
@@ -1354,7 +1352,7 @@ class ReportsRequestBuilder(BaseRequestBuilder):
|
|
|
1354
1352
|
|
|
1355
1353
|
def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[ReportsRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
|
|
1356
1354
|
"""
|
|
1357
|
-
|
|
1355
|
+
Get reports
|
|
1358
1356
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
|
1359
1357
|
Returns: RequestInformation
|
|
1360
1358
|
"""
|
|
@@ -1365,7 +1363,7 @@ class ReportsRequestBuilder(BaseRequestBuilder):
|
|
|
1365
1363
|
|
|
1366
1364
|
def to_patch_request_information(self,body: ReportRoot, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
|
|
1367
1365
|
"""
|
|
1368
|
-
Update
|
|
1366
|
+
Update reports
|
|
1369
1367
|
param body: The request body
|
|
1370
1368
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
|
1371
1369
|
Returns: RequestInformation
|
|
@@ -1517,7 +1515,7 @@ class ReportsRequestBuilder(BaseRequestBuilder):
|
|
|
1517
1515
|
@dataclass
|
|
1518
1516
|
class ReportsRequestBuilderGetQueryParameters():
|
|
1519
1517
|
"""
|
|
1520
|
-
|
|
1518
|
+
Get reports
|
|
1521
1519
|
"""
|
|
1522
1520
|
def get_query_parameter(self,original_name: str) -> str:
|
|
1523
1521
|
"""
|
|
@@ -58,10 +58,10 @@ class ListItemRequestBuilder(BaseRequestBuilder):
|
|
|
58
58
|
|
|
59
59
|
async def get(self,request_configuration: Optional[RequestConfiguration[ListItemRequestBuilderGetQueryParameters]] = None) -> Optional[List_]:
|
|
60
60
|
"""
|
|
61
|
-
|
|
61
|
+
Returns the metadata for a list.
|
|
62
62
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
|
63
63
|
Returns: Optional[List_]
|
|
64
|
-
Find more info here: https://learn.microsoft.com/graph/api/list-
|
|
64
|
+
Find more info here: https://learn.microsoft.com/graph/api/list-get?view=graph-rest-1.0
|
|
65
65
|
"""
|
|
66
66
|
request_info = self.to_get_request_information(
|
|
67
67
|
request_configuration
|
|
@@ -113,7 +113,7 @@ class ListItemRequestBuilder(BaseRequestBuilder):
|
|
|
113
113
|
|
|
114
114
|
def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[ListItemRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
|
|
115
115
|
"""
|
|
116
|
-
|
|
116
|
+
Returns the metadata for a list.
|
|
117
117
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
|
118
118
|
Returns: RequestInformation
|
|
119
119
|
"""
|
|
@@ -229,7 +229,7 @@ class ListItemRequestBuilder(BaseRequestBuilder):
|
|
|
229
229
|
@dataclass
|
|
230
230
|
class ListItemRequestBuilderGetQueryParameters():
|
|
231
231
|
"""
|
|
232
|
-
|
|
232
|
+
Returns the metadata for a list.
|
|
233
233
|
"""
|
|
234
234
|
def get_query_parameter(self,original_name: str) -> str:
|
|
235
235
|
"""
|