diff --git a/src/Generated/Chats/Item/TargetedMessages/Item/TargetedChatMessageItemRequestBuilder.php b/src/Generated/Chats/Item/TargetedMessages/Item/TargetedChatMessageItemRequestBuilder.php index a8be2224b9b..efee7a33170 100644 --- a/src/Generated/Chats/Item/TargetedMessages/Item/TargetedChatMessageItemRequestBuilder.php +++ b/src/Generated/Chats/Item/TargetedMessages/Item/TargetedChatMessageItemRequestBuilder.php @@ -61,7 +61,7 @@ public function delete(?TargetedChatMessageItemRequestBuilderDeleteRequestConfig } /** - * Get targetedMessages from chats + * A collection of targeted messages in the chat that are visible only to specific users. Nullable. You can't expand this relationship using $expand. Targeted messages can also be retrieved via the userTeamwork: getAllTargetedMessages API. * @param TargetedChatMessageItemRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception @@ -108,7 +108,7 @@ public function toDeleteRequestInformation(?TargetedChatMessageItemRequestBuilde } /** - * Get targetedMessages from chats + * A collection of targeted messages in the chat that are visible only to specific users. Nullable. You can't expand this relationship using $expand. Targeted messages can also be retrieved via the userTeamwork: getAllTargetedMessages API. * @param TargetedChatMessageItemRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/Chats/Item/TargetedMessages/Item/TargetedChatMessageItemRequestBuilderGetQueryParameters.php b/src/Generated/Chats/Item/TargetedMessages/Item/TargetedChatMessageItemRequestBuilderGetQueryParameters.php index 2a37768eb4c..ce478ac8831 100644 --- a/src/Generated/Chats/Item/TargetedMessages/Item/TargetedChatMessageItemRequestBuilderGetQueryParameters.php +++ b/src/Generated/Chats/Item/TargetedMessages/Item/TargetedChatMessageItemRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Get targetedMessages from chats + * A collection of targeted messages in the chat that are visible only to specific users. Nullable. You can't expand this relationship using $expand. Targeted messages can also be retrieved via the userTeamwork: getAllTargetedMessages API. */ class TargetedChatMessageItemRequestBuilderGetQueryParameters { diff --git a/src/Generated/Chats/Item/TargetedMessages/TargetedMessagesRequestBuilder.php b/src/Generated/Chats/Item/TargetedMessages/TargetedMessagesRequestBuilder.php index 395ce03f57d..0da07aa0535 100644 --- a/src/Generated/Chats/Item/TargetedMessages/TargetedMessagesRequestBuilder.php +++ b/src/Generated/Chats/Item/TargetedMessages/TargetedMessagesRequestBuilder.php @@ -52,7 +52,7 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Get targetedMessages from chats + * A collection of targeted messages in the chat that are visible only to specific users. Nullable. You can't expand this relationship using $expand. Targeted messages can also be retrieved via the userTeamwork: getAllTargetedMessages API. * @param TargetedMessagesRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception @@ -81,7 +81,7 @@ public function post(TargetedChatMessage $body, ?TargetedMessagesRequestBuilderP } /** - * Get targetedMessages from chats + * A collection of targeted messages in the chat that are visible only to specific users. Nullable. You can't expand this relationship using $expand. Targeted messages can also be retrieved via the userTeamwork: getAllTargetedMessages API. * @param TargetedMessagesRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/Chats/Item/TargetedMessages/TargetedMessagesRequestBuilderGetQueryParameters.php b/src/Generated/Chats/Item/TargetedMessages/TargetedMessagesRequestBuilderGetQueryParameters.php index 6c9c0c52fd5..288ff59ea07 100644 --- a/src/Generated/Chats/Item/TargetedMessages/TargetedMessagesRequestBuilderGetQueryParameters.php +++ b/src/Generated/Chats/Item/TargetedMessages/TargetedMessagesRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Get targetedMessages from chats + * A collection of targeted messages in the chat that are visible only to specific users. Nullable. You can't expand this relationship using $expand. Targeted messages can also be retrieved via the userTeamwork: getAllTargetedMessages API. */ class TargetedMessagesRequestBuilderGetQueryParameters { diff --git a/src/Generated/Directory/Recovery/Jobs/Item/RecoveryJobBaseItemRequestBuilder.php b/src/Generated/Directory/Recovery/Jobs/Item/RecoveryJobBaseItemRequestBuilder.php index 2b541e5439c..772d37a63df 100644 --- a/src/Generated/Directory/Recovery/Jobs/Item/RecoveryJobBaseItemRequestBuilder.php +++ b/src/Generated/Directory/Recovery/Jobs/Item/RecoveryJobBaseItemRequestBuilder.php @@ -53,7 +53,7 @@ public function delete(?RecoveryJobBaseItemRequestBuilderDeleteRequestConfigurat } /** - * Get jobs from directory + * Collection of all recovery jobs (both preview and recovery) for the tenant. * @param RecoveryJobBaseItemRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception @@ -100,7 +100,7 @@ public function toDeleteRequestInformation(?RecoveryJobBaseItemRequestBuilderDel } /** - * Get jobs from directory + * Collection of all recovery jobs (both preview and recovery) for the tenant. * @param RecoveryJobBaseItemRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/Directory/Recovery/Jobs/Item/RecoveryJobBaseItemRequestBuilderGetQueryParameters.php b/src/Generated/Directory/Recovery/Jobs/Item/RecoveryJobBaseItemRequestBuilderGetQueryParameters.php index 2fa51ebf409..f438df98f28 100644 --- a/src/Generated/Directory/Recovery/Jobs/Item/RecoveryJobBaseItemRequestBuilderGetQueryParameters.php +++ b/src/Generated/Directory/Recovery/Jobs/Item/RecoveryJobBaseItemRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Get jobs from directory + * Collection of all recovery jobs (both preview and recovery) for the tenant. */ class RecoveryJobBaseItemRequestBuilderGetQueryParameters { diff --git a/src/Generated/Directory/Recovery/Jobs/JobsRequestBuilder.php b/src/Generated/Directory/Recovery/Jobs/JobsRequestBuilder.php index 252bb6c734a..43e4e7ba257 100644 --- a/src/Generated/Directory/Recovery/Jobs/JobsRequestBuilder.php +++ b/src/Generated/Directory/Recovery/Jobs/JobsRequestBuilder.php @@ -52,10 +52,11 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Get jobs from directory + * Get a list of all recovery recoveryJobBase objects (both preview and recovery jobs) across all snapshots for the tenant. * @param JobsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception + * @link https://learn.microsoft.com/graph/api/entrarecoveryservices-recovery-list-jobs?view=graph-rest-1.0 Find more info here */ public function get(?JobsRequestBuilderGetRequestConfiguration $requestConfiguration = null): Promise { $requestInfo = $this->toGetRequestInformation($requestConfiguration); @@ -81,7 +82,7 @@ public function post(RecoveryJobBase $body, ?JobsRequestBuilderPostRequestConfig } /** - * Get jobs from directory + * Get a list of all recovery recoveryJobBase objects (both preview and recovery jobs) across all snapshots for the tenant. * @param JobsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/Directory/Recovery/Jobs/JobsRequestBuilderGetQueryParameters.php b/src/Generated/Directory/Recovery/Jobs/JobsRequestBuilderGetQueryParameters.php index 46acc0be74c..bf0307e920a 100644 --- a/src/Generated/Directory/Recovery/Jobs/JobsRequestBuilderGetQueryParameters.php +++ b/src/Generated/Directory/Recovery/Jobs/JobsRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Get jobs from directory + * Get a list of all recovery recoveryJobBase objects (both preview and recovery jobs) across all snapshots for the tenant. */ class JobsRequestBuilderGetQueryParameters { diff --git a/src/Generated/Directory/Recovery/Snapshots/Item/RecoveryJobs/Item/RecoveryJobItemRequestBuilder.php b/src/Generated/Directory/Recovery/Snapshots/Item/RecoveryJobs/Item/RecoveryJobItemRequestBuilder.php index 62020d850d9..3caef338aff 100644 --- a/src/Generated/Directory/Recovery/Snapshots/Item/RecoveryJobs/Item/RecoveryJobItemRequestBuilder.php +++ b/src/Generated/Directory/Recovery/Snapshots/Item/RecoveryJobs/Item/RecoveryJobItemRequestBuilder.php @@ -31,7 +31,7 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Get recoveryJobs from directory + * Collection of recovery jobs created for this snapshot. * @param RecoveryJobItemRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception @@ -45,7 +45,7 @@ public function get(?RecoveryJobItemRequestBuilderGetRequestConfiguration $reque } /** - * Get recoveryJobs from directory + * Collection of recovery jobs created for this snapshot. * @param RecoveryJobItemRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/Directory/Recovery/Snapshots/Item/RecoveryJobs/Item/RecoveryJobItemRequestBuilderGetQueryParameters.php b/src/Generated/Directory/Recovery/Snapshots/Item/RecoveryJobs/Item/RecoveryJobItemRequestBuilderGetQueryParameters.php index 5e3269d11af..e505306ddfb 100644 --- a/src/Generated/Directory/Recovery/Snapshots/Item/RecoveryJobs/Item/RecoveryJobItemRequestBuilderGetQueryParameters.php +++ b/src/Generated/Directory/Recovery/Snapshots/Item/RecoveryJobs/Item/RecoveryJobItemRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Get recoveryJobs from directory + * Collection of recovery jobs created for this snapshot. */ class RecoveryJobItemRequestBuilderGetQueryParameters { diff --git a/src/Generated/Directory/Recovery/Snapshots/Item/RecoveryJobs/RecoveryJobsRequestBuilder.php b/src/Generated/Directory/Recovery/Snapshots/Item/RecoveryJobs/RecoveryJobsRequestBuilder.php index 5f1fe414d39..0abdde78d7d 100644 --- a/src/Generated/Directory/Recovery/Snapshots/Item/RecoveryJobs/RecoveryJobsRequestBuilder.php +++ b/src/Generated/Directory/Recovery/Snapshots/Item/RecoveryJobs/RecoveryJobsRequestBuilder.php @@ -51,7 +51,7 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Get recoveryJobs from directory + * Collection of recovery jobs created for this snapshot. * @param RecoveryJobsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception @@ -65,7 +65,7 @@ public function get(?RecoveryJobsRequestBuilderGetRequestConfiguration $requestC } /** - * Get recoveryJobs from directory + * Collection of recovery jobs created for this snapshot. * @param RecoveryJobsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/Directory/Recovery/Snapshots/Item/RecoveryJobs/RecoveryJobsRequestBuilderGetQueryParameters.php b/src/Generated/Directory/Recovery/Snapshots/Item/RecoveryJobs/RecoveryJobsRequestBuilderGetQueryParameters.php index e18c7eb2e67..8c0351d6df7 100644 --- a/src/Generated/Directory/Recovery/Snapshots/Item/RecoveryJobs/RecoveryJobsRequestBuilderGetQueryParameters.php +++ b/src/Generated/Directory/Recovery/Snapshots/Item/RecoveryJobs/RecoveryJobsRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Get recoveryJobs from directory + * Collection of recovery jobs created for this snapshot. */ class RecoveryJobsRequestBuilderGetQueryParameters { diff --git a/src/Generated/Directory/Recovery/Snapshots/Item/RecoveryPreviewJobs/Item/RecoveryPreviewJobItemRequestBuilder.php b/src/Generated/Directory/Recovery/Snapshots/Item/RecoveryPreviewJobs/Item/RecoveryPreviewJobItemRequestBuilder.php index 9627d7a69a7..35cd671a3b7 100644 --- a/src/Generated/Directory/Recovery/Snapshots/Item/RecoveryPreviewJobs/Item/RecoveryPreviewJobItemRequestBuilder.php +++ b/src/Generated/Directory/Recovery/Snapshots/Item/RecoveryPreviewJobs/Item/RecoveryPreviewJobItemRequestBuilder.php @@ -31,7 +31,7 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Get recoveryPreviewJobs from directory + * Collection of preview jobs created for this snapshot. * @param RecoveryPreviewJobItemRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception @@ -45,7 +45,7 @@ public function get(?RecoveryPreviewJobItemRequestBuilderGetRequestConfiguration } /** - * Get recoveryPreviewJobs from directory + * Collection of preview jobs created for this snapshot. * @param RecoveryPreviewJobItemRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/Directory/Recovery/Snapshots/Item/RecoveryPreviewJobs/Item/RecoveryPreviewJobItemRequestBuilderGetQueryParameters.php b/src/Generated/Directory/Recovery/Snapshots/Item/RecoveryPreviewJobs/Item/RecoveryPreviewJobItemRequestBuilderGetQueryParameters.php index 3a556b418eb..a31b3e397a5 100644 --- a/src/Generated/Directory/Recovery/Snapshots/Item/RecoveryPreviewJobs/Item/RecoveryPreviewJobItemRequestBuilderGetQueryParameters.php +++ b/src/Generated/Directory/Recovery/Snapshots/Item/RecoveryPreviewJobs/Item/RecoveryPreviewJobItemRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Get recoveryPreviewJobs from directory + * Collection of preview jobs created for this snapshot. */ class RecoveryPreviewJobItemRequestBuilderGetQueryParameters { diff --git a/src/Generated/Directory/Recovery/Snapshots/Item/RecoveryPreviewJobs/RecoveryPreviewJobsRequestBuilder.php b/src/Generated/Directory/Recovery/Snapshots/Item/RecoveryPreviewJobs/RecoveryPreviewJobsRequestBuilder.php index 1560af6ebf8..cccaceddfd3 100644 --- a/src/Generated/Directory/Recovery/Snapshots/Item/RecoveryPreviewJobs/RecoveryPreviewJobsRequestBuilder.php +++ b/src/Generated/Directory/Recovery/Snapshots/Item/RecoveryPreviewJobs/RecoveryPreviewJobsRequestBuilder.php @@ -51,7 +51,7 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Get recoveryPreviewJobs from directory + * Collection of preview jobs created for this snapshot. * @param RecoveryPreviewJobsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception @@ -65,7 +65,7 @@ public function get(?RecoveryPreviewJobsRequestBuilderGetRequestConfiguration $r } /** - * Get recoveryPreviewJobs from directory + * Collection of preview jobs created for this snapshot. * @param RecoveryPreviewJobsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/Directory/Recovery/Snapshots/Item/RecoveryPreviewJobs/RecoveryPreviewJobsRequestBuilderGetQueryParameters.php b/src/Generated/Directory/Recovery/Snapshots/Item/RecoveryPreviewJobs/RecoveryPreviewJobsRequestBuilderGetQueryParameters.php index 7b8d2a8b478..5e60f83f1e7 100644 --- a/src/Generated/Directory/Recovery/Snapshots/Item/RecoveryPreviewJobs/RecoveryPreviewJobsRequestBuilderGetQueryParameters.php +++ b/src/Generated/Directory/Recovery/Snapshots/Item/RecoveryPreviewJobs/RecoveryPreviewJobsRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Get recoveryPreviewJobs from directory + * Collection of preview jobs created for this snapshot. */ class RecoveryPreviewJobsRequestBuilderGetQueryParameters { diff --git a/src/Generated/Directory/Recovery/Snapshots/Item/SnapshotItemRequestBuilder.php b/src/Generated/Directory/Recovery/Snapshots/Item/SnapshotItemRequestBuilder.php index b6072b5c993..a617a8e59f9 100644 --- a/src/Generated/Directory/Recovery/Snapshots/Item/SnapshotItemRequestBuilder.php +++ b/src/Generated/Directory/Recovery/Snapshots/Item/SnapshotItemRequestBuilder.php @@ -61,7 +61,7 @@ public function delete(?SnapshotItemRequestBuilderDeleteRequestConfiguration $re } /** - * Get snapshots from directory + * Collection of backup snapshots available for the tenant. * @param SnapshotItemRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception @@ -108,7 +108,7 @@ public function toDeleteRequestInformation(?SnapshotItemRequestBuilderDeleteRequ } /** - * Get snapshots from directory + * Collection of backup snapshots available for the tenant. * @param SnapshotItemRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/Directory/Recovery/Snapshots/Item/SnapshotItemRequestBuilderGetQueryParameters.php b/src/Generated/Directory/Recovery/Snapshots/Item/SnapshotItemRequestBuilderGetQueryParameters.php index f09d25734fa..07ef200ebba 100644 --- a/src/Generated/Directory/Recovery/Snapshots/Item/SnapshotItemRequestBuilderGetQueryParameters.php +++ b/src/Generated/Directory/Recovery/Snapshots/Item/SnapshotItemRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Get snapshots from directory + * Collection of backup snapshots available for the tenant. */ class SnapshotItemRequestBuilderGetQueryParameters { diff --git a/src/Generated/Directory/Recovery/Snapshots/SnapshotsRequestBuilder.php b/src/Generated/Directory/Recovery/Snapshots/SnapshotsRequestBuilder.php index 03200d196b2..ac4f7bc3147 100644 --- a/src/Generated/Directory/Recovery/Snapshots/SnapshotsRequestBuilder.php +++ b/src/Generated/Directory/Recovery/Snapshots/SnapshotsRequestBuilder.php @@ -52,10 +52,11 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Get snapshots from directory + * Get a list of available backup snapshot objects for the tenant. Snapshots represent points in time to which the tenant can be restored. * @param SnapshotsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception + * @link https://learn.microsoft.com/graph/api/entrarecoveryservices-recovery-list-snapshots?view=graph-rest-1.0 Find more info here */ public function get(?SnapshotsRequestBuilderGetRequestConfiguration $requestConfiguration = null): Promise { $requestInfo = $this->toGetRequestInformation($requestConfiguration); @@ -81,7 +82,7 @@ public function post(Snapshot $body, ?SnapshotsRequestBuilderPostRequestConfigur } /** - * Get snapshots from directory + * Get a list of available backup snapshot objects for the tenant. Snapshots represent points in time to which the tenant can be restored. * @param SnapshotsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/Directory/Recovery/Snapshots/SnapshotsRequestBuilderGetQueryParameters.php b/src/Generated/Directory/Recovery/Snapshots/SnapshotsRequestBuilderGetQueryParameters.php index 5ed1a87ee6f..ec7ab12838f 100644 --- a/src/Generated/Directory/Recovery/Snapshots/SnapshotsRequestBuilderGetQueryParameters.php +++ b/src/Generated/Directory/Recovery/Snapshots/SnapshotsRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Get snapshots from directory + * Get a list of available backup snapshot objects for the tenant. Snapshots represent points in time to which the tenant can be restored. */ class SnapshotsRequestBuilderGetQueryParameters { diff --git a/src/Generated/Drives/Item/Items/Item/AssignSensitivityLabel/AssignSensitivityLabelRequestBuilder.php b/src/Generated/Drives/Item/Items/Item/AssignSensitivityLabel/AssignSensitivityLabelRequestBuilder.php index a01a0d60dee..5870bfe43b7 100644 --- a/src/Generated/Drives/Item/Items/Item/AssignSensitivityLabel/AssignSensitivityLabelRequestBuilder.php +++ b/src/Generated/Drives/Item/Items/Item/AssignSensitivityLabel/AssignSensitivityLabelRequestBuilder.php @@ -30,11 +30,12 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Invoke action assignSensitivityLabel + * Asynchronously assign a sensitivity label to a driveItem. This API is part of the Microsoft SharePoint and OneDrive APIs that perform advanced premium administrative functions, and is considered as protected. Protected APIs require you to have more validations, beyond permission and consent, before you can use them. For more information about sensitivity labels from an administrator's perspective, see Enable sensitivity labels for Office files in SharePoint and OneDrive. This API applies sensitivity labels to files at rest. Office clients don't apply watermarks, headers, or footers to files that contain the label information. For more information about sensitivity labels from an administrator's perspective, see Enable sensitivity labels for Office files in SharePoint and OneDrive. * @param AssignSensitivityLabelPostRequestBody $body The request body * @param AssignSensitivityLabelRequestBuilderPostRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception + * @link https://learn.microsoft.com/graph/api/driveitem-assignsensitivitylabel?view=graph-rest-1.0 Find more info here */ public function post(AssignSensitivityLabelPostRequestBody $body, ?AssignSensitivityLabelRequestBuilderPostRequestConfiguration $requestConfiguration = null): Promise { $requestInfo = $this->toPostRequestInformation($body, $requestConfiguration); @@ -45,7 +46,7 @@ public function post(AssignSensitivityLabelPostRequestBody $body, ?AssignSensiti } /** - * Invoke action assignSensitivityLabel + * Asynchronously assign a sensitivity label to a driveItem. This API is part of the Microsoft SharePoint and OneDrive APIs that perform advanced premium administrative functions, and is considered as protected. Protected APIs require you to have more validations, beyond permission and consent, before you can use them. For more information about sensitivity labels from an administrator's perspective, see Enable sensitivity labels for Office files in SharePoint and OneDrive. This API applies sensitivity labels to files at rest. Office clients don't apply watermarks, headers, or footers to files that contain the label information. For more information about sensitivity labels from an administrator's perspective, see Enable sensitivity labels for Office files in SharePoint and OneDrive. * @param AssignSensitivityLabelPostRequestBody $body The request body * @param AssignSensitivityLabelRequestBuilderPostRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation diff --git a/src/Generated/Models/AccessReviewInstanceDecisionItemResource.php b/src/Generated/Models/AccessReviewInstanceDecisionItemResource.php index f96986a0bda..a10cc984e2b 100644 --- a/src/Generated/Models/AccessReviewInstanceDecisionItemResource.php +++ b/src/Generated/Models/AccessReviewInstanceDecisionItemResource.php @@ -115,7 +115,7 @@ public function getOdataType(): ?string { } /** - * Gets the type property value. Type of resource. Types include: Group, ServicePrincipal, DirectoryRole, AzureRole, AccessPackageAssignmentPolicy. + * Gets the type property value. Type of resource. Types include: Group, ServicePrincipal, DirectoryRole, AzureRole, AccessPackage, AccessPackageAssignmentPolicy. * @return string|null */ public function getType(): ?string { @@ -179,7 +179,7 @@ public function setOdataType(?string $value): void { } /** - * Sets the type property value. Type of resource. Types include: Group, ServicePrincipal, DirectoryRole, AzureRole, AccessPackageAssignmentPolicy. + * Sets the type property value. Type of resource. Types include: Group, ServicePrincipal, DirectoryRole, AzureRole, AccessPackage, AccessPackageAssignmentPolicy. * @param string|null $value Value to set for the type property. */ public function setType(?string $value): void { diff --git a/src/Generated/Models/Chat.php b/src/Generated/Models/Chat.php index dc8382aa26a..aa3d86e06e4 100644 --- a/src/Generated/Models/Chat.php +++ b/src/Generated/Models/Chat.php @@ -236,7 +236,7 @@ public function getTabs(): ?array { } /** - * Gets the targetedMessages property value. The targetedMessages property + * Gets the targetedMessages property value. A collection of targeted messages in the chat that are visible only to specific users. Nullable. You can't expand this relationship using $expand. Targeted messages can also be retrieved via the userTeamwork: getAllTargetedMessages API. * @return array|null */ public function getTargetedMessages(): ?array { @@ -437,7 +437,7 @@ public function setTabs(?array $value): void { } /** - * Sets the targetedMessages property value. The targetedMessages property + * Sets the targetedMessages property value. A collection of targeted messages in the chat that are visible only to specific users. Nullable. You can't expand this relationship using $expand. Targeted messages can also be retrieved via the userTeamwork: getAllTargetedMessages API. * @param array|null $value Value to set for the targetedMessages property. */ public function setTargetedMessages(?array $value): void { diff --git a/src/Generated/Models/EntraRecoveryServices/EntityTypeAndIds.php b/src/Generated/Models/EntraRecoveryServices/EntityTypeAndIds.php index 7f8b869e0d7..bd13708f212 100644 --- a/src/Generated/Models/EntraRecoveryServices/EntityTypeAndIds.php +++ b/src/Generated/Models/EntraRecoveryServices/EntityTypeAndIds.php @@ -57,7 +57,7 @@ public function getBackingStore(): BackingStore { } /** - * Gets the entityIds property value. The entityIds property + * Gets the entityIds property value. The list of entity IDs for the specified entity type. * @return array|null */ public function getEntityIds(): ?array { @@ -142,7 +142,7 @@ public function setBackingStore(BackingStore $value): void { } /** - * Sets the entityIds property value. The entityIds property + * Sets the entityIds property value. The list of entity IDs for the specified entity type. * @param array|null $value Value to set for the entityIds property. */ public function setEntityIds(?array $value): void { diff --git a/src/Generated/Models/EntraRecoveryServices/Recovery.php b/src/Generated/Models/EntraRecoveryServices/Recovery.php index 674aed8a306..2c987dfc4fe 100644 --- a/src/Generated/Models/EntraRecoveryServices/Recovery.php +++ b/src/Generated/Models/EntraRecoveryServices/Recovery.php @@ -39,7 +39,7 @@ public function getFieldDeserializers(): array { } /** - * Gets the jobs property value. The jobs property + * Gets the jobs property value. Collection of all recovery jobs (both preview and recovery) for the tenant. * @return array|null */ public function getJobs(): ?array { @@ -53,7 +53,7 @@ public function getJobs(): ?array { } /** - * Gets the snapshots property value. The snapshots property + * Gets the snapshots property value. Collection of backup snapshots available for the tenant. * @return array|null */ public function getSnapshots(): ?array { @@ -77,7 +77,7 @@ public function serialize(SerializationWriter $writer): void { } /** - * Sets the jobs property value. The jobs property + * Sets the jobs property value. Collection of all recovery jobs (both preview and recovery) for the tenant. * @param array|null $value Value to set for the jobs property. */ public function setJobs(?array $value): void { @@ -85,7 +85,7 @@ public function setJobs(?array $value): void { } /** - * Sets the snapshots property value. The snapshots property + * Sets the snapshots property value. Collection of backup snapshots available for the tenant. * @param array|null $value Value to set for the snapshots property. */ public function setSnapshots(?array $value): void { diff --git a/src/Generated/Models/EntraRecoveryServices/RecoveryChangeObjectBase.php b/src/Generated/Models/EntraRecoveryServices/RecoveryChangeObjectBase.php index d3d0cb41f28..ba8e71509b2 100644 --- a/src/Generated/Models/EntraRecoveryServices/RecoveryChangeObjectBase.php +++ b/src/Generated/Models/EntraRecoveryServices/RecoveryChangeObjectBase.php @@ -26,7 +26,7 @@ public static function createFromDiscriminatorValue(ParseNode $parseNode): Recov } /** - * Gets the displayName property value. The displayName property + * Gets the displayName property value. The display name of the changed object in its current state, used to uniquely identify the object. Supports $filter (eq, ne, startswith). * @return string|null */ public function getDisplayName(): ?string { @@ -50,7 +50,7 @@ public function getEntityTypeName(): ?ResourceTypeName { } /** - * Gets the failureMessage property value. The failureMessage property + * Gets the failureMessage property value. The error message if the change failed to apply. Only populated in getFailedChanges responses. null otherwise. * @return string|null */ public function getFailureMessage(): ?string { @@ -100,7 +100,7 @@ public function serialize(SerializationWriter $writer): void { } /** - * Sets the displayName property value. The displayName property + * Sets the displayName property value. The display name of the changed object in its current state, used to uniquely identify the object. Supports $filter (eq, ne, startswith). * @param string|null $value Value to set for the displayName property. */ public function setDisplayName(?string $value): void { @@ -116,7 +116,7 @@ public function setEntityTypeName(?ResourceTypeName $value): void { } /** - * Sets the failureMessage property value. The failureMessage property + * Sets the failureMessage property value. The error message if the change failed to apply. Only populated in getFailedChanges responses. null otherwise. * @param string|null $value Value to set for the failureMessage property. */ public function setFailureMessage(?string $value): void { diff --git a/src/Generated/Models/EntraRecoveryServices/RecoveryJob.php b/src/Generated/Models/EntraRecoveryServices/RecoveryJob.php index e858fafbba5..17d21054f60 100644 --- a/src/Generated/Models/EntraRecoveryServices/RecoveryJob.php +++ b/src/Generated/Models/EntraRecoveryServices/RecoveryJob.php @@ -39,7 +39,7 @@ public function getFieldDeserializers(): array { } /** - * Gets the totalFailedChanges property value. The totalFailedChanges property + * Gets the totalFailedChanges property value. The count of changes (including both objects and links) that failed to apply during recovery. * @return int|null */ public function getTotalFailedChanges(): ?int { @@ -51,7 +51,7 @@ public function getTotalFailedChanges(): ?int { } /** - * Gets the totalLinksModified property value. The totalLinksModified property + * Gets the totalLinksModified property value. The count of directory object links (relationships) that were successfully modified during recovery. This value may be less than totalChangedLinksCalculated if some link changes failed. * @return int|null */ public function getTotalLinksModified(): ?int { @@ -63,7 +63,7 @@ public function getTotalLinksModified(): ?int { } /** - * Gets the totalObjectsModified property value. The totalObjectsModified property + * Gets the totalObjectsModified property value. The count of directory objects that were successfully modified during recovery. This value may be less than totalChangedObjectsCalculated if some object changes failed. * @return int|null */ public function getTotalObjectsModified(): ?int { @@ -86,7 +86,7 @@ public function serialize(SerializationWriter $writer): void { } /** - * Sets the totalFailedChanges property value. The totalFailedChanges property + * Sets the totalFailedChanges property value. The count of changes (including both objects and links) that failed to apply during recovery. * @param int|null $value Value to set for the totalFailedChanges property. */ public function setTotalFailedChanges(?int $value): void { @@ -94,7 +94,7 @@ public function setTotalFailedChanges(?int $value): void { } /** - * Sets the totalLinksModified property value. The totalLinksModified property + * Sets the totalLinksModified property value. The count of directory object links (relationships) that were successfully modified during recovery. This value may be less than totalChangedLinksCalculated if some link changes failed. * @param int|null $value Value to set for the totalLinksModified property. */ public function setTotalLinksModified(?int $value): void { @@ -102,7 +102,7 @@ public function setTotalLinksModified(?int $value): void { } /** - * Sets the totalObjectsModified property value. The totalObjectsModified property + * Sets the totalObjectsModified property value. The count of directory objects that were successfully modified during recovery. This value may be less than totalChangedObjectsCalculated if some object changes failed. * @param int|null $value Value to set for the totalObjectsModified property. */ public function setTotalObjectsModified(?int $value): void { diff --git a/src/Generated/Models/EntraRecoveryServices/RecoveryJobBase.php b/src/Generated/Models/EntraRecoveryServices/RecoveryJobBase.php index 136452402b6..6d40b6a5a74 100644 --- a/src/Generated/Models/EntraRecoveryServices/RecoveryJobBase.php +++ b/src/Generated/Models/EntraRecoveryServices/RecoveryJobBase.php @@ -52,7 +52,7 @@ public function getFieldDeserializers(): array { } /** - * Gets the filteringCriteria property value. The filteringCriteria property + * Gets the filteringCriteria property value. Optional filtering criteria used to scope the job to specific entity types or entity IDs. * @return RecoveryJobFilteringCriteriaBase|null */ public function getFilteringCriteria(): ?RecoveryJobFilteringCriteriaBase { @@ -64,7 +64,7 @@ public function getFilteringCriteria(): ?RecoveryJobFilteringCriteriaBase { } /** - * Gets the jobCompletionDateTime property value. The jobCompletionDateTime property + * Gets the jobCompletionDateTime property value. The date and time when the job completed. Null if the job is still running. * @return DateTime|null */ public function getJobCompletionDateTime(): ?DateTime { @@ -76,7 +76,7 @@ public function getJobCompletionDateTime(): ?DateTime { } /** - * Gets the jobStartDateTime property value. The jobStartDateTime property + * Gets the jobStartDateTime property value. The date and time when the job started. * @return DateTime|null */ public function getJobStartDateTime(): ?DateTime { @@ -100,7 +100,7 @@ public function getStatus(): ?RecoveryStatus { } /** - * Gets the targetStateDateTime property value. The targetStateDateTime property + * Gets the targetStateDateTime property value. The target snapshot timestamp to which the tenant is being restored. Supports $filter (eq, ne). * @return DateTime|null */ public function getTargetStateDateTime(): ?DateTime { @@ -112,7 +112,7 @@ public function getTargetStateDateTime(): ?DateTime { } /** - * Gets the totalChangedLinksCalculated property value. The totalChangedLinksCalculated property + * Gets the totalChangedLinksCalculated property value. The total count of changed directory object links (relationships) calculated by the job. null until the job completes calculation. Not all calculated link changes may be successfully applied; see totalLinksModified on derived types for the count of links that were actually modified. * @return int|null */ public function getTotalChangedLinksCalculated(): ?int { @@ -124,7 +124,7 @@ public function getTotalChangedLinksCalculated(): ?int { } /** - * Gets the totalChangedObjectsCalculated property value. The totalChangedObjectsCalculated property + * Gets the totalChangedObjectsCalculated property value. The total count of changed directory objects calculated by the job. null until the job completes calculation. Not all calculated object changes may be successfully applied; see totalObjectsModified on derived types for the count of objects that were actually modified. * @return int|null */ public function getTotalChangedObjectsCalculated(): ?int { @@ -151,7 +151,7 @@ public function serialize(SerializationWriter $writer): void { } /** - * Sets the filteringCriteria property value. The filteringCriteria property + * Sets the filteringCriteria property value. Optional filtering criteria used to scope the job to specific entity types or entity IDs. * @param RecoveryJobFilteringCriteriaBase|null $value Value to set for the filteringCriteria property. */ public function setFilteringCriteria(?RecoveryJobFilteringCriteriaBase $value): void { @@ -159,7 +159,7 @@ public function setFilteringCriteria(?RecoveryJobFilteringCriteriaBase $value): } /** - * Sets the jobCompletionDateTime property value. The jobCompletionDateTime property + * Sets the jobCompletionDateTime property value. The date and time when the job completed. Null if the job is still running. * @param DateTime|null $value Value to set for the jobCompletionDateTime property. */ public function setJobCompletionDateTime(?DateTime $value): void { @@ -167,7 +167,7 @@ public function setJobCompletionDateTime(?DateTime $value): void { } /** - * Sets the jobStartDateTime property value. The jobStartDateTime property + * Sets the jobStartDateTime property value. The date and time when the job started. * @param DateTime|null $value Value to set for the jobStartDateTime property. */ public function setJobStartDateTime(?DateTime $value): void { @@ -183,7 +183,7 @@ public function setStatus(?RecoveryStatus $value): void { } /** - * Sets the targetStateDateTime property value. The targetStateDateTime property + * Sets the targetStateDateTime property value. The target snapshot timestamp to which the tenant is being restored. Supports $filter (eq, ne). * @param DateTime|null $value Value to set for the targetStateDateTime property. */ public function setTargetStateDateTime(?DateTime $value): void { @@ -191,7 +191,7 @@ public function setTargetStateDateTime(?DateTime $value): void { } /** - * Sets the totalChangedLinksCalculated property value. The totalChangedLinksCalculated property + * Sets the totalChangedLinksCalculated property value. The total count of changed directory object links (relationships) calculated by the job. null until the job completes calculation. Not all calculated link changes may be successfully applied; see totalLinksModified on derived types for the count of links that were actually modified. * @param int|null $value Value to set for the totalChangedLinksCalculated property. */ public function setTotalChangedLinksCalculated(?int $value): void { @@ -199,7 +199,7 @@ public function setTotalChangedLinksCalculated(?int $value): void { } /** - * Sets the totalChangedObjectsCalculated property value. The totalChangedObjectsCalculated property + * Sets the totalChangedObjectsCalculated property value. The total count of changed directory objects calculated by the job. null until the job completes calculation. Not all calculated object changes may be successfully applied; see totalObjectsModified on derived types for the count of objects that were actually modified. * @param int|null $value Value to set for the totalChangedObjectsCalculated property. */ public function setTotalChangedObjectsCalculated(?int $value): void { diff --git a/src/Generated/Models/EntraRecoveryServices/RecoveryJobEntityNameAndIdsFilter.php b/src/Generated/Models/EntraRecoveryServices/RecoveryJobEntityNameAndIdsFilter.php index 651ab0f34b8..03859c9443b 100644 --- a/src/Generated/Models/EntraRecoveryServices/RecoveryJobEntityNameAndIdsFilter.php +++ b/src/Generated/Models/EntraRecoveryServices/RecoveryJobEntityNameAndIdsFilter.php @@ -38,7 +38,7 @@ public function getFieldDeserializers(): array { } /** - * Gets the filterValues property value. The filterValues property + * Gets the filterValues property value. The list of entity type and ID pairs to include in the recovery job. Duplicate entity types are not allowed and return a 400 Bad Request error. * @return array|null */ public function getFilterValues(): ?array { @@ -61,7 +61,7 @@ public function serialize(SerializationWriter $writer): void { } /** - * Sets the filterValues property value. The filterValues property + * Sets the filterValues property value. The list of entity type and ID pairs to include in the recovery job. Duplicate entity types are not allowed and return a 400 Bad Request error. * @param array|null $value Value to set for the filterValues property. */ public function setFilterValues(?array $value): void { diff --git a/src/Generated/Models/EntraRecoveryServices/RecoveryJobEntityNamesFilter.php b/src/Generated/Models/EntraRecoveryServices/RecoveryJobEntityNamesFilter.php index d3119b77ea8..de0ae731066 100644 --- a/src/Generated/Models/EntraRecoveryServices/RecoveryJobEntityNamesFilter.php +++ b/src/Generated/Models/EntraRecoveryServices/RecoveryJobEntityNamesFilter.php @@ -27,7 +27,7 @@ public static function createFromDiscriminatorValue(ParseNode $parseNode): Recov } /** - * Gets the entityTypes property value. The entityTypes property + * Gets the entityTypes property value. The list of entity types to include in the recovery job. * @return array|null */ public function getEntityTypes(): ?array { @@ -61,7 +61,7 @@ public function serialize(SerializationWriter $writer): void { } /** - * Sets the entityTypes property value. The entityTypes property + * Sets the entityTypes property value. The list of entity types to include in the recovery job. * @param array|null $value Value to set for the entityTypes property. */ public function setEntityTypes(?array $value): void { diff --git a/src/Generated/Models/EntraRecoveryServices/Snapshot.php b/src/Generated/Models/EntraRecoveryServices/Snapshot.php index 2962ffc32a6..905e1f3e92b 100644 --- a/src/Generated/Models/EntraRecoveryServices/Snapshot.php +++ b/src/Generated/Models/EntraRecoveryServices/Snapshot.php @@ -28,7 +28,7 @@ public static function createFromDiscriminatorValue(ParseNode $parseNode): Snaps } /** - * Gets the createdDateTime property value. The createdDateTime property + * Gets the createdDateTime property value. The date and time when the snapshot was created. * @return DateTime|null */ public function getCreatedDateTime(): ?DateTime { @@ -54,7 +54,7 @@ public function getFieldDeserializers(): array { } /** - * Gets the recoveryJobs property value. The recoveryJobs property + * Gets the recoveryJobs property value. Collection of recovery jobs created for this snapshot. * @return array|null */ public function getRecoveryJobs(): ?array { @@ -68,7 +68,7 @@ public function getRecoveryJobs(): ?array { } /** - * Gets the recoveryPreviewJobs property value. The recoveryPreviewJobs property + * Gets the recoveryPreviewJobs property value. Collection of preview jobs created for this snapshot. * @return array|null */ public function getRecoveryPreviewJobs(): ?array { @@ -82,7 +82,7 @@ public function getRecoveryPreviewJobs(): ?array { } /** - * Gets the totalChangedObjects property value. The totalChangedObjects property + * Gets the totalChangedObjects property value. The total number of changed objects identified in this snapshot. * @return int|null */ public function getTotalChangedObjects(): ?int { @@ -106,7 +106,7 @@ public function serialize(SerializationWriter $writer): void { } /** - * Sets the createdDateTime property value. The createdDateTime property + * Sets the createdDateTime property value. The date and time when the snapshot was created. * @param DateTime|null $value Value to set for the createdDateTime property. */ public function setCreatedDateTime(?DateTime $value): void { @@ -114,7 +114,7 @@ public function setCreatedDateTime(?DateTime $value): void { } /** - * Sets the recoveryJobs property value. The recoveryJobs property + * Sets the recoveryJobs property value. Collection of recovery jobs created for this snapshot. * @param array|null $value Value to set for the recoveryJobs property. */ public function setRecoveryJobs(?array $value): void { @@ -122,7 +122,7 @@ public function setRecoveryJobs(?array $value): void { } /** - * Sets the recoveryPreviewJobs property value. The recoveryPreviewJobs property + * Sets the recoveryPreviewJobs property value. Collection of preview jobs created for this snapshot. * @param array|null $value Value to set for the recoveryPreviewJobs property. */ public function setRecoveryPreviewJobs(?array $value): void { @@ -130,7 +130,7 @@ public function setRecoveryPreviewJobs(?array $value): void { } /** - * Sets the totalChangedObjects property value. The totalChangedObjects property + * Sets the totalChangedObjects property value. The total number of changed objects identified in this snapshot. * @param int|null $value Value to set for the totalChangedObjects property. */ public function setTotalChangedObjects(?int $value): void { diff --git a/src/Generated/Models/Security/AuditCoreRoot.php b/src/Generated/Models/Security/AuditCoreRoot.php index 12098cc5f98..354b472f46a 100644 --- a/src/Generated/Models/Security/AuditCoreRoot.php +++ b/src/Generated/Models/Security/AuditCoreRoot.php @@ -41,7 +41,7 @@ public function getFieldDeserializers(): array { } /** - * Gets the queries property value. The queries property + * Gets the queries property value. The collection of audit log queries. * @return array|null */ public function getQueries(): ?array { @@ -64,7 +64,7 @@ public function serialize(SerializationWriter $writer): void { } /** - * Sets the queries property value. The queries property + * Sets the queries property value. The collection of audit log queries. * @param array|null $value Value to set for the queries property. */ public function setQueries(?array $value): void { diff --git a/src/Generated/Models/Security/AuditData.php b/src/Generated/Models/Security/AuditData.php index cfa645ccbb0..015e831bc3f 100644 --- a/src/Generated/Models/Security/AuditData.php +++ b/src/Generated/Models/Security/AuditData.php @@ -457,7 +457,7 @@ public function getBackingStore(): BackingStore { } /** - * Gets the dynamicProperties property value. The dynamicProperties property + * Gets the dynamicProperties property value. An open-type dictionary that contains dynamic audit event properties as name-value pairs. * @return AuditRecordTypeDictionary|null */ public function getDynamicProperties(): ?AuditRecordTypeDictionary { @@ -519,7 +519,7 @@ public function setBackingStore(BackingStore $value): void { } /** - * Sets the dynamicProperties property value. The dynamicProperties property + * Sets the dynamicProperties property value. An open-type dictionary that contains dynamic audit event properties as name-value pairs. * @param AuditRecordTypeDictionary|null $value Value to set for the dynamicProperties property. */ public function setDynamicProperties(?AuditRecordTypeDictionary $value): void { diff --git a/src/Generated/Models/Security/AuditLogQuery.php b/src/Generated/Models/Security/AuditLogQuery.php index ee292b26cf9..bdc28f2aa3f 100644 --- a/src/Generated/Models/Security/AuditLogQuery.php +++ b/src/Generated/Models/Security/AuditLogQuery.php @@ -31,7 +31,7 @@ public static function createFromDiscriminatorValue(ParseNode $parseNode): Audit } /** - * Gets the administrativeUnitIdFilters property value. The administrative units tagged to an audit log record. + * Gets the administrativeUnitIdFilters property value. The collection of administrative unit IDs to filter on. * @return array|null */ public function getAdministrativeUnitIdFilters(): ?array { @@ -45,7 +45,7 @@ public function getAdministrativeUnitIdFilters(): ?array { } /** - * Gets the displayName property value. The display name of the saved audit log query. + * Gets the displayName property value. The display name of the audit log query. * @return string|null */ public function getDisplayName(): ?string { @@ -122,7 +122,7 @@ public function getFieldDeserializers(): array { } /** - * Gets the filterEndDateTime property value. The end date of the date range in the query. + * Gets the filterEndDateTime property value. The end date and time of the audit log query filter. * @return DateTime|null */ public function getFilterEndDateTime(): ?DateTime { @@ -134,7 +134,7 @@ public function getFilterEndDateTime(): ?DateTime { } /** - * Gets the filterStartDateTime property value. The start date of the date range in the query. + * Gets the filterStartDateTime property value. The start date and time of the audit log query filter. * @return DateTime|null */ public function getFilterStartDateTime(): ?DateTime { @@ -146,7 +146,7 @@ public function getFilterStartDateTime(): ?DateTime { } /** - * Gets the ipAddressFilters property value. The IP address of the device that was used when the activity was logged. + * Gets the ipAddressFilters property value. The collection of IP addresses to filter on. * @return array|null */ public function getIpAddressFilters(): ?array { @@ -160,7 +160,7 @@ public function getIpAddressFilters(): ?array { } /** - * Gets the keywordFilter property value. Free text field to search non-indexed properties of the audit log. + * Gets the keywordFilter property value. The keyword to filter on. * @return string|null */ public function getKeywordFilter(): ?string { @@ -172,7 +172,7 @@ public function getKeywordFilter(): ?string { } /** - * Gets the objectIdFilters property value. For SharePoint and OneDrive for Business activity, the full path name of the file or folder accessed by the user. For Exchange admin audit logging, the name of the object that was modified by the cmdlet. + * Gets the objectIdFilters property value. The collection of object IDs to filter on. * @return array|null */ public function getObjectIdFilters(): ?array { @@ -186,7 +186,7 @@ public function getObjectIdFilters(): ?array { } /** - * Gets the operationFilters property value. The name of the user or admin activity. For a description of the most common operations/activities, see Search the audit log in the Office 365 Protection Center. + * Gets the operationFilters property value. The collection of operations to filter on. * @return array|null */ public function getOperationFilters(): ?array { @@ -200,7 +200,7 @@ public function getOperationFilters(): ?array { } /** - * Gets the records property value. An individual audit log record. + * Gets the records property value. The collection of audit log records retrieved by the query. * @return array|null */ public function getRecords(): ?array { @@ -214,7 +214,7 @@ public function getRecords(): ?array { } /** - * Gets the recordTypeFilters property value. The type of operation indicated by the record. For the list of member values, see auditLogRecordType. + * Gets the recordTypeFilters property value. The collection of record types to filter on. * @return array|null */ public function getRecordTypeFilters(): ?array { @@ -228,7 +228,7 @@ public function getRecordTypeFilters(): ?array { } /** - * Gets the serviceFilters property value. The serviceFilters property + * Gets the serviceFilters property value. The collection of services to filter on. * @return array|null */ public function getServiceFilters(): ?array { @@ -242,7 +242,7 @@ public function getServiceFilters(): ?array { } /** - * Gets the status property value. Describes the current status of the query. The possible values are: notStarted, running, succeeded, failed, cancelled, unknownFutureValue. + * Gets the status property value. The status of the audit log query. Possible values are: notStarted, running, succeeded, failed, cancelled, unknownFutureValue. * @return AuditLogQueryStatus|null */ public function getStatus(): ?AuditLogQueryStatus { @@ -254,7 +254,7 @@ public function getStatus(): ?AuditLogQueryStatus { } /** - * Gets the userPrincipalNameFilters property value. The UPN (user principal name) of the user who performed the action (specified in the operation property) that resulted in the record being logged; for example, myname@mydomain_name. + * Gets the userPrincipalNameFilters property value. The collection of user principal names to filter on. * @return array|null */ public function getUserPrincipalNameFilters(): ?array { @@ -289,7 +289,7 @@ public function serialize(SerializationWriter $writer): void { } /** - * Sets the administrativeUnitIdFilters property value. The administrative units tagged to an audit log record. + * Sets the administrativeUnitIdFilters property value. The collection of administrative unit IDs to filter on. * @param array|null $value Value to set for the administrativeUnitIdFilters property. */ public function setAdministrativeUnitIdFilters(?array $value): void { @@ -297,7 +297,7 @@ public function setAdministrativeUnitIdFilters(?array $value): void { } /** - * Sets the displayName property value. The display name of the saved audit log query. + * Sets the displayName property value. The display name of the audit log query. * @param string|null $value Value to set for the displayName property. */ public function setDisplayName(?string $value): void { @@ -305,7 +305,7 @@ public function setDisplayName(?string $value): void { } /** - * Sets the filterEndDateTime property value. The end date of the date range in the query. + * Sets the filterEndDateTime property value. The end date and time of the audit log query filter. * @param DateTime|null $value Value to set for the filterEndDateTime property. */ public function setFilterEndDateTime(?DateTime $value): void { @@ -313,7 +313,7 @@ public function setFilterEndDateTime(?DateTime $value): void { } /** - * Sets the filterStartDateTime property value. The start date of the date range in the query. + * Sets the filterStartDateTime property value. The start date and time of the audit log query filter. * @param DateTime|null $value Value to set for the filterStartDateTime property. */ public function setFilterStartDateTime(?DateTime $value): void { @@ -321,7 +321,7 @@ public function setFilterStartDateTime(?DateTime $value): void { } /** - * Sets the ipAddressFilters property value. The IP address of the device that was used when the activity was logged. + * Sets the ipAddressFilters property value. The collection of IP addresses to filter on. * @param array|null $value Value to set for the ipAddressFilters property. */ public function setIpAddressFilters(?array $value): void { @@ -329,7 +329,7 @@ public function setIpAddressFilters(?array $value): void { } /** - * Sets the keywordFilter property value. Free text field to search non-indexed properties of the audit log. + * Sets the keywordFilter property value. The keyword to filter on. * @param string|null $value Value to set for the keywordFilter property. */ public function setKeywordFilter(?string $value): void { @@ -337,7 +337,7 @@ public function setKeywordFilter(?string $value): void { } /** - * Sets the objectIdFilters property value. For SharePoint and OneDrive for Business activity, the full path name of the file or folder accessed by the user. For Exchange admin audit logging, the name of the object that was modified by the cmdlet. + * Sets the objectIdFilters property value. The collection of object IDs to filter on. * @param array|null $value Value to set for the objectIdFilters property. */ public function setObjectIdFilters(?array $value): void { @@ -345,7 +345,7 @@ public function setObjectIdFilters(?array $value): void { } /** - * Sets the operationFilters property value. The name of the user or admin activity. For a description of the most common operations/activities, see Search the audit log in the Office 365 Protection Center. + * Sets the operationFilters property value. The collection of operations to filter on. * @param array|null $value Value to set for the operationFilters property. */ public function setOperationFilters(?array $value): void { @@ -353,7 +353,7 @@ public function setOperationFilters(?array $value): void { } /** - * Sets the records property value. An individual audit log record. + * Sets the records property value. The collection of audit log records retrieved by the query. * @param array|null $value Value to set for the records property. */ public function setRecords(?array $value): void { @@ -361,7 +361,7 @@ public function setRecords(?array $value): void { } /** - * Sets the recordTypeFilters property value. The type of operation indicated by the record. For the list of member values, see auditLogRecordType. + * Sets the recordTypeFilters property value. The collection of record types to filter on. * @param array|null $value Value to set for the recordTypeFilters property. */ public function setRecordTypeFilters(?array $value): void { @@ -369,7 +369,7 @@ public function setRecordTypeFilters(?array $value): void { } /** - * Sets the serviceFilters property value. The serviceFilters property + * Sets the serviceFilters property value. The collection of services to filter on. * @param array|null $value Value to set for the serviceFilters property. */ public function setServiceFilters(?array $value): void { @@ -377,7 +377,7 @@ public function setServiceFilters(?array $value): void { } /** - * Sets the status property value. Describes the current status of the query. The possible values are: notStarted, running, succeeded, failed, cancelled, unknownFutureValue. + * Sets the status property value. The status of the audit log query. Possible values are: notStarted, running, succeeded, failed, cancelled, unknownFutureValue. * @param AuditLogQueryStatus|null $value Value to set for the status property. */ public function setStatus(?AuditLogQueryStatus $value): void { @@ -385,7 +385,7 @@ public function setStatus(?AuditLogQueryStatus $value): void { } /** - * Sets the userPrincipalNameFilters property value. The UPN (user principal name) of the user who performed the action (specified in the operation property) that resulted in the record being logged; for example, myname@mydomain_name. + * Sets the userPrincipalNameFilters property value. The collection of user principal names to filter on. * @param array|null $value Value to set for the userPrincipalNameFilters property. */ public function setUserPrincipalNameFilters(?array $value): void { diff --git a/src/Generated/Models/Security/AuditLogRecord.php b/src/Generated/Models/Security/AuditLogRecord.php index b89a379d3ca..b79dde9acf2 100644 --- a/src/Generated/Models/Security/AuditLogRecord.php +++ b/src/Generated/Models/Security/AuditLogRecord.php @@ -31,7 +31,7 @@ public static function createFromDiscriminatorValue(ParseNode $parseNode): Audit } /** - * Gets the administrativeUnits property value. The administrative units tagged to an audit log record. + * Gets the administrativeUnits property value. The collection of administrative units associated with the record. * @return array|null */ public function getAdministrativeUnits(): ?array { @@ -45,7 +45,7 @@ public function getAdministrativeUnits(): ?array { } /** - * Gets the auditData property value. A JSON object that contains the actual audit log data. + * Gets the auditData property value. The audit data associated with the record. * @return AuditData|null */ public function getAuditData(): ?AuditData { @@ -57,7 +57,7 @@ public function getAuditData(): ?AuditData { } /** - * Gets the auditLogRecordType property value. The type of operation indicated by the record. For the list of member values, see auditLogRecordType. + * Gets the auditLogRecordType property value. The type of the audit log record. * @return AuditLogRecordType|null */ public function getAuditLogRecordType(): ?AuditLogRecordType { @@ -69,7 +69,7 @@ public function getAuditLogRecordType(): ?AuditLogRecordType { } /** - * Gets the clientIp property value. The IP address of the device used when the activity was logged. The IP address is displayed in either an IPv4 or IPv6 address format. + * Gets the clientIp property value. The IP address of the client that performed the activity. * @return string|null */ public function getClientIp(): ?string { @@ -81,7 +81,7 @@ public function getClientIp(): ?string { } /** - * Gets the createdDateTime property value. The date and time in UTC when the user performed the activity. + * Gets the createdDateTime property value. The date and time when the activity was performed. * @return DateTime|null */ public function getCreatedDateTime(): ?DateTime { @@ -122,7 +122,7 @@ public function getFieldDeserializers(): array { } /** - * Gets the objectId property value. For Exchange admin audit logging, the name of the object modified by the cmdlet. For SharePoint activity, the full URL path name of the file or folder accessed by a user. For Microsoft Entra activity, the name of the user account that was modified. + * Gets the objectId property value. The identifier of the object that was affected by the activity. * @return string|null */ public function getObjectId(): ?string { @@ -134,7 +134,7 @@ public function getObjectId(): ?string { } /** - * Gets the operation property value. The name of the user or admin activity. + * Gets the operation property value. The name of the activity that was performed. * @return string|null */ public function getOperation(): ?string { @@ -146,7 +146,7 @@ public function getOperation(): ?string { } /** - * Gets the organizationId property value. The GUID for your organization. + * Gets the organizationId property value. The GUID of the organization's Microsoft 365 tenant. * @return string|null */ public function getOrganizationId(): ?string { @@ -170,7 +170,7 @@ public function getService(): ?string { } /** - * Gets the userId property value. The user who performed the action (specified in the Operation property) that resulted in the record being logged. Audit records for activity performed by system accounts (such as SHAREPOINT/system or NT AUTHORITY/SYSTEM) are also included in the audit log. Another common value for the UserId property is app@sharepoint. It indicates that the 'user' who performed the activity was an application with the necessary permissions in SharePoint to perform organization-wide actions (such as searching a SharePoint site or OneDrive account) on behalf of a user, admin, or service. + * Gets the userId property value. The identifier of the user, system account, service, or application that performed the activity. * @return string|null */ public function getUserId(): ?string { @@ -182,7 +182,7 @@ public function getUserId(): ?string { } /** - * Gets the userPrincipalName property value. UPN of the user who performed the action. + * Gets the userPrincipalName property value. The user principal name of the user who performed the activity. * @return string|null */ public function getUserPrincipalName(): ?string { @@ -194,7 +194,7 @@ public function getUserPrincipalName(): ?string { } /** - * Gets the userType property value. The type of user that performed the operation. The possible values are: regular, reserved, admin, dcAdmin, system, application, servicePrincipal, customPolicy, systemPolicy, partnerTechnician, guest, unknownFutureValue. + * Gets the userType property value. The type of user who performed the activity. Possible values are: regular, reserved, admin, dcAdmin, system, application, servicePrincipal, customPolicy, systemPolicy, partnerTechnician, guest, unknownFutureValue. * @return AuditLogUserType|null */ public function getUserType(): ?AuditLogUserType { @@ -226,7 +226,7 @@ public function serialize(SerializationWriter $writer): void { } /** - * Sets the administrativeUnits property value. The administrative units tagged to an audit log record. + * Sets the administrativeUnits property value. The collection of administrative units associated with the record. * @param array|null $value Value to set for the administrativeUnits property. */ public function setAdministrativeUnits(?array $value): void { @@ -234,7 +234,7 @@ public function setAdministrativeUnits(?array $value): void { } /** - * Sets the auditData property value. A JSON object that contains the actual audit log data. + * Sets the auditData property value. The audit data associated with the record. * @param AuditData|null $value Value to set for the auditData property. */ public function setAuditData(?AuditData $value): void { @@ -242,7 +242,7 @@ public function setAuditData(?AuditData $value): void { } /** - * Sets the auditLogRecordType property value. The type of operation indicated by the record. For the list of member values, see auditLogRecordType. + * Sets the auditLogRecordType property value. The type of the audit log record. * @param AuditLogRecordType|null $value Value to set for the auditLogRecordType property. */ public function setAuditLogRecordType(?AuditLogRecordType $value): void { @@ -250,7 +250,7 @@ public function setAuditLogRecordType(?AuditLogRecordType $value): void { } /** - * Sets the clientIp property value. The IP address of the device used when the activity was logged. The IP address is displayed in either an IPv4 or IPv6 address format. + * Sets the clientIp property value. The IP address of the client that performed the activity. * @param string|null $value Value to set for the clientIp property. */ public function setClientIp(?string $value): void { @@ -258,7 +258,7 @@ public function setClientIp(?string $value): void { } /** - * Sets the createdDateTime property value. The date and time in UTC when the user performed the activity. + * Sets the createdDateTime property value. The date and time when the activity was performed. * @param DateTime|null $value Value to set for the createdDateTime property. */ public function setCreatedDateTime(?DateTime $value): void { @@ -266,7 +266,7 @@ public function setCreatedDateTime(?DateTime $value): void { } /** - * Sets the objectId property value. For Exchange admin audit logging, the name of the object modified by the cmdlet. For SharePoint activity, the full URL path name of the file or folder accessed by a user. For Microsoft Entra activity, the name of the user account that was modified. + * Sets the objectId property value. The identifier of the object that was affected by the activity. * @param string|null $value Value to set for the objectId property. */ public function setObjectId(?string $value): void { @@ -274,7 +274,7 @@ public function setObjectId(?string $value): void { } /** - * Sets the operation property value. The name of the user or admin activity. + * Sets the operation property value. The name of the activity that was performed. * @param string|null $value Value to set for the operation property. */ public function setOperation(?string $value): void { @@ -282,7 +282,7 @@ public function setOperation(?string $value): void { } /** - * Sets the organizationId property value. The GUID for your organization. + * Sets the organizationId property value. The GUID of the organization's Microsoft 365 tenant. * @param string|null $value Value to set for the organizationId property. */ public function setOrganizationId(?string $value): void { @@ -298,7 +298,7 @@ public function setService(?string $value): void { } /** - * Sets the userId property value. The user who performed the action (specified in the Operation property) that resulted in the record being logged. Audit records for activity performed by system accounts (such as SHAREPOINT/system or NT AUTHORITY/SYSTEM) are also included in the audit log. Another common value for the UserId property is app@sharepoint. It indicates that the 'user' who performed the activity was an application with the necessary permissions in SharePoint to perform organization-wide actions (such as searching a SharePoint site or OneDrive account) on behalf of a user, admin, or service. + * Sets the userId property value. The identifier of the user, system account, service, or application that performed the activity. * @param string|null $value Value to set for the userId property. */ public function setUserId(?string $value): void { @@ -306,7 +306,7 @@ public function setUserId(?string $value): void { } /** - * Sets the userPrincipalName property value. UPN of the user who performed the action. + * Sets the userPrincipalName property value. The user principal name of the user who performed the activity. * @param string|null $value Value to set for the userPrincipalName property. */ public function setUserPrincipalName(?string $value): void { @@ -314,7 +314,7 @@ public function setUserPrincipalName(?string $value): void { } /** - * Sets the userType property value. The type of user that performed the operation. The possible values are: regular, reserved, admin, dcAdmin, system, application, servicePrincipal, customPolicy, systemPolicy, partnerTechnician, guest, unknownFutureValue. + * Sets the userType property value. The type of user who performed the activity. Possible values are: regular, reserved, admin, dcAdmin, system, application, servicePrincipal, customPolicy, systemPolicy, partnerTechnician, guest, unknownFutureValue. * @param AuditLogUserType|null $value Value to set for the userType property. */ public function setUserType(?AuditLogUserType $value): void { diff --git a/src/Generated/Models/Security/Security.php b/src/Generated/Models/Security/Security.php index 0d62fb77226..9ef6dd6528d 100644 --- a/src/Generated/Models/Security/Security.php +++ b/src/Generated/Models/Security/Security.php @@ -76,7 +76,7 @@ public function getAttackSimulation(): ?AttackSimulationRoot { } /** - * Gets the auditLog property value. The auditLog property + * Gets the auditLog property value. The entry point for the audit log query API. * @return AuditCoreRoot|null */ public function getAuditLog(): ?AuditCoreRoot { @@ -314,7 +314,7 @@ public function setAttackSimulation(?AttackSimulationRoot $value): void { } /** - * Sets the auditLog property value. The auditLog property + * Sets the auditLog property value. The entry point for the audit log query API. * @param AuditCoreRoot|null $value Value to set for the auditLog property. */ public function setAuditLog(?AuditCoreRoot $value): void { diff --git a/src/Generated/Models/TargetedChatMessage.php b/src/Generated/Models/TargetedChatMessage.php index cf9feb56144..d058c9654fc 100644 --- a/src/Generated/Models/TargetedChatMessage.php +++ b/src/Generated/Models/TargetedChatMessage.php @@ -37,7 +37,7 @@ public function getFieldDeserializers(): array { } /** - * Gets the recipient property value. The recipient property + * Gets the recipient property value. The intended recipient of the targeted message. * @return Identity|null */ public function getRecipient(): ?Identity { @@ -58,7 +58,7 @@ public function serialize(SerializationWriter $writer): void { } /** - * Sets the recipient property value. The recipient property + * Sets the recipient property value. The intended recipient of the targeted message. * @param Identity|null $value Value to set for the recipient property. */ public function setRecipient(?Identity $value): void { diff --git a/src/Generated/Security/AuditLog/AuditLogRequestBuilder.php b/src/Generated/Security/AuditLog/AuditLogRequestBuilder.php index f750a0119e4..68c2ea4c4e5 100644 --- a/src/Generated/Security/AuditLog/AuditLogRequestBuilder.php +++ b/src/Generated/Security/AuditLog/AuditLogRequestBuilder.php @@ -53,7 +53,7 @@ public function delete(?AuditLogRequestBuilderDeleteRequestConfiguration $reques } /** - * Get auditLog from security + * The entry point for the audit log query API. * @param AuditLogRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception @@ -100,7 +100,7 @@ public function toDeleteRequestInformation(?AuditLogRequestBuilderDeleteRequestC } /** - * Get auditLog from security + * The entry point for the audit log query API. * @param AuditLogRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/Security/AuditLog/AuditLogRequestBuilderGetQueryParameters.php b/src/Generated/Security/AuditLog/AuditLogRequestBuilderGetQueryParameters.php index 09ca0dc9ce3..3280b50979d 100644 --- a/src/Generated/Security/AuditLog/AuditLogRequestBuilderGetQueryParameters.php +++ b/src/Generated/Security/AuditLog/AuditLogRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Get auditLog from security + * The entry point for the audit log query API. */ class AuditLogRequestBuilderGetQueryParameters { diff --git a/src/Generated/Security/AuditLog/Queries/Item/Records/Item/AuditLogRecordItemRequestBuilder.php b/src/Generated/Security/AuditLog/Queries/Item/Records/Item/AuditLogRecordItemRequestBuilder.php index 381ab70f295..d002d91322e 100644 --- a/src/Generated/Security/AuditLog/Queries/Item/Records/Item/AuditLogRecordItemRequestBuilder.php +++ b/src/Generated/Security/AuditLog/Queries/Item/Records/Item/AuditLogRecordItemRequestBuilder.php @@ -31,7 +31,7 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * An individual audit log record. + * The collection of audit log records retrieved by the query. * @param AuditLogRecordItemRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception @@ -45,7 +45,7 @@ public function get(?AuditLogRecordItemRequestBuilderGetRequestConfiguration $re } /** - * An individual audit log record. + * The collection of audit log records retrieved by the query. * @param AuditLogRecordItemRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/Security/AuditLog/Queries/Item/Records/Item/AuditLogRecordItemRequestBuilderGetQueryParameters.php b/src/Generated/Security/AuditLog/Queries/Item/Records/Item/AuditLogRecordItemRequestBuilderGetQueryParameters.php index 1c6c2f50a51..0234b6949d9 100644 --- a/src/Generated/Security/AuditLog/Queries/Item/Records/Item/AuditLogRecordItemRequestBuilderGetQueryParameters.php +++ b/src/Generated/Security/AuditLog/Queries/Item/Records/Item/AuditLogRecordItemRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * An individual audit log record. + * The collection of audit log records retrieved by the query. */ class AuditLogRecordItemRequestBuilderGetQueryParameters { diff --git a/src/Generated/Security/AuditLog/Queries/Item/Records/RecordsRequestBuilder.php b/src/Generated/Security/AuditLog/Queries/Item/Records/RecordsRequestBuilder.php index 6b71d31a8cc..c7e74e23d11 100644 --- a/src/Generated/Security/AuditLog/Queries/Item/Records/RecordsRequestBuilder.php +++ b/src/Generated/Security/AuditLog/Queries/Item/Records/RecordsRequestBuilder.php @@ -51,7 +51,7 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * An individual audit log record. + * The collection of audit log records retrieved by the query. * @param RecordsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception @@ -65,7 +65,7 @@ public function get(?RecordsRequestBuilderGetRequestConfiguration $requestConfig } /** - * An individual audit log record. + * The collection of audit log records retrieved by the query. * @param RecordsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/Security/AuditLog/Queries/Item/Records/RecordsRequestBuilderGetQueryParameters.php b/src/Generated/Security/AuditLog/Queries/Item/Records/RecordsRequestBuilderGetQueryParameters.php index 7354ed5c45b..9ad41cd2784 100644 --- a/src/Generated/Security/AuditLog/Queries/Item/Records/RecordsRequestBuilderGetQueryParameters.php +++ b/src/Generated/Security/AuditLog/Queries/Item/Records/RecordsRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * An individual audit log record. + * The collection of audit log records retrieved by the query. */ class RecordsRequestBuilderGetQueryParameters { diff --git a/src/Generated/Users/Item/Chats/Item/TargetedMessages/Item/TargetedChatMessageItemRequestBuilder.php b/src/Generated/Users/Item/Chats/Item/TargetedMessages/Item/TargetedChatMessageItemRequestBuilder.php index 926a13e68af..b4e2824169c 100644 --- a/src/Generated/Users/Item/Chats/Item/TargetedMessages/Item/TargetedChatMessageItemRequestBuilder.php +++ b/src/Generated/Users/Item/Chats/Item/TargetedMessages/Item/TargetedChatMessageItemRequestBuilder.php @@ -61,7 +61,7 @@ public function delete(?TargetedChatMessageItemRequestBuilderDeleteRequestConfig } /** - * Get targetedMessages from users + * A collection of targeted messages in the chat that are visible only to specific users. Nullable. You can't expand this relationship using $expand. Targeted messages can also be retrieved via the userTeamwork: getAllTargetedMessages API. * @param TargetedChatMessageItemRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception @@ -108,7 +108,7 @@ public function toDeleteRequestInformation(?TargetedChatMessageItemRequestBuilde } /** - * Get targetedMessages from users + * A collection of targeted messages in the chat that are visible only to specific users. Nullable. You can't expand this relationship using $expand. Targeted messages can also be retrieved via the userTeamwork: getAllTargetedMessages API. * @param TargetedChatMessageItemRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/Users/Item/Chats/Item/TargetedMessages/Item/TargetedChatMessageItemRequestBuilderGetQueryParameters.php b/src/Generated/Users/Item/Chats/Item/TargetedMessages/Item/TargetedChatMessageItemRequestBuilderGetQueryParameters.php index f75928369d8..db69b720a0f 100644 --- a/src/Generated/Users/Item/Chats/Item/TargetedMessages/Item/TargetedChatMessageItemRequestBuilderGetQueryParameters.php +++ b/src/Generated/Users/Item/Chats/Item/TargetedMessages/Item/TargetedChatMessageItemRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Get targetedMessages from users + * A collection of targeted messages in the chat that are visible only to specific users. Nullable. You can't expand this relationship using $expand. Targeted messages can also be retrieved via the userTeamwork: getAllTargetedMessages API. */ class TargetedChatMessageItemRequestBuilderGetQueryParameters { diff --git a/src/Generated/Users/Item/Chats/Item/TargetedMessages/TargetedMessagesRequestBuilder.php b/src/Generated/Users/Item/Chats/Item/TargetedMessages/TargetedMessagesRequestBuilder.php index 48904add721..8f98b58ed8c 100644 --- a/src/Generated/Users/Item/Chats/Item/TargetedMessages/TargetedMessagesRequestBuilder.php +++ b/src/Generated/Users/Item/Chats/Item/TargetedMessages/TargetedMessagesRequestBuilder.php @@ -52,7 +52,7 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Get targetedMessages from users + * A collection of targeted messages in the chat that are visible only to specific users. Nullable. You can't expand this relationship using $expand. Targeted messages can also be retrieved via the userTeamwork: getAllTargetedMessages API. * @param TargetedMessagesRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception @@ -81,7 +81,7 @@ public function post(TargetedChatMessage $body, ?TargetedMessagesRequestBuilderP } /** - * Get targetedMessages from users + * A collection of targeted messages in the chat that are visible only to specific users. Nullable. You can't expand this relationship using $expand. Targeted messages can also be retrieved via the userTeamwork: getAllTargetedMessages API. * @param TargetedMessagesRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/Users/Item/Chats/Item/TargetedMessages/TargetedMessagesRequestBuilderGetQueryParameters.php b/src/Generated/Users/Item/Chats/Item/TargetedMessages/TargetedMessagesRequestBuilderGetQueryParameters.php index 5abd813a3b2..a065d26e05a 100644 --- a/src/Generated/Users/Item/Chats/Item/TargetedMessages/TargetedMessagesRequestBuilderGetQueryParameters.php +++ b/src/Generated/Users/Item/Chats/Item/TargetedMessages/TargetedMessagesRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Get targetedMessages from users + * A collection of targeted messages in the chat that are visible only to specific users. Nullable. You can't expand this relationship using $expand. Targeted messages can also be retrieved via the userTeamwork: getAllTargetedMessages API. */ class TargetedMessagesRequestBuilderGetQueryParameters { diff --git a/src/Generated/Users/Item/Teamwork/DeleteTargetedMessage/DeleteTargetedMessageRequestBuilder.php b/src/Generated/Users/Item/Teamwork/DeleteTargetedMessage/DeleteTargetedMessageRequestBuilder.php index 8dc93737574..e8e73fd836d 100644 --- a/src/Generated/Users/Item/Teamwork/DeleteTargetedMessage/DeleteTargetedMessageRequestBuilder.php +++ b/src/Generated/Users/Item/Teamwork/DeleteTargetedMessage/DeleteTargetedMessageRequestBuilder.php @@ -30,11 +30,12 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Invoke action deleteTargetedMessage + * Delete a specific targeted message from a channel context. Teams administrators can use this API to remove targeted messages by providing the message ID, team ID, and channel ID. * @param DeleteTargetedMessagePostRequestBody $body The request body * @param DeleteTargetedMessageRequestBuilderPostRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception + * @link https://learn.microsoft.com/graph/api/userteamwork-deletetargetedmessage?view=graph-rest-1.0 Find more info here */ public function post(DeleteTargetedMessagePostRequestBody $body, ?DeleteTargetedMessageRequestBuilderPostRequestConfiguration $requestConfiguration = null): Promise { $requestInfo = $this->toPostRequestInformation($body, $requestConfiguration); @@ -45,7 +46,7 @@ public function post(DeleteTargetedMessagePostRequestBody $body, ?DeleteTargeted } /** - * Invoke action deleteTargetedMessage + * Delete a specific targeted message from a channel context. Teams administrators can use this API to remove targeted messages by providing the message ID, team ID, and channel ID. * @param DeleteTargetedMessagePostRequestBody $body The request body * @param DeleteTargetedMessageRequestBuilderPostRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation diff --git a/src/Generated/Users/Item/Teamwork/GetAllRetainedTargetedMessages/GetAllRetainedTargetedMessagesRequestBuilder.php b/src/Generated/Users/Item/Teamwork/GetAllRetainedTargetedMessages/GetAllRetainedTargetedMessagesRequestBuilder.php index 66d3fab7b10..e181204f597 100644 --- a/src/Generated/Users/Item/Teamwork/GetAllRetainedTargetedMessages/GetAllRetainedTargetedMessagesRequestBuilder.php +++ b/src/Generated/Users/Item/Teamwork/GetAllRetainedTargetedMessages/GetAllRetainedTargetedMessagesRequestBuilder.php @@ -30,10 +30,11 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Invoke function getAllRetainedTargetedMessages + * Get all retained targeted messages sent to a specific user in group chats and channels. * @param GetAllRetainedTargetedMessagesRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception + * @link https://learn.microsoft.com/graph/api/userteamwork-getallretainedtargetedmessages?view=graph-rest-1.0 Find more info here */ public function get(?GetAllRetainedTargetedMessagesRequestBuilderGetRequestConfiguration $requestConfiguration = null): Promise { $requestInfo = $this->toGetRequestInformation($requestConfiguration); @@ -44,7 +45,7 @@ public function get(?GetAllRetainedTargetedMessagesRequestBuilderGetRequestConfi } /** - * Invoke function getAllRetainedTargetedMessages + * Get all retained targeted messages sent to a specific user in group chats and channels. * @param GetAllRetainedTargetedMessagesRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/Users/Item/Teamwork/GetAllRetainedTargetedMessages/GetAllRetainedTargetedMessagesRequestBuilderGetQueryParameters.php b/src/Generated/Users/Item/Teamwork/GetAllRetainedTargetedMessages/GetAllRetainedTargetedMessagesRequestBuilderGetQueryParameters.php index e9aacf37b8c..96f80571222 100644 --- a/src/Generated/Users/Item/Teamwork/GetAllRetainedTargetedMessages/GetAllRetainedTargetedMessagesRequestBuilderGetQueryParameters.php +++ b/src/Generated/Users/Item/Teamwork/GetAllRetainedTargetedMessages/GetAllRetainedTargetedMessagesRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Invoke function getAllRetainedTargetedMessages + * Get all retained targeted messages sent to a specific user in group chats and channels. */ class GetAllRetainedTargetedMessagesRequestBuilderGetQueryParameters { diff --git a/src/Generated/Users/Item/Teamwork/GetAllTargetedMessages/GetAllTargetedMessagesRequestBuilder.php b/src/Generated/Users/Item/Teamwork/GetAllTargetedMessages/GetAllTargetedMessagesRequestBuilder.php index c31fa7ad564..66292fcd895 100644 --- a/src/Generated/Users/Item/Teamwork/GetAllTargetedMessages/GetAllTargetedMessagesRequestBuilder.php +++ b/src/Generated/Users/Item/Teamwork/GetAllTargetedMessages/GetAllTargetedMessagesRequestBuilder.php @@ -30,10 +30,11 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Invoke function getAllTargetedMessages + * Get all targeted messages sent to a specific user in group chats and channels. * @param GetAllTargetedMessagesRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception + * @link https://learn.microsoft.com/graph/api/userteamwork-getalltargetedmessages?view=graph-rest-1.0 Find more info here */ public function get(?GetAllTargetedMessagesRequestBuilderGetRequestConfiguration $requestConfiguration = null): Promise { $requestInfo = $this->toGetRequestInformation($requestConfiguration); @@ -44,7 +45,7 @@ public function get(?GetAllTargetedMessagesRequestBuilderGetRequestConfiguration } /** - * Invoke function getAllTargetedMessages + * Get all targeted messages sent to a specific user in group chats and channels. * @param GetAllTargetedMessagesRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/Users/Item/Teamwork/GetAllTargetedMessages/GetAllTargetedMessagesRequestBuilderGetQueryParameters.php b/src/Generated/Users/Item/Teamwork/GetAllTargetedMessages/GetAllTargetedMessagesRequestBuilderGetQueryParameters.php index 1ae1b84aa8c..efd12e13a23 100644 --- a/src/Generated/Users/Item/Teamwork/GetAllTargetedMessages/GetAllTargetedMessagesRequestBuilderGetQueryParameters.php +++ b/src/Generated/Users/Item/Teamwork/GetAllTargetedMessages/GetAllTargetedMessagesRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Invoke function getAllTargetedMessages + * Get all targeted messages sent to a specific user in group chats and channels. */ class GetAllTargetedMessagesRequestBuilderGetQueryParameters { diff --git a/src/Generated/kiota-lock.json b/src/Generated/kiota-lock.json index cf1c6d68135..ee831e3449b 100644 --- a/src/Generated/kiota-lock.json +++ b/src/Generated/kiota-lock.json @@ -1,5 +1,5 @@ { - "descriptionHash": "793F8F6E51013A63CC9E20C4818887CD9F1D782041A82141E4EEB98ABD3B7511D9F7DDA5A504B6CDAC464DD651895A78DDF749C03845E28D132B001A09D600AD", + "descriptionHash": "1670D24DA492A8638DCFD4D6A3F4DB6C1C5080E81D9CFFAC2C8DC3E4CD988231631FC1E9DE0F2791AFD2BA752B720A34CA094B42F880EE0C05E917D532372898", "descriptionLocation": "../../msgraph-metadata/clean_v10_openapi/openapi.yaml", "lockFileVersion": "1.0.0", "kiotaVersion": "1.34.1",