msgraph-sdk 1.45.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 (60) hide show
  1. msgraph/_version.py +1 -1
  2. msgraph/generated/communications/calls/item/participants/invite/invite_request_builder.py +3 -3
  3. msgraph/generated/communications/presences/item/set_presence/set_presence_request_builder.py +2 -2
  4. msgraph/generated/device_app_management/device_app_management_request_builder.py +2 -2
  5. msgraph/generated/device_app_management/managed_app_policies/item/managed_app_policy_item_request_builder.py +4 -4
  6. msgraph/generated/device_app_management/managed_app_policies/item/target_apps/target_apps_request_builder.py +1 -1
  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/item/managed_e_book_assignment_item_request_builder.py +7 -7
  14. msgraph/generated/device_app_management/managed_e_books/item/managed_e_book_item_request_builder.py +4 -4
  15. msgraph/generated/device_app_management/mobile_apps/item/mobile_app_item_request_builder.py +10 -10
  16. msgraph/generated/device_app_management/mobile_apps/mobile_apps_request_builder.py +7 -7
  17. msgraph/generated/device_management/device_compliance_policies/device_compliance_policies_request_builder.py +3 -3
  18. msgraph/generated/device_management/device_compliance_policies/item/device_compliance_policy_item_request_builder.py +7 -7
  19. msgraph/generated/device_management/device_configurations/device_configurations_request_builder.py +7 -7
  20. msgraph/generated/device_management/device_configurations/item/device_configuration_item_request_builder.py +10 -10
  21. msgraph/generated/device_management/device_enrollment_configurations/item/device_enrollment_configuration_item_request_builder.py +4 -4
  22. msgraph/generated/device_management/device_management_request_builder.py +2 -2
  23. msgraph/generated/device_management/role_definitions/item/role_definition_item_request_builder.py +7 -7
  24. msgraph/generated/device_management/role_definitions/role_definitions_request_builder.py +3 -3
  25. msgraph/generated/education/reports/reading_assignment_submissions/item/reading_assignment_submission_item_request_builder.py +3 -3
  26. msgraph/generated/education/reports/reflect_check_in_responses/item/reflect_check_in_response_item_request_builder.py +3 -3
  27. msgraph/generated/groups/groups_request_builder.py +3 -3
  28. msgraph/generated/groups/item/conversations/conversations_request_builder.py +3 -3
  29. msgraph/generated/groups/item/conversations/item/conversation_item_request_builder.py +5 -5
  30. msgraph/generated/groups/item/conversations/item/threads/item/reply/reply_request_builder.py +3 -3
  31. msgraph/generated/groups/item/threads/item/reply/reply_request_builder.py +3 -3
  32. msgraph/generated/identity/conditional_access/named_locations/item/named_location_item_request_builder.py +10 -10
  33. msgraph/generated/identity_governance/entitlement_management/access_packages/item/access_package_item_request_builder.py +4 -4
  34. msgraph/generated/kiota-lock.json +1 -1
  35. msgraph/generated/models/presence.py +4 -4
  36. msgraph/generated/models/protection_unit_base.py +4 -4
  37. msgraph/generated/models/reports_root.py +2 -2
  38. msgraph/generated/models/workbook_worksheet_protection_options.py +11 -11
  39. msgraph/generated/organization/item/organization_item_request_builder.py +4 -4
  40. msgraph/generated/organization/organization_request_builder.py +4 -4
  41. msgraph/generated/policies/cross_tenant_access_policy/partners/item/identity_synchronization/identity_synchronization_request_builder.py +3 -3
  42. msgraph/generated/security/attack_simulation/end_user_notifications/end_user_notifications_request_builder.py +4 -4
  43. msgraph/generated/sites/item/lists/item/list_item_request_builder.py +4 -4
  44. msgraph/generated/sites/sites_request_builder.py +4 -4
  45. msgraph/generated/teams/item/channels/item/members/item/conversation_member_item_request_builder.py +3 -3
  46. msgraph/generated/teams/item/channels/item/messages/item/replies/replies_request_builder.py +3 -3
  47. msgraph/generated/teams/item/channels/item/messages/messages_request_builder.py +3 -3
  48. msgraph/generated/tenant_relationships/multi_tenant_organization/multi_tenant_organization_request_builder.py +3 -3
  49. msgraph/generated/users/item/online_meetings/item/recordings/item/call_recording_item_request_builder.py +3 -3
  50. msgraph/generated/users/item/online_meetings/item/recordings/recordings_request_builder.py +3 -3
  51. msgraph/generated/users/item/online_meetings/item/transcripts/transcripts_request_builder.py +3 -3
  52. msgraph/generated/users/item/presence/presence_request_builder.py +4 -4
  53. msgraph/generated/users/item/presence/set_presence/set_presence_request_builder.py +2 -2
  54. msgraph/generated/users/item/user_item_request_builder.py +4 -4
  55. msgraph/generated/users/users_request_builder.py +7 -7
  56. msgraph/generated/users_with_user_principal_name/users_with_user_principal_name_request_builder.py +4 -4
  57. {msgraph_sdk-1.45.0.dist-info → msgraph_sdk-1.46.0.dist-info}/METADATA +1 -1
  58. {msgraph_sdk-1.45.0.dist-info → msgraph_sdk-1.46.0.dist-info}/RECORD +60 -60
  59. {msgraph_sdk-1.45.0.dist-info → msgraph_sdk-1.46.0.dist-info}/WHEEL +0 -0
  60. {msgraph_sdk-1.45.0.dist-info → msgraph_sdk-1.46.0.dist-info}/licenses/LICENSE +0 -0
@@ -40,10 +40,10 @@ class DeviceConfigurationItemRequestBuilder(BaseRequestBuilder):
40
40
 
41
41
  async def delete(self,request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> None:
42
42
  """
43
- Deletes a androidGeneralDeviceConfiguration.
43
+ Deletes a windowsPhone81CustomConfiguration.
44
44
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
45
45
  Returns: None
46
- Find more info here: https://learn.microsoft.com/graph/api/intune-deviceconfig-androidgeneraldeviceconfiguration-delete?view=graph-rest-1.0
46
+ Find more info here: https://learn.microsoft.com/graph/api/intune-deviceconfig-windowsphone81customconfiguration-delete?view=graph-rest-1.0
47
47
  """
48
48
  request_info = self.to_delete_request_information(
49
49
  request_configuration
@@ -59,10 +59,10 @@ class DeviceConfigurationItemRequestBuilder(BaseRequestBuilder):
59
59
 
60
60
  async def get(self,request_configuration: Optional[RequestConfiguration[DeviceConfigurationItemRequestBuilderGetQueryParameters]] = None) -> Optional[DeviceConfiguration]:
61
61
  """
62
- Read properties and relationships of the windows10CustomConfiguration object.
62
+ Read properties and relationships of the windowsPhone81GeneralConfiguration object.
63
63
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
64
64
  Returns: Optional[DeviceConfiguration]
65
- Find more info here: https://learn.microsoft.com/graph/api/intune-deviceconfig-windows10customconfiguration-get?view=graph-rest-1.0
65
+ Find more info here: https://learn.microsoft.com/graph/api/intune-deviceconfig-windowsphone81generalconfiguration-get?view=graph-rest-1.0
66
66
  """
67
67
  request_info = self.to_get_request_information(
68
68
  request_configuration
@@ -92,11 +92,11 @@ class DeviceConfigurationItemRequestBuilder(BaseRequestBuilder):
92
92
 
93
93
  async def patch(self,body: DeviceConfiguration, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> Optional[DeviceConfiguration]:
94
94
  """
95
- Update the properties of a macOSDeviceFeaturesConfiguration object.
95
+ Update the properties of a sharedPCConfiguration object.
96
96
  param body: The request body
97
97
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
98
98
  Returns: Optional[DeviceConfiguration]
99
- Find more info here: https://learn.microsoft.com/graph/api/intune-deviceconfig-macosdevicefeaturesconfiguration-update?view=graph-rest-1.0
99
+ Find more info here: https://learn.microsoft.com/graph/api/intune-deviceconfig-sharedpcconfiguration-update?view=graph-rest-1.0
100
100
  """
101
101
  if body is None:
102
102
  raise TypeError("body cannot be null.")
@@ -116,7 +116,7 @@ class DeviceConfigurationItemRequestBuilder(BaseRequestBuilder):
116
116
 
117
117
  def to_delete_request_information(self,request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
118
118
  """
119
- Deletes a androidGeneralDeviceConfiguration.
119
+ Deletes a windowsPhone81CustomConfiguration.
120
120
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
121
121
  Returns: RequestInformation
122
122
  """
@@ -127,7 +127,7 @@ class DeviceConfigurationItemRequestBuilder(BaseRequestBuilder):
127
127
 
128
128
  def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[DeviceConfigurationItemRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
129
129
  """
130
- Read properties and relationships of the windows10CustomConfiguration object.
130
+ Read properties and relationships of the windowsPhone81GeneralConfiguration object.
131
131
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
132
132
  Returns: RequestInformation
133
133
  """
@@ -138,7 +138,7 @@ class DeviceConfigurationItemRequestBuilder(BaseRequestBuilder):
138
138
 
139
139
  def to_patch_request_information(self,body: DeviceConfiguration, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
140
140
  """
141
- Update the properties of a macOSDeviceFeaturesConfiguration object.
141
+ Update the properties of a sharedPCConfiguration object.
142
142
  param body: The request body
143
143
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
144
144
  Returns: RequestInformation
@@ -234,7 +234,7 @@ class DeviceConfigurationItemRequestBuilder(BaseRequestBuilder):
234
234
  @dataclass
235
235
  class DeviceConfigurationItemRequestBuilderGetQueryParameters():
236
236
  """
237
- Read properties and relationships of the windows10CustomConfiguration object.
237
+ Read properties and relationships of the windowsPhone81GeneralConfiguration object.
238
238
  """
239
239
  def get_query_parameter(self,original_name: str) -> str:
240
240
  """
@@ -54,10 +54,10 @@ class DeviceEnrollmentConfigurationItemRequestBuilder(BaseRequestBuilder):
54
54
 
55
55
  async def get(self,request_configuration: Optional[RequestConfiguration[DeviceEnrollmentConfigurationItemRequestBuilderGetQueryParameters]] = None) -> Optional[DeviceEnrollmentConfiguration]:
56
56
  """
57
- Read properties and relationships of the deviceEnrollmentConfiguration object.
57
+ Read properties and relationships of the deviceEnrollmentWindowsHelloForBusinessConfiguration object.
58
58
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
59
59
  Returns: Optional[DeviceEnrollmentConfiguration]
60
- Find more info here: https://learn.microsoft.com/graph/api/intune-onboarding-deviceenrollmentconfiguration-get?view=graph-rest-1.0
60
+ Find more info here: https://learn.microsoft.com/graph/api/intune-onboarding-deviceenrollmentwindowshelloforbusinessconfiguration-get?view=graph-rest-1.0
61
61
  """
62
62
  request_info = self.to_get_request_information(
63
63
  request_configuration
@@ -110,7 +110,7 @@ class DeviceEnrollmentConfigurationItemRequestBuilder(BaseRequestBuilder):
110
110
 
111
111
  def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[DeviceEnrollmentConfigurationItemRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
112
112
  """
113
- Read properties and relationships of the deviceEnrollmentConfiguration object.
113
+ Read properties and relationships of the deviceEnrollmentWindowsHelloForBusinessConfiguration object.
114
114
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
115
115
  Returns: RequestInformation
116
116
  """
@@ -181,7 +181,7 @@ class DeviceEnrollmentConfigurationItemRequestBuilder(BaseRequestBuilder):
181
181
  @dataclass
182
182
  class DeviceEnrollmentConfigurationItemRequestBuilderGetQueryParameters():
183
183
  """
184
- Read properties and relationships of the deviceEnrollmentConfiguration object.
184
+ Read properties and relationships of the deviceEnrollmentWindowsHelloForBusinessConfiguration object.
185
185
  """
186
186
  def get_query_parameter(self,original_name: str) -> str:
187
187
  """
@@ -96,7 +96,7 @@ class DeviceManagementRequestBuilder(BaseRequestBuilder):
96
96
  Read properties and relationships of the deviceManagement object.
97
97
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
98
98
  Returns: Optional[DeviceManagement]
99
- Find more info here: https://learn.microsoft.com/graph/api/intune-companyterms-devicemanagement-get?view=graph-rest-1.0
99
+ Find more info here: https://learn.microsoft.com/graph/api/intune-remoteassistance-devicemanagement-get?view=graph-rest-1.0
100
100
  """
101
101
  request_info = self.to_get_request_information(
102
102
  request_configuration
@@ -130,7 +130,7 @@ class DeviceManagementRequestBuilder(BaseRequestBuilder):
130
130
  param body: The request body
131
131
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
132
132
  Returns: Optional[DeviceManagement]
133
- Find more info here: https://learn.microsoft.com/graph/api/intune-wip-devicemanagement-update?view=graph-rest-1.0
133
+ Find more info here: https://learn.microsoft.com/graph/api/intune-tem-devicemanagement-update?view=graph-rest-1.0
134
134
  """
135
135
  if body is None:
136
136
  raise TypeError("body cannot be null.")
@@ -33,10 +33,10 @@ class RoleDefinitionItemRequestBuilder(BaseRequestBuilder):
33
33
 
34
34
  async def delete(self,request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> None:
35
35
  """
36
- Deletes a deviceAndAppManagementRoleDefinition.
36
+ Deletes a roleDefinition.
37
37
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
38
38
  Returns: None
39
- Find more info here: https://learn.microsoft.com/graph/api/intune-rbac-deviceandappmanagementroledefinition-delete?view=graph-rest-1.0
39
+ Find more info here: https://learn.microsoft.com/graph/api/intune-rbac-roledefinition-delete?view=graph-rest-1.0
40
40
  """
41
41
  request_info = self.to_delete_request_information(
42
42
  request_configuration
@@ -52,10 +52,10 @@ class RoleDefinitionItemRequestBuilder(BaseRequestBuilder):
52
52
 
53
53
  async def get(self,request_configuration: Optional[RequestConfiguration[RoleDefinitionItemRequestBuilderGetQueryParameters]] = None) -> Optional[RoleDefinition]:
54
54
  """
55
- Read properties and relationships of the roleDefinition object.
55
+ Read properties and relationships of the deviceAndAppManagementRoleDefinition object.
56
56
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
57
57
  Returns: Optional[RoleDefinition]
58
- Find more info here: https://learn.microsoft.com/graph/api/intune-rbac-roledefinition-get?view=graph-rest-1.0
58
+ Find more info here: https://learn.microsoft.com/graph/api/intune-rbac-deviceandappmanagementroledefinition-get?view=graph-rest-1.0
59
59
  """
60
60
  request_info = self.to_get_request_information(
61
61
  request_configuration
@@ -97,7 +97,7 @@ class RoleDefinitionItemRequestBuilder(BaseRequestBuilder):
97
97
 
98
98
  def to_delete_request_information(self,request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
99
99
  """
100
- Deletes a deviceAndAppManagementRoleDefinition.
100
+ Deletes a roleDefinition.
101
101
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
102
102
  Returns: RequestInformation
103
103
  """
@@ -108,7 +108,7 @@ class RoleDefinitionItemRequestBuilder(BaseRequestBuilder):
108
108
 
109
109
  def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[RoleDefinitionItemRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
110
110
  """
111
- Read properties and relationships of the roleDefinition object.
111
+ Read properties and relationships of the deviceAndAppManagementRoleDefinition object.
112
112
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
113
113
  Returns: RequestInformation
114
114
  """
@@ -161,7 +161,7 @@ class RoleDefinitionItemRequestBuilder(BaseRequestBuilder):
161
161
  @dataclass
162
162
  class RoleDefinitionItemRequestBuilderGetQueryParameters():
163
163
  """
164
- Read properties and relationships of the roleDefinition object.
164
+ Read properties and relationships of the deviceAndAppManagementRoleDefinition object.
165
165
  """
166
166
  def get_query_parameter(self,original_name: str) -> str:
167
167
  """
@@ -70,11 +70,11 @@ class RoleDefinitionsRequestBuilder(BaseRequestBuilder):
70
70
 
71
71
  async def post(self,body: RoleDefinition, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> Optional[RoleDefinition]:
72
72
  """
73
- Create a new roleDefinition object.
73
+ Create a new deviceAndAppManagementRoleDefinition object.
74
74
  param body: The request body
75
75
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
76
76
  Returns: Optional[RoleDefinition]
77
- Find more info here: https://learn.microsoft.com/graph/api/intune-rbac-roledefinition-create?view=graph-rest-1.0
77
+ Find more info here: https://learn.microsoft.com/graph/api/intune-rbac-deviceandappmanagementroledefinition-create?view=graph-rest-1.0
78
78
  """
79
79
  if body is None:
80
80
  raise TypeError("body cannot be null.")
@@ -105,7 +105,7 @@ class RoleDefinitionsRequestBuilder(BaseRequestBuilder):
105
105
 
106
106
  def to_post_request_information(self,body: RoleDefinition, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
107
107
  """
108
- Create a new roleDefinition object.
108
+ Create a new deviceAndAppManagementRoleDefinition object.
109
109
  param body: The request body
110
110
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
111
111
  Returns: RequestInformation
@@ -50,7 +50,7 @@ class ReadingAssignmentSubmissionItemRequestBuilder(BaseRequestBuilder):
50
50
 
51
51
  async def get(self,request_configuration: Optional[RequestConfiguration[ReadingAssignmentSubmissionItemRequestBuilderGetQueryParameters]] = None) -> Optional[ReadingAssignmentSubmission]:
52
52
  """
53
- Get readingAssignmentSubmissions from education
53
+ Details of submitted reading assignments.
54
54
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
55
55
  Returns: Optional[ReadingAssignmentSubmission]
56
56
  """
@@ -104,7 +104,7 @@ class ReadingAssignmentSubmissionItemRequestBuilder(BaseRequestBuilder):
104
104
 
105
105
  def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[ReadingAssignmentSubmissionItemRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
106
106
  """
107
- Get readingAssignmentSubmissions from education
107
+ Details of submitted reading assignments.
108
108
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
109
109
  Returns: RequestInformation
110
110
  """
@@ -148,7 +148,7 @@ class ReadingAssignmentSubmissionItemRequestBuilder(BaseRequestBuilder):
148
148
  @dataclass
149
149
  class ReadingAssignmentSubmissionItemRequestBuilderGetQueryParameters():
150
150
  """
151
- Get readingAssignmentSubmissions from education
151
+ Details of submitted reading assignments.
152
152
  """
153
153
  def get_query_parameter(self,original_name: str) -> str:
154
154
  """
@@ -50,7 +50,7 @@ class ReflectCheckInResponseItemRequestBuilder(BaseRequestBuilder):
50
50
 
51
51
  async def get(self,request_configuration: Optional[RequestConfiguration[ReflectCheckInResponseItemRequestBuilderGetQueryParameters]] = None) -> Optional[ReflectCheckInResponse]:
52
52
  """
53
- Get reflectCheckInResponses from education
53
+ Details of check-in responses.
54
54
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
55
55
  Returns: Optional[ReflectCheckInResponse]
56
56
  """
@@ -104,7 +104,7 @@ class ReflectCheckInResponseItemRequestBuilder(BaseRequestBuilder):
104
104
 
105
105
  def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[ReflectCheckInResponseItemRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
106
106
  """
107
- Get reflectCheckInResponses from education
107
+ Details of check-in responses.
108
108
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
109
109
  Returns: RequestInformation
110
110
  """
@@ -148,7 +148,7 @@ class ReflectCheckInResponseItemRequestBuilder(BaseRequestBuilder):
148
148
  @dataclass
149
149
  class ReflectCheckInResponseItemRequestBuilderGetQueryParameters():
150
150
  """
151
- Get reflectCheckInResponses from education
151
+ Details of check-in responses.
152
152
  """
153
153
  def get_query_parameter(self,original_name: str) -> str:
154
154
  """
@@ -74,11 +74,11 @@ class GroupsRequestBuilder(BaseRequestBuilder):
74
74
 
75
75
  async def post(self,body: Group, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> Optional[Group]:
76
76
  """
77
- Create a new group as specified in the request body. You can create the following types of groups: This operation returns by default only a subset of the properties for each group. These default properties are noted in the Properties section. To get properties that are not returned by default, do a GET operation and specify the properties in a $select OData query option.
77
+ Create a new group object if it doesn't exist, or update the properties of an existing group object.You can create or update the following types of group: By default, this operation returns only a subset of the properties for each group. For a list of properties that are returned by default, see the Properties section of the group resource. To get properties that are not returned by default, do a GET operation and specify the properties in a $select OData query option.
78
78
  param body: The request body
79
79
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
80
80
  Returns: Optional[Group]
81
- Find more info here: https://learn.microsoft.com/graph/api/group-post-groups?view=graph-rest-1.0
81
+ Find more info here: https://learn.microsoft.com/graph/api/group-upsert?view=graph-rest-1.0
82
82
  """
83
83
  if body is None:
84
84
  raise TypeError("body cannot be null.")
@@ -109,7 +109,7 @@ class GroupsRequestBuilder(BaseRequestBuilder):
109
109
 
110
110
  def to_post_request_information(self,body: Group, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
111
111
  """
112
- Create a new group as specified in the request body. You can create the following types of groups: This operation returns by default only a subset of the properties for each group. These default properties are noted in the Properties section. To get properties that are not returned by default, do a GET operation and specify the properties in a $select OData query option.
112
+ Create a new group object if it doesn't exist, or update the properties of an existing group object.You can create or update the following types of group: By default, this operation returns only a subset of the properties for each group. For a list of properties that are returned by default, see the Properties section of the group resource. To get properties that are not returned by default, do a GET operation and specify the properties in a $select OData query option.
113
113
  param body: The request body
114
114
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
115
115
  Returns: RequestInformation
@@ -70,11 +70,11 @@ class ConversationsRequestBuilder(BaseRequestBuilder):
70
70
 
71
71
  async def post(self,body: Conversation, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> Optional[Conversation]:
72
72
  """
73
- Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. The table in the Permissions section lists the resources that support open extensions.
73
+ Use reply thread or reply post to further post to that conversation.
74
74
  param body: The request body
75
75
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
76
76
  Returns: Optional[Conversation]
77
- Find more info here: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0
77
+ Find more info here: https://learn.microsoft.com/graph/api/group-post-conversations?view=graph-rest-1.0
78
78
  """
79
79
  if body is None:
80
80
  raise TypeError("body cannot be null.")
@@ -105,7 +105,7 @@ class ConversationsRequestBuilder(BaseRequestBuilder):
105
105
 
106
106
  def to_post_request_information(self,body: Conversation, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
107
107
  """
108
- Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. The table in the Permissions section lists the resources that support open extensions.
108
+ Use reply thread or reply post to further post to that conversation.
109
109
  param body: The request body
110
110
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
111
111
  Returns: RequestInformation
@@ -36,7 +36,7 @@ class ConversationItemRequestBuilder(BaseRequestBuilder):
36
36
  Delete conversation.
37
37
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
38
38
  Returns: None
39
- Find more info here: https://learn.microsoft.com/graph/api/conversation-delete?view=graph-rest-1.0
39
+ Find more info here: https://learn.microsoft.com/graph/api/group-delete-conversation?view=graph-rest-1.0
40
40
  """
41
41
  request_info = self.to_delete_request_information(
42
42
  request_configuration
@@ -52,10 +52,10 @@ class ConversationItemRequestBuilder(BaseRequestBuilder):
52
52
 
53
53
  async def get(self,request_configuration: Optional[RequestConfiguration[ConversationItemRequestBuilderGetQueryParameters]] = None) -> Optional[Conversation]:
54
54
  """
55
- Retrieve the properties and relationships of conversation object.
55
+ The group's conversations.
56
56
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
57
57
  Returns: Optional[Conversation]
58
- Find more info here: https://learn.microsoft.com/graph/api/conversation-get?view=graph-rest-1.0
58
+ Find more info here: https://learn.microsoft.com/graph/api/group-get-conversation?view=graph-rest-1.0
59
59
  """
60
60
  request_info = self.to_get_request_information(
61
61
  request_configuration
@@ -84,7 +84,7 @@ class ConversationItemRequestBuilder(BaseRequestBuilder):
84
84
 
85
85
  def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[ConversationItemRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
86
86
  """
87
- Retrieve the properties and relationships of conversation object.
87
+ The group's conversations.
88
88
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
89
89
  Returns: RequestInformation
90
90
  """
@@ -122,7 +122,7 @@ class ConversationItemRequestBuilder(BaseRequestBuilder):
122
122
  @dataclass
123
123
  class ConversationItemRequestBuilderGetQueryParameters():
124
124
  """
125
- Retrieve the properties and relationships of conversation object.
125
+ The group's conversations.
126
126
  """
127
127
  def get_query_parameter(self,original_name: str) -> str:
128
128
  """
@@ -32,11 +32,11 @@ class ReplyRequestBuilder(BaseRequestBuilder):
32
32
 
33
33
  async def post(self,body: ReplyPostRequestBody, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> None:
34
34
  """
35
- Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. The table in the Permissions section lists the resources that support open extensions.
35
+ Reply to a post and add a new post to the specified thread in a group conversation. You can specify both the parent conversation and thread in the request, or, you can specify just the parent thread without the parent conversation.
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
39
- Find more info here: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0
39
+ Find more info here: https://learn.microsoft.com/graph/api/post-reply?view=graph-rest-1.0
40
40
  """
41
41
  if body is None:
42
42
  raise TypeError("body cannot be null.")
@@ -54,7 +54,7 @@ class ReplyRequestBuilder(BaseRequestBuilder):
54
54
 
55
55
  def to_post_request_information(self,body: ReplyPostRequestBody, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
56
56
  """
57
- Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. The table in the Permissions section lists the resources that support open extensions.
57
+ Reply to a post and add a new post to the specified thread in a group conversation. You can specify both the parent conversation and thread in the request, or, you can specify just the parent thread without the parent conversation.
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
@@ -32,11 +32,11 @@ class ReplyRequestBuilder(BaseRequestBuilder):
32
32
 
33
33
  async def post(self,body: ReplyPostRequestBody, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> None:
34
34
  """
35
- Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. The table in the Permissions section lists the resources that support open extensions.
35
+ Reply to a post and add a new post to the specified thread in a group conversation. You can specify both the parent conversation and thread in the request, or, you can specify just the parent thread without the parent conversation.
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
39
- Find more info here: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0
39
+ Find more info here: https://learn.microsoft.com/graph/api/post-reply?view=graph-rest-1.0
40
40
  """
41
41
  if body is None:
42
42
  raise TypeError("body cannot be null.")
@@ -54,7 +54,7 @@ class ReplyRequestBuilder(BaseRequestBuilder):
54
54
 
55
55
  def to_post_request_information(self,body: ReplyPostRequestBody, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
56
56
  """
57
- Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. The table in the Permissions section lists the resources that support open extensions.
57
+ Reply to a post and add a new post to the specified thread in a group conversation. You can specify both the parent conversation and thread in the request, or, you can specify just the parent thread without the parent conversation.
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
@@ -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 an ipNamedLocation 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/ipnamedlocation-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 an ipNamedLocation object.
54
+ Retrieve the properties and relationships of a namedLocation 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/ipnamedlocation-get?view=graph-rest-1.0
57
+ Find more info here: https://learn.microsoft.com/graph/api/namedlocation-get?view=graph-rest-1.0
58
58
  """
59
59
  request_info = self.to_get_request_information(
60
60
  request_configuration
@@ -72,11 +72,11 @@ class NamedLocationItemRequestBuilder(BaseRequestBuilder):
72
72
 
73
73
  async def patch(self,body: NamedLocation, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> Optional[NamedLocation]:
74
74
  """
75
- Update the properties of an ipNamedLocation object.
75
+ Update the properties of a countryNamedLocation object.
76
76
  param body: The request body
77
77
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
78
78
  Returns: Optional[NamedLocation]
79
- Find more info here: https://learn.microsoft.com/graph/api/ipnamedlocation-update?view=graph-rest-1.0
79
+ Find more info here: https://learn.microsoft.com/graph/api/countrynamedlocation-update?view=graph-rest-1.0
80
80
  """
81
81
  if body is None:
82
82
  raise TypeError("body cannot be null.")
@@ -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 an ipNamedLocation object.
100
100
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
101
101
  Returns: RequestInformation
102
102
  """
@@ -107,7 +107,7 @@ class NamedLocationItemRequestBuilder(BaseRequestBuilder):
107
107
 
108
108
  def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[NamedLocationItemRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
109
109
  """
110
- Retrieve the properties and relationships of an ipNamedLocation object.
110
+ Retrieve the properties and relationships of a namedLocation object.
111
111
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
112
112
  Returns: RequestInformation
113
113
  """
@@ -118,7 +118,7 @@ class NamedLocationItemRequestBuilder(BaseRequestBuilder):
118
118
 
119
119
  def to_patch_request_information(self,body: NamedLocation, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
120
120
  """
121
- Update the properties of an ipNamedLocation object.
121
+ Update the properties of a countryNamedLocation object.
122
122
  param body: The request body
123
123
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
124
124
  Returns: RequestInformation
@@ -151,7 +151,7 @@ class NamedLocationItemRequestBuilder(BaseRequestBuilder):
151
151
  @dataclass
152
152
  class NamedLocationItemRequestBuilderGetQueryParameters():
153
153
  """
154
- Retrieve the properties and relationships of an ipNamedLocation object.
154
+ Retrieve the properties and relationships of a namedLocation object.
155
155
  """
156
156
  def get_query_parameter(self,original_name: str) -> str:
157
157
  """
@@ -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 the properties and relationships of an accessPackage object.
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.
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-get?view=graph-rest-1.0
64
+ Find more info here: https://learn.microsoft.com/graph/api/accesspackage-list-resourcerolescopes?view=graph-rest-1.0
65
65
  """
66
66
  request_info = self.to_get_request_information(
67
67
  request_configuration
@@ -114,7 +114,7 @@ class AccessPackageItemRequestBuilder(BaseRequestBuilder):
114
114
 
115
115
  def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[AccessPackageItemRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
116
116
  """
117
- Retrieve the properties and relationships of an accessPackage object.
117
+ 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.
118
118
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
119
119
  Returns: RequestInformation
120
120
  """
@@ -221,7 +221,7 @@ class AccessPackageItemRequestBuilder(BaseRequestBuilder):
221
221
  @dataclass
222
222
  class AccessPackageItemRequestBuilderGetQueryParameters():
223
223
  """
224
- Retrieve the properties and relationships of an accessPackage object.
224
+ 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.
225
225
  """
226
226
  def get_query_parameter(self,original_name: str) -> str:
227
227
  """
@@ -1,5 +1,5 @@
1
1
  {
2
- "descriptionHash": "9F8BCAD2CBA94367538D693D2B5E1A5481EC3B46A855EF4176C4BDAC7D0E781179163B42991046F2FAC996400537402F6AEBDDEEE56FD857329D1F3CAEF6A8BA",
2
+ "descriptionHash": "4B0031F70F3815D4CFACB6D42FBB4AAC7162437FEFE6F7701E162C33E876DABB21668F488EBB5BEFE3495DDBD43E689D40C62326CEBC5B416F6289B5DD495171",
3
3
  "descriptionLocation": "../../msgraph-metadata/clean_v10_openapi/openapi.yaml",
4
4
  "lockFileVersion": "1.0.0",
5
5
  "kiotaVersion": "1.29.0",
@@ -13,15 +13,15 @@ from .entity import Entity
13
13
 
14
14
  @dataclass
15
15
  class Presence(Entity, Parsable):
16
- # The supplemental information to a user's availability. Possible values are Available, Away, BeRightBack, Busy, DoNotDisturb, InACall, InAConferenceCall, Inactive, InAMeeting, Offline, OffWork, OutOfOffice, PresenceUnknown, Presenting, UrgentInterruptionsOnly.
16
+ # The supplemental information to a user's availability. Possible values are available, away, beRightBack, busy, doNotDisturb, offline, outOfOffice, presenceUnknown.
17
17
  activity: Optional[str] = None
18
- # The base presence information for a user. Possible values are Available, availableIdle, Away, beRightBack, Busy, busyIdle, DoNotDisturb, Offline, presenceUnknown.
18
+ # The base presence information for a user. Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, inACall, inAMeeting, offline, presenting, presenceUnknown.
19
19
  availability: Optional[str] = None
20
20
  # The OdataType property
21
21
  odata_type: Optional[str] = None
22
- # The user's out-of-office settings.
22
+ # The out of office settings for a user.
23
23
  out_of_office_settings: Optional[OutOfOfficeSettings] = None
24
- # The lexicographically sortable string stamp that represents the version of a presence object.
24
+ # The lexicographically sortable String stamp that represents the version of a presence object.
25
25
  sequence_number: Optional[str] = None
26
26
  # The presence status message of a user.
27
27
  status_message: Optional[PresenceStatusMessage] = None
@@ -18,21 +18,21 @@ from .entity import Entity
18
18
 
19
19
  @dataclass
20
20
  class ProtectionUnitBase(Entity, Parsable):
21
- # The identity of person who created the protection unit.
21
+ # The identity of the person who created the protection unit.
22
22
  created_by: Optional[IdentitySet] = None
23
- # The time of creation of the protection unit.
23
+ # The time of creation of the protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z.
24
24
  created_date_time: Optional[datetime.datetime] = None
25
25
  # Contains error details if an error occurred while creating a protection unit.
26
26
  error: Optional[PublicError] = None
27
27
  # The identity of person who last modified the protection unit.
28
28
  last_modified_by: Optional[IdentitySet] = None
29
- # Timestamp of the last modification of this protection unit.
29
+ # Timestamp of the last modification of this protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z.
30
30
  last_modified_date_time: Optional[datetime.datetime] = None
31
31
  # The OdataType property
32
32
  odata_type: Optional[str] = None
33
33
  # The unique identifier of the protection policy based on which protection unit was created.
34
34
  policy_id: Optional[str] = None
35
- # The status of the protection unit. The possible values are: protectRequested, protected, unprotectRequested, unprotected, removeRequested, unknownFutureValue.
35
+ # The status of the protection unit. The possible values are: protectRequested, protected, unprotectRequested, unprotected, removeRequested, unknownFutureValue, offboardRequested, offboarded, cancelOffboardRequested. Use the Prefer: include-unknown-enum-members request header to get the following values from this evolvable enum: offboardRequested, offboarded, cancelOffboardRequested.
36
36
  status: Optional[ProtectionUnitStatus] = None
37
37
 
38
38
  @staticmethod
@@ -15,9 +15,9 @@ from .entity import Entity
15
15
  class ReportsRoot(Entity, Parsable):
16
16
  # The OdataType property
17
17
  odata_type: Optional[str] = None
18
- # The readingAssignmentSubmissions property
18
+ # Details of submitted reading assignments.
19
19
  reading_assignment_submissions: Optional[list[ReadingAssignmentSubmission]] = None
20
- # The reflectCheckInResponses property
20
+ # Details of check-in responses.
21
21
  reflect_check_in_responses: Optional[list[ReflectCheckInResponse]] = None
22
22
 
23
23
  @staticmethod