-
Notifications
You must be signed in to change notification settings - Fork 84
Generated models and request builders #1177
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Update generated files with build 185105
Contributor
| Addition of Public method is_requestor_justification_required in type msgraph.generated.models.AccessPackageAssignmentApprovalSettings with return type bool and parameters Addition of Public method is_requestor_justification_required in type msgraph.generated.models.AccessPackageAssignmentApprovalSettings with return type None and parameters value of type bool is required Addition of Public method notification_settings in type msgraph.generated.models.AccessPackageAssignmentPolicy with return type AccessPackageNotificationSettings and parameters Addition of Public method notification_settings in type msgraph.generated.models.AccessPackageAssignmentPolicy with return type None and parameters value of type AccessPackageNotificationSettings is required Addition of Public method justification in type msgraph.generated.models.AccessPackageAssignmentRequest with return type str and parameters Addition of Public method justification in type msgraph.generated.models.AccessPackageAssignmentRequest with return type None and parameters value of type str is required Addition of Public method is_requestor_justification_required in type msgraph.generated.models.AccessPackageAssignmentRequestRequirements with return type bool and parameters Addition of Public method is_requestor_justification_required in type msgraph.generated.models.AccessPackageAssignmentRequestRequirements with return type None and parameters value of type bool is required Addition of Public method additional_data in type msgraph.generated.models.AccessPackageNotificationSettings with return type dict[str, Any] and parameters Addition of Public method additional_data in type msgraph.generated.models.AccessPackageNotificationSettings with return type None and parameters value of type dict[str, Any] is required Addition of Public property backing_store in type msgraph.generated.models.AccessPackageNotificationSettings with type BackingStore Addition of Public method constructor in type msgraph.generated.models.AccessPackageNotificationSettings with return type None and parameters Addition of Public method get_field_deserializers in type msgraph.generated.models.AccessPackageNotificationSettings with return type dict[str, Callable[[ParseNode], None]] and parameters Addition of Public method is_assignment_notification_disabled in type msgraph.generated.models.AccessPackageNotificationSettings with return type bool and parameters Addition of Public method is_assignment_notification_disabled in type msgraph.generated.models.AccessPackageNotificationSettings with return type None and parameters value of type bool is required Addition of Public method odata_type in type msgraph.generated.models.AccessPackageNotificationSettings with return type str and parameters Addition of Public method odata_type in type msgraph.generated.models.AccessPackageNotificationSettings with return type None and parameters value of type str is required Addition of Public method serialize in type msgraph.generated.models.AccessPackageNotificationSettings with return type None and parameters writer of type SerializationWriter is required Addition of Public method create_from_discriminator_value in type msgraph.generated.models.AccessPackageNotificationSettings with return type AccessPackageNotificationSettings and parameters parse_node of type ParseNode is required Addition of msgraph.generated.models.AccessPackageNotificationSettings implements AdditionalDataHolder; BackedModel; Parsable Addition of msgraph.generated.models.security.AdditionalDataOptions has an enum member AdvancedIndexing with order 3 Addition of msgraph.generated.models.security.AdditionalDataOptions has an enum member ListAttachments with order 4 Addition of msgraph.generated.models.security.AdditionalDataOptions has an enum member HtmlTranscripts with order 5 Addition of msgraph.generated.models.security.AdditionalDataOptions has an enum member MessageConversationExpansion with order 6 Addition of msgraph.generated.models.security.AdditionalDataOptions has an enum member LocationsWithoutHits with order 7 Addition of msgraph.generated.models.security.AdditionalDataOptions has an enum member AllItemsInFolder with order 8 Addition of msgraph.generated.models.security.AdditionalOptions has an enum member HtmlTranscripts with order 7 Addition of msgraph.generated.models.security.AdditionalOptions has an enum member AdvancedIndexing with order 8 Addition of msgraph.generated.models.security.AdditionalOptions has an enum member AllItemsInFolder with order 9 Addition of msgraph.generated.models.security.AdditionalOptions has an enum member IncludeFolderAndPath with order 10 Addition of msgraph.generated.models.security.AdditionalOptions has an enum member CondensePaths with order 11 Addition of msgraph.generated.models.security.AdditionalOptions has an enum member FriendlyName with order 12 Addition of msgraph.generated.models.security.AdditionalOptions has an enum member SplitSource with order 13 Addition of msgraph.generated.models.security.AdditionalOptions has an enum member OptimizedPartitionSize with order 14 Addition of msgraph.generated.models.security.AdditionalOptions has an enum member IncludeReport with order 15 Addition of Public method custom_details in type msgraph.generated.models.security.Alert with return type Dictionary and parameters Addition of Public method custom_details in type msgraph.generated.models.security.Alert with return type None and parameters value of type Dictionary is required Addition of msgraph.generated.models.security.CloudAttachmentVersion has an enum member Latest with order 0 Addition of msgraph.generated.models.security.CloudAttachmentVersion has an enum member Recent10 with order 1 Addition of msgraph.generated.models.security.CloudAttachmentVersion has an enum member Recent100 with order 2 Addition of msgraph.generated.models.security.CloudAttachmentVersion has an enum member All with order 3 Addition of msgraph.generated.models.security.CloudAttachmentVersion has an enum member UnknownFutureValue with order 4 Addition of msgraph.generated.models.security.DocumentVersion has an enum member Latest with order 0 Addition of msgraph.generated.models.security.DocumentVersion has an enum member Recent10 with order 1 Addition of msgraph.generated.models.security.DocumentVersion has an enum member Recent100 with order 2 Addition of msgraph.generated.models.security.DocumentVersion has an enum member All with order 3 Addition of msgraph.generated.models.security.DocumentVersion has an enum member UnknownFutureValue with order 4 Addition of Public method additional_data_options in type msgraph.generated.models.security.EdiscoveryAddToReviewSetOperation with return type AdditionalDataOptions and parameters Addition of Public method additional_data_options in type msgraph.generated.models.security.EdiscoveryAddToReviewSetOperation with return type None and parameters value of type AdditionalDataOptions is required Addition of Public method cloud_attachment_version in type msgraph.generated.models.security.EdiscoveryAddToReviewSetOperation with return type CloudAttachmentVersion and parameters Addition of Public method cloud_attachment_version in type msgraph.generated.models.security.EdiscoveryAddToReviewSetOperation with return type None and parameters value of type CloudAttachmentVersion is required Addition of Public method document_version in type msgraph.generated.models.security.EdiscoveryAddToReviewSetOperation with return type DocumentVersion and parameters Addition of Public method document_version in type msgraph.generated.models.security.EdiscoveryAddToReviewSetOperation with return type None and parameters value of type DocumentVersion is required Addition of Public method items_to_include in type msgraph.generated.models.security.EdiscoveryAddToReviewSetOperation with return type ItemsToInclude and parameters Addition of Public method items_to_include in type msgraph.generated.models.security.EdiscoveryAddToReviewSetOperation with return type None and parameters value of type ItemsToInclude is required Addition of Public method statistics_options in type msgraph.generated.models.security.EdiscoveryEstimateOperation with return type StatisticsOptions and parameters Addition of Public method statistics_options in type msgraph.generated.models.security.EdiscoveryEstimateOperation with return type None and parameters value of type StatisticsOptions is required Addition of Public method cloud_attachment_version in type msgraph.generated.models.security.EdiscoverySearchExportOperation with return type CloudAttachmentVersion and parameters Addition of Public method cloud_attachment_version in type msgraph.generated.models.security.EdiscoverySearchExportOperation with return type None and parameters value of type CloudAttachmentVersion is required Addition of Public method document_version in type msgraph.generated.models.security.EdiscoverySearchExportOperation with return type DocumentVersion and parameters Addition of Public method document_version in type msgraph.generated.models.security.EdiscoverySearchExportOperation with return type None and parameters value of type DocumentVersion is required Addition of msgraph.generated.models.security.ExportFileStructure has an enum member Msg with order 4 Addition of msgraph.generated.models.security.ExportOptions has an enum member SplitSource with order 5 Addition of msgraph.generated.models.security.ExportOptions has an enum member IncludeFolderAndPath with order 6 Addition of msgraph.generated.models.security.ExportOptions has an enum member FriendlyName with order 7 Addition of msgraph.generated.models.security.ExportOptions has an enum member CondensePaths with order 8 Addition of msgraph.generated.models.security.ExportOptions has an enum member OptimizedPartitionSize with order 9 Addition of Public method md5 in type msgraph.generated.models.security.FileDetails with return type str and parameters Addition of Public method md5 in type msgraph.generated.models.security.FileDetails with return type None and parameters value of type str is required Addition of Public method sha256_ac in type msgraph.generated.models.security.FileDetails with return type str and parameters Addition of Public method sha256_ac in type msgraph.generated.models.security.FileDetails with return type None and parameters value of type str is required Addition of msgraph.generated.models.security.ItemsToInclude has an enum member SearchHits with order 0 Addition of msgraph.generated.models.security.ItemsToInclude has an enum member PartiallyIndexed with order 1 Addition of msgraph.generated.models.security.ItemsToInclude has an enum member UnknownFutureValue with order 2 Addition of msgraph.generated.models.security.StatisticsOptions has an enum member IncludeRefiners with order 0 Addition of msgraph.generated.models.security.StatisticsOptions has an enum member IncludeQueryStats with order 1 Addition of msgraph.generated.models.security.StatisticsOptions has an enum member IncludeUnindexedStats with order 2 Addition of msgraph.generated.models.security.StatisticsOptions has an enum member AdvancedIndexing with order 3 Addition of msgraph.generated.models.security.StatisticsOptions has an enum member LocationsWithoutHits with order 4 Addition of msgraph.generated.models.security.StatisticsOptions has an enum member UnknownFutureValue with order 5 Addition of Public method cloud_attachment_version in type msgraph.generated.security.cases.ediscoveryCases.item.reviewSets.item.microsoftGraphSecurityAddToReviewSet.AddToReviewSetPostRequestBody with return type CloudAttachmentVersion and parameters Addition of Public method cloud_attachment_version in type msgraph.generated.security.cases.ediscoveryCases.item.reviewSets.item.microsoftGraphSecurityAddToReviewSet.AddToReviewSetPostRequestBody with return type None and parameters value of type CloudAttachmentVersion is required Addition of Public method document_version in type msgraph.generated.security.cases.ediscoveryCases.item.reviewSets.item.microsoftGraphSecurityAddToReviewSet.AddToReviewSetPostRequestBody with return type DocumentVersion and parameters Addition of Public method document_version in type msgraph.generated.security.cases.ediscoveryCases.item.reviewSets.item.microsoftGraphSecurityAddToReviewSet.AddToReviewSetPostRequestBody with return type None and parameters value of type DocumentVersion is required Addition of Public method items_to_include in type msgraph.generated.security.cases.ediscoveryCases.item.reviewSets.item.microsoftGraphSecurityAddToReviewSet.AddToReviewSetPostRequestBody with return type ItemsToInclude and parameters Addition of Public method items_to_include in type msgraph.generated.security.cases.ediscoveryCases.item.reviewSets.item.microsoftGraphSecurityAddToReviewSet.AddToReviewSetPostRequestBody with return type None and parameters value of type ItemsToInclude is required Addition of Public method cloud_attachment_version in type msgraph.generated.security.cases.ediscoveryCases.item.searches.item.microsoftGraphSecurityExportReport.ExportReportPostRequestBody with return type CloudAttachmentVersion and parameters Addition of Public method cloud_attachment_version in type msgraph.generated.security.cases.ediscoveryCases.item.searches.item.microsoftGraphSecurityExportReport.ExportReportPostRequestBody with return type None and parameters value of type CloudAttachmentVersion is required Addition of Public method document_version in type msgraph.generated.security.cases.ediscoveryCases.item.searches.item.microsoftGraphSecurityExportReport.ExportReportPostRequestBody with return type DocumentVersion and parameters Addition of Public method document_version in type msgraph.generated.security.cases.ediscoveryCases.item.searches.item.microsoftGraphSecurityExportReport.ExportReportPostRequestBody with return type None and parameters value of type DocumentVersion is required Addition of Public method cloud_attachment_version in type msgraph.generated.security.cases.ediscoveryCases.item.searches.item.microsoftGraphSecurityExportResult.ExportResultPostRequestBody with return type CloudAttachmentVersion and parameters Addition of Public method cloud_attachment_version in type msgraph.generated.security.cases.ediscoveryCases.item.searches.item.microsoftGraphSecurityExportResult.ExportResultPostRequestBody with return type None and parameters value of type CloudAttachmentVersion is required Addition of Public method document_version in type msgraph.generated.security.cases.ediscoveryCases.item.searches.item.microsoftGraphSecurityExportResult.ExportResultPostRequestBody with return type DocumentVersion and parameters Addition of Public method document_version in type msgraph.generated.security.cases.ediscoveryCases.item.searches.item.microsoftGraphSecurityExportResult.ExportResultPostRequestBody with return type None and parameters value of type DocumentVersion is required |
baywet
approved these changes
Apr 9, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Check for unexpected deletions or changes in this PR and ensure relevant CI checks are passing.
Note: This pull request was automatically created by Azure pipelines.