msgraph-sdk 1.30.0__py3-none-any.whl → 1.32.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.
Files changed (231) hide show
  1. msgraph/_version.py +1 -1
  2. msgraph/generated/chats/item/members/item/conversation_member_item_request_builder.py +4 -4
  3. msgraph/generated/device_app_management/device_app_management_request_builder.py +1 -1
  4. msgraph/generated/device_app_management/managed_app_policies/item/target_apps/target_apps_request_builder.py +1 -1
  5. msgraph/generated/device_app_management/managed_app_policies/managed_app_policies_request_builder.py +4 -4
  6. msgraph/generated/device_app_management/managed_app_registrations/item/applied_policies/item/target_apps/target_apps_request_builder.py +1 -1
  7. msgraph/generated/device_app_management/managed_app_registrations/item/intended_policies/item/target_apps/target_apps_request_builder.py +1 -1
  8. msgraph/generated/device_app_management/managed_app_registrations/item/managed_app_registration_item_request_builder.py +4 -4
  9. msgraph/generated/device_app_management/managed_app_registrations/managed_app_registrations_request_builder.py +4 -4
  10. msgraph/generated/device_app_management/managed_app_statuses/item/managed_app_status_item_request_builder.py +4 -4
  11. msgraph/generated/device_app_management/managed_app_statuses/managed_app_statuses_request_builder.py +4 -4
  12. msgraph/generated/device_app_management/managed_e_books/item/assignments/assignments_request_builder.py +3 -3
  13. msgraph/generated/device_app_management/managed_e_books/item/assignments/item/managed_e_book_assignment_item_request_builder.py +7 -7
  14. msgraph/generated/device_app_management/managed_e_books/managed_e_books_request_builder.py +4 -4
  15. msgraph/generated/device_app_management/mobile_app_configurations/item/managed_device_mobile_app_configuration_item_request_builder.py +4 -4
  16. msgraph/generated/device_app_management/mobile_apps/item/mobile_app_item_request_builder.py +10 -10
  17. msgraph/generated/device_app_management/mobile_apps/mobile_apps_request_builder.py +7 -7
  18. msgraph/generated/device_management/device_compliance_policies/device_compliance_policies_request_builder.py +7 -7
  19. msgraph/generated/device_management/device_compliance_policies/item/device_compliance_policy_item_request_builder.py +10 -10
  20. msgraph/generated/device_management/device_configurations/device_configurations_request_builder.py +7 -7
  21. msgraph/generated/device_management/device_configurations/item/device_configuration_item_request_builder.py +10 -10
  22. msgraph/generated/device_management/device_enrollment_configurations/device_enrollment_configurations_request_builder.py +3 -3
  23. msgraph/generated/device_management/device_enrollment_configurations/item/device_enrollment_configuration_item_request_builder.py +7 -7
  24. msgraph/generated/device_management/device_management_request_builder.py +2 -2
  25. msgraph/generated/device_management/role_definitions/item/role_definition_item_request_builder.py +7 -7
  26. msgraph/generated/device_management/role_definitions/role_definitions_request_builder.py +7 -7
  27. msgraph/generated/directory/directory_request_builder.py +10 -0
  28. msgraph/generated/directory/public_key_infrastructure/certificate_based_auth_configurations/certificate_based_auth_configurations_request_builder.py +208 -0
  29. msgraph/generated/directory/public_key_infrastructure/certificate_based_auth_configurations/count/count_request_builder.py +104 -0
  30. msgraph/generated/directory/public_key_infrastructure/certificate_based_auth_configurations/item/certificate_authorities/certificate_authorities_request_builder.py +208 -0
  31. msgraph/generated/directory/public_key_infrastructure/certificate_based_auth_configurations/item/certificate_authorities/count/count_request_builder.py +104 -0
  32. msgraph/generated/directory/public_key_infrastructure/certificate_based_auth_configurations/item/certificate_authorities/item/certificate_authority_detail_item_request_builder.py +187 -0
  33. msgraph/generated/directory/public_key_infrastructure/certificate_based_auth_configurations/item/certificate_based_auth_pki_item_request_builder.py +207 -0
  34. msgraph/generated/directory/public_key_infrastructure/certificate_based_auth_configurations/item/upload/upload_post_request_body.py +54 -0
  35. msgraph/generated/directory/public_key_infrastructure/certificate_based_auth_configurations/item/upload/upload_request_builder.py +85 -0
  36. msgraph/generated/directory/public_key_infrastructure/public_key_infrastructure_request_builder.py +197 -0
  37. msgraph/generated/drives/item/items/item/copy/copy_request_builder.py +2 -3
  38. msgraph/generated/drives/item/items/item/workbook/tables/add/add_request_builder.py +3 -3
  39. msgraph/generated/drives/item/items/item/workbook/worksheets/item/tables/add/add_request_builder.py +3 -3
  40. msgraph/generated/education/classes/item/assignments/assignments_request_builder.py +1 -1
  41. msgraph/generated/education/classes/item/assignments/item/resources/resources_request_builder.py +1 -1
  42. msgraph/generated/external/connections/item/items/item/external_item_item_request_builder.py +3 -3
  43. msgraph/generated/groups/groups_request_builder.py +3 -3
  44. msgraph/generated/groups/item/calendar/calendar_view/item/exception_occurrences/exception_occurrences_request_builder.py +3 -3
  45. msgraph/generated/groups/item/calendar/calendar_view/item/exception_occurrences/item/event_item_request_builder.py +3 -3
  46. msgraph/generated/groups/item/calendar/calendar_view/item/exception_occurrences/item/instances/instances_request_builder.py +3 -3
  47. msgraph/generated/groups/item/calendar/calendar_view/item/exception_occurrences/item/instances/item/event_item_request_builder.py +3 -3
  48. msgraph/generated/groups/item/calendar/calendar_view/item/instances/instances_request_builder.py +3 -3
  49. msgraph/generated/groups/item/calendar/calendar_view/item/instances/item/event_item_request_builder.py +3 -3
  50. msgraph/generated/groups/item/calendar/calendar_view/item/instances/item/exception_occurrences/exception_occurrences_request_builder.py +3 -3
  51. msgraph/generated/groups/item/calendar/calendar_view/item/instances/item/exception_occurrences/item/event_item_request_builder.py +3 -3
  52. msgraph/generated/groups/item/calendar/events/item/exception_occurrences/exception_occurrences_request_builder.py +3 -3
  53. msgraph/generated/groups/item/calendar/events/item/exception_occurrences/item/event_item_request_builder.py +3 -3
  54. msgraph/generated/groups/item/calendar/events/item/exception_occurrences/item/instances/instances_request_builder.py +3 -3
  55. msgraph/generated/groups/item/calendar/events/item/exception_occurrences/item/instances/item/event_item_request_builder.py +3 -3
  56. msgraph/generated/groups/item/calendar/events/item/instances/instances_request_builder.py +3 -3
  57. msgraph/generated/groups/item/calendar/events/item/instances/item/event_item_request_builder.py +3 -3
  58. msgraph/generated/groups/item/calendar/events/item/instances/item/exception_occurrences/exception_occurrences_request_builder.py +3 -3
  59. msgraph/generated/groups/item/calendar/events/item/instances/item/exception_occurrences/item/event_item_request_builder.py +3 -3
  60. msgraph/generated/groups/item/calendar_view/item/exception_occurrences/exception_occurrences_request_builder.py +3 -3
  61. msgraph/generated/groups/item/calendar_view/item/exception_occurrences/item/event_item_request_builder.py +3 -3
  62. msgraph/generated/groups/item/calendar_view/item/exception_occurrences/item/instances/instances_request_builder.py +3 -3
  63. msgraph/generated/groups/item/calendar_view/item/exception_occurrences/item/instances/item/event_item_request_builder.py +3 -3
  64. msgraph/generated/groups/item/calendar_view/item/instances/instances_request_builder.py +3 -3
  65. msgraph/generated/groups/item/calendar_view/item/instances/item/event_item_request_builder.py +3 -3
  66. msgraph/generated/groups/item/calendar_view/item/instances/item/exception_occurrences/exception_occurrences_request_builder.py +3 -3
  67. msgraph/generated/groups/item/calendar_view/item/instances/item/exception_occurrences/item/event_item_request_builder.py +3 -3
  68. msgraph/generated/groups/item/conversations/item/conversation_item_request_builder.py +1 -1
  69. msgraph/generated/groups/item/events/item/exception_occurrences/exception_occurrences_request_builder.py +3 -3
  70. msgraph/generated/groups/item/events/item/exception_occurrences/item/event_item_request_builder.py +3 -3
  71. msgraph/generated/groups/item/events/item/exception_occurrences/item/instances/instances_request_builder.py +3 -3
  72. msgraph/generated/groups/item/events/item/exception_occurrences/item/instances/item/event_item_request_builder.py +3 -3
  73. msgraph/generated/groups/item/events/item/instances/instances_request_builder.py +3 -3
  74. msgraph/generated/groups/item/events/item/instances/item/event_item_request_builder.py +3 -3
  75. msgraph/generated/groups/item/events/item/instances/item/exception_occurrences/exception_occurrences_request_builder.py +3 -3
  76. msgraph/generated/groups/item/events/item/instances/item/exception_occurrences/item/event_item_request_builder.py +3 -3
  77. msgraph/generated/groups/item/team/schedule/time_cards/clock_in/clock_in_post_request_body.py +4 -0
  78. msgraph/generated/groups/item/threads/item/posts/posts_request_builder.py +4 -4
  79. msgraph/generated/identity/conditional_access/named_locations/item/named_location_item_request_builder.py +7 -7
  80. msgraph/generated/identity_governance/entitlement_management/access_packages/item/access_package_item_request_builder.py +4 -4
  81. msgraph/generated/identity_governance/entitlement_management/catalogs/item/custom_workflow_extensions/item/custom_callout_extension_item_request_builder.py +7 -7
  82. msgraph/generated/identity_governance/terms_of_use/agreements/item/agreement_item_request_builder.py +4 -4
  83. msgraph/generated/identity_protection/risky_users/confirm_safe/confirm_safe_post_request_body.py +50 -0
  84. msgraph/generated/identity_protection/risky_users/confirm_safe/confirm_safe_request_builder.py +86 -0
  85. msgraph/generated/identity_protection/risky_users/risky_users_request_builder.py +10 -0
  86. msgraph/generated/kiota-dom-export.txt +359 -0
  87. msgraph/generated/kiota-lock.json +1 -1
  88. msgraph/generated/models/access_package_assignment_approval_settings.py +1 -1
  89. msgraph/generated/models/access_package_assignment_request.py +1 -1
  90. msgraph/generated/models/access_package_assignment_request_requirements.py +1 -1
  91. msgraph/generated/models/access_package_notification_settings.py +1 -1
  92. msgraph/generated/models/ai_interaction.py +131 -0
  93. msgraph/generated/models/ai_interaction_attachment.py +73 -0
  94. msgraph/generated/models/ai_interaction_context.py +65 -0
  95. msgraph/generated/models/ai_interaction_history.py +53 -0
  96. msgraph/generated/models/ai_interaction_link.py +65 -0
  97. msgraph/generated/models/ai_interaction_mention.py +68 -0
  98. msgraph/generated/models/ai_interaction_mentioned_identity_set.py +67 -0
  99. msgraph/generated/models/ai_interaction_type.py +7 -0
  100. msgraph/generated/models/ai_user.py +60 -0
  101. msgraph/generated/models/app_scope.py +2 -2
  102. msgraph/generated/models/application.py +1 -1
  103. msgraph/generated/models/audit_activity_initiator.py +2 -2
  104. msgraph/generated/models/certificate_authority_detail.py +101 -0
  105. msgraph/generated/models/certificate_authority_detail_collection_response.py +58 -0
  106. msgraph/generated/models/certificate_authority_type.py +7 -0
  107. msgraph/generated/models/certificate_based_auth_pki.py +77 -0
  108. msgraph/generated/models/certificate_based_auth_pki_collection_response.py +58 -0
  109. msgraph/generated/models/directory.py +7 -0
  110. msgraph/generated/models/directory_object.py +14 -0
  111. msgraph/generated/models/drive_protection_units_bulk_addition_job.py +2 -2
  112. msgraph/generated/models/drive_restore_artifacts_bulk_addition_request.py +2 -2
  113. msgraph/generated/models/entity.py +42 -0
  114. msgraph/generated/models/event.py +3 -3
  115. msgraph/generated/models/exchange_restore_session.py +1 -1
  116. msgraph/generated/models/group.py +1 -1
  117. msgraph/generated/models/identity_set.py +7 -0
  118. msgraph/generated/models/mailbox_protection_units_bulk_addition_job.py +2 -2
  119. msgraph/generated/models/mailbox_restore_artifacts_bulk_addition_request.py +2 -2
  120. msgraph/generated/models/offer_shift_request.py +4 -4
  121. msgraph/generated/models/one_drive_for_business_restore_session.py +2 -2
  122. msgraph/generated/models/protection_rule_base.py +1 -1
  123. msgraph/generated/models/protection_units_bulk_job_base.py +6 -6
  124. msgraph/generated/models/public_key_infrastructure_root.py +60 -0
  125. msgraph/generated/models/restore_artifacts_bulk_request_base.py +11 -11
  126. msgraph/generated/models/schedule_change_request.py +8 -8
  127. msgraph/generated/models/search_request.py +1 -1
  128. msgraph/generated/models/secure_score_control_profile.py +1 -1
  129. msgraph/generated/models/security/alert.py +2 -2
  130. msgraph/generated/models/share_point_restore_session.py +1 -1
  131. msgraph/generated/models/site_protection_units_bulk_addition_job.py +2 -2
  132. msgraph/generated/models/site_restore_artifacts_bulk_addition_request.py +2 -2
  133. msgraph/generated/models/swap_shifts_change_request.py +1 -1
  134. msgraph/generated/models/time_off_request.py +2 -2
  135. msgraph/generated/models/vpp_token.py +2 -2
  136. msgraph/generated/organization/item/organization_item_request_builder.py +7 -7
  137. msgraph/generated/organization/organization_request_builder.py +4 -4
  138. msgraph/generated/policies/cross_tenant_access_policy/partners/item/identity_synchronization/identity_synchronization_request_builder.py +3 -3
  139. msgraph/generated/sites/item/lists/item/list_item_request_builder.py +4 -4
  140. msgraph/generated/sites/sites_request_builder.py +4 -4
  141. msgraph/generated/solutions/backup_restore/exchange_protection_policies/item/mailbox_protection_units_bulk_addition_jobs/item/mailbox_protection_units_bulk_addition_job_item_request_builder.py +4 -3
  142. msgraph/generated/solutions/backup_restore/exchange_protection_policies/item/mailbox_protection_units_bulk_addition_jobs/mailbox_protection_units_bulk_addition_jobs_request_builder.py +4 -3
  143. msgraph/generated/solutions/backup_restore/exchange_restore_sessions/item/mailbox_restore_artifacts_bulk_addition_requests/item/mailbox_restore_artifacts_bulk_addition_request_item_request_builder.py +7 -5
  144. msgraph/generated/solutions/backup_restore/exchange_restore_sessions/item/mailbox_restore_artifacts_bulk_addition_requests/mailbox_restore_artifacts_bulk_addition_requests_request_builder.py +7 -5
  145. msgraph/generated/solutions/backup_restore/one_drive_for_business_protection_policies/item/drive_protection_units_bulk_addition_jobs/drive_protection_units_bulk_addition_jobs_request_builder.py +4 -3
  146. msgraph/generated/solutions/backup_restore/one_drive_for_business_protection_policies/item/drive_protection_units_bulk_addition_jobs/item/drive_protection_units_bulk_addition_job_item_request_builder.py +4 -3
  147. msgraph/generated/solutions/backup_restore/one_drive_for_business_restore_sessions/item/drive_restore_artifacts/item/drive_restore_artifact_item_request_builder.py +3 -3
  148. msgraph/generated/solutions/backup_restore/one_drive_for_business_restore_sessions/item/drive_restore_artifacts_bulk_addition_requests/drive_restore_artifacts_bulk_addition_requests_request_builder.py +7 -5
  149. msgraph/generated/solutions/backup_restore/one_drive_for_business_restore_sessions/item/drive_restore_artifacts_bulk_addition_requests/item/drive_restore_artifacts_bulk_addition_request_item_request_builder.py +7 -5
  150. msgraph/generated/solutions/backup_restore/share_point_protection_policies/item/site_protection_units_bulk_addition_jobs/item/site_protection_units_bulk_addition_job_item_request_builder.py +4 -3
  151. msgraph/generated/solutions/backup_restore/share_point_protection_policies/item/site_protection_units_bulk_addition_jobs/site_protection_units_bulk_addition_jobs_request_builder.py +4 -3
  152. msgraph/generated/solutions/backup_restore/share_point_restore_sessions/item/site_restore_artifacts_bulk_addition_requests/item/site_restore_artifacts_bulk_addition_request_item_request_builder.py +7 -5
  153. msgraph/generated/solutions/backup_restore/share_point_restore_sessions/item/site_restore_artifacts_bulk_addition_requests/site_restore_artifacts_bulk_addition_requests_request_builder.py +7 -5
  154. msgraph/generated/storage/file_storage/containers/item/recycle_bin/items/items_request_builder.py +4 -3
  155. msgraph/generated/teams/item/channels/item/members/item/conversation_member_item_request_builder.py +6 -6
  156. msgraph/generated/teams/item/channels/item/messages/messages_request_builder.py +3 -3
  157. msgraph/generated/teams/item/schedule/time_cards/clock_in/clock_in_post_request_body.py +4 -0
  158. msgraph/generated/teams/item/schedule/time_off_requests/time_off_requests_request_builder.py +3 -2
  159. msgraph/generated/users/item/calendar/calendar_view/item/exception_occurrences/exception_occurrences_request_builder.py +3 -3
  160. msgraph/generated/users/item/calendar/calendar_view/item/exception_occurrences/item/event_item_request_builder.py +3 -3
  161. msgraph/generated/users/item/calendar/calendar_view/item/exception_occurrences/item/instances/instances_request_builder.py +3 -3
  162. msgraph/generated/users/item/calendar/calendar_view/item/exception_occurrences/item/instances/item/event_item_request_builder.py +3 -3
  163. msgraph/generated/users/item/calendar/calendar_view/item/instances/instances_request_builder.py +3 -3
  164. msgraph/generated/users/item/calendar/calendar_view/item/instances/item/event_item_request_builder.py +3 -3
  165. msgraph/generated/users/item/calendar/calendar_view/item/instances/item/exception_occurrences/exception_occurrences_request_builder.py +3 -3
  166. msgraph/generated/users/item/calendar/calendar_view/item/instances/item/exception_occurrences/item/event_item_request_builder.py +3 -3
  167. msgraph/generated/users/item/calendar/events/item/exception_occurrences/exception_occurrences_request_builder.py +3 -3
  168. msgraph/generated/users/item/calendar/events/item/exception_occurrences/item/event_item_request_builder.py +3 -3
  169. msgraph/generated/users/item/calendar/events/item/exception_occurrences/item/instances/instances_request_builder.py +3 -3
  170. msgraph/generated/users/item/calendar/events/item/exception_occurrences/item/instances/item/event_item_request_builder.py +3 -3
  171. msgraph/generated/users/item/calendar/events/item/instances/instances_request_builder.py +3 -3
  172. msgraph/generated/users/item/calendar/events/item/instances/item/event_item_request_builder.py +3 -3
  173. msgraph/generated/users/item/calendar/events/item/instances/item/exception_occurrences/exception_occurrences_request_builder.py +3 -3
  174. msgraph/generated/users/item/calendar/events/item/instances/item/exception_occurrences/item/event_item_request_builder.py +3 -3
  175. msgraph/generated/users/item/calendar_groups/item/calendars/item/calendar_view/item/exception_occurrences/exception_occurrences_request_builder.py +3 -3
  176. msgraph/generated/users/item/calendar_groups/item/calendars/item/calendar_view/item/exception_occurrences/item/event_item_request_builder.py +3 -3
  177. msgraph/generated/users/item/calendar_groups/item/calendars/item/calendar_view/item/exception_occurrences/item/instances/instances_request_builder.py +3 -3
  178. msgraph/generated/users/item/calendar_groups/item/calendars/item/calendar_view/item/exception_occurrences/item/instances/item/event_item_request_builder.py +3 -3
  179. msgraph/generated/users/item/calendar_groups/item/calendars/item/calendar_view/item/instances/instances_request_builder.py +3 -3
  180. msgraph/generated/users/item/calendar_groups/item/calendars/item/calendar_view/item/instances/item/event_item_request_builder.py +3 -3
  181. msgraph/generated/users/item/calendar_groups/item/calendars/item/calendar_view/item/instances/item/exception_occurrences/exception_occurrences_request_builder.py +3 -3
  182. msgraph/generated/users/item/calendar_groups/item/calendars/item/calendar_view/item/instances/item/exception_occurrences/item/event_item_request_builder.py +3 -3
  183. msgraph/generated/users/item/calendar_groups/item/calendars/item/events/item/exception_occurrences/exception_occurrences_request_builder.py +3 -3
  184. msgraph/generated/users/item/calendar_groups/item/calendars/item/events/item/exception_occurrences/item/event_item_request_builder.py +3 -3
  185. msgraph/generated/users/item/calendar_groups/item/calendars/item/events/item/exception_occurrences/item/instances/instances_request_builder.py +3 -3
  186. msgraph/generated/users/item/calendar_groups/item/calendars/item/events/item/exception_occurrences/item/instances/item/event_item_request_builder.py +3 -3
  187. msgraph/generated/users/item/calendar_groups/item/calendars/item/events/item/instances/instances_request_builder.py +3 -3
  188. msgraph/generated/users/item/calendar_groups/item/calendars/item/events/item/instances/item/event_item_request_builder.py +3 -3
  189. msgraph/generated/users/item/calendar_groups/item/calendars/item/events/item/instances/item/exception_occurrences/exception_occurrences_request_builder.py +3 -3
  190. msgraph/generated/users/item/calendar_groups/item/calendars/item/events/item/instances/item/exception_occurrences/item/event_item_request_builder.py +3 -3
  191. msgraph/generated/users/item/calendar_view/item/exception_occurrences/exception_occurrences_request_builder.py +3 -3
  192. msgraph/generated/users/item/calendar_view/item/exception_occurrences/item/event_item_request_builder.py +3 -3
  193. msgraph/generated/users/item/calendar_view/item/exception_occurrences/item/instances/instances_request_builder.py +3 -3
  194. msgraph/generated/users/item/calendar_view/item/exception_occurrences/item/instances/item/event_item_request_builder.py +3 -3
  195. msgraph/generated/users/item/calendar_view/item/instances/instances_request_builder.py +3 -3
  196. msgraph/generated/users/item/calendar_view/item/instances/item/event_item_request_builder.py +3 -3
  197. msgraph/generated/users/item/calendar_view/item/instances/item/exception_occurrences/exception_occurrences_request_builder.py +3 -3
  198. msgraph/generated/users/item/calendar_view/item/instances/item/exception_occurrences/item/event_item_request_builder.py +3 -3
  199. msgraph/generated/users/item/calendars/item/calendar_view/item/exception_occurrences/exception_occurrences_request_builder.py +3 -3
  200. msgraph/generated/users/item/calendars/item/calendar_view/item/exception_occurrences/item/event_item_request_builder.py +3 -3
  201. msgraph/generated/users/item/calendars/item/calendar_view/item/exception_occurrences/item/instances/instances_request_builder.py +3 -3
  202. msgraph/generated/users/item/calendars/item/calendar_view/item/exception_occurrences/item/instances/item/event_item_request_builder.py +3 -3
  203. msgraph/generated/users/item/calendars/item/calendar_view/item/instances/instances_request_builder.py +3 -3
  204. msgraph/generated/users/item/calendars/item/calendar_view/item/instances/item/event_item_request_builder.py +3 -3
  205. msgraph/generated/users/item/calendars/item/calendar_view/item/instances/item/exception_occurrences/exception_occurrences_request_builder.py +3 -3
  206. msgraph/generated/users/item/calendars/item/calendar_view/item/instances/item/exception_occurrences/item/event_item_request_builder.py +3 -3
  207. msgraph/generated/users/item/calendars/item/events/item/exception_occurrences/exception_occurrences_request_builder.py +3 -3
  208. msgraph/generated/users/item/calendars/item/events/item/exception_occurrences/item/event_item_request_builder.py +3 -3
  209. msgraph/generated/users/item/calendars/item/events/item/exception_occurrences/item/instances/instances_request_builder.py +3 -3
  210. msgraph/generated/users/item/calendars/item/events/item/exception_occurrences/item/instances/item/event_item_request_builder.py +3 -3
  211. msgraph/generated/users/item/calendars/item/events/item/instances/instances_request_builder.py +3 -3
  212. msgraph/generated/users/item/calendars/item/events/item/instances/item/event_item_request_builder.py +3 -3
  213. msgraph/generated/users/item/calendars/item/events/item/instances/item/exception_occurrences/exception_occurrences_request_builder.py +3 -3
  214. msgraph/generated/users/item/calendars/item/events/item/instances/item/exception_occurrences/item/event_item_request_builder.py +3 -3
  215. msgraph/generated/users/item/events/item/exception_occurrences/exception_occurrences_request_builder.py +3 -3
  216. msgraph/generated/users/item/events/item/exception_occurrences/item/event_item_request_builder.py +3 -3
  217. msgraph/generated/users/item/events/item/exception_occurrences/item/instances/instances_request_builder.py +3 -3
  218. msgraph/generated/users/item/events/item/exception_occurrences/item/instances/item/event_item_request_builder.py +3 -3
  219. msgraph/generated/users/item/events/item/instances/instances_request_builder.py +3 -3
  220. msgraph/generated/users/item/events/item/instances/item/event_item_request_builder.py +3 -3
  221. msgraph/generated/users/item/events/item/instances/item/exception_occurrences/exception_occurrences_request_builder.py +3 -3
  222. msgraph/generated/users/item/events/item/instances/item/exception_occurrences/item/event_item_request_builder.py +3 -3
  223. msgraph/generated/users/item/joined_teams/item/schedule/time_cards/clock_in/clock_in_post_request_body.py +4 -0
  224. msgraph/generated/users/item/presence/presence_request_builder.py +4 -4
  225. msgraph/generated/users/item/user_item_request_builder.py +1 -1
  226. msgraph/generated/users/users_request_builder.py +4 -4
  227. msgraph/generated/users_with_user_principal_name/users_with_user_principal_name_request_builder.py +1 -1
  228. {msgraph_sdk-1.30.0.dist-info → msgraph_sdk-1.32.0.dist-info}/METADATA +1 -1
  229. {msgraph_sdk-1.30.0.dist-info → msgraph_sdk-1.32.0.dist-info}/RECORD +231 -205
  230. {msgraph_sdk-1.30.0.dist-info → msgraph_sdk-1.32.0.dist-info}/WHEEL +0 -0
  231. {msgraph_sdk-1.30.0.dist-info → msgraph_sdk-1.32.0.dist-info}/licenses/LICENSE +0 -0
@@ -11,9 +11,9 @@ from .restore_artifacts_bulk_request_base import RestoreArtifactsBulkRequestBase
11
11
 
12
12
  @dataclass
13
13
  class MailboxRestoreArtifactsBulkAdditionRequest(RestoreArtifactsBulkRequestBase, Parsable):
14
- # The directoryObjectIds property
14
+ # The list of directory object IDs that are added to the corresponding Exchange restore session in a bulk operation.
15
15
  directory_object_ids: Optional[list[str]] = None
16
- # The mailboxes property
16
+ # The list of email addresses that are added to the corresponding Exchange restore session in a bulk operation.
17
17
  mailboxes: Optional[list[str]] = None
18
18
  # The OdataType property
19
19
  odata_type: Optional[str] = None
@@ -15,13 +15,13 @@ from .schedule_change_request import ScheduleChangeRequest
15
15
  class OfferShiftRequest(ScheduleChangeRequest, Parsable):
16
16
  # The OdataType property
17
17
  odata_type: Optional[str] = "#microsoft.graph.offerShiftRequest"
18
- # The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z
18
+ # The date and time when the recipient approved or declined the request.
19
19
  recipient_action_date_time: Optional[datetime.datetime] = None
20
- # Custom message sent by recipient of the offer shift request.
20
+ # The message sent by the recipient regarding the request.
21
21
  recipient_action_message: Optional[str] = None
22
- # User ID of the recipient of the offer shift request.
22
+ # The recipient's user ID.
23
23
  recipient_user_id: Optional[str] = None
24
- # User ID of the sender of the offer shift request.
24
+ # The sender's shift ID.
25
25
  sender_shift_id: Optional[str] = None
26
26
 
27
27
  @staticmethod
@@ -15,9 +15,9 @@ from .restore_session_base import RestoreSessionBase
15
15
  class OneDriveForBusinessRestoreSession(RestoreSessionBase, Parsable):
16
16
  # The OdataType property
17
17
  odata_type: Optional[str] = "#microsoft.graph.oneDriveForBusinessRestoreSession"
18
- # A collection of restore points and destination details that can be used to restore a OneDrive for Business drive.
18
+ # A collection of restore points and destination details that can be used to restore a OneDrive for work or school drive.
19
19
  drive_restore_artifacts: Optional[list[DriveRestoreArtifact]] = None
20
- # The driveRestoreArtifactsBulkAdditionRequests property
20
+ # A collection of user mailboxes and destination details that can be used to restore a OneDrive for work or school drive.
21
21
  drive_restore_artifacts_bulk_addition_requests: Optional[list[DriveRestoreArtifactsBulkAdditionRequest]] = None
22
22
 
23
23
  @staticmethod
@@ -24,7 +24,7 @@ class ProtectionRuleBase(Entity, Parsable):
24
24
  created_date_time: Optional[datetime.datetime] = None
25
25
  # Contains error details if an operation on a rule fails.
26
26
  error: Optional[PublicError] = None
27
- # true indicates that the protection rule is dynamic; false that it's static. Currently, only static rules are supported.
27
+ # The isAutoApplyEnabled property
28
28
  is_auto_apply_enabled: Optional[bool] = None
29
29
  # The identity of the person who last modified the rule.
30
30
  last_modified_by: Optional[IdentitySet] = None
@@ -18,17 +18,17 @@ from .entity import Entity
18
18
 
19
19
  @dataclass
20
20
  class ProtectionUnitsBulkJobBase(Entity, Parsable):
21
- # The createdBy property
21
+ # The identity of person who created the job.
22
22
  created_by: Optional[IdentitySet] = None
23
- # The createdDateTime property
23
+ # The time of creation of the job.
24
24
  created_date_time: Optional[datetime.datetime] = None
25
- # The displayName property
25
+ # The name of the protection units bulk addition job.
26
26
  display_name: Optional[str] = None
27
- # The error property
27
+ # Error details containing resource resolution failures, if any.
28
28
  error: Optional[PublicError] = None
29
- # The lastModifiedBy property
29
+ # The identity of the person who last modified the job.
30
30
  last_modified_by: Optional[IdentitySet] = None
31
- # The lastModifiedDateTime property
31
+ # Timestamp of the last modification made to the job.
32
32
  last_modified_date_time: Optional[datetime.datetime] = None
33
33
  # The OdataType property
34
34
  odata_type: Optional[str] = None
@@ -0,0 +1,60 @@
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 .certificate_based_auth_pki import CertificateBasedAuthPki
9
+ from .entity import Entity
10
+
11
+ from .entity import Entity
12
+
13
+ @dataclass
14
+ class PublicKeyInfrastructureRoot(Entity, Parsable):
15
+ # The certificateBasedAuthConfigurations property
16
+ certificate_based_auth_configurations: Optional[list[CertificateBasedAuthPki]] = None
17
+ # The OdataType property
18
+ odata_type: Optional[str] = None
19
+
20
+ @staticmethod
21
+ def create_from_discriminator_value(parse_node: ParseNode) -> PublicKeyInfrastructureRoot:
22
+ """
23
+ Creates a new instance of the appropriate class based on discriminator value
24
+ param parse_node: The parse node to use to read the discriminator value and create the object
25
+ Returns: PublicKeyInfrastructureRoot
26
+ """
27
+ if parse_node is None:
28
+ raise TypeError("parse_node cannot be null.")
29
+ return PublicKeyInfrastructureRoot()
30
+
31
+ def get_field_deserializers(self,) -> dict[str, Callable[[ParseNode], None]]:
32
+ """
33
+ The deserialization information for the current model
34
+ Returns: dict[str, Callable[[ParseNode], None]]
35
+ """
36
+ from .certificate_based_auth_pki import CertificateBasedAuthPki
37
+ from .entity import Entity
38
+
39
+ from .certificate_based_auth_pki import CertificateBasedAuthPki
40
+ from .entity import Entity
41
+
42
+ fields: dict[str, Callable[[Any], None]] = {
43
+ "certificateBasedAuthConfigurations": lambda n : setattr(self, 'certificate_based_auth_configurations', n.get_collection_of_object_values(CertificateBasedAuthPki)),
44
+ }
45
+ super_fields = super().get_field_deserializers()
46
+ fields.update(super_fields)
47
+ return fields
48
+
49
+ def serialize(self,writer: SerializationWriter) -> None:
50
+ """
51
+ Serializes information the current object
52
+ param writer: Serialization writer to use to serialize this model
53
+ Returns: None
54
+ """
55
+ if writer is None:
56
+ raise TypeError("writer cannot be null.")
57
+ super().serialize(writer)
58
+ writer.write_collection_of_object_values("certificateBasedAuthConfigurations", self.certificate_based_auth_configurations)
59
+
60
+
@@ -22,31 +22,31 @@ from .entity import Entity
22
22
 
23
23
  @dataclass
24
24
  class RestoreArtifactsBulkRequestBase(Entity, Parsable):
25
- # The createdBy property
25
+ # The identity of the person who created the bulk request.
26
26
  created_by: Optional[IdentitySet] = None
27
- # The createdDateTime property
27
+ # The time when the bulk request was created.
28
28
  created_date_time: Optional[datetime.datetime] = None
29
- # The destinationType property
29
+ # Indicates the restoration destination. The possible values are: new, inPlace, unknownFutureValue.
30
30
  destination_type: Optional[DestinationType] = None
31
- # The displayName property
31
+ # Name of the addition request.
32
32
  display_name: Optional[str] = None
33
- # The error property
33
+ # Error details are populated for resource resolution failures.
34
34
  error: Optional[PublicError] = None
35
- # The lastModifiedBy property
35
+ # Identity of the person who last modified this entity.
36
36
  last_modified_by: Optional[IdentitySet] = None
37
- # The lastModifiedDateTime property
37
+ # Timestamp when this entity was last modified.
38
38
  last_modified_date_time: Optional[datetime.datetime] = None
39
39
  # The OdataType property
40
40
  odata_type: Optional[str] = None
41
- # The protectionTimePeriod property
41
+ # The start and end date and time of the protection period.
42
42
  protection_time_period: Optional[TimePeriod] = None
43
- # The protectionUnitIds property
43
+ # Indicates which protection units to restore. This property isn't implemented yet. Future value; don't use.
44
44
  protection_unit_ids: Optional[list[str]] = None
45
- # The restorePointPreference property
45
+ # Indicates which restore point to return. The possible values are: oldest, latest, unknownFutureValue.
46
46
  restore_point_preference: Optional[RestorePointPreference] = None
47
47
  # The status property
48
48
  status: Optional[RestoreArtifactsBulkRequestStatus] = None
49
- # The tags property
49
+ # The type of the restore point. The possible values are: none, fastRestore, unknownFutureValue.
50
50
  tags: Optional[RestorePointTags] = None
51
51
 
52
52
  @staticmethod
@@ -20,21 +20,21 @@ from .change_tracked_entity import ChangeTrackedEntity
20
20
  class ScheduleChangeRequest(ChangeTrackedEntity, Parsable):
21
21
  # The OdataType property
22
22
  odata_type: Optional[str] = "#microsoft.graph.scheduleChangeRequest"
23
- # The assignedTo property
23
+ # Indicates who the request is assigned to. Possible values are: sender, recipient, manager, system, unknownFutureValue.
24
24
  assigned_to: Optional[ScheduleChangeRequestActor] = None
25
- # The managerActionDateTime property
25
+ # The date and time when the manager approved or declined the scheduleChangeRequest. 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.
26
26
  manager_action_date_time: Optional[datetime.datetime] = None
27
- # The managerActionMessage property
27
+ # The message sent by the manager regarding the scheduleChangeRequest. Optional.
28
28
  manager_action_message: Optional[str] = None
29
- # The managerUserId property
29
+ # The user ID of the manager who approved or declined the scheduleChangeRequest.
30
30
  manager_user_id: Optional[str] = None
31
- # The senderDateTime property
31
+ # The date and time when the sender sent the scheduleChangeRequest. 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.
32
32
  sender_date_time: Optional[datetime.datetime] = None
33
- # The senderMessage property
33
+ # The message sent by the sender of the scheduleChangeRequest. Optional.
34
34
  sender_message: Optional[str] = None
35
- # The senderUserId property
35
+ # The user ID of the sender of the scheduleChangeRequest.
36
36
  sender_user_id: Optional[str] = None
37
- # The state property
37
+ # The state of the scheduleChangeRequest. Possible values are: pending, approved, declined, unknownFutureValue.
38
38
  state: Optional[ScheduleChangeState] = None
39
39
 
40
40
  @staticmethod
@@ -34,7 +34,7 @@ class SearchRequest(AdditionalDataHolder, BackedModel, Parsable):
34
34
  enable_top_results: Optional[bool] = None
35
35
  # One or more types of resources expected in the response. Possible values are: event, message, driveItem, externalItem, site, list, listItem, drive, chatMessage, person, acronym, bookmark. Use the Prefer: include-unknown-enum-members request header to get the following value(s) in this evolvable enum: chatMessage, person, acronym, bookmark. See known limitations for those combinations of two or more entity types that are supported in the same search request. Required.
36
36
  entity_types: Optional[list[EntityType]] = None
37
- # Contains the fields to be returned for each resource object specified in entityTypes, allowing customization of the fields returned by default; otherwise, including additional fields such as custom managed properties from SharePoint and OneDrive, or custom fields in externalItem from the content that Microsoft Graph connectors bring in. The fields property can use the semantic labels applied to properties. For example, if a property is labeled as title, you can retrieve it using the following syntax: label_title. Optional.
37
+ # Contains the fields to be returned for each resource object specified in entityTypes, allowing customization of the fields returned by default; otherwise, including additional fields such as custom managed properties from SharePoint and OneDrive, or custom fields in externalItem from the content that Microsoft 365 Copilot connectors bring in. The fields property can use the semantic labels applied to properties. For example, if a property is labeled as title, you can retrieve it using the following syntax: label_title. Optional.
38
38
  fields: Optional[list[str]] = None
39
39
  # Specifies the offset for the search results. Offset 0 returns the very first result. Optional.
40
40
  from_: Optional[int] = None
@@ -21,7 +21,7 @@ class SecureScoreControlProfile(Entity, Parsable):
21
21
  action_url: Optional[str] = None
22
22
  # GUID string for tenant ID.
23
23
  azure_tenant_id: Optional[str] = None
24
- # The collection of compliance information associated with secure score control
24
+ # The collection of compliance information associated with secure score control. Not implemented. Currently returns null.
25
25
  compliance_information: Optional[list[ComplianceInformation]] = None
26
26
  # Control action category (Identity, Data, Device, Apps, Infrastructure).
27
27
  control_category: Optional[str] = None
@@ -39,11 +39,11 @@ class Alert(Entity, Parsable):
39
39
  comments: Optional[list[AlertComment]] = None
40
40
  # Time when Microsoft 365 Defender created the alert.
41
41
  created_date_time: Optional[datetime.datetime] = None
42
- # The customDetails property
42
+ # User defined custom fields with string values.
43
43
  custom_details: Optional[Dictionary] = None
44
44
  # String value describing each alert.
45
45
  description: Optional[str] = None
46
- # Detection technology or sensor that identified the notable component or activity. Possible values are: unknown, microsoftDefenderForEndpoint, antivirus, smartScreen, customTi, microsoftDefenderForOffice365, automatedInvestigation, microsoftThreatExperts, customDetection, microsoftDefenderForIdentity, cloudAppSecurity, microsoft365Defender, azureAdIdentityProtection, manual, microsoftDataLossPrevention, appGovernancePolicy, appGovernanceDetection, unknownFutureValue, microsoftDefenderForCloud, microsoftDefenderForIoT, microsoftDefenderForServers, microsoftDefenderForStorage, microsoftDefenderForDNS, microsoftDefenderForDatabases, microsoftDefenderForContainers, microsoftDefenderForNetwork, microsoftDefenderForAppService, microsoftDefenderForKeyVault, microsoftDefenderForResourceManager, microsoftDefenderForApiManagement, microsoftSentinel, nrtAlerts, scheduledAlerts, microsoftDefenderThreatIntelligenceAnalytics, builtInMl. Use the Prefer: include-unknown-enum-members request header to get the following value(s) in this evolvable enum: microsoftDefenderForCloud, microsoftDefenderForIoT, microsoftDefenderForServers, microsoftDefenderForStorage, microsoftDefenderForDNS, microsoftDefenderForDatabases, microsoftDefenderForContainers, microsoftDefenderForNetwork, microsoftDefenderForAppService, microsoftDefenderForKeyVault, microsoftDefenderForResourceManager, microsoftDefenderForApiManagement, microsoftSentinel, nrtAlerts, scheduledAlerts, microsoftDefenderThreatIntelligenceAnalytics, builtInMl.
46
+ # Detection technology or sensor that identified the notable component or activity. Possible values are: unknown, microsoftDefenderForEndpoint, antivirus, smartScreen, customTi, microsoftDefenderForOffice365, automatedInvestigation, microsoftThreatExperts, customDetection, microsoftDefenderForIdentity, cloudAppSecurity, microsoft365Defender, azureAdIdentityProtection, manual, microsoftDataLossPrevention, appGovernancePolicy, appGovernanceDetection, unknownFutureValue, microsoftDefenderForCloud, microsoftDefenderForIoT, microsoftDefenderForServers, microsoftDefenderForStorage, microsoftDefenderForDNS, microsoftDefenderForDatabases, microsoftDefenderForContainers, microsoftDefenderForNetwork, microsoftDefenderForAppService, microsoftDefenderForKeyVault, microsoftDefenderForResourceManager, microsoftDefenderForApiManagement, microsoftSentinel, nrtAlerts, scheduledAlerts, microsoftDefenderThreatIntelligenceAnalytics, builtInMl, microsoftThreatIntelligence. Use the Prefer: include-unknown-enum-members request header to get the following values in this evolvable enum: microsoftDefenderForCloud, microsoftDefenderForIoT, microsoftDefenderForServers, microsoftDefenderForStorage, microsoftDefenderForDNS, microsoftDefenderForDatabases, microsoftDefenderForContainers, microsoftDefenderForNetwork, microsoftDefenderForAppService, microsoftDefenderForKeyVault, microsoftDefenderForResourceManager, microsoftDefenderForApiManagement, microsoftSentinel, nrtAlerts, scheduledAlerts, microsoftDefenderThreatIntelligenceAnalytics, builtInMl, microsoftThreatIntelligence.
47
47
  detection_source: Optional[DetectionSource] = None
48
48
  # The ID of the detector that triggered the alert.
49
49
  detector_id: Optional[str] = None
@@ -17,7 +17,7 @@ class SharePointRestoreSession(RestoreSessionBase, Parsable):
17
17
  odata_type: Optional[str] = "#microsoft.graph.sharePointRestoreSession"
18
18
  # A collection of restore points and destination details that can be used to restore SharePoint sites.
19
19
  site_restore_artifacts: Optional[list[SiteRestoreArtifact]] = None
20
- # The siteRestoreArtifactsBulkAdditionRequests property
20
+ # A collection of SharePoint site URLs and destination details that can be used to restore SharePoint sites.
21
21
  site_restore_artifacts_bulk_addition_requests: Optional[list[SiteRestoreArtifactsBulkAdditionRequest]] = None
22
22
 
23
23
  @staticmethod
@@ -13,9 +13,9 @@ from .protection_units_bulk_job_base import ProtectionUnitsBulkJobBase
13
13
  class SiteProtectionUnitsBulkAdditionJob(ProtectionUnitsBulkJobBase, Parsable):
14
14
  # The OdataType property
15
15
  odata_type: Optional[str] = "#microsoft.graph.siteProtectionUnitsBulkAdditionJob"
16
- # The siteIds property
16
+ # The list of SharePoint site IDs to add to the SharePoint protection policy.
17
17
  site_ids: Optional[list[str]] = None
18
- # The siteWebUrls property
18
+ # The list of SharePoint site URLs to add to the SharePoint protection policy.
19
19
  site_web_urls: Optional[list[str]] = None
20
20
 
21
21
  @staticmethod
@@ -13,9 +13,9 @@ from .restore_artifacts_bulk_request_base import RestoreArtifactsBulkRequestBase
13
13
  class SiteRestoreArtifactsBulkAdditionRequest(RestoreArtifactsBulkRequestBase, Parsable):
14
14
  # The OdataType property
15
15
  odata_type: Optional[str] = None
16
- # The siteIds property
16
+ # The list of SharePoint site IDs that are added to the corresponding SharePoint restore session in a bulk operation.
17
17
  site_ids: Optional[list[str]] = None
18
- # The siteWebUrls property
18
+ # The list of SharePoint site URLs that are added to the corresponding SharePoint restore session in a bulk operation.
19
19
  site_web_urls: Optional[list[str]] = None
20
20
 
21
21
  @staticmethod
@@ -13,7 +13,7 @@ from .offer_shift_request import OfferShiftRequest
13
13
  class SwapShiftsChangeRequest(OfferShiftRequest, Parsable):
14
14
  # The OdataType property
15
15
  odata_type: Optional[str] = "#microsoft.graph.swapShiftsChangeRequest"
16
- # ShiftId for the recipient user with whom the request is to swap.
16
+ # The recipient's Shift ID
17
17
  recipient_shift_id: Optional[str] = None
18
18
 
19
19
  @staticmethod
@@ -14,9 +14,9 @@ from .schedule_change_request import ScheduleChangeRequest
14
14
  class TimeOffRequest(ScheduleChangeRequest, Parsable):
15
15
  # The OdataType property
16
16
  odata_type: Optional[str] = "#microsoft.graph.timeOffRequest"
17
- # The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z
17
+ # The date and time the time off ends in ISO 8601 format and in UTC time.
18
18
  end_date_time: Optional[datetime.datetime] = None
19
- # The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z
19
+ # The date and time the time off starts in ISO 8601 format and in UTC time.
20
20
  start_date_time: Optional[datetime.datetime] = None
21
21
  # The reason for the time off.
22
22
  time_off_reason_id: Optional[str] = None
@@ -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 apple Id associated with the given Apple Volume Purchase Program Token.
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
- # Whether or not apps for the VPP token will be automatically updated.
25
+ # The country or region associated with the Apple Volume Purchase Program Token.
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
@@ -59,10 +59,10 @@ class OrganizationItemRequestBuilder(BaseRequestBuilder):
59
59
 
60
60
  async def get(self,request_configuration: Optional[RequestConfiguration[OrganizationItemRequestBuilderGetQueryParameters]] = None) -> Optional[Organization]:
61
61
  """
62
- Get the properties and relationships of the currently authenticated organization. Since the organization resource supports extensions, you can also use the GET operation to get custom properties and extension data in an organization instance.
62
+ Read properties and relationships of the organization object.
63
63
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
64
64
  Returns: Optional[Organization]
65
- Find more info here: https://learn.microsoft.com/graph/api/organization-get?view=graph-rest-1.0
65
+ Find more info here: https://learn.microsoft.com/graph/api/intune-onboarding-organization-get?view=graph-rest-1.0
66
66
  """
67
67
  request_info = self.to_get_request_information(
68
68
  request_configuration
@@ -80,11 +80,11 @@ class OrganizationItemRequestBuilder(BaseRequestBuilder):
80
80
 
81
81
  async def patch(self,body: Organization, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> Optional[Organization]:
82
82
  """
83
- Update the properties of the currently authenticated organization. In this case, organization is defined as a collection of exactly one record, and so its ID must be specified in the request. The ID is also known as the tenantId of the organization.
83
+ Update the properties of a organization object.
84
84
  param body: The request body
85
85
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
86
86
  Returns: Optional[Organization]
87
- Find more info here: https://learn.microsoft.com/graph/api/organization-update?view=graph-rest-1.0
87
+ Find more info here: https://learn.microsoft.com/graph/api/intune-onboarding-organization-update?view=graph-rest-1.0
88
88
  """
89
89
  if body is None:
90
90
  raise TypeError("body cannot be null.")
@@ -114,7 +114,7 @@ class OrganizationItemRequestBuilder(BaseRequestBuilder):
114
114
 
115
115
  def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[OrganizationItemRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
116
116
  """
117
- Get the properties and relationships of the currently authenticated organization. Since the organization resource supports extensions, you can also use the GET operation to get custom properties and extension data in an organization instance.
117
+ Read properties and relationships of the organization object.
118
118
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
119
119
  Returns: RequestInformation
120
120
  """
@@ -125,7 +125,7 @@ class OrganizationItemRequestBuilder(BaseRequestBuilder):
125
125
 
126
126
  def to_patch_request_information(self,body: Organization, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
127
127
  """
128
- Update the properties of the currently authenticated organization. In this case, organization is defined as a collection of exactly one record, and so its ID must be specified in the request. The ID is also known as the tenantId of the organization.
128
+ Update the properties of a organization object.
129
129
  param body: The request body
130
130
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
131
131
  Returns: RequestInformation
@@ -239,7 +239,7 @@ class OrganizationItemRequestBuilder(BaseRequestBuilder):
239
239
  @dataclass
240
240
  class OrganizationItemRequestBuilderGetQueryParameters():
241
241
  """
242
- Get the properties and relationships of the currently authenticated organization. Since the organization resource supports extensions, you can also use the GET operation to get custom properties and extension data in an organization instance.
242
+ Read properties and relationships of the organization object.
243
243
  """
244
244
  def get_query_parameter(self,original_name: str) -> str:
245
245
  """
@@ -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
- List properties and relationships of the organization objects.
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/intune-onboarding-organization-list?view=graph-rest-1.0
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
- List properties and relationships of the organization objects.
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
- List properties and relationships of the organization objects.
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
  """
@@ -72,11 +72,11 @@ class IdentitySynchronizationRequestBuilder(BaseRequestBuilder):
72
72
 
73
73
  async def put(self,body: CrossTenantIdentitySyncPolicyPartner, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> Optional[CrossTenantIdentitySyncPolicyPartner]:
74
74
  """
75
- Create a cross-tenant user synchronization policy for a partner-specific configuration.
75
+ Update the user synchronization policy of a partner-specific configuration.
76
76
  param body: The request body
77
77
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
78
78
  Returns: Optional[CrossTenantIdentitySyncPolicyPartner]
79
- Find more info here: https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationpartner-put-identitysynchronization?view=graph-rest-1.0
79
+ Find more info here: https://learn.microsoft.com/graph/api/crosstenantidentitysyncpolicypartner-update?view=graph-rest-1.0
80
80
  """
81
81
  if body is None:
82
82
  raise TypeError("body cannot be null.")
@@ -117,7 +117,7 @@ class IdentitySynchronizationRequestBuilder(BaseRequestBuilder):
117
117
 
118
118
  def to_put_request_information(self,body: CrossTenantIdentitySyncPolicyPartner, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
119
119
  """
120
- Create a cross-tenant user synchronization policy for a partner-specific configuration.
120
+ Update the user synchronization policy of a partner-specific configuration.
121
121
  param body: The request body
122
122
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
123
123
  Returns: RequestInformation
@@ -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
- Returns the metadata for a list.
61
+ Get a list of rich long-running operations associated with 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-get?view=graph-rest-1.0
64
+ Find more info here: https://learn.microsoft.com/graph/api/list-list-operations?view=graph-rest-1.0
65
65
  """
66
66
  request_info = self.to_get_request_information(
67
67
  request_configuration
@@ -112,7 +112,7 @@ class ListItemRequestBuilder(BaseRequestBuilder):
112
112
 
113
113
  def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[ListItemRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
114
114
  """
115
- Returns the metadata for a list.
115
+ Get a list of rich long-running operations associated with a list.
116
116
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
117
117
  Returns: RequestInformation
118
118
  """
@@ -228,7 +228,7 @@ class ListItemRequestBuilder(BaseRequestBuilder):
228
228
  @dataclass
229
229
  class ListItemRequestBuilderGetQueryParameters():
230
230
  """
231
- Returns the metadata for a list.
231
+ Get a list of rich long-running operations associated with a list.
232
232
  """
233
233
  def get_query_parameter(self,original_name: str) -> str:
234
234
  """
@@ -52,10 +52,10 @@ class SitesRequestBuilder(BaseRequestBuilder):
52
52
 
53
53
  async def get(self,request_configuration: Optional[RequestConfiguration[SitesRequestBuilderGetQueryParameters]] = None) -> Optional[SiteCollectionResponse]:
54
54
  """
55
- Search across a SharePoint tenant for sites that match keywords provided. The only property that works for sorting is createdDateTime. The search filter is a free text search that uses multiple properties when retrieving the search results.
55
+ List all available sites in an organization. Specific filter criteria and query options are also supported and described below: In addition, you can use a $search query against the /sites collection to find sites matching given keywords.If you want to list all sites across all geographies, refer to getAllSites. For more guidance about building applications that use site discovery for scanning purposes, see Best practices for discovering files and detecting changes at scale.
56
56
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
57
57
  Returns: Optional[SiteCollectionResponse]
58
- Find more info here: https://learn.microsoft.com/graph/api/site-search?view=graph-rest-1.0
58
+ Find more info here: https://learn.microsoft.com/graph/api/site-list?view=graph-rest-1.0
59
59
  """
60
60
  request_info = self.to_get_request_information(
61
61
  request_configuration
@@ -73,7 +73,7 @@ class SitesRequestBuilder(BaseRequestBuilder):
73
73
 
74
74
  def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[SitesRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
75
75
  """
76
- Search across a SharePoint tenant for sites that match keywords provided. The only property that works for sorting is createdDateTime. The search filter is a free text search that uses multiple properties when retrieving the search results.
76
+ List all available sites in an organization. Specific filter criteria and query options are also supported and described below: In addition, you can use a $search query against the /sites collection to find sites matching given keywords.If you want to list all sites across all geographies, refer to getAllSites. For more guidance about building applications that use site discovery for scanning purposes, see Best practices for discovering files and detecting changes at scale.
77
77
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
78
78
  Returns: RequestInformation
79
79
  """
@@ -140,7 +140,7 @@ class SitesRequestBuilder(BaseRequestBuilder):
140
140
  @dataclass
141
141
  class SitesRequestBuilderGetQueryParameters():
142
142
  """
143
- Search across a SharePoint tenant for sites that match keywords provided. The only property that works for sorting is createdDateTime. The search filter is a free text search that uses multiple properties when retrieving the search results.
143
+ List all available sites in an organization. Specific filter criteria and query options are also supported and described below: In addition, you can use a $search query against the /sites collection to find sites matching given keywords.If you want to list all sites across all geographies, refer to getAllSites. For more guidance about building applications that use site discovery for scanning purposes, see Best practices for discovering files and detecting changes at scale.
144
144
  """
145
145
  def get_query_parameter(self,original_name: str) -> str:
146
146
  """
@@ -32,9 +32,10 @@ class MailboxProtectionUnitsBulkAdditionJobItemRequestBuilder(BaseRequestBuilder
32
32
 
33
33
  async def get(self,request_configuration: Optional[RequestConfiguration[MailboxProtectionUnitsBulkAdditionJobItemRequestBuilderGetQueryParameters]] = None) -> Optional[MailboxProtectionUnitsBulkAdditionJob]:
34
34
  """
35
- Get mailboxProtectionUnitsBulkAdditionJobs from solutions
35
+ Get a mailboxProtectionUnitsBulkAdditionJob object by the ID associated with an exchangeProtectionPolicy.
36
36
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
37
37
  Returns: Optional[MailboxProtectionUnitsBulkAdditionJob]
38
+ Find more info here: https://learn.microsoft.com/graph/api/mailboxprotectionunitsbulkadditionjobs-get?view=graph-rest-1.0
38
39
  """
39
40
  request_info = self.to_get_request_information(
40
41
  request_configuration
@@ -52,7 +53,7 @@ class MailboxProtectionUnitsBulkAdditionJobItemRequestBuilder(BaseRequestBuilder
52
53
 
53
54
  def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[MailboxProtectionUnitsBulkAdditionJobItemRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
54
55
  """
55
- Get mailboxProtectionUnitsBulkAdditionJobs from solutions
56
+ Get a mailboxProtectionUnitsBulkAdditionJob object by the ID associated with an exchangeProtectionPolicy.
56
57
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
57
58
  Returns: RequestInformation
58
59
  """
@@ -74,7 +75,7 @@ class MailboxProtectionUnitsBulkAdditionJobItemRequestBuilder(BaseRequestBuilder
74
75
  @dataclass
75
76
  class MailboxProtectionUnitsBulkAdditionJobItemRequestBuilderGetQueryParameters():
76
77
  """
77
- Get mailboxProtectionUnitsBulkAdditionJobs from solutions
78
+ Get a mailboxProtectionUnitsBulkAdditionJob object by the ID associated with an exchangeProtectionPolicy.
78
79
  """
79
80
  def get_query_parameter(self,original_name: str) -> str:
80
81
  """
@@ -48,9 +48,10 @@ class MailboxProtectionUnitsBulkAdditionJobsRequestBuilder(BaseRequestBuilder):
48
48
 
49
49
  async def get(self,request_configuration: Optional[RequestConfiguration[MailboxProtectionUnitsBulkAdditionJobsRequestBuilderGetQueryParameters]] = None) -> Optional[MailboxProtectionUnitsBulkAdditionJobCollectionResponse]:
50
50
  """
51
- Get mailboxProtectionUnitsBulkAdditionJobs from solutions
51
+ Get a list of mailboxProtectionUnitsBulkAdditionJobs objects associated with an exchangeProtectionPolicy.
52
52
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
53
53
  Returns: Optional[MailboxProtectionUnitsBulkAdditionJobCollectionResponse]
54
+ Find more info here: https://learn.microsoft.com/graph/api/exchangeprotectionpolicy-list-mailboxprotectionunitsbulkadditionjobs?view=graph-rest-1.0
54
55
  """
55
56
  request_info = self.to_get_request_information(
56
57
  request_configuration
@@ -68,7 +69,7 @@ class MailboxProtectionUnitsBulkAdditionJobsRequestBuilder(BaseRequestBuilder):
68
69
 
69
70
  def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[MailboxProtectionUnitsBulkAdditionJobsRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
70
71
  """
71
- Get mailboxProtectionUnitsBulkAdditionJobs from solutions
72
+ Get a list of mailboxProtectionUnitsBulkAdditionJobs objects associated with an exchangeProtectionPolicy.
72
73
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
73
74
  Returns: RequestInformation
74
75
  """
@@ -99,7 +100,7 @@ class MailboxProtectionUnitsBulkAdditionJobsRequestBuilder(BaseRequestBuilder):
99
100
  @dataclass
100
101
  class MailboxProtectionUnitsBulkAdditionJobsRequestBuilderGetQueryParameters():
101
102
  """
102
- Get mailboxProtectionUnitsBulkAdditionJobs from solutions
103
+ Get a list of mailboxProtectionUnitsBulkAdditionJobs objects associated with an exchangeProtectionPolicy.
103
104
  """
104
105
  def get_query_parameter(self,original_name: str) -> str:
105
106
  """