-
Notifications
You must be signed in to change notification settings - Fork 74
Generated models and request builders #1276
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 191849
adrian05-ms
approved these changes
Jul 1, 2025
Addition of msgraph.generated.models.CallEvent inherits from Entity Addition of Public method call_event_type in type msgraph.generated.models.CallEvent with return type CallEventType and parameters Addition of Public method call_event_type in type msgraph.generated.models.CallEvent with return type None and parameters value of type CallEventType is required Addition of Public method constructor in type msgraph.generated.models.CallEvent with return type None and parameters Addition of Public method event_date_time in type msgraph.generated.models.CallEvent with return type datetime.datetime and parameters Addition of Public method event_date_time in type msgraph.generated.models.CallEvent with return type None and parameters value of type datetime.datetime is required Addition of Public method get_field_deserializers in type msgraph.generated.models.CallEvent with return type dict[str, Callable[[ParseNode], None]] and parameters Addition of Public property odata_type in type msgraph.generated.models.CallEvent with type str Addition of Public method participants in type msgraph.generated.models.CallEvent with return type list[Participant] and parameters Addition of Public method participants in type msgraph.generated.models.CallEvent with return type None and parameters value of type list[Participant] is required Addition of Public method serialize in type msgraph.generated.models.CallEvent with return type None and parameters writer of type SerializationWriter is required Addition of Public method create_from_discriminator_value in type msgraph.generated.models.CallEvent with return type CallEvent and parameters parse_node of type ParseNode is required Addition of msgraph.generated.models.CallEventType has an enum member CallStarted with order 0 Addition of msgraph.generated.models.CallEventType has an enum member CallEnded with order 1 Addition of msgraph.generated.models.CallEventType has an enum member UnknownFutureValue with order 2 Addition of msgraph.generated.models.CallEventType has an enum member RosterUpdated with order 3 Addition of Public method additional_data in type msgraph.generated.models.EmergencyCallerInfo with return type dict[str, Any] and parameters Addition of Public method additional_data in type msgraph.generated.models.EmergencyCallerInfo with return type None and parameters value of type dict[str, Any] is required Addition of Public property backing_store in type msgraph.generated.models.EmergencyCallerInfo with type BackingStore Addition of Public method constructor in type msgraph.generated.models.EmergencyCallerInfo with return type None and parameters Addition of Public method display_name in type msgraph.generated.models.EmergencyCallerInfo with return type str and parameters Addition of Public method display_name in type msgraph.generated.models.EmergencyCallerInfo with return type None and parameters value of type str is required Addition of Public method get_field_deserializers in type msgraph.generated.models.EmergencyCallerInfo with return type dict[str, Callable[[ParseNode], None]] and parameters Addition of Public method location in type msgraph.generated.models.EmergencyCallerInfo with return type Location and parameters Addition of Public method location in type msgraph.generated.models.EmergencyCallerInfo with return type None and parameters value of type Location is required Addition of Public method odata_type in type msgraph.generated.models.EmergencyCallerInfo with return type str and parameters Addition of Public method odata_type in type msgraph.generated.models.EmergencyCallerInfo with return type None and parameters value of type str is required Addition of Public method phone_number in type msgraph.generated.models.EmergencyCallerInfo with return type str and parameters Addition of Public method phone_number in type msgraph.generated.models.EmergencyCallerInfo with return type None and parameters value of type str is required Addition of Public method serialize in type msgraph.generated.models.EmergencyCallerInfo with return type None and parameters writer of type SerializationWriter is required Addition of Public method tenant_id in type msgraph.generated.models.EmergencyCallerInfo with return type str and parameters Addition of Public method tenant_id in type msgraph.generated.models.EmergencyCallerInfo with return type None and parameters value of type str is required Addition of Public method upn in type msgraph.generated.models.EmergencyCallerInfo with return type str and parameters Addition of Public method upn in type msgraph.generated.models.EmergencyCallerInfo with return type None and parameters value of type str is required Addition of Public method create_from_discriminator_value in type msgraph.generated.models.EmergencyCallerInfo with return type EmergencyCallerInfo and parameters parse_node of type ParseNode is required Addition of msgraph.generated.models.EmergencyCallerInfo implements AdditionalDataHolder; BackedModel; Parsable Addition of msgraph.generated.models.EmergencyCallEvent inherits from CallEvent Addition of Public method caller_info in type msgraph.generated.models.EmergencyCallEvent with return type EmergencyCallerInfo and parameters Addition of Public method caller_info in type msgraph.generated.models.EmergencyCallEvent with return type None and parameters value of type EmergencyCallerInfo is required Addition of Public method constructor in type msgraph.generated.models.EmergencyCallEvent with return type None and parameters Addition of Public method emergency_number_dialed in type msgraph.generated.models.EmergencyCallEvent with return type str and parameters Addition of Public method emergency_number_dialed in type msgraph.generated.models.EmergencyCallEvent with return type None and parameters value of type str is required Addition of Public method get_field_deserializers in type msgraph.generated.models.EmergencyCallEvent with return type dict[str, Callable[[ParseNode], None]] and parameters Addition of Public property odata_type in type msgraph.generated.models.EmergencyCallEvent with type str Addition of Public method policy_name in type msgraph.generated.models.EmergencyCallEvent with return type str and parameters Addition of Public method policy_name in type msgraph.generated.models.EmergencyCallEvent with return type None and parameters value of type str is required Addition of Public method serialize in type msgraph.generated.models.EmergencyCallEvent with return type None and parameters writer of type SerializationWriter is required Addition of Public method create_from_discriminator_value in type msgraph.generated.models.EmergencyCallEvent with return type EmergencyCallEvent and parameters parse_node of type ParseNode is required Addition of Public method unbilled in type msgraph.generated.models.partners.billing.BillingReconciliation with return type UnbilledReconciliation and parameters Addition of Public method unbilled in type msgraph.generated.models.partners.billing.BillingReconciliation with return type None and parameters value of type UnbilledReconciliation is required Addition of msgraph.generated.models.partners.billing.UnbilledReconciliation inherits from Entity Addition of Public method constructor in type msgraph.generated.models.partners.billing.UnbilledReconciliation with return type None and parameters Addition of Public method get_field_deserializers in type msgraph.generated.models.partners.billing.UnbilledReconciliation with return type dict[str, Callable[[ParseNode], None]] and parameters Addition of Public property odata_type in type msgraph.generated.models.partners.billing.UnbilledReconciliation with type str Addition of Public method serialize in type msgraph.generated.models.partners.billing.UnbilledReconciliation with return type None and parameters writer of type SerializationWriter is required Addition of Public method create_from_discriminator_value in type msgraph.generated.models.partners.billing.UnbilledReconciliation with return type UnbilledReconciliation and parameters parse_node of type ParseNode is required Addition of Public property unbilled in type msgraph.generated.reports.partners.billing.reconciliation.ReconciliationRequestBuilder with type UnbilledRequestBuilder Addition of Public method additional_data in type msgraph.generated.reports.partners.billing.reconciliation.unbilled.microsoftGraphPartnersBillingExport.ExportPostRequestBody with return type dict[str, Any] and parameters Addition of Public method additional_data in type msgraph.generated.reports.partners.billing.reconciliation.unbilled.microsoftGraphPartnersBillingExport.ExportPostRequestBody with return type None and parameters value of type dict[str, Any] is required Addition of Public method attribute_set in type msgraph.generated.reports.partners.billing.reconciliation.unbilled.microsoftGraphPartnersBillingExport.ExportPostRequestBody with return type AttributeSet and parameters Addition of Public method attribute_set in type msgraph.generated.reports.partners.billing.reconciliation.unbilled.microsoftGraphPartnersBillingExport.ExportPostRequestBody with return type None and parameters value of type AttributeSet is required Addition of Public property backing_store in type msgraph.generated.reports.partners.billing.reconciliation.unbilled.microsoftGraphPartnersBillingExport.ExportPostRequestBody with type BackingStore Addition of Public method billing_period in type msgraph.generated.reports.partners.billing.reconciliation.unbilled.microsoftGraphPartnersBillingExport.ExportPostRequestBody with return type BillingPeriod and parameters Addition of Public method billing_period in type msgraph.generated.reports.partners.billing.reconciliation.unbilled.microsoftGraphPartnersBillingExport.ExportPostRequestBody with return type None and parameters value of type BillingPeriod is required Addition of Public method constructor in type msgraph.generated.reports.partners.billing.reconciliation.unbilled.microsoftGraphPartnersBillingExport.ExportPostRequestBody with return type None and parameters Addition of Public method currency_code in type msgraph.generated.reports.partners.billing.reconciliation.unbilled.microsoftGraphPartnersBillingExport.ExportPostRequestBody with return type str and parameters Addition of Public method currency_code in type msgraph.generated.reports.partners.billing.reconciliation.unbilled.microsoftGraphPartnersBillingExport.ExportPostRequestBody with return type None and parameters value of type str is required Addition of Public method get_field_deserializers in type msgraph.generated.reports.partners.billing.reconciliation.unbilled.microsoftGraphPartnersBillingExport.ExportPostRequestBody with return type dict[str, Callable[[ParseNode], None]] and parameters Addition of Public method serialize in type msgraph.generated.reports.partners.billing.reconciliation.unbilled.microsoftGraphPartnersBillingExport.ExportPostRequestBody with return type None and parameters writer of type SerializationWriter is required Addition of Public method create_from_discriminator_value in type msgraph.generated.reports.partners.billing.reconciliation.unbilled.microsoftGraphPartnersBillingExport.ExportPostRequestBody with return type ExportPostRequestBody and parameters parse_node of type ParseNode is required Addition of msgraph.generated.reports.partners.billing.reconciliation.unbilled.microsoftGraphPartnersBillingExport.ExportPostRequestBody implements AdditionalDataHolder; BackedModel; Parsable Addition of msgraph.generated.reports.partners.billing.reconciliation.unbilled.microsoftGraphPartnersBillingExport.MicrosoftGraphPartnersBillingExportRequestBuilder inherits from BaseRequestBuilder Addition of msgraph.generated.reports.partners.billing.reconciliation.unbilled.microsoftGraphPartnersBillingExport.MicrosoftGraphPartnersBillingExportRequestBuilder.MicrosoftGraphPartnersBillingExportRequestBuilderPostRequestConfiguration inherits from RequestConfiguration Addition of Public method constructor in type msgraph.generated.reports.partners.billing.reconciliation.unbilled.microsoftGraphPartnersBillingExport.MicrosoftGraphPartnersBillingExportRequestBuilder with return type None and parameters path_parameters of type Union[str, dict[str, Any]] is required; request_adapter of type RequestAdapter is required Addition of Public property path_parameters in type msgraph.generated.reports.partners.billing.reconciliation.unbilled.microsoftGraphPartnersBillingExport.MicrosoftGraphPartnersBillingExportRequestBuilder with type Union[str, dict[str, Any]] Addition of Public method post in type msgraph.generated.reports.partners.billing.reconciliation.unbilled.microsoftGraphPartnersBillingExport.MicrosoftGraphPartnersBillingExportRequestBuilder with return type Operation and parameters body of type ExportPostRequestBody is required; request_configuration of type RequestConfiguration[QueryParameters] is optional Addition of Public property request_adapter in type msgraph.generated.reports.partners.billing.reconciliation.unbilled.microsoftGraphPartnersBillingExport.MicrosoftGraphPartnersBillingExportRequestBuilder with type RequestAdapter Addition of Public method to_post_request_information in type msgraph.generated.reports.partners.billing.reconciliation.unbilled.microsoftGraphPartnersBillingExport.MicrosoftGraphPartnersBillingExportRequestBuilder with return type RequestInformation and parameters body of type ExportPostRequestBody is required; request_configuration of type RequestConfiguration[QueryParameters] is optional Addition of Public property url_template in type msgraph.generated.reports.partners.billing.reconciliation.unbilled.microsoftGraphPartnersBillingExport.MicrosoftGraphPartnersBillingExportRequestBuilder with type str Addition of Public method with_url in type msgraph.generated.reports.partners.billing.reconciliation.unbilled.microsoftGraphPartnersBillingExport.MicrosoftGraphPartnersBillingExportRequestBuilder with return type MicrosoftGraphPartnersBillingExportRequestBuilder and parameters raw_url of type str is required Addition of msgraph.generated.reports.partners.billing.reconciliation.unbilled.UnbilledRequestBuilder inherits from BaseRequestBuilder Addition of msgraph.generated.reports.partners.billing.reconciliation.unbilled.UnbilledRequestBuilder.UnbilledRequestBuilderDeleteRequestConfiguration inherits from RequestConfiguration Addition of Public property expand in type msgraph.generated.reports.partners.billing.reconciliation.unbilled.UnbilledRequestBuilder.UnbilledRequestBuilderGetQueryParameters with type list[str] Addition of Public method get_query_parameter in type msgraph.generated.reports.partners.billing.reconciliation.unbilled.UnbilledRequestBuilder.UnbilledRequestBuilderGetQueryParameters with return type str and parameters original_name of type str is required Addition of Public property select in type msgraph.generated.reports.partners.billing.reconciliation.unbilled.UnbilledRequestBuilder.UnbilledRequestBuilderGetQueryParameters with type list[str] Addition of msgraph.generated.reports.partners.billing.reconciliation.unbilled.UnbilledRequestBuilder.UnbilledRequestBuilderGetRequestConfiguration inherits from RequestConfiguration Addition of msgraph.generated.reports.partners.billing.reconciliation.unbilled.UnbilledRequestBuilder.UnbilledRequestBuilderPatchRequestConfiguration inherits from RequestConfiguration Addition of Public method constructor in type msgraph.generated.reports.partners.billing.reconciliation.unbilled.UnbilledRequestBuilder with return type None and parameters path_parameters of type Union[str, dict[str, Any]] is required; request_adapter of type RequestAdapter is required Addition of Public method delete in type msgraph.generated.reports.partners.billing.reconciliation.unbilled.UnbilledRequestBuilder with return type None and parameters request_configuration of type RequestConfiguration[QueryParameters] is optional Addition of Public method get in type msgraph.generated.reports.partners.billing.reconciliation.unbilled.UnbilledRequestBuilder with return type UnbilledReconciliation and parameters request_configuration of type RequestConfiguration[UnbilledRequestBuilderGetQueryParameters] is optional Addition of Public property microsoft_graph_partners_billing_export in type msgraph.generated.reports.partners.billing.reconciliation.unbilled.UnbilledRequestBuilder with type MicrosoftGraphPartnersBillingExportRequestBuilder Addition of Public method patch in type msgraph.generated.reports.partners.billing.reconciliation.unbilled.UnbilledRequestBuilder with return type UnbilledReconciliation and parameters body of type UnbilledReconciliation is required; request_configuration of type RequestConfiguration[QueryParameters] is optional Addition of Public property path_parameters in type msgraph.generated.reports.partners.billing.reconciliation.unbilled.UnbilledRequestBuilder with type Union[str, dict[str, Any]] Addition of Public property request_adapter in type msgraph.generated.reports.partners.billing.reconciliation.unbilled.UnbilledRequestBuilder with type RequestAdapter Addition of Public method to_delete_request_information in type msgraph.generated.reports.partners.billing.reconciliation.unbilled.UnbilledRequestBuilder with return type RequestInformation and parameters request_configuration of type RequestConfiguration[QueryParameters] is optional Addition of Public method to_get_request_information in type msgraph.generated.reports.partners.billing.reconciliation.unbilled.UnbilledRequestBuilder with return type RequestInformation and parameters request_configuration of type RequestConfiguration[UnbilledRequestBuilderGetQueryParameters] is optional Addition of Public method to_patch_request_information in type msgraph.generated.reports.partners.billing.reconciliation.unbilled.UnbilledRequestBuilder with return type RequestInformation and parameters body of type UnbilledReconciliation is required; request_configuration of type RequestConfiguration[QueryParameters] is optional Addition of Public property url_template in type msgraph.generated.reports.partners.billing.reconciliation.unbilled.UnbilledRequestBuilder with type str Addition of Public method with_url in type msgraph.generated.reports.partners.billing.reconciliation.unbilled.UnbilledRequestBuilder with return type UnbilledRequestBuilder and parameters raw_url of type str is required |
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.