Generated models and request builders#1413
Merged
jiajingjing2016 merged 1 commit intomainfrom Feb 6, 2026
Merged
Conversation
Update generated files with build 209142
Contributor
| Addition of msgraph.generated.admin.teams.policy.microsoftGraphTeamsAdministrationGetPolicyIdWithTypeWithName.GetPolicyIdWithTypeWithNameGetResponse inherits from BaseCollectionPaginationCountResponse Addition of Public method constructor in type msgraph.generated.admin.teams.policy.microsoftGraphTeamsAdministrationGetPolicyIdWithTypeWithName.GetPolicyIdWithTypeWithNameGetResponse with return type None and parameters Addition of Public method get_field_deserializers in type msgraph.generated.admin.teams.policy.microsoftGraphTeamsAdministrationGetPolicyIdWithTypeWithName.GetPolicyIdWithTypeWithNameGetResponse with return type dict[str, Callable[[ParseNode], None]] and parameters Addition of Public method serialize in type msgraph.generated.admin.teams.policy.microsoftGraphTeamsAdministrationGetPolicyIdWithTypeWithName.GetPolicyIdWithTypeWithNameGetResponse with return type None and parameters writer of type SerializationWriter is required Addition of Public method value in type msgraph.generated.admin.teams.policy.microsoftGraphTeamsAdministrationGetPolicyIdWithTypeWithName.GetPolicyIdWithTypeWithNameGetResponse with return type list[PolicyIdentifierDetail] and parameters Addition of Public method value in type msgraph.generated.admin.teams.policy.microsoftGraphTeamsAdministrationGetPolicyIdWithTypeWithName.GetPolicyIdWithTypeWithNameGetResponse with return type None and parameters value of type list[PolicyIdentifierDetail] is required Addition of Public method create_from_discriminator_value in type msgraph.generated.admin.teams.policy.microsoftGraphTeamsAdministrationGetPolicyIdWithTypeWithName.GetPolicyIdWithTypeWithNameGetResponse with return type GetPolicyIdWithTypeWithNameGetResponse and parameters parse_node of type ParseNode is required Addition of msgraph.generated.admin.teams.policy.microsoftGraphTeamsAdministrationGetPolicyIdWithTypeWithName.MicrosoftGraphTeamsAdministrationGetPolicyIdWithTypeWithNameRequestBuilder inherits from BaseRequestBuilder Addition of Public property count in type msgraph.generated.admin.teams.policy.microsoftGraphTeamsAdministrationGetPolicyIdWithTypeWithName.MicrosoftGraphTeamsAdministrationGetPolicyIdWithTypeWithNameRequestBuilder.MicrosoftGraphTeamsAdministrationGetPolicyIdWithTypeWithNameRequestBuilderGetQueryParameters with type bool Addition of Public property expand in type msgraph.generated.admin.teams.policy.microsoftGraphTeamsAdministrationGetPolicyIdWithTypeWithName.MicrosoftGraphTeamsAdministrationGetPolicyIdWithTypeWithNameRequestBuilder.MicrosoftGraphTeamsAdministrationGetPolicyIdWithTypeWithNameRequestBuilderGetQueryParameters with type list[str] Addition of Public property filter in type msgraph.generated.admin.teams.policy.microsoftGraphTeamsAdministrationGetPolicyIdWithTypeWithName.MicrosoftGraphTeamsAdministrationGetPolicyIdWithTypeWithNameRequestBuilder.MicrosoftGraphTeamsAdministrationGetPolicyIdWithTypeWithNameRequestBuilderGetQueryParameters with type str Addition of Public method get_query_parameter in type msgraph.generated.admin.teams.policy.microsoftGraphTeamsAdministrationGetPolicyIdWithTypeWithName.MicrosoftGraphTeamsAdministrationGetPolicyIdWithTypeWithNameRequestBuilder.MicrosoftGraphTeamsAdministrationGetPolicyIdWithTypeWithNameRequestBuilderGetQueryParameters with return type str and parameters original_name of type str is required Addition of Public property orderby in type msgraph.generated.admin.teams.policy.microsoftGraphTeamsAdministrationGetPolicyIdWithTypeWithName.MicrosoftGraphTeamsAdministrationGetPolicyIdWithTypeWithNameRequestBuilder.MicrosoftGraphTeamsAdministrationGetPolicyIdWithTypeWithNameRequestBuilderGetQueryParameters with type list[str] Addition of Public property search in type msgraph.generated.admin.teams.policy.microsoftGraphTeamsAdministrationGetPolicyIdWithTypeWithName.MicrosoftGraphTeamsAdministrationGetPolicyIdWithTypeWithNameRequestBuilder.MicrosoftGraphTeamsAdministrationGetPolicyIdWithTypeWithNameRequestBuilderGetQueryParameters with type str Addition of Public property select in type msgraph.generated.admin.teams.policy.microsoftGraphTeamsAdministrationGetPolicyIdWithTypeWithName.MicrosoftGraphTeamsAdministrationGetPolicyIdWithTypeWithNameRequestBuilder.MicrosoftGraphTeamsAdministrationGetPolicyIdWithTypeWithNameRequestBuilderGetQueryParameters with type list[str] Addition of Public property skip in type msgraph.generated.admin.teams.policy.microsoftGraphTeamsAdministrationGetPolicyIdWithTypeWithName.MicrosoftGraphTeamsAdministrationGetPolicyIdWithTypeWithNameRequestBuilder.MicrosoftGraphTeamsAdministrationGetPolicyIdWithTypeWithNameRequestBuilderGetQueryParameters with type int Addition of Public property top in type msgraph.generated.admin.teams.policy.microsoftGraphTeamsAdministrationGetPolicyIdWithTypeWithName.MicrosoftGraphTeamsAdministrationGetPolicyIdWithTypeWithNameRequestBuilder.MicrosoftGraphTeamsAdministrationGetPolicyIdWithTypeWithNameRequestBuilderGetQueryParameters with type int Addition of msgraph.generated.admin.teams.policy.microsoftGraphTeamsAdministrationGetPolicyIdWithTypeWithName.MicrosoftGraphTeamsAdministrationGetPolicyIdWithTypeWithNameRequestBuilder.MicrosoftGraphTeamsAdministrationGetPolicyIdWithTypeWithNameRequestBuilderGetRequestConfiguration inherits from RequestConfiguration Addition of Public method constructor in type msgraph.generated.admin.teams.policy.microsoftGraphTeamsAdministrationGetPolicyIdWithTypeWithName.MicrosoftGraphTeamsAdministrationGetPolicyIdWithTypeWithNameRequestBuilder with return type None and parameters path_parameters of type Union[str, dict[str, Any]] is required; request_adapter of type RequestAdapter is required; name of type str is optional; type of type str is optional Addition of Public method get in type msgraph.generated.admin.teams.policy.microsoftGraphTeamsAdministrationGetPolicyIdWithTypeWithName.MicrosoftGraphTeamsAdministrationGetPolicyIdWithTypeWithNameRequestBuilder with return type GetPolicyIdWithTypeWithNameGetResponse and parameters request_configuration of type RequestConfiguration[MicrosoftGraphTeamsAdministrationGetPolicyIdWithTypeWithNameRequestBuilderGetQueryParameters] is optional Addition of Public property path_parameters in type msgraph.generated.admin.teams.policy.microsoftGraphTeamsAdministrationGetPolicyIdWithTypeWithName.MicrosoftGraphTeamsAdministrationGetPolicyIdWithTypeWithNameRequestBuilder with type Union[str, dict[str, Any]] Addition of Public property request_adapter in type msgraph.generated.admin.teams.policy.microsoftGraphTeamsAdministrationGetPolicyIdWithTypeWithName.MicrosoftGraphTeamsAdministrationGetPolicyIdWithTypeWithNameRequestBuilder with type RequestAdapter Addition of Public method to_get_request_information in type msgraph.generated.admin.teams.policy.microsoftGraphTeamsAdministrationGetPolicyIdWithTypeWithName.MicrosoftGraphTeamsAdministrationGetPolicyIdWithTypeWithNameRequestBuilder with return type RequestInformation and parameters request_configuration of type RequestConfiguration[MicrosoftGraphTeamsAdministrationGetPolicyIdWithTypeWithNameRequestBuilderGetQueryParameters] is optional Addition of Public property url_template in type msgraph.generated.admin.teams.policy.microsoftGraphTeamsAdministrationGetPolicyIdWithTypeWithName.MicrosoftGraphTeamsAdministrationGetPolicyIdWithTypeWithNameRequestBuilder with type str Addition of Public method with_url in type msgraph.generated.admin.teams.policy.microsoftGraphTeamsAdministrationGetPolicyIdWithTypeWithName.MicrosoftGraphTeamsAdministrationGetPolicyIdWithTypeWithNameRequestBuilder with return type MicrosoftGraphTeamsAdministrationGetPolicyIdWithTypeWithNameRequestBuilder and parameters raw_url of type str is required Addition of msgraph.generated.admin.teams.policy.PolicyRequestBuilder inherits from BaseRequestBuilder Addition of msgraph.generated.admin.teams.policy.PolicyRequestBuilder.PolicyRequestBuilderDeleteRequestConfiguration inherits from RequestConfiguration Addition of Public property expand in type msgraph.generated.admin.teams.policy.PolicyRequestBuilder.PolicyRequestBuilderGetQueryParameters with type list[str] Addition of Public method get_query_parameter in type msgraph.generated.admin.teams.policy.PolicyRequestBuilder.PolicyRequestBuilderGetQueryParameters with return type str and parameters original_name of type str is required Addition of Public property select in type msgraph.generated.admin.teams.policy.PolicyRequestBuilder.PolicyRequestBuilderGetQueryParameters with type list[str] Addition of msgraph.generated.admin.teams.policy.PolicyRequestBuilder.PolicyRequestBuilderGetRequestConfiguration inherits from RequestConfiguration Addition of msgraph.generated.admin.teams.policy.PolicyRequestBuilder.PolicyRequestBuilderPatchRequestConfiguration inherits from RequestConfiguration Addition of Public method constructor in type msgraph.generated.admin.teams.policy.PolicyRequestBuilder 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.admin.teams.policy.PolicyRequestBuilder with return type None and parameters request_configuration of type RequestConfiguration[QueryParameters] is optional Addition of Public method get in type msgraph.generated.admin.teams.policy.PolicyRequestBuilder with return type TeamsPolicyAssignment and parameters request_configuration of type RequestConfiguration[PolicyRequestBuilderGetQueryParameters] is optional Addition of Public method microsoft_graph_teams_administration_get_policy_id_with_type_with_name in type msgraph.generated.admin.teams.policy.PolicyRequestBuilder with return type MicrosoftGraphTeamsAdministrationGetPolicyIdWithTypeWithNameRequestBuilder and parameters name of type str is required; type of type str is required Addition of Public method patch in type msgraph.generated.admin.teams.policy.PolicyRequestBuilder with return type TeamsPolicyAssignment and parameters body of type TeamsPolicyAssignment is required; request_configuration of type RequestConfiguration[QueryParameters] is optional Addition of Public property path_parameters in type msgraph.generated.admin.teams.policy.PolicyRequestBuilder with type Union[str, dict[str, Any]] Addition of Public property request_adapter in type msgraph.generated.admin.teams.policy.PolicyRequestBuilder with type RequestAdapter Addition of Public method to_delete_request_information in type msgraph.generated.admin.teams.policy.PolicyRequestBuilder 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.admin.teams.policy.PolicyRequestBuilder with return type RequestInformation and parameters request_configuration of type RequestConfiguration[PolicyRequestBuilderGetQueryParameters] is optional Addition of Public method to_patch_request_information in type msgraph.generated.admin.teams.policy.PolicyRequestBuilder with return type RequestInformation and parameters body of type TeamsPolicyAssignment is required; request_configuration of type RequestConfiguration[QueryParameters] is optional Addition of Public property url_template in type msgraph.generated.admin.teams.policy.PolicyRequestBuilder with type str Addition of Public property user_assignments in type msgraph.generated.admin.teams.policy.PolicyRequestBuilder with type UserAssignmentsRequestBuilder Addition of Public method with_url in type msgraph.generated.admin.teams.policy.PolicyRequestBuilder with return type PolicyRequestBuilder and parameters raw_url of type str is required Addition of msgraph.generated.admin.teams.policy.userAssignments.count.CountRequestBuilder inherits from BaseRequestBuilder Addition of Public property filter in type msgraph.generated.admin.teams.policy.userAssignments.count.CountRequestBuilder.CountRequestBuilderGetQueryParameters with type str Addition of Public method get_query_parameter in type msgraph.generated.admin.teams.policy.userAssignments.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.admin.teams.policy.userAssignments.count.CountRequestBuilder.CountRequestBuilderGetQueryParameters with type str Addition of msgraph.generated.admin.teams.policy.userAssignments.count.CountRequestBuilder.CountRequestBuilderGetRequestConfiguration inherits from RequestConfiguration Addition of Public method constructor in type msgraph.generated.admin.teams.policy.userAssignments.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.admin.teams.policy.userAssignments.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.admin.teams.policy.userAssignments.count.CountRequestBuilder with type Union[str, dict[str, Any]] Addition of Public property request_adapter in type msgraph.generated.admin.teams.policy.userAssignments.count.CountRequestBuilder with type RequestAdapter Addition of Public method to_get_request_information in type msgraph.generated.admin.teams.policy.userAssignments.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.admin.teams.policy.userAssignments.count.CountRequestBuilder with type str Addition of Public method with_url in type msgraph.generated.admin.teams.policy.userAssignments.count.CountRequestBuilder with return type CountRequestBuilder and parameters raw_url of type str is required Addition of msgraph.generated.admin.teams.policy.userAssignments.item.TeamsPolicyUserAssignmentItemRequestBuilder inherits from BaseRequestBuilder Addition of msgraph.generated.admin.teams.policy.userAssignments.item.TeamsPolicyUserAssignmentItemRequestBuilder.TeamsPolicyUserAssignmentItemRequestBuilderDeleteRequestConfiguration inherits from RequestConfiguration Addition of Public property expand in type msgraph.generated.admin.teams.policy.userAssignments.item.TeamsPolicyUserAssignmentItemRequestBuilder.TeamsPolicyUserAssignmentItemRequestBuilderGetQueryParameters with type list[str] Addition of Public method get_query_parameter in type msgraph.generated.admin.teams.policy.userAssignments.item.TeamsPolicyUserAssignmentItemRequestBuilder.TeamsPolicyUserAssignmentItemRequestBuilderGetQueryParameters with return type str and parameters original_name of type str is required Addition of Public property select in type msgraph.generated.admin.teams.policy.userAssignments.item.TeamsPolicyUserAssignmentItemRequestBuilder.TeamsPolicyUserAssignmentItemRequestBuilderGetQueryParameters with type list[str] Addition of msgraph.generated.admin.teams.policy.userAssignments.item.TeamsPolicyUserAssignmentItemRequestBuilder.TeamsPolicyUserAssignmentItemRequestBuilderGetRequestConfiguration inherits from RequestConfiguration Addition of msgraph.generated.admin.teams.policy.userAssignments.item.TeamsPolicyUserAssignmentItemRequestBuilder.TeamsPolicyUserAssignmentItemRequestBuilderPatchRequestConfiguration inherits from RequestConfiguration Addition of Public method constructor in type msgraph.generated.admin.teams.policy.userAssignments.item.TeamsPolicyUserAssignmentItemRequestBuilder 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.admin.teams.policy.userAssignments.item.TeamsPolicyUserAssignmentItemRequestBuilder with return type None and parameters request_configuration of type RequestConfiguration[QueryParameters] is optional Addition of Public method get in type msgraph.generated.admin.teams.policy.userAssignments.item.TeamsPolicyUserAssignmentItemRequestBuilder with return type TeamsPolicyUserAssignment and parameters request_configuration of type RequestConfiguration[TeamsPolicyUserAssignmentItemRequestBuilderGetQueryParameters] is optional Addition of Public method patch in type msgraph.generated.admin.teams.policy.userAssignments.item.TeamsPolicyUserAssignmentItemRequestBuilder with return type TeamsPolicyUserAssignment and parameters body of type TeamsPolicyUserAssignment is required; request_configuration of type RequestConfiguration[QueryParameters] is optional Addition of Public property path_parameters in type msgraph.generated.admin.teams.policy.userAssignments.item.TeamsPolicyUserAssignmentItemRequestBuilder with type Union[str, dict[str, Any]] Addition of Public property request_adapter in type msgraph.generated.admin.teams.policy.userAssignments.item.TeamsPolicyUserAssignmentItemRequestBuilder with type RequestAdapter Addition of Public method to_delete_request_information in type msgraph.generated.admin.teams.policy.userAssignments.item.TeamsPolicyUserAssignmentItemRequestBuilder 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.admin.teams.policy.userAssignments.item.TeamsPolicyUserAssignmentItemRequestBuilder with return type RequestInformation and parameters request_configuration of type RequestConfiguration[TeamsPolicyUserAssignmentItemRequestBuilderGetQueryParameters] is optional Addition of Public method to_patch_request_information in type msgraph.generated.admin.teams.policy.userAssignments.item.TeamsPolicyUserAssignmentItemRequestBuilder with return type RequestInformation and parameters body of type TeamsPolicyUserAssignment is required; request_configuration of type RequestConfiguration[QueryParameters] is optional Addition of Public property url_template in type msgraph.generated.admin.teams.policy.userAssignments.item.TeamsPolicyUserAssignmentItemRequestBuilder with type str Addition of Public method with_url in type msgraph.generated.admin.teams.policy.userAssignments.item.TeamsPolicyUserAssignmentItemRequestBuilder with return type TeamsPolicyUserAssignmentItemRequestBuilder and parameters raw_url of type str is required Addition of Public method additional_data in type msgraph.generated.admin.teams.policy.userAssignments.microsoftGraphTeamsAdministrationAssign.AssignPostRequestBody with return type dict[str, Any] and parameters Addition of Public method additional_data in type msgraph.generated.admin.teams.policy.userAssignments.microsoftGraphTeamsAdministrationAssign.AssignPostRequestBody with return type None and parameters value of type dict[str, Any] is required Addition of Public property backing_store in type msgraph.generated.admin.teams.policy.userAssignments.microsoftGraphTeamsAdministrationAssign.AssignPostRequestBody with type BackingStore Addition of Public method constructor in type msgraph.generated.admin.teams.policy.userAssignments.microsoftGraphTeamsAdministrationAssign.AssignPostRequestBody with return type None and parameters Addition of Public method get_field_deserializers in type msgraph.generated.admin.teams.policy.userAssignments.microsoftGraphTeamsAdministrationAssign.AssignPostRequestBody with return type dict[str, Callable[[ParseNode], None]] and parameters Addition of Public method serialize in type msgraph.generated.admin.teams.policy.userAssignments.microsoftGraphTeamsAdministrationAssign.AssignPostRequestBody with return type None and parameters writer of type SerializationWriter is required Addition of Public method value in type msgraph.generated.admin.teams.policy.userAssignments.microsoftGraphTeamsAdministrationAssign.AssignPostRequestBody with return type list[TeamsPolicyUserAssignment] and parameters Addition of Public method value in type msgraph.generated.admin.teams.policy.userAssignments.microsoftGraphTeamsAdministrationAssign.AssignPostRequestBody with return type None and parameters value of type list[TeamsPolicyUserAssignment] is required Addition of Public method create_from_discriminator_value in type msgraph.generated.admin.teams.policy.userAssignments.microsoftGraphTeamsAdministrationAssign.AssignPostRequestBody with return type AssignPostRequestBody and parameters parse_node of type ParseNode is required Addition of msgraph.generated.admin.teams.policy.userAssignments.microsoftGraphTeamsAdministrationAssign.AssignPostRequestBody implements AdditionalDataHolder; BackedModel; Parsable Addition of msgraph.generated.admin.teams.policy.userAssignments.microsoftGraphTeamsAdministrationAssign.MicrosoftGraphTeamsAdministrationAssignRequestBuilder inherits from BaseRequestBuilder Addition of msgraph.generated.admin.teams.policy.userAssignments.microsoftGraphTeamsAdministrationAssign.MicrosoftGraphTeamsAdministrationAssignRequestBuilder.MicrosoftGraphTeamsAdministrationAssignRequestBuilderPostRequestConfiguration inherits from RequestConfiguration Addition of Public method constructor in type msgraph.generated.admin.teams.policy.userAssignments.microsoftGraphTeamsAdministrationAssign.MicrosoftGraphTeamsAdministrationAssignRequestBuilder 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.admin.teams.policy.userAssignments.microsoftGraphTeamsAdministrationAssign.MicrosoftGraphTeamsAdministrationAssignRequestBuilder with type Union[str, dict[str, Any]] Addition of Public method post in type msgraph.generated.admin.teams.policy.userAssignments.microsoftGraphTeamsAdministrationAssign.MicrosoftGraphTeamsAdministrationAssignRequestBuilder with return type None and parameters body of type AssignPostRequestBody is required; request_configuration of type RequestConfiguration[QueryParameters] is optional Addition of Public property request_adapter in type msgraph.generated.admin.teams.policy.userAssignments.microsoftGraphTeamsAdministrationAssign.MicrosoftGraphTeamsAdministrationAssignRequestBuilder with type RequestAdapter Addition of Public method to_post_request_information in type msgraph.generated.admin.teams.policy.userAssignments.microsoftGraphTeamsAdministrationAssign.MicrosoftGraphTeamsAdministrationAssignRequestBuilder with return type RequestInformation and parameters body of type AssignPostRequestBody is required; request_configuration of type RequestConfiguration[QueryParameters] is optional Addition of Public property url_template in type msgraph.generated.admin.teams.policy.userAssignments.microsoftGraphTeamsAdministrationAssign.MicrosoftGraphTeamsAdministrationAssignRequestBuilder with type str Addition of Public method with_url in type msgraph.generated.admin.teams.policy.userAssignments.microsoftGraphTeamsAdministrationAssign.MicrosoftGraphTeamsAdministrationAssignRequestBuilder with return type MicrosoftGraphTeamsAdministrationAssignRequestBuilder and parameters raw_url of type str is required Addition of msgraph.generated.admin.teams.policy.userAssignments.microsoftGraphTeamsAdministrationUnassign.MicrosoftGraphTeamsAdministrationUnassignRequestBuilder inherits from BaseRequestBuilder Addition of msgraph.generated.admin.teams.policy.userAssignments.microsoftGraphTeamsAdministrationUnassign.MicrosoftGraphTeamsAdministrationUnassignRequestBuilder.MicrosoftGraphTeamsAdministrationUnassignRequestBuilderPostRequestConfiguration inherits from RequestConfiguration Addition of Public method constructor in type msgraph.generated.admin.teams.policy.userAssignments.microsoftGraphTeamsAdministrationUnassign.MicrosoftGraphTeamsAdministrationUnassignRequestBuilder 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.admin.teams.policy.userAssignments.microsoftGraphTeamsAdministrationUnassign.MicrosoftGraphTeamsAdministrationUnassignRequestBuilder with type Union[str, dict[str, Any]] Addition of Public method post in type msgraph.generated.admin.teams.policy.userAssignments.microsoftGraphTeamsAdministrationUnassign.MicrosoftGraphTeamsAdministrationUnassignRequestBuilder with return type None and parameters body of type UnassignPostRequestBody is required; request_configuration of type RequestConfiguration[QueryParameters] is optional Addition of Public property request_adapter in type msgraph.generated.admin.teams.policy.userAssignments.microsoftGraphTeamsAdministrationUnassign.MicrosoftGraphTeamsAdministrationUnassignRequestBuilder with type RequestAdapter Addition of Public method to_post_request_information in type msgraph.generated.admin.teams.policy.userAssignments.microsoftGraphTeamsAdministrationUnassign.MicrosoftGraphTeamsAdministrationUnassignRequestBuilder with return type RequestInformation and parameters body of type UnassignPostRequestBody is required; request_configuration of type RequestConfiguration[QueryParameters] is optional Addition of Public property url_template in type msgraph.generated.admin.teams.policy.userAssignments.microsoftGraphTeamsAdministrationUnassign.MicrosoftGraphTeamsAdministrationUnassignRequestBuilder with type str Addition of Public method with_url in type msgraph.generated.admin.teams.policy.userAssignments.microsoftGraphTeamsAdministrationUnassign.MicrosoftGraphTeamsAdministrationUnassignRequestBuilder with return type MicrosoftGraphTeamsAdministrationUnassignRequestBuilder and parameters raw_url of type str is required Addition of Public method additional_data in type msgraph.generated.admin.teams.policy.userAssignments.microsoftGraphTeamsAdministrationUnassign.UnassignPostRequestBody with return type dict[str, Any] and parameters Addition of Public method additional_data in type msgraph.generated.admin.teams.policy.userAssignments.microsoftGraphTeamsAdministrationUnassign.UnassignPostRequestBody with return type None and parameters value of type dict[str, Any] is required Addition of Public property backing_store in type msgraph.generated.admin.teams.policy.userAssignments.microsoftGraphTeamsAdministrationUnassign.UnassignPostRequestBody with type BackingStore Addition of Public method constructor in type msgraph.generated.admin.teams.policy.userAssignments.microsoftGraphTeamsAdministrationUnassign.UnassignPostRequestBody with return type None and parameters Addition of Public method get_field_deserializers in type msgraph.generated.admin.teams.policy.userAssignments.microsoftGraphTeamsAdministrationUnassign.UnassignPostRequestBody with return type dict[str, Callable[[ParseNode], None]] and parameters Addition of Public method serialize in type msgraph.generated.admin.teams.policy.userAssignments.microsoftGraphTeamsAdministrationUnassign.UnassignPostRequestBody with return type None and parameters writer of type SerializationWriter is required Addition of Public method value in type msgraph.generated.admin.teams.policy.userAssignments.microsoftGraphTeamsAdministrationUnassign.UnassignPostRequestBody with return type list[TeamsPolicyUserAssignment] and parameters Addition of Public method value in type msgraph.generated.admin.teams.policy.userAssignments.microsoftGraphTeamsAdministrationUnassign.UnassignPostRequestBody with return type None and parameters value of type list[TeamsPolicyUserAssignment] is required Addition of Public method create_from_discriminator_value in type msgraph.generated.admin.teams.policy.userAssignments.microsoftGraphTeamsAdministrationUnassign.UnassignPostRequestBody with return type UnassignPostRequestBody and parameters parse_node of type ParseNode is required Addition of msgraph.generated.admin.teams.policy.userAssignments.microsoftGraphTeamsAdministrationUnassign.UnassignPostRequestBody implements AdditionalDataHolder; BackedModel; Parsable Addition of msgraph.generated.admin.teams.policy.userAssignments.UserAssignmentsRequestBuilder inherits from BaseRequestBuilder Addition of Public property count in type msgraph.generated.admin.teams.policy.userAssignments.UserAssignmentsRequestBuilder.UserAssignmentsRequestBuilderGetQueryParameters with type bool Addition of Public property expand in type msgraph.generated.admin.teams.policy.userAssignments.UserAssignmentsRequestBuilder.UserAssignmentsRequestBuilderGetQueryParameters with type list[str] Addition of Public property filter in type msgraph.generated.admin.teams.policy.userAssignments.UserAssignmentsRequestBuilder.UserAssignmentsRequestBuilderGetQueryParameters with type str Addition of Public method get_query_parameter in type msgraph.generated.admin.teams.policy.userAssignments.UserAssignmentsRequestBuilder.UserAssignmentsRequestBuilderGetQueryParameters with return type str and parameters original_name of type str is required Addition of Public property orderby in type msgraph.generated.admin.teams.policy.userAssignments.UserAssignmentsRequestBuilder.UserAssignmentsRequestBuilderGetQueryParameters with type list[str] Addition of Public property search in type msgraph.generated.admin.teams.policy.userAssignments.UserAssignmentsRequestBuilder.UserAssignmentsRequestBuilderGetQueryParameters with type str Addition of Public property select in type msgraph.generated.admin.teams.policy.userAssignments.UserAssignmentsRequestBuilder.UserAssignmentsRequestBuilderGetQueryParameters with type list[str] Addition of Public property skip in type msgraph.generated.admin.teams.policy.userAssignments.UserAssignmentsRequestBuilder.UserAssignmentsRequestBuilderGetQueryParameters with type int Addition of Public property top in type msgraph.generated.admin.teams.policy.userAssignments.UserAssignmentsRequestBuilder.UserAssignmentsRequestBuilderGetQueryParameters with type int Addition of msgraph.generated.admin.teams.policy.userAssignments.UserAssignmentsRequestBuilder.UserAssignmentsRequestBuilderGetRequestConfiguration inherits from RequestConfiguration Addition of msgraph.generated.admin.teams.policy.userAssignments.UserAssignmentsRequestBuilder.UserAssignmentsRequestBuilderPostRequestConfiguration inherits from RequestConfiguration Addition of Public method by_teams_policy_user_assignment_id in type msgraph.generated.admin.teams.policy.userAssignments.UserAssignmentsRequestBuilder with return type TeamsPolicyUserAssignmentItemRequestBuilder and parameters teams_policy_user_assignment_id of type str is required Addition of Public method constructor in type msgraph.generated.admin.teams.policy.userAssignments.UserAssignmentsRequestBuilder 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.admin.teams.policy.userAssignments.UserAssignmentsRequestBuilder with type CountRequestBuilder Addition of Public method get in type msgraph.generated.admin.teams.policy.userAssignments.UserAssignmentsRequestBuilder with return type TeamsPolicyUserAssignmentCollectionResponse and parameters request_configuration of type RequestConfiguration[UserAssignmentsRequestBuilderGetQueryParameters] is optional Addition of Public property microsoft_graph_teams_administration_assign in type msgraph.generated.admin.teams.policy.userAssignments.UserAssignmentsRequestBuilder with type MicrosoftGraphTeamsAdministrationAssignRequestBuilder Addition of Public property microsoft_graph_teams_administration_unassign in type msgraph.generated.admin.teams.policy.userAssignments.UserAssignmentsRequestBuilder with type MicrosoftGraphTeamsAdministrationUnassignRequestBuilder Addition of Public property path_parameters in type msgraph.generated.admin.teams.policy.userAssignments.UserAssignmentsRequestBuilder with type Union[str, dict[str, Any]] Addition of Public method post in type msgraph.generated.admin.teams.policy.userAssignments.UserAssignmentsRequestBuilder with return type TeamsPolicyUserAssignment and parameters body of type TeamsPolicyUserAssignment is required; request_configuration of type RequestConfiguration[QueryParameters] is optional Addition of Public property request_adapter in type msgraph.generated.admin.teams.policy.userAssignments.UserAssignmentsRequestBuilder with type RequestAdapter Addition of Public method to_get_request_information in type msgraph.generated.admin.teams.policy.userAssignments.UserAssignmentsRequestBuilder with return type RequestInformation and parameters request_configuration of type RequestConfiguration[UserAssignmentsRequestBuilderGetQueryParameters] is optional Addition of Public method to_post_request_information in type msgraph.generated.admin.teams.policy.userAssignments.UserAssignmentsRequestBuilder with return type RequestInformation and parameters body of type TeamsPolicyUserAssignment is required; request_configuration of type RequestConfiguration[QueryParameters] is optional Addition of Public property url_template in type msgraph.generated.admin.teams.policy.userAssignments.UserAssignmentsRequestBuilder with type str Addition of Public method with_url in type msgraph.generated.admin.teams.policy.userAssignments.UserAssignmentsRequestBuilder with return type UserAssignmentsRequestBuilder and parameters raw_url of type str is required Addition of Public property policy in type msgraph.generated.admin.teams.TeamsRequestBuilder with type PolicyRequestBuilder Addition of msgraph.generated.models.AiAgentInfo inherits from AiInteractionEntity Addition of Public method blueprint_id in type msgraph.generated.models.AiAgentInfo with return type str and parameters Addition of Public method blueprint_id in type msgraph.generated.models.AiAgentInfo with return type None and parameters value of type str is required Addition of Public method constructor in type msgraph.generated.models.AiAgentInfo with return type None and parameters Addition of Public method get_field_deserializers in type msgraph.generated.models.AiAgentInfo with return type dict[str, Callable[[ParseNode], None]] and parameters Addition of Public property odata_type in type msgraph.generated.models.AiAgentInfo with type str Addition of Public method serialize in type msgraph.generated.models.AiAgentInfo 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.AiAgentInfo with return type AiAgentInfo and parameters parse_node of type ParseNode is required Addition of Public method additional_data in type msgraph.generated.models.AiInteractionEntity with return type dict[str, Any] and parameters Addition of Public method additional_data in type msgraph.generated.models.AiInteractionEntity 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.AiInteractionEntity with type BackingStore Addition of Public method constructor in type msgraph.generated.models.AiInteractionEntity with return type None and parameters Addition of Public method get_field_deserializers in type msgraph.generated.models.AiInteractionEntity with return type dict[str, Callable[[ParseNode], None]] and parameters Addition of Public method identifier in type msgraph.generated.models.AiInteractionEntity with return type str and parameters Addition of Public method identifier in type msgraph.generated.models.AiInteractionEntity with return type None and parameters value of type str is required Addition of Public method name in type msgraph.generated.models.AiInteractionEntity with return type str and parameters Addition of Public method name in type msgraph.generated.models.AiInteractionEntity with return type None and parameters value of type str is required Addition of Public method odata_type in type msgraph.generated.models.AiInteractionEntity with return type str and parameters Addition of Public method odata_type in type msgraph.generated.models.AiInteractionEntity with return type None and parameters value of type str is required Addition of Public method serialize in type msgraph.generated.models.AiInteractionEntity with return type None and parameters writer of type SerializationWriter is required Addition of Public method version in type msgraph.generated.models.AiInteractionEntity with return type str and parameters Addition of Public method version in type msgraph.generated.models.AiInteractionEntity 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.AiInteractionEntity with return type AiInteractionEntity and parameters parse_node of type ParseNode is required Addition of msgraph.generated.models.AiInteractionEntity implements AdditionalDataHolder; BackedModel; Parsable Removal of Public method additional_data in type msgraph.generated.models.AiInteractionPlugin with return type dict[str, Any] and parameters Removal of Public method additional_data in type msgraph.generated.models.AiInteractionPlugin with return type None and parameters value of type dict[str, Any] is required Removal of Public property backing_store in type msgraph.generated.models.AiInteractionPlugin with type BackingStore Addition of msgraph.generated.models.AiInteractionPlugin inherits from AiInteractionEntity Removal of Public method identifier in type msgraph.generated.models.AiInteractionPlugin with return type str and parameters Removal of Public method identifier in type msgraph.generated.models.AiInteractionPlugin with return type None and parameters value of type str is required Removal of Public method name in type msgraph.generated.models.AiInteractionPlugin with return type str and parameters Removal of Public method name in type msgraph.generated.models.AiInteractionPlugin with return type None and parameters value of type str is required Removal of Public method odata_type in type msgraph.generated.models.AiInteractionPlugin with return type str and parameters Removal of Public method odata_type in type msgraph.generated.models.AiInteractionPlugin with return type None and parameters value of type str is required Addition of Public property odata_type in type msgraph.generated.models.AiInteractionPlugin with type str Removal of Public method version in type msgraph.generated.models.AiInteractionPlugin with return type str and parameters Removal of Public method version in type msgraph.generated.models.AiInteractionPlugin with return type None and parameters value of type str is required Removal of msgraph.generated.models.AiInteractionPlugin implements AdditionalDataHolder; BackedModel; Parsable Addition of Public method external_authentication_methods in type msgraph.generated.models.Authentication with return type list[ExternalAuthenticationMethod] and parameters Addition of Public method external_authentication_methods in type msgraph.generated.models.Authentication with return type None and parameters value of type list[ExternalAuthenticationMethod] is required Addition of Public method created_date_time in type msgraph.generated.models.AuthenticationMethod with return type datetime.datetime and parameters Addition of Public method created_date_time in type msgraph.generated.models.AuthenticationMethod with return type None and parameters value of type datetime.datetime is required Addition of msgraph.generated.models.ExternalAuthenticationMethod inherits from AuthenticationMethod Addition of Public method configuration_id in type msgraph.generated.models.ExternalAuthenticationMethod with return type str and parameters Addition of Public method configuration_id in type msgraph.generated.models.ExternalAuthenticationMethod with return type None and parameters value of type str is required Addition of Public method constructor in type msgraph.generated.models.ExternalAuthenticationMethod with return type None and parameters Addition of Public method display_name in type msgraph.generated.models.ExternalAuthenticationMethod with return type str and parameters Addition of Public method display_name in type msgraph.generated.models.ExternalAuthenticationMethod with return type None and parameters value of type str is required Addition of Public method get_field_deserializers in type msgraph.generated.models.ExternalAuthenticationMethod with return type dict[str, Callable[[ParseNode], None]] and parameters Addition of Public property odata_type in type msgraph.generated.models.ExternalAuthenticationMethod with type str Addition of Public method serialize in type msgraph.generated.models.ExternalAuthenticationMethod 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.ExternalAuthenticationMethod with return type ExternalAuthenticationMethod and parameters parse_node of type ParseNode is required Addition of msgraph.generated.models.ExternalAuthenticationMethodCollectionResponse inherits from BaseCollectionPaginationCountResponse Addition of Public method constructor in type msgraph.generated.models.ExternalAuthenticationMethodCollectionResponse with return type None and parameters Addition of Public method get_field_deserializers in type msgraph.generated.models.ExternalAuthenticationMethodCollectionResponse with return type dict[str, Callable[[ParseNode], None]] and parameters Addition of Public method serialize in type msgraph.generated.models.ExternalAuthenticationMethodCollectionResponse with return type None and parameters writer of type SerializationWriter is required Addition of Public method value in type msgraph.generated.models.ExternalAuthenticationMethodCollectionResponse with return type list[ExternalAuthenticationMethod] and parameters Addition of Public method value in type msgraph.generated.models.ExternalAuthenticationMethodCollectionResponse with return type None and parameters value of type list[ExternalAuthenticationMethod] is required Addition of Public method create_from_discriminator_value in type msgraph.generated.models.ExternalAuthenticationMethodCollectionResponse with return type ExternalAuthenticationMethodCollectionResponse and parameters parse_node of type ParseNode is required Removal of Public method created_date_time in type msgraph.generated.models.Fido2AuthenticationMethod with return type datetime.datetime and parameters Removal of Public method created_date_time in type msgraph.generated.models.Fido2AuthenticationMethod with return type None and parameters value of type datetime.datetime is required Removal of Public method created_date_time in type msgraph.generated.models.MicrosoftAuthenticatorAuthenticationMethod with return type datetime.datetime and parameters Removal of Public method created_date_time in type msgraph.generated.models.MicrosoftAuthenticatorAuthenticationMethod with return type None and parameters value of type datetime.datetime is required Addition of Public method additional_data in type msgraph.generated.models.OidcAddressInboundClaims with return type dict[str, Any] and parameters Addition of Public method additional_data in type msgraph.generated.models.OidcAddressInboundClaims 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.OidcAddressInboundClaims with type BackingStore Addition of Public method constructor in type msgraph.generated.models.OidcAddressInboundClaims with return type None and parameters Addition of Public method country in type msgraph.generated.models.OidcAddressInboundClaims with return type str and parameters Addition of Public method country in type msgraph.generated.models.OidcAddressInboundClaims with return type None and parameters value of type str is required Addition of Public method get_field_deserializers in type msgraph.generated.models.OidcAddressInboundClaims with return type dict[str, Callable[[ParseNode], None]] and parameters Addition of Public method locality in type msgraph.generated.models.OidcAddressInboundClaims with return type str and parameters Addition of Public method locality in type msgraph.generated.models.OidcAddressInboundClaims with return type None and parameters value of type str is required Addition of Public method odata_type in type msgraph.generated.models.OidcAddressInboundClaims with return type str and parameters Addition of Public method odata_type in type msgraph.generated.models.OidcAddressInboundClaims with return type None and parameters value of type str is required Addition of Public method postal_code in type msgraph.generated.models.OidcAddressInboundClaims with return type str and parameters Addition of Public method postal_code in type msgraph.generated.models.OidcAddressInboundClaims with return type None and parameters value of type str is required Addition of Public method region in type msgraph.generated.models.OidcAddressInboundClaims with return type str and parameters Addition of Public method region in type msgraph.generated.models.OidcAddressInboundClaims with return type None and parameters value of type str is required Addition of Public method serialize in type msgraph.generated.models.OidcAddressInboundClaims with return type None and parameters writer of type SerializationWriter is required Addition of Public method street_address in type msgraph.generated.models.OidcAddressInboundClaims with return type str and parameters Addition of Public method street_address in type msgraph.generated.models.OidcAddressInboundClaims 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.OidcAddressInboundClaims with return type OidcAddressInboundClaims and parameters parse_node of type ParseNode is required Addition of msgraph.generated.models.OidcAddressInboundClaims implements AdditionalDataHolder; BackedModel; Parsable Addition of Public method additional_data in type msgraph.generated.models.OidcClientAuthentication with return type dict[str, Any] and parameters Addition of Public method additional_data in type msgraph.generated.models.OidcClientAuthentication 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.OidcClientAuthentication with type BackingStore Addition of Public method constructor in type msgraph.generated.models.OidcClientAuthentication with return type None and parameters Addition of Public method get_field_deserializers in type msgraph.generated.models.OidcClientAuthentication with return type dict[str, Callable[[ParseNode], None]] and parameters Addition of Public method odata_type in type msgraph.generated.models.OidcClientAuthentication with return type str and parameters Addition of Public method odata_type in type msgraph.generated.models.OidcClientAuthentication with return type None and parameters value of type str is required Addition of Public method serialize in type msgraph.generated.models.OidcClientAuthentication 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.OidcClientAuthentication with return type OidcClientAuthentication and parameters parse_node of type ParseNode is required Addition of msgraph.generated.models.OidcClientAuthentication implements AdditionalDataHolder; BackedModel; Parsable Addition of msgraph.generated.models.OidcClientSecretAuthentication inherits from OidcClientAuthentication Addition of Public method client_secret in type msgraph.generated.models.OidcClientSecretAuthentication with return type str and parameters Addition of Public method client_secret in type msgraph.generated.models.OidcClientSecretAuthentication with return type None and parameters value of type str is required Addition of Public method constructor in type msgraph.generated.models.OidcClientSecretAuthentication with return type None and parameters Addition of Public method get_field_deserializers in type msgraph.generated.models.OidcClientSecretAuthentication with return type dict[str, Callable[[ParseNode], None]] and parameters Addition of Public property odata_type in type msgraph.generated.models.OidcClientSecretAuthentication with type str Addition of Public method serialize in type msgraph.generated.models.OidcClientSecretAuthentication 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.OidcClientSecretAuthentication with return type OidcClientSecretAuthentication and parameters parse_node of type ParseNode is required Addition of msgraph.generated.models.OidcIdentityProvider inherits from IdentityProviderBase Addition of Public method client_authentication in type msgraph.generated.models.OidcIdentityProvider with return type OidcClientAuthentication and parameters Addition of Public method client_authentication in type msgraph.generated.models.OidcIdentityProvider with return type None and parameters value of type OidcClientAuthentication is required Addition of Public method client_id in type msgraph.generated.models.OidcIdentityProvider with return type str and parameters Addition of Public method client_id in type msgraph.generated.models.OidcIdentityProvider with return type None and parameters value of type str is required Addition of Public method constructor in type msgraph.generated.models.OidcIdentityProvider with return type None and parameters Addition of Public method get_field_deserializers in type msgraph.generated.models.OidcIdentityProvider with return type dict[str, Callable[[ParseNode], None]] and parameters Addition of Public method inbound_claim_mapping in type msgraph.generated.models.OidcIdentityProvider with return type OidcInboundClaimMappingOverride and parameters Addition of Public method inbound_claim_mapping in type msgraph.generated.models.OidcIdentityProvider with return type None and parameters value of type OidcInboundClaimMappingOverride is required Addition of Public method issuer in type msgraph.generated.models.OidcIdentityProvider with return type str and parameters Addition of Public method issuer in type msgraph.generated.models.OidcIdentityProvider with return type None and parameters value of type str is required Addition of Public property odata_type in type msgraph.generated.models.OidcIdentityProvider with type str Addition of Public method response_type in type msgraph.generated.models.OidcIdentityProvider with return type OidcResponseType and parameters Addition of Public method response_type in type msgraph.generated.models.OidcIdentityProvider with return type None and parameters value of type OidcResponseType is required Addition of Public method scope in type msgraph.generated.models.OidcIdentityProvider with return type str and parameters Addition of Public method scope in type msgraph.generated.models.OidcIdentityProvider with return type None and parameters value of type str is required Addition of Public method serialize in type msgraph.generated.models.OidcIdentityProvider with return type None and parameters writer of type SerializationWriter is required Addition of Public method well_known_endpoint in type msgraph.generated.models.OidcIdentityProvider with return type str and parameters Addition of Public method well_known_endpoint in type msgraph.generated.models.OidcIdentityProvider 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.OidcIdentityProvider with return type OidcIdentityProvider and parameters parse_node of type ParseNode is required Addition of Public method additional_data in type msgraph.generated.models.OidcInboundClaimMappingOverride with return type dict[str, Any] and parameters Addition of Public method additional_data in type msgraph.generated.models.OidcInboundClaimMappingOverride with return type None and parameters value of type dict[str, Any] is required Addition of Public method address in type msgraph.generated.models.OidcInboundClaimMappingOverride with return type OidcAddressInboundClaims and parameters Addition of Public method address in type msgraph.generated.models.OidcInboundClaimMappingOverride with return type None and parameters value of type OidcAddressInboundClaims is required Addition of Public property backing_store in type msgraph.generated.models.OidcInboundClaimMappingOverride with type BackingStore Addition of Public method constructor in type msgraph.generated.models.OidcInboundClaimMappingOverride with return type None and parameters Addition of Public method email in type msgraph.generated.models.OidcInboundClaimMappingOverride with return type str and parameters Addition of Public method email in type msgraph.generated.models.OidcInboundClaimMappingOverride with return type None and parameters value of type str is required Addition of Public method email_verified in type msgraph.generated.models.OidcInboundClaimMappingOverride with return type str and parameters Addition of Public method email_verified in type msgraph.generated.models.OidcInboundClaimMappingOverride with return type None and parameters value of type str is required Addition of Public method family_name in type msgraph.generated.models.OidcInboundClaimMappingOverride with return type str and parameters Addition of Public method family_name in type msgraph.generated.models.OidcInboundClaimMappingOverride with return type None and parameters value of type str is required Addition of Public method get_field_deserializers in type msgraph.generated.models.OidcInboundClaimMappingOverride with return type dict[str, Callable[[ParseNode], None]] and parameters Addition of Public method given_name in type msgraph.generated.models.OidcInboundClaimMappingOverride with return type str and parameters Addition of Public method given_name in type msgraph.generated.models.OidcInboundClaimMappingOverride with return type None and parameters value of type str is required Addition of Public method name in type msgraph.generated.models.OidcInboundClaimMappingOverride with return type str and parameters Addition of Public method name in type msgraph.generated.models.OidcInboundClaimMappingOverride with return type None and parameters value of type str is required Addition of Public method odata_type in type msgraph.generated.models.OidcInboundClaimMappingOverride with return type str and parameters Addition of Public method odata_type in type msgraph.generated.models.OidcInboundClaimMappingOverride with return type None and parameters value of type str is required Addition of Public method phone_number in type msgraph.generated.models.OidcInboundClaimMappingOverride with return type str and parameters Addition of Public method phone_number in type msgraph.generated.models.OidcInboundClaimMappingOverride with return type None and parameters value of type str is required Addition of Public method phone_number_verified in type msgraph.generated.models.OidcInboundClaimMappingOverride with return type str and parameters Addition of Public method phone_number_verified in type msgraph.generated.models.OidcInboundClaimMappingOverride with return type None and parameters value of type str is required Addition of Public method serialize in type msgraph.generated.models.OidcInboundClaimMappingOverride with return type None and parameters writer of type SerializationWriter is required Addition of Public method sub in type msgraph.generated.models.OidcInboundClaimMappingOverride with return type str and parameters Addition of Public method sub in type msgraph.generated.models.OidcInboundClaimMappingOverride 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.OidcInboundClaimMappingOverride with return type OidcInboundClaimMappingOverride and parameters parse_node of type ParseNode is required Addition of msgraph.generated.models.OidcInboundClaimMappingOverride implements AdditionalDataHolder; BackedModel; Parsable Addition of msgraph.generated.models.OidcPrivateJwtKeyClientAuthentication inherits from OidcClientAuthentication Addition of Public method constructor in type msgraph.generated.models.OidcPrivateJwtKeyClientAuthentication with return type None and parameters Addition of Public method get_field_deserializers in type msgraph.generated.models.OidcPrivateJwtKeyClientAuthentication with return type dict[str, Callable[[ParseNode], None]] and parameters Addition of Public property odata_type in type msgraph.generated.models.OidcPrivateJwtKeyClientAuthentication with type str Addition of Public method serialize in type msgraph.generated.models.OidcPrivateJwtKeyClientAuthentication 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.OidcPrivateJwtKeyClientAuthentication with return type OidcPrivateJwtKeyClientAuthentication and parameters parse_node of type ParseNode is required Addition of msgraph.generated.models.OidcResponseType has an enum member Code with order 0 Addition of msgraph.generated.models.OidcResponseType has an enum member Id_token with order 1 Addition of msgraph.generated.models.OidcResponseType has an enum member Token with order 2 Addition of msgraph.generated.models.OidcResponseType has an enum member UnknownFutureValue with order 3 Removal of Public method created_date_time in type msgraph.generated.models.PasswordAuthenticationMethod with return type datetime.datetime and parameters Removal of Public method created_date_time in type msgraph.generated.models.PasswordAuthenticationMethod with return type None and parameters value of type datetime.datetime is required Removal of Public method created_date_time in type msgraph.generated.models.PlatformCredentialAuthenticationMethod with return type datetime.datetime and parameters Removal of Public method created_date_time in type msgraph.generated.models.PlatformCredentialAuthenticationMethod with return type None and parameters value of type datetime.datetime is required Addition of Public method accessed_resources_v2 in type msgraph.generated.models.ProcessConversationMetadata with return type list[ResourceAccessDetail] and parameters Addition of Public method accessed_resources_v2 in type msgraph.generated.models.ProcessConversationMetadata with return type None and parameters value of type list[ResourceAccessDetail] is required Addition of Public method agents in type msgraph.generated.models.ProcessConversationMetadata with return type list[AiAgentInfo] and parameters Addition of Public method agents in type msgraph.generated.models.ProcessConversationMetadata with return type None and parameters value of type list[AiAgentInfo] is required Addition of Public method access_type in type msgraph.generated.models.ResourceAccessDetail with return type ResourceAccessType and parameters Addition of Public method access_type in type msgraph.generated.models.ResourceAccessDetail with return type None and parameters value of type ResourceAccessType is required Addition of Public method additional_data in type msgraph.generated.models.ResourceAccessDetail with return type dict[str, Any] and parameters Addition of Public method additional_data in type msgraph.generated.models.ResourceAccessDetail 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.ResourceAccessDetail with type BackingStore Addition of Public method constructor in type msgraph.generated.models.ResourceAccessDetail with return type None and parameters Addition of Public method get_field_deserializers in type msgraph.generated.models.ResourceAccessDetail with return type dict[str, Callable[[ParseNode], None]] and parameters Addition of Public method identifier in type msgraph.generated.models.ResourceAccessDetail with return type str and parameters Addition of Public method identifier in type msgraph.generated.models.ResourceAccessDetail with return type None and parameters value of type str is required Addition of Public method is_cross_prompt_injection_detected in type msgraph.generated.models.ResourceAccessDetail with return type bool and parameters Addition of Public method is_cross_prompt_injection_detected in type msgraph.generated.models.ResourceAccessDetail with return type None and parameters value of type bool is required Addition of Public method label_id in type msgraph.generated.models.ResourceAccessDetail with return type str and parameters Addition of Public method label_id in type msgraph.generated.models.ResourceAccessDetail with return type None and parameters value of type str is required Addition of Public method name in type msgraph.generated.models.ResourceAccessDetail with return type str and parameters Addition of Public method name in type msgraph.generated.models.ResourceAccessDetail with return type None and parameters value of type str is required Addition of Public method odata_type in type msgraph.generated.models.ResourceAccessDetail with return type str and parameters Addition of Public method odata_type in type msgraph.generated.models.ResourceAccessDetail with return type None and parameters value of type str is required Addition of Public method serialize in type msgraph.generated.models.ResourceAccessDetail with return type None and parameters writer of type SerializationWriter is required Addition of Public method status in type msgraph.generated.models.ResourceAccessDetail with return type ResourceAccessStatus and parameters Addition of Public method status in type msgraph.generated.models.ResourceAccessDetail with return type None and parameters value of type ResourceAccessStatus is required Addition of Public method storage_id in type msgraph.generated.models.ResourceAccessDetail with return type str and parameters Addition of Public method storage_id in type msgraph.generated.models.ResourceAccessDetail with return type None and parameters value of type str is required Addition of Public method url in type msgraph.generated.models.ResourceAccessDetail with return type str and parameters Addition of Public method url in type msgraph.generated.models.ResourceAccessDetail 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.ResourceAccessDetail with return type ResourceAccessDetail and parameters parse_node of type ParseNode is required Addition of msgraph.generated.models.ResourceAccessDetail implements AdditionalDataHolder; BackedModel; Parsable Addition of msgraph.generated.models.ResourceAccessStatus has an enum member None_ with order 0 Addition of msgraph.generated.models.ResourceAccessStatus has an enum member Failure with order 1 Addition of msgraph.generated.models.ResourceAccessStatus has an enum member Success with order 2 Addition of msgraph.generated.models.ResourceAccessStatus has an enum member UnknownFutureValue with order 3 Addition of msgraph.generated.models.ResourceAccessType has an enum member None_ with order 0 Addition of msgraph.generated.models.ResourceAccessType has an enum member Read with order 1 Addition of msgraph.generated.models.ResourceAccessType has an enum member Write with order 2 Addition of msgraph.generated.models.ResourceAccessType has an enum member Create with order 3 Addition of msgraph.generated.models.ResourceAccessType has an enum member UnknownFutureValue with order 4 Addition of Public method report_file_metadata in type msgraph.generated.models.security.EdiscoveryPurgeDataOperation with return type list[ReportFileMetadata] and parameters Addition of Public method report_file_metadata in type msgraph.generated.models.security.EdiscoveryPurgeDataOperation with return type None and parameters value of type list[ReportFileMetadata] is required Addition of msgraph.generated.models.teamsAdministration.PolicyIdentifierDetail inherits from Entity Addition of Public method constructor in type msgraph.generated.models.teamsAdministration.PolicyIdentifierDetail with return type None and parameters Addition of Public method get_field_deserializers in type msgraph.generated.models.teamsAdministration.PolicyIdentifierDetail with return type dict[str, Callable[[ParseNode], None]] and parameters Addition of Public method name in type msgraph.generated.models.teamsAdministration.PolicyIdentifierDetail with return type str and parameters Addition of Public method name in type msgraph.generated.models.teamsAdministration.PolicyIdentifierDetail with return type None and parameters value of type str is required Addition of Public property odata_type in type msgraph.generated.models.teamsAdministration.PolicyIdentifierDetail with type str Addition of Public method policy_id in type msgraph.generated.models.teamsAdministration.PolicyIdentifierDetail with return type str and parameters Addition of Public method policy_id in type msgraph.generated.models.teamsAdministration.PolicyIdentifierDetail with return type None and parameters value of type str is required Addition of Public method serialize in type msgraph.generated.models.teamsAdministration.PolicyIdentifierDetail 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.teamsAdministration.PolicyIdentifierDetail with return type PolicyIdentifierDetail and parameters parse_node of type ParseNode is required Addition of Public method policy in type msgraph.generated.models.teamsAdministration.TeamsAdminRoot with return type TeamsPolicyAssignment and parameters Addition of Public method policy in type msgraph.generated.models.teamsAdministration.TeamsAdminRoot with return type None and parameters value of type TeamsPolicyAssignment is required Addition of msgraph.generated.models.teamsAdministration.TeamsPolicyAssignment inherits from Entity Addition of Public method constructor in type msgraph.generated.models.teamsAdministration.TeamsPolicyAssignment with return type None and parameters Addition of Public method get_field_deserializers in type msgraph.generated.models.teamsAdministration.TeamsPolicyAssignment with return type dict[str, Callable[[ParseNode], None]] and parameters Addition of Public property odata_type in type msgraph.generated.models.teamsAdministration.TeamsPolicyAssignment with type str Addition of Public method serialize in type msgraph.generated.models.teamsAdministration.TeamsPolicyAssignment with return type None and parameters writer of type SerializationWriter is required Addition of Public method user_assignments in type msgraph.generated.models.teamsAdministration.TeamsPolicyAssignment with return type list[TeamsPolicyUserAssignment] and parameters Addition of Public method user_assignments in type msgraph.generated.models.teamsAdministration.TeamsPolicyAssignment with return type None and parameters value of type list[TeamsPolicyUserAssignment] is required Addition of Public method create_from_discriminator_value in type msgraph.generated.models.teamsAdministration.TeamsPolicyAssignment with return type TeamsPolicyAssignment and parameters parse_node of type ParseNode is required Addition of msgraph.generated.models.teamsAdministration.TeamsPolicyUserAssignment inherits from Entity Addition of Public method constructor in type msgraph.generated.models.teamsAdministration.TeamsPolicyUserAssignment with return type None and parameters Addition of Public method get_field_deserializers in type msgraph.generated.models.teamsAdministration.TeamsPolicyUserAssignment with return type dict[str, Callable[[ParseNode], None]] and parameters Addition of Public property odata_type in type msgraph.generated.models.teamsAdministration.TeamsPolicyUserAssignment with type str Addition of Public method policy_id in type msgraph.generated.models.teamsAdministration.TeamsPolicyUserAssignment with return type str and parameters Addition of Public method policy_id in type msgraph.generated.models.teamsAdministration.TeamsPolicyUserAssignment with return type None and parameters value of type str is required Addition of Public method policy_type in type msgraph.generated.models.teamsAdministration.TeamsPolicyUserAssignment with return type str and parameters Addition of Public method policy_type in type msgraph.generated.models.teamsAdministration.TeamsPolicyUserAssignment with return type None and parameters value of type str is required Addition of Public method serialize in type msgraph.generated.models.teamsAdministration.TeamsPolicyUserAssignment with return type None and parameters writer of type SerializationWriter is required Addition of Public method user_id in type msgraph.generated.models.teamsAdministration.TeamsPolicyUserAssignment with return type str and parameters Addition of Public method user_id in type msgraph.generated.models.teamsAdministration.TeamsPolicyUserAssignment 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.teamsAdministration.TeamsPolicyUserAssignment with return type TeamsPolicyUserAssignment and parameters parse_node of type ParseNode is required Addition of msgraph.generated.models.teamsAdministration.TeamsPolicyUserAssignmentCollectionResponse inherits from BaseCollectionPaginationCountResponse Addition of Public method constructor in type msgraph.generated.models.teamsAdministration.TeamsPolicyUserAssignmentCollectionResponse with return type None and parameters Addition of Public method get_field_deserializers in type msgraph.generated.models.teamsAdministration.TeamsPolicyUserAssignmentCollectionResponse with return type dict[str, Callable[[ParseNode], None]] and parameters Addition of Public method serialize in type msgraph.generated.models.teamsAdministration.TeamsPolicyUserAssignmentCollectionResponse with return type None and parameters writer of type SerializationWriter is required Addition of Public method value in type msgraph.generated.models.teamsAdministration.TeamsPolicyUserAssignmentCollectionResponse with return type list[TeamsPolicyUserAssignment] and parameters Addition of Public method value in type msgraph.generated.models.teamsAdministration.TeamsPolicyUserAssignmentCollectionResponse with return type None and parameters value of type list[TeamsPolicyUserAssignment] is required Addition of Public method create_from_discriminator_value in type msgraph.generated.models.teamsAdministration.TeamsPolicyUserAssignmentCollectionResponse with return type TeamsPolicyUserAssignmentCollectionResponse and parameters parse_node of type ParseNode is required Removal of Public method created_date_time in type msgraph.generated.models.TemporaryAccessPassAuthenticationMethod with return type datetime.datetime and parameters Removal of Public method created_date_time in type msgraph.generated.models.TemporaryAccessPassAuthenticationMethod with return type None and parameters value of type datetime.datetime is required Removal of msgraph.generated.models.UsageRights has an enum member UnknownFutureValue with order 20 Addition of msgraph.generated.models.UsageRights has an enum member LabelNotFoundException with order 20 Addition of msgraph.generated.models.UsageRights has an enum member UnknownFutureValue with order 21 Removal of Public method created_date_time in type msgraph.generated.models.WindowsHelloForBusinessAuthenticationMethod with return type datetime.datetime and parameters Removal of Public method created_date_time in type msgraph.generated.models.WindowsHelloForBusinessAuthenticationMethod with return type None and parameters value of type datetime.datetime is required Addition of Public property external_authentication_methods in type msgraph.generated.users.item.authentication.AuthenticationRequestBuilder with type ExternalAuthenticationMethodsRequestBuilder Addition of msgraph.generated.users.item.authentication.externalAuthenticationMethods.count.CountRequestBuilder inherits from BaseRequestBuilder Addition of Public property filter in type msgraph.generated.users.item.authentication.externalAuthenticationMethods.count.CountRequestBuilder.CountRequestBuilderGetQueryParameters with type str Addition of Public method get_query_parameter in type msgraph.generated.users.item.authentication.externalAuthenticationMethods.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.users.item.authentication.externalAuthenticationMethods.count.CountRequestBuilder.CountRequestBuilderGetQueryParameters with type str Addition of msgraph.generated.users.item.authentication.externalAuthenticationMethods.count.CountRequestBuilder.CountRequestBuilderGetRequestConfiguration inherits from RequestConfiguration Addition of Public method constructor in type msgraph.generated.users.item.authentication.externalAuthenticationMethods.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.users.item.authentication.externalAuthenticationMethods.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.users.item.authentication.externalAuthenticationMethods.count.CountRequestBuilder with type Union[str, dict[str, Any]] Addition of Public property request_adapter in type msgraph.generated.users.item.authentication.externalAuthenticationMethods.count.CountRequestBuilder with type RequestAdapter Addition of Public method to_get_request_information in type msgraph.generated.users.item.authentication.externalAuthenticationMethods.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.users.item.authentication.externalAuthenticationMethods.count.CountRequestBuilder with type str Addition of Public method with_url in type msgraph.generated.users.item.authentication.externalAuthenticationMethods.count.CountRequestBuilder with return type CountRequestBuilder and parameters raw_url of type str is required Addition of msgraph.generated.users.item.authentication.externalAuthenticationMethods.ExternalAuthenticationMethodsRequestBuilder inherits from BaseRequestBuilder Addition of Public property count in type msgraph.generated.users.item.authentication.externalAuthenticationMethods.ExternalAuthenticationMethodsRequestBuilder.ExternalAuthenticationMethodsRequestBuilderGetQueryParameters with type bool Addition of Public property expand in type msgraph.generated.users.item.authentication.externalAuthenticationMethods.ExternalAuthenticationMethodsRequestBuilder.ExternalAuthenticationMethodsRequestBuilderGetQueryParameters with type list[str] Addition of Public property filter in type msgraph.generated.users.item.authentication.externalAuthenticationMethods.ExternalAuthenticationMethodsRequestBuilder.ExternalAuthenticationMethodsRequestBuilderGetQueryParameters with type str Addition of Public method get_query_parameter in type msgraph.generated.users.item.authentication.externalAuthenticationMethods.ExternalAuthenticationMethodsRequestBuilder.ExternalAuthenticationMethodsRequestBuilderGetQueryParameters with return type str and parameters original_name of type str is required Addition of Public property orderby in type msgraph.generated.users.item.authentication.externalAuthenticationMethods.ExternalAuthenticationMethodsRequestBuilder.ExternalAuthenticationMethodsRequestBuilderGetQueryParameters with type list[str] Addition of Public property search in type msgraph.generated.users.item.authentication.externalAuthenticationMethods.ExternalAuthenticationMethodsRequestBuilder.ExternalAuthenticationMethodsRequestBuilderGetQueryParameters with type str Addition of Public property select in type msgraph.generated.users.item.authentication.externalAuthenticationMethods.ExternalAuthenticationMethodsRequestBuilder.ExternalAuthenticationMethodsRequestBuilderGetQueryParameters with type list[str] Addition of Public property skip in type msgraph.generated.users.item.authentication.externalAuthenticationMethods.ExternalAuthenticationMethodsRequestBuilder.ExternalAuthenticationMethodsRequestBuilderGetQueryParameters with type int Addition of Public property top in type msgraph.generated.users.item.authentication.externalAuthenticationMethods.ExternalAuthenticationMethodsRequestBuilder.ExternalAuthenticationMethodsRequestBuilderGetQueryParameters with type int Addition of msgraph.generated.users.item.authentication.externalAuthenticationMethods.ExternalAuthenticationMethodsRequestBuilder.ExternalAuthenticationMethodsRequestBuilderGetRequestConfiguration inherits from RequestConfiguration Addition of msgraph.generated.users.item.authentication.externalAuthenticationMethods.ExternalAuthenticationMethodsRequestBuilder.ExternalAuthenticationMethodsRequestBuilderPostRequestConfiguration inherits from RequestConfiguration Addition of Public method by_external_authentication_method_id in type msgraph.generated.users.item.authentication.externalAuthenticationMethods.ExternalAuthenticationMethodsRequestBuilder with return type ExternalAuthenticationMethodItemRequestBuilder and parameters external_authentication_method_id of type str is required Addition of Public method constructor in type msgraph.generated.users.item.authentication.externalAuthenticationMethods.ExternalAuthenticationMethodsRequestBuilder 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.users.item.authentication.externalAuthenticationMethods.ExternalAuthenticationMethodsRequestBuilder with type CountRequestBuilder Addition of Public method get in type msgraph.generated.users.item.authentication.externalAuthenticationMethods.ExternalAuthenticationMethodsRequestBuilder with return type ExternalAuthenticationMethodCollectionResponse and parameters request_configuration of type RequestConfiguration[ExternalAuthenticationMethodsRequestBuilderGetQueryParameters] is optional Addition of Public property path_parameters in type msgraph.generated.users.item.authentication.externalAuthenticationMethods.ExternalAuthenticationMethodsRequestBuilder with type Union[str, dict[str, Any]] Addition of Public method post in type msgraph.generated.users.item.authentication.externalAuthenticationMethods.ExternalAuthenticationMethodsRequestBuilder with return type ExternalAuthenticationMethod and parameters body of type ExternalAuthenticationMethod is required; request_configuration of type RequestConfiguration[QueryParameters] is optional Addition of Public property request_adapter in type msgraph.generated.users.item.authentication.externalAuthenticationMethods.ExternalAuthenticationMethodsRequestBuilder with type RequestAdapter Addition of Public method to_get_request_information in type msgraph.generated.users.item.authentication.externalAuthenticationMethods.ExternalAuthenticationMethodsRequestBuilder with return type RequestInformation and parameters request_configuration of type RequestConfiguration[ExternalAuthenticationMethodsRequestBuilderGetQueryParameters] is optional Addition of Public method to_post_request_information in type msgraph.generated.users.item.authentication.externalAuthenticationMethods.ExternalAuthenticationMethodsRequestBuilder with return type RequestInformation and parameters body of type ExternalAuthenticationMethod is required; request_configuration of type RequestConfiguration[QueryParameters] is optional Addition of Public property url_template in type msgraph.generated.users.item.authentication.externalAuthenticationMethods.ExternalAuthenticationMethodsRequestBuilder with type str Addition of Public method with_url in type msgraph.generated.users.item.authentication.externalAuthenticationMethods.ExternalAuthenticationMethodsRequestBuilder with return type ExternalAuthenticationMethodsRequestBuilder and parameters raw_url of type str is required Addition of msgraph.generated.users.item.authentication.externalAuthenticationMethods.item.ExternalAuthenticationMethodItemRequestBuilder inherits from BaseRequestBuilder Addition of msgraph.generated.users.item.authentication.externalAuthenticationMethods.item.ExternalAuthenticationMethodItemRequestBuilder.ExternalAuthenticationMethodItemRequestBuilderDeleteRequestConfiguration inherits from RequestConfiguration Addition of Public property expand in type msgraph.generated.users.item.authentication.externalAuthenticationMethods.item.ExternalAuthenticationMethodItemRequestBuilder.ExternalAuthenticationMethodItemRequestBuilderGetQueryParameters with type list[str] Addition of Public method get_query_parameter in type msgraph.generated.users.item.authentication.externalAuthenticationMethods.item.ExternalAuthenticationMethodItemRequestBuilder.ExternalAuthenticationMethodItemRequestBuilderGetQueryParameters with return type str and parameters original_name of type str is required Addition of Public property select in type msgraph.generated.users.item.authentication.externalAuthenticationMethods.item.ExternalAuthenticationMethodItemRequestBuilder.ExternalAuthenticationMethodItemRequestBuilderGetQueryParameters with type list[str] Addition of msgraph.generated.users.item.authentication.externalAuthenticationMethods.item.ExternalAuthenticationMethodItemRequestBuilder.ExternalAuthenticationMethodItemRequestBuilderGetRequestConfiguration inherits from RequestConfiguration Addition of msgraph.generated.users.item.authentication.externalAuthenticationMethods.item.ExternalAuthenticationMethodItemRequestBuilder.ExternalAuthenticationMethodItemRequestBuilderPatchRequestConfiguration inherits from RequestConfiguration Addition of Public method constructor in type msgraph.generated.users.item.authentication.externalAuthenticationMethods.item.ExternalAuthenticationMethodItemRequestBuilder 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.users.item.authentication.externalAuthenticationMethods.item.ExternalAuthenticationMethodItemRequestBuilder with return type None and parameters request_configuration of type RequestConfiguration[QueryParameters] is optional Addition of Public method get in type msgraph.generated.users.item.authentication.externalAuthenticationMethods.item.ExternalAuthenticationMethodItemRequestBuilder with return type ExternalAuthenticationMethod and parameters request_configuration of type RequestConfiguration[ExternalAuthenticationMethodItemRequestBuilderGetQueryParameters] is optional Addition of Public method patch in type msgraph.generated.users.item.authentication.externalAuthenticationMethods.item.ExternalAuthenticationMethodItemRequestBuilder with return type ExternalAuthenticationMethod and parameters body of type ExternalAuthenticationMethod is required; request_configuration of type RequestConfiguration[QueryParameters] is optional Addition of Public property path_parameters in type msgraph.generated.users.item.authentication.externalAuthenticationMethods.item.ExternalAuthenticationMethodItemRequestBuilder with type Union[str, dict[str, Any]] Addition of Public property request_adapter in type msgraph.generated.users.item.authentication.externalAuthenticationMethods.item.ExternalAuthenticationMethodItemRequestBuilder with type RequestAdapter Addition of Public method to_delete_request_information in type msgraph.generated.users.item.authentication.externalAuthenticationMethods.item.ExternalAuthenticationMethodItemRequestBuilder 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.users.item.authentication.externalAuthenticationMethods.item.ExternalAuthenticationMethodItemRequestBuilder with return type RequestInformation and parameters request_configuration of type RequestConfiguration[ExternalAuthenticationMethodItemRequestBuilderGetQueryParameters] is optional Addition of Public method to_patch_request_information in type msgraph.generated.users.item.authentication.externalAuthenticationMethods.item.ExternalAuthenticationMethodItemRequestBuilder with return type RequestInformation and parameters body of type ExternalAuthenticationMethod is required; request_configuration of type RequestConfiguration[QueryParameters] is optional Addition of Public property url_template in type msgraph.generated.users.item.authentication.externalAuthenticationMethods.item.ExternalAuthenticationMethodItemRequestBuilder with type str Addition of Public method with_url in type msgraph.generated.users.item.authentication.externalAuthenticationMethods.item.ExternalAuthenticationMethodItemRequestBuilder with return type ExternalAuthenticationMethodItemRequestBuilder and parameters raw_url of type str is required |
jiajingjing2016
approved these changes
Feb 6, 2026
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
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.