From 75eed2affaaf8cdc40f9897b0b381e4fb11d306d Mon Sep 17 00:00:00 2001 From: Brie Bruns Date: Tue, 21 Jun 2022 13:50:01 -0600 Subject: [PATCH] Update deps --- composer.lock | 40 ++--- vendor/composer/installed.json | 46 +++--- vendor/composer/installed.php | 22 +-- vendor/guzzlehttp/guzzle/CHANGELOG.md | 5 + vendor/guzzlehttp/guzzle/README.md | 10 +- vendor/guzzlehttp/guzzle/composer.json | 2 +- .../guzzle/src/RedirectMiddleware.php | 33 +--- vendor/guzzlehttp/psr7/CHANGELOG.md | 15 +- vendor/guzzlehttp/psr7/README.md | 20 ++- vendor/guzzlehttp/psr7/composer.json | 2 +- vendor/guzzlehttp/psr7/src/CachingStream.php | 5 + vendor/guzzlehttp/psr7/src/DroppingStream.php | 3 + vendor/guzzlehttp/psr7/src/FnStream.php | 1 + vendor/guzzlehttp/psr7/src/InflateStream.php | 3 + vendor/guzzlehttp/psr7/src/LazyOpenStream.php | 1 + vendor/guzzlehttp/psr7/src/LimitStream.php | 3 + .../guzzlehttp/psr7/src/MultipartStream.php | 3 + vendor/guzzlehttp/psr7/src/NoSeekStream.php | 3 + vendor/microsoft/microsoft-graph/README.md | 2 +- .../Graph/Ediscovery/Model/ReviewSet.php | 2 - .../ExternalConnectors/Model/External.php | 3 +- .../Model/ExternalConnection.php | 10 -- .../ManagedTenants/Model/ManagedTenant.php | 2 + .../Graph/ManagedTenants/Model/MyRole.php | 7 +- .../ManagedTenants/Model/RoleAssignment.php | 4 + .../ManagedTenants/Model/RoleDefinition.php | 6 + .../Microsoft/Graph/Model/AccessPackage.php | 4 - .../Model/AccessPackageAssignmentPolicy.php | 4 - .../AccessPackageAssignmentResourceRole.php | 4 - .../Graph/Model/AccessPackageCatalog.php | 4 - .../Model/AccessPackageResourceRequest.php | 4 - .../Graph/Model/AccessPackageResourceRole.php | 2 - .../Model/AccessPackageResourceRoleScope.php | 6 - .../Model/AccessPackageResourceScope.php | 2 - .../src/Beta/Microsoft/Graph/Model/Admin.php | 3 +- .../Microsoft/Graph/Model/AppCatalogs.php | 3 +- .../Microsoft/Graph/Model/Application.php | 31 +++- .../Graph/Model/AttachmentSession.php | 18 +-- .../Microsoft/Graph/Model/Attachment_v2.php | 139 ---------------- .../Microsoft/Graph/Model/AuditLogRoot.php | 4 - .../Graph/Model/BookingAppointment.php | 2 + .../Microsoft/Graph/Model/BookingBusiness.php | 2 + .../Model/BookingCustomerInformation.php | 2 + .../Microsoft/Graph/Model/BookingService.php | 4 + .../Graph/Model/BookingStaffMember.php | 4 +- .../src/Beta/Microsoft/Graph/Model/Call.php | 8 - .../Model/CloudPcOnPremisesConnection.php | 53 +++++-- .../Graph/Model/CloudPcProvisioningPolicy.php | 149 ++++++++++++++++++ .../Graph/Model/CommsApplication.php | 3 +- .../Beta/Microsoft/Graph/Model/Compliance.php | 3 +- .../Graph/Model/ConnectedOrganization.php | 4 - .../Microsoft/Graph/Model/ConnectorGroup.php | 4 - .../Graph/Model/ConversationMember.php | 4 +- .../Graph/Model/ConversationThread.php | 2 - ...TenantAccessPolicyConfigurationPartner.php | 3 +- .../Graph/Model/DeviceManagement.php | 60 +++---- .../Beta/Microsoft/Graph/Model/Directory.php | 2 - .../Microsoft/Graph/Model/EducationRoot.php | 3 +- .../Graph/Model/EducationSubmission.php | 6 - .../src/Beta/Microsoft/Graph/Model/Entity.php | 5 +- .../Graph/Model/FileAttachment_v2.php | 58 ------- .../Beta/Microsoft/Graph/Model/Financials.php | 3 +- .../Beta/Microsoft/Graph/Model/GraphPrint.php | 3 +- .../src/Beta/Microsoft/Graph/Model/Group.php | 2 - .../Graph/Model/IdentityContainer.php | 69 ++++---- .../Graph/Model/IdentityGovernance.php | 3 +- .../Graph/Model/IdentityProtectionRoot.php | 3 +- .../Graph/Model/InboundSharedUserProfile.php | 3 +- .../Model/MessagePinnedEventMessageDetail.php | 4 + .../MessageUnpinnedEventMessageDetail.php | 4 + .../Graph/Model/OAuth2PermissionGrant.php | 8 +- .../Graph/Model/OfficeConfiguration.php | 3 +- .../Graph/Model/OutboundSharedUserProfile.php | 3 +- .../Beta/Microsoft/Graph/Model/PolicyRoot.php | 3 +- .../Graph/Model/PreAuthorizedApplication.php | 8 +- .../Beta/Microsoft/Graph/Model/PrintJob.php | 4 - .../Beta/Microsoft/Graph/Model/Privacy.php | 3 +- .../Graph/Model/PrivilegedApproval.php | 2 - .../Microsoft/Graph/Model/RoleManagement.php | 5 +- .../Beta/Microsoft/Graph/Model/RoomList.php | 2 - .../Microsoft/Graph/Model/SecureScore.php | 4 +- .../Model/SignInFrequencySessionControl.php | 8 +- .../Beta/Microsoft/Graph/Model/Storage.php | 3 +- .../src/Beta/Microsoft/Graph/Model/Team.php | 2 + .../Beta/Microsoft/Graph/Model/Teamwork.php | 31 ++++ ...emporaryAccessPassAuthenticationMethod.php | 24 +-- ...sPassAuthenticationMethodConfiguration.php | 12 ++ .../Microsoft/Graph/Model/TenantReference.php | 3 +- .../Beta/Microsoft/Graph/Model/TodoTask.php | 2 +- .../Microsoft/Graph/Model/TrustFramework.php | 3 +- .../src/Beta/Microsoft/Graph/Model/User.php | 72 +++++++-- .../Microsoft/Graph/Model/WorkbookComment.php | 2 - .../SecurityNamespace/Model/CaseOperation.php | 14 ++ .../SecurityNamespace/Model/DataSource.php | 8 + .../Model/DataSourceContainer.php | 12 ++ .../EdiscoveryAddToReviewSetOperation.php | 4 + .../Model/EdiscoveryCase.php | 22 +++ .../Model/EdiscoveryCaseSettings.php | 6 + .../Model/EdiscoveryCustodian.php | 12 ++ .../Model/EdiscoveryEstimateOperation.php | 14 ++ .../Model/EdiscoveryExportOperation.php | 16 ++ .../Model/EdiscoveryFile.php | 4 + .../Model/EdiscoveryHoldPolicy.php | 6 + .../EdiscoveryNoncustodialDataSource.php | 4 + .../Model/EdiscoveryReviewSet.php | 4 + .../Model/EdiscoveryReviewTag.php | 6 + .../Model/EdiscoverySearch.php | 12 ++ .../SecurityNamespace/Model/OcrSettings.php | 6 + .../Model/RedundancyDetectionSettings.php | 8 + .../SecurityNamespace/Model/SiteSource.php | 2 + .../Model/TopicModelingSettings.php | 8 + .../Model/UnifiedGroupSource.php | 4 + .../SecurityNamespace/Model/UserSource.php | 6 + .../src/Core/GraphConstants.php | 2 +- .../src/ExternalConnectors/Model/External.php | 3 +- .../Model/ExternalConnection.php | 8 - .../src/Model/AccessPackage.php | 4 - .../microsoft-graph/src/Model/Admin.php | 3 +- .../microsoft-graph/src/Model/Application.php | 35 +++- .../src/Model/AuditLogRoot.php | 4 - .../src/Model/BookingStaffMember.php | 4 +- .../microsoft-graph/src/Model/Call.php | 6 - .../microsoft-graph/src/Model/Channel.php | 59 +++++++ .../src/Model/ChannelMembershipType.php | 1 + .../microsoft-graph/src/Model/Compliance.php | 3 +- .../src/Model/ConnectedOrganization.php | 4 - .../src/Model/ConversationMember.php | 4 +- .../src/Model/ConversationThread.php | 2 - .../src/Model/EducationRoot.php | 3 +- .../src/Model/EducationSubmission.php | 6 - .../microsoft-graph/src/Model/Entity.php | 5 +- .../microsoft-graph/src/Model/GraphPrint.php | 3 +- .../microsoft-graph/src/Model/Group.php | 128 ++++++++------- .../src/Model/IdentityGovernance.php | 3 +- .../src/Model/IdentityProtectionRoot.php | 3 +- .../src/Model/OAuth2PermissionGrant.php | 8 +- .../src/Model/PreAuthorizedApplication.php | 4 +- .../microsoft-graph/src/Model/PrintJob.php | 4 - .../microsoft-graph/src/Model/Privacy.php | 3 +- .../src/Model/RoleManagement.php | 5 +- .../microsoft-graph/src/Model/RoomList.php | 2 - .../microsoft-graph/src/Model/SecureScore.php | 4 +- .../Model/SignInFrequencySessionControl.php | 4 +- .../src/Model/SolutionsRoot.php | 3 +- .../microsoft-graph/src/Model/Team.php | 89 +++++++++++ ...emporaryAccessPassAuthenticationMethod.php | 24 +-- ...sPassAuthenticationMethodConfiguration.php | 12 ++ .../microsoft-graph/src/Model/User.php | 12 +- .../src/Model/UserTeamwork.php | 30 ++++ .../src/Model/WorkbookComment.php | 2 - 150 files changed, 1146 insertions(+), 694 deletions(-) delete mode 100644 vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/Attachment_v2.php delete mode 100644 vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/FileAttachment_v2.php diff --git a/composer.lock b/composer.lock index 56fc392..4ad40e6 100644 --- a/composer.lock +++ b/composer.lock @@ -8,22 +8,22 @@ "packages": [ { "name": "guzzlehttp/guzzle", - "version": "7.4.4", + "version": "7.4.5", "source": { "type": "git", "url": "https://github.com/guzzle/guzzle.git", - "reference": "e3ff079b22820c2029d4c2a87796b6a0b8716ad8" + "reference": "1dd98b0564cb3f6bd16ce683cb755f94c10fbd82" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/guzzle/zipball/e3ff079b22820c2029d4c2a87796b6a0b8716ad8", - "reference": "e3ff079b22820c2029d4c2a87796b6a0b8716ad8", + "url": "https://api.github.com/repos/guzzle/guzzle/zipball/1dd98b0564cb3f6bd16ce683cb755f94c10fbd82", + "reference": "1dd98b0564cb3f6bd16ce683cb755f94c10fbd82", "shasum": "" }, "require": { "ext-json": "*", "guzzlehttp/promises": "^1.5", - "guzzlehttp/psr7": "^1.8.3 || ^2.1", + "guzzlehttp/psr7": "^1.9 || ^2.4", "php": "^7.2.5 || ^8.0", "psr/http-client": "^1.0", "symfony/deprecation-contracts": "^2.2 || ^3.0" @@ -112,7 +112,7 @@ ], "support": { "issues": "https://github.com/guzzle/guzzle/issues", - "source": "https://github.com/guzzle/guzzle/tree/7.4.4" + "source": "https://github.com/guzzle/guzzle/tree/7.4.5" }, "funding": [ { @@ -128,7 +128,7 @@ "type": "tidelift" } ], - "time": "2022-06-09T21:39:15+00:00" + "time": "2022-06-20T22:16:13+00:00" }, { "name": "guzzlehttp/promises", @@ -216,16 +216,16 @@ }, { "name": "guzzlehttp/psr7", - "version": "2.3.0", + "version": "2.4.0", "source": { "type": "git", "url": "https://github.com/guzzle/psr7.git", - "reference": "83260bb50b8fc753c72d14dc1621a2dac31877ee" + "reference": "13388f00956b1503577598873fffb5ae994b5737" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/psr7/zipball/83260bb50b8fc753c72d14dc1621a2dac31877ee", - "reference": "83260bb50b8fc753c72d14dc1621a2dac31877ee", + "url": "https://api.github.com/repos/guzzle/psr7/zipball/13388f00956b1503577598873fffb5ae994b5737", + "reference": "13388f00956b1503577598873fffb5ae994b5737", "shasum": "" }, "require": { @@ -249,7 +249,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "2.3-dev" + "dev-master": "2.4-dev" } }, "autoload": { @@ -311,7 +311,7 @@ ], "support": { "issues": "https://github.com/guzzle/psr7/issues", - "source": "https://github.com/guzzle/psr7/tree/2.3.0" + "source": "https://github.com/guzzle/psr7/tree/2.4.0" }, "funding": [ { @@ -327,20 +327,20 @@ "type": "tidelift" } ], - "time": "2022-06-09T08:26:02+00:00" + "time": "2022-06-20T21:43:11+00:00" }, { "name": "microsoft/microsoft-graph", - "version": "1.68.0", + "version": "1.70.0", "source": { "type": "git", "url": "https://github.com/microsoftgraph/msgraph-sdk-php.git", - "reference": "26fe296fe3d2a3b3df3820de0e433a87ea41c265" + "reference": "7d85293be037c4a2891a03cb953eb204bf68387e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/microsoftgraph/msgraph-sdk-php/zipball/26fe296fe3d2a3b3df3820de0e433a87ea41c265", - "reference": "26fe296fe3d2a3b3df3820de0e433a87ea41c265", + "url": "https://api.github.com/repos/microsoftgraph/msgraph-sdk-php/zipball/7d85293be037c4a2891a03cb953eb204bf68387e", + "reference": "7d85293be037c4a2891a03cb953eb204bf68387e", "shasum": "" }, "require": { @@ -376,9 +376,9 @@ "homepage": "https://developer.microsoft.com/en-us/graph", "support": { "issues": "https://github.com/microsoftgraph/msgraph-sdk-php/issues", - "source": "https://github.com/microsoftgraph/msgraph-sdk-php/tree/1.68.0" + "source": "https://github.com/microsoftgraph/msgraph-sdk-php/tree/1.70.0" }, - "time": "2022-06-08T07:20:44+00:00" + "time": "2022-06-21T13:37:02+00:00" }, { "name": "psr/http-client", diff --git a/vendor/composer/installed.json b/vendor/composer/installed.json index 2cc7f72..26b9568 100644 --- a/vendor/composer/installed.json +++ b/vendor/composer/installed.json @@ -2,23 +2,23 @@ "packages": [ { "name": "guzzlehttp/guzzle", - "version": "7.4.4", - "version_normalized": "7.4.4.0", + "version": "7.4.5", + "version_normalized": "7.4.5.0", "source": { "type": "git", "url": "https://github.com/guzzle/guzzle.git", - "reference": "e3ff079b22820c2029d4c2a87796b6a0b8716ad8" + "reference": "1dd98b0564cb3f6bd16ce683cb755f94c10fbd82" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/guzzle/zipball/e3ff079b22820c2029d4c2a87796b6a0b8716ad8", - "reference": "e3ff079b22820c2029d4c2a87796b6a0b8716ad8", + "url": "https://api.github.com/repos/guzzle/guzzle/zipball/1dd98b0564cb3f6bd16ce683cb755f94c10fbd82", + "reference": "1dd98b0564cb3f6bd16ce683cb755f94c10fbd82", "shasum": "" }, "require": { "ext-json": "*", "guzzlehttp/promises": "^1.5", - "guzzlehttp/psr7": "^1.8.3 || ^2.1", + "guzzlehttp/psr7": "^1.9 || ^2.4", "php": "^7.2.5 || ^8.0", "psr/http-client": "^1.0", "symfony/deprecation-contracts": "^2.2 || ^3.0" @@ -38,7 +38,7 @@ "ext-intl": "Required for Internationalized Domain Name (IDN) support", "psr/log": "Required for using the Log middleware" }, - "time": "2022-06-09T21:39:15+00:00", + "time": "2022-06-20T22:16:13+00:00", "type": "library", "extra": { "branch-alias": { @@ -109,7 +109,7 @@ ], "support": { "issues": "https://github.com/guzzle/guzzle/issues", - "source": "https://github.com/guzzle/guzzle/tree/7.4.4" + "source": "https://github.com/guzzle/guzzle/tree/7.4.5" }, "funding": [ { @@ -216,17 +216,17 @@ }, { "name": "guzzlehttp/psr7", - "version": "2.3.0", - "version_normalized": "2.3.0.0", + "version": "2.4.0", + "version_normalized": "2.4.0.0", "source": { "type": "git", "url": "https://github.com/guzzle/psr7.git", - "reference": "83260bb50b8fc753c72d14dc1621a2dac31877ee" + "reference": "13388f00956b1503577598873fffb5ae994b5737" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/psr7/zipball/83260bb50b8fc753c72d14dc1621a2dac31877ee", - "reference": "83260bb50b8fc753c72d14dc1621a2dac31877ee", + "url": "https://api.github.com/repos/guzzle/psr7/zipball/13388f00956b1503577598873fffb5ae994b5737", + "reference": "13388f00956b1503577598873fffb5ae994b5737", "shasum": "" }, "require": { @@ -247,11 +247,11 @@ "suggest": { "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses" }, - "time": "2022-06-09T08:26:02+00:00", + "time": "2022-06-20T21:43:11+00:00", "type": "library", "extra": { "branch-alias": { - "dev-master": "2.3-dev" + "dev-master": "2.4-dev" } }, "installation-source": "dist", @@ -314,7 +314,7 @@ ], "support": { "issues": "https://github.com/guzzle/psr7/issues", - "source": "https://github.com/guzzle/psr7/tree/2.3.0" + "source": "https://github.com/guzzle/psr7/tree/2.4.0" }, "funding": [ { @@ -334,17 +334,17 @@ }, { "name": "microsoft/microsoft-graph", - "version": "1.68.0", - "version_normalized": "1.68.0.0", + "version": "1.70.0", + "version_normalized": "1.70.0.0", "source": { "type": "git", "url": "https://github.com/microsoftgraph/msgraph-sdk-php.git", - "reference": "26fe296fe3d2a3b3df3820de0e433a87ea41c265" + "reference": "7d85293be037c4a2891a03cb953eb204bf68387e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/microsoftgraph/msgraph-sdk-php/zipball/26fe296fe3d2a3b3df3820de0e433a87ea41c265", - "reference": "26fe296fe3d2a3b3df3820de0e433a87ea41c265", + "url": "https://api.github.com/repos/microsoftgraph/msgraph-sdk-php/zipball/7d85293be037c4a2891a03cb953eb204bf68387e", + "reference": "7d85293be037c4a2891a03cb953eb204bf68387e", "shasum": "" }, "require": { @@ -358,7 +358,7 @@ "phpstan/phpstan": "^0.12.90 || ^1.0.0", "phpunit/phpunit": "^8.0 || ^9.0" }, - "time": "2022-06-08T07:20:44+00:00", + "time": "2022-06-21T13:37:02+00:00", "type": "library", "installation-source": "dist", "autoload": { @@ -382,7 +382,7 @@ "homepage": "https://developer.microsoft.com/en-us/graph", "support": { "issues": "https://github.com/microsoftgraph/msgraph-sdk-php/issues", - "source": "https://github.com/microsoftgraph/msgraph-sdk-php/tree/1.68.0" + "source": "https://github.com/microsoftgraph/msgraph-sdk-php/tree/1.70.0" }, "install-path": "../microsoft/microsoft-graph" }, diff --git a/vendor/composer/installed.php b/vendor/composer/installed.php index 7eb81a3..29b83e1 100644 --- a/vendor/composer/installed.php +++ b/vendor/composer/installed.php @@ -5,7 +5,7 @@ 'type' => 'library', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), - 'reference' => '00e10e837dcdd1597f7388be3a10f0a76fde35cd', + 'reference' => 'fbf2d2fef3cb884ff5bd4569fd096d7582e3d8e3', 'name' => '__root__', 'dev' => true, ), @@ -16,16 +16,16 @@ 'type' => 'library', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), - 'reference' => '00e10e837dcdd1597f7388be3a10f0a76fde35cd', + 'reference' => 'fbf2d2fef3cb884ff5bd4569fd096d7582e3d8e3', 'dev_requirement' => false, ), 'guzzlehttp/guzzle' => array( - 'pretty_version' => '7.4.4', - 'version' => '7.4.4.0', + 'pretty_version' => '7.4.5', + 'version' => '7.4.5.0', 'type' => 'library', 'install_path' => __DIR__ . '/../guzzlehttp/guzzle', 'aliases' => array(), - 'reference' => 'e3ff079b22820c2029d4c2a87796b6a0b8716ad8', + 'reference' => '1dd98b0564cb3f6bd16ce683cb755f94c10fbd82', 'dev_requirement' => false, ), 'guzzlehttp/promises' => array( @@ -38,21 +38,21 @@ 'dev_requirement' => false, ), 'guzzlehttp/psr7' => array( - 'pretty_version' => '2.3.0', - 'version' => '2.3.0.0', + 'pretty_version' => '2.4.0', + 'version' => '2.4.0.0', 'type' => 'library', 'install_path' => __DIR__ . '/../guzzlehttp/psr7', 'aliases' => array(), - 'reference' => '83260bb50b8fc753c72d14dc1621a2dac31877ee', + 'reference' => '13388f00956b1503577598873fffb5ae994b5737', 'dev_requirement' => false, ), 'microsoft/microsoft-graph' => array( - 'pretty_version' => '1.68.0', - 'version' => '1.68.0.0', + 'pretty_version' => '1.70.0', + 'version' => '1.70.0.0', 'type' => 'library', 'install_path' => __DIR__ . '/../microsoft/microsoft-graph', 'aliases' => array(), - 'reference' => '26fe296fe3d2a3b3df3820de0e433a87ea41c265', + 'reference' => '7d85293be037c4a2891a03cb953eb204bf68387e', 'dev_requirement' => false, ), 'psr/http-client' => array( diff --git a/vendor/guzzlehttp/guzzle/CHANGELOG.md b/vendor/guzzlehttp/guzzle/CHANGELOG.md index 241443f..3aaf11b 100644 --- a/vendor/guzzlehttp/guzzle/CHANGELOG.md +++ b/vendor/guzzlehttp/guzzle/CHANGELOG.md @@ -2,6 +2,11 @@ Please refer to [UPGRADING](UPGRADING.md) guide for upgrading to a major version. +## 7.4.5 - 2022-06-20 + +* Fix change in port should be considered a change in origin +* Fix `CURLOPT_HTTPAUTH` option not cleared on change of origin + ## 7.4.4 - 2022-06-09 * Fix failure to strip Authorization header on HTTP downgrade diff --git a/vendor/guzzlehttp/guzzle/README.md b/vendor/guzzlehttp/guzzle/README.md index c96b246..f287fa9 100644 --- a/vendor/guzzlehttp/guzzle/README.md +++ b/vendor/guzzlehttp/guzzle/README.md @@ -44,7 +44,7 @@ We use GitHub issues only to discuss bugs and new features. For support please r - [Documentation](https://docs.guzzlephp.org) - [Stack Overflow](https://stackoverflow.com/questions/tagged/guzzle) -- [#guzzle](https://app.slack.com/client/T0D2S9JCT/CE6UAAKL4) channel on [PHP-HTTP Slack](http://slack.httplug.io/) +- [#guzzle](https://app.slack.com/client/T0D2S9JCT/CE6UAAKL4) channel on [PHP-HTTP Slack](https://slack.httplug.io/) - [Gitter](https://gitter.im/guzzle/guzzle) @@ -73,10 +73,10 @@ composer require guzzlehttp/guzzle [guzzle-5-repo]: https://github.com/guzzle/guzzle/tree/5.3 [guzzle-6-repo]: https://github.com/guzzle/guzzle/tree/6.5 [guzzle-7-repo]: https://github.com/guzzle/guzzle -[guzzle-3-docs]: http://guzzle3.readthedocs.org -[guzzle-5-docs]: http://docs.guzzlephp.org/en/5.3/ -[guzzle-6-docs]: http://docs.guzzlephp.org/en/6.5/ -[guzzle-7-docs]: http://docs.guzzlephp.org/en/latest/ +[guzzle-3-docs]: https://guzzle3.readthedocs.io/ +[guzzle-5-docs]: https://docs.guzzlephp.org/en/5.3/ +[guzzle-6-docs]: https://docs.guzzlephp.org/en/6.5/ +[guzzle-7-docs]: https://docs.guzzlephp.org/en/latest/ ## Security diff --git a/vendor/guzzlehttp/guzzle/composer.json b/vendor/guzzlehttp/guzzle/composer.json index 9d60de4..7e043b0 100644 --- a/vendor/guzzlehttp/guzzle/composer.json +++ b/vendor/guzzlehttp/guzzle/composer.json @@ -54,7 +54,7 @@ "php": "^7.2.5 || ^8.0", "ext-json": "*", "guzzlehttp/promises": "^1.5", - "guzzlehttp/psr7": "^1.8.3 || ^2.1", + "guzzlehttp/psr7": "^1.9 || ^2.4", "psr/http-client": "^1.0", "symfony/deprecation-contracts": "^2.2 || ^3.0" }, diff --git a/vendor/guzzlehttp/guzzle/src/RedirectMiddleware.php b/vendor/guzzlehttp/guzzle/src/RedirectMiddleware.php index cedad4e..f67d448 100644 --- a/vendor/guzzlehttp/guzzle/src/RedirectMiddleware.php +++ b/vendor/guzzlehttp/guzzle/src/RedirectMiddleware.php @@ -88,10 +88,8 @@ class RedirectMiddleware $this->guardMax($request, $response, $options); $nextRequest = $this->modifyRequest($request, $options, $response); - // If authorization is handled by curl, unset it if host is different. - if ($request->getUri()->getHost() !== $nextRequest->getUri()->getHost() - && defined('\CURLOPT_HTTPAUTH') - ) { + // If authorization is handled by curl, unset it if URI is cross-origin. + if (Psr7\UriComparator::isCrossOrigin($request->getUri(), $nextRequest->getUri()) && defined('\CURLOPT_HTTPAUTH')) { unset( $options['curl'][\CURLOPT_HTTPAUTH], $options['curl'][\CURLOPT_USERPWD] @@ -198,8 +196,8 @@ class RedirectMiddleware $modify['remove_headers'][] = 'Referer'; } - // Remove Authorization and Cookie headers if required. - if (self::shouldStripSensitiveHeaders($request->getUri(), $modify['uri'])) { + // Remove Authorization and Cookie headers if URI is cross-origin. + if (Psr7\UriComparator::isCrossOrigin($request->getUri(), $modify['uri'])) { $modify['remove_headers'][] = 'Authorization'; $modify['remove_headers'][] = 'Cookie'; } @@ -207,29 +205,6 @@ class RedirectMiddleware return Psr7\Utils::modifyRequest($request, $modify); } - /** - * Determine if we should strip sensitive headers from the request. - * - * We return true if either of the following conditions are true: - * - * 1. the host is different; - * 2. the scheme has changed, and now is non-https. - */ - private static function shouldStripSensitiveHeaders( - UriInterface $originalUri, - UriInterface $modifiedUri - ): bool { - if (\strcasecmp($originalUri->getHost(), $modifiedUri->getHost()) !== 0) { - return true; - } - - if ($originalUri->getScheme() !== $modifiedUri->getScheme() && 'https' !== $modifiedUri->getScheme()) { - return true; - } - - return false; - } - /** * Set the appropriate URL on the request based on the location header. */ diff --git a/vendor/guzzlehttp/psr7/CHANGELOG.md b/vendor/guzzlehttp/psr7/CHANGELOG.md index a591350..90e22ff 100644 --- a/vendor/guzzlehttp/psr7/CHANGELOG.md +++ b/vendor/guzzlehttp/psr7/CHANGELOG.md @@ -7,20 +7,27 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased +## 2.4.0 - 2022-06-20 + +### Added + +- Added provisional PHP 8.2 support +- Added `UriComparator::isCrossOrigin` method + ## 2.3.0 - 2022-06-09 ### Fixed -- Added `Header::splitList()` -- Added `Utils::tryGetContents` -- Improved `Stream::getContents()` +- Added `Header::splitList` method +- Added `Utils::tryGetContents` method +- Improved `Stream::getContents` method - Updated mimetype mappings ## 2.2.2 - 2022-06-08 ### Fixed -- Fix `Message::parseRequestUri()` for numeric headers +- Fix `Message::parseRequestUri` for numeric headers - Re-wrap exceptions thrown in `fread` into runtime exceptions - Throw an exception when multipart options is misformatted diff --git a/vendor/guzzlehttp/psr7/README.md b/vendor/guzzlehttp/psr7/README.md index edde401..eea803a 100644 --- a/vendor/guzzlehttp/psr7/README.md +++ b/vendor/guzzlehttp/psr7/README.md @@ -1,6 +1,6 @@ # PSR-7 Message Implementation -This repository contains a full [PSR-7](http://www.php-fig.org/psr/psr-7/) +This repository contains a full [PSR-7](https://www.php-fig.org/psr/psr-7/) message implementation, several stream decorators, and some helpful functionality like query string parsing. @@ -669,7 +669,7 @@ manually but instead is used indirectly via `Psr\Http\Message\UriInterface::__to `public static function fromParts(array $parts): UriInterface` -Creates a URI from a hash of [`parse_url`](http://php.net/manual/en/function.parse-url.php) components. +Creates a URI from a hash of [`parse_url`](https://www.php.net/manual/en/function.parse-url.php) components. ### `GuzzleHttp\Psr7\Uri::withQueryValue` @@ -694,6 +694,16 @@ associative array of key => value. Creates a new URI with a specific query string value removed. Any existing query string values that exactly match the provided key are removed. +## Cross-Origin Detection + +`GuzzleHttp\Psr7\UriComparator` provides methods to determine if a modified URL should be considered cross-origin. + +### `GuzzleHttp\Psr7\UriComparator::isCrossOrigin` + +`public static function isCrossOrigin(UriInterface $original, UriInterface $modified): bool` + +Determines if a modified URL should be considered cross-origin with respect to an original URL. + ## Reference Resolution `GuzzleHttp\Psr7\UriResolver` provides methods to resolve a URI reference in the context of a base URI according @@ -818,21 +828,25 @@ Whether two URIs can be considered equivalent. Both URIs are normalized automati This of course assumes they will be resolved against the same base URI. If this is not the case, determination of equivalence or difference of relative references does not mean anything. + ## Version Guidance | Version | Status | PHP Version | |---------|----------------|------------------| -| 1.x | Security fixes | >= 5.4, < 8.2 | +| 1.x | Security fixes | >=5.4,<8.1 | | 2.x | Latest | ^7.2.5 \|\| ^8.0 | + ## Security If you discover a security vulnerability within this package, please send an email to security@tidelift.com. All security vulnerabilities will be promptly addressed. Please do not disclose security-related issues publicly until a fix has been announced. Please see [Security Policy](https://github.com/guzzle/psr7/security/policy) for more information. + ## License Guzzle is made available under the MIT License (MIT). Please see [License File](LICENSE) for more information. + ## For Enterprise Available as part of the Tidelift Subscription diff --git a/vendor/guzzlehttp/psr7/composer.json b/vendor/guzzlehttp/psr7/composer.json index e6d4451..d2c7106 100644 --- a/vendor/guzzlehttp/psr7/composer.json +++ b/vendor/guzzlehttp/psr7/composer.json @@ -79,7 +79,7 @@ }, "extra": { "branch-alias": { - "dev-master": "2.3-dev" + "dev-master": "2.4-dev" } }, "config": { diff --git a/vendor/guzzlehttp/psr7/src/CachingStream.php b/vendor/guzzlehttp/psr7/src/CachingStream.php index 7a70ee9..f34722c 100644 --- a/vendor/guzzlehttp/psr7/src/CachingStream.php +++ b/vendor/guzzlehttp/psr7/src/CachingStream.php @@ -20,6 +20,11 @@ final class CachingStream implements StreamInterface /** @var int Number of bytes to skip reading due to a write on the buffer */ private $skipReadBytes = 0; + /** + * @var StreamInterface + */ + private $stream; + /** * We will treat the buffer object as the body of the stream * diff --git a/vendor/guzzlehttp/psr7/src/DroppingStream.php b/vendor/guzzlehttp/psr7/src/DroppingStream.php index d78070a..6e3d209 100644 --- a/vendor/guzzlehttp/psr7/src/DroppingStream.php +++ b/vendor/guzzlehttp/psr7/src/DroppingStream.php @@ -17,6 +17,9 @@ final class DroppingStream implements StreamInterface /** @var int */ private $maxLength; + /** @var StreamInterface */ + private $stream; + /** * @param StreamInterface $stream Underlying stream to decorate. * @param int $maxLength Maximum size before dropping data. diff --git a/vendor/guzzlehttp/psr7/src/FnStream.php b/vendor/guzzlehttp/psr7/src/FnStream.php index c215618..3a1a951 100644 --- a/vendor/guzzlehttp/psr7/src/FnStream.php +++ b/vendor/guzzlehttp/psr7/src/FnStream.php @@ -12,6 +12,7 @@ use Psr\Http\Message\StreamInterface; * Allows for easy testing and extension of a provided stream without needing * to create a concrete class for a simple extension point. */ +#[\AllowDynamicProperties] final class FnStream implements StreamInterface { private const SLOTS = [ diff --git a/vendor/guzzlehttp/psr7/src/InflateStream.php b/vendor/guzzlehttp/psr7/src/InflateStream.php index 8e3cf17..8e00f1c 100644 --- a/vendor/guzzlehttp/psr7/src/InflateStream.php +++ b/vendor/guzzlehttp/psr7/src/InflateStream.php @@ -21,6 +21,9 @@ final class InflateStream implements StreamInterface { use StreamDecoratorTrait; + /** @var StreamInterface */ + private $stream; + public function __construct(StreamInterface $stream) { $resource = StreamWrapper::getResource($stream); diff --git a/vendor/guzzlehttp/psr7/src/LazyOpenStream.php b/vendor/guzzlehttp/psr7/src/LazyOpenStream.php index 6b60429..5618331 100644 --- a/vendor/guzzlehttp/psr7/src/LazyOpenStream.php +++ b/vendor/guzzlehttp/psr7/src/LazyOpenStream.php @@ -10,6 +10,7 @@ use Psr\Http\Message\StreamInterface; * Lazily reads or writes to a file that is opened only after an IO operation * take place on the stream. */ +#[\AllowDynamicProperties] final class LazyOpenStream implements StreamInterface { use StreamDecoratorTrait; diff --git a/vendor/guzzlehttp/psr7/src/LimitStream.php b/vendor/guzzlehttp/psr7/src/LimitStream.php index 9762d38..fb22325 100644 --- a/vendor/guzzlehttp/psr7/src/LimitStream.php +++ b/vendor/guzzlehttp/psr7/src/LimitStream.php @@ -19,6 +19,9 @@ final class LimitStream implements StreamInterface /** @var int Limit the number of bytes that can be read */ private $limit; + /** @var StreamInterface */ + private $stream; + /** * @param StreamInterface $stream Stream to wrap * @param int $limit Total number of bytes to allow to be read diff --git a/vendor/guzzlehttp/psr7/src/MultipartStream.php b/vendor/guzzlehttp/psr7/src/MultipartStream.php index 2466707..3ae2c84 100644 --- a/vendor/guzzlehttp/psr7/src/MultipartStream.php +++ b/vendor/guzzlehttp/psr7/src/MultipartStream.php @@ -17,6 +17,9 @@ final class MultipartStream implements StreamInterface /** @var string */ private $boundary; + /** @var StreamInterface */ + private $stream; + /** * @param array $elements Array of associative arrays, each containing a * required "name" key mapping to the form field, diff --git a/vendor/guzzlehttp/psr7/src/NoSeekStream.php b/vendor/guzzlehttp/psr7/src/NoSeekStream.php index 99e25b9..161a224 100644 --- a/vendor/guzzlehttp/psr7/src/NoSeekStream.php +++ b/vendor/guzzlehttp/psr7/src/NoSeekStream.php @@ -13,6 +13,9 @@ final class NoSeekStream implements StreamInterface { use StreamDecoratorTrait; + /** @var StreamInterface */ + private $stream; + public function seek($offset, $whence = SEEK_SET): void { throw new \RuntimeException('Cannot seek a NoSeekStream'); diff --git a/vendor/microsoft/microsoft-graph/README.md b/vendor/microsoft/microsoft-graph/README.md index cc7e4df..d59253e 100644 --- a/vendor/microsoft/microsoft-graph/README.md +++ b/vendor/microsoft/microsoft-graph/README.md @@ -11,7 +11,7 @@ You can install the PHP SDK with Composer, either run `composer require microsof ``` { "require": { - "microsoft/microsoft-graph": "^1.68.0" + "microsoft/microsoft-graph": "^1.70.0" } } ``` diff --git a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Ediscovery/Model/ReviewSet.php b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Ediscovery/Model/ReviewSet.php index ce9036f..986318a 100644 --- a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Ediscovery/Model/ReviewSet.php +++ b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Ediscovery/Model/ReviewSet.php @@ -122,7 +122,6 @@ class ReviewSet extends \Beta\Microsoft\Graph\Model\Entity /** * Gets the queries - * Read-only. Nullable. * * @return array|null The queries */ @@ -137,7 +136,6 @@ class ReviewSet extends \Beta\Microsoft\Graph\Model\Entity /** * Sets the queries - * Read-only. Nullable. * * @param ReviewSetQuery[] $val The queries * diff --git a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/ExternalConnectors/Model/External.php b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/ExternalConnectors/Model/External.php index a54239a..beafcf4 100644 --- a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/ExternalConnectors/Model/External.php +++ b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/ExternalConnectors/Model/External.php @@ -115,7 +115,8 @@ class External implements \JsonSerializable * * @return array The list of properties */ - public function jsonSerialize(): array + #[\ReturnTypeWillChange] + public function jsonSerialize() { $serializableProperties = $this->getProperties(); foreach ($serializableProperties as $property => $val) { diff --git a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/ExternalConnectors/Model/ExternalConnection.php b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/ExternalConnectors/Model/ExternalConnection.php index 3999924..fb5e266 100644 --- a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/ExternalConnectors/Model/ExternalConnection.php +++ b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/ExternalConnectors/Model/ExternalConnection.php @@ -242,7 +242,6 @@ class ExternalConnection extends \Beta\Microsoft\Graph\Model\Entity /** * Gets the groups - * Read-only. Nullable. * * @return array|null The groups */ @@ -257,7 +256,6 @@ class ExternalConnection extends \Beta\Microsoft\Graph\Model\Entity /** * Sets the groups - * Read-only. Nullable. * * @param ExternalGroup[] $val The groups * @@ -272,7 +270,6 @@ class ExternalConnection extends \Beta\Microsoft\Graph\Model\Entity /** * Gets the items - * Read-only. Nullable. * * @return array|null The items */ @@ -287,7 +284,6 @@ class ExternalConnection extends \Beta\Microsoft\Graph\Model\Entity /** * Sets the items - * Read-only. Nullable. * * @param ExternalItem[] $val The items * @@ -302,7 +298,6 @@ class ExternalConnection extends \Beta\Microsoft\Graph\Model\Entity /** * Gets the operations - * Read-only. Nullable. * * @return array|null The operations */ @@ -317,7 +312,6 @@ class ExternalConnection extends \Beta\Microsoft\Graph\Model\Entity /** * Sets the operations - * Read-only. Nullable. * * @param ConnectionOperation[] $val The operations * @@ -331,7 +325,6 @@ class ExternalConnection extends \Beta\Microsoft\Graph\Model\Entity /** * Gets the quota - * Read-only. Nullable. * * @return ConnectionQuota|null The quota */ @@ -350,7 +343,6 @@ class ExternalConnection extends \Beta\Microsoft\Graph\Model\Entity /** * Sets the quota - * Read-only. Nullable. * * @param ConnectionQuota $val The quota * @@ -364,7 +356,6 @@ class ExternalConnection extends \Beta\Microsoft\Graph\Model\Entity /** * Gets the schema - * Read-only. Nullable. * * @return Schema|null The schema */ @@ -383,7 +374,6 @@ class ExternalConnection extends \Beta\Microsoft\Graph\Model\Entity /** * Sets the schema - * Read-only. Nullable. * * @param Schema $val The schema * diff --git a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/ManagedTenants/Model/ManagedTenant.php b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/ManagedTenants/Model/ManagedTenant.php index a9403da..1c30ee0 100644 --- a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/ManagedTenants/Model/ManagedTenant.php +++ b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/ManagedTenants/Model/ManagedTenant.php @@ -531,6 +531,7 @@ class ManagedTenant extends \Beta\Microsoft\Graph\Model\Entity /** * Gets the myRoles + * The collection of role assignments to a signed-in user for a managed tenant. * * @return array|null The myRoles */ @@ -545,6 +546,7 @@ class ManagedTenant extends \Beta\Microsoft\Graph\Model\Entity /** * Sets the myRoles + * The collection of role assignments to a signed-in user for a managed tenant. * * @param MyRole[] $val The myRoles * diff --git a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/ManagedTenants/Model/MyRole.php b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/ManagedTenants/Model/MyRole.php index 6d4e957..325b862 100644 --- a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/ManagedTenants/Model/MyRole.php +++ b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/ManagedTenants/Model/MyRole.php @@ -58,6 +58,7 @@ class MyRole implements \JsonSerializable /** * Gets the assignments + * A collection of role assignments for the managed tenant. * * @return array|null The assignments */ @@ -72,6 +73,7 @@ class MyRole implements \JsonSerializable /** * Sets the assignments + * A collection of role assignments for the managed tenant. * * @param RoleAssignment[] $val The assignments * @@ -85,6 +87,7 @@ class MyRole implements \JsonSerializable /** * Gets the tenantId + * The Azure Active Directory tenant identifier for the managed tenant. Optional. Read-only. * * @return string|null The tenantId */ @@ -99,6 +102,7 @@ class MyRole implements \JsonSerializable /** * Sets the tenantId + * The Azure Active Directory tenant identifier for the managed tenant. Optional. Read-only. * * @param string $val The tenantId * @@ -142,7 +146,8 @@ class MyRole implements \JsonSerializable * * @return array The list of properties */ - public function jsonSerialize(): array + #[\ReturnTypeWillChange] + public function jsonSerialize() { $serializableProperties = $this->getProperties(); foreach ($serializableProperties as $property => $val) { diff --git a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/ManagedTenants/Model/RoleAssignment.php b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/ManagedTenants/Model/RoleAssignment.php index 310983e..7c6df2b 100644 --- a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/ManagedTenants/Model/RoleAssignment.php +++ b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/ManagedTenants/Model/RoleAssignment.php @@ -26,6 +26,7 @@ class RoleAssignment extends \Beta\Microsoft\Graph\Model\Entity /** * Gets the assignmentType + * The type of the admin relationship(s) associated with the role assignment. Possible values are: none, delegatedAdminPrivileges, unknownFutureValue, granularDelegatedAdminPrivileges, delegatedAndGranularDelegetedAdminPrivileges. Note that you must use the Prefer: include-unknown-enum-members request header to get the following values from this evolvable enum: granularDelegatedAdminPrivileges , delegatedAndGranularDelegetedAdminPrivileges. * * @return DelegatedPrivilegeStatus|null The assignmentType */ @@ -44,6 +45,7 @@ class RoleAssignment extends \Beta\Microsoft\Graph\Model\Entity /** * Sets the assignmentType + * The type of the admin relationship(s) associated with the role assignment. Possible values are: none, delegatedAdminPrivileges, unknownFutureValue, granularDelegatedAdminPrivileges, delegatedAndGranularDelegetedAdminPrivileges. Note that you must use the Prefer: include-unknown-enum-members request header to get the following values from this evolvable enum: granularDelegatedAdminPrivileges , delegatedAndGranularDelegetedAdminPrivileges. * * @param DelegatedPrivilegeStatus $val The value to assign to the assignmentType * @@ -57,6 +59,7 @@ class RoleAssignment extends \Beta\Microsoft\Graph\Model\Entity /** * Gets the roles + * The collection of roles assigned. * * @return RoleDefinition|null The roles */ @@ -75,6 +78,7 @@ class RoleAssignment extends \Beta\Microsoft\Graph\Model\Entity /** * Sets the roles + * The collection of roles assigned. * * @param RoleDefinition $val The value to assign to the roles * diff --git a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/ManagedTenants/Model/RoleDefinition.php b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/ManagedTenants/Model/RoleDefinition.php index e0f259a..8f941af 100644 --- a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/ManagedTenants/Model/RoleDefinition.php +++ b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/ManagedTenants/Model/RoleDefinition.php @@ -25,6 +25,7 @@ class RoleDefinition extends \Beta\Microsoft\Graph\Model\Entity { /** * Gets the description + * The description for the role. * * @return string|null The description */ @@ -39,6 +40,7 @@ class RoleDefinition extends \Beta\Microsoft\Graph\Model\Entity /** * Sets the description + * The description for the role. * * @param string $val The value of the description * @@ -51,6 +53,7 @@ class RoleDefinition extends \Beta\Microsoft\Graph\Model\Entity } /** * Gets the displayName + * The display name for the role assignment. * * @return string|null The displayName */ @@ -65,6 +68,7 @@ class RoleDefinition extends \Beta\Microsoft\Graph\Model\Entity /** * Sets the displayName + * The display name for the role assignment. * * @param string $val The value of the displayName * @@ -77,6 +81,7 @@ class RoleDefinition extends \Beta\Microsoft\Graph\Model\Entity } /** * Gets the templateId + * The unique identifier for the template. * * @return string|null The templateId */ @@ -91,6 +96,7 @@ class RoleDefinition extends \Beta\Microsoft\Graph\Model\Entity /** * Sets the templateId + * The unique identifier for the template. * * @param string $val The value of the templateId * diff --git a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/AccessPackage.php b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/AccessPackage.php index 96ab60e..83e9e26 100644 --- a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/AccessPackage.php +++ b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/AccessPackage.php @@ -325,7 +325,6 @@ class AccessPackage extends Entity /** * Gets the accessPackageCatalog - * Read-only. Nullable. * * @return AccessPackageCatalog|null The accessPackageCatalog */ @@ -344,7 +343,6 @@ class AccessPackage extends Entity /** * Sets the accessPackageCatalog - * Read-only. Nullable. * * @param AccessPackageCatalog $val The accessPackageCatalog * @@ -359,7 +357,6 @@ class AccessPackage extends Entity /** * Gets the accessPackageResourceRoleScopes - * Nullable. * * @return array|null The accessPackageResourceRoleScopes */ @@ -374,7 +371,6 @@ class AccessPackage extends Entity /** * Sets the accessPackageResourceRoleScopes - * Nullable. * * @param AccessPackageResourceRoleScope[] $val The accessPackageResourceRoleScopes * diff --git a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/AccessPackageAssignmentPolicy.php b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/AccessPackageAssignmentPolicy.php index 21413d0..20a34d4 100644 --- a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/AccessPackageAssignmentPolicy.php +++ b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/AccessPackageAssignmentPolicy.php @@ -117,7 +117,6 @@ class AccessPackageAssignmentPolicy extends Entity /** * Gets the createdBy - * Read-only. * * @return string|null The createdBy */ @@ -132,7 +131,6 @@ class AccessPackageAssignmentPolicy extends Entity /** * Sets the createdBy - * Read-only. * * @param string $val The createdBy * @@ -299,7 +297,6 @@ class AccessPackageAssignmentPolicy extends Entity /** * Gets the modifiedBy - * Read-only. * * @return string|null The modifiedBy */ @@ -314,7 +311,6 @@ class AccessPackageAssignmentPolicy extends Entity /** * Sets the modifiedBy - * Read-only. * * @param string $val The modifiedBy * diff --git a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/AccessPackageAssignmentResourceRole.php b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/AccessPackageAssignmentResourceRole.php index e792b03..23e0210 100644 --- a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/AccessPackageAssignmentResourceRole.php +++ b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/AccessPackageAssignmentResourceRole.php @@ -143,7 +143,6 @@ class AccessPackageAssignmentResourceRole extends Entity /** * Gets the accessPackageResourceRole - * Read-only. Nullable. * * @return AccessPackageResourceRole|null The accessPackageResourceRole */ @@ -162,7 +161,6 @@ class AccessPackageAssignmentResourceRole extends Entity /** * Sets the accessPackageResourceRole - * Read-only. Nullable. * * @param AccessPackageResourceRole $val The accessPackageResourceRole * @@ -176,7 +174,6 @@ class AccessPackageAssignmentResourceRole extends Entity /** * Gets the accessPackageResourceScope - * Read-only. Nullable. * * @return AccessPackageResourceScope|null The accessPackageResourceScope */ @@ -195,7 +192,6 @@ class AccessPackageAssignmentResourceRole extends Entity /** * Sets the accessPackageResourceScope - * Read-only. Nullable. * * @param AccessPackageResourceScope $val The accessPackageResourceScope * diff --git a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/AccessPackageCatalog.php b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/AccessPackageCatalog.php index e9d844b..a0fdb1f 100644 --- a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/AccessPackageCatalog.php +++ b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/AccessPackageCatalog.php @@ -326,7 +326,6 @@ class AccessPackageCatalog extends Entity /** * Gets the accessPackageResources - * Read-only. Nullable. * * @return array|null The accessPackageResources */ @@ -341,7 +340,6 @@ class AccessPackageCatalog extends Entity /** * Sets the accessPackageResources - * Read-only. Nullable. * * @param AccessPackageResource[] $val The accessPackageResources * @@ -356,7 +354,6 @@ class AccessPackageCatalog extends Entity /** * Gets the accessPackageResourceScopes - * Read-only. * * @return array|null The accessPackageResourceScopes */ @@ -371,7 +368,6 @@ class AccessPackageCatalog extends Entity /** * Sets the accessPackageResourceScopes - * Read-only. * * @param AccessPackageResourceScope[] $val The accessPackageResourceScopes * diff --git a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/AccessPackageResourceRequest.php b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/AccessPackageResourceRequest.php index 2968a5f..57044bb 100644 --- a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/AccessPackageResourceRequest.php +++ b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/AccessPackageResourceRequest.php @@ -202,7 +202,6 @@ class AccessPackageResourceRequest extends Entity /** * Gets the requestStatus - * Read-only. * * @return string|null The requestStatus */ @@ -217,7 +216,6 @@ class AccessPackageResourceRequest extends Entity /** * Sets the requestStatus - * Read-only. * * @param string $val The requestStatus * @@ -260,7 +258,6 @@ class AccessPackageResourceRequest extends Entity /** * Gets the accessPackageResource - * Nullable. * * @return AccessPackageResource|null The accessPackageResource */ @@ -279,7 +276,6 @@ class AccessPackageResourceRequest extends Entity /** * Sets the accessPackageResource - * Nullable. * * @param AccessPackageResource $val The accessPackageResource * diff --git a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/AccessPackageResourceRole.php b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/AccessPackageResourceRole.php index 907e10f..848d4ec 100644 --- a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/AccessPackageResourceRole.php +++ b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/AccessPackageResourceRole.php @@ -142,7 +142,6 @@ class AccessPackageResourceRole extends Entity /** * Gets the accessPackageResource - * Read-only. Nullable. * * @return AccessPackageResource|null The accessPackageResource */ @@ -161,7 +160,6 @@ class AccessPackageResourceRole extends Entity /** * Sets the accessPackageResource - * Read-only. Nullable. * * @param AccessPackageResource $val The accessPackageResource * diff --git a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/AccessPackageResourceRoleScope.php b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/AccessPackageResourceRoleScope.php index c933440..fba1f66 100644 --- a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/AccessPackageResourceRoleScope.php +++ b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/AccessPackageResourceRoleScope.php @@ -26,7 +26,6 @@ class AccessPackageResourceRoleScope extends Entity { /** * Gets the createdBy - * Read-only. * * @return string|null The createdBy */ @@ -41,7 +40,6 @@ class AccessPackageResourceRoleScope extends Entity /** * Sets the createdBy - * Read-only. * * @param string $val The createdBy * @@ -88,7 +86,6 @@ class AccessPackageResourceRoleScope extends Entity /** * Gets the modifiedBy - * Read-only. * * @return string|null The modifiedBy */ @@ -103,7 +100,6 @@ class AccessPackageResourceRoleScope extends Entity /** * Sets the modifiedBy - * Read-only. * * @param string $val The modifiedBy * @@ -183,7 +179,6 @@ class AccessPackageResourceRoleScope extends Entity /** * Gets the accessPackageResourceScope - * Read-only. Nullable. * * @return AccessPackageResourceScope|null The accessPackageResourceScope */ @@ -202,7 +197,6 @@ class AccessPackageResourceRoleScope extends Entity /** * Sets the accessPackageResourceScope - * Read-only. Nullable. * * @param AccessPackageResourceScope $val The accessPackageResourceScope * diff --git a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/AccessPackageResourceScope.php b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/AccessPackageResourceScope.php index 56b4af7..381b6ed 100644 --- a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/AccessPackageResourceScope.php +++ b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/AccessPackageResourceScope.php @@ -229,7 +229,6 @@ class AccessPackageResourceScope extends Entity /** * Gets the accessPackageResource - * Read-only. Nullable. * * @return AccessPackageResource|null The accessPackageResource */ @@ -248,7 +247,6 @@ class AccessPackageResourceScope extends Entity /** * Sets the accessPackageResource - * Read-only. Nullable. * * @param AccessPackageResource $val The accessPackageResource * diff --git a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/Admin.php b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/Admin.php index e344910..f5b0c61 100644 --- a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/Admin.php +++ b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/Admin.php @@ -186,7 +186,8 @@ class Admin implements \JsonSerializable * * @return array The list of properties */ - public function jsonSerialize(): array + #[\ReturnTypeWillChange] + public function jsonSerialize() { $serializableProperties = $this->getProperties(); foreach ($serializableProperties as $property => $val) { diff --git a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/AppCatalogs.php b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/AppCatalogs.php index 254f299..1d0363c 100644 --- a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/AppCatalogs.php +++ b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/AppCatalogs.php @@ -115,7 +115,8 @@ class AppCatalogs implements \JsonSerializable * * @return array The list of properties */ - public function jsonSerialize(): array + #[\ReturnTypeWillChange] + public function jsonSerialize() { $serializableProperties = $this->getProperties(); foreach ($serializableProperties as $property => $val) { diff --git a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/Application.php b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/Application.php index 2c974ed..079b2d1 100644 --- a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/Application.php +++ b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/Application.php @@ -727,6 +727,35 @@ class Application extends DirectoryObject return $this; } + /** + * Gets the samlMetadataUrl + * The URL where the service exposes SAML metadata for federation. This property is valid only for single-tenant applications. Nullable. + * + * @return string|null The samlMetadataUrl + */ + public function getSamlMetadataUrl() + { + if (array_key_exists("samlMetadataUrl", $this->_propDict)) { + return $this->_propDict["samlMetadataUrl"]; + } else { + return null; + } + } + + /** + * Sets the samlMetadataUrl + * The URL where the service exposes SAML metadata for federation. This property is valid only for single-tenant applications. Nullable. + * + * @param string $val The samlMetadataUrl + * + * @return Application + */ + public function setSamlMetadataUrl($val) + { + $this->_propDict["samlMetadataUrl"] = $val; + return $this; + } + /** * Gets the serviceManagementReference * References application or service contact information from a Service or Asset Management database. Nullable. @@ -1069,7 +1098,6 @@ class Application extends DirectoryObject /** * Gets the createdOnBehalfOf - * Read-only. * * @return DirectoryObject|null The createdOnBehalfOf */ @@ -1088,7 +1116,6 @@ class Application extends DirectoryObject /** * Sets the createdOnBehalfOf - * Read-only. * * @param DirectoryObject $val The createdOnBehalfOf * diff --git a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/AttachmentSession.php b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/AttachmentSession.php index ba2431f..5eb2eca 100644 --- a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/AttachmentSession.php +++ b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/AttachmentSession.php @@ -87,29 +87,29 @@ class AttachmentSession extends Entity } /** - * Gets the nextExpectedRange + * Gets the nextExpectedRanges * - * @return string|null The nextExpectedRange + * @return string|null The nextExpectedRanges */ - public function getNextExpectedRange() + public function getNextExpectedRanges() { - if (array_key_exists("nextExpectedRange", $this->_propDict)) { - return $this->_propDict["nextExpectedRange"]; + if (array_key_exists("nextExpectedRanges", $this->_propDict)) { + return $this->_propDict["nextExpectedRanges"]; } else { return null; } } /** - * Sets the nextExpectedRange + * Sets the nextExpectedRanges * - * @param string $val The nextExpectedRange + * @param string $val The nextExpectedRanges * * @return AttachmentSession */ - public function setNextExpectedRange($val) + public function setNextExpectedRanges($val) { - $this->_propDict["nextExpectedRange"] = $val; + $this->_propDict["nextExpectedRanges"] = $val; return $this; } diff --git a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/Attachment_v2.php b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/Attachment_v2.php deleted file mode 100644 index fd819f9..0000000 --- a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/Attachment_v2.php +++ /dev/null @@ -1,139 +0,0 @@ -_propDict)) { - return $this->_propDict["contentType"]; - } else { - return null; - } - } - - /** - * Sets the contentType - * - * @param string $val The contentType - * - * @return Attachment_v2 - */ - public function setContentType($val) - { - $this->_propDict["contentType"] = $val; - return $this; - } - - /** - * Gets the lastModifiedDateTime - * - * @return \DateTime|null The lastModifiedDateTime - */ - public function getLastModifiedDateTime() - { - if (array_key_exists("lastModifiedDateTime", $this->_propDict)) { - if (is_a($this->_propDict["lastModifiedDateTime"], "\DateTime") || is_null($this->_propDict["lastModifiedDateTime"])) { - return $this->_propDict["lastModifiedDateTime"]; - } else { - $this->_propDict["lastModifiedDateTime"] = new \DateTime($this->_propDict["lastModifiedDateTime"]); - return $this->_propDict["lastModifiedDateTime"]; - } - } - return null; - } - - /** - * Sets the lastModifiedDateTime - * - * @param \DateTime $val The lastModifiedDateTime - * - * @return Attachment_v2 - */ - public function setLastModifiedDateTime($val) - { - $this->_propDict["lastModifiedDateTime"] = $val; - return $this; - } - - /** - * Gets the name - * - * @return string|null The name - */ - public function getName() - { - if (array_key_exists("name", $this->_propDict)) { - return $this->_propDict["name"]; - } else { - return null; - } - } - - /** - * Sets the name - * - * @param string $val The name - * - * @return Attachment_v2 - */ - public function setName($val) - { - $this->_propDict["name"] = $val; - return $this; - } - - /** - * Gets the size - * - * @return int|null The size - */ - public function getSize() - { - if (array_key_exists("size", $this->_propDict)) { - return $this->_propDict["size"]; - } else { - return null; - } - } - - /** - * Sets the size - * - * @param int $val The size - * - * @return Attachment_v2 - */ - public function setSize($val) - { - $this->_propDict["size"] = intval($val); - return $this; - } - -} diff --git a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/AuditLogRoot.php b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/AuditLogRoot.php index 0708480..90eabf4 100644 --- a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/AuditLogRoot.php +++ b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/AuditLogRoot.php @@ -27,7 +27,6 @@ class AuditLogRoot extends Entity /** * Gets the directoryAudits - * Read-only. Nullable. * * @return array|null The directoryAudits */ @@ -42,7 +41,6 @@ class AuditLogRoot extends Entity /** * Sets the directoryAudits - * Read-only. Nullable. * * @param DirectoryAudit[] $val The directoryAudits * @@ -141,7 +139,6 @@ class AuditLogRoot extends Entity /** * Gets the signIns - * Read-only. Nullable. * * @return array|null The signIns */ @@ -156,7 +153,6 @@ class AuditLogRoot extends Entity /** * Sets the signIns - * Read-only. Nullable. * * @param SignIn[] $val The signIns * diff --git a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/BookingAppointment.php b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/BookingAppointment.php index 9e37529..c6eecef 100644 --- a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/BookingAppointment.php +++ b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/BookingAppointment.php @@ -55,6 +55,7 @@ class BookingAppointment extends Entity /** * Gets the anonymousJoinWebUrl + * Url of meeting to join anonymously. * * @return string|null The anonymousJoinWebUrl */ @@ -69,6 +70,7 @@ class BookingAppointment extends Entity /** * Sets the anonymousJoinWebUrl + * Url of meeting to join anonymously. * * @param string $val The anonymousJoinWebUrl * diff --git a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/BookingBusiness.php b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/BookingBusiness.php index 2846202..711b424 100644 --- a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/BookingBusiness.php +++ b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/BookingBusiness.php @@ -205,6 +205,7 @@ class BookingBusiness extends BookingNamedEntity /** * Gets the languageTag + * The language of the self service booking page * * @return string|null The languageTag */ @@ -219,6 +220,7 @@ class BookingBusiness extends BookingNamedEntity /** * Sets the languageTag + * The language of the self service booking page * * @param string $val The languageTag * diff --git a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/BookingCustomerInformation.php b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/BookingCustomerInformation.php index e47c894..16c9d83 100644 --- a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/BookingCustomerInformation.php +++ b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/BookingCustomerInformation.php @@ -242,6 +242,7 @@ class BookingCustomerInformation extends BookingCustomerInformationBase } /** * Gets the smsNotificationsEnabled + * Indicates if the SMS notifications will be sent to the customer for the appointment * * @return bool|null The smsNotificationsEnabled */ @@ -256,6 +257,7 @@ class BookingCustomerInformation extends BookingCustomerInformationBase /** * Sets the smsNotificationsEnabled + * Indicates if the SMS notifications will be sent to the customer for the appointment * * @param bool $val The value of the smsNotificationsEnabled * diff --git a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/BookingService.php b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/BookingService.php index 5542007..f3c4657 100644 --- a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/BookingService.php +++ b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/BookingService.php @@ -272,6 +272,7 @@ class BookingService extends BookingNamedEntity /** * Gets the isAnonymousJoinEnabled + * True if an anonymousJoinWebUrl(webrtcUrl) will be generated for the appointment booked for this service. * * @return bool|null The isAnonymousJoinEnabled */ @@ -286,6 +287,7 @@ class BookingService extends BookingNamedEntity /** * Sets the isAnonymousJoinEnabled + * True if an anonymousJoinWebUrl(webrtcUrl) will be generated for the appointment booked for this service. * * @param bool $val The isAnonymousJoinEnabled * @@ -357,6 +359,7 @@ class BookingService extends BookingNamedEntity /** * Gets the languageTag + * The language of the self service booking page. * * @return string|null The languageTag */ @@ -371,6 +374,7 @@ class BookingService extends BookingNamedEntity /** * Sets the languageTag + * The language of the self service booking page. * * @param string $val The languageTag * diff --git a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/BookingStaffMember.php b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/BookingStaffMember.php index 454bda3..65feca1 100644 --- a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/BookingStaffMember.php +++ b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/BookingStaffMember.php @@ -111,7 +111,7 @@ class BookingStaffMember extends BookingPerson /** * Gets the role - * The role of the staff member in the business. Possible values are: guest, administrator, viewer, externalGuest and unknownFutureValue. Required. + * The role of the staff member in the business. Possible values are: guest, administrator, viewer, externalGuest, unknownFutureValue, scheduler and member. Note that you must use the Prefer: include-unknown-enum-members request header to get the following value(s) in this evolvable enum: scheduler, member. Required. * * @return BookingStaffRole|null The role */ @@ -130,7 +130,7 @@ class BookingStaffMember extends BookingPerson /** * Sets the role - * The role of the staff member in the business. Possible values are: guest, administrator, viewer, externalGuest and unknownFutureValue. Required. + * The role of the staff member in the business. Possible values are: guest, administrator, viewer, externalGuest, unknownFutureValue, scheduler and member. Note that you must use the Prefer: include-unknown-enum-members request header to get the following value(s) in this evolvable enum: scheduler, member. Required. * * @param BookingStaffRole $val The role * diff --git a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/Call.php b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/Call.php index a74e1d7..22d33b1 100644 --- a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/Call.php +++ b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/Call.php @@ -818,7 +818,6 @@ class Call extends Entity /** * Gets the audioRoutingGroups - * Read-only. Nullable. * * @return array|null The audioRoutingGroups */ @@ -833,7 +832,6 @@ class Call extends Entity /** * Sets the audioRoutingGroups - * Read-only. Nullable. * * @param AudioRoutingGroup[] $val The audioRoutingGroups * @@ -848,7 +846,6 @@ class Call extends Entity /** * Gets the contentSharingSessions - * Read-only. Nullable. * * @return array|null The contentSharingSessions */ @@ -863,7 +860,6 @@ class Call extends Entity /** * Sets the contentSharingSessions - * Read-only. Nullable. * * @param ContentSharingSession[] $val The contentSharingSessions * @@ -878,7 +874,6 @@ class Call extends Entity /** * Gets the operations - * Read-only. Nullable. * * @return array|null The operations */ @@ -893,7 +888,6 @@ class Call extends Entity /** * Sets the operations - * Read-only. Nullable. * * @param CommsOperation[] $val The operations * @@ -908,7 +902,6 @@ class Call extends Entity /** * Gets the participants - * Read-only. Nullable. * * @return array|null The participants */ @@ -923,7 +916,6 @@ class Call extends Entity /** * Sets the participants - * Read-only. Nullable. * * @param Participant[] $val The participants * diff --git a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/CloudPcOnPremisesConnection.php b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/CloudPcOnPremisesConnection.php index e87eb12..a1e4d2a 100644 --- a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/CloudPcOnPremisesConnection.php +++ b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/CloudPcOnPremisesConnection.php @@ -111,6 +111,35 @@ class CloudPcOnPremisesConnection extends Entity return $this; } + /** + * Gets the alternateResourceUrl + * The interface URL of the partner service's resource that links to this Azure network connection. Returned only on $select. + * + * @return string|null The alternateResourceUrl + */ + public function getAlternateResourceUrl() + { + if (array_key_exists("alternateResourceUrl", $this->_propDict)) { + return $this->_propDict["alternateResourceUrl"]; + } else { + return null; + } + } + + /** + * Sets the alternateResourceUrl + * The interface URL of the partner service's resource that links to this Azure network connection. Returned only on $select. + * + * @param string $val The alternateResourceUrl + * + * @return CloudPcOnPremisesConnection + */ + public function setAlternateResourceUrl($val) + { + $this->_propDict["alternateResourceUrl"] = $val; + return $this; + } + /** * Gets the displayName * The display name for the Azure network connection. @@ -142,7 +171,7 @@ class CloudPcOnPremisesConnection extends Entity /** * Gets the healthCheckStatus - * The status of the most recent health check done on the Azure network connection. For example, if status is 'passed', the Azure network connection has passed all checks run by the service. Possible values are: pending, running, passed, failed, unknownFutureValue. Read-only. + * The status of the most recent health check done on the Azure network connection. For example, if status is passed, the Azure network connection has passed all checks run by the service. Possible values are: pending, running, passed, failed, unknownFutureValue. Read-only. * * @return CloudPcOnPremisesConnectionStatus|null The healthCheckStatus */ @@ -161,7 +190,7 @@ class CloudPcOnPremisesConnection extends Entity /** * Sets the healthCheckStatus - * The status of the most recent health check done on the Azure network connection. For example, if status is 'passed', the Azure network connection has passed all checks run by the service. Possible values are: pending, running, passed, failed, unknownFutureValue. Read-only. + * The status of the most recent health check done on the Azure network connection. For example, if status is passed, the Azure network connection has passed all checks run by the service. Possible values are: pending, running, passed, failed, unknownFutureValue. Read-only. * * @param CloudPcOnPremisesConnectionStatus $val The healthCheckStatus * @@ -175,7 +204,7 @@ class CloudPcOnPremisesConnection extends Entity /** * Gets the healthCheckStatusDetails - * The details of the connection's health checks and the corresponding results. Returned only on $select.For an example that shows how to get the inUse property, see Example 2: Get the selected properties of an Azure network connection, including healthCheckStatusDetails. Read-only. + * The details of the connection's health checks and the corresponding results. Returned only on $select. For an example that shows how to get the inUse property, see Example 2: Get the selected properties of an Azure network connection, including healthCheckStatusDetails. Read-only. * * @return CloudPcOnPremisesConnectionStatusDetails|null The healthCheckStatusDetails */ @@ -194,7 +223,7 @@ class CloudPcOnPremisesConnection extends Entity /** * Sets the healthCheckStatusDetails - * The details of the connection's health checks and the corresponding results. Returned only on $select.For an example that shows how to get the inUse property, see Example 2: Get the selected properties of an Azure network connection, including healthCheckStatusDetails. Read-only. + * The details of the connection's health checks and the corresponding results. Returned only on $select. For an example that shows how to get the inUse property, see Example 2: Get the selected properties of an Azure network connection, including healthCheckStatusDetails. Read-only. * * @param CloudPcOnPremisesConnectionStatusDetails $val The healthCheckStatusDetails * @@ -237,7 +266,7 @@ class CloudPcOnPremisesConnection extends Entity /** * Gets the managedBy - * Specifies which services manage the Azure network connection. Possible values are: windows365, devBox and unknownFutureValue. Read-only. + * Specifies which services manage the Azure network connection. Possible values are: windows365, devBox, unknownFutureValue. Read-only. * * @return CloudPcManagementService|null The managedBy */ @@ -256,7 +285,7 @@ class CloudPcOnPremisesConnection extends Entity /** * Sets the managedBy - * Specifies which services manage the Azure network connection. Possible values are: windows365, devBox and unknownFutureValue. Read-only. + * Specifies which services manage the Azure network connection. Possible values are: windows365, devBox, unknownFutureValue. Read-only. * * @param CloudPcManagementService $val The managedBy * @@ -299,7 +328,7 @@ class CloudPcOnPremisesConnection extends Entity /** * Gets the resourceGroupId - * The ID of the target resource group. Required format: '/subscriptions/{subscription-id}/resourceGroups/{resourceGroupName}'. + * The ID of the target resource group. Required format: /subscriptions/{subscription-id}/resourceGroups/{resourceGroupName}. * * @return string|null The resourceGroupId */ @@ -314,7 +343,7 @@ class CloudPcOnPremisesConnection extends Entity /** * Sets the resourceGroupId - * The ID of the target resource group. Required format: '/subscriptions/{subscription-id}/resourceGroups/{resourceGroupName}'. + * The ID of the target resource group. Required format: /subscriptions/{subscription-id}/resourceGroups/{resourceGroupName}. * * @param string $val The resourceGroupId * @@ -328,7 +357,7 @@ class CloudPcOnPremisesConnection extends Entity /** * Gets the subnetId - * The ID of the target subnet. Required format: '/subscriptions/{subscription-id}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualNetworks/{virtualNetworkId}/subnets/{subnetName}'. + * The ID of the target subnet. Required format: /subscriptions/{subscription-id}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualNetworks/{virtualNetworkId}/subnets/{subnetName}. * * @return string|null The subnetId */ @@ -343,7 +372,7 @@ class CloudPcOnPremisesConnection extends Entity /** * Sets the subnetId - * The ID of the target subnet. Required format: '/subscriptions/{subscription-id}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualNetworks/{virtualNetworkId}/subnets/{subnetName}'. + * The ID of the target subnet. Required format: /subscriptions/{subscription-id}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualNetworks/{virtualNetworkId}/subnets/{subnetName}. * * @param string $val The subnetId * @@ -448,7 +477,7 @@ class CloudPcOnPremisesConnection extends Entity /** * Gets the virtualNetworkId - * The ID of the target virtual network. Required format: '/subscriptions/{subscription-id}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualNetworks/{virtualNetworkName}'. + * The ID of the target virtual network. Required format: /subscriptions/{subscription-id}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualNetworks/{virtualNetworkName}. * * @return string|null The virtualNetworkId */ @@ -463,7 +492,7 @@ class CloudPcOnPremisesConnection extends Entity /** * Sets the virtualNetworkId - * The ID of the target virtual network. Required format: '/subscriptions/{subscription-id}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualNetworks/{virtualNetworkName}'. + * The ID of the target virtual network. Required format: /subscriptions/{subscription-id}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualNetworks/{virtualNetworkName}. * * @param string $val The virtualNetworkId * diff --git a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/CloudPcProvisioningPolicy.php b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/CloudPcProvisioningPolicy.php index e481622..0cc5fd2 100644 --- a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/CloudPcProvisioningPolicy.php +++ b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/CloudPcProvisioningPolicy.php @@ -24,6 +24,64 @@ namespace Beta\Microsoft\Graph\Model; */ class CloudPcProvisioningPolicy extends Entity { + /** + * Gets the alternateResourceUrl + * The URL of the alternate resource that links to this provisioning policy. Read-only. + * + * @return string|null The alternateResourceUrl + */ + public function getAlternateResourceUrl() + { + if (array_key_exists("alternateResourceUrl", $this->_propDict)) { + return $this->_propDict["alternateResourceUrl"]; + } else { + return null; + } + } + + /** + * Sets the alternateResourceUrl + * The URL of the alternate resource that links to this provisioning policy. Read-only. + * + * @param string $val The alternateResourceUrl + * + * @return CloudPcProvisioningPolicy + */ + public function setAlternateResourceUrl($val) + { + $this->_propDict["alternateResourceUrl"] = $val; + return $this; + } + + /** + * Gets the cloudPcGroupDisplayName + * The display name of the Cloud PC group that the Cloud PCs reside in. Read-only. + * + * @return string|null The cloudPcGroupDisplayName + */ + public function getCloudPcGroupDisplayName() + { + if (array_key_exists("cloudPcGroupDisplayName", $this->_propDict)) { + return $this->_propDict["cloudPcGroupDisplayName"]; + } else { + return null; + } + } + + /** + * Sets the cloudPcGroupDisplayName + * The display name of the Cloud PC group that the Cloud PCs reside in. Read-only. + * + * @param string $val The cloudPcGroupDisplayName + * + * @return CloudPcProvisioningPolicy + */ + public function setCloudPcGroupDisplayName($val) + { + $this->_propDict["cloudPcGroupDisplayName"] = $val; + return $this; + } + /** * Gets the description * The provisioning policy description. @@ -115,6 +173,35 @@ class CloudPcProvisioningPolicy extends Entity return $this; } + /** + * Gets the gracePeriodInHours + * The number of hours to wait before reprovisioning/deprovisioning happens. Read-only. + * + * @return int|null The gracePeriodInHours + */ + public function getGracePeriodInHours() + { + if (array_key_exists("gracePeriodInHours", $this->_propDict)) { + return $this->_propDict["gracePeriodInHours"]; + } else { + return null; + } + } + + /** + * Sets the gracePeriodInHours + * The number of hours to wait before reprovisioning/deprovisioning happens. Read-only. + * + * @param int $val The gracePeriodInHours + * + * @return CloudPcProvisioningPolicy + */ + public function setGracePeriodInHours($val) + { + $this->_propDict["gracePeriodInHours"] = intval($val); + return $this; + } + /** * Gets the imageDisplayName * The display name for the OS image you’re provisioning. @@ -206,6 +293,68 @@ class CloudPcProvisioningPolicy extends Entity return $this; } + /** + * Gets the localAdminEnabled + * Indicates whether the local admin option is enabled. If the local admin option is enabled, the end user can be an admin of the Cloud PC device. Read-only. + * + * @return bool|null The localAdminEnabled + */ + public function getLocalAdminEnabled() + { + if (array_key_exists("localAdminEnabled", $this->_propDict)) { + return $this->_propDict["localAdminEnabled"]; + } else { + return null; + } + } + + /** + * Sets the localAdminEnabled + * Indicates whether the local admin option is enabled. If the local admin option is enabled, the end user can be an admin of the Cloud PC device. Read-only. + * + * @param bool $val The localAdminEnabled + * + * @return CloudPcProvisioningPolicy + */ + public function setLocalAdminEnabled($val) + { + $this->_propDict["localAdminEnabled"] = boolval($val); + return $this; + } + + /** + * Gets the managedBy + * Specifies which services manage the Azure network connection. Possible values are: windows365, devBox, unknownFutureValue. Read-only. + * + * @return CloudPcManagementService|null The managedBy + */ + public function getManagedBy() + { + if (array_key_exists("managedBy", $this->_propDict)) { + if (is_a($this->_propDict["managedBy"], "\Beta\Microsoft\Graph\Model\CloudPcManagementService") || is_null($this->_propDict["managedBy"])) { + return $this->_propDict["managedBy"]; + } else { + $this->_propDict["managedBy"] = new CloudPcManagementService($this->_propDict["managedBy"]); + return $this->_propDict["managedBy"]; + } + } + return null; + } + + /** + * Sets the managedBy + * Specifies which services manage the Azure network connection. Possible values are: windows365, devBox, unknownFutureValue. Read-only. + * + * @param CloudPcManagementService $val The managedBy + * + * @return CloudPcProvisioningPolicy + */ + public function setManagedBy($val) + { + $this->_propDict["managedBy"] = $val; + return $this; + } + /** * Gets the microsoftManagedDesktop * The specific settings for the Microsoft Managed Desktop, which enables customers to get a managed device experience for the Cloud PC. Before you can enable Microsoft Managed Desktop, an admin must configure it. diff --git a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/CommsApplication.php b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/CommsApplication.php index 2145128..2e4823b 100644 --- a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/CommsApplication.php +++ b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/CommsApplication.php @@ -143,7 +143,8 @@ class CommsApplication implements \JsonSerializable * * @return array The list of properties */ - public function jsonSerialize(): array + #[\ReturnTypeWillChange] + public function jsonSerialize() { $serializableProperties = $this->getProperties(); foreach ($serializableProperties as $property => $val) { diff --git a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/Compliance.php b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/Compliance.php index 91c28e3..d1ae9dd 100644 --- a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/Compliance.php +++ b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/Compliance.php @@ -118,7 +118,8 @@ class Compliance implements \JsonSerializable * * @return array The list of properties */ - public function jsonSerialize(): array + #[\ReturnTypeWillChange] + public function jsonSerialize() { $serializableProperties = $this->getProperties(); foreach ($serializableProperties as $property => $val) { diff --git a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/ConnectedOrganization.php b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/ConnectedOrganization.php index 65837cd..b1bfd7f 100644 --- a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/ConnectedOrganization.php +++ b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/ConnectedOrganization.php @@ -272,7 +272,6 @@ class ConnectedOrganization extends Entity /** * Gets the externalSponsors - * Nullable. * * @return array|null The externalSponsors */ @@ -287,7 +286,6 @@ class ConnectedOrganization extends Entity /** * Sets the externalSponsors - * Nullable. * * @param DirectoryObject[] $val The externalSponsors * @@ -302,7 +300,6 @@ class ConnectedOrganization extends Entity /** * Gets the internalSponsors - * Nullable. * * @return array|null The internalSponsors */ @@ -317,7 +314,6 @@ class ConnectedOrganization extends Entity /** * Sets the internalSponsors - * Nullable. * * @param DirectoryObject[] $val The internalSponsors * diff --git a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/ConnectorGroup.php b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/ConnectorGroup.php index 6aa4586..142dbb5 100644 --- a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/ConnectorGroup.php +++ b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/ConnectorGroup.php @@ -151,7 +151,6 @@ class ConnectorGroup extends Entity /** * Gets the applications - * Read-only. Nullable. * * @return array|null The applications */ @@ -166,7 +165,6 @@ class ConnectorGroup extends Entity /** * Sets the applications - * Read-only. Nullable. * * @param Application[] $val The applications * @@ -181,7 +179,6 @@ class ConnectorGroup extends Entity /** * Gets the members - * Read-only. Nullable. * * @return array|null The members */ @@ -196,7 +193,6 @@ class ConnectorGroup extends Entity /** * Sets the members - * Read-only. Nullable. * * @param Connector[] $val The members * diff --git a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/ConversationMember.php b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/ConversationMember.php index 821edd1..72aeebb 100644 --- a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/ConversationMember.php +++ b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/ConversationMember.php @@ -55,7 +55,7 @@ class ConversationMember extends Entity /** * Gets the roles - * The roles for that user. + * The roles for that user. This property only contains additional qualifiers when relevant - for example, if the member has owner privileges, the roles property contains owner as one of the values. Similarly, if the member is a guest, the roles property contains guest as one of the values. A basic member should not have any values specified in the roles property. * * @return string|null The roles */ @@ -70,7 +70,7 @@ class ConversationMember extends Entity /** * Sets the roles - * The roles for that user. + * The roles for that user. This property only contains additional qualifiers when relevant - for example, if the member has owner privileges, the roles property contains owner as one of the values. Similarly, if the member is a guest, the roles property contains guest as one of the values. A basic member should not have any values specified in the roles property. * * @param string $val The roles * diff --git a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/ConversationThread.php b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/ConversationThread.php index 6c76620..0e8f27c 100644 --- a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/ConversationThread.php +++ b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/ConversationThread.php @@ -265,7 +265,6 @@ class ConversationThread extends Entity /** * Gets the posts - * Read-only. Nullable. * * @return array|null The posts */ @@ -280,7 +279,6 @@ class ConversationThread extends Entity /** * Sets the posts - * Read-only. Nullable. * * @param Post[] $val The posts * diff --git a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/CrossTenantAccessPolicyConfigurationPartner.php b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/CrossTenantAccessPolicyConfigurationPartner.php index fee580e..06e7571 100644 --- a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/CrossTenantAccessPolicyConfigurationPartner.php +++ b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/CrossTenantAccessPolicyConfigurationPartner.php @@ -310,7 +310,8 @@ class CrossTenantAccessPolicyConfigurationPartner implements \JsonSerializable * * @return array The list of properties */ - public function jsonSerialize(): array + #[\ReturnTypeWillChange] + public function jsonSerialize() { $serializableProperties = $this->getProperties(); foreach ($serializableProperties as $property => $val) { diff --git a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/DeviceManagement.php b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/DeviceManagement.php index 553ceeb..e2ec9b5 100644 --- a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/DeviceManagement.php +++ b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/DeviceManagement.php @@ -536,36 +536,6 @@ class DeviceManagement extends Entity return $this; } - - /** - * Gets the androidDeviceOwnerEnrollmentProfiles - * Android device owner enrollment profile entities. - * - * @return array|null The androidDeviceOwnerEnrollmentProfiles - */ - public function getAndroidDeviceOwnerEnrollmentProfiles() - { - if (array_key_exists("androidDeviceOwnerEnrollmentProfiles", $this->_propDict)) { - return $this->_propDict["androidDeviceOwnerEnrollmentProfiles"]; - } else { - return null; - } - } - - /** - * Sets the androidDeviceOwnerEnrollmentProfiles - * Android device owner enrollment profile entities. - * - * @param AndroidDeviceOwnerEnrollmentProfile[] $val The androidDeviceOwnerEnrollmentProfiles - * - * @return DeviceManagement - */ - public function setAndroidDeviceOwnerEnrollmentProfiles($val) - { - $this->_propDict["androidDeviceOwnerEnrollmentProfiles"] = $val; - return $this; - } - /** * Gets the virtualEndpoint * @@ -598,6 +568,36 @@ class DeviceManagement extends Entity } + /** + * Gets the androidDeviceOwnerEnrollmentProfiles + * Android device owner enrollment profile entities. + * + * @return array|null The androidDeviceOwnerEnrollmentProfiles + */ + public function getAndroidDeviceOwnerEnrollmentProfiles() + { + if (array_key_exists("androidDeviceOwnerEnrollmentProfiles", $this->_propDict)) { + return $this->_propDict["androidDeviceOwnerEnrollmentProfiles"]; + } else { + return null; + } + } + + /** + * Sets the androidDeviceOwnerEnrollmentProfiles + * Android device owner enrollment profile entities. + * + * @param AndroidDeviceOwnerEnrollmentProfile[] $val The androidDeviceOwnerEnrollmentProfiles + * + * @return DeviceManagement + */ + public function setAndroidDeviceOwnerEnrollmentProfiles($val) + { + $this->_propDict["androidDeviceOwnerEnrollmentProfiles"] = $val; + return $this; + } + + /** * Gets the androidForWorkAppConfigurationSchemas * Android for Work app configuration schema entities. diff --git a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/Directory.php b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/Directory.php index 79f2cb4..7355e28 100644 --- a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/Directory.php +++ b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/Directory.php @@ -317,7 +317,6 @@ class Directory extends Entity /** * Gets the featureRolloutPolicies - * Nullable. * * @return array|null The featureRolloutPolicies */ @@ -332,7 +331,6 @@ class Directory extends Entity /** * Sets the featureRolloutPolicies - * Nullable. * * @param FeatureRolloutPolicy[] $val The featureRolloutPolicies * diff --git a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/EducationRoot.php b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/EducationRoot.php index fc04642..f3849b7 100644 --- a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/EducationRoot.php +++ b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/EducationRoot.php @@ -230,7 +230,8 @@ class EducationRoot implements \JsonSerializable * * @return array The list of properties */ - public function jsonSerialize(): array + #[\ReturnTypeWillChange] + public function jsonSerialize() { $serializableProperties = $this->getProperties(); foreach ($serializableProperties as $property => $val) { diff --git a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/EducationSubmission.php b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/EducationSubmission.php index 499a58e..72c8fb1 100644 --- a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/EducationSubmission.php +++ b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/EducationSubmission.php @@ -386,7 +386,6 @@ class EducationSubmission extends Entity /** * Gets the outcomes - * Read-Write. Nullable. * * @return array|null The outcomes */ @@ -401,7 +400,6 @@ class EducationSubmission extends Entity /** * Sets the outcomes - * Read-Write. Nullable. * * @param EducationOutcome[] $val The outcomes * @@ -416,7 +414,6 @@ class EducationSubmission extends Entity /** * Gets the resources - * Nullable. * * @return array|null The resources */ @@ -431,7 +428,6 @@ class EducationSubmission extends Entity /** * Sets the resources - * Nullable. * * @param EducationSubmissionResource[] $val The resources * @@ -446,7 +442,6 @@ class EducationSubmission extends Entity /** * Gets the submittedResources - * Read-only. Nullable. * * @return array|null The submittedResources */ @@ -461,7 +456,6 @@ class EducationSubmission extends Entity /** * Sets the submittedResources - * Read-only. Nullable. * * @param EducationSubmissionResource[] $val The submittedResources * diff --git a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/Entity.php b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/Entity.php index 2edf304..8723b84 100644 --- a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/Entity.php +++ b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/Entity.php @@ -57,7 +57,6 @@ class Entity implements \JsonSerializable /** * Gets the id - * Read-only. * * @return string|null The id */ @@ -72,7 +71,6 @@ class Entity implements \JsonSerializable /** * Sets the id - * Read-only. * * @param string $val The id * @@ -116,7 +114,8 @@ class Entity implements \JsonSerializable * * @return array The list of properties */ - public function jsonSerialize(): array + #[\ReturnTypeWillChange] + public function jsonSerialize() { $serializableProperties = $this->getProperties(); foreach ($serializableProperties as $property => $val) { diff --git a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/FileAttachment_v2.php b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/FileAttachment_v2.php deleted file mode 100644 index 4959c40..0000000 --- a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/FileAttachment_v2.php +++ /dev/null @@ -1,58 +0,0 @@ -_propDict)) { - if (is_a($this->_propDict["contentBytes"], "\GuzzleHttp\Psr7\Stream") || is_null($this->_propDict["contentBytes"])) { - return $this->_propDict["contentBytes"]; - } else { - $this->_propDict["contentBytes"] = \GuzzleHttp\Psr7\Utils::streamFor($this->_propDict["contentBytes"]); - return $this->_propDict["contentBytes"]; - } - } - return null; - } - - /** - * Sets the contentBytes - * - * @param \GuzzleHttp\Psr7\Stream $val The contentBytes - * - * @return FileAttachment_v2 - */ - public function setContentBytes($val) - { - $this->_propDict["contentBytes"] = $val; - return $this; - } - -} diff --git a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/Financials.php b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/Financials.php index 3335bd7..3811675 100644 --- a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/Financials.php +++ b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/Financials.php @@ -115,7 +115,8 @@ class Financials implements \JsonSerializable * * @return array The list of properties */ - public function jsonSerialize(): array + #[\ReturnTypeWillChange] + public function jsonSerialize() { $serializableProperties = $this->getProperties(); foreach ($serializableProperties as $property => $val) { diff --git a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/GraphPrint.php b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/GraphPrint.php index dcd0b2b..7b7d921 100644 --- a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/GraphPrint.php +++ b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/GraphPrint.php @@ -359,7 +359,8 @@ class GraphPrint implements \JsonSerializable * * @return array The list of properties */ - public function jsonSerialize(): array + #[\ReturnTypeWillChange] + public function jsonSerialize() { $serializableProperties = $this->getProperties(); foreach ($serializableProperties as $property => $val) { diff --git a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/Group.php b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/Group.php index 9388599..7bf132e 100644 --- a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/Group.php +++ b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/Group.php @@ -2256,7 +2256,6 @@ class Group extends DirectoryObject /** * Gets the onenote - * Read-only. * * @return Onenote|null The onenote */ @@ -2275,7 +2274,6 @@ class Group extends DirectoryObject /** * Sets the onenote - * Read-only. * * @param Onenote $val The onenote * diff --git a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/IdentityContainer.php b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/IdentityContainer.php index 777906a..820efe9 100644 --- a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/IdentityContainer.php +++ b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/IdentityContainer.php @@ -55,39 +55,6 @@ class IdentityContainer implements \JsonSerializable return $this->_propDict; } - /** - * Gets the conditionalAccess - * the entry point for the Conditional Access (CA) object model. - * - * @return ConditionalAccessRoot|null The conditionalAccess - */ - public function getConditionalAccess() - { - if (array_key_exists("conditionalAccess", $this->_propDict)) { - if (is_a($this->_propDict["conditionalAccess"], "\Beta\Microsoft\Graph\Model\ConditionalAccessRoot") || is_null($this->_propDict["conditionalAccess"])) { - return $this->_propDict["conditionalAccess"]; - } else { - $this->_propDict["conditionalAccess"] = new ConditionalAccessRoot($this->_propDict["conditionalAccess"]); - return $this->_propDict["conditionalAccess"]; - } - } - return null; - } - - /** - * Sets the conditionalAccess - * the entry point for the Conditional Access (CA) object model. - * - * @param ConditionalAccessRoot $val The conditionalAccess - * - * @return IdentityContainer - */ - public function setConditionalAccess($val) - { - $this->_propDict["conditionalAccess"] = $val; - return $this; - } - /** * Gets the apiConnectors @@ -266,6 +233,39 @@ class IdentityContainer implements \JsonSerializable return $this; } + /** + * Gets the conditionalAccess + * the entry point for the Conditional Access (CA) object model. + * + * @return ConditionalAccessRoot|null The conditionalAccess + */ + public function getConditionalAccess() + { + if (array_key_exists("conditionalAccess", $this->_propDict)) { + if (is_a($this->_propDict["conditionalAccess"], "\Beta\Microsoft\Graph\Model\ConditionalAccessRoot") || is_null($this->_propDict["conditionalAccess"])) { + return $this->_propDict["conditionalAccess"]; + } else { + $this->_propDict["conditionalAccess"] = new ConditionalAccessRoot($this->_propDict["conditionalAccess"]); + return $this->_propDict["conditionalAccess"]; + } + } + return null; + } + + /** + * Sets the conditionalAccess + * the entry point for the Conditional Access (CA) object model. + * + * @param ConditionalAccessRoot $val The conditionalAccess + * + * @return IdentityContainer + */ + public function setConditionalAccess($val) + { + $this->_propDict["conditionalAccess"] = $val; + return $this; + } + /** * Gets the continuousAccessEvaluationPolicy * Represents entry point for continuous access evaluation policy. @@ -331,7 +331,8 @@ class IdentityContainer implements \JsonSerializable * * @return array The list of properties */ - public function jsonSerialize(): array + #[\ReturnTypeWillChange] + public function jsonSerialize() { $serializableProperties = $this->getProperties(); foreach ($serializableProperties as $property => $val) { diff --git a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/IdentityGovernance.php b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/IdentityGovernance.php index e4e34c3..4705fd2 100644 --- a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/IdentityGovernance.php +++ b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/IdentityGovernance.php @@ -211,7 +211,8 @@ class IdentityGovernance implements \JsonSerializable * * @return array The list of properties */ - public function jsonSerialize(): array + #[\ReturnTypeWillChange] + public function jsonSerialize() { $serializableProperties = $this->getProperties(); foreach ($serializableProperties as $property => $val) { diff --git a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/IdentityProtectionRoot.php b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/IdentityProtectionRoot.php index a44df05..24d1f70 100644 --- a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/IdentityProtectionRoot.php +++ b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/IdentityProtectionRoot.php @@ -207,7 +207,8 @@ class IdentityProtectionRoot implements \JsonSerializable * * @return array The list of properties */ - public function jsonSerialize(): array + #[\ReturnTypeWillChange] + public function jsonSerialize() { $serializableProperties = $this->getProperties(); foreach ($serializableProperties as $property => $val) { diff --git a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/InboundSharedUserProfile.php b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/InboundSharedUserProfile.php index 9c56d68..b5b2d44 100644 --- a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/InboundSharedUserProfile.php +++ b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/InboundSharedUserProfile.php @@ -195,7 +195,8 @@ class InboundSharedUserProfile implements \JsonSerializable * * @return array The list of properties */ - public function jsonSerialize(): array + #[\ReturnTypeWillChange] + public function jsonSerialize() { $serializableProperties = $this->getProperties(); foreach ($serializableProperties as $property => $val) { diff --git a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/MessagePinnedEventMessageDetail.php b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/MessagePinnedEventMessageDetail.php index 71d8b17..d4894b2 100644 --- a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/MessagePinnedEventMessageDetail.php +++ b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/MessagePinnedEventMessageDetail.php @@ -37,6 +37,7 @@ class MessagePinnedEventMessageDetail extends EventMessageDetail /** * Gets the eventDateTime + * Date and time when the event occurred. * * @return \DateTime|null The eventDateTime */ @@ -55,6 +56,7 @@ class MessagePinnedEventMessageDetail extends EventMessageDetail /** * Sets the eventDateTime + * Date and time when the event occurred. * * @param \DateTime $val The value to assign to the eventDateTime * @@ -68,6 +70,7 @@ class MessagePinnedEventMessageDetail extends EventMessageDetail /** * Gets the initiator + * Initiator of the event. * * @return IdentitySet|null The initiator */ @@ -86,6 +89,7 @@ class MessagePinnedEventMessageDetail extends EventMessageDetail /** * Sets the initiator + * Initiator of the event. * * @param IdentitySet $val The value to assign to the initiator * diff --git a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/MessageUnpinnedEventMessageDetail.php b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/MessageUnpinnedEventMessageDetail.php index 8f59c4a..044c5af 100644 --- a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/MessageUnpinnedEventMessageDetail.php +++ b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/MessageUnpinnedEventMessageDetail.php @@ -37,6 +37,7 @@ class MessageUnpinnedEventMessageDetail extends EventMessageDetail /** * Gets the eventDateTime + * Date and time when the event occurred. * * @return \DateTime|null The eventDateTime */ @@ -55,6 +56,7 @@ class MessageUnpinnedEventMessageDetail extends EventMessageDetail /** * Sets the eventDateTime + * Date and time when the event occurred. * * @param \DateTime $val The value to assign to the eventDateTime * @@ -68,6 +70,7 @@ class MessageUnpinnedEventMessageDetail extends EventMessageDetail /** * Gets the initiator + * Initiator of the event. * * @return IdentitySet|null The initiator */ @@ -86,6 +89,7 @@ class MessageUnpinnedEventMessageDetail extends EventMessageDetail /** * Sets the initiator + * Initiator of the event. * * @param IdentitySet $val The value to assign to the initiator * diff --git a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/OAuth2PermissionGrant.php b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/OAuth2PermissionGrant.php index 497dcac..f1728db 100644 --- a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/OAuth2PermissionGrant.php +++ b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/OAuth2PermissionGrant.php @@ -117,7 +117,7 @@ class OAuth2PermissionGrant extends Entity /** * Gets the principalId - * The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. + * The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. Supports $filter (eq only). * * @return string|null The principalId */ @@ -132,7 +132,7 @@ class OAuth2PermissionGrant extends Entity /** * Sets the principalId - * The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. + * The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. Supports $filter (eq only). * * @param string $val The principalId * @@ -146,7 +146,7 @@ class OAuth2PermissionGrant extends Entity /** * Gets the resourceId - * The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. + * The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. Supports $filter (eq only). * * @return string|null The resourceId */ @@ -161,7 +161,7 @@ class OAuth2PermissionGrant extends Entity /** * Sets the resourceId - * The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. + * The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. Supports $filter (eq only). * * @param string $val The resourceId * diff --git a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/OfficeConfiguration.php b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/OfficeConfiguration.php index ae46dc8..6392a25 100644 --- a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/OfficeConfiguration.php +++ b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/OfficeConfiguration.php @@ -180,7 +180,8 @@ class OfficeConfiguration implements \JsonSerializable * * @return array The list of properties */ - public function jsonSerialize(): array + #[\ReturnTypeWillChange] + public function jsonSerialize() { $serializableProperties = $this->getProperties(); foreach ($serializableProperties as $property => $val) { diff --git a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/OutboundSharedUserProfile.php b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/OutboundSharedUserProfile.php index 3948b28..12b4f8d 100644 --- a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/OutboundSharedUserProfile.php +++ b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/OutboundSharedUserProfile.php @@ -142,7 +142,8 @@ class OutboundSharedUserProfile implements \JsonSerializable * * @return array The list of properties */ - public function jsonSerialize(): array + #[\ReturnTypeWillChange] + public function jsonSerialize() { $serializableProperties = $this->getProperties(); foreach ($serializableProperties as $property => $val) { diff --git a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/PolicyRoot.php b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/PolicyRoot.php index 65ccaf0..cf7537c 100644 --- a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/PolicyRoot.php +++ b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/PolicyRoot.php @@ -890,7 +890,8 @@ class PolicyRoot implements \JsonSerializable * * @return array The list of properties */ - public function jsonSerialize(): array + #[\ReturnTypeWillChange] + public function jsonSerialize() { $serializableProperties = $this->getProperties(); foreach ($serializableProperties as $property => $val) { diff --git a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/PreAuthorizedApplication.php b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/PreAuthorizedApplication.php index 534dbce..d706a54 100644 --- a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/PreAuthorizedApplication.php +++ b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/PreAuthorizedApplication.php @@ -25,7 +25,7 @@ class PreAuthorizedApplication extends Entity { /** * Gets the appId - * The unique identifier for the application. + * The unique identifier for the client application. * * @return string|null The appId */ @@ -40,7 +40,7 @@ class PreAuthorizedApplication extends Entity /** * Sets the appId - * The unique identifier for the application. + * The unique identifier for the client application. * * @param string $val The value of the appId * @@ -53,7 +53,7 @@ class PreAuthorizedApplication extends Entity } /** * Gets the permissionIds - * The unique identifier for the oauth2PermissionScopes the application requires. + * The unique identifier for the scopes the client application is granted. * * @return string|null The permissionIds */ @@ -68,7 +68,7 @@ class PreAuthorizedApplication extends Entity /** * Sets the permissionIds - * The unique identifier for the oauth2PermissionScopes the application requires. + * The unique identifier for the scopes the client application is granted. * * @param string $val The value of the permissionIds * diff --git a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/PrintJob.php b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/PrintJob.php index 4b01a87..c51c91d 100644 --- a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/PrintJob.php +++ b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/PrintJob.php @@ -59,7 +59,6 @@ class PrintJob extends Entity /** * Gets the createdBy - * Read-only. Nullable. * * @return UserIdentity|null The createdBy */ @@ -78,7 +77,6 @@ class PrintJob extends Entity /** * Sets the createdBy - * Read-only. Nullable. * * @param UserIdentity $val The createdBy * @@ -246,7 +244,6 @@ class PrintJob extends Entity /** * Gets the documents - * Read-only. * * @return array|null The documents */ @@ -261,7 +258,6 @@ class PrintJob extends Entity /** * Sets the documents - * Read-only. * * @param PrintDocument[] $val The documents * diff --git a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/Privacy.php b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/Privacy.php index 8810bc0..dc88013 100644 --- a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/Privacy.php +++ b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/Privacy.php @@ -115,7 +115,8 @@ class Privacy implements \JsonSerializable * * @return array The list of properties */ - public function jsonSerialize(): array + #[\ReturnTypeWillChange] + public function jsonSerialize() { $serializableProperties = $this->getProperties(); foreach ($serializableProperties as $property => $val) { diff --git a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/PrivilegedApproval.php b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/PrivilegedApproval.php index 7e3f0d8..6d97f8d 100644 --- a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/PrivilegedApproval.php +++ b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/PrivilegedApproval.php @@ -324,7 +324,6 @@ class PrivilegedApproval extends Entity /** * Gets the roleInfo - * Read-only. Nullable. * * @return PrivilegedRole|null The roleInfo */ @@ -343,7 +342,6 @@ class PrivilegedApproval extends Entity /** * Sets the roleInfo - * Read-only. Nullable. * * @param PrivilegedRole $val The roleInfo * diff --git a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/RoleManagement.php b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/RoleManagement.php index 5eee68b..d3fb46d 100644 --- a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/RoleManagement.php +++ b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/RoleManagement.php @@ -57,7 +57,6 @@ class RoleManagement implements \JsonSerializable /** * Gets the directory - * Read-only. Nullable. * * @return RbacApplication|null The directory */ @@ -76,7 +75,6 @@ class RoleManagement implements \JsonSerializable /** * Sets the directory - * Read-only. Nullable. * * @param RbacApplication $val The directory * @@ -217,7 +215,8 @@ class RoleManagement implements \JsonSerializable * * @return array The list of properties */ - public function jsonSerialize(): array + #[\ReturnTypeWillChange] + public function jsonSerialize() { $serializableProperties = $this->getProperties(); foreach ($serializableProperties as $property => $val) { diff --git a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/RoomList.php b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/RoomList.php index 7db7da4..bee7abe 100644 --- a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/RoomList.php +++ b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/RoomList.php @@ -56,7 +56,6 @@ class RoomList extends Place /** * Gets the rooms - * Read-only. Nullable. * * @return array|null The rooms */ @@ -71,7 +70,6 @@ class RoomList extends Place /** * Sets the rooms - * Read-only. Nullable. * * @param Room[] $val The rooms * diff --git a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/SecureScore.php b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/SecureScore.php index ddb3266..3f4114f 100644 --- a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/SecureScore.php +++ b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/SecureScore.php @@ -206,7 +206,7 @@ class SecureScore extends Entity /** * Gets the enabledServices - * Microsoft-provided services for the tenant (for example, Exchange online, Skype, Sharepoint). + * Microsoft-provided services for the tenant (for example, Exchange online, Skype, SharePoint). * * @return string|null The enabledServices */ @@ -221,7 +221,7 @@ class SecureScore extends Entity /** * Sets the enabledServices - * Microsoft-provided services for the tenant (for example, Exchange online, Skype, Sharepoint). + * Microsoft-provided services for the tenant (for example, Exchange online, Skype, SharePoint). * * @param string $val The enabledServices * diff --git a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/SignInFrequencySessionControl.php b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/SignInFrequencySessionControl.php index a83eef4..6404f7c 100644 --- a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/SignInFrequencySessionControl.php +++ b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/SignInFrequencySessionControl.php @@ -26,6 +26,7 @@ class SignInFrequencySessionControl extends ConditionalAccessSessionControl /** * Gets the authenticationType + * The possible values are primaryAndSecondaryAuthentication, secondaryAuthentication, unknownFutureValue. * * @return SignInFrequencyAuthenticationType|null The authenticationType */ @@ -44,6 +45,7 @@ class SignInFrequencySessionControl extends ConditionalAccessSessionControl /** * Sets the authenticationType + * The possible values are primaryAndSecondaryAuthentication, secondaryAuthentication, unknownFutureValue. * * @param SignInFrequencyAuthenticationType $val The value to assign to the authenticationType * @@ -57,6 +59,7 @@ class SignInFrequencySessionControl extends ConditionalAccessSessionControl /** * Gets the frequencyInterval + * The possible values are timeBased, everyTime, unknownFutureValue. * * @return SignInFrequencyInterval|null The frequencyInterval */ @@ -75,6 +78,7 @@ class SignInFrequencySessionControl extends ConditionalAccessSessionControl /** * Sets the frequencyInterval + * The possible values are timeBased, everyTime, unknownFutureValue. * * @param SignInFrequencyInterval $val The value to assign to the frequencyInterval * @@ -88,7 +92,7 @@ class SignInFrequencySessionControl extends ConditionalAccessSessionControl /** * Gets the type - * Possible values are: days, hours. + * Possible values are: days, hours, or null if frequencyInterval is everyTime . * * @return SigninFrequencyType|null The type */ @@ -107,7 +111,7 @@ class SignInFrequencySessionControl extends ConditionalAccessSessionControl /** * Sets the type - * Possible values are: days, hours. + * Possible values are: days, hours, or null if frequencyInterval is everyTime . * * @param SigninFrequencyType $val The value to assign to the type * diff --git a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/Storage.php b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/Storage.php index 2e0916b..8f052a8 100644 --- a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/Storage.php +++ b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/Storage.php @@ -87,7 +87,8 @@ class Storage implements \JsonSerializable * * @return array The list of properties */ - public function jsonSerialize(): array + #[\ReturnTypeWillChange] + public function jsonSerialize() { $serializableProperties = $this->getProperties(); foreach ($serializableProperties as $property => $val) { diff --git a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/Team.php b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/Team.php index 51fe171..bd18b42 100644 --- a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/Team.php +++ b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/Team.php @@ -647,6 +647,7 @@ class Team extends Entity /** * Gets the incomingChannels + * List of channels shared with the team. * * @return array|null The incomingChannels */ @@ -661,6 +662,7 @@ class Team extends Entity /** * Sets the incomingChannels + * List of channels shared with the team. * * @param Channel[] $val The incomingChannels * diff --git a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/Teamwork.php b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/Teamwork.php index fa490eb..7f7a5d8 100644 --- a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/Teamwork.php +++ b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/Teamwork.php @@ -112,4 +112,35 @@ class Teamwork extends Entity return $this; } + /** + * Gets the teamsAppSettings + * + * @return TeamsAppSettings|null The teamsAppSettings + */ + public function getTeamsAppSettings() + { + if (array_key_exists("teamsAppSettings", $this->_propDict)) { + if (is_a($this->_propDict["teamsAppSettings"], "\Beta\Microsoft\Graph\Model\TeamsAppSettings") || is_null($this->_propDict["teamsAppSettings"])) { + return $this->_propDict["teamsAppSettings"]; + } else { + $this->_propDict["teamsAppSettings"] = new TeamsAppSettings($this->_propDict["teamsAppSettings"]); + return $this->_propDict["teamsAppSettings"]; + } + } + return null; + } + + /** + * Sets the teamsAppSettings + * + * @param TeamsAppSettings $val The teamsAppSettings + * + * @return Teamwork + */ + public function setTeamsAppSettings($val) + { + $this->_propDict["teamsAppSettings"] = $val; + return $this; + } + } diff --git a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/TemporaryAccessPassAuthenticationMethod.php b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/TemporaryAccessPassAuthenticationMethod.php index 0fabeb7..ea28d31 100644 --- a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/TemporaryAccessPassAuthenticationMethod.php +++ b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/TemporaryAccessPassAuthenticationMethod.php @@ -26,7 +26,7 @@ class TemporaryAccessPassAuthenticationMethod extends AuthenticationMethod { /** * Gets the createdDateTime - * The date and time when the temporaryAccessPass was created. + * The date and time when the Temporary Access Pass was created. * * @return \DateTime|null The createdDateTime */ @@ -45,7 +45,7 @@ class TemporaryAccessPassAuthenticationMethod extends AuthenticationMethod /** * Sets the createdDateTime - * The date and time when the temporaryAccessPass was created. + * The date and time when the Temporary Access Pass was created. * * @param \DateTime $val The createdDateTime * @@ -88,7 +88,7 @@ class TemporaryAccessPassAuthenticationMethod extends AuthenticationMethod /** * Gets the isUsableOnce - * Determines whether the pass is limited to a one time use. If true, the pass can be used once; if false, the pass can be used multiple times within the temporaryAccessPass lifetime. + * Determines whether the pass is limited to a one-time use. If true, the pass can be used once; if false, the pass can be used multiple times within the Temporary Access Pass lifetime. * * @return bool|null The isUsableOnce */ @@ -103,7 +103,7 @@ class TemporaryAccessPassAuthenticationMethod extends AuthenticationMethod /** * Sets the isUsableOnce - * Determines whether the pass is limited to a one time use. If true, the pass can be used once; if false, the pass can be used multiple times within the temporaryAccessPass lifetime. + * Determines whether the pass is limited to a one-time use. If true, the pass can be used once; if false, the pass can be used multiple times within the Temporary Access Pass lifetime. * * @param bool $val The isUsableOnce * @@ -117,7 +117,7 @@ class TemporaryAccessPassAuthenticationMethod extends AuthenticationMethod /** * Gets the lifetimeInMinutes - * The lifetime of the temporaryAccessPass in minutes starting at startDateTime. Minimum 10, Maximum 43200 (equivalent to 30 days). + * The lifetime of the Temporary Access Pass in minutes starting at startDateTime. Must be between 10 and 43200 inclusive (equivalent to 30 days). * * @return int|null The lifetimeInMinutes */ @@ -132,7 +132,7 @@ class TemporaryAccessPassAuthenticationMethod extends AuthenticationMethod /** * Sets the lifetimeInMinutes - * The lifetime of the temporaryAccessPass in minutes starting at startDateTime. Minimum 10, Maximum 43200 (equivalent to 30 days). + * The lifetime of the Temporary Access Pass in minutes starting at startDateTime. Must be between 10 and 43200 inclusive (equivalent to 30 days). * * @param int $val The lifetimeInMinutes * @@ -146,7 +146,7 @@ class TemporaryAccessPassAuthenticationMethod extends AuthenticationMethod /** * Gets the methodUsabilityReason - * Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. + * Details about the usability state (isUsable). Reasons can include: EnabledByPolicy, DisabledByPolicy, Expired, NotYetValid, OneTimeUsed. * * @return string|null The methodUsabilityReason */ @@ -161,7 +161,7 @@ class TemporaryAccessPassAuthenticationMethod extends AuthenticationMethod /** * Sets the methodUsabilityReason - * Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. + * Details about the usability state (isUsable). Reasons can include: EnabledByPolicy, DisabledByPolicy, Expired, NotYetValid, OneTimeUsed. * * @param string $val The methodUsabilityReason * @@ -175,7 +175,7 @@ class TemporaryAccessPassAuthenticationMethod extends AuthenticationMethod /** * Gets the startDateTime - * The date and time when the temporaryAccessPass becomes available to use. + * The date and time when the Temporary Access Pass becomes available to use and when isUsable is true is enforced. * * @return \DateTime|null The startDateTime */ @@ -194,7 +194,7 @@ class TemporaryAccessPassAuthenticationMethod extends AuthenticationMethod /** * Sets the startDateTime - * The date and time when the temporaryAccessPass becomes available to use. + * The date and time when the Temporary Access Pass becomes available to use and when isUsable is true is enforced. * * @param \DateTime $val The startDateTime * @@ -208,7 +208,7 @@ class TemporaryAccessPassAuthenticationMethod extends AuthenticationMethod /** * Gets the temporaryAccessPass - * The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. + * The Temporary Access Pass used to authenticate. Returned only on creation of a new temporaryAccessPassAuthenticationMethod object; Hidden in subsequent read operations and returned as null with GET. * * @return string|null The temporaryAccessPass */ @@ -223,7 +223,7 @@ class TemporaryAccessPassAuthenticationMethod extends AuthenticationMethod /** * Sets the temporaryAccessPass - * The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. + * The Temporary Access Pass used to authenticate. Returned only on creation of a new temporaryAccessPassAuthenticationMethod object; Hidden in subsequent read operations and returned as null with GET. * * @param string $val The temporaryAccessPass * diff --git a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/TemporaryAccessPassAuthenticationMethodConfiguration.php b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/TemporaryAccessPassAuthenticationMethodConfiguration.php index 1b595ed..e929c4d 100644 --- a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/TemporaryAccessPassAuthenticationMethodConfiguration.php +++ b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/TemporaryAccessPassAuthenticationMethodConfiguration.php @@ -26,6 +26,7 @@ class TemporaryAccessPassAuthenticationMethodConfiguration extends Authenticatio { /** * Gets the defaultLength + * Default length in characters of a Temporary Access Pass object. Must be between 8 and 48 characters. * * @return int|null The defaultLength */ @@ -40,6 +41,7 @@ class TemporaryAccessPassAuthenticationMethodConfiguration extends Authenticatio /** * Sets the defaultLength + * Default length in characters of a Temporary Access Pass object. Must be between 8 and 48 characters. * * @param int $val The defaultLength * @@ -53,6 +55,7 @@ class TemporaryAccessPassAuthenticationMethodConfiguration extends Authenticatio /** * Gets the defaultLifetimeInMinutes + * Default lifetime in minutes for a Temporary Access Pass. Value can be any integer between the minimumLifetimeInMinutes and maximumLifetimeInMinutes. * * @return int|null The defaultLifetimeInMinutes */ @@ -67,6 +70,7 @@ class TemporaryAccessPassAuthenticationMethodConfiguration extends Authenticatio /** * Sets the defaultLifetimeInMinutes + * Default lifetime in minutes for a Temporary Access Pass. Value can be any integer between the minimumLifetimeInMinutes and maximumLifetimeInMinutes. * * @param int $val The defaultLifetimeInMinutes * @@ -80,6 +84,7 @@ class TemporaryAccessPassAuthenticationMethodConfiguration extends Authenticatio /** * Gets the isUsableOnce + * If true, all the passes in the tenant will be restricted to one-time use. If false, passes in the tenant can be created to be either one-time use or reusable. * * @return bool|null The isUsableOnce */ @@ -94,6 +99,7 @@ class TemporaryAccessPassAuthenticationMethodConfiguration extends Authenticatio /** * Sets the isUsableOnce + * If true, all the passes in the tenant will be restricted to one-time use. If false, passes in the tenant can be created to be either one-time use or reusable. * * @param bool $val The isUsableOnce * @@ -107,6 +113,7 @@ class TemporaryAccessPassAuthenticationMethodConfiguration extends Authenticatio /** * Gets the maximumLifetimeInMinutes + * Maximum lifetime in minutes for any Temporary Access Pass created in the tenant. Value can be between 10 and 43200 minutes (equivalent to 30 days). * * @return int|null The maximumLifetimeInMinutes */ @@ -121,6 +128,7 @@ class TemporaryAccessPassAuthenticationMethodConfiguration extends Authenticatio /** * Sets the maximumLifetimeInMinutes + * Maximum lifetime in minutes for any Temporary Access Pass created in the tenant. Value can be between 10 and 43200 minutes (equivalent to 30 days). * * @param int $val The maximumLifetimeInMinutes * @@ -134,6 +142,7 @@ class TemporaryAccessPassAuthenticationMethodConfiguration extends Authenticatio /** * Gets the minimumLifetimeInMinutes + * Minimum lifetime in minutes for any Temporary Access Pass created in the tenant. Value can be between 10 and 43200 minutes (equivalent to 30 days). * * @return int|null The minimumLifetimeInMinutes */ @@ -148,6 +157,7 @@ class TemporaryAccessPassAuthenticationMethodConfiguration extends Authenticatio /** * Sets the minimumLifetimeInMinutes + * Minimum lifetime in minutes for any Temporary Access Pass created in the tenant. Value can be between 10 and 43200 minutes (equivalent to 30 days). * * @param int $val The minimumLifetimeInMinutes * @@ -162,6 +172,7 @@ class TemporaryAccessPassAuthenticationMethodConfiguration extends Authenticatio /** * Gets the includeTargets + * A collection of users or groups who are enabled to use the authentication method. * * @return array|null The includeTargets */ @@ -176,6 +187,7 @@ class TemporaryAccessPassAuthenticationMethodConfiguration extends Authenticatio /** * Sets the includeTargets + * A collection of users or groups who are enabled to use the authentication method. * * @param AuthenticationMethodTarget[] $val The includeTargets * diff --git a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/TenantReference.php b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/TenantReference.php index d6d33d4..d918738 100644 --- a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/TenantReference.php +++ b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/TenantReference.php @@ -114,7 +114,8 @@ class TenantReference implements \JsonSerializable * * @return array The list of properties */ - public function jsonSerialize(): array + #[\ReturnTypeWillChange] + public function jsonSerialize() { $serializableProperties = $this->getProperties(); foreach ($serializableProperties as $property => $val) { diff --git a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/TodoTask.php b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/TodoTask.php index 5700fb9..ec84df7 100644 --- a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/TodoTask.php +++ b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/TodoTask.php @@ -486,7 +486,7 @@ class TodoTask extends Entity /** * Sets the attachments * - * @param Attachment_v2[] $val The attachments + * @param AttachmentBase[] $val The attachments * * @return TodoTask */ diff --git a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/TrustFramework.php b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/TrustFramework.php index afb3e64..00a94aa 100644 --- a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/TrustFramework.php +++ b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/TrustFramework.php @@ -143,7 +143,8 @@ class TrustFramework implements \JsonSerializable * * @return array The list of properties */ - public function jsonSerialize(): array + #[\ReturnTypeWillChange] + public function jsonSerialize() { $serializableProperties = $this->getProperties(); foreach ($serializableProperties as $property => $val) { diff --git a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/User.php b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/User.php index 0b91869..1ae096e 100644 --- a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/User.php +++ b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/User.php @@ -175,6 +175,37 @@ class User extends DirectoryObject return $this; } + /** + * Gets the authorizationInfo + * + * @return AuthorizationInfo|null The authorizationInfo + */ + public function getAuthorizationInfo() + { + if (array_key_exists("authorizationInfo", $this->_propDict)) { + if (is_a($this->_propDict["authorizationInfo"], "\Beta\Microsoft\Graph\Model\AuthorizationInfo") || is_null($this->_propDict["authorizationInfo"])) { + return $this->_propDict["authorizationInfo"]; + } else { + $this->_propDict["authorizationInfo"] = new AuthorizationInfo($this->_propDict["authorizationInfo"]); + return $this->_propDict["authorizationInfo"]; + } + } + return null; + } + + /** + * Sets the authorizationInfo + * + * @param AuthorizationInfo $val The authorizationInfo + * + * @return User + */ + public function setAuthorizationInfo($val) + { + $this->_propDict["authorizationInfo"] = $val; + return $this; + } + /** * Gets the businessPhones * The telephone numbers for the user. Only one number can be set for this property. Read-only for users synced from on-premises directory. Supports $filter (eq, not, ge, le, startsWith). @@ -1691,6 +1722,33 @@ class User extends DirectoryObject return $this; } + /** + * Gets the securityIdentifier + * + * @return string|null The securityIdentifier + */ + public function getSecurityIdentifier() + { + if (array_key_exists("securityIdentifier", $this->_propDict)) { + return $this->_propDict["securityIdentifier"]; + } else { + return null; + } + } + + /** + * Sets the securityIdentifier + * + * @param string $val The securityIdentifier + * + * @return User + */ + public function setSecurityIdentifier($val) + { + $this->_propDict["securityIdentifier"] = $val; + return $this; + } + /** * Gets the showInAddressList * Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. See Known issue. @@ -3076,7 +3134,6 @@ class User extends DirectoryObject /** * Gets the joinedGroups - * Read-only. Nullable. * * @return array|null The joinedGroups */ @@ -3091,7 +3148,6 @@ class User extends DirectoryObject /** * Sets the joinedGroups - * Read-only. Nullable. * * @param Group[] $val The joinedGroups * @@ -3767,7 +3823,6 @@ class User extends DirectoryObject /** * Gets the insights - * Read-only. Nullable. * * @return ItemInsights|null The insights */ @@ -3786,7 +3841,6 @@ class User extends DirectoryObject /** * Sets the insights - * Read-only. Nullable. * * @param ItemInsights $val The insights * @@ -3800,7 +3854,6 @@ class User extends DirectoryObject /** * Gets the settings - * Read-only. Nullable. * * @return UserSettings|null The settings */ @@ -3819,7 +3872,6 @@ class User extends DirectoryObject /** * Sets the settings - * Read-only. Nullable. * * @param UserSettings $val The settings * @@ -3833,7 +3885,6 @@ class User extends DirectoryObject /** * Gets the onenote - * Read-only. * * @return Onenote|null The onenote */ @@ -3852,7 +3903,6 @@ class User extends DirectoryObject /** * Sets the onenote - * Read-only. * * @param Onenote $val The onenote * @@ -3900,7 +3950,6 @@ class User extends DirectoryObject /** * Gets the photos - * Read-only. Nullable. * * @return array|null The photos */ @@ -3915,7 +3964,6 @@ class User extends DirectoryObject /** * Sets the photos - * Read-only. Nullable. * * @param ProfilePhoto[] $val The photos * @@ -4079,7 +4127,7 @@ class User extends DirectoryObject /** * Gets the authentication - * TODO: Add Description + * The authentication methods that are supported for the user. * * @return Authentication|null The authentication */ @@ -4098,7 +4146,7 @@ class User extends DirectoryObject /** * Sets the authentication - * TODO: Add Description + * The authentication methods that are supported for the user. * * @param Authentication $val The authentication * diff --git a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/WorkbookComment.php b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/WorkbookComment.php index 6750819..d48efcb 100644 --- a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/WorkbookComment.php +++ b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/Model/WorkbookComment.php @@ -85,7 +85,6 @@ class WorkbookComment extends Entity /** * Gets the replies - * Read-only. Nullable. * * @return array|null The replies */ @@ -100,7 +99,6 @@ class WorkbookComment extends Entity /** * Sets the replies - * Read-only. Nullable. * * @param WorkbookCommentReply[] $val The replies * diff --git a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/SecurityNamespace/Model/CaseOperation.php b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/SecurityNamespace/Model/CaseOperation.php index 682c3ea..097c895 100644 --- a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/SecurityNamespace/Model/CaseOperation.php +++ b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/SecurityNamespace/Model/CaseOperation.php @@ -26,6 +26,7 @@ class CaseOperation extends \Beta\Microsoft\Graph\Model\Entity { /** * Gets the action + * The type of action the operation represents. Possible values are: addToReviewSet,applyTags,contentExport,convertToPdf,estimateStatistics, purgeData * * @return CaseAction|null The action */ @@ -44,6 +45,7 @@ class CaseOperation extends \Beta\Microsoft\Graph\Model\Entity /** * Sets the action + * The type of action the operation represents. Possible values are: addToReviewSet,applyTags,contentExport,convertToPdf,estimateStatistics, purgeData * * @param CaseAction $val The action * @@ -57,6 +59,7 @@ class CaseOperation extends \Beta\Microsoft\Graph\Model\Entity /** * Gets the completedDateTime + * The date and time the operation was completed. * * @return \DateTime|null The completedDateTime */ @@ -75,6 +78,7 @@ class CaseOperation extends \Beta\Microsoft\Graph\Model\Entity /** * Sets the completedDateTime + * The date and time the operation was completed. * * @param \DateTime $val The completedDateTime * @@ -88,6 +92,7 @@ class CaseOperation extends \Beta\Microsoft\Graph\Model\Entity /** * Gets the createdBy + * The user that created the operation. * * @return \Beta\Microsoft\Graph\Model\IdentitySet|null The createdBy */ @@ -106,6 +111,7 @@ class CaseOperation extends \Beta\Microsoft\Graph\Model\Entity /** * Sets the createdBy + * The user that created the operation. * * @param \Beta\Microsoft\Graph\Model\IdentitySet $val The createdBy * @@ -119,6 +125,7 @@ class CaseOperation extends \Beta\Microsoft\Graph\Model\Entity /** * Gets the createdDateTime + * The date and time the operation was created. * * @return \DateTime|null The createdDateTime */ @@ -137,6 +144,7 @@ class CaseOperation extends \Beta\Microsoft\Graph\Model\Entity /** * Sets the createdDateTime + * The date and time the operation was created. * * @param \DateTime $val The createdDateTime * @@ -150,6 +158,7 @@ class CaseOperation extends \Beta\Microsoft\Graph\Model\Entity /** * Gets the percentProgress + * The progress of the operation. * * @return int|null The percentProgress */ @@ -164,6 +173,7 @@ class CaseOperation extends \Beta\Microsoft\Graph\Model\Entity /** * Sets the percentProgress + * The progress of the operation. * * @param int $val The percentProgress * @@ -177,6 +187,7 @@ class CaseOperation extends \Beta\Microsoft\Graph\Model\Entity /** * Gets the resultInfo + * Contains success and failure-specific result information. * * @return \Beta\Microsoft\Graph\Model\ResultInfo|null The resultInfo */ @@ -195,6 +206,7 @@ class CaseOperation extends \Beta\Microsoft\Graph\Model\Entity /** * Sets the resultInfo + * Contains success and failure-specific result information. * * @param \Beta\Microsoft\Graph\Model\ResultInfo $val The resultInfo * @@ -208,6 +220,7 @@ class CaseOperation extends \Beta\Microsoft\Graph\Model\Entity /** * Gets the status + * The status of the case operation. Possible values are: notStarted, submissionFailed, running, succeeded, partiallySucceeded, failed. * * @return CaseOperationStatus|null The status */ @@ -226,6 +239,7 @@ class CaseOperation extends \Beta\Microsoft\Graph\Model\Entity /** * Sets the status + * The status of the case operation. Possible values are: notStarted, submissionFailed, running, succeeded, partiallySucceeded, failed. * * @param CaseOperationStatus $val The status * diff --git a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/SecurityNamespace/Model/DataSource.php b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/SecurityNamespace/Model/DataSource.php index e22fea5..76d2e36 100644 --- a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/SecurityNamespace/Model/DataSource.php +++ b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/SecurityNamespace/Model/DataSource.php @@ -26,6 +26,7 @@ class DataSource extends \Beta\Microsoft\Graph\Model\Entity { /** * Gets the createdBy + * The user who created the dataSource. * * @return \Beta\Microsoft\Graph\Model\IdentitySet|null The createdBy */ @@ -44,6 +45,7 @@ class DataSource extends \Beta\Microsoft\Graph\Model\Entity /** * Sets the createdBy + * The user who created the dataSource. * * @param \Beta\Microsoft\Graph\Model\IdentitySet $val The createdBy * @@ -57,6 +59,7 @@ class DataSource extends \Beta\Microsoft\Graph\Model\Entity /** * Gets the createdDateTime + * The date and time the dataSource was created. * * @return \DateTime|null The createdDateTime */ @@ -75,6 +78,7 @@ class DataSource extends \Beta\Microsoft\Graph\Model\Entity /** * Sets the createdDateTime + * The date and time the dataSource was created. * * @param \DateTime $val The createdDateTime * @@ -88,6 +92,7 @@ class DataSource extends \Beta\Microsoft\Graph\Model\Entity /** * Gets the displayName + * The display name of the dataSource. This will be the name of the SharePoint site. * * @return string|null The displayName */ @@ -102,6 +107,7 @@ class DataSource extends \Beta\Microsoft\Graph\Model\Entity /** * Sets the displayName + * The display name of the dataSource. This will be the name of the SharePoint site. * * @param string $val The displayName * @@ -115,6 +121,7 @@ class DataSource extends \Beta\Microsoft\Graph\Model\Entity /** * Gets the holdStatus + * The hold status of the dataSource.The possible values are: notApplied, applied, applying, removing, partial * * @return DataSourceHoldStatus|null The holdStatus */ @@ -133,6 +140,7 @@ class DataSource extends \Beta\Microsoft\Graph\Model\Entity /** * Sets the holdStatus + * The hold status of the dataSource.The possible values are: notApplied, applied, applying, removing, partial * * @param DataSourceHoldStatus $val The holdStatus * diff --git a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/SecurityNamespace/Model/DataSourceContainer.php b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/SecurityNamespace/Model/DataSourceContainer.php index 5d715fb..a0b0aea 100644 --- a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/SecurityNamespace/Model/DataSourceContainer.php +++ b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/SecurityNamespace/Model/DataSourceContainer.php @@ -26,6 +26,7 @@ class DataSourceContainer extends \Beta\Microsoft\Graph\Model\Entity { /** * Gets the createdDateTime + * Created date and time of the dataSourceContainer entity. * * @return \DateTime|null The createdDateTime */ @@ -44,6 +45,7 @@ class DataSourceContainer extends \Beta\Microsoft\Graph\Model\Entity /** * Sets the createdDateTime + * Created date and time of the dataSourceContainer entity. * * @param \DateTime $val The createdDateTime * @@ -57,6 +59,7 @@ class DataSourceContainer extends \Beta\Microsoft\Graph\Model\Entity /** * Gets the displayName + * Display name of the dataSourceContainer entity. * * @return string|null The displayName */ @@ -71,6 +74,7 @@ class DataSourceContainer extends \Beta\Microsoft\Graph\Model\Entity /** * Sets the displayName + * Display name of the dataSourceContainer entity. * * @param string $val The displayName * @@ -84,6 +88,7 @@ class DataSourceContainer extends \Beta\Microsoft\Graph\Model\Entity /** * Gets the holdStatus + * The hold status of the dataSourceContainer.The possible values are: notApplied, applied, applying, removing, partial * * @return DataSourceHoldStatus|null The holdStatus */ @@ -102,6 +107,7 @@ class DataSourceContainer extends \Beta\Microsoft\Graph\Model\Entity /** * Sets the holdStatus + * The hold status of the dataSourceContainer.The possible values are: notApplied, applied, applying, removing, partial * * @param DataSourceHoldStatus $val The holdStatus * @@ -115,6 +121,7 @@ class DataSourceContainer extends \Beta\Microsoft\Graph\Model\Entity /** * Gets the lastModifiedDateTime + * Last modified date and time of the dataSourceContainer. * * @return \DateTime|null The lastModifiedDateTime */ @@ -133,6 +140,7 @@ class DataSourceContainer extends \Beta\Microsoft\Graph\Model\Entity /** * Sets the lastModifiedDateTime + * Last modified date and time of the dataSourceContainer. * * @param \DateTime $val The lastModifiedDateTime * @@ -146,6 +154,7 @@ class DataSourceContainer extends \Beta\Microsoft\Graph\Model\Entity /** * Gets the releasedDateTime + * Date and time that the dataSourceContainer was released from the case. * * @return \DateTime|null The releasedDateTime */ @@ -164,6 +173,7 @@ class DataSourceContainer extends \Beta\Microsoft\Graph\Model\Entity /** * Sets the releasedDateTime + * Date and time that the dataSourceContainer was released from the case. * * @param \DateTime $val The releasedDateTime * @@ -177,6 +187,7 @@ class DataSourceContainer extends \Beta\Microsoft\Graph\Model\Entity /** * Gets the status + * Latest status of the dataSourceContainer. Possible values are: Active, Released. * * @return DataSourceContainerStatus|null The status */ @@ -195,6 +206,7 @@ class DataSourceContainer extends \Beta\Microsoft\Graph\Model\Entity /** * Sets the status + * Latest status of the dataSourceContainer. Possible values are: Active, Released. * * @param DataSourceContainerStatus $val The status * diff --git a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/SecurityNamespace/Model/EdiscoveryAddToReviewSetOperation.php b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/SecurityNamespace/Model/EdiscoveryAddToReviewSetOperation.php index defe1c9..094608b 100644 --- a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/SecurityNamespace/Model/EdiscoveryAddToReviewSetOperation.php +++ b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/SecurityNamespace/Model/EdiscoveryAddToReviewSetOperation.php @@ -26,6 +26,7 @@ class EdiscoveryAddToReviewSetOperation extends CaseOperation { /** * Gets the reviewSet + * eDiscovery review set to which items matching source collection query gets added. * * @return EdiscoveryReviewSet|null The reviewSet */ @@ -44,6 +45,7 @@ class EdiscoveryAddToReviewSetOperation extends CaseOperation /** * Sets the reviewSet + * eDiscovery review set to which items matching source collection query gets added. * * @param EdiscoveryReviewSet $val The reviewSet * @@ -57,6 +59,7 @@ class EdiscoveryAddToReviewSetOperation extends CaseOperation /** * Gets the search + * eDiscovery search that gets added to review set. * * @return EdiscoverySearch|null The search */ @@ -75,6 +78,7 @@ class EdiscoveryAddToReviewSetOperation extends CaseOperation /** * Sets the search + * eDiscovery search that gets added to review set. * * @param EdiscoverySearch $val The search * diff --git a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/SecurityNamespace/Model/EdiscoveryCase.php b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/SecurityNamespace/Model/EdiscoveryCase.php index f8b97a2..0af5aa4 100644 --- a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/SecurityNamespace/Model/EdiscoveryCase.php +++ b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/SecurityNamespace/Model/EdiscoveryCase.php @@ -26,6 +26,7 @@ class EdiscoveryCase extends GraphCase { /** * Gets the closedBy + * The user who closed the case. * * @return \Beta\Microsoft\Graph\Model\IdentitySet|null The closedBy */ @@ -44,6 +45,7 @@ class EdiscoveryCase extends GraphCase /** * Sets the closedBy + * The user who closed the case. * * @param \Beta\Microsoft\Graph\Model\IdentitySet $val The closedBy * @@ -57,6 +59,7 @@ class EdiscoveryCase extends GraphCase /** * Gets the closedDateTime + * The date and time when the case was closed. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z * * @return \DateTime|null The closedDateTime */ @@ -75,6 +78,7 @@ class EdiscoveryCase extends GraphCase /** * Sets the closedDateTime + * The date and time when the case was closed. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z * * @param \DateTime $val The closedDateTime * @@ -88,6 +92,7 @@ class EdiscoveryCase extends GraphCase /** * Gets the externalId + * The external case number for customer reference. * * @return string|null The externalId */ @@ -102,6 +107,7 @@ class EdiscoveryCase extends GraphCase /** * Sets the externalId + * The external case number for customer reference. * * @param string $val The externalId * @@ -116,6 +122,7 @@ class EdiscoveryCase extends GraphCase /** * Gets the custodians + * Returns a list of case ediscoveryCustodian objects for this case. * * @return array|null The custodians */ @@ -130,6 +137,7 @@ class EdiscoveryCase extends GraphCase /** * Sets the custodians + * Returns a list of case ediscoveryCustodian objects for this case. * * @param EdiscoveryCustodian[] $val The custodians * @@ -144,6 +152,7 @@ class EdiscoveryCase extends GraphCase /** * Gets the legalHolds + * Returns a list of case eDiscoveryHoldPolicy objects for this case. * * @return array|null The legalHolds */ @@ -158,6 +167,7 @@ class EdiscoveryCase extends GraphCase /** * Sets the legalHolds + * Returns a list of case eDiscoveryHoldPolicy objects for this case. * * @param EdiscoveryHoldPolicy[] $val The legalHolds * @@ -172,6 +182,7 @@ class EdiscoveryCase extends GraphCase /** * Gets the noncustodialDataSources + * Returns a list of case ediscoveryNoncustodialDataSource objects for this case. * * @return array|null The noncustodialDataSources */ @@ -186,6 +197,7 @@ class EdiscoveryCase extends GraphCase /** * Sets the noncustodialDataSources + * Returns a list of case ediscoveryNoncustodialDataSource objects for this case. * * @param EdiscoveryNoncustodialDataSource[] $val The noncustodialDataSources * @@ -200,6 +212,7 @@ class EdiscoveryCase extends GraphCase /** * Gets the operations + * Returns a list of case caseOperation objects for this case. * * @return array|null The operations */ @@ -214,6 +227,7 @@ class EdiscoveryCase extends GraphCase /** * Sets the operations + * Returns a list of case caseOperation objects for this case. * * @param CaseOperation[] $val The operations * @@ -228,6 +242,7 @@ class EdiscoveryCase extends GraphCase /** * Gets the reviewSets + * Returns a list of eDiscoveryReviewSet objects in the case. * * @return array|null The reviewSets */ @@ -242,6 +257,7 @@ class EdiscoveryCase extends GraphCase /** * Sets the reviewSets + * Returns a list of eDiscoveryReviewSet objects in the case. * * @param EdiscoveryReviewSet[] $val The reviewSets * @@ -256,6 +272,7 @@ class EdiscoveryCase extends GraphCase /** * Gets the searches + * Returns a list of eDiscoverySearch objects associated with this case. * * @return array|null The searches */ @@ -270,6 +287,7 @@ class EdiscoveryCase extends GraphCase /** * Sets the searches + * Returns a list of eDiscoverySearch objects associated with this case. * * @param EdiscoverySearch[] $val The searches * @@ -283,6 +301,7 @@ class EdiscoveryCase extends GraphCase /** * Gets the settings + * Returns a list of eDIscoverySettings objects in the case. * * @return EdiscoveryCaseSettings|null The settings */ @@ -301,6 +320,7 @@ class EdiscoveryCase extends GraphCase /** * Sets the settings + * Returns a list of eDIscoverySettings objects in the case. * * @param EdiscoveryCaseSettings $val The settings * @@ -315,6 +335,7 @@ class EdiscoveryCase extends GraphCase /** * Gets the tags + * Returns a list of ediscoveryReviewTag objects associated to this case. * * @return array|null The tags */ @@ -329,6 +350,7 @@ class EdiscoveryCase extends GraphCase /** * Sets the tags + * Returns a list of ediscoveryReviewTag objects associated to this case. * * @param EdiscoveryReviewTag[] $val The tags * diff --git a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/SecurityNamespace/Model/EdiscoveryCaseSettings.php b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/SecurityNamespace/Model/EdiscoveryCaseSettings.php index 9cbf798..738b1f4 100644 --- a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/SecurityNamespace/Model/EdiscoveryCaseSettings.php +++ b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/SecurityNamespace/Model/EdiscoveryCaseSettings.php @@ -26,6 +26,7 @@ class EdiscoveryCaseSettings extends \Beta\Microsoft\Graph\Model\Entity { /** * Gets the ocr + * The OCR (Optical Character Recognition) settings for the case. * * @return OcrSettings|null The ocr */ @@ -44,6 +45,7 @@ class EdiscoveryCaseSettings extends \Beta\Microsoft\Graph\Model\Entity /** * Sets the ocr + * The OCR (Optical Character Recognition) settings for the case. * * @param OcrSettings $val The ocr * @@ -57,6 +59,7 @@ class EdiscoveryCaseSettings extends \Beta\Microsoft\Graph\Model\Entity /** * Gets the redundancyDetection + * The redundancy (near duplicate and email threading) detection settings for the case. * * @return RedundancyDetectionSettings|null The redundancyDetection */ @@ -75,6 +78,7 @@ class EdiscoveryCaseSettings extends \Beta\Microsoft\Graph\Model\Entity /** * Sets the redundancyDetection + * The redundancy (near duplicate and email threading) detection settings for the case. * * @param RedundancyDetectionSettings $val The redundancyDetection * @@ -88,6 +92,7 @@ class EdiscoveryCaseSettings extends \Beta\Microsoft\Graph\Model\Entity /** * Gets the topicModeling + * The Topic Modeling (Themes) settings for the case. * * @return TopicModelingSettings|null The topicModeling */ @@ -106,6 +111,7 @@ class EdiscoveryCaseSettings extends \Beta\Microsoft\Graph\Model\Entity /** * Sets the topicModeling + * The Topic Modeling (Themes) settings for the case. * * @param TopicModelingSettings $val The topicModeling * diff --git a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/SecurityNamespace/Model/EdiscoveryCustodian.php b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/SecurityNamespace/Model/EdiscoveryCustodian.php index 7266dbb..b83ba20 100644 --- a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/SecurityNamespace/Model/EdiscoveryCustodian.php +++ b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/SecurityNamespace/Model/EdiscoveryCustodian.php @@ -26,6 +26,7 @@ class EdiscoveryCustodian extends DataSourceContainer { /** * Gets the acknowledgedDateTime + * Date and time the custodian acknowledged a hold notification. * * @return \DateTime|null The acknowledgedDateTime */ @@ -44,6 +45,7 @@ class EdiscoveryCustodian extends DataSourceContainer /** * Sets the acknowledgedDateTime + * Date and time the custodian acknowledged a hold notification. * * @param \DateTime $val The acknowledgedDateTime * @@ -57,6 +59,7 @@ class EdiscoveryCustodian extends DataSourceContainer /** * Gets the email + * Email address of the custodian. * * @return string|null The email */ @@ -71,6 +74,7 @@ class EdiscoveryCustodian extends DataSourceContainer /** * Sets the email + * Email address of the custodian. * * @param string $val The email * @@ -84,6 +88,7 @@ class EdiscoveryCustodian extends DataSourceContainer /** * Gets the lastIndexOperation + * Operation entity that represents the latest indexing for the custodian. * * @return EdiscoveryIndexOperation|null The lastIndexOperation */ @@ -102,6 +107,7 @@ class EdiscoveryCustodian extends DataSourceContainer /** * Sets the lastIndexOperation + * Operation entity that represents the latest indexing for the custodian. * * @param EdiscoveryIndexOperation $val The lastIndexOperation * @@ -116,6 +122,7 @@ class EdiscoveryCustodian extends DataSourceContainer /** * Gets the siteSources + * Data source entity for SharePoint sites associated with the custodian. * * @return array|null The siteSources */ @@ -130,6 +137,7 @@ class EdiscoveryCustodian extends DataSourceContainer /** * Sets the siteSources + * Data source entity for SharePoint sites associated with the custodian. * * @param SiteSource[] $val The siteSources * @@ -144,6 +152,7 @@ class EdiscoveryCustodian extends DataSourceContainer /** * Gets the unifiedGroupSources + * Data source entity for groups associated with the custodian. * * @return array|null The unifiedGroupSources */ @@ -158,6 +167,7 @@ class EdiscoveryCustodian extends DataSourceContainer /** * Sets the unifiedGroupSources + * Data source entity for groups associated with the custodian. * * @param UnifiedGroupSource[] $val The unifiedGroupSources * @@ -172,6 +182,7 @@ class EdiscoveryCustodian extends DataSourceContainer /** * Gets the userSources + * Data source entity for a the custodian. This is the container for a custodian's mailbox and OneDrive for Business site. * * @return array|null The userSources */ @@ -186,6 +197,7 @@ class EdiscoveryCustodian extends DataSourceContainer /** * Sets the userSources + * Data source entity for a the custodian. This is the container for a custodian's mailbox and OneDrive for Business site. * * @param UserSource[] $val The userSources * diff --git a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/SecurityNamespace/Model/EdiscoveryEstimateOperation.php b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/SecurityNamespace/Model/EdiscoveryEstimateOperation.php index cc5b8d1..c4e7ffa 100644 --- a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/SecurityNamespace/Model/EdiscoveryEstimateOperation.php +++ b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/SecurityNamespace/Model/EdiscoveryEstimateOperation.php @@ -26,6 +26,7 @@ class EdiscoveryEstimateOperation extends CaseOperation { /** * Gets the indexedItemCount + * The estimated count of items for the search that matched the content query. * * @return int|null The indexedItemCount */ @@ -40,6 +41,7 @@ class EdiscoveryEstimateOperation extends CaseOperation /** * Sets the indexedItemCount + * The estimated count of items for the search that matched the content query. * * @param int $val The indexedItemCount * @@ -53,6 +55,7 @@ class EdiscoveryEstimateOperation extends CaseOperation /** * Gets the indexedItemsSize + * The estimated size of items for the search that matched the content query. * * @return int|null The indexedItemsSize */ @@ -67,6 +70,7 @@ class EdiscoveryEstimateOperation extends CaseOperation /** * Sets the indexedItemsSize + * The estimated size of items for the search that matched the content query. * * @param int $val The indexedItemsSize * @@ -80,6 +84,7 @@ class EdiscoveryEstimateOperation extends CaseOperation /** * Gets the mailboxCount + * The number of mailboxes that had search hits. * * @return int|null The mailboxCount */ @@ -94,6 +99,7 @@ class EdiscoveryEstimateOperation extends CaseOperation /** * Sets the mailboxCount + * The number of mailboxes that had search hits. * * @param int $val The mailboxCount * @@ -107,6 +113,7 @@ class EdiscoveryEstimateOperation extends CaseOperation /** * Gets the siteCount + * The number of mailboxes that had search hits. * * @return int|null The siteCount */ @@ -121,6 +128,7 @@ class EdiscoveryEstimateOperation extends CaseOperation /** * Sets the siteCount + * The number of mailboxes that had search hits. * * @param int $val The siteCount * @@ -134,6 +142,7 @@ class EdiscoveryEstimateOperation extends CaseOperation /** * Gets the unindexedItemCount + * The estimated count of unindexed items for the collection. * * @return int|null The unindexedItemCount */ @@ -148,6 +157,7 @@ class EdiscoveryEstimateOperation extends CaseOperation /** * Sets the unindexedItemCount + * The estimated count of unindexed items for the collection. * * @param int $val The unindexedItemCount * @@ -161,6 +171,7 @@ class EdiscoveryEstimateOperation extends CaseOperation /** * Gets the unindexedItemsSize + * The estimated size of unindexed items for the collection. * * @return int|null The unindexedItemsSize */ @@ -175,6 +186,7 @@ class EdiscoveryEstimateOperation extends CaseOperation /** * Sets the unindexedItemsSize + * The estimated size of unindexed items for the collection. * * @param int $val The unindexedItemsSize * @@ -188,6 +200,7 @@ class EdiscoveryEstimateOperation extends CaseOperation /** * Gets the search + * eDiscovery search. * * @return EdiscoverySearch|null The search */ @@ -206,6 +219,7 @@ class EdiscoveryEstimateOperation extends CaseOperation /** * Sets the search + * eDiscovery search. * * @param EdiscoverySearch $val The search * diff --git a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/SecurityNamespace/Model/EdiscoveryExportOperation.php b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/SecurityNamespace/Model/EdiscoveryExportOperation.php index 8abedc6..7e35d4a 100644 --- a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/SecurityNamespace/Model/EdiscoveryExportOperation.php +++ b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/SecurityNamespace/Model/EdiscoveryExportOperation.php @@ -26,6 +26,7 @@ class EdiscoveryExportOperation extends CaseOperation { /** * Gets the azureBlobContainer + * The name of the Azure storage location where the export will be stored. This only applies to exports stored in your own Azure storage location. * * @return string|null The azureBlobContainer */ @@ -40,6 +41,7 @@ class EdiscoveryExportOperation extends CaseOperation /** * Sets the azureBlobContainer + * The name of the Azure storage location where the export will be stored. This only applies to exports stored in your own Azure storage location. * * @param string $val The azureBlobContainer * @@ -53,6 +55,7 @@ class EdiscoveryExportOperation extends CaseOperation /** * Gets the azureBlobToken + * The SAS token for the Azure storage location. This only applies to exports stored in your own Azure storage location. * * @return string|null The azureBlobToken */ @@ -67,6 +70,7 @@ class EdiscoveryExportOperation extends CaseOperation /** * Sets the azureBlobToken + * The SAS token for the Azure storage location. This only applies to exports stored in your own Azure storage location. * * @param string $val The azureBlobToken * @@ -80,6 +84,7 @@ class EdiscoveryExportOperation extends CaseOperation /** * Gets the description + * The description provided for the export. * * @return string|null The description */ @@ -94,6 +99,7 @@ class EdiscoveryExportOperation extends CaseOperation /** * Sets the description + * The description provided for the export. * * @param string $val The description * @@ -107,6 +113,7 @@ class EdiscoveryExportOperation extends CaseOperation /** * Gets the exportOptions + * The options provided for the export. For more details, see reviewSet: export. Possible values are: originalFiles, text, pdfReplacement, fileInfo, tags. * * @return ExportOptions|null The exportOptions */ @@ -125,6 +132,7 @@ class EdiscoveryExportOperation extends CaseOperation /** * Sets the exportOptions + * The options provided for the export. For more details, see reviewSet: export. Possible values are: originalFiles, text, pdfReplacement, fileInfo, tags. * * @param ExportOptions $val The exportOptions * @@ -138,6 +146,7 @@ class EdiscoveryExportOperation extends CaseOperation /** * Gets the exportStructure + * The options provided that specify the structure of the export. For more details, see reviewSet: export. Possible values are: none, directory, pst. * * @return ExportFileStructure|null The exportStructure */ @@ -156,6 +165,7 @@ class EdiscoveryExportOperation extends CaseOperation /** * Sets the exportStructure + * The options provided that specify the structure of the export. For more details, see reviewSet: export. Possible values are: none, directory, pst. * * @param ExportFileStructure $val The exportStructure * @@ -196,6 +206,7 @@ class EdiscoveryExportOperation extends CaseOperation /** * Gets the outputName + * The name provided for the export. * * @return string|null The outputName */ @@ -210,6 +221,7 @@ class EdiscoveryExportOperation extends CaseOperation /** * Sets the outputName + * The name provided for the export. * * @param string $val The outputName * @@ -223,6 +235,7 @@ class EdiscoveryExportOperation extends CaseOperation /** * Gets the reviewSet + * Review set from where documents are exported. * * @return EdiscoveryReviewSet|null The reviewSet */ @@ -241,6 +254,7 @@ class EdiscoveryExportOperation extends CaseOperation /** * Sets the reviewSet + * Review set from where documents are exported. * * @param EdiscoveryReviewSet $val The reviewSet * @@ -254,6 +268,7 @@ class EdiscoveryExportOperation extends CaseOperation /** * Gets the reviewSetQuery + * The review set query which is used to filter the documents for export. * * @return EdiscoveryReviewSetQuery|null The reviewSetQuery */ @@ -272,6 +287,7 @@ class EdiscoveryExportOperation extends CaseOperation /** * Sets the reviewSetQuery + * The review set query which is used to filter the documents for export. * * @param EdiscoveryReviewSetQuery $val The reviewSetQuery * diff --git a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/SecurityNamespace/Model/EdiscoveryFile.php b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/SecurityNamespace/Model/EdiscoveryFile.php index 80e0028..9a643b8 100644 --- a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/SecurityNamespace/Model/EdiscoveryFile.php +++ b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/SecurityNamespace/Model/EdiscoveryFile.php @@ -26,6 +26,7 @@ class EdiscoveryFile extends File { /** * Gets the custodian + * Custodians associated with the file. * * @return EdiscoveryCustodian|null The custodian */ @@ -44,6 +45,7 @@ class EdiscoveryFile extends File /** * Sets the custodian + * Custodians associated with the file. * * @param EdiscoveryCustodian $val The custodian * @@ -58,6 +60,7 @@ class EdiscoveryFile extends File /** * Gets the tags + * Tags associated with the file. * * @return array|null The tags */ @@ -72,6 +75,7 @@ class EdiscoveryFile extends File /** * Sets the tags + * Tags associated with the file. * * @param EdiscoveryReviewTag[] $val The tags * diff --git a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/SecurityNamespace/Model/EdiscoveryHoldPolicy.php b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/SecurityNamespace/Model/EdiscoveryHoldPolicy.php index 6a87cdc..260f804 100644 --- a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/SecurityNamespace/Model/EdiscoveryHoldPolicy.php +++ b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/SecurityNamespace/Model/EdiscoveryHoldPolicy.php @@ -26,6 +26,7 @@ class EdiscoveryHoldPolicy extends PolicyBase { /** * Gets the contentQuery + * KQL query that specifies content to be held in the specified locations. To learn more, see Keyword queries and search conditions for Content Search and eDiscovery. To hold all content in the specified locations, leave contentQuery blank. * * @return string|null The contentQuery */ @@ -40,6 +41,7 @@ class EdiscoveryHoldPolicy extends PolicyBase /** * Sets the contentQuery + * KQL query that specifies content to be held in the specified locations. To learn more, see Keyword queries and search conditions for Content Search and eDiscovery. To hold all content in the specified locations, leave contentQuery blank. * * @param string $val The contentQuery * @@ -53,6 +55,7 @@ class EdiscoveryHoldPolicy extends PolicyBase /** * Gets the errors + * Lists any errors that happened while placing the hold. * * @return string|null The errors */ @@ -67,6 +70,7 @@ class EdiscoveryHoldPolicy extends PolicyBase /** * Sets the errors + * Lists any errors that happened while placing the hold. * * @param string $val The errors * @@ -80,6 +84,7 @@ class EdiscoveryHoldPolicy extends PolicyBase /** * Gets the isEnabled + * Indicates whether the hold is enabled and actively holding content. * * @return bool|null The isEnabled */ @@ -94,6 +99,7 @@ class EdiscoveryHoldPolicy extends PolicyBase /** * Sets the isEnabled + * Indicates whether the hold is enabled and actively holding content. * * @param bool $val The isEnabled * diff --git a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/SecurityNamespace/Model/EdiscoveryNoncustodialDataSource.php b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/SecurityNamespace/Model/EdiscoveryNoncustodialDataSource.php index 007b061..ee5d876 100644 --- a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/SecurityNamespace/Model/EdiscoveryNoncustodialDataSource.php +++ b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/SecurityNamespace/Model/EdiscoveryNoncustodialDataSource.php @@ -26,6 +26,7 @@ class EdiscoveryNoncustodialDataSource extends DataSourceContainer { /** * Gets the dataSource + * User source or SharePoint site data source as non-custodial data source. * * @return DataSource|null The dataSource */ @@ -44,6 +45,7 @@ class EdiscoveryNoncustodialDataSource extends DataSourceContainer /** * Sets the dataSource + * User source or SharePoint site data source as non-custodial data source. * * @param DataSource $val The dataSource * @@ -57,6 +59,7 @@ class EdiscoveryNoncustodialDataSource extends DataSourceContainer /** * Gets the lastIndexOperation + * Operation entity that represents the latest indexing for the non-custodial data source. * * @return EdiscoveryIndexOperation|null The lastIndexOperation */ @@ -75,6 +78,7 @@ class EdiscoveryNoncustodialDataSource extends DataSourceContainer /** * Sets the lastIndexOperation + * Operation entity that represents the latest indexing for the non-custodial data source. * * @param EdiscoveryIndexOperation $val The lastIndexOperation * diff --git a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/SecurityNamespace/Model/EdiscoveryReviewSet.php b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/SecurityNamespace/Model/EdiscoveryReviewSet.php index 67117c3..fe8f7af 100644 --- a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/SecurityNamespace/Model/EdiscoveryReviewSet.php +++ b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/SecurityNamespace/Model/EdiscoveryReviewSet.php @@ -27,6 +27,7 @@ class EdiscoveryReviewSet extends DataSet /** * Gets the files + * Represents files within the review set. * * @return array|null The files */ @@ -41,6 +42,7 @@ class EdiscoveryReviewSet extends DataSet /** * Sets the files + * Represents files within the review set. * * @param EdiscoveryFile[] $val The files * @@ -55,6 +57,7 @@ class EdiscoveryReviewSet extends DataSet /** * Gets the queries + * Represents queries within the review set. * * @return array|null The queries */ @@ -69,6 +72,7 @@ class EdiscoveryReviewSet extends DataSet /** * Sets the queries + * Represents queries within the review set. * * @param EdiscoveryReviewSetQuery[] $val The queries * diff --git a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/SecurityNamespace/Model/EdiscoveryReviewTag.php b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/SecurityNamespace/Model/EdiscoveryReviewTag.php index ed2431a..3014f61 100644 --- a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/SecurityNamespace/Model/EdiscoveryReviewTag.php +++ b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/SecurityNamespace/Model/EdiscoveryReviewTag.php @@ -26,6 +26,7 @@ class EdiscoveryReviewTag extends Tag { /** * Gets the childSelectability + * Indicates whether a single or multiple child tags can be associated with a document. Possible values are: One, Many. This value controls whether the UX presents the tags as checkboxes or a radio button group. * * @return ChildSelectability|null The childSelectability */ @@ -44,6 +45,7 @@ class EdiscoveryReviewTag extends Tag /** * Sets the childSelectability + * Indicates whether a single or multiple child tags can be associated with a document. Possible values are: One, Many. This value controls whether the UX presents the tags as checkboxes or a radio button group. * * @param ChildSelectability $val The childSelectability * @@ -58,6 +60,7 @@ class EdiscoveryReviewTag extends Tag /** * Gets the childTags + * Returns the tags that are a child of a tag. * * @return array|null The childTags */ @@ -72,6 +75,7 @@ class EdiscoveryReviewTag extends Tag /** * Sets the childTags + * Returns the tags that are a child of a tag. * * @param EdiscoveryReviewTag[] $val The childTags * @@ -85,6 +89,7 @@ class EdiscoveryReviewTag extends Tag /** * Gets the parent + * Returns the parent tag of the specified tag. * * @return EdiscoveryReviewTag|null The parent */ @@ -103,6 +108,7 @@ class EdiscoveryReviewTag extends Tag /** * Sets the parent + * Returns the parent tag of the specified tag. * * @param EdiscoveryReviewTag $val The parent * diff --git a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/SecurityNamespace/Model/EdiscoverySearch.php b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/SecurityNamespace/Model/EdiscoverySearch.php index 58dc9fa..859211c 100644 --- a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/SecurityNamespace/Model/EdiscoverySearch.php +++ b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/SecurityNamespace/Model/EdiscoverySearch.php @@ -26,6 +26,7 @@ class EdiscoverySearch extends Search { /** * Gets the dataSourceScopes + * When specified, the collection will span across a service for an entire workload. Possible values are: none, allTenantMailboxes, allTenantSites, allCaseCustodians, allCaseNoncustodialDataSources. * * @return DataSourceScopes|null The dataSourceScopes */ @@ -44,6 +45,7 @@ class EdiscoverySearch extends Search /** * Sets the dataSourceScopes + * When specified, the collection will span across a service for an entire workload. Possible values are: none, allTenantMailboxes, allTenantSites, allCaseCustodians, allCaseNoncustodialDataSources. * * @param DataSourceScopes $val The dataSourceScopes * @@ -58,6 +60,7 @@ class EdiscoverySearch extends Search /** * Gets the additionalSources + * Adds an additional source to the eDiscovery search. * * @return array|null The additionalSources */ @@ -72,6 +75,7 @@ class EdiscoverySearch extends Search /** * Sets the additionalSources + * Adds an additional source to the eDiscovery search. * * @param DataSource[] $val The additionalSources * @@ -85,6 +89,7 @@ class EdiscoverySearch extends Search /** * Gets the addToReviewSetOperation + * Adds the results of the eDiscovery search to the specified reviewSet. * * @return EdiscoveryAddToReviewSetOperation|null The addToReviewSetOperation */ @@ -103,6 +108,7 @@ class EdiscoverySearch extends Search /** * Sets the addToReviewSetOperation + * Adds the results of the eDiscovery search to the specified reviewSet. * * @param EdiscoveryAddToReviewSetOperation $val The addToReviewSetOperation * @@ -117,6 +123,7 @@ class EdiscoverySearch extends Search /** * Gets the custodianSources + * Custodian sources that are included in the eDiscovery search. * * @return array|null The custodianSources */ @@ -131,6 +138,7 @@ class EdiscoverySearch extends Search /** * Sets the custodianSources + * Custodian sources that are included in the eDiscovery search. * * @param DataSource[] $val The custodianSources * @@ -144,6 +152,7 @@ class EdiscoverySearch extends Search /** * Gets the lastEstimateStatisticsOperation + * The last estimate operation associated with the eDiscovery search. * * @return EdiscoveryEstimateOperation|null The lastEstimateStatisticsOperation */ @@ -162,6 +171,7 @@ class EdiscoverySearch extends Search /** * Sets the lastEstimateStatisticsOperation + * The last estimate operation associated with the eDiscovery search. * * @param EdiscoveryEstimateOperation $val The lastEstimateStatisticsOperation * @@ -176,6 +186,7 @@ class EdiscoverySearch extends Search /** * Gets the noncustodialSources + * noncustodialDataSource sources that are included in the eDiscovery search * * @return array|null The noncustodialSources */ @@ -190,6 +201,7 @@ class EdiscoverySearch extends Search /** * Sets the noncustodialSources + * noncustodialDataSource sources that are included in the eDiscovery search * * @param EdiscoveryNoncustodialDataSource[] $val The noncustodialSources * diff --git a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/SecurityNamespace/Model/OcrSettings.php b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/SecurityNamespace/Model/OcrSettings.php index 9429aee..3835d16 100644 --- a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/SecurityNamespace/Model/OcrSettings.php +++ b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/SecurityNamespace/Model/OcrSettings.php @@ -25,6 +25,7 @@ class OcrSettings extends \Beta\Microsoft\Graph\Model\Entity { /** * Gets the isEnabled + * Indicates whether or not OCR is enabled for the case. * * @return bool|null The isEnabled */ @@ -39,6 +40,7 @@ class OcrSettings extends \Beta\Microsoft\Graph\Model\Entity /** * Sets the isEnabled + * Indicates whether or not OCR is enabled for the case. * * @param bool $val The value of the isEnabled * @@ -51,6 +53,7 @@ class OcrSettings extends \Beta\Microsoft\Graph\Model\Entity } /** * Gets the maxImageSize + * Maximum image size that will be processed in KB). * * @return int|null The maxImageSize */ @@ -65,6 +68,7 @@ class OcrSettings extends \Beta\Microsoft\Graph\Model\Entity /** * Sets the maxImageSize + * Maximum image size that will be processed in KB). * * @param int $val The value of the maxImageSize * @@ -78,6 +82,7 @@ class OcrSettings extends \Beta\Microsoft\Graph\Model\Entity /** * Gets the timeout + * The timeout duration for the OCR engine. A longer timeout may increase success of OCR, but may add to the total processing time. * * @return \DateInterval|null The timeout */ @@ -96,6 +101,7 @@ class OcrSettings extends \Beta\Microsoft\Graph\Model\Entity /** * Sets the timeout + * The timeout duration for the OCR engine. A longer timeout may increase success of OCR, but may add to the total processing time. * * @param \DateInterval $val The value to assign to the timeout * diff --git a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/SecurityNamespace/Model/RedundancyDetectionSettings.php b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/SecurityNamespace/Model/RedundancyDetectionSettings.php index 665b6ea..1f8fa3b 100644 --- a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/SecurityNamespace/Model/RedundancyDetectionSettings.php +++ b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/SecurityNamespace/Model/RedundancyDetectionSettings.php @@ -25,6 +25,7 @@ class RedundancyDetectionSettings extends \Beta\Microsoft\Graph\Model\Entity { /** * Gets the isEnabled + * Indicates whether email threading and near duplicate detection are enabled. * * @return bool|null The isEnabled */ @@ -39,6 +40,7 @@ class RedundancyDetectionSettings extends \Beta\Microsoft\Graph\Model\Entity /** * Sets the isEnabled + * Indicates whether email threading and near duplicate detection are enabled. * * @param bool $val The value of the isEnabled * @@ -51,6 +53,7 @@ class RedundancyDetectionSettings extends \Beta\Microsoft\Graph\Model\Entity } /** * Gets the maxWords + * Specifies the maximum number of words used for email threading and near duplicate detection. To learn more, see Minimum/maximum number of words. * * @return int|null The maxWords */ @@ -65,6 +68,7 @@ class RedundancyDetectionSettings extends \Beta\Microsoft\Graph\Model\Entity /** * Sets the maxWords + * Specifies the maximum number of words used for email threading and near duplicate detection. To learn more, see Minimum/maximum number of words. * * @param int $val The value of the maxWords * @@ -77,6 +81,7 @@ class RedundancyDetectionSettings extends \Beta\Microsoft\Graph\Model\Entity } /** * Gets the minWords + * Specifies the minimum number of words used for email threading and near duplicate detection. To learn more, see Minimum/maximum number of words. * * @return int|null The minWords */ @@ -91,6 +96,7 @@ class RedundancyDetectionSettings extends \Beta\Microsoft\Graph\Model\Entity /** * Sets the minWords + * Specifies the minimum number of words used for email threading and near duplicate detection. To learn more, see Minimum/maximum number of words. * * @param int $val The value of the minWords * @@ -103,6 +109,7 @@ class RedundancyDetectionSettings extends \Beta\Microsoft\Graph\Model\Entity } /** * Gets the similarityThreshold + * Specifies the similarity level for documents to be put in the same near duplicate set. To learn more, see Document and email similarity threshold. * * @return int|null The similarityThreshold */ @@ -117,6 +124,7 @@ class RedundancyDetectionSettings extends \Beta\Microsoft\Graph\Model\Entity /** * Sets the similarityThreshold + * Specifies the similarity level for documents to be put in the same near duplicate set. To learn more, see Document and email similarity threshold. * * @param int $val The value of the similarityThreshold * diff --git a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/SecurityNamespace/Model/SiteSource.php b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/SecurityNamespace/Model/SiteSource.php index a550d2d..551c1d1 100644 --- a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/SecurityNamespace/Model/SiteSource.php +++ b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/SecurityNamespace/Model/SiteSource.php @@ -26,6 +26,7 @@ class SiteSource extends DataSource { /** * Gets the site + * The SharePoint site associated with the siteSource. * * @return \Beta\Microsoft\Graph\Model\Site|null The site */ @@ -44,6 +45,7 @@ class SiteSource extends DataSource /** * Sets the site + * The SharePoint site associated with the siteSource. * * @param \Beta\Microsoft\Graph\Model\Site $val The site * diff --git a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/SecurityNamespace/Model/TopicModelingSettings.php b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/SecurityNamespace/Model/TopicModelingSettings.php index 753367e..3a3e33d 100644 --- a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/SecurityNamespace/Model/TopicModelingSettings.php +++ b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/SecurityNamespace/Model/TopicModelingSettings.php @@ -25,6 +25,7 @@ class TopicModelingSettings extends \Beta\Microsoft\Graph\Model\Entity { /** * Gets the dynamicallyAdjustTopicCount + * To learn more, see Adjust maximum number of themes dynamically. * * @return bool|null The dynamicallyAdjustTopicCount */ @@ -39,6 +40,7 @@ class TopicModelingSettings extends \Beta\Microsoft\Graph\Model\Entity /** * Sets the dynamicallyAdjustTopicCount + * To learn more, see Adjust maximum number of themes dynamically. * * @param bool $val The value of the dynamicallyAdjustTopicCount * @@ -51,6 +53,7 @@ class TopicModelingSettings extends \Beta\Microsoft\Graph\Model\Entity } /** * Gets the ignoreNumbers + * To learn more, see Include numbers in themes. * * @return bool|null The ignoreNumbers */ @@ -65,6 +68,7 @@ class TopicModelingSettings extends \Beta\Microsoft\Graph\Model\Entity /** * Sets the ignoreNumbers + * To learn more, see Include numbers in themes. * * @param bool $val The value of the ignoreNumbers * @@ -77,6 +81,7 @@ class TopicModelingSettings extends \Beta\Microsoft\Graph\Model\Entity } /** * Gets the isEnabled + * Indicates whether themes is enabled for the case. * * @return bool|null The isEnabled */ @@ -91,6 +96,7 @@ class TopicModelingSettings extends \Beta\Microsoft\Graph\Model\Entity /** * Sets the isEnabled + * Indicates whether themes is enabled for the case. * * @param bool $val The value of the isEnabled * @@ -103,6 +109,7 @@ class TopicModelingSettings extends \Beta\Microsoft\Graph\Model\Entity } /** * Gets the topicCount + * To learn more, see Maximum number of themes. * * @return int|null The topicCount */ @@ -117,6 +124,7 @@ class TopicModelingSettings extends \Beta\Microsoft\Graph\Model\Entity /** * Sets the topicCount + * To learn more, see Maximum number of themes. * * @param int $val The value of the topicCount * diff --git a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/SecurityNamespace/Model/UnifiedGroupSource.php b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/SecurityNamespace/Model/UnifiedGroupSource.php index aaa313a..d05c704 100644 --- a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/SecurityNamespace/Model/UnifiedGroupSource.php +++ b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/SecurityNamespace/Model/UnifiedGroupSource.php @@ -26,6 +26,7 @@ class UnifiedGroupSource extends DataSource { /** * Gets the includedSources + * Specifies which sources are included in this group. Possible values are: mailbox, site. * * @return SourceType|null The includedSources */ @@ -44,6 +45,7 @@ class UnifiedGroupSource extends DataSource /** * Sets the includedSources + * Specifies which sources are included in this group. Possible values are: mailbox, site. * * @param SourceType $val The includedSources * @@ -57,6 +59,7 @@ class UnifiedGroupSource extends DataSource /** * Gets the group + * Represent a group. * * @return \Beta\Microsoft\Graph\Model\Group|null The group */ @@ -75,6 +78,7 @@ class UnifiedGroupSource extends DataSource /** * Sets the group + * Represent a group. * * @param \Beta\Microsoft\Graph\Model\Group $val The group * diff --git a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/SecurityNamespace/Model/UserSource.php b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/SecurityNamespace/Model/UserSource.php index 787acec..e8db5ee 100644 --- a/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/SecurityNamespace/Model/UserSource.php +++ b/vendor/microsoft/microsoft-graph/src/Beta/Microsoft/Graph/SecurityNamespace/Model/UserSource.php @@ -26,6 +26,7 @@ class UserSource extends DataSource { /** * Gets the email + * Email address of the user's mailbox. * * @return string|null The email */ @@ -40,6 +41,7 @@ class UserSource extends DataSource /** * Sets the email + * Email address of the user's mailbox. * * @param string $val The email * @@ -53,6 +55,7 @@ class UserSource extends DataSource /** * Gets the includedSources + * Specifies which sources are included in this group. Possible values are: mailbox, site. * * @return SourceType|null The includedSources */ @@ -71,6 +74,7 @@ class UserSource extends DataSource /** * Sets the includedSources + * Specifies which sources are included in this group. Possible values are: mailbox, site. * * @param SourceType $val The includedSources * @@ -84,6 +88,7 @@ class UserSource extends DataSource /** * Gets the siteWebUrl + * The URL of the user's OneDrive for Business site. Read-only. * * @return string|null The siteWebUrl */ @@ -98,6 +103,7 @@ class UserSource extends DataSource /** * Sets the siteWebUrl + * The URL of the user's OneDrive for Business site. Read-only. * * @param string $val The siteWebUrl * diff --git a/vendor/microsoft/microsoft-graph/src/Core/GraphConstants.php b/vendor/microsoft/microsoft-graph/src/Core/GraphConstants.php index b318fc7..bd99f08 100644 --- a/vendor/microsoft/microsoft-graph/src/Core/GraphConstants.php +++ b/vendor/microsoft/microsoft-graph/src/Core/GraphConstants.php @@ -23,7 +23,7 @@ final class GraphConstants const REST_ENDPOINT = "https://graph.microsoft.com/"; // Define HTTP request constants - const SDK_VERSION = "1.68.0"; + const SDK_VERSION = "1.70.0"; // Define error constants const MAX_PAGE_SIZE = 999; diff --git a/vendor/microsoft/microsoft-graph/src/ExternalConnectors/Model/External.php b/vendor/microsoft/microsoft-graph/src/ExternalConnectors/Model/External.php index cbaaa40..203d56d 100644 --- a/vendor/microsoft/microsoft-graph/src/ExternalConnectors/Model/External.php +++ b/vendor/microsoft/microsoft-graph/src/ExternalConnectors/Model/External.php @@ -115,7 +115,8 @@ class External implements \JsonSerializable * * @return array The list of properties */ - public function jsonSerialize(): array + #[\ReturnTypeWillChange] + public function jsonSerialize() { $serializableProperties = $this->getProperties(); foreach ($serializableProperties as $property => $val) { diff --git a/vendor/microsoft/microsoft-graph/src/ExternalConnectors/Model/ExternalConnection.php b/vendor/microsoft/microsoft-graph/src/ExternalConnectors/Model/ExternalConnection.php index 7f3dcc2..aa7be6e 100644 --- a/vendor/microsoft/microsoft-graph/src/ExternalConnectors/Model/ExternalConnection.php +++ b/vendor/microsoft/microsoft-graph/src/ExternalConnectors/Model/ExternalConnection.php @@ -151,7 +151,6 @@ class ExternalConnection extends \Microsoft\Graph\Model\Entity /** * Gets the groups - * Read-only. Nullable. * * @return array|null The groups */ @@ -166,7 +165,6 @@ class ExternalConnection extends \Microsoft\Graph\Model\Entity /** * Sets the groups - * Read-only. Nullable. * * @param ExternalGroup[] $val The groups * @@ -181,7 +179,6 @@ class ExternalConnection extends \Microsoft\Graph\Model\Entity /** * Gets the items - * Read-only. Nullable. * * @return array|null The items */ @@ -196,7 +193,6 @@ class ExternalConnection extends \Microsoft\Graph\Model\Entity /** * Sets the items - * Read-only. Nullable. * * @param ExternalItem[] $val The items * @@ -211,7 +207,6 @@ class ExternalConnection extends \Microsoft\Graph\Model\Entity /** * Gets the operations - * Read-only. Nullable. * * @return array|null The operations */ @@ -226,7 +221,6 @@ class ExternalConnection extends \Microsoft\Graph\Model\Entity /** * Sets the operations - * Read-only. Nullable. * * @param ConnectionOperation[] $val The operations * @@ -240,7 +234,6 @@ class ExternalConnection extends \Microsoft\Graph\Model\Entity /** * Gets the schema - * Read-only. Nullable. * * @return Schema|null The schema */ @@ -259,7 +252,6 @@ class ExternalConnection extends \Microsoft\Graph\Model\Entity /** * Sets the schema - * Read-only. Nullable. * * @param Schema $val The schema * diff --git a/vendor/microsoft/microsoft-graph/src/Model/AccessPackage.php b/vendor/microsoft/microsoft-graph/src/Model/AccessPackage.php index 3707bb1..f80e4ff 100644 --- a/vendor/microsoft/microsoft-graph/src/Model/AccessPackage.php +++ b/vendor/microsoft/microsoft-graph/src/Model/AccessPackage.php @@ -180,7 +180,6 @@ class AccessPackage extends Entity /** * Gets the assignmentPolicies - * Read-only. Nullable. * * @return array|null The assignmentPolicies */ @@ -195,7 +194,6 @@ class AccessPackage extends Entity /** * Sets the assignmentPolicies - * Read-only. Nullable. * * @param AccessPackageAssignmentPolicy[] $val The assignmentPolicies * @@ -209,7 +207,6 @@ class AccessPackage extends Entity /** * Gets the catalog - * Read-only. Nullable. * * @return AccessPackageCatalog|null The catalog */ @@ -228,7 +225,6 @@ class AccessPackage extends Entity /** * Sets the catalog - * Read-only. Nullable. * * @param AccessPackageCatalog $val The catalog * diff --git a/vendor/microsoft/microsoft-graph/src/Model/Admin.php b/vendor/microsoft/microsoft-graph/src/Model/Admin.php index 0f26230..0789704 100644 --- a/vendor/microsoft/microsoft-graph/src/Model/Admin.php +++ b/vendor/microsoft/microsoft-graph/src/Model/Admin.php @@ -120,7 +120,8 @@ class Admin implements \JsonSerializable * * @return array The list of properties */ - public function jsonSerialize(): array + #[\ReturnTypeWillChange] + public function jsonSerialize() { $serializableProperties = $this->getProperties(); foreach ($serializableProperties as $property => $val) { diff --git a/vendor/microsoft/microsoft-graph/src/Model/Application.php b/vendor/microsoft/microsoft-graph/src/Model/Application.php index 3e7660d..ad539e3 100644 --- a/vendor/microsoft/microsoft-graph/src/Model/Application.php +++ b/vendor/microsoft/microsoft-graph/src/Model/Application.php @@ -175,6 +175,39 @@ class Application extends DirectoryObject return $this; } + /** + * Gets the certification + * Specifies the certification status of the application. + * + * @return Certification|null The certification + */ + public function getCertification() + { + if (array_key_exists("certification", $this->_propDict)) { + if (is_a($this->_propDict["certification"], "\Microsoft\Graph\Model\Certification") || is_null($this->_propDict["certification"])) { + return $this->_propDict["certification"]; + } else { + $this->_propDict["certification"] = new Certification($this->_propDict["certification"]); + return $this->_propDict["certification"]; + } + } + return null; + } + + /** + * Sets the certification + * Specifies the certification status of the application. + * + * @param Certification $val The certification + * + * @return Application + */ + public function setCertification($val) + { + $this->_propDict["certification"] = $val; + return $this; + } + /** * Gets the createdDateTime * The date and time the application was registered. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. Supports $filter (eq, ne, not, ge, le, in, and eq on null values) and $orderBy. @@ -968,7 +1001,6 @@ class Application extends DirectoryObject /** * Gets the createdOnBehalfOf - * Read-only. * * @return DirectoryObject|null The createdOnBehalfOf */ @@ -987,7 +1019,6 @@ class Application extends DirectoryObject /** * Sets the createdOnBehalfOf - * Read-only. * * @param DirectoryObject $val The createdOnBehalfOf * diff --git a/vendor/microsoft/microsoft-graph/src/Model/AuditLogRoot.php b/vendor/microsoft/microsoft-graph/src/Model/AuditLogRoot.php index b0bf6bf..7bc7c98 100644 --- a/vendor/microsoft/microsoft-graph/src/Model/AuditLogRoot.php +++ b/vendor/microsoft/microsoft-graph/src/Model/AuditLogRoot.php @@ -27,7 +27,6 @@ class AuditLogRoot extends Entity /** * Gets the directoryAudits - * Read-only. Nullable. * * @return array|null The directoryAudits */ @@ -42,7 +41,6 @@ class AuditLogRoot extends Entity /** * Sets the directoryAudits - * Read-only. Nullable. * * @param DirectoryAudit[] $val The directoryAudits * @@ -113,7 +111,6 @@ class AuditLogRoot extends Entity /** * Gets the signIns - * Read-only. Nullable. * * @return array|null The signIns */ @@ -128,7 +125,6 @@ class AuditLogRoot extends Entity /** * Sets the signIns - * Read-only. Nullable. * * @param SignIn[] $val The signIns * diff --git a/vendor/microsoft/microsoft-graph/src/Model/BookingStaffMember.php b/vendor/microsoft/microsoft-graph/src/Model/BookingStaffMember.php index 91bde98..b603446 100644 --- a/vendor/microsoft/microsoft-graph/src/Model/BookingStaffMember.php +++ b/vendor/microsoft/microsoft-graph/src/Model/BookingStaffMember.php @@ -113,7 +113,7 @@ class BookingStaffMember extends BookingStaffMemberBase /** * Gets the role - * The role of the staff member in the business. Possible values are: guest, administrator, viewer, externalGuest and unknownFutureValue. Required. + * The role of the staff member in the business. Possible values are: guest, administrator, viewer, externalGuest, unknownFutureValue, scheduler and member. Note that you must use the Prefer: include-unknown-enum-members request header to get the following value(s) in this evolvable enum: scheduler, member. Required. * * @return BookingStaffRole|null The role */ @@ -132,7 +132,7 @@ class BookingStaffMember extends BookingStaffMemberBase /** * Sets the role - * The role of the staff member in the business. Possible values are: guest, administrator, viewer, externalGuest and unknownFutureValue. Required. + * The role of the staff member in the business. Possible values are: guest, administrator, viewer, externalGuest, unknownFutureValue, scheduler and member. Note that you must use the Prefer: include-unknown-enum-members request header to get the following value(s) in this evolvable enum: scheduler, member. Required. * * @param BookingStaffRole $val The role * diff --git a/vendor/microsoft/microsoft-graph/src/Model/Call.php b/vendor/microsoft/microsoft-graph/src/Model/Call.php index ff22fd0..9ddf27b 100644 --- a/vendor/microsoft/microsoft-graph/src/Model/Call.php +++ b/vendor/microsoft/microsoft-graph/src/Model/Call.php @@ -640,7 +640,6 @@ class Call extends Entity /** * Gets the audioRoutingGroups - * Read-only. Nullable. * * @return array|null The audioRoutingGroups */ @@ -655,7 +654,6 @@ class Call extends Entity /** * Sets the audioRoutingGroups - * Read-only. Nullable. * * @param AudioRoutingGroup[] $val The audioRoutingGroups * @@ -670,7 +668,6 @@ class Call extends Entity /** * Gets the operations - * Read-only. Nullable. * * @return array|null The operations */ @@ -685,7 +682,6 @@ class Call extends Entity /** * Sets the operations - * Read-only. Nullable. * * @param CommsOperation[] $val The operations * @@ -700,7 +696,6 @@ class Call extends Entity /** * Gets the participants - * Read-only. Nullable. * * @return array|null The participants */ @@ -715,7 +710,6 @@ class Call extends Entity /** * Sets the participants - * Read-only. Nullable. * * @param Participant[] $val The participants * diff --git a/vendor/microsoft/microsoft-graph/src/Model/Channel.php b/vendor/microsoft/microsoft-graph/src/Model/Channel.php index 63e7d44..d96f42d 100644 --- a/vendor/microsoft/microsoft-graph/src/Model/Channel.php +++ b/vendor/microsoft/microsoft-graph/src/Model/Channel.php @@ -206,6 +206,35 @@ class Channel extends Entity return $this; } + /** + * Gets the tenantId + * The ID of the Azure Active Directory tenant. + * + * @return string|null The tenantId + */ + public function getTenantId() + { + if (array_key_exists("tenantId", $this->_propDict)) { + return $this->_propDict["tenantId"]; + } else { + return null; + } + } + + /** + * Sets the tenantId + * The ID of the Azure Active Directory tenant. + * + * @param string $val The tenantId + * + * @return Channel + */ + public function setTenantId($val) + { + $this->_propDict["tenantId"] = $val; + return $this; + } + /** * Gets the webUrl * A hyperlink that will go to the channel in Microsoft Teams. This is the URL that you get when you right-click a channel in Microsoft Teams and select Get link to channel. This URL should be treated as an opaque blob, and not parsed. Read-only. @@ -329,6 +358,36 @@ class Channel extends Entity } + /** + * Gets the sharedWithTeams + * A collection of teams with which a channel is shared. + * + * @return array|null The sharedWithTeams + */ + public function getSharedWithTeams() + { + if (array_key_exists("sharedWithTeams", $this->_propDict)) { + return $this->_propDict["sharedWithTeams"]; + } else { + return null; + } + } + + /** + * Sets the sharedWithTeams + * A collection of teams with which a channel is shared. + * + * @param SharedWithChannelTeamInfo[] $val The sharedWithTeams + * + * @return Channel + */ + public function setSharedWithTeams($val) + { + $this->_propDict["sharedWithTeams"] = $val; + return $this; + } + + /** * Gets the tabs * A collection of all the tabs in the channel. A navigation property. diff --git a/vendor/microsoft/microsoft-graph/src/Model/ChannelMembershipType.php b/vendor/microsoft/microsoft-graph/src/Model/ChannelMembershipType.php index b49bbf3..26c7c97 100644 --- a/vendor/microsoft/microsoft-graph/src/Model/ChannelMembershipType.php +++ b/vendor/microsoft/microsoft-graph/src/Model/ChannelMembershipType.php @@ -32,4 +32,5 @@ class ChannelMembershipType extends Enum const STANDARD = "standard"; const GRAPHPRIVATE = "private"; const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; + const SHARED = "shared"; } diff --git a/vendor/microsoft/microsoft-graph/src/Model/Compliance.php b/vendor/microsoft/microsoft-graph/src/Model/Compliance.php index ece75a1..16df097 100644 --- a/vendor/microsoft/microsoft-graph/src/Model/Compliance.php +++ b/vendor/microsoft/microsoft-graph/src/Model/Compliance.php @@ -87,7 +87,8 @@ class Compliance implements \JsonSerializable * * @return array The list of properties */ - public function jsonSerialize(): array + #[\ReturnTypeWillChange] + public function jsonSerialize() { $serializableProperties = $this->getProperties(); foreach ($serializableProperties as $property => $val) { diff --git a/vendor/microsoft/microsoft-graph/src/Model/ConnectedOrganization.php b/vendor/microsoft/microsoft-graph/src/Model/ConnectedOrganization.php index 87fdacb..649d6a9 100644 --- a/vendor/microsoft/microsoft-graph/src/Model/ConnectedOrganization.php +++ b/vendor/microsoft/microsoft-graph/src/Model/ConnectedOrganization.php @@ -214,7 +214,6 @@ class ConnectedOrganization extends Entity /** * Gets the externalSponsors - * Nullable. * * @return array|null The externalSponsors */ @@ -229,7 +228,6 @@ class ConnectedOrganization extends Entity /** * Sets the externalSponsors - * Nullable. * * @param DirectoryObject[] $val The externalSponsors * @@ -244,7 +242,6 @@ class ConnectedOrganization extends Entity /** * Gets the internalSponsors - * Nullable. * * @return array|null The internalSponsors */ @@ -259,7 +256,6 @@ class ConnectedOrganization extends Entity /** * Sets the internalSponsors - * Nullable. * * @param DirectoryObject[] $val The internalSponsors * diff --git a/vendor/microsoft/microsoft-graph/src/Model/ConversationMember.php b/vendor/microsoft/microsoft-graph/src/Model/ConversationMember.php index 8d32a18..fc7aab3 100644 --- a/vendor/microsoft/microsoft-graph/src/Model/ConversationMember.php +++ b/vendor/microsoft/microsoft-graph/src/Model/ConversationMember.php @@ -55,7 +55,7 @@ class ConversationMember extends Entity /** * Gets the roles - * The roles for that user. + * The roles for that user. This property only contains additional qualifiers when relevant - for example, if the member has owner privileges, the roles property contains owner as one of the values. Similarly, if the member is a guest, the roles property contains guest as one of the values. A basic member should not have any values specified in the roles property. * * @return string|null The roles */ @@ -70,7 +70,7 @@ class ConversationMember extends Entity /** * Sets the roles - * The roles for that user. + * The roles for that user. This property only contains additional qualifiers when relevant - for example, if the member has owner privileges, the roles property contains owner as one of the values. Similarly, if the member is a guest, the roles property contains guest as one of the values. A basic member should not have any values specified in the roles property. * * @param string $val The roles * diff --git a/vendor/microsoft/microsoft-graph/src/Model/ConversationThread.php b/vendor/microsoft/microsoft-graph/src/Model/ConversationThread.php index e15e3ab..9910341 100644 --- a/vendor/microsoft/microsoft-graph/src/Model/ConversationThread.php +++ b/vendor/microsoft/microsoft-graph/src/Model/ConversationThread.php @@ -265,7 +265,6 @@ class ConversationThread extends Entity /** * Gets the posts - * Read-only. Nullable. * * @return array|null The posts */ @@ -280,7 +279,6 @@ class ConversationThread extends Entity /** * Sets the posts - * Read-only. Nullable. * * @param Post[] $val The posts * diff --git a/vendor/microsoft/microsoft-graph/src/Model/EducationRoot.php b/vendor/microsoft/microsoft-graph/src/Model/EducationRoot.php index b258632..569b794 100644 --- a/vendor/microsoft/microsoft-graph/src/Model/EducationRoot.php +++ b/vendor/microsoft/microsoft-graph/src/Model/EducationRoot.php @@ -202,7 +202,8 @@ class EducationRoot implements \JsonSerializable * * @return array The list of properties */ - public function jsonSerialize(): array + #[\ReturnTypeWillChange] + public function jsonSerialize() { $serializableProperties = $this->getProperties(); foreach ($serializableProperties as $property => $val) { diff --git a/vendor/microsoft/microsoft-graph/src/Model/EducationSubmission.php b/vendor/microsoft/microsoft-graph/src/Model/EducationSubmission.php index 9015df9..3965767 100644 --- a/vendor/microsoft/microsoft-graph/src/Model/EducationSubmission.php +++ b/vendor/microsoft/microsoft-graph/src/Model/EducationSubmission.php @@ -386,7 +386,6 @@ class EducationSubmission extends Entity /** * Gets the outcomes - * Read-Write. Nullable. * * @return array|null The outcomes */ @@ -401,7 +400,6 @@ class EducationSubmission extends Entity /** * Sets the outcomes - * Read-Write. Nullable. * * @param EducationOutcome[] $val The outcomes * @@ -416,7 +414,6 @@ class EducationSubmission extends Entity /** * Gets the resources - * Nullable. * * @return array|null The resources */ @@ -431,7 +428,6 @@ class EducationSubmission extends Entity /** * Sets the resources - * Nullable. * * @param EducationSubmissionResource[] $val The resources * @@ -446,7 +442,6 @@ class EducationSubmission extends Entity /** * Gets the submittedResources - * Read-only. Nullable. * * @return array|null The submittedResources */ @@ -461,7 +456,6 @@ class EducationSubmission extends Entity /** * Sets the submittedResources - * Read-only. Nullable. * * @param EducationSubmissionResource[] $val The submittedResources * diff --git a/vendor/microsoft/microsoft-graph/src/Model/Entity.php b/vendor/microsoft/microsoft-graph/src/Model/Entity.php index f01e026..d8f7f8c 100644 --- a/vendor/microsoft/microsoft-graph/src/Model/Entity.php +++ b/vendor/microsoft/microsoft-graph/src/Model/Entity.php @@ -57,7 +57,6 @@ class Entity implements \JsonSerializable /** * Gets the id - * Read-only. * * @return string|null The id */ @@ -72,7 +71,6 @@ class Entity implements \JsonSerializable /** * Sets the id - * Read-only. * * @param string $val The id * @@ -116,7 +114,8 @@ class Entity implements \JsonSerializable * * @return array The list of properties */ - public function jsonSerialize(): array + #[\ReturnTypeWillChange] + public function jsonSerialize() { $serializableProperties = $this->getProperties(); foreach ($serializableProperties as $property => $val) { diff --git a/vendor/microsoft/microsoft-graph/src/Model/GraphPrint.php b/vendor/microsoft/microsoft-graph/src/Model/GraphPrint.php index 9df34eb..99c6bf5 100644 --- a/vendor/microsoft/microsoft-graph/src/Model/GraphPrint.php +++ b/vendor/microsoft/microsoft-graph/src/Model/GraphPrint.php @@ -300,7 +300,8 @@ class GraphPrint implements \JsonSerializable * * @return array The list of properties */ - public function jsonSerialize(): array + #[\ReturnTypeWillChange] + public function jsonSerialize() { $serializableProperties = $this->getProperties(); foreach ($serializableProperties as $property => $val) { diff --git a/vendor/microsoft/microsoft-graph/src/Model/Group.php b/vendor/microsoft/microsoft-graph/src/Model/Group.php index f91277b..f12956a 100644 --- a/vendor/microsoft/microsoft-graph/src/Model/Group.php +++ b/vendor/microsoft/microsoft-graph/src/Model/Group.php @@ -1601,6 +1601,69 @@ class Group extends DirectoryObject return $this; } + /** + * Gets the photo + * The group's profile photo. + * + * @return ProfilePhoto|null The photo + */ + public function getPhoto() + { + if (array_key_exists("photo", $this->_propDict)) { + if (is_a($this->_propDict["photo"], "\Microsoft\Graph\Model\ProfilePhoto") || is_null($this->_propDict["photo"])) { + return $this->_propDict["photo"]; + } else { + $this->_propDict["photo"] = new ProfilePhoto($this->_propDict["photo"]); + return $this->_propDict["photo"]; + } + } + return null; + } + + /** + * Sets the photo + * The group's profile photo. + * + * @param ProfilePhoto $val The photo + * + * @return Group + */ + public function setPhoto($val) + { + $this->_propDict["photo"] = $val; + return $this; + } + + + /** + * Gets the photos + * The profile photos owned by the group. Read-only. Nullable. + * + * @return array|null The photos + */ + public function getPhotos() + { + if (array_key_exists("photos", $this->_propDict)) { + return $this->_propDict["photos"]; + } else { + return null; + } + } + + /** + * Sets the photos + * The profile photos owned by the group. Read-only. Nullable. + * + * @param ProfilePhoto[] $val The photos + * + * @return Group + */ + public function setPhotos($val) + { + $this->_propDict["photos"] = $val; + return $this; + } + /** * Gets the rejectedSenders @@ -1849,7 +1912,6 @@ class Group extends DirectoryObject /** * Gets the onenote - * Read-only. * * @return Onenote|null The onenote */ @@ -1868,7 +1930,6 @@ class Group extends DirectoryObject /** * Sets the onenote - * Read-only. * * @param Onenote $val The onenote * @@ -1880,69 +1941,6 @@ class Group extends DirectoryObject return $this; } - /** - * Gets the photo - * The group's profile photo. - * - * @return ProfilePhoto|null The photo - */ - public function getPhoto() - { - if (array_key_exists("photo", $this->_propDict)) { - if (is_a($this->_propDict["photo"], "\Microsoft\Graph\Model\ProfilePhoto") || is_null($this->_propDict["photo"])) { - return $this->_propDict["photo"]; - } else { - $this->_propDict["photo"] = new ProfilePhoto($this->_propDict["photo"]); - return $this->_propDict["photo"]; - } - } - return null; - } - - /** - * Sets the photo - * The group's profile photo. - * - * @param ProfilePhoto $val The photo - * - * @return Group - */ - public function setPhoto($val) - { - $this->_propDict["photo"] = $val; - return $this; - } - - - /** - * Gets the photos - * The profile photos owned by the group. Read-only. Nullable. - * - * @return array|null The photos - */ - public function getPhotos() - { - if (array_key_exists("photos", $this->_propDict)) { - return $this->_propDict["photos"]; - } else { - return null; - } - } - - /** - * Sets the photos - * The profile photos owned by the group. Read-only. Nullable. - * - * @param ProfilePhoto[] $val The photos - * - * @return Group - */ - public function setPhotos($val) - { - $this->_propDict["photos"] = $val; - return $this; - } - /** * Gets the team * The team associated with this group. diff --git a/vendor/microsoft/microsoft-graph/src/Model/IdentityGovernance.php b/vendor/microsoft/microsoft-graph/src/Model/IdentityGovernance.php index 22ac0bf..ee2eb4b 100644 --- a/vendor/microsoft/microsoft-graph/src/Model/IdentityGovernance.php +++ b/vendor/microsoft/microsoft-graph/src/Model/IdentityGovernance.php @@ -211,7 +211,8 @@ class IdentityGovernance implements \JsonSerializable * * @return array The list of properties */ - public function jsonSerialize(): array + #[\ReturnTypeWillChange] + public function jsonSerialize() { $serializableProperties = $this->getProperties(); foreach ($serializableProperties as $property => $val) { diff --git a/vendor/microsoft/microsoft-graph/src/Model/IdentityProtectionRoot.php b/vendor/microsoft/microsoft-graph/src/Model/IdentityProtectionRoot.php index 5d3a94f..de1b639 100644 --- a/vendor/microsoft/microsoft-graph/src/Model/IdentityProtectionRoot.php +++ b/vendor/microsoft/microsoft-graph/src/Model/IdentityProtectionRoot.php @@ -147,7 +147,8 @@ class IdentityProtectionRoot implements \JsonSerializable * * @return array The list of properties */ - public function jsonSerialize(): array + #[\ReturnTypeWillChange] + public function jsonSerialize() { $serializableProperties = $this->getProperties(); foreach ($serializableProperties as $property => $val) { diff --git a/vendor/microsoft/microsoft-graph/src/Model/OAuth2PermissionGrant.php b/vendor/microsoft/microsoft-graph/src/Model/OAuth2PermissionGrant.php index 31229d7..e9f97ed 100644 --- a/vendor/microsoft/microsoft-graph/src/Model/OAuth2PermissionGrant.php +++ b/vendor/microsoft/microsoft-graph/src/Model/OAuth2PermissionGrant.php @@ -84,7 +84,7 @@ class OAuth2PermissionGrant extends Entity /** * Gets the principalId - * The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. + * The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. Supports $filter (eq only). * * @return string|null The principalId */ @@ -99,7 +99,7 @@ class OAuth2PermissionGrant extends Entity /** * Sets the principalId - * The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. + * The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. Supports $filter (eq only). * * @param string $val The principalId * @@ -113,7 +113,7 @@ class OAuth2PermissionGrant extends Entity /** * Gets the resourceId - * The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. + * The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. Supports $filter (eq only). * * @return string|null The resourceId */ @@ -128,7 +128,7 @@ class OAuth2PermissionGrant extends Entity /** * Sets the resourceId - * The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. + * The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. Supports $filter (eq only). * * @param string $val The resourceId * diff --git a/vendor/microsoft/microsoft-graph/src/Model/PreAuthorizedApplication.php b/vendor/microsoft/microsoft-graph/src/Model/PreAuthorizedApplication.php index d45c74f..0537198 100644 --- a/vendor/microsoft/microsoft-graph/src/Model/PreAuthorizedApplication.php +++ b/vendor/microsoft/microsoft-graph/src/Model/PreAuthorizedApplication.php @@ -25,7 +25,7 @@ class PreAuthorizedApplication extends Entity { /** * Gets the appId - * The unique identifier for the application. + * The unique identifier for the client application. * * @return string|null The appId */ @@ -40,7 +40,7 @@ class PreAuthorizedApplication extends Entity /** * Sets the appId - * The unique identifier for the application. + * The unique identifier for the client application. * * @param string $val The value of the appId * diff --git a/vendor/microsoft/microsoft-graph/src/Model/PrintJob.php b/vendor/microsoft/microsoft-graph/src/Model/PrintJob.php index 31f89a4..0ebf3b0 100644 --- a/vendor/microsoft/microsoft-graph/src/Model/PrintJob.php +++ b/vendor/microsoft/microsoft-graph/src/Model/PrintJob.php @@ -59,7 +59,6 @@ class PrintJob extends Entity /** * Gets the createdBy - * Read-only. Nullable. * * @return UserIdentity|null The createdBy */ @@ -78,7 +77,6 @@ class PrintJob extends Entity /** * Sets the createdBy - * Read-only. Nullable. * * @param UserIdentity $val The createdBy * @@ -246,7 +244,6 @@ class PrintJob extends Entity /** * Gets the documents - * Read-only. * * @return array|null The documents */ @@ -261,7 +258,6 @@ class PrintJob extends Entity /** * Sets the documents - * Read-only. * * @param PrintDocument[] $val The documents * diff --git a/vendor/microsoft/microsoft-graph/src/Model/Privacy.php b/vendor/microsoft/microsoft-graph/src/Model/Privacy.php index 7cb1a13..a65a62d 100644 --- a/vendor/microsoft/microsoft-graph/src/Model/Privacy.php +++ b/vendor/microsoft/microsoft-graph/src/Model/Privacy.php @@ -115,7 +115,8 @@ class Privacy implements \JsonSerializable * * @return array The list of properties */ - public function jsonSerialize(): array + #[\ReturnTypeWillChange] + public function jsonSerialize() { $serializableProperties = $this->getProperties(); foreach ($serializableProperties as $property => $val) { diff --git a/vendor/microsoft/microsoft-graph/src/Model/RoleManagement.php b/vendor/microsoft/microsoft-graph/src/Model/RoleManagement.php index 4159dfd..978ca7e 100644 --- a/vendor/microsoft/microsoft-graph/src/Model/RoleManagement.php +++ b/vendor/microsoft/microsoft-graph/src/Model/RoleManagement.php @@ -57,7 +57,6 @@ class RoleManagement implements \JsonSerializable /** * Gets the directory - * Read-only. Nullable. * * @return RbacApplication|null The directory */ @@ -76,7 +75,6 @@ class RoleManagement implements \JsonSerializable /** * Sets the directory - * Read-only. Nullable. * * @param RbacApplication $val The directory * @@ -153,7 +151,8 @@ class RoleManagement implements \JsonSerializable * * @return array The list of properties */ - public function jsonSerialize(): array + #[\ReturnTypeWillChange] + public function jsonSerialize() { $serializableProperties = $this->getProperties(); foreach ($serializableProperties as $property => $val) { diff --git a/vendor/microsoft/microsoft-graph/src/Model/RoomList.php b/vendor/microsoft/microsoft-graph/src/Model/RoomList.php index 002384c..766f582 100644 --- a/vendor/microsoft/microsoft-graph/src/Model/RoomList.php +++ b/vendor/microsoft/microsoft-graph/src/Model/RoomList.php @@ -56,7 +56,6 @@ class RoomList extends Place /** * Gets the rooms - * Read-only. Nullable. * * @return array|null The rooms */ @@ -71,7 +70,6 @@ class RoomList extends Place /** * Sets the rooms - * Read-only. Nullable. * * @param Room[] $val The rooms * diff --git a/vendor/microsoft/microsoft-graph/src/Model/SecureScore.php b/vendor/microsoft/microsoft-graph/src/Model/SecureScore.php index bd30c9f..88ebfe4 100644 --- a/vendor/microsoft/microsoft-graph/src/Model/SecureScore.php +++ b/vendor/microsoft/microsoft-graph/src/Model/SecureScore.php @@ -206,7 +206,7 @@ class SecureScore extends Entity /** * Gets the enabledServices - * Microsoft-provided services for the tenant (for example, Exchange online, Skype, Sharepoint). + * Microsoft-provided services for the tenant (for example, Exchange online, Skype, SharePoint). * * @return string|null The enabledServices */ @@ -221,7 +221,7 @@ class SecureScore extends Entity /** * Sets the enabledServices - * Microsoft-provided services for the tenant (for example, Exchange online, Skype, Sharepoint). + * Microsoft-provided services for the tenant (for example, Exchange online, Skype, SharePoint). * * @param string $val The enabledServices * diff --git a/vendor/microsoft/microsoft-graph/src/Model/SignInFrequencySessionControl.php b/vendor/microsoft/microsoft-graph/src/Model/SignInFrequencySessionControl.php index 870a128..3b37d1a 100644 --- a/vendor/microsoft/microsoft-graph/src/Model/SignInFrequencySessionControl.php +++ b/vendor/microsoft/microsoft-graph/src/Model/SignInFrequencySessionControl.php @@ -26,7 +26,7 @@ class SignInFrequencySessionControl extends ConditionalAccessSessionControl /** * Gets the type - * Possible values are: days, hours. + * Possible values are: days, hours, or null if frequencyInterval is everyTime . * * @return SigninFrequencyType|null The type */ @@ -45,7 +45,7 @@ class SignInFrequencySessionControl extends ConditionalAccessSessionControl /** * Sets the type - * Possible values are: days, hours. + * Possible values are: days, hours, or null if frequencyInterval is everyTime . * * @param SigninFrequencyType $val The value to assign to the type * diff --git a/vendor/microsoft/microsoft-graph/src/Model/SolutionsRoot.php b/vendor/microsoft/microsoft-graph/src/Model/SolutionsRoot.php index 8a4ad9d..58de310 100644 --- a/vendor/microsoft/microsoft-graph/src/Model/SolutionsRoot.php +++ b/vendor/microsoft/microsoft-graph/src/Model/SolutionsRoot.php @@ -143,7 +143,8 @@ class SolutionsRoot implements \JsonSerializable * * @return array The list of properties */ - public function jsonSerialize(): array + #[\ReturnTypeWillChange] + public function jsonSerialize() { $serializableProperties = $this->getProperties(); foreach ($serializableProperties as $property => $val) { diff --git a/vendor/microsoft/microsoft-graph/src/Model/Team.php b/vendor/microsoft/microsoft-graph/src/Model/Team.php index 2eb3e7e..5359d88 100644 --- a/vendor/microsoft/microsoft-graph/src/Model/Team.php +++ b/vendor/microsoft/microsoft-graph/src/Model/Team.php @@ -367,6 +367,35 @@ class Team extends Entity return $this; } + /** + * Gets the tenantId + * The ID of the Azure Active Directory tenant. + * + * @return string|null The tenantId + */ + public function getTenantId() + { + if (array_key_exists("tenantId", $this->_propDict)) { + return $this->_propDict["tenantId"]; + } else { + return null; + } + } + + /** + * Sets the tenantId + * The ID of the Azure Active Directory tenant. + * + * @param string $val The tenantId + * + * @return Team + */ + public function setTenantId($val) + { + $this->_propDict["tenantId"] = $val; + return $this; + } + /** * Gets the visibility * The visibility of the group and team. Defaults to Public. @@ -430,6 +459,36 @@ class Team extends Entity } + /** + * Gets the allChannels + * List of channels either hosted in or shared with the team (incoming channels). + * + * @return array|null The allChannels + */ + public function getAllChannels() + { + if (array_key_exists("allChannels", $this->_propDict)) { + return $this->_propDict["allChannels"]; + } else { + return null; + } + } + + /** + * Sets the allChannels + * List of channels either hosted in or shared with the team (incoming channels). + * + * @param Channel[] $val The allChannels + * + * @return Team + */ + public function setAllChannels($val) + { + $this->_propDict["allChannels"] = $val; + return $this; + } + + /** * Gets the channels * The collection of channels and messages associated with the team. @@ -491,6 +550,36 @@ class Team extends Entity } + /** + * Gets the incomingChannels + * List of channels shared with the team. + * + * @return array|null The incomingChannels + */ + public function getIncomingChannels() + { + if (array_key_exists("incomingChannels", $this->_propDict)) { + return $this->_propDict["incomingChannels"]; + } else { + return null; + } + } + + /** + * Sets the incomingChannels + * List of channels shared with the team. + * + * @param Channel[] $val The incomingChannels + * + * @return Team + */ + public function setIncomingChannels($val) + { + $this->_propDict["incomingChannels"] = $val; + return $this; + } + + /** * Gets the installedApps * The apps installed in this team. diff --git a/vendor/microsoft/microsoft-graph/src/Model/TemporaryAccessPassAuthenticationMethod.php b/vendor/microsoft/microsoft-graph/src/Model/TemporaryAccessPassAuthenticationMethod.php index 4aab613..3395710 100644 --- a/vendor/microsoft/microsoft-graph/src/Model/TemporaryAccessPassAuthenticationMethod.php +++ b/vendor/microsoft/microsoft-graph/src/Model/TemporaryAccessPassAuthenticationMethod.php @@ -26,7 +26,7 @@ class TemporaryAccessPassAuthenticationMethod extends AuthenticationMethod { /** * Gets the createdDateTime - * The date and time when the temporaryAccessPass was created. + * The date and time when the Temporary Access Pass was created. * * @return \DateTime|null The createdDateTime */ @@ -45,7 +45,7 @@ class TemporaryAccessPassAuthenticationMethod extends AuthenticationMethod /** * Sets the createdDateTime - * The date and time when the temporaryAccessPass was created. + * The date and time when the Temporary Access Pass was created. * * @param \DateTime $val The createdDateTime * @@ -88,7 +88,7 @@ class TemporaryAccessPassAuthenticationMethod extends AuthenticationMethod /** * Gets the isUsableOnce - * Determines whether the pass is limited to a one time use. If true, the pass can be used once; if false, the pass can be used multiple times within the temporaryAccessPass lifetime. + * Determines whether the pass is limited to a one-time use. If true, the pass can be used once; if false, the pass can be used multiple times within the Temporary Access Pass lifetime. * * @return bool|null The isUsableOnce */ @@ -103,7 +103,7 @@ class TemporaryAccessPassAuthenticationMethod extends AuthenticationMethod /** * Sets the isUsableOnce - * Determines whether the pass is limited to a one time use. If true, the pass can be used once; if false, the pass can be used multiple times within the temporaryAccessPass lifetime. + * Determines whether the pass is limited to a one-time use. If true, the pass can be used once; if false, the pass can be used multiple times within the Temporary Access Pass lifetime. * * @param bool $val The isUsableOnce * @@ -117,7 +117,7 @@ class TemporaryAccessPassAuthenticationMethod extends AuthenticationMethod /** * Gets the lifetimeInMinutes - * The lifetime of the temporaryAccessPass in minutes starting at startDateTime. Minimum 10, Maximum 43200 (equivalent to 30 days). + * The lifetime of the Temporary Access Pass in minutes starting at startDateTime. Must be between 10 and 43200 inclusive (equivalent to 30 days). * * @return int|null The lifetimeInMinutes */ @@ -132,7 +132,7 @@ class TemporaryAccessPassAuthenticationMethod extends AuthenticationMethod /** * Sets the lifetimeInMinutes - * The lifetime of the temporaryAccessPass in minutes starting at startDateTime. Minimum 10, Maximum 43200 (equivalent to 30 days). + * The lifetime of the Temporary Access Pass in minutes starting at startDateTime. Must be between 10 and 43200 inclusive (equivalent to 30 days). * * @param int $val The lifetimeInMinutes * @@ -146,7 +146,7 @@ class TemporaryAccessPassAuthenticationMethod extends AuthenticationMethod /** * Gets the methodUsabilityReason - * Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. + * Details about the usability state (isUsable). Reasons can include: EnabledByPolicy, DisabledByPolicy, Expired, NotYetValid, OneTimeUsed. * * @return string|null The methodUsabilityReason */ @@ -161,7 +161,7 @@ class TemporaryAccessPassAuthenticationMethod extends AuthenticationMethod /** * Sets the methodUsabilityReason - * Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. + * Details about the usability state (isUsable). Reasons can include: EnabledByPolicy, DisabledByPolicy, Expired, NotYetValid, OneTimeUsed. * * @param string $val The methodUsabilityReason * @@ -175,7 +175,7 @@ class TemporaryAccessPassAuthenticationMethod extends AuthenticationMethod /** * Gets the startDateTime - * The date and time when the temporaryAccessPass becomes available to use. + * The date and time when the Temporary Access Pass becomes available to use and when isUsable is true is enforced. * * @return \DateTime|null The startDateTime */ @@ -194,7 +194,7 @@ class TemporaryAccessPassAuthenticationMethod extends AuthenticationMethod /** * Sets the startDateTime - * The date and time when the temporaryAccessPass becomes available to use. + * The date and time when the Temporary Access Pass becomes available to use and when isUsable is true is enforced. * * @param \DateTime $val The startDateTime * @@ -208,7 +208,7 @@ class TemporaryAccessPassAuthenticationMethod extends AuthenticationMethod /** * Gets the temporaryAccessPass - * The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. + * The Temporary Access Pass used to authenticate. Returned only on creation of a new temporaryAccessPassAuthenticationMethod object; Hidden in subsequent read operations and returned as null with GET. * * @return string|null The temporaryAccessPass */ @@ -223,7 +223,7 @@ class TemporaryAccessPassAuthenticationMethod extends AuthenticationMethod /** * Sets the temporaryAccessPass - * The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. + * The Temporary Access Pass used to authenticate. Returned only on creation of a new temporaryAccessPassAuthenticationMethod object; Hidden in subsequent read operations and returned as null with GET. * * @param string $val The temporaryAccessPass * diff --git a/vendor/microsoft/microsoft-graph/src/Model/TemporaryAccessPassAuthenticationMethodConfiguration.php b/vendor/microsoft/microsoft-graph/src/Model/TemporaryAccessPassAuthenticationMethodConfiguration.php index 5bfd10c..9e4dde5 100644 --- a/vendor/microsoft/microsoft-graph/src/Model/TemporaryAccessPassAuthenticationMethodConfiguration.php +++ b/vendor/microsoft/microsoft-graph/src/Model/TemporaryAccessPassAuthenticationMethodConfiguration.php @@ -26,6 +26,7 @@ class TemporaryAccessPassAuthenticationMethodConfiguration extends Authenticatio { /** * Gets the defaultLength + * Default length in characters of a Temporary Access Pass object. Must be between 8 and 48 characters. * * @return int|null The defaultLength */ @@ -40,6 +41,7 @@ class TemporaryAccessPassAuthenticationMethodConfiguration extends Authenticatio /** * Sets the defaultLength + * Default length in characters of a Temporary Access Pass object. Must be between 8 and 48 characters. * * @param int $val The defaultLength * @@ -53,6 +55,7 @@ class TemporaryAccessPassAuthenticationMethodConfiguration extends Authenticatio /** * Gets the defaultLifetimeInMinutes + * Default lifetime in minutes for a Temporary Access Pass. Value can be any integer between the minimumLifetimeInMinutes and maximumLifetimeInMinutes. * * @return int|null The defaultLifetimeInMinutes */ @@ -67,6 +70,7 @@ class TemporaryAccessPassAuthenticationMethodConfiguration extends Authenticatio /** * Sets the defaultLifetimeInMinutes + * Default lifetime in minutes for a Temporary Access Pass. Value can be any integer between the minimumLifetimeInMinutes and maximumLifetimeInMinutes. * * @param int $val The defaultLifetimeInMinutes * @@ -80,6 +84,7 @@ class TemporaryAccessPassAuthenticationMethodConfiguration extends Authenticatio /** * Gets the isUsableOnce + * If true, all the passes in the tenant will be restricted to one-time use. If false, passes in the tenant can be created to be either one-time use or reusable. * * @return bool|null The isUsableOnce */ @@ -94,6 +99,7 @@ class TemporaryAccessPassAuthenticationMethodConfiguration extends Authenticatio /** * Sets the isUsableOnce + * If true, all the passes in the tenant will be restricted to one-time use. If false, passes in the tenant can be created to be either one-time use or reusable. * * @param bool $val The isUsableOnce * @@ -107,6 +113,7 @@ class TemporaryAccessPassAuthenticationMethodConfiguration extends Authenticatio /** * Gets the maximumLifetimeInMinutes + * Maximum lifetime in minutes for any Temporary Access Pass created in the tenant. Value can be between 10 and 43200 minutes (equivalent to 30 days). * * @return int|null The maximumLifetimeInMinutes */ @@ -121,6 +128,7 @@ class TemporaryAccessPassAuthenticationMethodConfiguration extends Authenticatio /** * Sets the maximumLifetimeInMinutes + * Maximum lifetime in minutes for any Temporary Access Pass created in the tenant. Value can be between 10 and 43200 minutes (equivalent to 30 days). * * @param int $val The maximumLifetimeInMinutes * @@ -134,6 +142,7 @@ class TemporaryAccessPassAuthenticationMethodConfiguration extends Authenticatio /** * Gets the minimumLifetimeInMinutes + * Minimum lifetime in minutes for any Temporary Access Pass created in the tenant. Value can be between 10 and 43200 minutes (equivalent to 30 days). * * @return int|null The minimumLifetimeInMinutes */ @@ -148,6 +157,7 @@ class TemporaryAccessPassAuthenticationMethodConfiguration extends Authenticatio /** * Sets the minimumLifetimeInMinutes + * Minimum lifetime in minutes for any Temporary Access Pass created in the tenant. Value can be between 10 and 43200 minutes (equivalent to 30 days). * * @param int $val The minimumLifetimeInMinutes * @@ -162,6 +172,7 @@ class TemporaryAccessPassAuthenticationMethodConfiguration extends Authenticatio /** * Gets the includeTargets + * A collection of users or groups who are enabled to use the authentication method. * * @return array|null The includeTargets */ @@ -176,6 +187,7 @@ class TemporaryAccessPassAuthenticationMethodConfiguration extends Authenticatio /** * Sets the includeTargets + * A collection of users or groups who are enabled to use the authentication method. * * @param AuthenticationMethodTarget[] $val The includeTargets * diff --git a/vendor/microsoft/microsoft-graph/src/Model/User.php b/vendor/microsoft/microsoft-graph/src/Model/User.php index e1c1658..b05e729 100644 --- a/vendor/microsoft/microsoft-graph/src/Model/User.php +++ b/vendor/microsoft/microsoft-graph/src/Model/User.php @@ -3112,7 +3112,6 @@ class User extends DirectoryObject /** * Gets the insights - * Read-only. Nullable. * * @return OfficeGraphInsights|null The insights */ @@ -3131,7 +3130,6 @@ class User extends DirectoryObject /** * Sets the insights - * Read-only. Nullable. * * @param OfficeGraphInsights $val The insights * @@ -3145,7 +3143,6 @@ class User extends DirectoryObject /** * Gets the settings - * Read-only. Nullable. * * @return UserSettings|null The settings */ @@ -3164,7 +3161,6 @@ class User extends DirectoryObject /** * Sets the settings - * Read-only. Nullable. * * @param UserSettings $val The settings * @@ -3178,7 +3174,6 @@ class User extends DirectoryObject /** * Gets the onenote - * Read-only. * * @return Onenote|null The onenote */ @@ -3197,7 +3192,6 @@ class User extends DirectoryObject /** * Sets the onenote - * Read-only. * * @param Onenote $val The onenote * @@ -3245,7 +3239,6 @@ class User extends DirectoryObject /** * Gets the photos - * Read-only. Nullable. * * @return array|null The photos */ @@ -3260,7 +3253,6 @@ class User extends DirectoryObject /** * Sets the photos - * Read-only. Nullable. * * @param ProfilePhoto[] $val The photos * @@ -3363,7 +3355,7 @@ class User extends DirectoryObject /** * Gets the authentication - * TODO: Add Description + * The authentication methods that are supported for the user. * * @return Authentication|null The authentication */ @@ -3382,7 +3374,7 @@ class User extends DirectoryObject /** * Sets the authentication - * TODO: Add Description + * The authentication methods that are supported for the user. * * @param Authentication $val The authentication * diff --git a/vendor/microsoft/microsoft-graph/src/Model/UserTeamwork.php b/vendor/microsoft/microsoft-graph/src/Model/UserTeamwork.php index 9ed928a..4462a00 100644 --- a/vendor/microsoft/microsoft-graph/src/Model/UserTeamwork.php +++ b/vendor/microsoft/microsoft-graph/src/Model/UserTeamwork.php @@ -25,6 +25,36 @@ namespace Microsoft\Graph\Model; class UserTeamwork extends Entity { + /** + * Gets the associatedTeams + * The list of associatedTeamInfo objects that a user is associated with. + * + * @return array|null The associatedTeams + */ + public function getAssociatedTeams() + { + if (array_key_exists("associatedTeams", $this->_propDict)) { + return $this->_propDict["associatedTeams"]; + } else { + return null; + } + } + + /** + * Sets the associatedTeams + * The list of associatedTeamInfo objects that a user is associated with. + * + * @param AssociatedTeamInfo[] $val The associatedTeams + * + * @return UserTeamwork + */ + public function setAssociatedTeams($val) + { + $this->_propDict["associatedTeams"] = $val; + return $this; + } + + /** * Gets the installedApps * The apps installed in the personal scope of this user. diff --git a/vendor/microsoft/microsoft-graph/src/Model/WorkbookComment.php b/vendor/microsoft/microsoft-graph/src/Model/WorkbookComment.php index 8a80027..1498a2b 100644 --- a/vendor/microsoft/microsoft-graph/src/Model/WorkbookComment.php +++ b/vendor/microsoft/microsoft-graph/src/Model/WorkbookComment.php @@ -85,7 +85,6 @@ class WorkbookComment extends Entity /** * Gets the replies - * Read-only. Nullable. * * @return array|null The replies */ @@ -100,7 +99,6 @@ class WorkbookComment extends Entity /** * Sets the replies - * Read-only. Nullable. * * @param WorkbookCommentReply[] $val The replies *