Generated models and request builders#1315
Merged
adrian05-ms merged 1 commit intomainfrom Aug 5, 2025
Merged
Conversation
Update generated files with build 194896
Contributor
| Addition of Public method restored_item_count in type msgraph.generated.models.MailboxRestoreArtifact with return type int and parameters Addition of Public method restored_item_count in type msgraph.generated.models.MailboxRestoreArtifact with return type None and parameters value of type int is required Addition of msgraph.generated.models.RestoreJobType has an enum member Standard with order 0 Addition of msgraph.generated.models.RestoreJobType has an enum member Bulk with order 1 Addition of msgraph.generated.models.RestoreJobType has an enum member UnknownFutureValue with order 2 Addition of Public method additional_data in type msgraph.generated.models.RestoreSessionArtifactCount with return type dict[str, Any] and parameters Addition of Public method additional_data in type msgraph.generated.models.RestoreSessionArtifactCount 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.RestoreSessionArtifactCount with type BackingStore Addition of Public method completed in type msgraph.generated.models.RestoreSessionArtifactCount with return type int and parameters Addition of Public method completed in type msgraph.generated.models.RestoreSessionArtifactCount with return type None and parameters value of type int is required Addition of Public method constructor in type msgraph.generated.models.RestoreSessionArtifactCount with return type None and parameters Addition of Public method failed in type msgraph.generated.models.RestoreSessionArtifactCount with return type int and parameters Addition of Public method failed in type msgraph.generated.models.RestoreSessionArtifactCount with return type None and parameters value of type int is required Addition of Public method get_field_deserializers in type msgraph.generated.models.RestoreSessionArtifactCount with return type dict[str, Callable[[ParseNode], None]] and parameters Addition of Public method in_progress in type msgraph.generated.models.RestoreSessionArtifactCount with return type int and parameters Addition of Public method in_progress in type msgraph.generated.models.RestoreSessionArtifactCount with return type None and parameters value of type int is required Addition of Public method odata_type in type msgraph.generated.models.RestoreSessionArtifactCount with return type str and parameters Addition of Public method odata_type in type msgraph.generated.models.RestoreSessionArtifactCount with return type None and parameters value of type str is required Addition of Public method serialize in type msgraph.generated.models.RestoreSessionArtifactCount with return type None and parameters writer of type SerializationWriter is required Addition of Public method total in type msgraph.generated.models.RestoreSessionArtifactCount with return type int and parameters Addition of Public method total in type msgraph.generated.models.RestoreSessionArtifactCount with return type None and parameters value of type int is required Addition of Public method create_from_discriminator_value in type msgraph.generated.models.RestoreSessionArtifactCount with return type RestoreSessionArtifactCount and parameters parse_node of type ParseNode is required Addition of msgraph.generated.models.RestoreSessionArtifactCount implements AdditionalDataHolder; BackedModel; Parsable Addition of Public method restore_job_type in type msgraph.generated.models.RestoreSessionBase with return type RestoreJobType and parameters Addition of Public method restore_job_type in type msgraph.generated.models.RestoreSessionBase with return type None and parameters value of type RestoreJobType is required Addition of Public method restore_session_artifact_count in type msgraph.generated.models.RestoreSessionBase with return type RestoreSessionArtifactCount and parameters Addition of Public method restore_session_artifact_count in type msgraph.generated.models.RestoreSessionBase with return type None and parameters value of type RestoreSessionArtifactCount is required |
adrian05-ms
approved these changes
Aug 5, 2025
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
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.