Skip to content

Conversation

@microsoft-graph-devx-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 195436
@microsoft-graph-devx-bot microsoft-graph-devx-bot bot requested a review from a team as a code owner August 12, 2025 15:41
@github-actions
Copy link
Contributor

Addition of Public property mobile_app_relationships in type msgraph.generated.deviceAppManagement.DeviceAppManagementRequestBuilder with type MobileAppRelationshipsRequestBuilder Addition of msgraph.generated.deviceAppManagement.mobileAppRelationships.count.CountRequestBuilder inherits from BaseRequestBuilder Addition of Public property filter in type msgraph.generated.deviceAppManagement.mobileAppRelationships.count.CountRequestBuilder.CountRequestBuilderGetQueryParameters with type str Addition of Public method get_query_parameter in type msgraph.generated.deviceAppManagement.mobileAppRelationships.count.CountRequestBuilder.CountRequestBuilderGetQueryParameters with return type str and parameters original_name of type str is required Addition of Public property search in type msgraph.generated.deviceAppManagement.mobileAppRelationships.count.CountRequestBuilder.CountRequestBuilderGetQueryParameters with type str Addition of msgraph.generated.deviceAppManagement.mobileAppRelationships.count.CountRequestBuilder.CountRequestBuilderGetRequestConfiguration inherits from RequestConfiguration Addition of Public method constructor in type msgraph.generated.deviceAppManagement.mobileAppRelationships.count.CountRequestBuilder 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 get in type msgraph.generated.deviceAppManagement.mobileAppRelationships.count.CountRequestBuilder with return type int and parameters request_configuration of type RequestConfiguration[CountRequestBuilderGetQueryParameters] is optional Addition of Public property path_parameters in type msgraph.generated.deviceAppManagement.mobileAppRelationships.count.CountRequestBuilder with type Union[str, dict[str, Any]] Addition of Public property request_adapter in type msgraph.generated.deviceAppManagement.mobileAppRelationships.count.CountRequestBuilder with type RequestAdapter Addition of Public method to_get_request_information in type msgraph.generated.deviceAppManagement.mobileAppRelationships.count.CountRequestBuilder with return type RequestInformation and parameters request_configuration of type RequestConfiguration[CountRequestBuilderGetQueryParameters] is optional Addition of Public property url_template in type msgraph.generated.deviceAppManagement.mobileAppRelationships.count.CountRequestBuilder with type str Addition of Public method with_url in type msgraph.generated.deviceAppManagement.mobileAppRelationships.count.CountRequestBuilder with return type CountRequestBuilder and parameters raw_url of type str is required Addition of msgraph.generated.deviceAppManagement.mobileAppRelationships.item.MobileAppRelationshipItemRequestBuilder inherits from BaseRequestBuilder Addition of msgraph.generated.deviceAppManagement.mobileAppRelationships.item.MobileAppRelationshipItemRequestBuilder.MobileAppRelationshipItemRequestBuilderDeleteRequestConfiguration inherits from RequestConfiguration Addition of Public property expand in type msgraph.generated.deviceAppManagement.mobileAppRelationships.item.MobileAppRelationshipItemRequestBuilder.MobileAppRelationshipItemRequestBuilderGetQueryParameters with type list[str] Addition of Public method get_query_parameter in type msgraph.generated.deviceAppManagement.mobileAppRelationships.item.MobileAppRelationshipItemRequestBuilder.MobileAppRelationshipItemRequestBuilderGetQueryParameters with return type str and parameters original_name of type str is required Addition of Public property select in type msgraph.generated.deviceAppManagement.mobileAppRelationships.item.MobileAppRelationshipItemRequestBuilder.MobileAppRelationshipItemRequestBuilderGetQueryParameters with type list[str] Addition of msgraph.generated.deviceAppManagement.mobileAppRelationships.item.MobileAppRelationshipItemRequestBuilder.MobileAppRelationshipItemRequestBuilderGetRequestConfiguration inherits from RequestConfiguration Addition of msgraph.generated.deviceAppManagement.mobileAppRelationships.item.MobileAppRelationshipItemRequestBuilder.MobileAppRelationshipItemRequestBuilderPatchRequestConfiguration inherits from RequestConfiguration Addition of Public method constructor in type msgraph.generated.deviceAppManagement.mobileAppRelationships.item.MobileAppRelationshipItemRequestBuilder 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.deviceAppManagement.mobileAppRelationships.item.MobileAppRelationshipItemRequestBuilder with return type None and parameters request_configuration of type RequestConfiguration[QueryParameters] is optional Addition of Public method get in type msgraph.generated.deviceAppManagement.mobileAppRelationships.item.MobileAppRelationshipItemRequestBuilder with return type MobileAppRelationship and parameters request_configuration of type RequestConfiguration[MobileAppRelationshipItemRequestBuilderGetQueryParameters] is optional Addition of Public method patch in type msgraph.generated.deviceAppManagement.mobileAppRelationships.item.MobileAppRelationshipItemRequestBuilder with return type MobileAppRelationship and parameters body of type MobileAppRelationship is required; request_configuration of type RequestConfiguration[QueryParameters] is optional Addition of Public property path_parameters in type msgraph.generated.deviceAppManagement.mobileAppRelationships.item.MobileAppRelationshipItemRequestBuilder with type Union[str, dict[str, Any]] Addition of Public property request_adapter in type msgraph.generated.deviceAppManagement.mobileAppRelationships.item.MobileAppRelationshipItemRequestBuilder with type RequestAdapter Addition of Public method to_delete_request_information in type msgraph.generated.deviceAppManagement.mobileAppRelationships.item.MobileAppRelationshipItemRequestBuilder 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.deviceAppManagement.mobileAppRelationships.item.MobileAppRelationshipItemRequestBuilder with return type RequestInformation and parameters request_configuration of type RequestConfiguration[MobileAppRelationshipItemRequestBuilderGetQueryParameters] is optional Addition of Public method to_patch_request_information in type msgraph.generated.deviceAppManagement.mobileAppRelationships.item.MobileAppRelationshipItemRequestBuilder with return type RequestInformation and parameters body of type MobileAppRelationship is required; request_configuration of type RequestConfiguration[QueryParameters] is optional Addition of Public property url_template in type msgraph.generated.deviceAppManagement.mobileAppRelationships.item.MobileAppRelationshipItemRequestBuilder with type str Addition of Public method with_url in type msgraph.generated.deviceAppManagement.mobileAppRelationships.item.MobileAppRelationshipItemRequestBuilder with return type MobileAppRelationshipItemRequestBuilder and parameters raw_url of type str is required Addition of msgraph.generated.deviceAppManagement.mobileAppRelationships.MobileAppRelationshipsRequestBuilder inherits from BaseRequestBuilder Addition of Public property count in type msgraph.generated.deviceAppManagement.mobileAppRelationships.MobileAppRelationshipsRequestBuilder.MobileAppRelationshipsRequestBuilderGetQueryParameters with type bool Addition of Public property expand in type msgraph.generated.deviceAppManagement.mobileAppRelationships.MobileAppRelationshipsRequestBuilder.MobileAppRelationshipsRequestBuilderGetQueryParameters with type list[str] Addition of Public property filter in type msgraph.generated.deviceAppManagement.mobileAppRelationships.MobileAppRelationshipsRequestBuilder.MobileAppRelationshipsRequestBuilderGetQueryParameters with type str Addition of Public method get_query_parameter in type msgraph.generated.deviceAppManagement.mobileAppRelationships.MobileAppRelationshipsRequestBuilder.MobileAppRelationshipsRequestBuilderGetQueryParameters with return type str and parameters original_name of type str is required Addition of Public property orderby in type msgraph.generated.deviceAppManagement.mobileAppRelationships.MobileAppRelationshipsRequestBuilder.MobileAppRelationshipsRequestBuilderGetQueryParameters with type list[str] Addition of Public property search in type msgraph.generated.deviceAppManagement.mobileAppRelationships.MobileAppRelationshipsRequestBuilder.MobileAppRelationshipsRequestBuilderGetQueryParameters with type str Addition of Public property select in type msgraph.generated.deviceAppManagement.mobileAppRelationships.MobileAppRelationshipsRequestBuilder.MobileAppRelationshipsRequestBuilderGetQueryParameters with type list[str] Addition of Public property skip in type msgraph.generated.deviceAppManagement.mobileAppRelationships.MobileAppRelationshipsRequestBuilder.MobileAppRelationshipsRequestBuilderGetQueryParameters with type int Addition of Public property top in type msgraph.generated.deviceAppManagement.mobileAppRelationships.MobileAppRelationshipsRequestBuilder.MobileAppRelationshipsRequestBuilderGetQueryParameters with type int Addition of msgraph.generated.deviceAppManagement.mobileAppRelationships.MobileAppRelationshipsRequestBuilder.MobileAppRelationshipsRequestBuilderGetRequestConfiguration inherits from RequestConfiguration Addition of msgraph.generated.deviceAppManagement.mobileAppRelationships.MobileAppRelationshipsRequestBuilder.MobileAppRelationshipsRequestBuilderPostRequestConfiguration inherits from RequestConfiguration Addition of Public method by_mobile_app_relationship_id in type msgraph.generated.deviceAppManagement.mobileAppRelationships.MobileAppRelationshipsRequestBuilder with return type MobileAppRelationshipItemRequestBuilder and parameters mobile_app_relationship_id of type str is required Addition of Public method constructor in type msgraph.generated.deviceAppManagement.mobileAppRelationships.MobileAppRelationshipsRequestBuilder 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 count in type msgraph.generated.deviceAppManagement.mobileAppRelationships.MobileAppRelationshipsRequestBuilder with type CountRequestBuilder Addition of Public method get in type msgraph.generated.deviceAppManagement.mobileAppRelationships.MobileAppRelationshipsRequestBuilder with return type MobileAppRelationshipCollectionResponse and parameters request_configuration of type RequestConfiguration[MobileAppRelationshipsRequestBuilderGetQueryParameters] is optional Addition of Public property path_parameters in type msgraph.generated.deviceAppManagement.mobileAppRelationships.MobileAppRelationshipsRequestBuilder with type Union[str, dict[str, Any]] Addition of Public method post in type msgraph.generated.deviceAppManagement.mobileAppRelationships.MobileAppRelationshipsRequestBuilder with return type MobileAppRelationship and parameters body of type MobileAppRelationship is required; request_configuration of type RequestConfiguration[QueryParameters] is optional Addition of Public property request_adapter in type msgraph.generated.deviceAppManagement.mobileAppRelationships.MobileAppRelationshipsRequestBuilder with type RequestAdapter Addition of Public method to_get_request_information in type msgraph.generated.deviceAppManagement.mobileAppRelationships.MobileAppRelationshipsRequestBuilder with return type RequestInformation and parameters request_configuration of type RequestConfiguration[MobileAppRelationshipsRequestBuilderGetQueryParameters] is optional Addition of Public method to_post_request_information in type msgraph.generated.deviceAppManagement.mobileAppRelationships.MobileAppRelationshipsRequestBuilder with return type RequestInformation and parameters body of type MobileAppRelationship is required; request_configuration of type RequestConfiguration[QueryParameters] is optional Addition of Public property url_template in type msgraph.generated.deviceAppManagement.mobileAppRelationships.MobileAppRelationshipsRequestBuilder with type str Addition of Public method with_url in type msgraph.generated.deviceAppManagement.mobileAppRelationships.MobileAppRelationshipsRequestBuilder with return type MobileAppRelationshipsRequestBuilder and parameters raw_url of type str is required Removal of msgraph.generated.models.AiInteractionAttachment inherits from Entity Addition of Public method additional_data in type msgraph.generated.models.AiInteractionAttachment with return type dict[str, Any] and parameters Addition of Public method additional_data in type msgraph.generated.models.AiInteractionAttachment 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.AiInteractionAttachment with type BackingStore Removal of Public property odata_type in type msgraph.generated.models.AiInteractionAttachment with type str Addition of Public method odata_type in type msgraph.generated.models.AiInteractionAttachment with return type str and parameters Addition of Public method odata_type in type msgraph.generated.models.AiInteractionAttachment with return type None and parameters value of type str is required Removal of msgraph.generated.models.AiInteractionContext inherits from Entity Addition of msgraph.generated.models.AiInteractionAttachment implements AdditionalDataHolder; BackedModel; Parsable Addition of Public method additional_data in type msgraph.generated.models.AiInteractionContext with return type dict[str, Any] and parameters Addition of Public method additional_data in type msgraph.generated.models.AiInteractionContext 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.AiInteractionContext with type BackingStore Removal of Public property odata_type in type msgraph.generated.models.AiInteractionContext with type str Addition of Public method odata_type in type msgraph.generated.models.AiInteractionContext with return type str and parameters Addition of Public method odata_type in type msgraph.generated.models.AiInteractionContext with return type None and parameters value of type str is required Addition of msgraph.generated.models.AiInteractionContext implements AdditionalDataHolder; BackedModel; Parsable Removal of msgraph.generated.models.AiInteractionLink inherits from Entity Addition of Public method additional_data in type msgraph.generated.models.AiInteractionLink with return type dict[str, Any] and parameters Addition of Public method additional_data in type msgraph.generated.models.AiInteractionLink 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.AiInteractionLink with type BackingStore Removal of Public property odata_type in type msgraph.generated.models.AiInteractionLink with type str Addition of Public method odata_type in type msgraph.generated.models.AiInteractionLink with return type str and parameters Addition of Public method odata_type in type msgraph.generated.models.AiInteractionLink with return type None and parameters value of type str is required Removal of msgraph.generated.models.AiInteractionMention inherits from Entity Addition of msgraph.generated.models.AiInteractionLink implements AdditionalDataHolder; BackedModel; Parsable Addition of Public method additional_data in type msgraph.generated.models.AiInteractionMention with return type dict[str, Any] and parameters Addition of Public method additional_data in type msgraph.generated.models.AiInteractionMention 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.AiInteractionMention with type BackingStore Removal of Public property odata_type in type msgraph.generated.models.AiInteractionMention with type str Addition of Public method odata_type in type msgraph.generated.models.AiInteractionMention with return type str and parameters Addition of Public method odata_type in type msgraph.generated.models.AiInteractionMention with return type None and parameters value of type str is required Addition of msgraph.generated.models.AiInteractionMention implements AdditionalDataHolder; BackedModel; Parsable Addition of Public method behavior_on_error in type msgraph.generated.models.CustomAuthenticationExtension with return type CustomExtensionBehaviorOnError and parameters Addition of Public method behavior_on_error in type msgraph.generated.models.CustomAuthenticationExtension with return type None and parameters value of type CustomExtensionBehaviorOnError is required Addition of Public method additional_data in type msgraph.generated.models.CustomExtensionBehaviorOnError with return type dict[str, Any] and parameters Addition of Public method additional_data in type msgraph.generated.models.CustomExtensionBehaviorOnError 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.CustomExtensionBehaviorOnError with type BackingStore Addition of Public method constructor in type msgraph.generated.models.CustomExtensionBehaviorOnError with return type None and parameters Addition of Public method get_field_deserializers in type msgraph.generated.models.CustomExtensionBehaviorOnError with return type dict[str, Callable[[ParseNode], None]] and parameters Addition of Public method odata_type in type msgraph.generated.models.CustomExtensionBehaviorOnError with return type str and parameters Addition of Public method odata_type in type msgraph.generated.models.CustomExtensionBehaviorOnError with return type None and parameters value of type str is required Addition of Public method serialize in type msgraph.generated.models.CustomExtensionBehaviorOnError 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.CustomExtensionBehaviorOnError with return type CustomExtensionBehaviorOnError and parameters parse_node of type ParseNode is required Addition of msgraph.generated.models.CustomExtensionBehaviorOnError implements AdditionalDataHolder; BackedModel; Parsable Addition of Public method behavior_on_error in type msgraph.generated.models.CustomExtensionOverwriteConfiguration with return type CustomExtensionBehaviorOnError and parameters Addition of Public method behavior_on_error in type msgraph.generated.models.CustomExtensionOverwriteConfiguration with return type None and parameters value of type CustomExtensionBehaviorOnError is required Addition of Public method mobile_app_relationships in type msgraph.generated.models.DeviceAppManagement with return type list[MobileAppRelationship] and parameters Addition of Public method mobile_app_relationships in type msgraph.generated.models.DeviceAppManagement with return type None and parameters value of type list[MobileAppRelationship] is required Addition of msgraph.generated.models.DeviceEnrollmentType has an enum member UnknownFutureValue with order 13 Addition of msgraph.generated.models.FallbackToMicrosoftProviderOnError inherits from CustomExtensionBehaviorOnError Addition of Public method constructor in type msgraph.generated.models.FallbackToMicrosoftProviderOnError with return type None and parameters Addition of Public method get_field_deserializers in type msgraph.generated.models.FallbackToMicrosoftProviderOnError with return type dict[str, Callable[[ParseNode], None]] and parameters Addition of Public property odata_type in type msgraph.generated.models.FallbackToMicrosoftProviderOnError with type str Addition of Public method serialize in type msgraph.generated.models.FallbackToMicrosoftProviderOnError 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.FallbackToMicrosoftProviderOnError with return type FallbackToMicrosoftProviderOnError and parameters parse_node of type ParseNode is required Addition of msgraph.generated.models.IosDdmLobAppAssignmentSettings inherits from MobileAppAssignmentSettings Addition of Public method associated_domains in type msgraph.generated.models.IosDdmLobAppAssignmentSettings with return type list[str] and parameters Addition of Public method associated_domains in type msgraph.generated.models.IosDdmLobAppAssignmentSettings with return type None and parameters value of type list[str] is required Addition of Public method associated_domains_direct_download_allowed in type msgraph.generated.models.IosDdmLobAppAssignmentSettings with return type bool and parameters Addition of Public method associated_domains_direct_download_allowed in type msgraph.generated.models.IosDdmLobAppAssignmentSettings with return type None and parameters value of type bool is required Addition of Public method constructor in type msgraph.generated.models.IosDdmLobAppAssignmentSettings with return type None and parameters Addition of Public method get_field_deserializers in type msgraph.generated.models.IosDdmLobAppAssignmentSettings with return type dict[str, Callable[[ParseNode], None]] and parameters Addition of Public property odata_type in type msgraph.generated.models.IosDdmLobAppAssignmentSettings with type str Addition of Public method prevent_managed_app_backup in type msgraph.generated.models.IosDdmLobAppAssignmentSettings with return type bool and parameters Addition of Public method prevent_managed_app_backup in type msgraph.generated.models.IosDdmLobAppAssignmentSettings with return type None and parameters value of type bool is required Addition of Public method serialize in type msgraph.generated.models.IosDdmLobAppAssignmentSettings with return type None and parameters writer of type SerializationWriter is required Addition of Public method tap_to_pay_screen_lock_enabled in type msgraph.generated.models.IosDdmLobAppAssignmentSettings with return type bool and parameters Addition of Public method tap_to_pay_screen_lock_enabled in type msgraph.generated.models.IosDdmLobAppAssignmentSettings with return type None and parameters value of type bool is required Addition of Public method vpn_configuration_id in type msgraph.generated.models.IosDdmLobAppAssignmentSettings with return type str and parameters Addition of Public method vpn_configuration_id in type msgraph.generated.models.IosDdmLobAppAssignmentSettings 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.IosDdmLobAppAssignmentSettings with return type IosDdmLobAppAssignmentSettings and parameters parse_node of type ParseNode is required Addition of msgraph.generated.models.MobileAppRelationship inherits from Entity Addition of Public method constructor in type msgraph.generated.models.MobileAppRelationship with return type None and parameters Addition of Public method get_field_deserializers in type msgraph.generated.models.MobileAppRelationship with return type dict[str, Callable[[ParseNode], None]] and parameters Addition of Public property odata_type in type msgraph.generated.models.MobileAppRelationship with type str Addition of Public method serialize in type msgraph.generated.models.MobileAppRelationship with return type None and parameters writer of type SerializationWriter is required Addition of Public method source_display_name in type msgraph.generated.models.MobileAppRelationship with return type str and parameters Addition of Public method source_display_name in type msgraph.generated.models.MobileAppRelationship with return type None and parameters value of type str is required Addition of Public method source_display_version in type msgraph.generated.models.MobileAppRelationship with return type str and parameters Addition of Public method source_display_version in type msgraph.generated.models.MobileAppRelationship with return type None and parameters value of type str is required Addition of Public method source_id in type msgraph.generated.models.MobileAppRelationship with return type str and parameters Addition of Public method source_id in type msgraph.generated.models.MobileAppRelationship with return type None and parameters value of type str is required Addition of Public method source_publisher_display_name in type msgraph.generated.models.MobileAppRelationship with return type str and parameters Addition of Public method source_publisher_display_name in type msgraph.generated.models.MobileAppRelationship with return type None and parameters value of type str is required Addition of Public method target_display_name in type msgraph.generated.models.MobileAppRelationship with return type str and parameters Addition of Public method target_display_name in type msgraph.generated.models.MobileAppRelationship with return type None and parameters value of type str is required Addition of Public method target_display_version in type msgraph.generated.models.MobileAppRelationship with return type str and parameters Addition of Public method target_display_version in type msgraph.generated.models.MobileAppRelationship with return type None and parameters value of type str is required Addition of Public method target_id in type msgraph.generated.models.MobileAppRelationship with return type str and parameters Addition of Public method target_id in type msgraph.generated.models.MobileAppRelationship with return type None and parameters value of type str is required Addition of Public method target_publisher_display_name in type msgraph.generated.models.MobileAppRelationship with return type str and parameters Addition of Public method target_publisher_display_name in type msgraph.generated.models.MobileAppRelationship 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.MobileAppRelationship with return type MobileAppRelationship and parameters parse_node of type ParseNode is required Addition of msgraph.generated.models.MobileAppRelationshipCollectionResponse inherits from BaseCollectionPaginationCountResponse Addition of Public method constructor in type msgraph.generated.models.MobileAppRelationshipCollectionResponse with return type None and parameters Addition of Public method get_field_deserializers in type msgraph.generated.models.MobileAppRelationshipCollectionResponse with return type dict[str, Callable[[ParseNode], None]] and parameters Addition of Public method serialize in type msgraph.generated.models.MobileAppRelationshipCollectionResponse with return type None and parameters writer of type SerializationWriter is required Addition of Public method value in type msgraph.generated.models.MobileAppRelationshipCollectionResponse with return type list[MobileAppRelationship] and parameters Addition of Public method value in type msgraph.generated.models.MobileAppRelationshipCollectionResponse with return type None and parameters value of type list[MobileAppRelationship] is required Addition of Public method create_from_discriminator_value in type msgraph.generated.models.MobileAppRelationshipCollectionResponse with return type MobileAppRelationshipCollectionResponse and parameters parse_node of type ParseNode is required Addition of msgraph.generated.models.OnEmailOtpSendListener inherits from AuthenticationEventListener Addition of Public method constructor in type msgraph.generated.models.OnEmailOtpSendListener with return type None and parameters Addition of Public method get_field_deserializers in type msgraph.generated.models.OnEmailOtpSendListener with return type dict[str, Callable[[ParseNode], None]] and parameters Addition of Public method handler in type msgraph.generated.models.OnEmailOtpSendListener with return type OnOtpSendHandler and parameters Addition of Public method handler in type msgraph.generated.models.OnEmailOtpSendListener with return type None and parameters value of type OnOtpSendHandler is required Addition of Public property odata_type in type msgraph.generated.models.OnEmailOtpSendListener with type str Addition of Public method serialize in type msgraph.generated.models.OnEmailOtpSendListener 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.OnEmailOtpSendListener with return type OnEmailOtpSendListener and parameters parse_node of type ParseNode is required Addition of msgraph.generated.models.OnOtpSendCustomExtension inherits from CustomAuthenticationExtension Addition of Public method constructor in type msgraph.generated.models.OnOtpSendCustomExtension with return type None and parameters Addition of Public method get_field_deserializers in type msgraph.generated.models.OnOtpSendCustomExtension with return type dict[str, Callable[[ParseNode], None]] and parameters Addition of Public property odata_type in type msgraph.generated.models.OnOtpSendCustomExtension with type str Addition of Public method serialize in type msgraph.generated.models.OnOtpSendCustomExtension 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.OnOtpSendCustomExtension with return type OnOtpSendCustomExtension and parameters parse_node of type ParseNode is required Addition of msgraph.generated.models.OnOtpSendCustomExtensionHandler inherits from OnOtpSendHandler Addition of Public method configuration in type msgraph.generated.models.OnOtpSendCustomExtensionHandler with return type CustomExtensionOverwriteConfiguration and parameters Addition of Public method configuration in type msgraph.generated.models.OnOtpSendCustomExtensionHandler with return type None and parameters value of type CustomExtensionOverwriteConfiguration is required Addition of Public method constructor in type msgraph.generated.models.OnOtpSendCustomExtensionHandler with return type None and parameters Addition of Public method custom_extension in type msgraph.generated.models.OnOtpSendCustomExtensionHandler with return type OnOtpSendCustomExtension and parameters Addition of Public method custom_extension in type msgraph.generated.models.OnOtpSendCustomExtensionHandler with return type None and parameters value of type OnOtpSendCustomExtension is required Addition of Public method get_field_deserializers in type msgraph.generated.models.OnOtpSendCustomExtensionHandler with return type dict[str, Callable[[ParseNode], None]] and parameters Addition of Public property odata_type in type msgraph.generated.models.OnOtpSendCustomExtensionHandler with type str Addition of Public method serialize in type msgraph.generated.models.OnOtpSendCustomExtensionHandler 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.OnOtpSendCustomExtensionHandler with return type OnOtpSendCustomExtensionHandler and parameters parse_node of type ParseNode is required Addition of Public method additional_data in type msgraph.generated.models.OnOtpSendHandler with return type dict[str, Any] and parameters Addition of Public method additional_data in type msgraph.generated.models.OnOtpSendHandler 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.OnOtpSendHandler with type BackingStore Addition of Public method constructor in type msgraph.generated.models.OnOtpSendHandler with return type None and parameters Addition of Public method get_field_deserializers in type msgraph.generated.models.OnOtpSendHandler with return type dict[str, Callable[[ParseNode], None]] and parameters Addition of Public method odata_type in type msgraph.generated.models.OnOtpSendHandler with return type str and parameters Addition of Public method odata_type in type msgraph.generated.models.OnOtpSendHandler with return type None and parameters value of type str is required Addition of Public method serialize in type msgraph.generated.models.OnOtpSendHandler 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.OnOtpSendHandler with return type OnOtpSendHandler and parameters parse_node of type ParseNode is required Addition of msgraph.generated.models.OnOtpSendHandler implements AdditionalDataHolder; BackedModel; Parsable Addition of Public method report_file_metadata in type msgraph.generated.models.security.EdiscoveryAddToReviewSetOperation with return type list[ReportFileMetadata] and parameters Addition of Public method report_file_metadata in type msgraph.generated.models.security.EdiscoveryAddToReviewSetOperation with return type None and parameters value of type list[ReportFileMetadata] is required Addition of Public method report_file_metadata in type msgraph.generated.models.security.EdiscoveryEstimateOperation with return type list[ReportFileMetadata] and parameters Addition of Public method report_file_metadata in type msgraph.generated.models.security.EdiscoveryEstimateOperation with return type None and parameters value of type list[ReportFileMetadata] is required Addition of Public method additional_data in type msgraph.generated.models.security.ReportFileMetadata with return type dict[str, Any] and parameters Addition of Public method additional_data in type msgraph.generated.models.security.ReportFileMetadata 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.security.ReportFileMetadata with type BackingStore Addition of Public method constructor in type msgraph.generated.models.security.ReportFileMetadata with return type None and parameters Addition of Public method download_url in type msgraph.generated.models.security.ReportFileMetadata with return type str and parameters Addition of Public method download_url in type msgraph.generated.models.security.ReportFileMetadata with return type None and parameters value of type str is required Addition of Public method file_name in type msgraph.generated.models.security.ReportFileMetadata with return type str and parameters Addition of Public method file_name in type msgraph.generated.models.security.ReportFileMetadata with return type None and parameters value of type str is required Addition of Public method get_field_deserializers in type msgraph.generated.models.security.ReportFileMetadata with return type dict[str, Callable[[ParseNode], None]] and parameters Addition of Public method odata_type in type msgraph.generated.models.security.ReportFileMetadata with return type str and parameters Addition of Public method odata_type in type msgraph.generated.models.security.ReportFileMetadata with return type None and parameters value of type str is required Addition of Public method serialize in type msgraph.generated.models.security.ReportFileMetadata with return type None and parameters writer of type SerializationWriter is required Addition of Public method size in type msgraph.generated.models.security.ReportFileMetadata with return type int and parameters Addition of Public method size in type msgraph.generated.models.security.ReportFileMetadata with return type None and parameters value of type int is required Addition of Public method create_from_discriminator_value in type msgraph.generated.models.security.ReportFileMetadata with return type ReportFileMetadata and parameters parse_node of type ParseNode is required Addition of msgraph.generated.models.security.ReportFileMetadata implements AdditionalDataHolder; BackedModel; Parsable Addition of Public method access_date_time in type msgraph.generated.models.security.ResourceAccessEvent with return type datetime.datetime and parameters Addition of Public method access_date_time in type msgraph.generated.models.security.ResourceAccessEvent with return type None and parameters value of type datetime.datetime is required Addition of Public method account_id in type msgraph.generated.models.security.ResourceAccessEvent with return type str and parameters Addition of Public method account_id in type msgraph.generated.models.security.ResourceAccessEvent with return type None and parameters value of type str is required Addition of Public method additional_data in type msgraph.generated.models.security.ResourceAccessEvent with return type dict[str, Any] and parameters Addition of Public method additional_data in type msgraph.generated.models.security.ResourceAccessEvent 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.security.ResourceAccessEvent with type BackingStore Addition of Public method constructor in type msgraph.generated.models.security.ResourceAccessEvent with return type None and parameters Addition of Public method get_field_deserializers in type msgraph.generated.models.security.ResourceAccessEvent with return type dict[str, Callable[[ParseNode], None]] and parameters Addition of Public method ip_address in type msgraph.generated.models.security.ResourceAccessEvent with return type str and parameters Addition of Public method ip_address in type msgraph.generated.models.security.ResourceAccessEvent with return type None and parameters value of type str is required Addition of Public method odata_type in type msgraph.generated.models.security.ResourceAccessEvent with return type str and parameters Addition of Public method odata_type in type msgraph.generated.models.security.ResourceAccessEvent with return type None and parameters value of type str is required Addition of Public method resource_identifier in type msgraph.generated.models.security.ResourceAccessEvent with return type str and parameters Addition of Public method resource_identifier in type msgraph.generated.models.security.ResourceAccessEvent with return type None and parameters value of type str is required Addition of Public method serialize in type msgraph.generated.models.security.ResourceAccessEvent 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.security.ResourceAccessEvent with return type ResourceAccessEvent and parameters parse_node of type ParseNode is required Addition of msgraph.generated.models.security.ResourceAccessEvent implements AdditionalDataHolder; BackedModel; Parsable Addition of Public method resource_access_events in type msgraph.generated.models.security.UserAccount with return type list[ResourceAccessEvent] and parameters Addition of Public method resource_access_events in type msgraph.generated.models.security.UserAccount with return type None and parameters value of type list[ResourceAccessEvent] is required

@adrian05-ms adrian05-ms merged commit 155fc74 into main Aug 12, 2025
13 of 14 checks passed
@adrian05-ms adrian05-ms deleted the v1.0/pipelinebuild/195436 branch August 12, 2025 19:03
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.

2 participants