msgraph-sdk 1.30.0__py3-none-any.whl → 1.31.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 (188) 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 +2 -2
  4. msgraph/generated/device_app_management/managed_app_policies/item/managed_app_policy_item_request_builder.py +4 -4
  5. msgraph/generated/device_app_management/managed_app_policies/item/target_apps/target_apps_request_builder.py +1 -1
  6. msgraph/generated/device_app_management/managed_app_policies/managed_app_policies_request_builder.py +4 -4
  7. msgraph/generated/device_app_management/managed_app_registrations/item/applied_policies/item/target_apps/target_apps_request_builder.py +1 -1
  8. msgraph/generated/device_app_management/managed_app_registrations/item/intended_policies/item/target_apps/target_apps_request_builder.py +1 -1
  9. msgraph/generated/device_app_management/managed_app_registrations/item/managed_app_registration_item_request_builder.py +4 -4
  10. msgraph/generated/device_app_management/managed_app_registrations/managed_app_registrations_request_builder.py +4 -4
  11. msgraph/generated/device_app_management/managed_app_statuses/item/managed_app_status_item_request_builder.py +4 -4
  12. msgraph/generated/device_app_management/managed_app_statuses/managed_app_statuses_request_builder.py +4 -4
  13. msgraph/generated/device_app_management/managed_e_books/item/assignments/assignments_request_builder.py +7 -7
  14. msgraph/generated/device_app_management/managed_e_books/item/assignments/item/managed_e_book_assignment_item_request_builder.py +10 -10
  15. msgraph/generated/device_app_management/managed_e_books/managed_e_books_request_builder.py +4 -4
  16. msgraph/generated/device_app_management/mobile_app_configurations/item/managed_device_mobile_app_configuration_item_request_builder.py +4 -4
  17. msgraph/generated/device_app_management/mobile_app_configurations/mobile_app_configurations_request_builder.py +4 -4
  18. msgraph/generated/device_app_management/mobile_apps/item/mobile_app_item_request_builder.py +10 -10
  19. msgraph/generated/device_app_management/mobile_apps/mobile_apps_request_builder.py +7 -7
  20. msgraph/generated/device_management/device_compliance_policies/device_compliance_policies_request_builder.py +7 -7
  21. msgraph/generated/device_management/device_compliance_policies/item/device_compliance_policy_item_request_builder.py +10 -10
  22. msgraph/generated/device_management/device_configurations/device_configurations_request_builder.py +7 -7
  23. msgraph/generated/device_management/device_configurations/item/device_configuration_item_request_builder.py +10 -10
  24. msgraph/generated/device_management/device_enrollment_configurations/device_enrollment_configurations_request_builder.py +7 -7
  25. msgraph/generated/device_management/device_enrollment_configurations/item/device_enrollment_configuration_item_request_builder.py +10 -10
  26. msgraph/generated/device_management/device_management_request_builder.py +2 -2
  27. msgraph/generated/device_management/role_definitions/item/role_definition_item_request_builder.py +7 -7
  28. msgraph/generated/device_management/role_definitions/role_definitions_request_builder.py +7 -7
  29. msgraph/generated/directory/directory_request_builder.py +10 -0
  30. msgraph/generated/directory/public_key_infrastructure/certificate_based_auth_configurations/certificate_based_auth_configurations_request_builder.py +208 -0
  31. msgraph/generated/directory/public_key_infrastructure/certificate_based_auth_configurations/count/count_request_builder.py +104 -0
  32. msgraph/generated/directory/public_key_infrastructure/certificate_based_auth_configurations/item/certificate_authorities/certificate_authorities_request_builder.py +208 -0
  33. msgraph/generated/directory/public_key_infrastructure/certificate_based_auth_configurations/item/certificate_authorities/count/count_request_builder.py +104 -0
  34. msgraph/generated/directory/public_key_infrastructure/certificate_based_auth_configurations/item/certificate_authorities/item/certificate_authority_detail_item_request_builder.py +187 -0
  35. msgraph/generated/directory/public_key_infrastructure/certificate_based_auth_configurations/item/certificate_based_auth_pki_item_request_builder.py +207 -0
  36. msgraph/generated/directory/public_key_infrastructure/certificate_based_auth_configurations/item/upload/upload_post_request_body.py +54 -0
  37. msgraph/generated/directory/public_key_infrastructure/certificate_based_auth_configurations/item/upload/upload_request_builder.py +85 -0
  38. msgraph/generated/directory/public_key_infrastructure/public_key_infrastructure_request_builder.py +197 -0
  39. msgraph/generated/drives/item/items/item/retention_label/retention_label_request_builder.py +3 -3
  40. msgraph/generated/drives/item/items/item/workbook/names/item/range/range_request_builder.py +3 -3
  41. msgraph/generated/drives/item/items/item/workbook/worksheets/item/names/item/range/range_request_builder.py +3 -3
  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/threads/item/conversation_thread_item_request_builder.py +1 -1
  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 +6 -6
  82. msgraph/generated/identity_governance/terms_of_use/agreements/item/agreement_item_request_builder.py +4 -4
  83. msgraph/generated/kiota-dom-export.txt +349 -0
  84. msgraph/generated/kiota-lock.json +1 -1
  85. msgraph/generated/models/access_package_assignment_approval_settings.py +1 -1
  86. msgraph/generated/models/access_package_assignment_request.py +1 -1
  87. msgraph/generated/models/access_package_assignment_request_requirements.py +1 -1
  88. msgraph/generated/models/access_package_notification_settings.py +1 -1
  89. msgraph/generated/models/ai_interaction.py +131 -0
  90. msgraph/generated/models/ai_interaction_attachment.py +70 -0
  91. msgraph/generated/models/ai_interaction_context.py +62 -0
  92. msgraph/generated/models/ai_interaction_history.py +53 -0
  93. msgraph/generated/models/ai_interaction_link.py +62 -0
  94. msgraph/generated/models/ai_interaction_mention.py +69 -0
  95. msgraph/generated/models/ai_interaction_mentioned_identity_set.py +67 -0
  96. msgraph/generated/models/ai_interaction_type.py +7 -0
  97. msgraph/generated/models/ai_user.py +60 -0
  98. msgraph/generated/models/certificate_authority_detail.py +101 -0
  99. msgraph/generated/models/certificate_authority_detail_collection_response.py +58 -0
  100. msgraph/generated/models/certificate_authority_type.py +7 -0
  101. msgraph/generated/models/certificate_based_auth_pki.py +77 -0
  102. msgraph/generated/models/certificate_based_auth_pki_collection_response.py +58 -0
  103. msgraph/generated/models/directory.py +7 -0
  104. msgraph/generated/models/directory_object.py +14 -0
  105. msgraph/generated/models/entity.py +42 -0
  106. msgraph/generated/models/event.py +3 -3
  107. msgraph/generated/models/group.py +1 -1
  108. msgraph/generated/models/identity_set.py +7 -0
  109. msgraph/generated/models/public_key_infrastructure_root.py +60 -0
  110. msgraph/generated/models/secure_score_control_profile.py +1 -1
  111. msgraph/generated/models/vpp_token.py +2 -2
  112. msgraph/generated/organization/item/organization_item_request_builder.py +3 -3
  113. msgraph/generated/storage/file_storage/containers/item/recycle_bin/items/items_request_builder.py +4 -3
  114. msgraph/generated/teams/item/channels/item/members/item/conversation_member_item_request_builder.py +6 -6
  115. msgraph/generated/teams/item/channels/item/messages/item/replies/replies_request_builder.py +3 -3
  116. msgraph/generated/teams/item/channels/item/messages/messages_request_builder.py +3 -3
  117. msgraph/generated/tenant_relationships/multi_tenant_organization/multi_tenant_organization_request_builder.py +3 -3
  118. msgraph/generated/users/item/calendar/calendar_view/item/exception_occurrences/exception_occurrences_request_builder.py +3 -3
  119. msgraph/generated/users/item/calendar/calendar_view/item/exception_occurrences/item/event_item_request_builder.py +3 -3
  120. msgraph/generated/users/item/calendar/calendar_view/item/exception_occurrences/item/instances/instances_request_builder.py +3 -3
  121. msgraph/generated/users/item/calendar/calendar_view/item/exception_occurrences/item/instances/item/event_item_request_builder.py +3 -3
  122. msgraph/generated/users/item/calendar/calendar_view/item/instances/instances_request_builder.py +3 -3
  123. msgraph/generated/users/item/calendar/calendar_view/item/instances/item/event_item_request_builder.py +3 -3
  124. msgraph/generated/users/item/calendar/calendar_view/item/instances/item/exception_occurrences/exception_occurrences_request_builder.py +3 -3
  125. msgraph/generated/users/item/calendar/calendar_view/item/instances/item/exception_occurrences/item/event_item_request_builder.py +3 -3
  126. msgraph/generated/users/item/calendar/events/item/exception_occurrences/exception_occurrences_request_builder.py +3 -3
  127. msgraph/generated/users/item/calendar/events/item/exception_occurrences/item/event_item_request_builder.py +3 -3
  128. msgraph/generated/users/item/calendar/events/item/exception_occurrences/item/instances/instances_request_builder.py +3 -3
  129. msgraph/generated/users/item/calendar/events/item/exception_occurrences/item/instances/item/event_item_request_builder.py +3 -3
  130. msgraph/generated/users/item/calendar/events/item/instances/instances_request_builder.py +3 -3
  131. msgraph/generated/users/item/calendar/events/item/instances/item/event_item_request_builder.py +3 -3
  132. msgraph/generated/users/item/calendar/events/item/instances/item/exception_occurrences/exception_occurrences_request_builder.py +3 -3
  133. msgraph/generated/users/item/calendar/events/item/instances/item/exception_occurrences/item/event_item_request_builder.py +3 -3
  134. msgraph/generated/users/item/calendar_groups/item/calendars/item/calendar_view/item/exception_occurrences/exception_occurrences_request_builder.py +3 -3
  135. msgraph/generated/users/item/calendar_groups/item/calendars/item/calendar_view/item/exception_occurrences/item/event_item_request_builder.py +3 -3
  136. msgraph/generated/users/item/calendar_groups/item/calendars/item/calendar_view/item/exception_occurrences/item/instances/instances_request_builder.py +3 -3
  137. msgraph/generated/users/item/calendar_groups/item/calendars/item/calendar_view/item/exception_occurrences/item/instances/item/event_item_request_builder.py +3 -3
  138. msgraph/generated/users/item/calendar_groups/item/calendars/item/calendar_view/item/instances/instances_request_builder.py +3 -3
  139. msgraph/generated/users/item/calendar_groups/item/calendars/item/calendar_view/item/instances/item/event_item_request_builder.py +3 -3
  140. msgraph/generated/users/item/calendar_groups/item/calendars/item/calendar_view/item/instances/item/exception_occurrences/exception_occurrences_request_builder.py +3 -3
  141. msgraph/generated/users/item/calendar_groups/item/calendars/item/calendar_view/item/instances/item/exception_occurrences/item/event_item_request_builder.py +3 -3
  142. msgraph/generated/users/item/calendar_groups/item/calendars/item/events/item/exception_occurrences/exception_occurrences_request_builder.py +3 -3
  143. msgraph/generated/users/item/calendar_groups/item/calendars/item/events/item/exception_occurrences/item/event_item_request_builder.py +3 -3
  144. msgraph/generated/users/item/calendar_groups/item/calendars/item/events/item/exception_occurrences/item/instances/instances_request_builder.py +3 -3
  145. msgraph/generated/users/item/calendar_groups/item/calendars/item/events/item/exception_occurrences/item/instances/item/event_item_request_builder.py +3 -3
  146. msgraph/generated/users/item/calendar_groups/item/calendars/item/events/item/instances/instances_request_builder.py +3 -3
  147. msgraph/generated/users/item/calendar_groups/item/calendars/item/events/item/instances/item/event_item_request_builder.py +3 -3
  148. msgraph/generated/users/item/calendar_groups/item/calendars/item/events/item/instances/item/exception_occurrences/exception_occurrences_request_builder.py +3 -3
  149. msgraph/generated/users/item/calendar_groups/item/calendars/item/events/item/instances/item/exception_occurrences/item/event_item_request_builder.py +3 -3
  150. msgraph/generated/users/item/calendar_view/item/exception_occurrences/exception_occurrences_request_builder.py +3 -3
  151. msgraph/generated/users/item/calendar_view/item/exception_occurrences/item/event_item_request_builder.py +3 -3
  152. msgraph/generated/users/item/calendar_view/item/exception_occurrences/item/instances/instances_request_builder.py +3 -3
  153. msgraph/generated/users/item/calendar_view/item/exception_occurrences/item/instances/item/event_item_request_builder.py +3 -3
  154. msgraph/generated/users/item/calendar_view/item/instances/instances_request_builder.py +3 -3
  155. msgraph/generated/users/item/calendar_view/item/instances/item/event_item_request_builder.py +3 -3
  156. msgraph/generated/users/item/calendar_view/item/instances/item/exception_occurrences/exception_occurrences_request_builder.py +3 -3
  157. msgraph/generated/users/item/calendar_view/item/instances/item/exception_occurrences/item/event_item_request_builder.py +3 -3
  158. msgraph/generated/users/item/calendars/item/calendar_view/item/exception_occurrences/exception_occurrences_request_builder.py +3 -3
  159. msgraph/generated/users/item/calendars/item/calendar_view/item/exception_occurrences/item/event_item_request_builder.py +3 -3
  160. msgraph/generated/users/item/calendars/item/calendar_view/item/exception_occurrences/item/instances/instances_request_builder.py +3 -3
  161. msgraph/generated/users/item/calendars/item/calendar_view/item/exception_occurrences/item/instances/item/event_item_request_builder.py +3 -3
  162. msgraph/generated/users/item/calendars/item/calendar_view/item/instances/instances_request_builder.py +3 -3
  163. msgraph/generated/users/item/calendars/item/calendar_view/item/instances/item/event_item_request_builder.py +3 -3
  164. msgraph/generated/users/item/calendars/item/calendar_view/item/instances/item/exception_occurrences/exception_occurrences_request_builder.py +3 -3
  165. msgraph/generated/users/item/calendars/item/calendar_view/item/instances/item/exception_occurrences/item/event_item_request_builder.py +3 -3
  166. msgraph/generated/users/item/calendars/item/events/item/exception_occurrences/exception_occurrences_request_builder.py +3 -3
  167. msgraph/generated/users/item/calendars/item/events/item/exception_occurrences/item/event_item_request_builder.py +3 -3
  168. msgraph/generated/users/item/calendars/item/events/item/exception_occurrences/item/instances/instances_request_builder.py +3 -3
  169. msgraph/generated/users/item/calendars/item/events/item/exception_occurrences/item/instances/item/event_item_request_builder.py +3 -3
  170. msgraph/generated/users/item/calendars/item/events/item/instances/instances_request_builder.py +3 -3
  171. msgraph/generated/users/item/calendars/item/events/item/instances/item/event_item_request_builder.py +3 -3
  172. msgraph/generated/users/item/calendars/item/events/item/instances/item/exception_occurrences/exception_occurrences_request_builder.py +3 -3
  173. msgraph/generated/users/item/calendars/item/events/item/instances/item/exception_occurrences/item/event_item_request_builder.py +3 -3
  174. msgraph/generated/users/item/events/item/exception_occurrences/exception_occurrences_request_builder.py +3 -3
  175. msgraph/generated/users/item/events/item/exception_occurrences/item/event_item_request_builder.py +3 -3
  176. msgraph/generated/users/item/events/item/exception_occurrences/item/instances/instances_request_builder.py +3 -3
  177. msgraph/generated/users/item/events/item/exception_occurrences/item/instances/item/event_item_request_builder.py +3 -3
  178. msgraph/generated/users/item/events/item/instances/instances_request_builder.py +3 -3
  179. msgraph/generated/users/item/events/item/instances/item/event_item_request_builder.py +3 -3
  180. msgraph/generated/users/item/events/item/instances/item/exception_occurrences/exception_occurrences_request_builder.py +3 -3
  181. msgraph/generated/users/item/events/item/instances/item/exception_occurrences/item/event_item_request_builder.py +3 -3
  182. msgraph/generated/users/item/user_item_request_builder.py +3 -3
  183. msgraph/generated/users/users_request_builder.py +4 -4
  184. msgraph/generated/users_with_user_principal_name/users_with_user_principal_name_request_builder.py +3 -3
  185. {msgraph_sdk-1.30.0.dist-info → msgraph_sdk-1.31.0.dist-info}/METADATA +1 -1
  186. {msgraph_sdk-1.30.0.dist-info → msgraph_sdk-1.31.0.dist-info}/RECORD +188 -164
  187. {msgraph_sdk-1.30.0.dist-info → msgraph_sdk-1.31.0.dist-info}/WHEEL +0 -0
  188. {msgraph_sdk-1.30.0.dist-info → msgraph_sdk-1.31.0.dist-info}/licenses/LICENSE +0 -0
@@ -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
  """
@@ -37,7 +37,7 @@ class ConversationThreadItemRequestBuilder(BaseRequestBuilder):
37
37
  Delete conversationThread.
38
38
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
39
39
  Returns: None
40
- Find more info here: https://learn.microsoft.com/graph/api/group-delete-thread?view=graph-rest-1.0
40
+ Find more info here: https://learn.microsoft.com/graph/api/conversationthread-delete?view=graph-rest-1.0
41
41
  """
42
42
  request_info = self.to_delete_request_information(
43
43
  request_configuration
@@ -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
  """
@@ -32,10 +32,10 @@ class NamedLocationItemRequestBuilder(BaseRequestBuilder):
32
32
 
33
33
  async def delete(self,request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> None:
34
34
  """
35
- Delete a namedLocation object.
35
+ Delete a countryNamedLocation object.
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/namedlocation-delete?view=graph-rest-1.0
38
+ Find more info here: https://learn.microsoft.com/graph/api/countrynamedlocation-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 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
@@ -96,7 +96,7 @@ class NamedLocationItemRequestBuilder(BaseRequestBuilder):
96
96
 
97
97
  def to_delete_request_information(self,request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
98
98
  """
99
- Delete a namedLocation object.
99
+ Delete a countryNamedLocation object.
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 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
  """
@@ -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
@@ -72,11 +72,11 @@ class CustomCalloutExtensionItemRequestBuilder(BaseRequestBuilder):
72
72
 
73
73
  async def patch(self,body: CustomCalloutExtension, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> Optional[CustomCalloutExtension]:
74
74
  """
75
- Update the properties of an accessPackageAssignmentWorkflowExtension object.
75
+ Update the properties of an accessPackageAssignmentRequestWorkflowExtension 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[CustomCalloutExtension]
79
- Find more info here: https://learn.microsoft.com/graph/api/accesspackageassignmentworkflowextension-update?view=graph-rest-1.0
79
+ Find more info here: https://learn.microsoft.com/graph/api/accesspackageassignmentrequestworkflowextension-update?view=graph-rest-1.0
80
80
  """
81
81
  if body is None:
82
82
  raise TypeError("body cannot be null.")
@@ -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
  """
@@ -117,7 +117,7 @@ class CustomCalloutExtensionItemRequestBuilder(BaseRequestBuilder):
117
117
 
118
118
  def to_patch_request_information(self,body: CustomCalloutExtension, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
119
119
  """
120
- Update the properties of an accessPackageAssignmentWorkflowExtension object.
120
+ Update the properties of an accessPackageAssignmentRequestWorkflowExtension 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
@@ -54,10 +54,10 @@ class AgreementItemRequestBuilder(BaseRequestBuilder):
54
54
 
55
55
  async def get(self,request_configuration: Optional[RequestConfiguration[AgreementItemRequestBuilderGetQueryParameters]] = None) -> Optional[Agreement]:
56
56
  """
57
- Retrieve all files related to an agreement. This includes the default file and all localized files.
57
+ Retrieve the properties and relationships of an agreement object.
58
58
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
59
59
  Returns: Optional[Agreement]
60
- Find more info here: https://learn.microsoft.com/graph/api/agreement-list-files?view=graph-rest-1.0
60
+ Find more info here: https://learn.microsoft.com/graph/api/agreement-get?view=graph-rest-1.0
61
61
  """
62
62
  request_info = self.to_get_request_information(
63
63
  request_configuration
@@ -109,7 +109,7 @@ class AgreementItemRequestBuilder(BaseRequestBuilder):
109
109
 
110
110
  def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[AgreementItemRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
111
111
  """
112
- Retrieve all files related to an agreement. This includes the default file and all localized files.
112
+ Retrieve the properties and relationships of an agreement object.
113
113
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
114
114
  Returns: RequestInformation
115
115
  """
@@ -180,7 +180,7 @@ class AgreementItemRequestBuilder(BaseRequestBuilder):
180
180
  @dataclass
181
181
  class AgreementItemRequestBuilderGetQueryParameters():
182
182
  """
183
- Retrieve all files related to an agreement. This includes the default file and all localized files.
183
+ Retrieve the properties and relationships of an agreement object.
184
184
  """
185
185
  def get_query_parameter(self,original_name: str) -> str:
186
186
  """