From fd54080022d45949b25fb18d4f71426801ce4bc4 Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Fri, 21 Aug 2026 00:40:06 +0000 Subject: [PATCH] feat(generation): update request builders and models Update generated files with build 234518 --- .../Models/PrincipalResourceMembershipsScope.php | 8 ++++---- src/Generated/kiota-lock.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/Generated/Models/PrincipalResourceMembershipsScope.php b/src/Generated/Models/PrincipalResourceMembershipsScope.php index 81585017137..387c1bab12a 100644 --- a/src/Generated/Models/PrincipalResourceMembershipsScope.php +++ b/src/Generated/Models/PrincipalResourceMembershipsScope.php @@ -39,7 +39,7 @@ public function getFieldDeserializers(): array { } /** - * Gets the principalScopes property value. Defines the scopes of the principals whose access to resources are reviewed in the access review. + * Gets the principalScopes property value. Defines the scopes of the principals whose access to resources are reviewed in the access review. Use an accessReviewPrincipalScope object to select a well-known population of principals, such as all guest users. * @return array|null */ public function getPrincipalScopes(): ?array { @@ -53,7 +53,7 @@ public function getPrincipalScopes(): ?array { } /** - * Gets the resourceScopes property value. Defines the scopes of the resources for which access is reviewed. + * Gets the resourceScopes property value. Defines the scopes of the resources for which access is reviewed. Use an accessReviewResourceScope object to identify the resource, or an accessReviewAccessPackageAssignmentPolicyScope object when the resource is an access package assignment policy. * @return array|null */ public function getResourceScopes(): ?array { @@ -77,7 +77,7 @@ public function serialize(SerializationWriter $writer): void { } /** - * Sets the principalScopes property value. Defines the scopes of the principals whose access to resources are reviewed in the access review. + * Sets the principalScopes property value. Defines the scopes of the principals whose access to resources are reviewed in the access review. Use an accessReviewPrincipalScope object to select a well-known population of principals, such as all guest users. * @param array|null $value Value to set for the principalScopes property. */ public function setPrincipalScopes(?array $value): void { @@ -85,7 +85,7 @@ public function setPrincipalScopes(?array $value): void { } /** - * Sets the resourceScopes property value. Defines the scopes of the resources for which access is reviewed. + * Sets the resourceScopes property value. Defines the scopes of the resources for which access is reviewed. Use an accessReviewResourceScope object to identify the resource, or an accessReviewAccessPackageAssignmentPolicyScope object when the resource is an access package assignment policy. * @param array|null $value Value to set for the resourceScopes property. */ public function setResourceScopes(?array $value): void { diff --git a/src/Generated/kiota-lock.json b/src/Generated/kiota-lock.json index ee831e3449b..4cd7971eb86 100644 --- a/src/Generated/kiota-lock.json +++ b/src/Generated/kiota-lock.json @@ -1,5 +1,5 @@ { - "descriptionHash": "1670D24DA492A8638DCFD4D6A3F4DB6C1C5080E81D9CFFAC2C8DC3E4CD988231631FC1E9DE0F2791AFD2BA752B720A34CA094B42F880EE0C05E917D532372898", + "descriptionHash": "EC07140A50337656B4D39F16440FE1476E0A3F2AD9F50373ADEB47523F789E495CA14CE5FD6CCA72AE665D0BACFBA1DCB0A9201D5BA6B9F79ED9481F6CCE70B9", "descriptionLocation": "../../msgraph-metadata/clean_v10_openapi/openapi.yaml", "lockFileVersion": "1.0.0", "kiotaVersion": "1.34.1",