-
Notifications
You must be signed in to change notification settings - Fork 146
Generated models and request builders #2384
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 189193
Addition of Public method getOnBehalfOfUserId in type com.microsoft.graph.groups.item.team.schedule.timecards.clockin.ClockInPostRequestBody with return type String and parameters Addition of Public method setOnBehalfOfUserId in type com.microsoft.graph.groups.item.team.schedule.timecards.clockin.ClockInPostRequestBody with return type void and parameters value of type String is optional Addition of Protected property backingStore in type com.microsoft.graph.identityprotection.riskyusers.confirmsafe.ConfirmSafePostRequestBody with type BackingStore Addition of Public method constructor in type com.microsoft.graph.identityprotection.riskyusers.confirmsafe.ConfirmSafePostRequestBody with return type void and parameters Addition of Public method getAdditionalData in type com.microsoft.graph.identityprotection.riskyusers.confirmsafe.ConfirmSafePostRequestBody with return type Map and parameters Addition of Public method getBackingStore in type com.microsoft.graph.identityprotection.riskyusers.confirmsafe.ConfirmSafePostRequestBody with return type BackingStore and parameters Addition of Public method getFieldDeserializers in type com.microsoft.graph.identityprotection.riskyusers.confirmsafe.ConfirmSafePostRequestBody with return type Map> and parameters Addition of Public method getUserIds in type com.microsoft.graph.identityprotection.riskyusers.confirmsafe.ConfirmSafePostRequestBody with return type java.util.List and parameters Addition of Public method serialize in type com.microsoft.graph.identityprotection.riskyusers.confirmsafe.ConfirmSafePostRequestBody with return type Void and parameters writer of type SerializationWriter is required Addition of Public method setAdditionalData in type com.microsoft.graph.identityprotection.riskyusers.confirmsafe.ConfirmSafePostRequestBody with return type void and parameters value of type Map is optional Addition of Public method setBackingStore in type com.microsoft.graph.identityprotection.riskyusers.confirmsafe.ConfirmSafePostRequestBody with return type void and parameters value of type BackingStore is required Addition of Public method setUserIds in type com.microsoft.graph.identityprotection.riskyusers.confirmsafe.ConfirmSafePostRequestBody with return type void and parameters value of type java.util.List is optional Addition of Public method createFromDiscriminatorValue in type com.microsoft.graph.identityprotection.riskyusers.confirmsafe.ConfirmSafePostRequestBody with return type ConfirmSafePostRequestBody and parameters parseNode of type ParseNode is required Addition of com.microsoft.graph.identityprotection.riskyusers.confirmsafe.ConfirmSafePostRequestBody implements AdditionalDataHolder; BackedModel; Parsable Addition of com.microsoft.graph.identityprotection.riskyusers.confirmsafe.ConfirmSafeRequestBuilder inherits from BaseRequestBuilder Addition of com.microsoft.graph.identityprotection.riskyusers.confirmsafe.ConfirmSafeRequestBuilder.PostRequestConfiguration inherits from BaseRequestConfiguration Addition of Public method constructor in type com.microsoft.graph.identityprotection.riskyusers.confirmsafe.ConfirmSafeRequestBuilder with return type Void and parameters pathParameters of type HashMap is required; requestAdapter of type RequestAdapter is required Addition of Public method constructor in type com.microsoft.graph.identityprotection.riskyusers.confirmsafe.ConfirmSafeRequestBuilder with return type Void and parameters rawUrl of type String is required; requestAdapter of type RequestAdapter is required Addition of Public method post in type com.microsoft.graph.identityprotection.riskyusers.confirmsafe.ConfirmSafeRequestBuilder with return type Void and parameters body of type ConfirmSafePostRequestBody is required Addition of Public method post in type com.microsoft.graph.identityprotection.riskyusers.confirmsafe.ConfirmSafeRequestBuilder with return type Void and parameters body of type ConfirmSafePostRequestBody is required; requestConfiguration of type java.util.function.Consumer is optional Addition of Public method toPostRequestInformation in type com.microsoft.graph.identityprotection.riskyusers.confirmsafe.ConfirmSafeRequestBuilder with return type RequestInformation and parameters body of type ConfirmSafePostRequestBody is required Addition of Public method toPostRequestInformation in type com.microsoft.graph.identityprotection.riskyusers.confirmsafe.ConfirmSafeRequestBuilder with return type RequestInformation and parameters body of type ConfirmSafePostRequestBody is required; requestConfiguration of type java.util.function.Consumer is optional Addition of Public method withUrl in type com.microsoft.graph.identityprotection.riskyusers.confirmsafe.ConfirmSafeRequestBuilder with return type ConfirmSafeRequestBuilder and parameters rawUrl of type String is required Addition of Public property confirmSafe in type com.microsoft.graph.identityprotection.riskyusers.RiskyUsersRequestBuilder with type ConfirmSafeRequestBuilder Removal of Protected property backingStore in type com.microsoft.graph.models.AiInteractionAttachment with type BackingStore Addition of com.microsoft.graph.models.AiInteractionAttachment inherits from Entity Removal of Public method getAdditionalData in type com.microsoft.graph.models.AiInteractionAttachment with return type Map and parameters Removal of Public method getBackingStore in type com.microsoft.graph.models.AiInteractionAttachment with return type BackingStore and parameters Removal of Public method getOdataType in type com.microsoft.graph.models.AiInteractionAttachment with return type String and parameters Addition of Public property OdataType in type com.microsoft.graph.models.AiInteractionAttachment with type String Removal of Public method setAdditionalData in type com.microsoft.graph.models.AiInteractionAttachment with return type void and parameters value of type Map is optional Removal of Public method setBackingStore in type com.microsoft.graph.models.AiInteractionAttachment with return type void and parameters value of type BackingStore is required Removal of Public method setOdataType in type com.microsoft.graph.models.AiInteractionAttachment with return type void and parameters value of type String is optional Removal of com.microsoft.graph.models.AiInteractionAttachment implements AdditionalDataHolder; BackedModel; Parsable Removal of Protected property backingStore in type com.microsoft.graph.models.AiInteractionContext with type BackingStore Addition of com.microsoft.graph.models.AiInteractionContext inherits from Entity Removal of Public method getAdditionalData in type com.microsoft.graph.models.AiInteractionContext with return type Map and parameters Removal of Public method getBackingStore in type com.microsoft.graph.models.AiInteractionContext with return type BackingStore and parameters Removal of Public method getOdataType in type com.microsoft.graph.models.AiInteractionContext with return type String and parameters Addition of Public property OdataType in type com.microsoft.graph.models.AiInteractionContext with type String Removal of Public method setAdditionalData in type com.microsoft.graph.models.AiInteractionContext with return type void and parameters value of type Map is optional Removal of Public method setBackingStore in type com.microsoft.graph.models.AiInteractionContext with return type void and parameters value of type BackingStore is required Removal of Public method setOdataType in type com.microsoft.graph.models.AiInteractionContext with return type void and parameters value of type String is optional Removal of com.microsoft.graph.models.AiInteractionContext implements AdditionalDataHolder; BackedModel; Parsable Removal of Protected property backingStore in type com.microsoft.graph.models.AiInteractionLink with type BackingStore Addition of com.microsoft.graph.models.AiInteractionLink inherits from Entity Removal of Public method getAdditionalData in type com.microsoft.graph.models.AiInteractionLink with return type Map and parameters Removal of Public method getBackingStore in type com.microsoft.graph.models.AiInteractionLink with return type BackingStore and parameters Removal of Public method getOdataType in type com.microsoft.graph.models.AiInteractionLink with return type String and parameters Addition of Public property OdataType in type com.microsoft.graph.models.AiInteractionLink with type String Removal of Public method setAdditionalData in type com.microsoft.graph.models.AiInteractionLink with return type void and parameters value of type Map is optional Removal of Public method setBackingStore in type com.microsoft.graph.models.AiInteractionLink with return type void and parameters value of type BackingStore is required Removal of Public method setOdataType in type com.microsoft.graph.models.AiInteractionLink with return type void and parameters value of type String is optional Removal of com.microsoft.graph.models.AiInteractionLink implements AdditionalDataHolder; BackedModel; Parsable Removal of Protected property backingStore in type com.microsoft.graph.models.AiInteractionMention with type BackingStore Addition of com.microsoft.graph.models.AiInteractionMention inherits from Entity Removal of Public method getAdditionalData in type com.microsoft.graph.models.AiInteractionMention with return type Map and parameters Removal of Public method getBackingStore in type com.microsoft.graph.models.AiInteractionMention with return type BackingStore and parameters Removal of Public method getOdataType in type com.microsoft.graph.models.AiInteractionMention with return type String and parameters Addition of Public property OdataType in type com.microsoft.graph.models.AiInteractionMention with type String Removal of Public method setAdditionalData in type com.microsoft.graph.models.AiInteractionMention with return type void and parameters value of type Map is optional Removal of Public method setBackingStore in type com.microsoft.graph.models.AiInteractionMention with return type void and parameters value of type BackingStore is required Removal of Public method setOdataType in type com.microsoft.graph.models.AiInteractionMention with return type void and parameters value of type String is optional Removal of com.microsoft.graph.models.AiInteractionMention implements AdditionalDataHolder; BackedModel; Parsable Addition of Public method getOnBehalfOfUserId in type com.microsoft.graph.teams.item.schedule.timecards.clockin.ClockInPostRequestBody with return type String and parameters Addition of Public method setOnBehalfOfUserId in type com.microsoft.graph.teams.item.schedule.timecards.clockin.ClockInPostRequestBody with return type void and parameters value of type String is optional Addition of Public method getOnBehalfOfUserId in type com.microsoft.graph.users.item.joinedteams.item.schedule.timecards.clockin.ClockInPostRequestBody with return type String and parameters Addition of Public method setOnBehalfOfUserId in type com.microsoft.graph.users.item.joinedteams.item.schedule.timecards.clockin.ClockInPostRequestBody with return type void and parameters value of type String is optional |
baywet
approved these changes
Jun 3, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
removals caused by wrong inheritance information microsoftgraph/msgraph-metadata#830
This is tolerable as we're not loosing any abilities, and those types should not be in the SDK in the first place.
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.