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
@@ -43,7 +43,7 @@ class EventItemRequestBuilder(BaseRequestBuilder):
43
43
 
44
44
  async def get(self,request_configuration: Optional[RequestConfiguration[EventItemRequestBuilderGetQueryParameters]] = None) -> Optional[Event]:
45
45
  """
46
- The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions modified, but doesn't include occurrences cancelled from the series. Navigation property. Read-only. Nullable.
46
+ The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions modified, but doesn't include occurrences canceled from the series. Navigation property. Read-only. Nullable.
47
47
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
48
48
  Returns: Optional[Event]
49
49
  """
@@ -63,7 +63,7 @@ class EventItemRequestBuilder(BaseRequestBuilder):
63
63
 
64
64
  def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[EventItemRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
65
65
  """
66
- The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions modified, but doesn't include occurrences cancelled from the series. Navigation property. Read-only. Nullable.
66
+ The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions modified, but doesn't include occurrences canceled from the series. Navigation property. Read-only. Nullable.
67
67
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
68
68
  Returns: RequestInformation
69
69
  """
@@ -184,7 +184,7 @@ class EventItemRequestBuilder(BaseRequestBuilder):
184
184
  @dataclass
185
185
  class EventItemRequestBuilderGetQueryParameters():
186
186
  """
187
- The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions modified, but doesn't include occurrences cancelled from the series. Navigation property. Read-only. Nullable.
187
+ The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions modified, but doesn't include occurrences canceled from the series. Navigation property. Read-only. Nullable.
188
188
  """
189
189
  def get_query_parameter(self,original_name: str) -> str:
190
190
  """
@@ -49,7 +49,7 @@ class InstancesRequestBuilder(BaseRequestBuilder):
49
49
 
50
50
  async def get(self,request_configuration: Optional[RequestConfiguration[InstancesRequestBuilderGetQueryParameters]] = None) -> Optional[EventCollectionResponse]:
51
51
  """
52
- The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions modified, but doesn't include occurrences cancelled from the series. Navigation property. Read-only. Nullable.
52
+ The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions modified, but doesn't include occurrences canceled from the series. Navigation property. Read-only. Nullable.
53
53
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
54
54
  Returns: Optional[EventCollectionResponse]
55
55
  """
@@ -69,7 +69,7 @@ class InstancesRequestBuilder(BaseRequestBuilder):
69
69
 
70
70
  def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[InstancesRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
71
71
  """
72
- The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions modified, but doesn't include occurrences cancelled from the series. Navigation property. Read-only. Nullable.
72
+ The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions modified, but doesn't include occurrences canceled from the series. Navigation property. Read-only. Nullable.
73
73
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
74
74
  Returns: RequestInformation
75
75
  """
@@ -109,7 +109,7 @@ class InstancesRequestBuilder(BaseRequestBuilder):
109
109
  @dataclass
110
110
  class InstancesRequestBuilderGetQueryParameters():
111
111
  """
112
- The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions modified, but doesn't include occurrences cancelled from the series. Navigation property. Read-only. Nullable.
112
+ The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions modified, but doesn't include occurrences canceled from the series. Navigation property. Read-only. Nullable.
113
113
  """
114
114
  def get_query_parameter(self,original_name: str) -> str:
115
115
  """
@@ -44,7 +44,7 @@ class EventItemRequestBuilder(BaseRequestBuilder):
44
44
 
45
45
  async def get(self,request_configuration: Optional[RequestConfiguration[EventItemRequestBuilderGetQueryParameters]] = None) -> Optional[Event]:
46
46
  """
47
- The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions modified, but doesn't include occurrences cancelled from the series. Navigation property. Read-only. Nullable.
47
+ The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions modified, but doesn't include occurrences canceled from the series. Navigation property. Read-only. Nullable.
48
48
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
49
49
  Returns: Optional[Event]
50
50
  """
@@ -64,7 +64,7 @@ class EventItemRequestBuilder(BaseRequestBuilder):
64
64
 
65
65
  def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[EventItemRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
66
66
  """
67
- The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions modified, but doesn't include occurrences cancelled from the series. Navigation property. Read-only. Nullable.
67
+ The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions modified, but doesn't include occurrences canceled from the series. Navigation property. Read-only. Nullable.
68
68
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
69
69
  Returns: RequestInformation
70
70
  """
@@ -194,7 +194,7 @@ class EventItemRequestBuilder(BaseRequestBuilder):
194
194
  @dataclass
195
195
  class EventItemRequestBuilderGetQueryParameters():
196
196
  """
197
- The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions modified, but doesn't include occurrences cancelled from the series. Navigation property. Read-only. Nullable.
197
+ The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions modified, but doesn't include occurrences canceled from the series. Navigation property. Read-only. Nullable.
198
198
  """
199
199
  def get_query_parameter(self,original_name: str) -> str:
200
200
  """
@@ -49,7 +49,7 @@ class ExceptionOccurrencesRequestBuilder(BaseRequestBuilder):
49
49
 
50
50
  async def get(self,request_configuration: Optional[RequestConfiguration[ExceptionOccurrencesRequestBuilderGetQueryParameters]] = None) -> Optional[EventCollectionResponse]:
51
51
  """
52
- Get exceptionOccurrences from groups
52
+ Contains the id property values of the event instances that are exceptions in a recurring series.Exceptions can differ from other occurrences in a recurring series, such as the subject, start or end times, or attendees. Exceptions don't include canceled occurrences.Returned only on $select and $expand in a GET operation that specifies the ID (seriesMasterId property value) of a series master event.
53
53
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
54
54
  Returns: Optional[EventCollectionResponse]
55
55
  """
@@ -69,7 +69,7 @@ class ExceptionOccurrencesRequestBuilder(BaseRequestBuilder):
69
69
 
70
70
  def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[ExceptionOccurrencesRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
71
71
  """
72
- Get exceptionOccurrences from groups
72
+ Contains the id property values of the event instances that are exceptions in a recurring series.Exceptions can differ from other occurrences in a recurring series, such as the subject, start or end times, or attendees. Exceptions don't include canceled occurrences.Returned only on $select and $expand in a GET operation that specifies the ID (seriesMasterId property value) of a series master event.
73
73
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
74
74
  Returns: RequestInformation
75
75
  """
@@ -109,7 +109,7 @@ class ExceptionOccurrencesRequestBuilder(BaseRequestBuilder):
109
109
  @dataclass
110
110
  class ExceptionOccurrencesRequestBuilderGetQueryParameters():
111
111
  """
112
- Get exceptionOccurrences from groups
112
+ Contains the id property values of the event instances that are exceptions in a recurring series.Exceptions can differ from other occurrences in a recurring series, such as the subject, start or end times, or attendees. Exceptions don't include canceled occurrences.Returned only on $select and $expand in a GET operation that specifies the ID (seriesMasterId property value) of a series master event.
113
113
  """
114
114
  def get_query_parameter(self,original_name: str) -> str:
115
115
  """
@@ -43,7 +43,7 @@ class EventItemRequestBuilder(BaseRequestBuilder):
43
43
 
44
44
  async def get(self,request_configuration: Optional[RequestConfiguration[EventItemRequestBuilderGetQueryParameters]] = None) -> Optional[Event]:
45
45
  """
46
- Get exceptionOccurrences from groups
46
+ Contains the id property values of the event instances that are exceptions in a recurring series.Exceptions can differ from other occurrences in a recurring series, such as the subject, start or end times, or attendees. Exceptions don't include canceled occurrences.Returned only on $select and $expand in a GET operation that specifies the ID (seriesMasterId property value) of a series master event.
47
47
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
48
48
  Returns: Optional[Event]
49
49
  """
@@ -63,7 +63,7 @@ class EventItemRequestBuilder(BaseRequestBuilder):
63
63
 
64
64
  def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[EventItemRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
65
65
  """
66
- Get exceptionOccurrences from groups
66
+ Contains the id property values of the event instances that are exceptions in a recurring series.Exceptions can differ from other occurrences in a recurring series, such as the subject, start or end times, or attendees. Exceptions don't include canceled occurrences.Returned only on $select and $expand in a GET operation that specifies the ID (seriesMasterId property value) of a series master event.
67
67
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
68
68
  Returns: RequestInformation
69
69
  """
@@ -184,7 +184,7 @@ class EventItemRequestBuilder(BaseRequestBuilder):
184
184
  @dataclass
185
185
  class EventItemRequestBuilderGetQueryParameters():
186
186
  """
187
- Get exceptionOccurrences from groups
187
+ Contains the id property values of the event instances that are exceptions in a recurring series.Exceptions can differ from other occurrences in a recurring series, such as the subject, start or end times, or attendees. Exceptions don't include canceled occurrences.Returned only on $select and $expand in a GET operation that specifies the ID (seriesMasterId property value) of a series master event.
188
188
  """
189
189
  def get_query_parameter(self,original_name: str) -> str:
190
190
  """
@@ -36,7 +36,7 @@ class ConversationItemRequestBuilder(BaseRequestBuilder):
36
36
  Delete conversation.
37
37
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
38
38
  Returns: None
39
- Find more info here: https://learn.microsoft.com/graph/api/group-delete-conversation?view=graph-rest-1.0
39
+ Find more info here: https://learn.microsoft.com/graph/api/conversation-delete?view=graph-rest-1.0
40
40
  """
41
41
  request_info = self.to_delete_request_information(
42
42
  request_configuration
@@ -49,7 +49,7 @@ class ExceptionOccurrencesRequestBuilder(BaseRequestBuilder):
49
49
 
50
50
  async def get(self,request_configuration: Optional[RequestConfiguration[ExceptionOccurrencesRequestBuilderGetQueryParameters]] = None) -> Optional[EventCollectionResponse]:
51
51
  """
52
- Get exceptionOccurrences from groups
52
+ Contains the id property values of the event instances that are exceptions in a recurring series.Exceptions can differ from other occurrences in a recurring series, such as the subject, start or end times, or attendees. Exceptions don't include canceled occurrences.Returned only on $select and $expand in a GET operation that specifies the ID (seriesMasterId property value) of a series master event.
53
53
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
54
54
  Returns: Optional[EventCollectionResponse]
55
55
  """
@@ -69,7 +69,7 @@ class ExceptionOccurrencesRequestBuilder(BaseRequestBuilder):
69
69
 
70
70
  def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[ExceptionOccurrencesRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
71
71
  """
72
- Get exceptionOccurrences from groups
72
+ Contains the id property values of the event instances that are exceptions in a recurring series.Exceptions can differ from other occurrences in a recurring series, such as the subject, start or end times, or attendees. Exceptions don't include canceled occurrences.Returned only on $select and $expand in a GET operation that specifies the ID (seriesMasterId property value) of a series master event.
73
73
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
74
74
  Returns: RequestInformation
75
75
  """
@@ -109,7 +109,7 @@ class ExceptionOccurrencesRequestBuilder(BaseRequestBuilder):
109
109
  @dataclass
110
110
  class ExceptionOccurrencesRequestBuilderGetQueryParameters():
111
111
  """
112
- Get exceptionOccurrences from groups
112
+ Contains the id property values of the event instances that are exceptions in a recurring series.Exceptions can differ from other occurrences in a recurring series, such as the subject, start or end times, or attendees. Exceptions don't include canceled occurrences.Returned only on $select and $expand in a GET operation that specifies the ID (seriesMasterId property value) of a series master event.
113
113
  """
114
114
  def get_query_parameter(self,original_name: str) -> str:
115
115
  """
@@ -44,7 +44,7 @@ class EventItemRequestBuilder(BaseRequestBuilder):
44
44
 
45
45
  async def get(self,request_configuration: Optional[RequestConfiguration[EventItemRequestBuilderGetQueryParameters]] = None) -> Optional[Event]:
46
46
  """
47
- Get exceptionOccurrences from groups
47
+ Contains the id property values of the event instances that are exceptions in a recurring series.Exceptions can differ from other occurrences in a recurring series, such as the subject, start or end times, or attendees. Exceptions don't include canceled occurrences.Returned only on $select and $expand in a GET operation that specifies the ID (seriesMasterId property value) of a series master event.
48
48
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
49
49
  Returns: Optional[Event]
50
50
  """
@@ -64,7 +64,7 @@ class EventItemRequestBuilder(BaseRequestBuilder):
64
64
 
65
65
  def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[EventItemRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
66
66
  """
67
- Get exceptionOccurrences from groups
67
+ Contains the id property values of the event instances that are exceptions in a recurring series.Exceptions can differ from other occurrences in a recurring series, such as the subject, start or end times, or attendees. Exceptions don't include canceled occurrences.Returned only on $select and $expand in a GET operation that specifies the ID (seriesMasterId property value) of a series master event.
68
68
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
69
69
  Returns: RequestInformation
70
70
  """
@@ -194,7 +194,7 @@ class EventItemRequestBuilder(BaseRequestBuilder):
194
194
  @dataclass
195
195
  class EventItemRequestBuilderGetQueryParameters():
196
196
  """
197
- Get exceptionOccurrences from groups
197
+ Contains the id property values of the event instances that are exceptions in a recurring series.Exceptions can differ from other occurrences in a recurring series, such as the subject, start or end times, or attendees. Exceptions don't include canceled occurrences.Returned only on $select and $expand in a GET operation that specifies the ID (seriesMasterId property value) of a series master event.
198
198
  """
199
199
  def get_query_parameter(self,original_name: str) -> str:
200
200
  """
@@ -49,7 +49,7 @@ class InstancesRequestBuilder(BaseRequestBuilder):
49
49
 
50
50
  async def get(self,request_configuration: Optional[RequestConfiguration[InstancesRequestBuilderGetQueryParameters]] = None) -> Optional[EventCollectionResponse]:
51
51
  """
52
- The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions modified, but doesn't include occurrences cancelled from the series. Navigation property. Read-only. Nullable.
52
+ The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions modified, but doesn't include occurrences canceled from the series. Navigation property. Read-only. Nullable.
53
53
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
54
54
  Returns: Optional[EventCollectionResponse]
55
55
  """
@@ -69,7 +69,7 @@ class InstancesRequestBuilder(BaseRequestBuilder):
69
69
 
70
70
  def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[InstancesRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
71
71
  """
72
- The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions modified, but doesn't include occurrences cancelled from the series. Navigation property. Read-only. Nullable.
72
+ The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions modified, but doesn't include occurrences canceled from the series. Navigation property. Read-only. Nullable.
73
73
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
74
74
  Returns: RequestInformation
75
75
  """
@@ -109,7 +109,7 @@ class InstancesRequestBuilder(BaseRequestBuilder):
109
109
  @dataclass
110
110
  class InstancesRequestBuilderGetQueryParameters():
111
111
  """
112
- The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions modified, but doesn't include occurrences cancelled from the series. Navigation property. Read-only. Nullable.
112
+ The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions modified, but doesn't include occurrences canceled from the series. Navigation property. Read-only. Nullable.
113
113
  """
114
114
  def get_query_parameter(self,original_name: str) -> str:
115
115
  """
@@ -43,7 +43,7 @@ class EventItemRequestBuilder(BaseRequestBuilder):
43
43
 
44
44
  async def get(self,request_configuration: Optional[RequestConfiguration[EventItemRequestBuilderGetQueryParameters]] = None) -> Optional[Event]:
45
45
  """
46
- The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions modified, but doesn't include occurrences cancelled from the series. Navigation property. Read-only. Nullable.
46
+ The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions modified, but doesn't include occurrences canceled from the series. Navigation property. Read-only. Nullable.
47
47
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
48
48
  Returns: Optional[Event]
49
49
  """
@@ -63,7 +63,7 @@ class EventItemRequestBuilder(BaseRequestBuilder):
63
63
 
64
64
  def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[EventItemRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
65
65
  """
66
- The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions modified, but doesn't include occurrences cancelled from the series. Navigation property. Read-only. Nullable.
66
+ The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions modified, but doesn't include occurrences canceled from the series. Navigation property. Read-only. Nullable.
67
67
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
68
68
  Returns: RequestInformation
69
69
  """
@@ -184,7 +184,7 @@ class EventItemRequestBuilder(BaseRequestBuilder):
184
184
  @dataclass
185
185
  class EventItemRequestBuilderGetQueryParameters():
186
186
  """
187
- The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions modified, but doesn't include occurrences cancelled from the series. Navigation property. Read-only. Nullable.
187
+ The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions modified, but doesn't include occurrences canceled from the series. Navigation property. Read-only. Nullable.
188
188
  """
189
189
  def get_query_parameter(self,original_name: str) -> str:
190
190
  """
@@ -49,7 +49,7 @@ class InstancesRequestBuilder(BaseRequestBuilder):
49
49
 
50
50
  async def get(self,request_configuration: Optional[RequestConfiguration[InstancesRequestBuilderGetQueryParameters]] = None) -> Optional[EventCollectionResponse]:
51
51
  """
52
- The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions modified, but doesn't include occurrences cancelled from the series. Navigation property. Read-only. Nullable.
52
+ The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions modified, but doesn't include occurrences canceled from the series. Navigation property. Read-only. Nullable.
53
53
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
54
54
  Returns: Optional[EventCollectionResponse]
55
55
  """
@@ -69,7 +69,7 @@ class InstancesRequestBuilder(BaseRequestBuilder):
69
69
 
70
70
  def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[InstancesRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
71
71
  """
72
- The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions modified, but doesn't include occurrences cancelled from the series. Navigation property. Read-only. Nullable.
72
+ The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions modified, but doesn't include occurrences canceled from the series. Navigation property. Read-only. Nullable.
73
73
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
74
74
  Returns: RequestInformation
75
75
  """
@@ -109,7 +109,7 @@ class InstancesRequestBuilder(BaseRequestBuilder):
109
109
  @dataclass
110
110
  class InstancesRequestBuilderGetQueryParameters():
111
111
  """
112
- The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions modified, but doesn't include occurrences cancelled from the series. Navigation property. Read-only. Nullable.
112
+ The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions modified, but doesn't include occurrences canceled from the series. Navigation property. Read-only. Nullable.
113
113
  """
114
114
  def get_query_parameter(self,original_name: str) -> str:
115
115
  """
@@ -44,7 +44,7 @@ class EventItemRequestBuilder(BaseRequestBuilder):
44
44
 
45
45
  async def get(self,request_configuration: Optional[RequestConfiguration[EventItemRequestBuilderGetQueryParameters]] = None) -> Optional[Event]:
46
46
  """
47
- The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions modified, but doesn't include occurrences cancelled from the series. Navigation property. Read-only. Nullable.
47
+ The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions modified, but doesn't include occurrences canceled from the series. Navigation property. Read-only. Nullable.
48
48
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
49
49
  Returns: Optional[Event]
50
50
  """
@@ -64,7 +64,7 @@ class EventItemRequestBuilder(BaseRequestBuilder):
64
64
 
65
65
  def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[EventItemRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
66
66
  """
67
- The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions modified, but doesn't include occurrences cancelled from the series. Navigation property. Read-only. Nullable.
67
+ The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions modified, but doesn't include occurrences canceled from the series. Navigation property. Read-only. Nullable.
68
68
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
69
69
  Returns: RequestInformation
70
70
  """
@@ -194,7 +194,7 @@ class EventItemRequestBuilder(BaseRequestBuilder):
194
194
  @dataclass
195
195
  class EventItemRequestBuilderGetQueryParameters():
196
196
  """
197
- The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions modified, but doesn't include occurrences cancelled from the series. Navigation property. Read-only. Nullable.
197
+ The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions modified, but doesn't include occurrences canceled from the series. Navigation property. Read-only. Nullable.
198
198
  """
199
199
  def get_query_parameter(self,original_name: str) -> str:
200
200
  """
@@ -49,7 +49,7 @@ class ExceptionOccurrencesRequestBuilder(BaseRequestBuilder):
49
49
 
50
50
  async def get(self,request_configuration: Optional[RequestConfiguration[ExceptionOccurrencesRequestBuilderGetQueryParameters]] = None) -> Optional[EventCollectionResponse]:
51
51
  """
52
- Get exceptionOccurrences from groups
52
+ Contains the id property values of the event instances that are exceptions in a recurring series.Exceptions can differ from other occurrences in a recurring series, such as the subject, start or end times, or attendees. Exceptions don't include canceled occurrences.Returned only on $select and $expand in a GET operation that specifies the ID (seriesMasterId property value) of a series master event.
53
53
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
54
54
  Returns: Optional[EventCollectionResponse]
55
55
  """
@@ -69,7 +69,7 @@ class ExceptionOccurrencesRequestBuilder(BaseRequestBuilder):
69
69
 
70
70
  def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[ExceptionOccurrencesRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
71
71
  """
72
- Get exceptionOccurrences from groups
72
+ Contains the id property values of the event instances that are exceptions in a recurring series.Exceptions can differ from other occurrences in a recurring series, such as the subject, start or end times, or attendees. Exceptions don't include canceled occurrences.Returned only on $select and $expand in a GET operation that specifies the ID (seriesMasterId property value) of a series master event.
73
73
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
74
74
  Returns: RequestInformation
75
75
  """
@@ -109,7 +109,7 @@ class ExceptionOccurrencesRequestBuilder(BaseRequestBuilder):
109
109
  @dataclass
110
110
  class ExceptionOccurrencesRequestBuilderGetQueryParameters():
111
111
  """
112
- Get exceptionOccurrences from groups
112
+ Contains the id property values of the event instances that are exceptions in a recurring series.Exceptions can differ from other occurrences in a recurring series, such as the subject, start or end times, or attendees. Exceptions don't include canceled occurrences.Returned only on $select and $expand in a GET operation that specifies the ID (seriesMasterId property value) of a series master event.
113
113
  """
114
114
  def get_query_parameter(self,original_name: str) -> str:
115
115
  """
@@ -43,7 +43,7 @@ class EventItemRequestBuilder(BaseRequestBuilder):
43
43
 
44
44
  async def get(self,request_configuration: Optional[RequestConfiguration[EventItemRequestBuilderGetQueryParameters]] = None) -> Optional[Event]:
45
45
  """
46
- Get exceptionOccurrences from groups
46
+ Contains the id property values of the event instances that are exceptions in a recurring series.Exceptions can differ from other occurrences in a recurring series, such as the subject, start or end times, or attendees. Exceptions don't include canceled occurrences.Returned only on $select and $expand in a GET operation that specifies the ID (seriesMasterId property value) of a series master event.
47
47
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
48
48
  Returns: Optional[Event]
49
49
  """
@@ -63,7 +63,7 @@ class EventItemRequestBuilder(BaseRequestBuilder):
63
63
 
64
64
  def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[EventItemRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
65
65
  """
66
- Get exceptionOccurrences from groups
66
+ Contains the id property values of the event instances that are exceptions in a recurring series.Exceptions can differ from other occurrences in a recurring series, such as the subject, start or end times, or attendees. Exceptions don't include canceled occurrences.Returned only on $select and $expand in a GET operation that specifies the ID (seriesMasterId property value) of a series master event.
67
67
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
68
68
  Returns: RequestInformation
69
69
  """
@@ -184,7 +184,7 @@ class EventItemRequestBuilder(BaseRequestBuilder):
184
184
  @dataclass
185
185
  class EventItemRequestBuilderGetQueryParameters():
186
186
  """
187
- Get exceptionOccurrences from groups
187
+ Contains the id property values of the event instances that are exceptions in a recurring series.Exceptions can differ from other occurrences in a recurring series, such as the subject, start or end times, or attendees. Exceptions don't include canceled occurrences.Returned only on $select and $expand in a GET operation that specifies the ID (seriesMasterId property value) of a series master event.
188
188
  """
189
189
  def get_query_parameter(self,original_name: str) -> str:
190
190
  """
@@ -19,6 +19,8 @@ class ClockInPostRequestBody(AdditionalDataHolder, BackedModel, Parsable):
19
19
  is_at_approved_location: Optional[bool] = None
20
20
  # The notes property
21
21
  notes: Optional[ItemBody] = None
22
+ # The onBehalfOfUserId property
23
+ on_behalf_of_user_id: Optional[str] = None
22
24
 
23
25
  @staticmethod
24
26
  def create_from_discriminator_value(parse_node: ParseNode) -> ClockInPostRequestBody:
@@ -43,6 +45,7 @@ class ClockInPostRequestBody(AdditionalDataHolder, BackedModel, Parsable):
43
45
  fields: dict[str, Callable[[Any], None]] = {
44
46
  "isAtApprovedLocation": lambda n : setattr(self, 'is_at_approved_location', n.get_bool_value()),
45
47
  "notes": lambda n : setattr(self, 'notes', n.get_object_value(ItemBody)),
48
+ "onBehalfOfUserId": lambda n : setattr(self, 'on_behalf_of_user_id', n.get_str_value()),
46
49
  }
47
50
  return fields
48
51
 
@@ -56,6 +59,7 @@ class ClockInPostRequestBody(AdditionalDataHolder, BackedModel, Parsable):
56
59
  raise TypeError("writer cannot be null.")
57
60
  writer.write_bool_value("isAtApprovedLocation", self.is_at_approved_location)
58
61
  writer.write_object_value("notes", self.notes)
62
+ writer.write_str_value("onBehalfOfUserId", self.on_behalf_of_user_id)
59
63
  writer.write_additional_data_value(self.additional_data)
60
64
 
61
65
 
@@ -48,10 +48,10 @@ class PostsRequestBuilder(BaseRequestBuilder):
48
48
 
49
49
  async def get(self,request_configuration: Optional[RequestConfiguration[PostsRequestBuilderGetQueryParameters]] = None) -> Optional[PostCollectionResponse]:
50
50
  """
51
- Get the posts of the specified thread. You can specify both the parent conversation and the thread, or,you can specify the thread without referencing the parent conversation.
51
+ Get the properties and relationships of a post in a specified thread. You can specify both the parent conversation and the thread, or, you can specify the thread without referencing the parent conversation. Since the post resource supports extensions, you can also use the GET operation to get custom properties and extension data in a post instance.
52
52
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
53
53
  Returns: Optional[PostCollectionResponse]
54
- Find more info here: https://learn.microsoft.com/graph/api/conversationthread-list-posts?view=graph-rest-1.0
54
+ Find more info here: https://learn.microsoft.com/graph/api/post-get?view=graph-rest-1.0
55
55
  """
56
56
  request_info = self.to_get_request_information(
57
57
  request_configuration
@@ -69,7 +69,7 @@ class PostsRequestBuilder(BaseRequestBuilder):
69
69
 
70
70
  def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[PostsRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
71
71
  """
72
- Get the posts of the specified thread. You can specify both the parent conversation and the thread, or,you can specify the thread without referencing the parent conversation.
72
+ Get the properties and relationships of a post in a specified thread. You can specify both the parent conversation and the thread, or, you can specify the thread without referencing the parent conversation. Since the post resource supports extensions, you can also use the GET operation to get custom properties and extension data in a post instance.
73
73
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
74
74
  Returns: RequestInformation
75
75
  """
@@ -100,7 +100,7 @@ class PostsRequestBuilder(BaseRequestBuilder):
100
100
  @dataclass
101
101
  class PostsRequestBuilderGetQueryParameters():
102
102
  """
103
- Get the posts of the specified thread. You can specify both the parent conversation and the thread, or,you can specify the thread without referencing the parent conversation.
103
+ Get the properties and relationships of a post in a specified thread. You can specify both the parent conversation and the thread, or, you can specify the thread without referencing the parent conversation. Since the post resource supports extensions, you can also use the GET operation to get custom properties and extension data in a post instance.
104
104
  """
105
105
  def get_query_parameter(self,original_name: str) -> str:
106
106
  """
@@ -51,10 +51,10 @@ class NamedLocationItemRequestBuilder(BaseRequestBuilder):
51
51
 
52
52
  async def get(self,request_configuration: Optional[RequestConfiguration[NamedLocationItemRequestBuilderGetQueryParameters]] = None) -> Optional[NamedLocation]:
53
53
  """
54
- Retrieve the properties and relationships of a namedLocation object.
54
+ Retrieve the properties and relationships of an ipNamedLocation object.
55
55
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
56
56
  Returns: Optional[NamedLocation]
57
- Find more info here: https://learn.microsoft.com/graph/api/namedlocation-get?view=graph-rest-1.0
57
+ Find more info here: https://learn.microsoft.com/graph/api/ipnamedlocation-get?view=graph-rest-1.0
58
58
  """
59
59
  request_info = self.to_get_request_information(
60
60
  request_configuration
@@ -72,11 +72,11 @@ class NamedLocationItemRequestBuilder(BaseRequestBuilder):
72
72
 
73
73
  async def patch(self,body: NamedLocation, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> Optional[NamedLocation]:
74
74
  """
75
- Update the properties of an ipNamedLocation object.
75
+ Update the properties of a countryNamedLocation object.
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[NamedLocation]
79
- Find more info here: https://learn.microsoft.com/graph/api/ipnamedlocation-update?view=graph-rest-1.0
79
+ Find more info here: https://learn.microsoft.com/graph/api/countrynamedlocation-update?view=graph-rest-1.0
80
80
  """
81
81
  if body is None:
82
82
  raise TypeError("body cannot be null.")
@@ -106,7 +106,7 @@ class NamedLocationItemRequestBuilder(BaseRequestBuilder):
106
106
 
107
107
  def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[NamedLocationItemRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
108
108
  """
109
- Retrieve the properties and relationships of a namedLocation object.
109
+ Retrieve the properties and relationships of an ipNamedLocation object.
110
110
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
111
111
  Returns: RequestInformation
112
112
  """
@@ -117,7 +117,7 @@ class NamedLocationItemRequestBuilder(BaseRequestBuilder):
117
117
 
118
118
  def to_patch_request_information(self,body: NamedLocation, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
119
119
  """
120
- Update the properties of an ipNamedLocation object.
120
+ Update the properties of a countryNamedLocation object.
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
@@ -150,7 +150,7 @@ class NamedLocationItemRequestBuilder(BaseRequestBuilder):
150
150
  @dataclass
151
151
  class NamedLocationItemRequestBuilderGetQueryParameters():
152
152
  """
153
- Retrieve the properties and relationships of a namedLocation object.
153
+ Retrieve the properties and relationships of an ipNamedLocation object.
154
154
  """
155
155
  def get_query_parameter(self,original_name: str) -> str:
156
156
  """
@@ -58,10 +58,10 @@ class AccessPackageItemRequestBuilder(BaseRequestBuilder):
58
58
 
59
59
  async def get(self,request_configuration: Optional[RequestConfiguration[AccessPackageItemRequestBuilderGetQueryParameters]] = None) -> Optional[AccessPackage]:
60
60
  """
61
- Retrieve an access package with a list of accessPackageResourceRoleScope objects. These objects represent the resource roles that an access package assigns to each subject. Each object links to an accessPackageResourceRole and an accessPackageResourceScope.
61
+ Retrieve the properties and relationships of an accessPackage object.
62
62
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
63
63
  Returns: Optional[AccessPackage]
64
- Find more info here: https://learn.microsoft.com/graph/api/accesspackage-list-resourcerolescopes?view=graph-rest-1.0
64
+ Find more info here: https://learn.microsoft.com/graph/api/accesspackage-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 AccessPackageItemRequestBuilder(BaseRequestBuilder):
113
113
 
114
114
  def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[AccessPackageItemRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
115
115
  """
116
- Retrieve an access package with a list of accessPackageResourceRoleScope objects. These objects represent the resource roles that an access package assigns to each subject. Each object links to an accessPackageResourceRole and an accessPackageResourceScope.
116
+ Retrieve the properties and relationships of an accessPackage object.
117
117
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
118
118
  Returns: RequestInformation
119
119
  """
@@ -220,7 +220,7 @@ class AccessPackageItemRequestBuilder(BaseRequestBuilder):
220
220
  @dataclass
221
221
  class AccessPackageItemRequestBuilderGetQueryParameters():
222
222
  """
223
- Retrieve an access package with a list of accessPackageResourceRoleScope objects. These objects represent the resource roles that an access package assigns to each subject. Each object links to an accessPackageResourceRole and an accessPackageResourceScope.
223
+ Retrieve the properties and relationships of an accessPackage object.
224
224
  """
225
225
  def get_query_parameter(self,original_name: str) -> str:
226
226
  """
@@ -32,10 +32,10 @@ class CustomCalloutExtensionItemRequestBuilder(BaseRequestBuilder):
32
32
 
33
33
  async def delete(self,request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> None:
34
34
  """
35
- Delete an accessPackageAssignmentRequestWorkflowExtension object. The custom workflow extension must first be removed from any associated policies before it can be deleted. Follow these steps to remove the custom workflow extension from any associated policies:
35
+ Delete an accessPackageAssignmentWorkflowExtension object. The custom workflow extension must first be removed from any associated policies before it can be deleted. Follow these steps to remove the custom workflow extension from any associated policies:
36
36
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
37
37
  Returns: None
38
- Find more info here: https://learn.microsoft.com/graph/api/accesspackageassignmentrequestworkflowextension-delete?view=graph-rest-1.0
38
+ Find more info here: https://learn.microsoft.com/graph/api/accesspackageassignmentworkflowextension-delete?view=graph-rest-1.0
39
39
  """
40
40
  request_info = self.to_delete_request_information(
41
41
  request_configuration
@@ -51,10 +51,10 @@ class CustomCalloutExtensionItemRequestBuilder(BaseRequestBuilder):
51
51
 
52
52
  async def get(self,request_configuration: Optional[RequestConfiguration[CustomCalloutExtensionItemRequestBuilderGetQueryParameters]] = None) -> Optional[CustomCalloutExtension]:
53
53
  """
54
- Read the properties and relationships of an accessPackageAssignmentRequestWorkflowExtension object.
54
+ Read the properties and relationships of an accessPackageAssignmentWorkflowExtension object.
55
55
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
56
56
  Returns: Optional[CustomCalloutExtension]
57
- Find more info here: https://learn.microsoft.com/graph/api/accesspackageassignmentrequestworkflowextension-get?view=graph-rest-1.0
57
+ Find more info here: https://learn.microsoft.com/graph/api/accesspackageassignmentworkflowextension-get?view=graph-rest-1.0
58
58
  """
59
59
  request_info = self.to_get_request_information(
60
60
  request_configuration
@@ -96,7 +96,7 @@ class CustomCalloutExtensionItemRequestBuilder(BaseRequestBuilder):
96
96
 
97
97
  def to_delete_request_information(self,request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
98
98
  """
99
- Delete an accessPackageAssignmentRequestWorkflowExtension object. The custom workflow extension must first be removed from any associated policies before it can be deleted. Follow these steps to remove the custom workflow extension from any associated policies:
99
+ Delete an accessPackageAssignmentWorkflowExtension object. The custom workflow extension must first be removed from any associated policies before it can be deleted. Follow these steps to remove the custom workflow extension from any associated policies:
100
100
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
101
101
  Returns: RequestInformation
102
102
  """
@@ -106,7 +106,7 @@ class CustomCalloutExtensionItemRequestBuilder(BaseRequestBuilder):
106
106
 
107
107
  def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[CustomCalloutExtensionItemRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
108
108
  """
109
- Read the properties and relationships of an accessPackageAssignmentRequestWorkflowExtension object.
109
+ Read the properties and relationships of an accessPackageAssignmentWorkflowExtension object.
110
110
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
111
111
  Returns: RequestInformation
112
112
  """
@@ -150,7 +150,7 @@ class CustomCalloutExtensionItemRequestBuilder(BaseRequestBuilder):
150
150
  @dataclass
151
151
  class CustomCalloutExtensionItemRequestBuilderGetQueryParameters():
152
152
  """
153
- Read the properties and relationships of an accessPackageAssignmentRequestWorkflowExtension object.
153
+ Read the properties and relationships of an accessPackageAssignmentWorkflowExtension object.
154
154
  """
155
155
  def get_query_parameter(self,original_name: str) -> str:
156
156
  """