msgraph-sdk 1.34.0__py3-none-any.whl → 1.35.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 (78) 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/communications/calls/item/participants/invite/invite_request_builder.py +3 -3
  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_policies/managed_app_policies_request_builder.py +4 -4
  8. msgraph/generated/device_app_management/managed_app_registrations/item/applied_policies/item/target_apps/target_apps_request_builder.py +1 -1
  9. msgraph/generated/device_app_management/managed_app_registrations/item/intended_policies/item/target_apps/target_apps_request_builder.py +1 -1
  10. msgraph/generated/device_app_management/managed_app_registrations/item/managed_app_registration_item_request_builder.py +4 -4
  11. msgraph/generated/device_app_management/managed_app_registrations/managed_app_registrations_request_builder.py +4 -4
  12. msgraph/generated/device_app_management/managed_app_statuses/item/managed_app_status_item_request_builder.py +4 -4
  13. msgraph/generated/device_app_management/managed_e_books/item/assignments/assignments_request_builder.py +4 -4
  14. msgraph/generated/device_app_management/managed_e_books/item/assignments/item/managed_e_book_assignment_item_request_builder.py +7 -7
  15. msgraph/generated/device_app_management/mobile_app_configurations/item/managed_device_mobile_app_configuration_item_request_builder.py +4 -4
  16. msgraph/generated/device_app_management/mobile_app_configurations/mobile_app_configurations_request_builder.py +4 -4
  17. msgraph/generated/device_app_management/mobile_apps/item/mobile_app_item_request_builder.py +10 -10
  18. msgraph/generated/device_app_management/mobile_apps/mobile_apps_request_builder.py +7 -7
  19. msgraph/generated/device_management/device_compliance_policies/device_compliance_policies_request_builder.py +7 -7
  20. msgraph/generated/device_management/device_compliance_policies/item/device_compliance_policy_item_request_builder.py +10 -10
  21. msgraph/generated/device_management/device_configurations/device_configurations_request_builder.py +7 -7
  22. msgraph/generated/device_management/device_configurations/item/device_configuration_item_request_builder.py +10 -10
  23. msgraph/generated/device_management/device_enrollment_configurations/device_enrollment_configurations_request_builder.py +7 -7
  24. msgraph/generated/device_management/device_enrollment_configurations/item/device_enrollment_configuration_item_request_builder.py +3 -3
  25. msgraph/generated/device_management/device_management_request_builder.py +2 -2
  26. msgraph/generated/device_management/role_definitions/item/role_definition_item_request_builder.py +10 -10
  27. msgraph/generated/device_management/role_definitions/role_definitions_request_builder.py +7 -7
  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/groups/groups_request_builder.py +3 -3
  31. msgraph/generated/groups/item/conversations/conversations_request_builder.py +3 -3
  32. msgraph/generated/groups/item/conversations/item/conversation_item_request_builder.py +1 -1
  33. msgraph/generated/groups/item/threads/item/conversation_thread_item_request_builder.py +4 -4
  34. msgraph/generated/identity/conditional_access/named_locations/item/named_location_item_request_builder.py +7 -7
  35. msgraph/generated/identity_governance/entitlement_management/access_package_assignment_approvals/access_package_assignment_approvals_request_builder.py +3 -3
  36. msgraph/generated/identity_governance/entitlement_management/access_package_assignment_approvals/filter_by_current_user_with_on/filter_by_current_user_with_on_request_builder.py +3 -3
  37. msgraph/generated/identity_governance/entitlement_management/access_package_assignment_approvals/item/approval_item_request_builder.py +3 -3
  38. msgraph/generated/identity_governance/entitlement_management/access_package_assignment_approvals/item/stages/stages_request_builder.py +3 -3
  39. msgraph/generated/identity_governance/entitlement_management/access_packages/item/access_package_item_request_builder.py +4 -4
  40. msgraph/generated/identity_governance/entitlement_management/catalogs/item/custom_workflow_extensions/item/custom_callout_extension_item_request_builder.py +7 -7
  41. msgraph/generated/identity_governance/privileged_access/group/assignment_approvals/filter_by_current_user_with_on/filter_by_current_user_with_on_request_builder.py +3 -3
  42. msgraph/generated/identity_governance/privileged_access/group/assignment_schedule_instances/filter_by_current_user_with_on/filter_by_current_user_with_on_request_builder.py +3 -3
  43. msgraph/generated/identity_governance/privileged_access/group/assignment_schedule_instances/item/activated_using/activated_using_request_builder.py +3 -3
  44. msgraph/generated/identity_governance/privileged_access/group/assignment_schedule_instances/item/group/group_request_builder.py +3 -3
  45. msgraph/generated/identity_governance/privileged_access/group/assignment_schedule_requests/filter_by_current_user_with_on/filter_by_current_user_with_on_request_builder.py +3 -3
  46. msgraph/generated/identity_governance/privileged_access/group/assignment_schedule_requests/item/activated_using/activated_using_request_builder.py +3 -3
  47. msgraph/generated/identity_governance/privileged_access/group/assignment_schedule_requests/item/group/group_request_builder.py +3 -3
  48. msgraph/generated/identity_governance/privileged_access/group/assignment_schedules/filter_by_current_user_with_on/filter_by_current_user_with_on_request_builder.py +3 -3
  49. msgraph/generated/identity_governance/privileged_access/group/assignment_schedules/item/activated_using/activated_using_request_builder.py +3 -3
  50. msgraph/generated/identity_governance/privileged_access/group/assignment_schedules/item/group/group_request_builder.py +3 -3
  51. msgraph/generated/identity_governance/privileged_access/group/eligibility_schedule_instances/item/group/group_request_builder.py +3 -3
  52. msgraph/generated/identity_governance/privileged_access/group/eligibility_schedule_requests/filter_by_current_user_with_on/filter_by_current_user_with_on_request_builder.py +3 -3
  53. msgraph/generated/identity_governance/privileged_access/group/eligibility_schedule_requests/item/group/group_request_builder.py +3 -3
  54. msgraph/generated/identity_governance/privileged_access/group/eligibility_schedules/item/group/group_request_builder.py +3 -3
  55. msgraph/generated/kiota-lock.json +1 -1
  56. msgraph/generated/models/privileged_access_group_assignment_schedule.py +4 -4
  57. msgraph/generated/models/privileged_access_group_assignment_schedule_instance.py +4 -4
  58. msgraph/generated/models/privileged_access_group_assignment_schedule_request.py +4 -4
  59. msgraph/generated/models/privileged_access_group_eligibility_schedule.py +3 -3
  60. msgraph/generated/models/privileged_access_group_eligibility_schedule_instance.py +3 -3
  61. msgraph/generated/models/privileged_access_group_eligibility_schedule_request.py +3 -3
  62. msgraph/generated/models/unified_role_management_policy_assignment.py +2 -2
  63. msgraph/generated/organization/item/branding/localizations/item/banner_logo/banner_logo_request_builder.py +3 -3
  64. msgraph/generated/organization/item/organization_item_request_builder.py +4 -4
  65. msgraph/generated/organization/organization_request_builder.py +4 -4
  66. msgraph/generated/policies/cross_tenant_access_policy/partners/item/identity_synchronization/identity_synchronization_request_builder.py +3 -3
  67. msgraph/generated/policies/role_management_policy_assignments/role_management_policy_assignments_request_builder.py +3 -3
  68. msgraph/generated/teams/item/channels/item/members/item/conversation_member_item_request_builder.py +3 -3
  69. msgraph/generated/teams/item/channels/item/members/members_request_builder.py +3 -3
  70. msgraph/generated/teams/item/channels/item/messages/item/replies/replies_request_builder.py +3 -3
  71. msgraph/generated/users/item/presence/presence_request_builder.py +4 -4
  72. msgraph/generated/users/item/user_item_request_builder.py +4 -4
  73. msgraph/generated/users/users_request_builder.py +7 -7
  74. msgraph/generated/users_with_user_principal_name/users_with_user_principal_name_request_builder.py +4 -4
  75. {msgraph_sdk-1.34.0.dist-info → msgraph_sdk-1.35.0.dist-info}/METADATA +1 -1
  76. {msgraph_sdk-1.34.0.dist-info → msgraph_sdk-1.35.0.dist-info}/RECORD +78 -78
  77. {msgraph_sdk-1.34.0.dist-info → msgraph_sdk-1.35.0.dist-info}/WHEEL +0 -0
  78. {msgraph_sdk-1.34.0.dist-info → msgraph_sdk-1.35.0.dist-info}/licenses/LICENSE +0 -0
@@ -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 countryNamedLocation 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/countrynamedlocation-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.")
@@ -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 countryNamedLocation 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 countryNamedLocation object.
155
155
  """
156
156
  def get_query_parameter(self,original_name: str) -> str:
157
157
  """
@@ -62,7 +62,7 @@ class AccessPackageAssignmentApprovalsRequestBuilder(BaseRequestBuilder):
62
62
 
63
63
  async def get(self,request_configuration: Optional[RequestConfiguration[AccessPackageAssignmentApprovalsRequestBuilderGetQueryParameters]] = None) -> Optional[ApprovalCollectionResponse]:
64
64
  """
65
- Retrieve the properties of an approval object. This API request is made by an approver in the following scenarios: In Microsoft Entra entitlement management, providing the identifier of the access package assignment request.In PIM for groups, providing the identifier of the assignment schedule request.
65
+ Retrieve the properties of an approval object. This API request is made by an approver in the following scenarios: In Microsoft Entra entitlement management, providing the identifier of the access package assignment request.In PIM for Groups, providing the identifier of the assignment schedule request.
66
66
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
67
67
  Returns: Optional[ApprovalCollectionResponse]
68
68
  """
@@ -105,7 +105,7 @@ class AccessPackageAssignmentApprovalsRequestBuilder(BaseRequestBuilder):
105
105
 
106
106
  def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[AccessPackageAssignmentApprovalsRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
107
107
  """
108
- Retrieve the properties of an approval object. This API request is made by an approver in the following scenarios: In Microsoft Entra entitlement management, providing the identifier of the access package assignment request.In PIM for groups, providing the identifier of the assignment schedule request.
108
+ Retrieve the properties of an approval object. This API request is made by an approver in the following scenarios: In Microsoft Entra entitlement management, providing the identifier of the access package assignment request.In PIM for Groups, providing the identifier of the assignment schedule request.
109
109
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
110
110
  Returns: RequestInformation
111
111
  """
@@ -151,7 +151,7 @@ class AccessPackageAssignmentApprovalsRequestBuilder(BaseRequestBuilder):
151
151
  @dataclass
152
152
  class AccessPackageAssignmentApprovalsRequestBuilderGetQueryParameters():
153
153
  """
154
- Retrieve the properties of an approval object. This API request is made by an approver in the following scenarios: In Microsoft Entra entitlement management, providing the identifier of the access package assignment request.In PIM for groups, providing the identifier of the assignment schedule request.
154
+ Retrieve the properties of an approval object. This API request is made by an approver in the following scenarios: In Microsoft Entra entitlement management, providing the identifier of the access package assignment request.In PIM for Groups, providing the identifier of the assignment schedule request.
155
155
  """
156
156
  def get_query_parameter(self,original_name: str) -> str:
157
157
  """
@@ -35,7 +35,7 @@ class FilterByCurrentUserWithOnRequestBuilder(BaseRequestBuilder):
35
35
 
36
36
  async def get(self,request_configuration: Optional[RequestConfiguration[FilterByCurrentUserWithOnRequestBuilderGetQueryParameters]] = None) -> Optional[FilterByCurrentUserWithOnGetResponse]:
37
37
  """
38
- In Microsoft Entra entitlement management, return a collection of access package assignment approvals. The objects returned are those that are in scope for approval by the calling user. In PIM for groups, return a collection of assignment approvals. The objects returned are those that are in scope for approval by the calling user.
38
+ In Microsoft Entra entitlement management, return a collection of access package assignment approvals. The objects returned are those that are in scope for approval by the calling user. In PIM for Groups, return a collection of assignment approvals. The objects returned are those that are in scope for approval by the calling user.
39
39
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
40
40
  Returns: Optional[FilterByCurrentUserWithOnGetResponse]
41
41
  Find more info here: https://learn.microsoft.com/graph/api/approval-filterbycurrentuser?view=graph-rest-1.0
@@ -56,7 +56,7 @@ class FilterByCurrentUserWithOnRequestBuilder(BaseRequestBuilder):
56
56
 
57
57
  def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[FilterByCurrentUserWithOnRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
58
58
  """
59
- In Microsoft Entra entitlement management, return a collection of access package assignment approvals. The objects returned are those that are in scope for approval by the calling user. In PIM for groups, return a collection of assignment approvals. The objects returned are those that are in scope for approval by the calling user.
59
+ In Microsoft Entra entitlement management, return a collection of access package assignment approvals. The objects returned are those that are in scope for approval by the calling user. In PIM for Groups, return a collection of assignment approvals. The objects returned are those that are in scope for approval by the calling user.
60
60
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
61
61
  Returns: RequestInformation
62
62
  """
@@ -78,7 +78,7 @@ class FilterByCurrentUserWithOnRequestBuilder(BaseRequestBuilder):
78
78
  @dataclass
79
79
  class FilterByCurrentUserWithOnRequestBuilderGetQueryParameters():
80
80
  """
81
- In Microsoft Entra entitlement management, return a collection of access package assignment approvals. The objects returned are those that are in scope for approval by the calling user. In PIM for groups, return a collection of assignment approvals. The objects returned are those that are in scope for approval by the calling user.
81
+ In Microsoft Entra entitlement management, return a collection of access package assignment approvals. The objects returned are those that are in scope for approval by the calling user. In PIM for Groups, return a collection of assignment approvals. The objects returned are those that are in scope for approval by the calling user.
82
82
  """
83
83
  def get_query_parameter(self,original_name: str) -> str:
84
84
  """
@@ -51,7 +51,7 @@ class ApprovalItemRequestBuilder(BaseRequestBuilder):
51
51
 
52
52
  async def get(self,request_configuration: Optional[RequestConfiguration[ApprovalItemRequestBuilderGetQueryParameters]] = None) -> Optional[Approval]:
53
53
  """
54
- Retrieve the properties of an approval object. This API request is made by an approver in the following scenarios: In Microsoft Entra entitlement management, providing the identifier of the access package assignment request.In PIM for groups, providing the identifier of the assignment schedule request.
54
+ Retrieve the properties of an approval object. This API request is made by an approver in the following scenarios: In Microsoft Entra entitlement management, providing the identifier of the access package assignment request.In PIM for Groups, providing the identifier of the assignment schedule request.
55
55
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
56
56
  Returns: Optional[Approval]
57
57
  Find more info here: https://learn.microsoft.com/graph/api/approval-get?view=graph-rest-1.0
@@ -106,7 +106,7 @@ class ApprovalItemRequestBuilder(BaseRequestBuilder):
106
106
 
107
107
  def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[ApprovalItemRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
108
108
  """
109
- Retrieve the properties of an approval object. This API request is made by an approver in the following scenarios: In Microsoft Entra entitlement management, providing the identifier of the access package assignment request.In PIM for groups, providing the identifier of the assignment schedule request.
109
+ Retrieve the properties of an approval object. This API request is made by an approver in the following scenarios: In Microsoft Entra entitlement management, providing the identifier of the access package assignment request.In PIM for Groups, providing the identifier of the assignment schedule request.
110
110
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
111
111
  Returns: RequestInformation
112
112
  """
@@ -159,7 +159,7 @@ class ApprovalItemRequestBuilder(BaseRequestBuilder):
159
159
  @dataclass
160
160
  class ApprovalItemRequestBuilderGetQueryParameters():
161
161
  """
162
- Retrieve the properties of an approval object. This API request is made by an approver in the following scenarios: In Microsoft Entra entitlement management, providing the identifier of the access package assignment request.In PIM for groups, providing the identifier of the assignment schedule request.
162
+ Retrieve the properties of an approval object. This API request is made by an approver in the following scenarios: In Microsoft Entra entitlement management, providing the identifier of the access package assignment request.In PIM for Groups, providing the identifier of the assignment schedule request.
163
163
  """
164
164
  def get_query_parameter(self,original_name: str) -> str:
165
165
  """
@@ -49,7 +49,7 @@ class StagesRequestBuilder(BaseRequestBuilder):
49
49
 
50
50
  async def get(self,request_configuration: Optional[RequestConfiguration[StagesRequestBuilderGetQueryParameters]] = None) -> Optional[ApprovalStageCollectionResponse]:
51
51
  """
52
- List the approvalStage objects associated with an approval. This API request is made by an approver in the following scenarios: In Microsoft Entra entitlement management, providing the identifier of the access package assignment request.In PIM for groups, providing the identifier of the assignment schedule request.
52
+ List the approvalStage objects associated with an approval. This API request is made by an approver in the following scenarios: In Microsoft Entra entitlement management, providing the identifier of the access package assignment request.In PIM for Groups, providing the identifier of the assignment schedule request.
53
53
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
54
54
  Returns: Optional[ApprovalStageCollectionResponse]
55
55
  Find more info here: https://learn.microsoft.com/graph/api/approval-list-stages?view=graph-rest-1.0
@@ -93,7 +93,7 @@ class StagesRequestBuilder(BaseRequestBuilder):
93
93
 
94
94
  def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[StagesRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
95
95
  """
96
- List the approvalStage objects associated with an approval. This API request is made by an approver in the following scenarios: In Microsoft Entra entitlement management, providing the identifier of the access package assignment request.In PIM for groups, providing the identifier of the assignment schedule request.
96
+ List the approvalStage objects associated with an approval. This API request is made by an approver in the following scenarios: In Microsoft Entra entitlement management, providing the identifier of the access package assignment request.In PIM for Groups, providing the identifier of the assignment schedule request.
97
97
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
98
98
  Returns: RequestInformation
99
99
  """
@@ -139,7 +139,7 @@ class StagesRequestBuilder(BaseRequestBuilder):
139
139
  @dataclass
140
140
  class StagesRequestBuilderGetQueryParameters():
141
141
  """
142
- List the approvalStage objects associated with an approval. This API request is made by an approver in the following scenarios: In Microsoft Entra entitlement management, providing the identifier of the access package assignment request.In PIM for groups, providing the identifier of the assignment schedule request.
142
+ List the approvalStage objects associated with an approval. This API request is made by an approver in the following scenarios: In Microsoft Entra entitlement management, providing the identifier of the access package assignment request.In PIM for Groups, providing the identifier of the assignment schedule request.
143
143
  """
144
144
  def get_query_parameter(self,original_name: str) -> str:
145
145
  """
@@ -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
@@ -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 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.
117
+ Retrieve the properties and relationships of an accessPackage object.
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 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.
224
+ Retrieve the properties and relationships of an accessPackage object.
225
225
  """
226
226
  def get_query_parameter(self,original_name: str) -> str:
227
227
  """
@@ -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 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:
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:
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/accesspackageassignmentworkflowextension-delete?view=graph-rest-1.0
38
+ Find more info here: https://learn.microsoft.com/graph/api/accesspackageassignmentrequestworkflowextension-delete?view=graph-rest-1.0
39
39
  """
40
40
  request_info = self.to_delete_request_information(
41
41
  request_configuration
@@ -51,10 +51,10 @@ class CustomCalloutExtensionItemRequestBuilder(BaseRequestBuilder):
51
51
 
52
52
  async def get(self,request_configuration: Optional[RequestConfiguration[CustomCalloutExtensionItemRequestBuilderGetQueryParameters]] = None) -> Optional[CustomCalloutExtension]:
53
53
  """
54
- Read the properties and relationships of an accessPackageAssignmentRequestWorkflowExtension object.
54
+ Read the properties and relationships of an accessPackageAssignmentWorkflowExtension object.
55
55
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
56
56
  Returns: Optional[CustomCalloutExtension]
57
- Find more info here: https://learn.microsoft.com/graph/api/accesspackageassignmentrequestworkflowextension-get?view=graph-rest-1.0
57
+ Find more info here: https://learn.microsoft.com/graph/api/accesspackageassignmentworkflowextension-get?view=graph-rest-1.0
58
58
  """
59
59
  request_info = self.to_get_request_information(
60
60
  request_configuration
@@ -96,7 +96,7 @@ class CustomCalloutExtensionItemRequestBuilder(BaseRequestBuilder):
96
96
 
97
97
  def to_delete_request_information(self,request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
98
98
  """
99
- Delete an 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:
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:
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 CustomCalloutExtensionItemRequestBuilder(BaseRequestBuilder):
107
107
 
108
108
  def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[CustomCalloutExtensionItemRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
109
109
  """
110
- Read the properties and relationships of an accessPackageAssignmentRequestWorkflowExtension object.
110
+ Read the properties and relationships of an accessPackageAssignmentWorkflowExtension object.
111
111
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
112
112
  Returns: RequestInformation
113
113
  """
@@ -151,7 +151,7 @@ class CustomCalloutExtensionItemRequestBuilder(BaseRequestBuilder):
151
151
  @dataclass
152
152
  class CustomCalloutExtensionItemRequestBuilderGetQueryParameters():
153
153
  """
154
- Read the properties and relationships of an accessPackageAssignmentRequestWorkflowExtension object.
154
+ Read the properties and relationships of an accessPackageAssignmentWorkflowExtension object.
155
155
  """
156
156
  def get_query_parameter(self,original_name: str) -> str:
157
157
  """
@@ -35,7 +35,7 @@ class FilterByCurrentUserWithOnRequestBuilder(BaseRequestBuilder):
35
35
 
36
36
  async def get(self,request_configuration: Optional[RequestConfiguration[FilterByCurrentUserWithOnRequestBuilderGetQueryParameters]] = None) -> Optional[FilterByCurrentUserWithOnGetResponse]:
37
37
  """
38
- In Microsoft Entra entitlement management, return a collection of access package assignment approvals. The objects returned are those that are in scope for approval by the calling user. In PIM for groups, return a collection of assignment approvals. The objects returned are those that are in scope for approval by the calling user.
38
+ In Microsoft Entra entitlement management, return a collection of access package assignment approvals. The objects returned are those that are in scope for approval by the calling user. In PIM for Groups, return a collection of assignment approvals. The objects returned are those that are in scope for approval by the calling user.
39
39
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
40
40
  Returns: Optional[FilterByCurrentUserWithOnGetResponse]
41
41
  Find more info here: https://learn.microsoft.com/graph/api/approval-filterbycurrentuser?view=graph-rest-1.0
@@ -56,7 +56,7 @@ class FilterByCurrentUserWithOnRequestBuilder(BaseRequestBuilder):
56
56
 
57
57
  def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[FilterByCurrentUserWithOnRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
58
58
  """
59
- In Microsoft Entra entitlement management, return a collection of access package assignment approvals. The objects returned are those that are in scope for approval by the calling user. In PIM for groups, return a collection of assignment approvals. The objects returned are those that are in scope for approval by the calling user.
59
+ In Microsoft Entra entitlement management, return a collection of access package assignment approvals. The objects returned are those that are in scope for approval by the calling user. In PIM for Groups, return a collection of assignment approvals. The objects returned are those that are in scope for approval by the calling user.
60
60
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
61
61
  Returns: RequestInformation
62
62
  """
@@ -78,7 +78,7 @@ class FilterByCurrentUserWithOnRequestBuilder(BaseRequestBuilder):
78
78
  @dataclass
79
79
  class FilterByCurrentUserWithOnRequestBuilderGetQueryParameters():
80
80
  """
81
- In Microsoft Entra entitlement management, return a collection of access package assignment approvals. The objects returned are those that are in scope for approval by the calling user. In PIM for groups, return a collection of assignment approvals. The objects returned are those that are in scope for approval by the calling user.
81
+ In Microsoft Entra entitlement management, return a collection of access package assignment approvals. The objects returned are those that are in scope for approval by the calling user. In PIM for Groups, return a collection of assignment approvals. The objects returned are those that are in scope for approval by the calling user.
82
82
  """
83
83
  def get_query_parameter(self,original_name: str) -> str:
84
84
  """
@@ -35,7 +35,7 @@ class FilterByCurrentUserWithOnRequestBuilder(BaseRequestBuilder):
35
35
 
36
36
  async def get(self,request_configuration: Optional[RequestConfiguration[FilterByCurrentUserWithOnRequestBuilderGetQueryParameters]] = None) -> Optional[FilterByCurrentUserWithOnGetResponse]:
37
37
  """
38
- In PIM for groups, retrieve the schedule instances for membership or ownership assignments for the calling principal to groups that are governed by PIM.
38
+ In PIM for Groups, retrieve the schedule instances for membership or ownership assignments for the calling principal to groups that are governed by PIM.
39
39
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
40
40
  Returns: Optional[FilterByCurrentUserWithOnGetResponse]
41
41
  Find more info here: https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentscheduleinstance-filterbycurrentuser?view=graph-rest-1.0
@@ -56,7 +56,7 @@ class FilterByCurrentUserWithOnRequestBuilder(BaseRequestBuilder):
56
56
 
57
57
  def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[FilterByCurrentUserWithOnRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
58
58
  """
59
- In PIM for groups, retrieve the schedule instances for membership or ownership assignments for the calling principal to groups that are governed by PIM.
59
+ In PIM for Groups, retrieve the schedule instances for membership or ownership assignments for the calling principal to groups that are governed by PIM.
60
60
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
61
61
  Returns: RequestInformation
62
62
  """
@@ -78,7 +78,7 @@ class FilterByCurrentUserWithOnRequestBuilder(BaseRequestBuilder):
78
78
  @dataclass
79
79
  class FilterByCurrentUserWithOnRequestBuilderGetQueryParameters():
80
80
  """
81
- In PIM for groups, retrieve the schedule instances for membership or ownership assignments for the calling principal to groups that are governed by PIM.
81
+ In PIM for Groups, retrieve the schedule instances for membership or ownership assignments for the calling principal to groups that are governed by PIM.
82
82
  """
83
83
  def get_query_parameter(self,original_name: str) -> str:
84
84
  """
@@ -32,7 +32,7 @@ class ActivatedUsingRequestBuilder(BaseRequestBuilder):
32
32
 
33
33
  async def get(self,request_configuration: Optional[RequestConfiguration[ActivatedUsingRequestBuilderGetQueryParameters]] = None) -> Optional[PrivilegedAccessGroupEligibilityScheduleInstance]:
34
34
  """
35
- When the request activates a membership or ownership in PIM for groups, this object represents the eligibility request for the group. Otherwise, it is null.
35
+ When the request activates a membership or ownership in PIM for Groups, this object represents the eligibility request for the group. Otherwise, it is null.
36
36
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
37
37
  Returns: Optional[PrivilegedAccessGroupEligibilityScheduleInstance]
38
38
  """
@@ -52,7 +52,7 @@ class ActivatedUsingRequestBuilder(BaseRequestBuilder):
52
52
 
53
53
  def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[ActivatedUsingRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
54
54
  """
55
- When the request activates a membership or ownership in PIM for groups, this object represents the eligibility request for the group. Otherwise, it is null.
55
+ When the request activates a membership or ownership in PIM for Groups, this object represents the eligibility request for the group. Otherwise, it is null.
56
56
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
57
57
  Returns: RequestInformation
58
58
  """
@@ -74,7 +74,7 @@ class ActivatedUsingRequestBuilder(BaseRequestBuilder):
74
74
  @dataclass
75
75
  class ActivatedUsingRequestBuilderGetQueryParameters():
76
76
  """
77
- When the request activates a membership or ownership in PIM for groups, this object represents the eligibility request for the group. Otherwise, it is null.
77
+ When the request activates a membership or ownership in PIM for Groups, this object represents the eligibility request for the group. Otherwise, it is null.
78
78
  """
79
79
  def get_query_parameter(self,original_name: str) -> str:
80
80
  """
@@ -33,7 +33,7 @@ class GroupRequestBuilder(BaseRequestBuilder):
33
33
 
34
34
  async def get(self,request_configuration: Optional[RequestConfiguration[GroupRequestBuilderGetQueryParameters]] = None) -> Optional[Group]:
35
35
  """
36
- References the group that is the scope of the membership or ownership assignment through PIM for groups. Supports $expand.
36
+ References the group that is the scope of the membership or ownership assignment through PIM for Groups. Supports $expand.
37
37
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
38
38
  Returns: Optional[Group]
39
39
  """
@@ -53,7 +53,7 @@ class GroupRequestBuilder(BaseRequestBuilder):
53
53
 
54
54
  def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[GroupRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
55
55
  """
56
- References the group that is the scope of the membership or ownership assignment through PIM for groups. Supports $expand.
56
+ References the group that is the scope of the membership or ownership assignment through PIM for Groups. Supports $expand.
57
57
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
58
58
  Returns: RequestInformation
59
59
  """
@@ -84,7 +84,7 @@ class GroupRequestBuilder(BaseRequestBuilder):
84
84
  @dataclass
85
85
  class GroupRequestBuilderGetQueryParameters():
86
86
  """
87
- References the group that is the scope of the membership or ownership assignment through PIM for groups. Supports $expand.
87
+ References the group that is the scope of the membership or ownership assignment through PIM for Groups. Supports $expand.
88
88
  """
89
89
  def get_query_parameter(self,original_name: str) -> str:
90
90
  """
@@ -35,7 +35,7 @@ class FilterByCurrentUserWithOnRequestBuilder(BaseRequestBuilder):
35
35
 
36
36
  async def get(self,request_configuration: Optional[RequestConfiguration[FilterByCurrentUserWithOnRequestBuilderGetQueryParameters]] = None) -> Optional[FilterByCurrentUserWithOnGetResponse]:
37
37
  """
38
- In PIM for groups, retrieve the requests for membership or ownership assignments for the calling principal to groups that are governed by PIM.
38
+ In PIM for Groups, retrieve the requests for membership or ownership assignments for the calling principal to groups that are governed by PIM.
39
39
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
40
40
  Returns: Optional[FilterByCurrentUserWithOnGetResponse]
41
41
  Find more info here: https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentschedulerequest-filterbycurrentuser?view=graph-rest-1.0
@@ -56,7 +56,7 @@ class FilterByCurrentUserWithOnRequestBuilder(BaseRequestBuilder):
56
56
 
57
57
  def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[FilterByCurrentUserWithOnRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
58
58
  """
59
- In PIM for groups, retrieve the requests for membership or ownership assignments for the calling principal to groups that are governed by PIM.
59
+ In PIM for Groups, retrieve the requests for membership or ownership assignments for the calling principal to groups that are governed by PIM.
60
60
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
61
61
  Returns: RequestInformation
62
62
  """
@@ -78,7 +78,7 @@ class FilterByCurrentUserWithOnRequestBuilder(BaseRequestBuilder):
78
78
  @dataclass
79
79
  class FilterByCurrentUserWithOnRequestBuilderGetQueryParameters():
80
80
  """
81
- In PIM for groups, retrieve the requests for membership or ownership assignments for the calling principal to groups that are governed by PIM.
81
+ In PIM for Groups, retrieve the requests for membership or ownership assignments for the calling principal to groups that are governed by PIM.
82
82
  """
83
83
  def get_query_parameter(self,original_name: str) -> str:
84
84
  """
@@ -32,7 +32,7 @@ class ActivatedUsingRequestBuilder(BaseRequestBuilder):
32
32
 
33
33
  async def get(self,request_configuration: Optional[RequestConfiguration[ActivatedUsingRequestBuilderGetQueryParameters]] = None) -> Optional[PrivilegedAccessGroupEligibilitySchedule]:
34
34
  """
35
- When the request activates a membership or ownership assignment in PIM for groups, this object represents the eligibility policy for the group. Otherwise, it is null. Supports $expand.
35
+ When the request activates a membership or ownership assignment in PIM for Groups, this object represents the eligibility policy for the group. Otherwise, it is null. Supports $expand.
36
36
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
37
37
  Returns: Optional[PrivilegedAccessGroupEligibilitySchedule]
38
38
  """
@@ -52,7 +52,7 @@ class ActivatedUsingRequestBuilder(BaseRequestBuilder):
52
52
 
53
53
  def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[ActivatedUsingRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
54
54
  """
55
- When the request activates a membership or ownership assignment in PIM for groups, this object represents the eligibility policy for the group. Otherwise, it is null. Supports $expand.
55
+ When the request activates a membership or ownership assignment in PIM for Groups, this object represents the eligibility policy for the group. Otherwise, it is null. Supports $expand.
56
56
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
57
57
  Returns: RequestInformation
58
58
  """
@@ -74,7 +74,7 @@ class ActivatedUsingRequestBuilder(BaseRequestBuilder):
74
74
  @dataclass
75
75
  class ActivatedUsingRequestBuilderGetQueryParameters():
76
76
  """
77
- When the request activates a membership or ownership assignment in PIM for groups, this object represents the eligibility policy for the group. Otherwise, it is null. Supports $expand.
77
+ When the request activates a membership or ownership assignment in PIM for Groups, this object represents the eligibility policy for the group. Otherwise, it is null. Supports $expand.
78
78
  """
79
79
  def get_query_parameter(self,original_name: str) -> str:
80
80
  """
@@ -33,7 +33,7 @@ class GroupRequestBuilder(BaseRequestBuilder):
33
33
 
34
34
  async def get(self,request_configuration: Optional[RequestConfiguration[GroupRequestBuilderGetQueryParameters]] = None) -> Optional[Group]:
35
35
  """
36
- References the group that is the scope of the membership or ownership assignment request through PIM for groups. Supports $expand and $select nested in $expand for select properties like id, displayName, and mail.
36
+ References the group that is the scope of the membership or ownership assignment request through PIM for Groups. Supports $expand and $select nested in $expand for select properties like id, displayName, and mail.
37
37
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
38
38
  Returns: Optional[Group]
39
39
  """
@@ -53,7 +53,7 @@ class GroupRequestBuilder(BaseRequestBuilder):
53
53
 
54
54
  def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[GroupRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
55
55
  """
56
- References the group that is the scope of the membership or ownership assignment request through PIM for groups. Supports $expand and $select nested in $expand for select properties like id, displayName, and mail.
56
+ References the group that is the scope of the membership or ownership assignment request through PIM for Groups. Supports $expand and $select nested in $expand for select properties like id, displayName, and mail.
57
57
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
58
58
  Returns: RequestInformation
59
59
  """
@@ -84,7 +84,7 @@ class GroupRequestBuilder(BaseRequestBuilder):
84
84
  @dataclass
85
85
  class GroupRequestBuilderGetQueryParameters():
86
86
  """
87
- References the group that is the scope of the membership or ownership assignment request through PIM for groups. Supports $expand and $select nested in $expand for select properties like id, displayName, and mail.
87
+ References the group that is the scope of the membership or ownership assignment request through PIM for Groups. Supports $expand and $select nested in $expand for select properties like id, displayName, and mail.
88
88
  """
89
89
  def get_query_parameter(self,original_name: str) -> str:
90
90
  """
@@ -35,7 +35,7 @@ class FilterByCurrentUserWithOnRequestBuilder(BaseRequestBuilder):
35
35
 
36
36
  async def get(self,request_configuration: Optional[RequestConfiguration[FilterByCurrentUserWithOnRequestBuilderGetQueryParameters]] = None) -> Optional[FilterByCurrentUserWithOnGetResponse]:
37
37
  """
38
- In PIM for groups, retrieve the schedules for membership or ownership assignments for the calling principal to groups that are governed by PIM.
38
+ In PIM for Groups, retrieve the schedules for membership or ownership assignments for the calling principal to groups that are governed by PIM.
39
39
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
40
40
  Returns: Optional[FilterByCurrentUserWithOnGetResponse]
41
41
  Find more info here: https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentschedule-filterbycurrentuser?view=graph-rest-1.0
@@ -56,7 +56,7 @@ class FilterByCurrentUserWithOnRequestBuilder(BaseRequestBuilder):
56
56
 
57
57
  def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[FilterByCurrentUserWithOnRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
58
58
  """
59
- In PIM for groups, retrieve the schedules for membership or ownership assignments for the calling principal to groups that are governed by PIM.
59
+ In PIM for Groups, retrieve the schedules for membership or ownership assignments for the calling principal to groups that are governed by PIM.
60
60
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
61
61
  Returns: RequestInformation
62
62
  """
@@ -78,7 +78,7 @@ class FilterByCurrentUserWithOnRequestBuilder(BaseRequestBuilder):
78
78
  @dataclass
79
79
  class FilterByCurrentUserWithOnRequestBuilderGetQueryParameters():
80
80
  """
81
- In PIM for groups, retrieve the schedules for membership or ownership assignments for the calling principal to groups that are governed by PIM.
81
+ In PIM for Groups, retrieve the schedules for membership or ownership assignments for the calling principal to groups that are governed by PIM.
82
82
  """
83
83
  def get_query_parameter(self,original_name: str) -> str:
84
84
  """
@@ -32,7 +32,7 @@ class ActivatedUsingRequestBuilder(BaseRequestBuilder):
32
32
 
33
33
  async def get(self,request_configuration: Optional[RequestConfiguration[ActivatedUsingRequestBuilderGetQueryParameters]] = None) -> Optional[PrivilegedAccessGroupEligibilitySchedule]:
34
34
  """
35
- When the request activates an ownership or membership assignment in PIM for groups, this object represents the eligibility relationship. Otherwise, it's null. Supports $expand.
35
+ When the request activates an ownership or membership assignment in PIM for Groups, this object represents the eligibility relationship. Otherwise, it's null. Supports $expand.
36
36
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
37
37
  Returns: Optional[PrivilegedAccessGroupEligibilitySchedule]
38
38
  """
@@ -52,7 +52,7 @@ class ActivatedUsingRequestBuilder(BaseRequestBuilder):
52
52
 
53
53
  def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[ActivatedUsingRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
54
54
  """
55
- When the request activates an ownership or membership assignment in PIM for groups, this object represents the eligibility relationship. Otherwise, it's null. Supports $expand.
55
+ When the request activates an ownership or membership assignment in PIM for Groups, this object represents the eligibility relationship. Otherwise, it's null. Supports $expand.
56
56
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
57
57
  Returns: RequestInformation
58
58
  """
@@ -74,7 +74,7 @@ class ActivatedUsingRequestBuilder(BaseRequestBuilder):
74
74
  @dataclass
75
75
  class ActivatedUsingRequestBuilderGetQueryParameters():
76
76
  """
77
- When the request activates an ownership or membership assignment in PIM for groups, this object represents the eligibility relationship. Otherwise, it's null. Supports $expand.
77
+ When the request activates an ownership or membership assignment in PIM for Groups, this object represents the eligibility relationship. Otherwise, it's null. Supports $expand.
78
78
  """
79
79
  def get_query_parameter(self,original_name: str) -> str:
80
80
  """
@@ -33,7 +33,7 @@ class GroupRequestBuilder(BaseRequestBuilder):
33
33
 
34
34
  async def get(self,request_configuration: Optional[RequestConfiguration[GroupRequestBuilderGetQueryParameters]] = None) -> Optional[Group]:
35
35
  """
36
- References the group that is the scope of the membership or ownership assignment through PIM for groups. Supports $expand and $select nested in $expand for select properties like id, displayName, and mail.
36
+ References the group that is the scope of the membership or ownership assignment through PIM for Groups. Supports $expand and $select nested in $expand for select properties like id, displayName, and mail.
37
37
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
38
38
  Returns: Optional[Group]
39
39
  """
@@ -53,7 +53,7 @@ class GroupRequestBuilder(BaseRequestBuilder):
53
53
 
54
54
  def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[GroupRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
55
55
  """
56
- References the group that is the scope of the membership or ownership assignment through PIM for groups. Supports $expand and $select nested in $expand for select properties like id, displayName, and mail.
56
+ References the group that is the scope of the membership or ownership assignment through PIM for Groups. Supports $expand and $select nested in $expand for select properties like id, displayName, and mail.
57
57
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
58
58
  Returns: RequestInformation
59
59
  """
@@ -84,7 +84,7 @@ class GroupRequestBuilder(BaseRequestBuilder):
84
84
  @dataclass
85
85
  class GroupRequestBuilderGetQueryParameters():
86
86
  """
87
- References the group that is the scope of the membership or ownership assignment through PIM for groups. Supports $expand and $select nested in $expand for select properties like id, displayName, and mail.
87
+ References the group that is the scope of the membership or ownership assignment through PIM for Groups. Supports $expand and $select nested in $expand for select properties like id, displayName, and mail.
88
88
  """
89
89
  def get_query_parameter(self,original_name: str) -> str:
90
90
  """
@@ -33,7 +33,7 @@ class GroupRequestBuilder(BaseRequestBuilder):
33
33
 
34
34
  async def get(self,request_configuration: Optional[RequestConfiguration[GroupRequestBuilderGetQueryParameters]] = None) -> Optional[Group]:
35
35
  """
36
- References the group that is the scope of the membership or ownership eligibility through PIM for groups. Supports $expand.
36
+ References the group that is the scope of the membership or ownership eligibility through PIM for Groups. Supports $expand.
37
37
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
38
38
  Returns: Optional[Group]
39
39
  """
@@ -53,7 +53,7 @@ class GroupRequestBuilder(BaseRequestBuilder):
53
53
 
54
54
  def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[GroupRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
55
55
  """
56
- References the group that is the scope of the membership or ownership eligibility through PIM for groups. Supports $expand.
56
+ References the group that is the scope of the membership or ownership eligibility through PIM for Groups. Supports $expand.
57
57
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
58
58
  Returns: RequestInformation
59
59
  """
@@ -84,7 +84,7 @@ class GroupRequestBuilder(BaseRequestBuilder):
84
84
  @dataclass
85
85
  class GroupRequestBuilderGetQueryParameters():
86
86
  """
87
- References the group that is the scope of the membership or ownership eligibility through PIM for groups. Supports $expand.
87
+ References the group that is the scope of the membership or ownership eligibility through PIM for Groups. Supports $expand.
88
88
  """
89
89
  def get_query_parameter(self,original_name: str) -> str:
90
90
  """
@@ -35,7 +35,7 @@ class FilterByCurrentUserWithOnRequestBuilder(BaseRequestBuilder):
35
35
 
36
36
  async def get(self,request_configuration: Optional[RequestConfiguration[FilterByCurrentUserWithOnRequestBuilderGetQueryParameters]] = None) -> Optional[FilterByCurrentUserWithOnGetResponse]:
37
37
  """
38
- In PIM for groups, retrieve the requests for membership or ownership eligibilities for the calling principal to groups that are governed by PIM.
38
+ In PIM for Groups, retrieve the requests for membership or ownership eligibilities for the calling principal to groups that are governed by PIM.
39
39
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
40
40
  Returns: Optional[FilterByCurrentUserWithOnGetResponse]
41
41
  Find more info here: https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityschedulerequest-filterbycurrentuser?view=graph-rest-1.0
@@ -56,7 +56,7 @@ class FilterByCurrentUserWithOnRequestBuilder(BaseRequestBuilder):
56
56
 
57
57
  def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[FilterByCurrentUserWithOnRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
58
58
  """
59
- In PIM for groups, retrieve the requests for membership or ownership eligibilities for the calling principal to groups that are governed by PIM.
59
+ In PIM for Groups, retrieve the requests for membership or ownership eligibilities for the calling principal to groups that are governed by PIM.
60
60
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
61
61
  Returns: RequestInformation
62
62
  """
@@ -78,7 +78,7 @@ class FilterByCurrentUserWithOnRequestBuilder(BaseRequestBuilder):
78
78
  @dataclass
79
79
  class FilterByCurrentUserWithOnRequestBuilderGetQueryParameters():
80
80
  """
81
- In PIM for groups, retrieve the requests for membership or ownership eligibilities for the calling principal to groups that are governed by PIM.
81
+ In PIM for Groups, retrieve the requests for membership or ownership eligibilities for the calling principal to groups that are governed by PIM.
82
82
  """
83
83
  def get_query_parameter(self,original_name: str) -> str:
84
84
  """