-
Notifications
You must be signed in to change notification settings - Fork 140
Generated models and request builders #2329
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 182263
Addition of Protected property backingStore in type com.microsoft.graph.models.AirPrintSettings with type BackingStore Addition of Public method constructor in type com.microsoft.graph.models.AirPrintSettings with return type void and parameters Addition of Public method getAdditionalData in type com.microsoft.graph.models.AirPrintSettings with return type Map and parameters Addition of Public method getBackingStore in type com.microsoft.graph.models.AirPrintSettings with return type BackingStore and parameters Addition of Public method getFieldDeserializers in type com.microsoft.graph.models.AirPrintSettings with return type Map> and parameters Addition of Public method getIncompatiblePrinters in type com.microsoft.graph.models.AirPrintSettings with return type IncompatiblePrinterSettings and parameters Addition of Public method getOdataType in type com.microsoft.graph.models.AirPrintSettings with return type String and parameters Addition of Public method serialize in type com.microsoft.graph.models.AirPrintSettings with return type Void and parameters writer of type SerializationWriter is required Addition of Public method setAdditionalData in type com.microsoft.graph.models.AirPrintSettings with return type void and parameters value of type Map is optional Addition of Public method setBackingStore in type com.microsoft.graph.models.AirPrintSettings with return type void and parameters value of type BackingStore is required Addition of Public method setIncompatiblePrinters in type com.microsoft.graph.models.AirPrintSettings with return type void and parameters value of type IncompatiblePrinterSettings is optional Addition of Public method setOdataType in type com.microsoft.graph.models.AirPrintSettings with return type void and parameters value of type String is optional Addition of Public method createFromDiscriminatorValue in type com.microsoft.graph.models.AirPrintSettings with return type AirPrintSettings and parameters parseNode of type ParseNode is required Addition of com.microsoft.graph.models.AirPrintSettings implements AdditionalDataHolder; BackedModel; Parsable Addition of com.microsoft.graph.models.IncompatiblePrinterSettings has an enum member Show with order 0 Addition of com.microsoft.graph.models.IncompatiblePrinterSettings has an enum member Hide with order 1 Addition of com.microsoft.graph.models.IncompatiblePrinterSettings has an enum member UnknownFutureValue with order 2 Addition of Public method getDownloadedDateTime in type com.microsoft.graph.models.PrintDocument with return type OffsetDateTime and parameters Addition of Public method getUploadedDateTime in type com.microsoft.graph.models.PrintDocument with return type OffsetDateTime and parameters Addition of Public method setDownloadedDateTime in type com.microsoft.graph.models.PrintDocument with return type void and parameters value of type OffsetDateTime is optional Addition of Public method setUploadedDateTime in type com.microsoft.graph.models.PrintDocument with return type void and parameters value of type OffsetDateTime is optional Addition of Protected property backingStore in type com.microsoft.graph.models.PrinterDiscoverySettings with type BackingStore Addition of Public method constructor in type com.microsoft.graph.models.PrinterDiscoverySettings with return type void and parameters Addition of Public method getAdditionalData in type com.microsoft.graph.models.PrinterDiscoverySettings with return type Map and parameters Addition of Public method getAirPrint in type com.microsoft.graph.models.PrinterDiscoverySettings with return type AirPrintSettings and parameters Addition of Public method getBackingStore in type com.microsoft.graph.models.PrinterDiscoverySettings with return type BackingStore and parameters Addition of Public method getFieldDeserializers in type com.microsoft.graph.models.PrinterDiscoverySettings with return type Map> and parameters Addition of Public method getOdataType in type com.microsoft.graph.models.PrinterDiscoverySettings with return type String and parameters Addition of Public method serialize in type com.microsoft.graph.models.PrinterDiscoverySettings with return type Void and parameters writer of type SerializationWriter is required Addition of Public method setAdditionalData in type com.microsoft.graph.models.PrinterDiscoverySettings with return type void and parameters value of type Map is optional Addition of Public method setAirPrint in type com.microsoft.graph.models.PrinterDiscoverySettings with return type void and parameters value of type AirPrintSettings is optional Addition of Public method setBackingStore in type com.microsoft.graph.models.PrinterDiscoverySettings with return type void and parameters value of type BackingStore is required Addition of Public method setOdataType in type com.microsoft.graph.models.PrinterDiscoverySettings with return type void and parameters value of type String is optional Addition of Public method createFromDiscriminatorValue in type com.microsoft.graph.models.PrinterDiscoverySettings with return type PrinterDiscoverySettings and parameters parseNode of type ParseNode is required Addition of com.microsoft.graph.models.PrinterDiscoverySettings implements AdditionalDataHolder; BackedModel; Parsable Addition of Public method getAcknowledgedDateTime in type com.microsoft.graph.models.PrintJob with return type OffsetDateTime and parameters Addition of Public method getErrorCode in type com.microsoft.graph.models.PrintJob with return type Integer and parameters Addition of Public method setAcknowledgedDateTime in type com.microsoft.graph.models.PrintJob with return type void and parameters value of type OffsetDateTime is optional Addition of Public method setErrorCode in type com.microsoft.graph.models.PrintJob with return type void and parameters value of type Integer is optional Addition of Public method getPrinterDiscoverySettings in type com.microsoft.graph.models.PrintSettings with return type PrinterDiscoverySettings and parameters Addition of Public method setPrinterDiscoverySettings in type com.microsoft.graph.models.PrintSettings with return type void and parameters value of type PrinterDiscoverySettings is optional |
andrueastman
approved these changes
Mar 12, 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.