Skip to content

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 2 commits into from
Jul 1, 2025
Merged

Conversation

microsoft-graph-devx-bot[bot]
Copy link
Contributor

‼️Important‼️
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.

Update generated files with build 191849
@microsoft-graph-devx-bot microsoft-graph-devx-bot bot requested a review from a team as a code owner July 1, 2025 15:35
Copy link
Contributor

github-actions bot commented 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

@adrian05-ms adrian05-ms merged commit 6cd5733 into main Jul 1, 2025
14 checks passed
@adrian05-ms adrian05-ms deleted the v1.0/pipelinebuild/191849 branch July 1, 2025 16:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant