-
Notifications
You must be signed in to change notification settings - Fork 39
Generated models and request builders #905
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 194896
Addition of Public method GetRestoredItemCount in type .models.mailboxRestoreArtifact with return type *int32 and parameters Addition of Public method SetRestoredItemCount in type .models.mailboxRestoreArtifact with return type void and parameters value of type *int32 is required Addition of Public method GetRestoredItemCount in type .models.mailboxRestoreArtifactable with return type *int32 and parameters Addition of Public method SetRestoredItemCount in type .models.mailboxRestoreArtifactable with return type void and parameters value of type *int32 is required Addition of .models.restoreJobType has an enum member standard with order 0 Addition of .models.restoreJobType has an enum member bulk with order 1 Addition of .models.restoreJobType has an enum member unknownFutureValue with order 2 Addition of Public method constructor in type .models.restoreSessionArtifactCount with return type void and parameters Addition of Public method GetAdditionalData in type .models.restoreSessionArtifactCount with return type map[string]any and parameters Addition of Public method GetBackingStore in type .models.restoreSessionArtifactCount with return type BackingStore and parameters Addition of Public method GetCompleted in type .models.restoreSessionArtifactCount with return type *int32 and parameters Addition of Public method GetFailed in type .models.restoreSessionArtifactCount with return type *int32 and parameters Addition of Public method getFieldDeserializers in type .models.restoreSessionArtifactCount with return type map[string]func and parameters Addition of Public method GetInProgress in type .models.restoreSessionArtifactCount with return type *int32 and parameters Addition of Public method GetOdataType in type .models.restoreSessionArtifactCount with return type *string and parameters Addition of Public method GetTotal in type .models.restoreSessionArtifactCount with return type *int32 and parameters Addition of Public method Serialize in type .models.restoreSessionArtifactCount with return type void and parameters writer of type SerializationWriter is required Addition of Public method SetAdditionalData in type .models.restoreSessionArtifactCount with return type void and parameters value of type map[string]any is required Addition of Public method SetBackingStore in type .models.restoreSessionArtifactCount with return type void and parameters value of type BackingStore is required Addition of Public method SetCompleted in type .models.restoreSessionArtifactCount with return type void and parameters value of type *int32 is required Addition of Public method SetFailed in type .models.restoreSessionArtifactCount with return type void and parameters value of type *int32 is required Addition of Public method SetInProgress in type .models.restoreSessionArtifactCount with return type void and parameters value of type *int32 is required Addition of Public method SetOdataType in type .models.restoreSessionArtifactCount with return type void and parameters value of type *string is required Addition of Public method SetTotal in type .models.restoreSessionArtifactCount with return type void and parameters value of type *int32 is required Addition of Public method CreateFromDiscriminatorValue in type .models.restoreSessionArtifactCount with return type Parsable and parameters parseNode of type ParseNode is required Addition of Public method GetBackingStore in type .models.restoreSessionArtifactCountable with return type BackingStore and parameters Addition of Public method GetCompleted in type .models.restoreSessionArtifactCountable with return type *int32 and parameters Addition of Public method GetFailed in type .models.restoreSessionArtifactCountable with return type *int32 and parameters Addition of Public method GetInProgress in type .models.restoreSessionArtifactCountable with return type *int32 and parameters Addition of Public method GetOdataType in type .models.restoreSessionArtifactCountable with return type *string and parameters Addition of Public method GetTotal in type .models.restoreSessionArtifactCountable with return type *int32 and parameters Addition of Public method SetBackingStore in type .models.restoreSessionArtifactCountable with return type void and parameters value of type BackingStore is required Addition of Public method SetCompleted in type .models.restoreSessionArtifactCountable with return type void and parameters value of type *int32 is required Addition of Public method SetFailed in type .models.restoreSessionArtifactCountable with return type void and parameters value of type *int32 is required Addition of Public method SetInProgress in type .models.restoreSessionArtifactCountable with return type void and parameters value of type *int32 is required Addition of Public method SetOdataType in type .models.restoreSessionArtifactCountable with return type void and parameters value of type *string is required Addition of Public method SetTotal in type .models.restoreSessionArtifactCountable with return type void and parameters value of type *int32 is required Addition of .models.restoreSessionArtifactCountable implements *i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.AdditionalDataHolder; *i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable; *ie8677ce2c7e1b4c22e9c3827ecd078d41185424dd9eeb92b7d971ed2d49a392e.BackedModel Addition of .models.restoreSessionArtifactCount implements RestoreSessionArtifactCountable Addition of Public method GetRestoreJobType in type .models.restoreSessionBase with return type *RestoreJobType and parameters Addition of Public method GetRestoreSessionArtifactCount in type .models.restoreSessionBase with return type RestoreSessionArtifactCountable and parameters Addition of Public method SetRestoreJobType in type .models.restoreSessionBase with return type void and parameters value of type *RestoreJobType is required Addition of Public method SetRestoreSessionArtifactCount in type .models.restoreSessionBase with return type void and parameters value of type RestoreSessionArtifactCountable is required Addition of Public method GetRestoreJobType in type .models.restoreSessionBaseable with return type *RestoreJobType and parameters Addition of Public method GetRestoreSessionArtifactCount in type .models.restoreSessionBaseable with return type RestoreSessionArtifactCountable and parameters Addition of Public method SetRestoreJobType in type .models.restoreSessionBaseable with return type void and parameters value of type *RestoreJobType is required Addition of Public method SetRestoreSessionArtifactCount in type .models.restoreSessionBaseable with return type void and parameters value of type RestoreSessionArtifactCountable is required |
adrian05-ms
approved these changes
Aug 5, 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.