msgraph-sdk 1.44.0__py3-none-any.whl → 1.46.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 (63) 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/chats/item/messages/messages_request_builder.py +3 -3
  4. msgraph/generated/communications/calls/item/participants/invite/invite_request_builder.py +3 -3
  5. msgraph/generated/communications/presences/item/set_presence/set_presence_request_builder.py +2 -2
  6. msgraph/generated/device_app_management/device_app_management_request_builder.py +2 -2
  7. msgraph/generated/device_app_management/managed_app_policies/item/managed_app_policy_item_request_builder.py +4 -4
  8. msgraph/generated/device_app_management/managed_app_policies/managed_app_policies_request_builder.py +4 -4
  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_e_books/item/assignments/assignments_request_builder.py +3 -3
  12. msgraph/generated/device_app_management/managed_e_books/item/assignments/item/managed_e_book_assignment_item_request_builder.py +4 -4
  13. msgraph/generated/device_app_management/managed_e_books/item/managed_e_book_item_request_builder.py +4 -4
  14. msgraph/generated/device_app_management/managed_e_books/managed_e_books_request_builder.py +4 -4
  15. msgraph/generated/device_app_management/mobile_app_configurations/mobile_app_configurations_request_builder.py +4 -4
  16. msgraph/generated/device_app_management/mobile_apps/item/mobile_app_item_request_builder.py +6 -6
  17. msgraph/generated/device_app_management/mobile_apps/mobile_apps_request_builder.py +7 -7
  18. msgraph/generated/device_management/device_compliance_policies/device_compliance_policies_request_builder.py +7 -7
  19. msgraph/generated/device_management/device_compliance_policies/item/device_compliance_policy_item_request_builder.py +10 -10
  20. msgraph/generated/device_management/device_configurations/device_configurations_request_builder.py +7 -7
  21. msgraph/generated/device_management/device_configurations/item/device_configuration_item_request_builder.py +7 -7
  22. msgraph/generated/device_management/device_enrollment_configurations/device_enrollment_configurations_request_builder.py +7 -7
  23. msgraph/generated/device_management/device_enrollment_configurations/item/device_enrollment_configuration_item_request_builder.py +3 -3
  24. msgraph/generated/device_management/device_management_request_builder.py +2 -2
  25. msgraph/generated/device_management/role_definitions/item/role_definition_item_request_builder.py +10 -10
  26. msgraph/generated/device_management/role_definitions/role_definitions_request_builder.py +4 -4
  27. msgraph/generated/drives/item/items/item/retention_label/retention_label_request_builder.py +3 -3
  28. msgraph/generated/drives/item/items/item/workbook/tables/add/add_request_builder.py +3 -3
  29. msgraph/generated/drives/item/items/item/workbook/worksheets/item/tables/add/add_request_builder.py +3 -3
  30. msgraph/generated/education/reports/reading_assignment_submissions/item/reading_assignment_submission_item_request_builder.py +3 -3
  31. msgraph/generated/education/reports/reflect_check_in_responses/item/reflect_check_in_response_item_request_builder.py +3 -3
  32. msgraph/generated/groups/groups_request_builder.py +3 -3
  33. msgraph/generated/groups/item/conversations/conversations_request_builder.py +3 -3
  34. msgraph/generated/groups/item/conversations/item/conversation_item_request_builder.py +1 -1
  35. msgraph/generated/groups/item/threads/item/conversation_thread_item_request_builder.py +5 -5
  36. msgraph/generated/groups/item/threads/item/posts/posts_request_builder.py +4 -4
  37. msgraph/generated/identity/conditional_access/named_locations/item/named_location_item_request_builder.py +7 -7
  38. msgraph/generated/identity_governance/entitlement_management/access_packages/item/access_package_item_request_builder.py +4 -4
  39. msgraph/generated/identity_governance/entitlement_management/catalogs/item/custom_workflow_extensions/item/custom_callout_extension_item_request_builder.py +3 -3
  40. msgraph/generated/identity_governance/terms_of_use/agreements/item/agreement_item_request_builder.py +4 -4
  41. msgraph/generated/kiota-lock.json +1 -1
  42. msgraph/generated/models/online_meeting_base.py +1 -1
  43. msgraph/generated/models/presence.py +4 -4
  44. msgraph/generated/models/protection_unit_base.py +4 -4
  45. msgraph/generated/models/reports_root.py +2 -2
  46. msgraph/generated/models/workbook_worksheet_protection_options.py +11 -11
  47. msgraph/generated/organization/item/organization_item_request_builder.py +7 -7
  48. msgraph/generated/organization/organization_request_builder.py +4 -4
  49. msgraph/generated/security/attack_simulation/end_user_notifications/end_user_notifications_request_builder.py +4 -4
  50. msgraph/generated/sites/item/lists/item/list_item_request_builder.py +4 -4
  51. msgraph/generated/sites/sites_request_builder.py +4 -4
  52. msgraph/generated/teams/item/channels/item/members/members_request_builder.py +3 -3
  53. msgraph/generated/teams/item/channels/item/messages/item/replies/replies_request_builder.py +3 -3
  54. msgraph/generated/users/item/online_meetings/item/recordings/item/call_recording_item_request_builder.py +3 -3
  55. msgraph/generated/users/item/online_meetings/item/recordings/recordings_request_builder.py +3 -3
  56. msgraph/generated/users/item/online_meetings/item/transcripts/transcripts_request_builder.py +3 -3
  57. msgraph/generated/users/item/presence/set_presence/set_presence_request_builder.py +2 -2
  58. msgraph/generated/users/item/user_item_request_builder.py +4 -4
  59. msgraph/generated/users_with_user_principal_name/users_with_user_principal_name_request_builder.py +4 -4
  60. {msgraph_sdk-1.44.0.dist-info → msgraph_sdk-1.46.0.dist-info}/METADATA +1 -1
  61. {msgraph_sdk-1.44.0.dist-info → msgraph_sdk-1.46.0.dist-info}/RECORD +63 -63
  62. {msgraph_sdk-1.44.0.dist-info → msgraph_sdk-1.46.0.dist-info}/WHEEL +0 -0
  63. {msgraph_sdk-1.44.0.dist-info → msgraph_sdk-1.46.0.dist-info}/licenses/LICENSE +0 -0
@@ -50,7 +50,7 @@ class RecordingsRequestBuilder(BaseRequestBuilder):
50
50
 
51
51
  async def get(self,request_configuration: Optional[RequestConfiguration[RecordingsRequestBuilderGetQueryParameters]] = None) -> Optional[CallRecordingCollectionResponse]:
52
52
  """
53
- Get a callRecording object associated with a scheduled onlineMeeting. This API supports the retrieval of call transcripts from private chat meetings and channel meetings. However, private channel meetings are not supported at this time. For a recording, this API returns the metadata of the single recording associated with the online meeting. For the content of a recording, this API returns the stream of bytes associated with the recording.
53
+ Get a callRecording object associated with a scheduled onlineMeeting. This API supports the retrieval of call recordings from private chat meetings and channel meetings. However, private channel meetings are not supported at this time. For a recording, this API returns the metadata of the single recording associated with the online meeting. For the content of a recording, this API returns the stream of bytes associated with the recording.
54
54
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
55
55
  Returns: Optional[CallRecordingCollectionResponse]
56
56
  """
@@ -93,7 +93,7 @@ class RecordingsRequestBuilder(BaseRequestBuilder):
93
93
 
94
94
  def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[RecordingsRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
95
95
  """
96
- Get a callRecording object associated with a scheduled onlineMeeting. This API supports the retrieval of call transcripts from private chat meetings and channel meetings. However, private channel meetings are not supported at this time. For a recording, this API returns the metadata of the single recording associated with the online meeting. For the content of a recording, this API returns the stream of bytes associated with the recording.
96
+ Get a callRecording object associated with a scheduled onlineMeeting. This API supports the retrieval of call recordings from private chat meetings and channel meetings. However, private channel meetings are not supported at this time. For a recording, this API returns the metadata of the single recording associated with the online meeting. For the content of a recording, this API returns the stream of bytes associated with the recording.
97
97
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
98
98
  Returns: RequestInformation
99
99
  """
@@ -148,7 +148,7 @@ class RecordingsRequestBuilder(BaseRequestBuilder):
148
148
  @dataclass
149
149
  class RecordingsRequestBuilderGetQueryParameters():
150
150
  """
151
- Get a callRecording object associated with a scheduled onlineMeeting. This API supports the retrieval of call transcripts from private chat meetings and channel meetings. However, private channel meetings are not supported at this time. For a recording, this API returns the metadata of the single recording associated with the online meeting. For the content of a recording, this API returns the stream of bytes associated with the recording.
151
+ Get a callRecording object associated with a scheduled onlineMeeting. This API supports the retrieval of call recordings from private chat meetings and channel meetings. However, private channel meetings are not supported at this time. For a recording, this API returns the metadata of the single recording associated with the online meeting. For the content of a recording, this API returns the stream of bytes associated with the recording.
152
152
  """
153
153
  def get_query_parameter(self,original_name: str) -> str:
154
154
  """
@@ -50,7 +50,7 @@ class TranscriptsRequestBuilder(BaseRequestBuilder):
50
50
 
51
51
  async def get(self,request_configuration: Optional[RequestConfiguration[TranscriptsRequestBuilderGetQueryParameters]] = None) -> Optional[CallTranscriptCollectionResponse]:
52
52
  """
53
- Retrieve the list of callTranscript objects associated with a scheduled onlineMeeting. This API supports the retrieval of call recordings from private chat meetings and channel meetings. However, private channel meetings are not supported at this time.
53
+ Retrieve the list of callTranscript objects associated with a scheduled onlineMeeting. This API supports the retrieval of call transcripts from private chat meetings and channel meetings. However, private channel meetings are not supported at this time.
54
54
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
55
55
  Returns: Optional[CallTranscriptCollectionResponse]
56
56
  Find more info here: https://learn.microsoft.com/graph/api/onlinemeeting-list-transcripts?view=graph-rest-1.0
@@ -94,7 +94,7 @@ class TranscriptsRequestBuilder(BaseRequestBuilder):
94
94
 
95
95
  def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[TranscriptsRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
96
96
  """
97
- Retrieve the list of callTranscript objects associated with a scheduled onlineMeeting. This API supports the retrieval of call recordings from private chat meetings and channel meetings. However, private channel meetings are not supported at this time.
97
+ Retrieve the list of callTranscript objects associated with a scheduled onlineMeeting. This API supports the retrieval of call transcripts from private chat meetings and channel meetings. However, private channel meetings are not supported at this time.
98
98
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
99
99
  Returns: RequestInformation
100
100
  """
@@ -149,7 +149,7 @@ class TranscriptsRequestBuilder(BaseRequestBuilder):
149
149
  @dataclass
150
150
  class TranscriptsRequestBuilderGetQueryParameters():
151
151
  """
152
- Retrieve the list of callTranscript objects associated with a scheduled onlineMeeting. This API supports the retrieval of call recordings from private chat meetings and channel meetings. However, private channel meetings are not supported at this time.
152
+ Retrieve the list of callTranscript objects associated with a scheduled onlineMeeting. This API supports the retrieval of call transcripts from private chat meetings and channel meetings. However, private channel meetings are not supported at this time.
153
153
  """
154
154
  def get_query_parameter(self,original_name: str) -> str:
155
155
  """
@@ -32,7 +32,7 @@ class SetPresenceRequestBuilder(BaseRequestBuilder):
32
32
 
33
33
  async def post(self,body: SetPresencePostRequestBody, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> None:
34
34
  """
35
- Set the state of a user's presence session as an application.
35
+ Set the state of a user's presence session as an application. For more information about presence sessions, states permutations, and timeouts, see Manage presence state using the Microsoft Graph API.
36
36
  param body: The request body
37
37
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
38
38
  Returns: None
@@ -54,7 +54,7 @@ class SetPresenceRequestBuilder(BaseRequestBuilder):
54
54
 
55
55
  def to_post_request_information(self,body: SetPresencePostRequestBody, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
56
56
  """
57
- Set the state of a user's presence session as an application.
57
+ Set the state of a user's presence session as an application. For more information about presence sessions, states permutations, and timeouts, see Manage presence state using the Microsoft Graph API.
58
58
  param body: The request body
59
59
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
60
60
  Returns: RequestInformation
@@ -109,10 +109,10 @@ class UserItemRequestBuilder(BaseRequestBuilder):
109
109
 
110
110
  async def delete(self,request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> None:
111
111
  """
112
- Deletes a user.
112
+ Delete a user object. When deleted, user resources, including their mailbox and license assignments, are moved to a temporary container and if the user is restored within 30 days, these objects are restored to them. The user is also restored to any groups they were a member of. After 30 days and if not restored, the user object is permanently deleted and their assigned resources freed. To manage the deleted user object, see deletedItems.
113
113
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
114
114
  Returns: None
115
- Find more info here: https://learn.microsoft.com/graph/api/intune-mam-user-delete?view=graph-rest-1.0
115
+ Find more info here: https://learn.microsoft.com/graph/api/user-delete?view=graph-rest-1.0
116
116
  """
117
117
  request_info = self.to_delete_request_information(
118
118
  request_configuration
@@ -146,7 +146,7 @@ class UserItemRequestBuilder(BaseRequestBuilder):
146
146
  Read properties and relationships of the user object.
147
147
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
148
148
  Returns: Optional[User]
149
- Find more info here: https://learn.microsoft.com/graph/api/intune-mam-user-get?view=graph-rest-1.0
149
+ Find more info here: https://learn.microsoft.com/graph/api/intune-onboarding-user-get?view=graph-rest-1.0
150
150
  """
151
151
  request_info = self.to_get_request_information(
152
152
  request_configuration
@@ -203,7 +203,7 @@ class UserItemRequestBuilder(BaseRequestBuilder):
203
203
 
204
204
  def to_delete_request_information(self,request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
205
205
  """
206
- Deletes a user.
206
+ Delete a user object. When deleted, user resources, including their mailbox and license assignments, are moved to a temporary container and if the user is restored within 30 days, these objects are restored to them. The user is also restored to any groups they were a member of. After 30 days and if not restored, the user object is permanently deleted and their assigned resources freed. To manage the deleted user object, see deletedItems.
207
207
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
208
208
  Returns: RequestInformation
209
209
  """
@@ -35,10 +35,10 @@ class UsersWithUserPrincipalNameRequestBuilder(BaseRequestBuilder):
35
35
 
36
36
  async def delete(self,request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> None:
37
37
  """
38
- Deletes a user.
38
+ Delete a user object. When deleted, user resources, including their mailbox and license assignments, are moved to a temporary container and if the user is restored within 30 days, these objects are restored to them. The user is also restored to any groups they were a member of. After 30 days and if not restored, the user object is permanently deleted and their assigned resources freed. To manage the deleted user object, see deletedItems.
39
39
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
40
40
  Returns: None
41
- Find more info here: https://learn.microsoft.com/graph/api/intune-mam-user-delete?view=graph-rest-1.0
41
+ Find more info here: https://learn.microsoft.com/graph/api/user-delete?view=graph-rest-1.0
42
42
  """
43
43
  request_info = self.to_delete_request_information(
44
44
  request_configuration
@@ -57,7 +57,7 @@ class UsersWithUserPrincipalNameRequestBuilder(BaseRequestBuilder):
57
57
  Read properties and relationships of the user object.
58
58
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
59
59
  Returns: Optional[User]
60
- Find more info here: https://learn.microsoft.com/graph/api/intune-mam-user-get?view=graph-rest-1.0
60
+ Find more info here: https://learn.microsoft.com/graph/api/intune-onboarding-user-get?view=graph-rest-1.0
61
61
  """
62
62
  request_info = self.to_get_request_information(
63
63
  request_configuration
@@ -99,7 +99,7 @@ class UsersWithUserPrincipalNameRequestBuilder(BaseRequestBuilder):
99
99
 
100
100
  def to_delete_request_information(self,request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
101
101
  """
102
- Deletes a user.
102
+ Delete a user object. When deleted, user resources, including their mailbox and license assignments, are moved to a temporary container and if the user is restored within 30 days, these objects are restored to them. The user is also restored to any groups they were a member of. After 30 days and if not restored, the user object is permanently deleted and their assigned resources freed. To manage the deleted user object, see deletedItems.
103
103
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
104
104
  Returns: RequestInformation
105
105
  """
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: msgraph-sdk
3
- Version: 1.44.0
3
+ Version: 1.46.0
4
4
  Summary: The Microsoft Graph Python SDK
5
5
  Keywords: msgraph,openAPI,Microsoft,Graph
6
6
  Author-email: Microsoft <graphtooling+python@microsoft.com>