microsoft_graph 0.17.0 → 0.18.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (267) hide show
  1. checksums.yaml +4 -4
  2. data/.github/workflows/auto-merge-dependabot.yml +32 -0
  3. data/CHANGELOG.md +6 -0
  4. data/lib/chats/item/messages/item/replies/replies_request_builder.rb +2 -2
  5. data/lib/communications/calls/item/participants/invite/invite_request_builder.rb +2 -2
  6. data/lib/drives/item/bundles/bundles_request_builder.rb +49 -0
  7. data/lib/drives/item/items/item/workbook/functions/beta_dist/beta_dist_post_request_body.rb +3 -3
  8. data/lib/drives/item/items/item/workbook/functions/beta_dist/beta_dist_request_builder.rb +2 -2
  9. data/lib/drives/item/items/item/workbook/functions/beta_inv/beta_inv_post_request_body.rb +3 -3
  10. data/lib/drives/item/items/item/workbook/functions/beta_inv/beta_inv_request_builder.rb +2 -2
  11. data/lib/drives/item/items/item/workbook/functions/binom_dist/binom_dist_post_request_body.rb +3 -3
  12. data/lib/drives/item/items/item/workbook/functions/binom_dist/binom_dist_request_builder.rb +2 -2
  13. data/lib/drives/item/items/item/workbook/functions/binom_dist_range/binom_dist_range_post_request_body.rb +3 -3
  14. data/lib/drives/item/items/item/workbook/functions/binom_dist_range/binom_dist_range_request_builder.rb +2 -2
  15. data/lib/drives/item/items/item/workbook/functions/binom_inv/binom_inv_post_request_body.rb +3 -3
  16. data/lib/drives/item/items/item/workbook/functions/binom_inv/binom_inv_request_builder.rb +2 -2
  17. data/lib/drives/item/items/item/workbook/functions/ceiling_math/ceiling_math_post_request_body.rb +3 -3
  18. data/lib/drives/item/items/item/workbook/functions/ceiling_math/ceiling_math_request_builder.rb +2 -2
  19. data/lib/drives/item/items/item/workbook/functions/ceiling_precise/ceiling_precise_post_request_body.rb +3 -3
  20. data/lib/drives/item/items/item/workbook/functions/ceiling_precise/ceiling_precise_request_builder.rb +2 -2
  21. data/lib/drives/item/items/item/workbook/functions/chi_sq_dist/chi_sq_dist_post_request_body.rb +3 -3
  22. data/lib/drives/item/items/item/workbook/functions/chi_sq_dist/chi_sq_dist_request_builder.rb +2 -2
  23. data/lib/drives/item/items/item/workbook/functions/chi_sq_dist_r_t/chi_sq_dist_r_t_post_request_body.rb +3 -3
  24. data/lib/drives/item/items/item/workbook/functions/chi_sq_dist_r_t/chi_sq_dist_r_t_request_builder.rb +2 -2
  25. data/lib/drives/item/items/item/workbook/functions/chi_sq_inv/chi_sq_inv_post_request_body.rb +3 -3
  26. data/lib/drives/item/items/item/workbook/functions/chi_sq_inv/chi_sq_inv_request_builder.rb +2 -2
  27. data/lib/drives/item/items/item/workbook/functions/chi_sq_inv_r_t/chi_sq_inv_r_t_post_request_body.rb +3 -3
  28. data/lib/drives/item/items/item/workbook/functions/chi_sq_inv_r_t/chi_sq_inv_r_t_request_builder.rb +2 -2
  29. data/lib/drives/item/items/item/workbook/functions/confidence_norm/confidence_norm_post_request_body.rb +3 -3
  30. data/lib/drives/item/items/item/workbook/functions/confidence_norm/confidence_norm_request_builder.rb +2 -2
  31. data/lib/drives/item/items/item/workbook/functions/confidence_t/confidence_t_post_request_body.rb +3 -3
  32. data/lib/drives/item/items/item/workbook/functions/confidence_t/confidence_t_request_builder.rb +2 -2
  33. data/lib/drives/item/items/item/workbook/functions/ecma_ceiling/ecma_ceiling_post_request_body.rb +3 -3
  34. data/lib/drives/item/items/item/workbook/functions/ecma_ceiling/ecma_ceiling_request_builder.rb +2 -2
  35. data/lib/drives/item/items/item/workbook/functions/erf_c_precise/erf_c_precise_post_request_body.rb +3 -3
  36. data/lib/drives/item/items/item/workbook/functions/erf_c_precise/erf_c_precise_request_builder.rb +2 -2
  37. data/lib/drives/item/items/item/workbook/functions/erf_precise/erf_precise_post_request_body.rb +3 -3
  38. data/lib/drives/item/items/item/workbook/functions/erf_precise/erf_precise_request_builder.rb +2 -2
  39. data/lib/drives/item/items/item/workbook/functions/error_type/error_type_post_request_body.rb +3 -3
  40. data/lib/drives/item/items/item/workbook/functions/error_type/error_type_request_builder.rb +2 -2
  41. data/lib/drives/item/items/item/workbook/functions/expon_dist/expon_dist_post_request_body.rb +3 -3
  42. data/lib/drives/item/items/item/workbook/functions/expon_dist/expon_dist_request_builder.rb +2 -2
  43. data/lib/drives/item/items/item/workbook/functions/f_dist/f_dist_post_request_body.rb +3 -3
  44. data/lib/drives/item/items/item/workbook/functions/f_dist/f_dist_request_builder.rb +2 -2
  45. data/lib/drives/item/items/item/workbook/functions/f_dist_r_t/f_dist_r_t_post_request_body.rb +3 -3
  46. data/lib/drives/item/items/item/workbook/functions/f_dist_r_t/f_dist_r_t_request_builder.rb +2 -2
  47. data/lib/drives/item/items/item/workbook/functions/f_inv/f_inv_post_request_body.rb +3 -3
  48. data/lib/drives/item/items/item/workbook/functions/f_inv/f_inv_request_builder.rb +2 -2
  49. data/lib/drives/item/items/item/workbook/functions/f_inv_r_t/f_inv_r_t_post_request_body.rb +3 -3
  50. data/lib/drives/item/items/item/workbook/functions/f_inv_r_t/f_inv_r_t_request_builder.rb +2 -2
  51. data/lib/drives/item/items/item/workbook/functions/floor_math/floor_math_post_request_body.rb +3 -3
  52. data/lib/drives/item/items/item/workbook/functions/floor_math/floor_math_request_builder.rb +2 -2
  53. data/lib/drives/item/items/item/workbook/functions/floor_precise/floor_precise_post_request_body.rb +3 -3
  54. data/lib/drives/item/items/item/workbook/functions/floor_precise/floor_precise_request_builder.rb +2 -2
  55. data/lib/drives/item/items/item/workbook/functions/functions_request_builder.rb +61 -61
  56. data/lib/drives/item/items/item/workbook/functions/gamma_dist/gamma_dist_post_request_body.rb +3 -3
  57. data/lib/drives/item/items/item/workbook/functions/gamma_dist/gamma_dist_request_builder.rb +2 -2
  58. data/lib/drives/item/items/item/workbook/functions/gamma_inv/gamma_inv_post_request_body.rb +3 -3
  59. data/lib/drives/item/items/item/workbook/functions/gamma_inv/gamma_inv_request_builder.rb +2 -2
  60. data/lib/drives/item/items/item/workbook/functions/gamma_ln_precise/gamma_ln_precise_post_request_body.rb +3 -3
  61. data/lib/drives/item/items/item/workbook/functions/gamma_ln_precise/gamma_ln_precise_request_builder.rb +2 -2
  62. data/lib/drives/item/items/item/workbook/functions/hyp_geom_dist/hyp_geom_dist_post_request_body.rb +3 -3
  63. data/lib/drives/item/items/item/workbook/functions/hyp_geom_dist/hyp_geom_dist_request_builder.rb +2 -2
  64. data/lib/drives/item/items/item/workbook/functions/iso_ceiling/iso_ceiling_post_request_body.rb +3 -3
  65. data/lib/drives/item/items/item/workbook/functions/iso_ceiling/iso_ceiling_request_builder.rb +2 -2
  66. data/lib/drives/item/items/item/workbook/functions/log_norm_dist/log_norm_dist_post_request_body.rb +3 -3
  67. data/lib/drives/item/items/item/workbook/functions/log_norm_dist/log_norm_dist_request_builder.rb +2 -2
  68. data/lib/drives/item/items/item/workbook/functions/log_norm_inv/log_norm_inv_post_request_body.rb +3 -3
  69. data/lib/drives/item/items/item/workbook/functions/log_norm_inv/log_norm_inv_request_builder.rb +2 -2
  70. data/lib/drives/item/items/item/workbook/functions/neg_binom_dist/neg_binom_dist_post_request_body.rb +3 -3
  71. data/lib/drives/item/items/item/workbook/functions/neg_binom_dist/neg_binom_dist_request_builder.rb +2 -2
  72. data/lib/drives/item/items/item/workbook/functions/network_days_intl/network_days_intl_post_request_body.rb +3 -3
  73. data/lib/drives/item/items/item/workbook/functions/network_days_intl/network_days_intl_request_builder.rb +2 -2
  74. data/lib/drives/item/items/item/workbook/functions/norm_dist/norm_dist_post_request_body.rb +3 -3
  75. data/lib/drives/item/items/item/workbook/functions/norm_dist/norm_dist_request_builder.rb +2 -2
  76. data/lib/drives/item/items/item/workbook/functions/norm_inv/norm_inv_post_request_body.rb +3 -3
  77. data/lib/drives/item/items/item/workbook/functions/norm_inv/norm_inv_request_builder.rb +2 -2
  78. data/lib/drives/item/items/item/workbook/functions/norm_s_dist/norm_s_dist_post_request_body.rb +3 -3
  79. data/lib/drives/item/items/item/workbook/functions/norm_s_dist/norm_s_dist_request_builder.rb +2 -2
  80. data/lib/drives/item/items/item/workbook/functions/norm_s_inv/norm_s_inv_post_request_body.rb +3 -3
  81. data/lib/drives/item/items/item/workbook/functions/norm_s_inv/norm_s_inv_request_builder.rb +2 -2
  82. data/lib/drives/item/items/item/workbook/functions/percent_rank_exc/percent_rank_exc_post_request_body.rb +3 -3
  83. data/lib/drives/item/items/item/workbook/functions/percent_rank_exc/percent_rank_exc_request_builder.rb +2 -2
  84. data/lib/drives/item/items/item/workbook/functions/percent_rank_inc/percent_rank_inc_post_request_body.rb +3 -3
  85. data/lib/drives/item/items/item/workbook/functions/percent_rank_inc/percent_rank_inc_request_builder.rb +2 -2
  86. data/lib/drives/item/items/item/workbook/functions/percentile_exc/percentile_exc_post_request_body.rb +3 -3
  87. data/lib/drives/item/items/item/workbook/functions/percentile_exc/percentile_exc_request_builder.rb +2 -2
  88. data/lib/drives/item/items/item/workbook/functions/percentile_inc/percentile_inc_post_request_body.rb +3 -3
  89. data/lib/drives/item/items/item/workbook/functions/percentile_inc/percentile_inc_request_builder.rb +2 -2
  90. data/lib/drives/item/items/item/workbook/functions/poisson_dist/poisson_dist_post_request_body.rb +3 -3
  91. data/lib/drives/item/items/item/workbook/functions/poisson_dist/poisson_dist_request_builder.rb +2 -2
  92. data/lib/drives/item/items/item/workbook/functions/quartile_exc/quartile_exc_post_request_body.rb +3 -3
  93. data/lib/drives/item/items/item/workbook/functions/quartile_exc/quartile_exc_request_builder.rb +2 -2
  94. data/lib/drives/item/items/item/workbook/functions/quartile_inc/quartile_inc_post_request_body.rb +3 -3
  95. data/lib/drives/item/items/item/workbook/functions/quartile_inc/quartile_inc_request_builder.rb +2 -2
  96. data/lib/drives/item/items/item/workbook/functions/rank_avg/rank_avg_post_request_body.rb +3 -3
  97. data/lib/drives/item/items/item/workbook/functions/rank_avg/rank_avg_request_builder.rb +2 -2
  98. data/lib/drives/item/items/item/workbook/functions/rank_eq/rank_eq_post_request_body.rb +3 -3
  99. data/lib/drives/item/items/item/workbook/functions/rank_eq/rank_eq_request_builder.rb +2 -2
  100. data/lib/drives/item/items/item/workbook/functions/skew_p/skew_p_post_request_body.rb +3 -3
  101. data/lib/drives/item/items/item/workbook/functions/skew_p/skew_p_request_builder.rb +2 -2
  102. data/lib/drives/item/items/item/workbook/functions/st_dev_p/st_dev_p_post_request_body.rb +3 -3
  103. data/lib/drives/item/items/item/workbook/functions/st_dev_p/st_dev_p_request_builder.rb +2 -2
  104. data/lib/drives/item/items/item/workbook/functions/st_dev_s/st_dev_s_post_request_body.rb +3 -3
  105. data/lib/drives/item/items/item/workbook/functions/st_dev_s/st_dev_s_request_builder.rb +2 -2
  106. data/lib/drives/item/items/item/workbook/functions/t_dist/t_dist_post_request_body.rb +3 -3
  107. data/lib/drives/item/items/item/workbook/functions/t_dist/t_dist_request_builder.rb +2 -2
  108. data/lib/drives/item/items/item/workbook/functions/t_dist_2_t/{t_dist_2_t_post_request_body.rb → t_dist2_t_post_request_body.rb} +4 -4
  109. data/lib/drives/item/items/item/workbook/functions/t_dist_2_t/{t_dist_2_t_request_builder.rb → t_dist2_t_request_builder.rb} +2 -2
  110. data/lib/drives/item/items/item/workbook/functions/t_dist_2_t/t_dist_2_t.rb +1 -1
  111. data/lib/drives/item/items/item/workbook/functions/t_dist_r_t/t_dist_r_t_post_request_body.rb +3 -3
  112. data/lib/drives/item/items/item/workbook/functions/t_dist_r_t/t_dist_r_t_request_builder.rb +2 -2
  113. data/lib/drives/item/items/item/workbook/functions/t_inv/t_inv_post_request_body.rb +3 -3
  114. data/lib/drives/item/items/item/workbook/functions/t_inv/t_inv_request_builder.rb +2 -2
  115. data/lib/drives/item/items/item/workbook/functions/t_inv_2_t/{t_inv_2_t_post_request_body.rb → t_inv2_t_post_request_body.rb} +4 -4
  116. data/lib/drives/item/items/item/workbook/functions/t_inv_2_t/{t_inv_2_t_request_builder.rb → t_inv2_t_request_builder.rb} +2 -2
  117. data/lib/drives/item/items/item/workbook/functions/t_inv_2_t/t_inv_2_t.rb +1 -1
  118. data/lib/drives/item/items/item/workbook/functions/var_p/var_p_post_request_body.rb +3 -3
  119. data/lib/drives/item/items/item/workbook/functions/var_p/var_p_request_builder.rb +2 -2
  120. data/lib/drives/item/items/item/workbook/functions/var_s/var_s_post_request_body.rb +3 -3
  121. data/lib/drives/item/items/item/workbook/functions/var_s/var_s_request_builder.rb +2 -2
  122. data/lib/drives/item/items/item/workbook/functions/weibull_dist/weibull_dist_post_request_body.rb +3 -3
  123. data/lib/drives/item/items/item/workbook/functions/weibull_dist/weibull_dist_request_builder.rb +2 -2
  124. data/lib/drives/item/items/item/workbook/functions/work_day_intl/work_day_intl_post_request_body.rb +3 -3
  125. data/lib/drives/item/items/item/workbook/functions/work_day_intl/work_day_intl_request_builder.rb +2 -2
  126. data/lib/drives/item/items/item/workbook/functions/z_test/z_test_post_request_body.rb +3 -3
  127. data/lib/drives/item/items/item/workbook/functions/z_test/z_test_request_builder.rb +2 -2
  128. data/lib/employee_experience/employee_experience.rb +0 -0
  129. data/lib/employee_experience/employee_experience_request_builder.rb +179 -0
  130. data/lib/employee_experience/learning_providers/count/count.rb +0 -0
  131. data/lib/employee_experience/learning_providers/count/count_request_builder.rb +118 -0
  132. data/lib/employee_experience/learning_providers/item/item.rb +0 -0
  133. data/lib/employee_experience/learning_providers/item/learning_contents/count/count.rb +0 -0
  134. data/lib/employee_experience/learning_providers/item/learning_contents/count/count_request_builder.rb +124 -0
  135. data/lib/employee_experience/learning_providers/item/learning_contents/item/item.rb +0 -0
  136. data/lib/employee_experience/learning_providers/item/learning_contents/item/learning_content_item_request_builder.rb +215 -0
  137. data/lib/employee_experience/learning_providers/item/learning_contents/learning_contents.rb +0 -0
  138. data/lib/employee_experience/learning_providers/item/learning_contents/learning_contents_request_builder.rb +207 -0
  139. data/lib/employee_experience/learning_providers/item/learning_provider_item_request_builder.rb +227 -0
  140. data/lib/employee_experience/learning_providers/learning_providers.rb +0 -0
  141. data/lib/employee_experience/learning_providers/learning_providers_request_builder.rb +201 -0
  142. data/lib/graph_base_service_client.rb +6 -0
  143. data/lib/groups/item/group_item_request_builder.rb +2 -2
  144. data/lib/groups/item/sites/item/permissions/permissions_request_builder.rb +2 -2
  145. data/lib/groups/item/team/channels/item/members/members_request_builder.rb +2 -2
  146. data/lib/groups/item/team/channels/item/messages/item/replies/replies_request_builder.rb +2 -2
  147. data/lib/groups/item/team/primary_channel/members/members_request_builder.rb +2 -2
  148. data/lib/groups/item/team/primary_channel/messages/item/replies/replies_request_builder.rb +2 -2
  149. data/lib/kiota-lock.json +2 -2
  150. data/lib/me/chats/item/messages/item/replies/replies_request_builder.rb +2 -2
  151. data/lib/me/joined_teams/item/channels/item/members/members_request_builder.rb +2 -2
  152. data/lib/me/joined_teams/item/channels/item/messages/item/replies/replies_request_builder.rb +2 -2
  153. data/lib/me/joined_teams/item/primary_channel/members/members_request_builder.rb +2 -2
  154. data/lib/me/joined_teams/item/primary_channel/messages/item/replies/replies_request_builder.rb +2 -2
  155. data/lib/me/mail_folders/item/child_folders/item/messages/item/attachments/attachments_request_builder.rb +2 -2
  156. data/lib/me/mail_folders/item/messages/item/attachments/attachments_request_builder.rb +2 -2
  157. data/lib/me/me_request_builder.rb +3 -3
  158. data/lib/me/messages/item/attachments/attachments_request_builder.rb +2 -2
  159. data/lib/models/access_review_instance.rb +1 -1
  160. data/lib/models/access_review_schedule_definition.rb +1 -1
  161. data/lib/models/agreement_file_data.rb +2 -2
  162. data/lib/models/alternative_security_id.rb +2 -2
  163. data/lib/models/application.rb +2 -2
  164. data/lib/models/attachment_session.rb +2 -2
  165. data/lib/models/audit_event.rb +1 -3
  166. data/lib/models/authentication_method_configuration.rb +1 -1
  167. data/lib/models/certificate_authority.rb +2 -2
  168. data/lib/models/conditional_access_all_external_tenants.rb +45 -0
  169. data/lib/models/conditional_access_enumerated_external_tenants.rb +65 -0
  170. data/lib/models/conditional_access_external_tenants.rb +112 -0
  171. data/lib/models/conditional_access_external_tenants_membership_kind.rb +9 -0
  172. data/lib/models/conditional_access_guest_or_external_user_types.rb +14 -0
  173. data/lib/models/conditional_access_guests_or_external_users.rb +122 -0
  174. data/lib/models/conditional_access_users.rb +40 -0
  175. data/lib/models/data_policy_operation.rb +1 -1
  176. data/lib/models/device.rb +1 -1
  177. data/lib/models/device_and_app_management_data.rb +2 -2
  178. data/lib/models/device_category.rb +2 -0
  179. data/lib/models/directory_object_partner_reference.rb +1 -1
  180. data/lib/models/directory_role.rb +1 -1
  181. data/lib/models/drive.rb +1 -1
  182. data/lib/models/drive_item.rb +2 -2
  183. data/lib/models/drive_item_version.rb +2 -2
  184. data/lib/models/education_assignment_defaults.rb +1 -1
  185. data/lib/models/education_assignment_settings.rb +1 -1
  186. data/lib/models/education_class.rb +1 -1
  187. data/lib/models/employee_experience.rb +102 -0
  188. data/lib/models/enterprise_code_signing_certificate.rb +2 -2
  189. data/lib/models/entity.rb +4 -0
  190. data/lib/models/file_attachment.rb +2 -2
  191. data/lib/models/group.rb +1 -1
  192. data/lib/models/imported_windows_autopilot_device_identity.rb +2 -2
  193. data/lib/models/ios_custom_configuration.rb +2 -2
  194. data/lib/models/ios_mobile_app_configuration.rb +2 -2
  195. data/lib/models/key_credential.rb +4 -4
  196. data/lib/models/learning_content.rb +405 -0
  197. data/lib/models/learning_content_collection_response.rb +64 -0
  198. data/lib/models/learning_provider.rb +184 -0
  199. data/lib/models/learning_provider_collection_response.rb +64 -0
  200. data/lib/models/mac_o_s_custom_configuration.rb +3 -5
  201. data/lib/models/mac_o_s_general_device_configuration.rb +3 -1
  202. data/lib/models/message.rb +2 -2
  203. data/lib/models/mime_content.rb +2 -2
  204. data/lib/models/mobile_app_content_file.rb +2 -2
  205. data/lib/models/mobile_threat_defense_connector.rb +36 -36
  206. data/lib/models/models.rb +11 -0
  207. data/lib/models/offer_shift_request.rb +1 -1
  208. data/lib/models/oma_setting_string_xml.rb +2 -2
  209. data/lib/models/onenote_page.rb +2 -2
  210. data/lib/models/onenote_resource.rb +2 -2
  211. data/lib/models/online_meeting.rb +3 -3
  212. data/lib/models/organizational_branding_properties.rb +6 -6
  213. data/lib/models/password_authentication_method.rb +1 -1
  214. data/lib/models/password_credential.rb +2 -2
  215. data/lib/models/phone_authentication_method.rb +1 -1
  216. data/lib/models/post.rb +1 -1
  217. data/lib/models/print_service.rb +1 -1
  218. data/lib/models/report.rb +2 -2
  219. data/lib/models/risk_detection.rb +1 -1
  220. data/lib/models/role_definition.rb +0 -2
  221. data/lib/models/schedule_change_request.rb +1 -1
  222. data/lib/models/scheduling_group.rb +1 -1
  223. data/lib/models/schema_extension.rb +1 -1
  224. data/lib/models/security/ediscovery_noncustodial_data_source.rb +1 -1
  225. data/lib/models/self_signed_certificate.rb +4 -4
  226. data/lib/models/service_announcement_attachment.rb +2 -2
  227. data/lib/models/service_principal_risk_detection.rb +1 -1
  228. data/lib/models/service_update_message.rb +2 -2
  229. data/lib/models/shift.rb +1 -1
  230. data/lib/models/site.rb +1 -1
  231. data/lib/models/software_oath_authentication_method.rb +1 -1
  232. data/lib/models/subscribed_sku.rb +1 -1
  233. data/lib/models/task_file_attachment.rb +2 -2
  234. data/lib/models/teamwork_hosted_content.rb +2 -2
  235. data/lib/models/temporary_access_pass_authentication_method.rb +1 -1
  236. data/lib/models/thumbnail.rb +2 -2
  237. data/lib/models/time_off.rb +1 -1
  238. data/lib/models/time_off_reason.rb +1 -1
  239. data/lib/models/user_activity.rb +1 -1
  240. data/lib/models/windows10_endpoint_protection_configuration.rb +2 -2
  241. data/lib/models/windows10_general_configuration.rb +4 -4
  242. data/lib/models/windows_hello_for_business_authentication_method.rb +1 -1
  243. data/lib/models/windows_information_protection_app_locker_file.rb +2 -2
  244. data/lib/models/windows_information_protection_data_recovery_certificate.rb +2 -2
  245. data/lib/models/workbook_range_view.rb +1 -1
  246. data/lib/security/alerts_v2/alerts_v2_request_builder.rb +4 -4
  247. data/lib/security/security_request_builder.rb +1 -1
  248. data/lib/sites/item/permissions/permissions_request_builder.rb +2 -2
  249. data/lib/teams/item/channels/item/members/members_request_builder.rb +2 -2
  250. data/lib/teams/item/channels/item/messages/item/replies/replies_request_builder.rb +2 -2
  251. data/lib/teams/item/primary_channel/members/members_request_builder.rb +2 -2
  252. data/lib/teams/item/primary_channel/messages/item/replies/replies_request_builder.rb +2 -2
  253. data/lib/teams/item/team_item_request_builder.rb +3 -3
  254. data/lib/teams/teams_request_builder.rb +1 -107
  255. data/lib/teamwork/deleted_teams/item/channels/item/members/members_request_builder.rb +2 -2
  256. data/lib/teamwork/deleted_teams/item/channels/item/messages/item/replies/replies_request_builder.rb +2 -2
  257. data/lib/users/item/chats/item/messages/item/replies/replies_request_builder.rb +2 -2
  258. data/lib/users/item/joined_teams/item/channels/item/members/members_request_builder.rb +2 -2
  259. data/lib/users/item/joined_teams/item/channels/item/messages/item/replies/replies_request_builder.rb +2 -2
  260. data/lib/users/item/joined_teams/item/primary_channel/members/members_request_builder.rb +2 -2
  261. data/lib/users/item/joined_teams/item/primary_channel/messages/item/replies/replies_request_builder.rb +2 -2
  262. data/lib/users/item/mail_folders/item/child_folders/item/messages/item/attachments/attachments_request_builder.rb +2 -2
  263. data/lib/users/item/mail_folders/item/messages/item/attachments/attachments_request_builder.rb +2 -2
  264. data/lib/users/item/messages/item/attachments/attachments_request_builder.rb +2 -2
  265. data/lib/users/users_request_builder.rb +3 -3
  266. data/lib/version_information.rb +2 -1
  267. metadata +32 -6
@@ -0,0 +1,64 @@
1
+ require 'microsoft_kiota_abstractions'
2
+ require_relative '../microsoft_graph'
3
+ require_relative './models'
4
+
5
+ module MicrosoftGraph
6
+ module Models
7
+ class LearningProviderCollectionResponse < MicrosoftGraph::Models::BaseCollectionPaginationCountResponse
8
+ include MicrosoftKiotaAbstractions::Parsable
9
+ ##
10
+ # The value property
11
+ @value
12
+ ##
13
+ ## Instantiates a new LearningProviderCollectionResponse and sets the default values.
14
+ ## @return a void
15
+ ##
16
+ def initialize()
17
+ super
18
+ end
19
+ ##
20
+ ## Creates a new instance of the appropriate class based on discriminator value
21
+ ## @param parseNode The parse node to use to read the discriminator value and create the object
22
+ ## @return a learning_provider_collection_response
23
+ ##
24
+ def self.create_from_discriminator_value(parse_node)
25
+ raise StandardError, 'parse_node cannot be null' if parse_node.nil?
26
+ return LearningProviderCollectionResponse.new
27
+ end
28
+ ##
29
+ ## The deserialization information for the current model
30
+ ## @return a i_dictionary
31
+ ##
32
+ def get_field_deserializers()
33
+ return super.merge({
34
+ "value" => lambda {|n| @value = n.get_collection_of_object_values(lambda {|pn| MicrosoftGraph::Models::LearningProvider.create_from_discriminator_value(pn) }) },
35
+ })
36
+ end
37
+ ##
38
+ ## Serializes information the current object
39
+ ## @param writer Serialization writer to use to serialize this model
40
+ ## @return a void
41
+ ##
42
+ def serialize(writer)
43
+ raise StandardError, 'writer cannot be null' if writer.nil?
44
+ super
45
+ writer.write_collection_of_object_values("value", @value)
46
+ end
47
+ ##
48
+ ## Gets the value property value. The value property
49
+ ## @return a learning_provider
50
+ ##
51
+ def value
52
+ return @value
53
+ end
54
+ ##
55
+ ## Sets the value property value. The value property
56
+ ## @param value Value to set for the value property.
57
+ ## @return a void
58
+ ##
59
+ def value=(value)
60
+ @value = value
61
+ end
62
+ end
63
+ end
64
+ end
@@ -4,8 +4,6 @@ require_relative './models'
4
4
 
5
5
  module MicrosoftGraph
6
6
  module Models
7
- ##
8
- # This topic provides descriptions of the declared methods, properties and relationships exposed by the macOSCustomConfiguration resource.
9
7
  class MacOSCustomConfiguration < MicrosoftGraph::Models::DeviceConfiguration
10
8
  include MicrosoftKiotaAbstractions::Parsable
11
9
  ##
@@ -18,7 +16,7 @@ module MicrosoftGraph
18
16
  # Name that is displayed to the user.
19
17
  @payload_name
20
18
  ##
21
- ## Instantiates a new macOSCustomConfiguration and sets the default values.
19
+ ## Instantiates a new MacOSCustomConfiguration and sets the default values.
22
20
  ## @return a void
23
21
  ##
24
22
  def initialize()
@@ -40,14 +38,14 @@ module MicrosoftGraph
40
38
  ##
41
39
  def get_field_deserializers()
42
40
  return super.merge({
43
- "payload" => lambda {|n| @payload = n.get_string_value() },
41
+ "payload" => lambda {|n| @payload = n.get_object_value(lambda {|pn| Base64url.create_from_discriminator_value(pn) }) },
44
42
  "payloadFileName" => lambda {|n| @payload_file_name = n.get_string_value() },
45
43
  "payloadName" => lambda {|n| @payload_name = n.get_string_value() },
46
44
  })
47
45
  end
48
46
  ##
49
47
  ## Gets the payload property value. Payload. (UTF8 encoded byte array)
50
- ## @return a binary
48
+ ## @return a base64url
51
49
  ##
52
50
  def payload
53
51
  return @payload
@@ -4,6 +4,8 @@ require_relative './models'
4
4
 
5
5
  module MicrosoftGraph
6
6
  module Models
7
+ ##
8
+ # This topic provides descriptions of the declared methods, properties and relationships exposed by the macOSGeneralDeviceConfiguration resource.
7
9
  class MacOSGeneralDeviceConfiguration < MicrosoftGraph::Models::DeviceConfiguration
8
10
  include MicrosoftKiotaAbstractions::Parsable
9
11
  ##
@@ -73,7 +75,7 @@ module MicrosoftGraph
73
75
  @compliant_apps_list = value
74
76
  end
75
77
  ##
76
- ## Instantiates a new MacOSGeneralDeviceConfiguration and sets the default values.
78
+ ## Instantiates a new macOSGeneralDeviceConfiguration and sets the default values.
77
79
  ## @return a void
78
80
  ##
79
81
  def initialize()
@@ -197,7 +197,7 @@ module MicrosoftGraph
197
197
  end
198
198
  ##
199
199
  ## Gets the conversationIndex property value. Indicates the position of the message within the conversation.
200
- ## @return a binary
200
+ ## @return a base64url
201
201
  ##
202
202
  def conversation_index
203
203
  return @conversation_index
@@ -290,7 +290,7 @@ module MicrosoftGraph
290
290
  "bodyPreview" => lambda {|n| @body_preview = n.get_string_value() },
291
291
  "ccRecipients" => lambda {|n| @cc_recipients = n.get_collection_of_object_values(lambda {|pn| MicrosoftGraph::Models::Recipient.create_from_discriminator_value(pn) }) },
292
292
  "conversationId" => lambda {|n| @conversation_id = n.get_string_value() },
293
- "conversationIndex" => lambda {|n| @conversation_index = n.get_string_value() },
293
+ "conversationIndex" => lambda {|n| @conversation_index = n.get_object_value(lambda {|pn| Base64url.create_from_discriminator_value(pn) }) },
294
294
  "extensions" => lambda {|n| @extensions = n.get_collection_of_object_values(lambda {|pn| MicrosoftGraph::Models::Extension.create_from_discriminator_value(pn) }) },
295
295
  "flag" => lambda {|n| @flag = n.get_object_value(lambda {|pn| MicrosoftGraph::Models::FollowupFlag.create_from_discriminator_value(pn) }) },
296
296
  "from" => lambda {|n| @from = n.get_object_value(lambda {|pn| MicrosoftGraph::Models::Recipient.create_from_discriminator_value(pn) }) },
@@ -59,7 +59,7 @@ module MicrosoftGraph
59
59
  return {
60
60
  "@odata.type" => lambda {|n| @odata_type = n.get_string_value() },
61
61
  "type" => lambda {|n| @type = n.get_string_value() },
62
- "value" => lambda {|n| @value = n.get_string_value() },
62
+ "value" => lambda {|n| @value = n.get_object_value(lambda {|pn| Base64url.create_from_discriminator_value(pn) }) },
63
63
  }
64
64
  end
65
65
  ##
@@ -106,7 +106,7 @@ module MicrosoftGraph
106
106
  end
107
107
  ##
108
108
  ## Gets the value property value. The byte array that contains the actual content.
109
- ## @return a binary
109
+ ## @return a base64url
110
110
  ##
111
111
  def value
112
112
  return @value
@@ -107,7 +107,7 @@ module MicrosoftGraph
107
107
  "azureStorageUriExpirationDateTime" => lambda {|n| @azure_storage_uri_expiration_date_time = n.get_date_time_value() },
108
108
  "createdDateTime" => lambda {|n| @created_date_time = n.get_date_time_value() },
109
109
  "isCommitted" => lambda {|n| @is_committed = n.get_boolean_value() },
110
- "manifest" => lambda {|n| @manifest = n.get_string_value() },
110
+ "manifest" => lambda {|n| @manifest = n.get_object_value(lambda {|pn| Base64url.create_from_discriminator_value(pn) }) },
111
111
  "name" => lambda {|n| @name = n.get_string_value() },
112
112
  "size" => lambda {|n| @size = n.get_object_value(lambda {|pn| Int64.create_from_discriminator_value(pn) }) },
113
113
  "sizeEncrypted" => lambda {|n| @size_encrypted = n.get_object_value(lambda {|pn| Int64.create_from_discriminator_value(pn) }) },
@@ -131,7 +131,7 @@ module MicrosoftGraph
131
131
  end
132
132
  ##
133
133
  ## Gets the manifest property value. The manifest information.
134
- ## @return a binary
134
+ ## @return a base64url
135
135
  ##
136
136
  def manifest
137
137
  return @manifest
@@ -10,31 +10,31 @@ module MicrosoftGraph
10
10
  class MobileThreatDefenseConnector < MicrosoftGraph::Models::Entity
11
11
  include MicrosoftKiotaAbstractions::Parsable
12
12
  ##
13
- # When TRUE, indicates the data sync partner may collect metadata about installed applications from Intune for IOS devices. When FALSE, indicates the data sync partner may not collect metadata about installed applications from Intune for IOS devices. Default value is FALSE.
13
+ # When TRUE, indicates the Mobile Threat Defense partner may collect metadata about installed applications from Intune for IOS devices. When FALSE, indicates the Mobile Threat Defense partner may not collect metadata about installed applications from Intune for IOS devices. Default value is FALSE.
14
14
  @allow_partner_to_collect_i_o_s_application_metadata
15
15
  ##
16
- # When TRUE, indicates the data sync partner may collect metadata about personally installed applications from Intune for IOS devices. When FALSE, indicates the data sync partner may not collect metadata about personally installed applications from Intune for IOS devices. Default value is FALSE.
16
+ # When TRUE, indicates the Mobile Threat Defense partner may collect metadata about personally installed applications from Intune for IOS devices. When FALSE, indicates the Mobile Threat Defense partner may not collect metadata about personally installed applications from Intune for IOS devices. Default value is FALSE.
17
17
  @allow_partner_to_collect_i_o_s_personal_application_metadata
18
18
  ##
19
- # For Android, set whether Intune must receive data from the data sync partner prior to marking a device compliant
19
+ # For Android, set whether Intune must receive data from the Mobile Threat Defense partner prior to marking a device compliant
20
20
  @android_device_blocked_on_missing_partner_data
21
21
  ##
22
- # For Android, set whether data from the data sync partner should be used during compliance evaluations
22
+ # For Android, set whether data from the Mobile Threat Defense partner should be used during compliance evaluations
23
23
  @android_enabled
24
24
  ##
25
- # When TRUE, inidicates that data from the data sync partner can be used during Mobile Application Management (MAM) evaluations for Android devices. When FALSE, inidicates that data from the data sync partner should not be used during Mobile Application Management (MAM) evaluations for Android devices. Only one partner per platform may be enabled for Mobile Application Management (MAM) evaluation. Default value is FALSE.
25
+ # When TRUE, inidicates that data from the Mobile Threat Defense partner can be used during Mobile Application Management (MAM) evaluations for Android devices. When FALSE, inidicates that data from the Mobile Threat Defense partner should not be used during Mobile Application Management (MAM) evaluations for Android devices. Only one partner per platform may be enabled for Mobile Application Management (MAM) evaluation. Default value is FALSE.
26
26
  @android_mobile_application_management_enabled
27
27
  ##
28
- # For IOS, set whether Intune must receive data from the data sync partner prior to marking a device compliant
28
+ # For IOS, set whether Intune must receive data from the Mobile Threat Defense partner prior to marking a device compliant
29
29
  @ios_device_blocked_on_missing_partner_data
30
30
  ##
31
- # For IOS, get or set whether data from the data sync partner should be used during compliance evaluations
31
+ # For IOS, get or set whether data from the Mobile Threat Defense partner should be used during compliance evaluations
32
32
  @ios_enabled
33
33
  ##
34
- # When TRUE, inidicates that data from the data sync partner can be used during Mobile Application Management (MAM) evaluations for IOS devices. When FALSE, inidicates that data from the data sync partner should not be used during Mobile Application Management (MAM) evaluations for IOS devices. Only one partner per platform may be enabled for Mobile Application Management (MAM) evaluation. Default value is FALSE.
34
+ # When TRUE, inidicates that data from the Mobile Threat Defense partner can be used during Mobile Application Management (MAM) evaluations for IOS devices. When FALSE, inidicates that data from the Mobile Threat Defense partner should not be used during Mobile Application Management (MAM) evaluations for IOS devices. Only one partner per platform may be enabled for Mobile Application Management (MAM) evaluation. Default value is FALSE.
35
35
  @ios_mobile_application_management_enabled
36
36
  ##
37
- # DateTime of last Heartbeat recieved from the Data Sync Partner
37
+ # DateTime of last Heartbeat recieved from the Mobile Threat Defense partner
38
38
  @last_heartbeat_date_time
39
39
  ##
40
40
  # When TRUE, inidicates that configuration profile management via Microsoft Defender for Endpoint is enabled. When FALSE, inidicates that configuration profile management via Microsoft Defender for Endpoint is disabled. Default value is FALSE.
@@ -46,23 +46,23 @@ module MicrosoftGraph
46
46
  # Get or Set days the per tenant tolerance to unresponsiveness for this partner integration
47
47
  @partner_unresponsiveness_threshold_in_days
48
48
  ##
49
- # Get or set whether to block devices on the enabled platforms that do not meet the minimum version requirements of the Data Sync Partner
49
+ # Get or set whether to block devices on the enabled platforms that do not meet the minimum version requirements of the Mobile Threat Defense partner
50
50
  @partner_unsupported_os_version_blocked
51
51
  ##
52
- # When TRUE, inidicates that Intune must receive data from the data sync partner prior to marking a device compliant for Windows. When FALSE, inidicates that Intune may make a device compliant without receiving data from the data sync partner for Windows. Default value is FALSE.
52
+ # When TRUE, inidicates that Intune must receive data from the Mobile Threat Defense partner prior to marking a device compliant for Windows. When FALSE, inidicates that Intune may make a device compliant without receiving data from the Mobile Threat Defense partner for Windows. Default value is FALSE.
53
53
  @windows_device_blocked_on_missing_partner_data
54
54
  ##
55
- # When TRUE, inidicates that data from the data sync partner can be used during compliance evaluations for Windows. When FALSE, inidicates that data from the data sync partner should not be used during compliance evaluations for Windows. Default value is FALSE.
55
+ # When TRUE, inidicates that data from the Mobile Threat Defense partner can be used during compliance evaluations for Windows. When FALSE, inidicates that data from the Mobile Threat Defense partner should not be used during compliance evaluations for Windows. Default value is FALSE.
56
56
  @windows_enabled
57
57
  ##
58
- ## Gets the allowPartnerToCollectIOSApplicationMetadata property value. When TRUE, indicates the data sync partner may collect metadata about installed applications from Intune for IOS devices. When FALSE, indicates the data sync partner may not collect metadata about installed applications from Intune for IOS devices. Default value is FALSE.
58
+ ## Gets the allowPartnerToCollectIOSApplicationMetadata property value. When TRUE, indicates the Mobile Threat Defense partner may collect metadata about installed applications from Intune for IOS devices. When FALSE, indicates the Mobile Threat Defense partner may not collect metadata about installed applications from Intune for IOS devices. Default value is FALSE.
59
59
  ## @return a boolean
60
60
  ##
61
61
  def allow_partner_to_collect_i_o_s_application_metadata
62
62
  return @allow_partner_to_collect_i_o_s_application_metadata
63
63
  end
64
64
  ##
65
- ## Sets the allowPartnerToCollectIOSApplicationMetadata property value. When TRUE, indicates the data sync partner may collect metadata about installed applications from Intune for IOS devices. When FALSE, indicates the data sync partner may not collect metadata about installed applications from Intune for IOS devices. Default value is FALSE.
65
+ ## Sets the allowPartnerToCollectIOSApplicationMetadata property value. When TRUE, indicates the Mobile Threat Defense partner may collect metadata about installed applications from Intune for IOS devices. When FALSE, indicates the Mobile Threat Defense partner may not collect metadata about installed applications from Intune for IOS devices. Default value is FALSE.
66
66
  ## @param value Value to set for the allow_partner_to_collect_i_o_s_application_metadata property.
67
67
  ## @return a void
68
68
  ##
@@ -70,14 +70,14 @@ module MicrosoftGraph
70
70
  @allow_partner_to_collect_i_o_s_application_metadata = value
71
71
  end
72
72
  ##
73
- ## Gets the allowPartnerToCollectIOSPersonalApplicationMetadata property value. When TRUE, indicates the data sync partner may collect metadata about personally installed applications from Intune for IOS devices. When FALSE, indicates the data sync partner may not collect metadata about personally installed applications from Intune for IOS devices. Default value is FALSE.
73
+ ## Gets the allowPartnerToCollectIOSPersonalApplicationMetadata property value. When TRUE, indicates the Mobile Threat Defense partner may collect metadata about personally installed applications from Intune for IOS devices. When FALSE, indicates the Mobile Threat Defense partner may not collect metadata about personally installed applications from Intune for IOS devices. Default value is FALSE.
74
74
  ## @return a boolean
75
75
  ##
76
76
  def allow_partner_to_collect_i_o_s_personal_application_metadata
77
77
  return @allow_partner_to_collect_i_o_s_personal_application_metadata
78
78
  end
79
79
  ##
80
- ## Sets the allowPartnerToCollectIOSPersonalApplicationMetadata property value. When TRUE, indicates the data sync partner may collect metadata about personally installed applications from Intune for IOS devices. When FALSE, indicates the data sync partner may not collect metadata about personally installed applications from Intune for IOS devices. Default value is FALSE.
80
+ ## Sets the allowPartnerToCollectIOSPersonalApplicationMetadata property value. When TRUE, indicates the Mobile Threat Defense partner may collect metadata about personally installed applications from Intune for IOS devices. When FALSE, indicates the Mobile Threat Defense partner may not collect metadata about personally installed applications from Intune for IOS devices. Default value is FALSE.
81
81
  ## @param value Value to set for the allow_partner_to_collect_i_o_s_personal_application_metadata property.
82
82
  ## @return a void
83
83
  ##
@@ -85,14 +85,14 @@ module MicrosoftGraph
85
85
  @allow_partner_to_collect_i_o_s_personal_application_metadata = value
86
86
  end
87
87
  ##
88
- ## Gets the androidDeviceBlockedOnMissingPartnerData property value. For Android, set whether Intune must receive data from the data sync partner prior to marking a device compliant
88
+ ## Gets the androidDeviceBlockedOnMissingPartnerData property value. For Android, set whether Intune must receive data from the Mobile Threat Defense partner prior to marking a device compliant
89
89
  ## @return a boolean
90
90
  ##
91
91
  def android_device_blocked_on_missing_partner_data
92
92
  return @android_device_blocked_on_missing_partner_data
93
93
  end
94
94
  ##
95
- ## Sets the androidDeviceBlockedOnMissingPartnerData property value. For Android, set whether Intune must receive data from the data sync partner prior to marking a device compliant
95
+ ## Sets the androidDeviceBlockedOnMissingPartnerData property value. For Android, set whether Intune must receive data from the Mobile Threat Defense partner prior to marking a device compliant
96
96
  ## @param value Value to set for the android_device_blocked_on_missing_partner_data property.
97
97
  ## @return a void
98
98
  ##
@@ -100,14 +100,14 @@ module MicrosoftGraph
100
100
  @android_device_blocked_on_missing_partner_data = value
101
101
  end
102
102
  ##
103
- ## Gets the androidEnabled property value. For Android, set whether data from the data sync partner should be used during compliance evaluations
103
+ ## Gets the androidEnabled property value. For Android, set whether data from the Mobile Threat Defense partner should be used during compliance evaluations
104
104
  ## @return a boolean
105
105
  ##
106
106
  def android_enabled
107
107
  return @android_enabled
108
108
  end
109
109
  ##
110
- ## Sets the androidEnabled property value. For Android, set whether data from the data sync partner should be used during compliance evaluations
110
+ ## Sets the androidEnabled property value. For Android, set whether data from the Mobile Threat Defense partner should be used during compliance evaluations
111
111
  ## @param value Value to set for the android_enabled property.
112
112
  ## @return a void
113
113
  ##
@@ -115,14 +115,14 @@ module MicrosoftGraph
115
115
  @android_enabled = value
116
116
  end
117
117
  ##
118
- ## Gets the androidMobileApplicationManagementEnabled property value. When TRUE, inidicates that data from the data sync partner can be used during Mobile Application Management (MAM) evaluations for Android devices. When FALSE, inidicates that data from the data sync partner should not be used during Mobile Application Management (MAM) evaluations for Android devices. Only one partner per platform may be enabled for Mobile Application Management (MAM) evaluation. Default value is FALSE.
118
+ ## Gets the androidMobileApplicationManagementEnabled property value. When TRUE, inidicates that data from the Mobile Threat Defense partner can be used during Mobile Application Management (MAM) evaluations for Android devices. When FALSE, inidicates that data from the Mobile Threat Defense partner should not be used during Mobile Application Management (MAM) evaluations for Android devices. Only one partner per platform may be enabled for Mobile Application Management (MAM) evaluation. Default value is FALSE.
119
119
  ## @return a boolean
120
120
  ##
121
121
  def android_mobile_application_management_enabled
122
122
  return @android_mobile_application_management_enabled
123
123
  end
124
124
  ##
125
- ## Sets the androidMobileApplicationManagementEnabled property value. When TRUE, inidicates that data from the data sync partner can be used during Mobile Application Management (MAM) evaluations for Android devices. When FALSE, inidicates that data from the data sync partner should not be used during Mobile Application Management (MAM) evaluations for Android devices. Only one partner per platform may be enabled for Mobile Application Management (MAM) evaluation. Default value is FALSE.
125
+ ## Sets the androidMobileApplicationManagementEnabled property value. When TRUE, inidicates that data from the Mobile Threat Defense partner can be used during Mobile Application Management (MAM) evaluations for Android devices. When FALSE, inidicates that data from the Mobile Threat Defense partner should not be used during Mobile Application Management (MAM) evaluations for Android devices. Only one partner per platform may be enabled for Mobile Application Management (MAM) evaluation. Default value is FALSE.
126
126
  ## @param value Value to set for the android_mobile_application_management_enabled property.
127
127
  ## @return a void
128
128
  ##
@@ -169,14 +169,14 @@ module MicrosoftGraph
169
169
  })
170
170
  end
171
171
  ##
172
- ## Gets the iosDeviceBlockedOnMissingPartnerData property value. For IOS, set whether Intune must receive data from the data sync partner prior to marking a device compliant
172
+ ## Gets the iosDeviceBlockedOnMissingPartnerData property value. For IOS, set whether Intune must receive data from the Mobile Threat Defense partner prior to marking a device compliant
173
173
  ## @return a boolean
174
174
  ##
175
175
  def ios_device_blocked_on_missing_partner_data
176
176
  return @ios_device_blocked_on_missing_partner_data
177
177
  end
178
178
  ##
179
- ## Sets the iosDeviceBlockedOnMissingPartnerData property value. For IOS, set whether Intune must receive data from the data sync partner prior to marking a device compliant
179
+ ## Sets the iosDeviceBlockedOnMissingPartnerData property value. For IOS, set whether Intune must receive data from the Mobile Threat Defense partner prior to marking a device compliant
180
180
  ## @param value Value to set for the ios_device_blocked_on_missing_partner_data property.
181
181
  ## @return a void
182
182
  ##
@@ -184,14 +184,14 @@ module MicrosoftGraph
184
184
  @ios_device_blocked_on_missing_partner_data = value
185
185
  end
186
186
  ##
187
- ## Gets the iosEnabled property value. For IOS, get or set whether data from the data sync partner should be used during compliance evaluations
187
+ ## Gets the iosEnabled property value. For IOS, get or set whether data from the Mobile Threat Defense partner should be used during compliance evaluations
188
188
  ## @return a boolean
189
189
  ##
190
190
  def ios_enabled
191
191
  return @ios_enabled
192
192
  end
193
193
  ##
194
- ## Sets the iosEnabled property value. For IOS, get or set whether data from the data sync partner should be used during compliance evaluations
194
+ ## Sets the iosEnabled property value. For IOS, get or set whether data from the Mobile Threat Defense partner should be used during compliance evaluations
195
195
  ## @param value Value to set for the ios_enabled property.
196
196
  ## @return a void
197
197
  ##
@@ -199,14 +199,14 @@ module MicrosoftGraph
199
199
  @ios_enabled = value
200
200
  end
201
201
  ##
202
- ## Gets the iosMobileApplicationManagementEnabled property value. When TRUE, inidicates that data from the data sync partner can be used during Mobile Application Management (MAM) evaluations for IOS devices. When FALSE, inidicates that data from the data sync partner should not be used during Mobile Application Management (MAM) evaluations for IOS devices. Only one partner per platform may be enabled for Mobile Application Management (MAM) evaluation. Default value is FALSE.
202
+ ## Gets the iosMobileApplicationManagementEnabled property value. When TRUE, inidicates that data from the Mobile Threat Defense partner can be used during Mobile Application Management (MAM) evaluations for IOS devices. When FALSE, inidicates that data from the Mobile Threat Defense partner should not be used during Mobile Application Management (MAM) evaluations for IOS devices. Only one partner per platform may be enabled for Mobile Application Management (MAM) evaluation. Default value is FALSE.
203
203
  ## @return a boolean
204
204
  ##
205
205
  def ios_mobile_application_management_enabled
206
206
  return @ios_mobile_application_management_enabled
207
207
  end
208
208
  ##
209
- ## Sets the iosMobileApplicationManagementEnabled property value. When TRUE, inidicates that data from the data sync partner can be used during Mobile Application Management (MAM) evaluations for IOS devices. When FALSE, inidicates that data from the data sync partner should not be used during Mobile Application Management (MAM) evaluations for IOS devices. Only one partner per platform may be enabled for Mobile Application Management (MAM) evaluation. Default value is FALSE.
209
+ ## Sets the iosMobileApplicationManagementEnabled property value. When TRUE, inidicates that data from the Mobile Threat Defense partner can be used during Mobile Application Management (MAM) evaluations for IOS devices. When FALSE, inidicates that data from the Mobile Threat Defense partner should not be used during Mobile Application Management (MAM) evaluations for IOS devices. Only one partner per platform may be enabled for Mobile Application Management (MAM) evaluation. Default value is FALSE.
210
210
  ## @param value Value to set for the ios_mobile_application_management_enabled property.
211
211
  ## @return a void
212
212
  ##
@@ -214,14 +214,14 @@ module MicrosoftGraph
214
214
  @ios_mobile_application_management_enabled = value
215
215
  end
216
216
  ##
217
- ## Gets the lastHeartbeatDateTime property value. DateTime of last Heartbeat recieved from the Data Sync Partner
217
+ ## Gets the lastHeartbeatDateTime property value. DateTime of last Heartbeat recieved from the Mobile Threat Defense partner
218
218
  ## @return a date_time
219
219
  ##
220
220
  def last_heartbeat_date_time
221
221
  return @last_heartbeat_date_time
222
222
  end
223
223
  ##
224
- ## Sets the lastHeartbeatDateTime property value. DateTime of last Heartbeat recieved from the Data Sync Partner
224
+ ## Sets the lastHeartbeatDateTime property value. DateTime of last Heartbeat recieved from the Mobile Threat Defense partner
225
225
  ## @param value Value to set for the last_heartbeat_date_time property.
226
226
  ## @return a void
227
227
  ##
@@ -274,14 +274,14 @@ module MicrosoftGraph
274
274
  @partner_unresponsiveness_threshold_in_days = value
275
275
  end
276
276
  ##
277
- ## Gets the partnerUnsupportedOsVersionBlocked property value. Get or set whether to block devices on the enabled platforms that do not meet the minimum version requirements of the Data Sync Partner
277
+ ## Gets the partnerUnsupportedOsVersionBlocked property value. Get or set whether to block devices on the enabled platforms that do not meet the minimum version requirements of the Mobile Threat Defense partner
278
278
  ## @return a boolean
279
279
  ##
280
280
  def partner_unsupported_os_version_blocked
281
281
  return @partner_unsupported_os_version_blocked
282
282
  end
283
283
  ##
284
- ## Sets the partnerUnsupportedOsVersionBlocked property value. Get or set whether to block devices on the enabled platforms that do not meet the minimum version requirements of the Data Sync Partner
284
+ ## Sets the partnerUnsupportedOsVersionBlocked property value. Get or set whether to block devices on the enabled platforms that do not meet the minimum version requirements of the Mobile Threat Defense partner
285
285
  ## @param value Value to set for the partner_unsupported_os_version_blocked property.
286
286
  ## @return a void
287
287
  ##
@@ -313,14 +313,14 @@ module MicrosoftGraph
313
313
  writer.write_boolean_value("windowsEnabled", @windows_enabled)
314
314
  end
315
315
  ##
316
- ## Gets the windowsDeviceBlockedOnMissingPartnerData property value. When TRUE, inidicates that Intune must receive data from the data sync partner prior to marking a device compliant for Windows. When FALSE, inidicates that Intune may make a device compliant without receiving data from the data sync partner for Windows. Default value is FALSE.
316
+ ## Gets the windowsDeviceBlockedOnMissingPartnerData property value. When TRUE, inidicates that Intune must receive data from the Mobile Threat Defense partner prior to marking a device compliant for Windows. When FALSE, inidicates that Intune may make a device compliant without receiving data from the Mobile Threat Defense partner for Windows. Default value is FALSE.
317
317
  ## @return a boolean
318
318
  ##
319
319
  def windows_device_blocked_on_missing_partner_data
320
320
  return @windows_device_blocked_on_missing_partner_data
321
321
  end
322
322
  ##
323
- ## Sets the windowsDeviceBlockedOnMissingPartnerData property value. When TRUE, inidicates that Intune must receive data from the data sync partner prior to marking a device compliant for Windows. When FALSE, inidicates that Intune may make a device compliant without receiving data from the data sync partner for Windows. Default value is FALSE.
323
+ ## Sets the windowsDeviceBlockedOnMissingPartnerData property value. When TRUE, inidicates that Intune must receive data from the Mobile Threat Defense partner prior to marking a device compliant for Windows. When FALSE, inidicates that Intune may make a device compliant without receiving data from the Mobile Threat Defense partner for Windows. Default value is FALSE.
324
324
  ## @param value Value to set for the windows_device_blocked_on_missing_partner_data property.
325
325
  ## @return a void
326
326
  ##
@@ -328,14 +328,14 @@ module MicrosoftGraph
328
328
  @windows_device_blocked_on_missing_partner_data = value
329
329
  end
330
330
  ##
331
- ## Gets the windowsEnabled property value. When TRUE, inidicates that data from the data sync partner can be used during compliance evaluations for Windows. When FALSE, inidicates that data from the data sync partner should not be used during compliance evaluations for Windows. Default value is FALSE.
331
+ ## Gets the windowsEnabled property value. When TRUE, inidicates that data from the Mobile Threat Defense partner can be used during compliance evaluations for Windows. When FALSE, inidicates that data from the Mobile Threat Defense partner should not be used during compliance evaluations for Windows. Default value is FALSE.
332
332
  ## @return a boolean
333
333
  ##
334
334
  def windows_enabled
335
335
  return @windows_enabled
336
336
  end
337
337
  ##
338
- ## Sets the windowsEnabled property value. When TRUE, inidicates that data from the data sync partner can be used during compliance evaluations for Windows. When FALSE, inidicates that data from the data sync partner should not be used during compliance evaluations for Windows. Default value is FALSE.
338
+ ## Sets the windowsEnabled property value. When TRUE, inidicates that data from the Mobile Threat Defense partner can be used during compliance evaluations for Windows. When FALSE, inidicates that data from the Mobile Threat Defense partner should not be used during compliance evaluations for Windows. Default value is FALSE.
339
339
  ## @param value Value to set for the windows_enabled property.
340
340
  ## @return a void
341
341
  ##
data/lib/models/models.rb CHANGED
@@ -78,7 +78,9 @@ require_relative 'compliance_state'
78
78
  require_relative 'compliance_status'
79
79
  require_relative 'conditional_access_client_app'
80
80
  require_relative 'conditional_access_device_platform'
81
+ require_relative 'conditional_access_external_tenants_membership_kind'
81
82
  require_relative 'conditional_access_grant_control'
83
+ require_relative 'conditional_access_guest_or_external_user_types'
82
84
  require_relative 'conditional_access_policy_state'
83
85
  require_relative 'conditional_access_status'
84
86
  require_relative 'connected_organization_state'
@@ -509,8 +511,10 @@ require_relative 'conditional_access_applications'
509
511
  require_relative 'conditional_access_client_applications'
510
512
  require_relative 'conditional_access_condition_set'
511
513
  require_relative 'conditional_access_devices'
514
+ require_relative 'conditional_access_external_tenants'
512
515
  require_relative 'conditional_access_filter'
513
516
  require_relative 'conditional_access_grant_controls'
517
+ require_relative 'conditional_access_guests_or_external_users'
514
518
  require_relative 'conditional_access_locations'
515
519
  require_relative 'conditional_access_platforms'
516
520
  require_relative 'conditional_access_policy_detail'
@@ -577,6 +581,7 @@ require_relative 'education_submission_recipient'
577
581
  require_relative 'education_teacher'
578
582
  require_relative 'education_term'
579
583
  require_relative 'email_address'
584
+ require_relative 'employee_experience'
580
585
  require_relative 'employee_org_data'
581
586
  require_relative 'entitlement_management_schedule'
582
587
  require_relative 'entity'
@@ -1182,6 +1187,8 @@ require_relative 'compliance_information_collection_response'
1182
1187
  require_relative 'compliance_management_partner'
1183
1188
  require_relative 'compliance_management_partner_assignment_collection_response'
1184
1189
  require_relative 'compliance_management_partner_collection_response'
1190
+ require_relative 'conditional_access_all_external_tenants'
1191
+ require_relative 'conditional_access_enumerated_external_tenants'
1185
1192
  require_relative 'conditional_access_policy'
1186
1193
  require_relative 'conditional_access_policy_collection_response'
1187
1194
  require_relative 'conditional_access_root'
@@ -1495,6 +1502,10 @@ require_relative 'key_credential_collection_response'
1495
1502
  require_relative 'key_credential_configuration_collection_response'
1496
1503
  require_relative 'key_value_collection_response'
1497
1504
  require_relative 'key_value_pair_collection_response'
1505
+ require_relative 'learning_content'
1506
+ require_relative 'learning_content_collection_response'
1507
+ require_relative 'learning_provider'
1508
+ require_relative 'learning_provider_collection_response'
1498
1509
  require_relative 'license_assignment_state_collection_response'
1499
1510
  require_relative 'license_details'
1500
1511
  require_relative 'license_details_collection_response'
@@ -20,7 +20,7 @@ module MicrosoftGraph
20
20
  # User ID of the sender of the offer shift request.
21
21
  @sender_shift_id
22
22
  ##
23
- ## Instantiates a new OfferShiftRequest and sets the default values.
23
+ ## Instantiates a new offerShiftRequest and sets the default values.
24
24
  ## @return a void
25
25
  ##
26
26
  def initialize()
@@ -51,7 +51,7 @@ module MicrosoftGraph
51
51
  def get_field_deserializers()
52
52
  return super.merge({
53
53
  "fileName" => lambda {|n| @file_name = n.get_string_value() },
54
- "value" => lambda {|n| @value = n.get_string_value() },
54
+ "value" => lambda {|n| @value = n.get_object_value(lambda {|pn| Base64url.create_from_discriminator_value(pn) }) },
55
55
  })
56
56
  end
57
57
  ##
@@ -67,7 +67,7 @@ module MicrosoftGraph
67
67
  end
68
68
  ##
69
69
  ## Gets the value property value. Value. (UTF8 encoded byte array)
70
- ## @return a binary
70
+ ## @return a base64url
71
71
  ##
72
72
  def value
73
73
  return @value
@@ -50,7 +50,7 @@ module MicrosoftGraph
50
50
  end
51
51
  ##
52
52
  ## Gets the content property value. The page's HTML content.
53
- ## @return a binary
53
+ ## @return a base64url
54
54
  ##
55
55
  def content
56
56
  return @content
@@ -108,7 +108,7 @@ module MicrosoftGraph
108
108
  ##
109
109
  def get_field_deserializers()
110
110
  return super.merge({
111
- "content" => lambda {|n| @content = n.get_string_value() },
111
+ "content" => lambda {|n| @content = n.get_object_value(lambda {|pn| Base64url.create_from_discriminator_value(pn) }) },
112
112
  "contentUrl" => lambda {|n| @content_url = n.get_string_value() },
113
113
  "createdByAppId" => lambda {|n| @created_by_app_id = n.get_string_value() },
114
114
  "lastModifiedDateTime" => lambda {|n| @last_modified_date_time = n.get_date_time_value() },
@@ -22,7 +22,7 @@ module MicrosoftGraph
22
22
  end
23
23
  ##
24
24
  ## Gets the content property value. The content stream
25
- ## @return a binary
25
+ ## @return a base64url
26
26
  ##
27
27
  def content
28
28
  return @content
@@ -65,7 +65,7 @@ module MicrosoftGraph
65
65
  ##
66
66
  def get_field_deserializers()
67
67
  return super.merge({
68
- "content" => lambda {|n| @content = n.get_string_value() },
68
+ "content" => lambda {|n| @content = n.get_object_value(lambda {|pn| Base64url.create_from_discriminator_value(pn) }) },
69
69
  "contentUrl" => lambda {|n| @content_url = n.get_string_value() },
70
70
  })
71
71
  end
@@ -171,7 +171,7 @@ module MicrosoftGraph
171
171
  end
172
172
  ##
173
173
  ## Gets the attendeeReport property value. The content stream of the attendee report of a Microsoft Teams live event. Read-only.
174
- ## @return a binary
174
+ ## @return a base64url
175
175
  ##
176
176
  def attendee_report
177
177
  return @attendee_report
@@ -230,7 +230,7 @@ module MicrosoftGraph
230
230
  @chat_info = value
231
231
  end
232
232
  ##
233
- ## Instantiates a new OnlineMeeting and sets the default values.
233
+ ## Instantiates a new onlineMeeting and sets the default values.
234
234
  ## @return a void
235
235
  ##
236
236
  def initialize()
@@ -302,7 +302,7 @@ module MicrosoftGraph
302
302
  "allowTeamworkReactions" => lambda {|n| @allow_teamwork_reactions = n.get_boolean_value() },
303
303
  "allowedPresenters" => lambda {|n| @allowed_presenters = n.get_enum_value(MicrosoftGraph::Models::OnlineMeetingPresenters) },
304
304
  "attendanceReports" => lambda {|n| @attendance_reports = n.get_collection_of_object_values(lambda {|pn| MicrosoftGraph::Models::MeetingAttendanceReport.create_from_discriminator_value(pn) }) },
305
- "attendeeReport" => lambda {|n| @attendee_report = n.get_string_value() },
305
+ "attendeeReport" => lambda {|n| @attendee_report = n.get_object_value(lambda {|pn| Base64url.create_from_discriminator_value(pn) }) },
306
306
  "audioConferencing" => lambda {|n| @audio_conferencing = n.get_object_value(lambda {|pn| MicrosoftGraph::Models::AudioConferencing.create_from_discriminator_value(pn) }) },
307
307
  "broadcastSettings" => lambda {|n| @broadcast_settings = n.get_object_value(lambda {|pn| MicrosoftGraph::Models::BroadcastMeetingSettings.create_from_discriminator_value(pn) }) },
308
308
  "chatInfo" => lambda {|n| @chat_info = n.get_object_value(lambda {|pn| MicrosoftGraph::Models::ChatInfo.create_from_discriminator_value(pn) }) },