-
Notifications
You must be signed in to change notification settings - Fork 152
Generated models and request builders #1656
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
Contributor
microsoft-graph-devx-bot
bot
commented
Mar 11, 2025
•
edited by microsoft-github-policy-service
bot
Loading
edited by microsoft-github-policy-service
bot
Update generated files with build 182263
Contributor
| Addition of Public method constructor in type Generated.models.airPrintSettings with return type void and parameters Addition of Public method getAdditionalData in type Generated.models.airPrintSettings with return type array and parameters Addition of Public method getBackingStore in type Generated.models.airPrintSettings with return type BackingStore and parameters Addition of Public method GetFieldDeserializers in type Generated.models.airPrintSettings with return type array and parameters Addition of Public method getIncompatiblePrinters in type Generated.models.airPrintSettings with return type IncompatiblePrinterSettings and parameters Addition of Public method getOdataType in type Generated.models.airPrintSettings with return type string and parameters Addition of Public method Serialize in type Generated.models.airPrintSettings with return type void and parameters writer of type ISerializationWriter is required Addition of Public method setAdditionalData in type Generated.models.airPrintSettings with return type void and parameters value of type array is optional Addition of Public method setBackingStore in type Generated.models.airPrintSettings with return type void and parameters value of type BackingStore is required Addition of Public method setIncompatiblePrinters in type Generated.models.airPrintSettings with return type void and parameters value of type IncompatiblePrinterSettings is optional Addition of Public method setOdataType in type Generated.models.airPrintSettings with return type void and parameters value of type string is optional Addition of Public method CreateFromDiscriminatorValue in type Generated.models.airPrintSettings with return type AirPrintSettings and parameters parseNode of type ParseNode is required Addition of Generated.models.airPrintSettings implements AdditionalDataHolder; BackedModel; Parsable Addition of Generated.models.incompatiblePrinterSettings has an enum member show with order 0 Addition of Generated.models.incompatiblePrinterSettings has an enum member hide with order 1 Addition of Generated.models.incompatiblePrinterSettings has an enum member unknownFutureValue with order 2 Addition of Public method getDownloadedDateTime in type Generated.models.printDocument with return type DateTime and parameters Addition of Public method getUploadedDateTime in type Generated.models.printDocument with return type DateTime and parameters Addition of Public method setDownloadedDateTime in type Generated.models.printDocument with return type void and parameters value of type DateTime is optional Addition of Public method setUploadedDateTime in type Generated.models.printDocument with return type void and parameters value of type DateTime is optional Addition of Public method constructor in type Generated.models.printerDiscoverySettings with return type void and parameters Addition of Public method getAdditionalData in type Generated.models.printerDiscoverySettings with return type array and parameters Addition of Public method getAirPrint in type Generated.models.printerDiscoverySettings with return type AirPrintSettings and parameters Addition of Public method getBackingStore in type Generated.models.printerDiscoverySettings with return type BackingStore and parameters Addition of Public method GetFieldDeserializers in type Generated.models.printerDiscoverySettings with return type array and parameters Addition of Public method getOdataType in type Generated.models.printerDiscoverySettings with return type string and parameters Addition of Public method Serialize in type Generated.models.printerDiscoverySettings with return type void and parameters writer of type ISerializationWriter is required Addition of Public method setAdditionalData in type Generated.models.printerDiscoverySettings with return type void and parameters value of type array is optional Addition of Public method setAirPrint in type Generated.models.printerDiscoverySettings with return type void and parameters value of type AirPrintSettings is optional Addition of Public method setBackingStore in type Generated.models.printerDiscoverySettings with return type void and parameters value of type BackingStore is required Addition of Public method setOdataType in type Generated.models.printerDiscoverySettings with return type void and parameters value of type string is optional Addition of Public method CreateFromDiscriminatorValue in type Generated.models.printerDiscoverySettings with return type PrinterDiscoverySettings and parameters parseNode of type ParseNode is required Addition of Generated.models.printerDiscoverySettings implements AdditionalDataHolder; BackedModel; Parsable Addition of Public method getAcknowledgedDateTime in type Generated.models.printJob with return type DateTime and parameters Addition of Public method getErrorCode in type Generated.models.printJob with return type int and parameters Addition of Public method setAcknowledgedDateTime in type Generated.models.printJob with return type void and parameters value of type DateTime is optional Addition of Public method setErrorCode in type Generated.models.printJob with return type void and parameters value of type int is optional Addition of Public method getPrinterDiscoverySettings in type Generated.models.printSettings with return type PrinterDiscoverySettings and parameters Addition of Public method setPrinterDiscoverySettings in type Generated.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.
Microsoft Reviewers: Open in CodeFlow