Generated models and request builders#1710
Merged
adrian05-ms merged 1 commit intomainfrom Aug 5, 2025
Merged
Conversation
Update generated files with build 194896
Contributor
| Addition of Public method getRestoredItemCount in type Generated.models.mailboxRestoreArtifact with return type int and parameters Addition of Public method setRestoredItemCount in type Generated.models.mailboxRestoreArtifact with return type void and parameters value of type int is optional Addition of Generated.models.restoreJobType has an enum member standard with order 0 Addition of Generated.models.restoreJobType has an enum member bulk with order 1 Addition of Generated.models.restoreJobType has an enum member unknownFutureValue with order 2 Addition of Public method constructor in type Generated.models.restoreSessionArtifactCount with return type void and parameters Addition of Public method getAdditionalData in type Generated.models.restoreSessionArtifactCount with return type array and parameters Addition of Public method getBackingStore in type Generated.models.restoreSessionArtifactCount with return type BackingStore and parameters Addition of Public method getCompleted in type Generated.models.restoreSessionArtifactCount with return type int and parameters Addition of Public method getFailed in type Generated.models.restoreSessionArtifactCount with return type int and parameters Addition of Public method GetFieldDeserializers in type Generated.models.restoreSessionArtifactCount with return type array and parameters Addition of Public method getInProgress in type Generated.models.restoreSessionArtifactCount with return type int and parameters Addition of Public method getOdataType in type Generated.models.restoreSessionArtifactCount with return type string and parameters Addition of Public method getTotal in type Generated.models.restoreSessionArtifactCount with return type int and parameters Addition of Public method Serialize in type Generated.models.restoreSessionArtifactCount with return type void and parameters writer of type ISerializationWriter is required Addition of Public method setAdditionalData in type Generated.models.restoreSessionArtifactCount with return type void and parameters value of type array is optional Addition of Public method setBackingStore in type Generated.models.restoreSessionArtifactCount with return type void and parameters value of type BackingStore is required Addition of Public method setCompleted in type Generated.models.restoreSessionArtifactCount with return type void and parameters value of type int is optional Addition of Public method setFailed in type Generated.models.restoreSessionArtifactCount with return type void and parameters value of type int is optional Addition of Public method setInProgress in type Generated.models.restoreSessionArtifactCount with return type void and parameters value of type int is optional Addition of Public method setOdataType in type Generated.models.restoreSessionArtifactCount with return type void and parameters value of type string is optional Addition of Public method setTotal in type Generated.models.restoreSessionArtifactCount with return type void and parameters value of type int is optional Addition of Public method CreateFromDiscriminatorValue in type Generated.models.restoreSessionArtifactCount with return type RestoreSessionArtifactCount and parameters parseNode of type ParseNode is required Addition of Generated.models.restoreSessionArtifactCount implements AdditionalDataHolder; BackedModel; Parsable Addition of Public method getRestoreJobType in type Generated.models.restoreSessionBase with return type RestoreJobType and parameters Addition of Public method getRestoreSessionArtifactCount in type Generated.models.restoreSessionBase with return type RestoreSessionArtifactCount and parameters Addition of Public method setRestoreJobType in type Generated.models.restoreSessionBase with return type void and parameters value of type RestoreJobType is optional Addition of Public method setRestoreSessionArtifactCount in type Generated.models.restoreSessionBase with return type void and parameters value of type RestoreSessionArtifactCount is optional |
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.
Microsoft Reviewers: Open in CodeFlow