msgraph-sdk 1.49.0__py3-none-any.whl → 1.51.0__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- msgraph/_version.py +1 -1
- msgraph/generated/applications/item/federated_identity_credentials/federated_identity_credentials_request_builder.py +5 -5
- msgraph/generated/applications/item/federated_identity_credentials/item/federated_identity_credential_item_request_builder.py +3 -3
- msgraph/generated/applications/item/federated_identity_credentials_with_name/federated_identity_credentials_with_name_request_builder.py +3 -3
- msgraph/generated/chats/item/chat_item_request_builder.py +10 -0
- msgraph/generated/chats/item/remove_all_access_for_user/remove_all_access_for_user_post_request_body.py +57 -0
- msgraph/generated/chats/item/remove_all_access_for_user/remove_all_access_for_user_request_builder.py +87 -0
- msgraph/generated/drives/item/items/item/retention_label/retention_label_request_builder.py +4 -3
- msgraph/generated/kiota-dom-export.txt +1830 -6
- msgraph/generated/kiota-lock.json +1 -1
- msgraph/generated/models/access_review_history_definition.py +1 -1
- msgraph/generated/models/account_target_content.py +1 -1
- msgraph/generated/models/agreement_acceptance.py +1 -1
- msgraph/generated/models/alert.py +1 -1
- msgraph/generated/models/alteration_response.py +1 -1
- msgraph/generated/models/application.py +1 -1
- msgraph/generated/models/applied_conditional_access_policy.py +1 -1
- msgraph/generated/models/assigned_place_mode.py +61 -0
- msgraph/generated/models/attachment_item.py +1 -1
- msgraph/generated/models/attack_simulation_operation.py +1 -1
- msgraph/generated/models/attendance_record.py +1 -1
- msgraph/generated/models/attribute_definition_metadata_entry.py +1 -1
- msgraph/generated/models/authentication_method_configuration.py +1 -1
- msgraph/generated/models/authentication_method_feature_configuration.py +1 -1
- msgraph/generated/models/authorization_policy.py +1 -1
- msgraph/generated/models/availability_item.py +1 -1
- msgraph/generated/models/base_map_feature.py +104 -0
- msgraph/generated/models/bit_locker_removable_drive_policy.py +1 -1
- msgraph/generated/models/building.py +67 -0
- msgraph/generated/models/building_collection_response.py +58 -0
- msgraph/generated/models/building_map.py +71 -0
- msgraph/generated/models/calculated_column.py +2 -2
- msgraph/generated/models/calendar.py +2 -2
- msgraph/generated/models/calendar_permission.py +1 -1
- msgraph/generated/models/call.py +2 -2
- msgraph/generated/models/call_ended_event_message_detail.py +1 -1
- msgraph/generated/models/call_media_state.py +1 -1
- msgraph/generated/models/call_recording_event_message_detail.py +1 -1
- msgraph/generated/models/call_records/call_record.py +1 -1
- msgraph/generated/models/call_records/media_stream.py +2 -2
- msgraph/generated/models/call_records/session.py +1 -1
- msgraph/generated/models/call_started_event_message_detail.py +1 -1
- msgraph/generated/models/channel.py +1 -1
- msgraph/generated/models/check_in_claim.py +2 -2
- msgraph/generated/models/cloud_app_security_session_control.py +1 -1
- msgraph/generated/models/cloud_p_c.py +1 -1
- msgraph/generated/models/cloud_pc_device_image.py +3 -3
- msgraph/generated/models/cloud_pc_domain_join_configuration.py +2 -2
- msgraph/generated/models/cloud_pc_gallery_image.py +1 -1
- msgraph/generated/models/cloud_pc_on_premises_connection_health_check.py +1 -1
- msgraph/generated/models/cloud_pc_provisioning_policy.py +1 -1
- msgraph/generated/models/cloud_pc_restore_point_setting.py +1 -1
- msgraph/generated/models/communications_guest_identity.py +4 -0
- msgraph/generated/models/communications_identity_set.py +1 -1
- msgraph/generated/models/company_subscription.py +1 -1
- msgraph/generated/models/conditional_access_condition_set.py +4 -4
- msgraph/generated/models/conditional_access_external_tenants.py +1 -1
- msgraph/generated/models/conditional_access_platforms.py +2 -2
- msgraph/generated/models/contract.py +1 -1
- msgraph/generated/models/copilot_report_root.py +53 -0
- msgraph/generated/models/custom_training_setting.py +1 -1
- msgraph/generated/models/data_policy_operation.py +1 -1
- msgraph/generated/models/desk.py +71 -0
- msgraph/generated/models/desk_collection_response.py +58 -0
- msgraph/generated/models/device.py +3 -3
- msgraph/generated/models/directory_audit.py +1 -1
- msgraph/generated/models/drop_in_place_mode.py +53 -0
- msgraph/generated/models/education_assignment.py +1 -1
- msgraph/generated/models/education_assignment_defaults.py +2 -2
- msgraph/generated/models/education_class.py +1 -1
- msgraph/generated/models/education_module.py +1 -1
- msgraph/generated/models/education_organization.py +1 -1
- msgraph/generated/models/education_submission.py +1 -1
- msgraph/generated/models/education_user.py +1 -1
- msgraph/generated/models/email_authentication_method_configuration.py +1 -1
- msgraph/generated/models/email_file_assessment_request.py +1 -1
- msgraph/generated/models/end_user_notification.py +3 -3
- msgraph/generated/models/end_user_notification_setting.py +2 -2
- msgraph/generated/models/entity.py +177 -0
- msgraph/generated/models/event.py +3 -3
- msgraph/generated/models/event_message_response.py +1 -1
- msgraph/generated/models/external_connectors/connection_operation.py +1 -1
- msgraph/generated/models/external_connectors/external_connection.py +1 -1
- msgraph/generated/models/external_connectors/identity.py +1 -1
- msgraph/generated/models/external_connectors/property_.py +1 -1
- msgraph/generated/models/fido2_authentication_method.py +1 -1
- msgraph/generated/models/fido2_key_restrictions.py +1 -1
- msgraph/generated/models/file_hash.py +1 -1
- msgraph/generated/models/file_storage_container.py +7 -0
- msgraph/generated/models/filter_operator_schema.py +1 -1
- msgraph/generated/models/fixture_map.py +57 -0
- msgraph/generated/models/fixture_map_collection_response.py +58 -0
- msgraph/generated/models/floor.py +57 -0
- msgraph/generated/models/floor_collection_response.py +58 -0
- msgraph/generated/models/footprint_map.py +53 -0
- msgraph/generated/models/footprint_map_collection_response.py +58 -0
- msgraph/generated/models/group.py +1 -1
- msgraph/generated/models/identity_governance/user_inactivity_trigger.py +57 -0
- msgraph/generated/models/identity_governance/workflow_execution_trigger.py +7 -0
- msgraph/generated/models/initiator.py +1 -1
- msgraph/generated/models/invitation.py +1 -1
- msgraph/generated/models/invitation_redemption_identity_provider_configuration.py +2 -2
- msgraph/generated/models/landing_page.py +2 -2
- msgraph/generated/models/learning_content.py +1 -1
- msgraph/generated/models/learning_course_activity.py +1 -1
- msgraph/generated/models/level_map.py +78 -0
- msgraph/generated/models/level_map_collection_response.py +58 -0
- msgraph/generated/models/login_page.py +2 -2
- msgraph/generated/models/mail_assessment_request.py +1 -1
- msgraph/generated/models/mail_tips.py +1 -1
- msgraph/generated/models/mailbox_details.py +58 -0
- msgraph/generated/models/mailbox_settings.py +2 -2
- msgraph/generated/models/malware_state_for_windows_device.py +2 -2
- msgraph/generated/models/microsoft_custom_training_setting.py +1 -1
- msgraph/generated/models/microsoft_managed_desktop.py +1 -1
- msgraph/generated/models/microsoft_training_assignment_mapping.py +1 -1
- msgraph/generated/models/network_connection.py +3 -3
- msgraph/generated/models/notebook.py +1 -1
- msgraph/generated/models/o_auth_consent_app_detail.py +1 -1
- msgraph/generated/models/object_definition_metadata_entry.py +1 -1
- msgraph/generated/models/object_mapping_metadata_entry.py +1 -1
- msgraph/generated/models/online_meeting_base.py +4 -4
- msgraph/generated/models/online_meeting_restricted.py +2 -2
- msgraph/generated/models/participant_info.py +1 -1
- msgraph/generated/models/partners/billing/operation.py +1 -1
- msgraph/generated/models/payload.py +8 -8
- msgraph/generated/models/persistent_browser_session_control.py +1 -1
- msgraph/generated/models/phone_authentication_method.py +2 -2
- msgraph/generated/models/place.py +54 -3
- msgraph/generated/models/place_mode.py +80 -0
- msgraph/generated/models/planner_plan_container.py +1 -1
- msgraph/generated/models/platform_credential_authentication_method.py +2 -2
- msgraph/generated/models/positive_reinforcement_notification.py +1 -1
- msgraph/generated/models/printer_capabilities.py +2 -2
- msgraph/generated/models/process.py +1 -1
- msgraph/generated/models/provisioning_object_summary.py +1 -1
- msgraph/generated/models/provisioning_status_info.py +1 -1
- msgraph/generated/models/provisioning_step.py +2 -2
- msgraph/generated/models/registry_key_state.py +3 -3
- msgraph/generated/models/remote_desktop_security_configuration.py +1 -1
- msgraph/generated/models/reservable_place_mode.py +53 -0
- msgraph/generated/models/resource_link.py +69 -0
- msgraph/generated/models/resource_link_type.py +6 -0
- msgraph/generated/models/resource_specific_permission_grant.py +1 -1
- msgraph/generated/models/response_status.py +1 -1
- msgraph/generated/models/restore_session_base.py +1 -1
- msgraph/generated/models/retention_label_settings.py +1 -1
- msgraph/generated/models/risk_detection.py +6 -6
- msgraph/generated/models/risk_service_principal_activity.py +1 -1
- msgraph/generated/models/risk_user_activity.py +1 -1
- msgraph/generated/models/risky_service_principal.py +1 -1
- msgraph/generated/models/risky_user.py +4 -4
- msgraph/generated/models/room.py +1 -13
- msgraph/generated/models/room_list.py +7 -0
- msgraph/generated/models/schedule_change_request.py +2 -2
- msgraph/generated/models/search/answer_variant.py +1 -1
- msgraph/generated/models/search/bookmark.py +1 -1
- msgraph/generated/models/search/qna.py +1 -1
- msgraph/generated/models/search_request.py +1 -1
- msgraph/generated/models/section.py +53 -0
- msgraph/generated/models/section_collection_response.py +58 -0
- msgraph/generated/models/section_map.py +57 -0
- msgraph/generated/models/section_map_collection_response.py +58 -0
- msgraph/generated/models/security/account.py +72 -0
- msgraph/generated/models/security/action.py +11 -0
- msgraph/generated/models/security/ai_agent_evidence.py +72 -0
- msgraph/generated/models/security/ai_agent_platform.py +9 -0
- msgraph/generated/models/security/alert.py +4 -4
- msgraph/generated/models/security/alert_evidence.py +7 -0
- msgraph/generated/models/security/case_operation.py +2 -2
- msgraph/generated/models/security/data_source_container.py +1 -1
- msgraph/generated/models/security/ediscovery_add_to_review_set_operation.py +4 -4
- msgraph/generated/models/security/ediscovery_case_settings.py +1 -1
- msgraph/generated/models/security/ediscovery_estimate_operation.py +1 -1
- msgraph/generated/models/security/ediscovery_export_operation.py +2 -2
- msgraph/generated/models/security/ediscovery_review_tag.py +1 -1
- msgraph/generated/models/security/ediscovery_search.py +1 -1
- msgraph/generated/models/security/ediscovery_search_export_operation.py +2 -2
- msgraph/generated/models/security/google_cloud_resource_evidence.py +1 -1
- msgraph/generated/models/security/identity_accounts.py +92 -0
- msgraph/generated/models/security/identity_accounts_collection_response.py +58 -0
- msgraph/generated/models/security/identity_container.py +7 -0
- msgraph/generated/models/security/identity_provider.py +8 -0
- msgraph/generated/models/security/incident.py +2 -2
- msgraph/generated/models/security/invoke_action_result.py +76 -0
- msgraph/generated/models/security/kubernetes_cluster_evidence.py +1 -1
- msgraph/generated/models/security/kubernetes_service_port.py +1 -1
- msgraph/generated/models/security/teams_message_evidence.py +2 -2
- msgraph/generated/models/security/unified_group_source.py +1 -1
- msgraph/generated/models/security/user.py +61 -0
- msgraph/generated/models/security/user_source.py +1 -1
- msgraph/generated/models/security_resource.py +1 -1
- msgraph/generated/models/send_dtmf_tones_operation.py +1 -1
- msgraph/generated/models/service_health_issue_post.py +1 -1
- msgraph/generated/models/service_principal.py +1 -1
- msgraph/generated/models/service_principal_risk_detection.py +2 -2
- msgraph/generated/models/share_point_migration_container_info.py +62 -0
- msgraph/generated/models/share_point_migration_event.py +127 -0
- msgraph/generated/models/share_point_migration_event_collection_response.py +58 -0
- msgraph/generated/models/share_point_migration_finish_manifest_file_upload_event.py +57 -0
- msgraph/generated/models/share_point_migration_job.py +67 -0
- msgraph/generated/models/share_point_migration_job_cancelled_event.py +61 -0
- msgraph/generated/models/share_point_migration_job_collection_response.py +58 -0
- msgraph/generated/models/share_point_migration_job_deleted_event.py +53 -0
- msgraph/generated/models/share_point_migration_job_error_event.py +86 -0
- msgraph/generated/models/share_point_migration_job_error_level.py +9 -0
- msgraph/generated/models/share_point_migration_job_postponed_event.py +70 -0
- msgraph/generated/models/share_point_migration_job_progress_event.py +121 -0
- msgraph/generated/models/share_point_migration_job_queued_event.py +53 -0
- msgraph/generated/models/share_point_migration_job_start_event.py +61 -0
- msgraph/generated/models/share_point_migration_object_type.py +14 -0
- msgraph/generated/models/sharepoint_settings.py +3 -3
- msgraph/generated/models/sign_in.py +2 -2
- msgraph/generated/models/sign_in_frequency_session_control.py +1 -1
- msgraph/generated/models/simulation.py +4 -4
- msgraph/generated/models/simulation_notification.py +1 -1
- msgraph/generated/models/site_collection.py +1 -1
- msgraph/generated/models/subject_rights_request.py +3 -3
- msgraph/generated/models/subject_rights_request_history.py +2 -2
- msgraph/generated/models/subject_rights_request_stage_detail.py +2 -2
- msgraph/generated/models/subscribed_sku.py +2 -2
- msgraph/generated/models/synchronization_metadata_entry.py +1 -1
- msgraph/generated/models/target_resource.py +1 -1
- msgraph/generated/models/team_fun_settings.py +1 -1
- msgraph/generated/models/teams_app_definition.py +1 -1
- msgraph/generated/models/teamwork_activity_topic.py +1 -1
- msgraph/generated/models/teamwork_application_identity.py +1 -1
- msgraph/generated/models/teamwork_conversation_identity.py +1 -1
- msgraph/generated/models/teamwork_user_identity.py +1 -1
- msgraph/generated/models/term_store/group.py +1 -1
- msgraph/generated/models/term_store/relation.py +1 -1
- msgraph/generated/models/threat_assessment_request.py +3 -3
- msgraph/generated/models/threat_assessment_result.py +1 -1
- msgraph/generated/models/time_card.py +1 -1
- msgraph/generated/models/training.py +3 -3
- msgraph/generated/models/training_reminder_notification.py +1 -1
- msgraph/generated/models/training_setting.py +1 -1
- msgraph/generated/models/unit_map.py +57 -0
- msgraph/generated/models/unit_map_collection_response.py +58 -0
- msgraph/generated/models/user_experience_analytics_app_health_app_performance_by_o_s_version.py +2 -2
- msgraph/generated/models/user_experience_analytics_app_health_application_performance.py +2 -2
- msgraph/generated/models/user_experience_analytics_app_health_device_performance_details.py +2 -2
- msgraph/generated/models/user_registration_details.py +2 -2
- msgraph/generated/models/user_registration_feature_summary.py +2 -2
- msgraph/generated/models/user_registration_method_summary.py +2 -2
- msgraph/generated/models/user_security_state.py +3 -3
- msgraph/generated/models/user_training_event_info.py +1 -1
- msgraph/generated/models/user_training_status_info.py +1 -1
- msgraph/generated/models/virtual_event_townhall.py +1 -1
- msgraph/generated/models/virtual_event_webinar.py +1 -1
- msgraph/generated/models/win32_lob_app.py +2 -2
- msgraph/generated/models/win32_lob_app_power_shell_script_rule.py +1 -1
- msgraph/generated/models/windows_device_malware_state.py +5 -5
- msgraph/generated/models/windows_hello_for_business_authentication_method.py +1 -1
- msgraph/generated/models/windows_malware_information.py +2 -2
- msgraph/generated/models/windows_protection_state.py +2 -2
- msgraph/generated/models/windows_update_for_business_configuration.py +2 -2
- msgraph/generated/models/workbook_application.py +1 -1
- msgraph/generated/models/workbook_named_item.py +1 -1
- msgraph/generated/models/workbook_range_format.py +2 -2
- msgraph/generated/models/workbook_table.py +1 -1
- msgraph/generated/models/workforce_integration.py +2 -2
- msgraph/generated/models/workforce_integration_encryption.py +1 -1
- msgraph/generated/models/workspace.py +76 -0
- msgraph/generated/models/workspace_collection_response.py +58 -0
- msgraph/generated/places/graph_building/count/count_request_builder.py +104 -0
- msgraph/generated/places/graph_building/graph_building_request_builder.py +148 -0
- msgraph/generated/places/graph_desk/count/count_request_builder.py +104 -0
- msgraph/generated/places/graph_desk/graph_desk_request_builder.py +148 -0
- msgraph/generated/places/graph_floor/count/count_request_builder.py +104 -0
- msgraph/generated/places/graph_floor/graph_floor_request_builder.py +148 -0
- msgraph/generated/places/graph_room/graph_room_request_builder.py +3 -3
- msgraph/generated/places/graph_section/count/count_request_builder.py +104 -0
- msgraph/generated/places/graph_section/graph_section_request_builder.py +148 -0
- msgraph/generated/places/graph_workspace/count/count_request_builder.py +104 -0
- msgraph/generated/places/graph_workspace/graph_workspace_request_builder.py +148 -0
- msgraph/generated/places/item/check_ins/check_ins_request_builder.py +6 -5
- msgraph/generated/places/item/check_ins/item/check_in_claim_calendar_event_item_request_builder.py +4 -3
- msgraph/generated/places/item/descendants/descendants_get_response.py +58 -0
- msgraph/generated/places/item/descendants/descendants_request_builder.py +137 -0
- msgraph/generated/places/item/graph_building/check_ins/check_ins_request_builder.py +208 -0
- msgraph/generated/places/item/graph_building/check_ins/count/count_request_builder.py +104 -0
- msgraph/generated/places/item/graph_building/check_ins/item/check_in_claim_calendar_event_item_request_builder.py +188 -0
- msgraph/generated/places/item/graph_building/graph_building_request_builder.py +128 -0
- msgraph/generated/places/item/graph_building/map/footprints/count/count_request_builder.py +104 -0
- msgraph/generated/places/item/graph_building/map/footprints/footprints_request_builder.py +209 -0
- msgraph/generated/places/item/graph_building/map/footprints/item/footprint_map_item_request_builder.py +188 -0
- msgraph/generated/places/item/graph_building/map/levels/count/count_request_builder.py +104 -0
- msgraph/generated/places/item/graph_building/map/levels/item/fixtures/count/count_request_builder.py +104 -0
- msgraph/generated/places/item/graph_building/map/levels/item/fixtures/fixtures_request_builder.py +209 -0
- msgraph/generated/places/item/graph_building/map/levels/item/fixtures/item/fixture_map_item_request_builder.py +190 -0
- msgraph/generated/places/item/graph_building/map/levels/item/level_map_item_request_builder.py +218 -0
- msgraph/generated/places/item/graph_building/map/levels/item/sections/count/count_request_builder.py +104 -0
- msgraph/generated/places/item/graph_building/map/levels/item/sections/item/section_map_item_request_builder.py +188 -0
- msgraph/generated/places/item/graph_building/map/levels/item/sections/sections_request_builder.py +209 -0
- msgraph/generated/places/item/graph_building/map/levels/item/units/count/count_request_builder.py +104 -0
- msgraph/generated/places/item/graph_building/map/levels/item/units/item/unit_map_item_request_builder.py +190 -0
- msgraph/generated/places/item/graph_building/map/levels/item/units/units_request_builder.py +209 -0
- msgraph/generated/places/item/graph_building/map/levels/levels_request_builder.py +209 -0
- msgraph/generated/places/item/graph_building/map/map_request_builder.py +210 -0
- msgraph/generated/places/item/graph_desk/check_ins/check_ins_request_builder.py +208 -0
- msgraph/generated/places/item/graph_desk/check_ins/count/count_request_builder.py +104 -0
- msgraph/generated/places/item/graph_desk/check_ins/item/check_in_claim_calendar_event_item_request_builder.py +188 -0
- msgraph/generated/places/item/graph_desk/graph_desk_request_builder.py +118 -0
- msgraph/generated/places/item/graph_floor/check_ins/check_ins_request_builder.py +208 -0
- msgraph/generated/places/item/graph_floor/check_ins/count/count_request_builder.py +104 -0
- msgraph/generated/places/item/graph_floor/check_ins/item/check_in_claim_calendar_event_item_request_builder.py +188 -0
- msgraph/generated/places/item/graph_floor/graph_floor_request_builder.py +118 -0
- msgraph/generated/places/item/graph_room/check_ins/check_ins_request_builder.py +3 -3
- msgraph/generated/places/item/graph_room/check_ins/item/check_in_claim_calendar_event_item_request_builder.py +3 -3
- msgraph/generated/places/item/graph_room/graph_room_request_builder.py +3 -3
- msgraph/generated/places/item/graph_room_list/check_ins/check_ins_request_builder.py +3 -3
- msgraph/generated/places/item/graph_room_list/check_ins/item/check_in_claim_calendar_event_item_request_builder.py +3 -3
- msgraph/generated/places/item/graph_room_list/graph_room_list_request_builder.py +10 -0
- msgraph/generated/places/item/graph_room_list/rooms/item/check_ins/check_ins_request_builder.py +3 -3
- msgraph/generated/places/item/graph_room_list/rooms/item/check_ins/item/check_in_claim_calendar_event_item_request_builder.py +3 -3
- msgraph/generated/places/item/graph_room_list/workspaces/count/count_request_builder.py +104 -0
- msgraph/generated/places/item/graph_room_list/workspaces/item/check_ins/check_ins_request_builder.py +208 -0
- msgraph/generated/places/item/graph_room_list/workspaces/item/check_ins/count/count_request_builder.py +104 -0
- msgraph/generated/places/item/graph_room_list/workspaces/item/check_ins/item/check_in_claim_calendar_event_item_request_builder.py +188 -0
- msgraph/generated/places/item/graph_room_list/workspaces/item/workspace_item_request_builder.py +198 -0
- msgraph/generated/places/item/graph_room_list/workspaces/workspaces_request_builder.py +208 -0
- msgraph/generated/places/item/graph_section/check_ins/check_ins_request_builder.py +208 -0
- msgraph/generated/places/item/graph_section/check_ins/count/count_request_builder.py +104 -0
- msgraph/generated/places/item/graph_section/check_ins/item/check_in_claim_calendar_event_item_request_builder.py +188 -0
- msgraph/generated/places/item/graph_section/graph_section_request_builder.py +118 -0
- msgraph/generated/places/item/graph_workspace/check_ins/check_ins_request_builder.py +208 -0
- msgraph/generated/places/item/graph_workspace/check_ins/count/count_request_builder.py +104 -0
- msgraph/generated/places/item/graph_workspace/check_ins/item/check_in_claim_calendar_event_item_request_builder.py +188 -0
- msgraph/generated/places/item/graph_workspace/graph_workspace_request_builder.py +118 -0
- msgraph/generated/places/item/place_item_request_builder.py +65 -4
- msgraph/generated/places/places_request_builder.py +53 -2
- msgraph/generated/security/identities/identities_request_builder.py +10 -0
- msgraph/generated/security/identities/identity_accounts/count/count_request_builder.py +104 -0
- msgraph/generated/security/identities/identity_accounts/identity_accounts_request_builder.py +209 -0
- msgraph/generated/security/identities/identity_accounts/item/identity_accounts_item_request_builder.py +199 -0
- msgraph/generated/security/identities/identity_accounts/item/microsoft_graph_security_invoke_action/invoke_action_post_request_body.py +68 -0
- msgraph/generated/security/identities/identity_accounts/item/microsoft_graph_security_invoke_action/microsoft_graph_security_invoke_action_request_builder.py +90 -0
- msgraph/generated/solutions/virtual_events/webinars/item/registrations/item/sessions/sessions_request_builder.py +3 -3
- msgraph/generated/storage/file_storage/containers/item/file_storage_container_item_request_builder.py +20 -0
- msgraph/generated/storage/file_storage/containers/item/migration_jobs/count/count_request_builder.py +104 -0
- msgraph/generated/storage/file_storage/containers/item/migration_jobs/item/progress_events/count/count_request_builder.py +104 -0
- msgraph/generated/storage/file_storage/containers/item/migration_jobs/item/progress_events/item/share_point_migration_event_item_request_builder.py +188 -0
- msgraph/generated/storage/file_storage/containers/item/migration_jobs/item/progress_events/progress_events_request_builder.py +208 -0
- msgraph/generated/storage/file_storage/containers/item/migration_jobs/item/share_point_migration_job_item_request_builder.py +198 -0
- msgraph/generated/storage/file_storage/containers/item/migration_jobs/migration_jobs_request_builder.py +208 -0
- msgraph/generated/storage/file_storage/containers/item/provision_migration_containers/provision_migration_containers_request_builder.py +81 -0
- msgraph/generated/storage/file_storage/deleted_containers/item/file_storage_container_item_request_builder.py +20 -0
- msgraph/generated/storage/file_storage/deleted_containers/item/migration_jobs/count/count_request_builder.py +104 -0
- msgraph/generated/storage/file_storage/deleted_containers/item/migration_jobs/item/progress_events/count/count_request_builder.py +104 -0
- msgraph/generated/storage/file_storage/deleted_containers/item/migration_jobs/item/progress_events/item/share_point_migration_event_item_request_builder.py +188 -0
- msgraph/generated/storage/file_storage/deleted_containers/item/migration_jobs/item/progress_events/progress_events_request_builder.py +208 -0
- msgraph/generated/storage/file_storage/deleted_containers/item/migration_jobs/item/share_point_migration_job_item_request_builder.py +198 -0
- msgraph/generated/storage/file_storage/deleted_containers/item/migration_jobs/migration_jobs_request_builder.py +208 -0
- msgraph/generated/storage/file_storage/deleted_containers/item/provision_migration_containers/provision_migration_containers_request_builder.py +81 -0
- msgraph/generated/users/item/chats/item/chat_item_request_builder.py +10 -0
- msgraph/generated/users/item/chats/item/remove_all_access_for_user/remove_all_access_for_user_post_request_body.py +57 -0
- msgraph/generated/users/item/chats/item/remove_all_access_for_user/remove_all_access_for_user_request_builder.py +87 -0
- msgraph/generated/users/item/online_meetings/item/recordings/item/call_recording_item_request_builder.py +3 -3
- msgraph/generated/users/item/online_meetings/item/recordings/recordings_request_builder.py +3 -3
- msgraph/generated/users/item/online_meetings/item/transcripts/item/call_transcript_item_request_builder.py +3 -3
- msgraph/generated/users/item/online_meetings/item/transcripts/item/content/content_request_builder.py +2 -2
- msgraph/generated/users/item/online_meetings/item/transcripts/item/metadata_content/metadata_content_request_builder.py +2 -2
- msgraph/generated/users/item/online_meetings/item/transcripts/transcripts_request_builder.py +3 -3
- {msgraph_sdk-1.49.0.dist-info → msgraph_sdk-1.51.0.dist-info}/METADATA +1 -1
- {msgraph_sdk-1.49.0.dist-info → msgraph_sdk-1.51.0.dist-info}/RECORD +368 -236
- {msgraph_sdk-1.49.0.dist-info → msgraph_sdk-1.51.0.dist-info}/WHEEL +0 -0
- {msgraph_sdk-1.49.0.dist-info → msgraph_sdk-1.51.0.dist-info}/licenses/LICENSE +0 -0
|
@@ -24,7 +24,7 @@ class CallRecord(Entity, Parsable):
|
|
|
24
24
|
join_web_url: Optional[str] = None
|
|
25
25
|
# UTC time when the call record was created. The DatetimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z
|
|
26
26
|
last_modified_date_time: Optional[datetime.datetime] = None
|
|
27
|
-
# List of all the modalities used in the call.
|
|
27
|
+
# List of all the modalities used in the call. The possible values are: unknown, audio, video, videoBasedScreenSharing, data, screenSharing, unknownFutureValue.
|
|
28
28
|
modalities: Optional[list[Modality]] = None
|
|
29
29
|
# The OdataType property
|
|
30
30
|
odata_type: Optional[str] = None
|
|
@@ -18,7 +18,7 @@ class MediaStream(AdditionalDataHolder, BackedModel, Parsable):
|
|
|
18
18
|
|
|
19
19
|
# Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.
|
|
20
20
|
additional_data: dict[str, Any] = field(default_factory=dict)
|
|
21
|
-
# Codec name used to encode audio for transmission on the network.
|
|
21
|
+
# Codec name used to encode audio for transmission on the network. The possible values are: unknown, invalid, cn, pcma, pcmu, amrWide, g722, g7221, g7221c, g729, multiChannelAudio, muchv2, opus, satin, satinFullband, rtAudio8, rtAudio16, silk, silkNarrow, silkWide, siren, xmsRta, unknownFutureValue.
|
|
22
22
|
audio_codec: Optional[AudioCodec] = None
|
|
23
23
|
# Average Network Mean Opinion Score degradation for stream. Represents how much the network loss and jitter has impacted the quality of received audio.
|
|
24
24
|
average_audio_degradation: Optional[float] = None
|
|
@@ -76,7 +76,7 @@ class MediaStream(AdditionalDataHolder, BackedModel, Parsable):
|
|
|
76
76
|
stream_direction: Optional[MediaStreamDirection] = None
|
|
77
77
|
# Unique identifier for the stream.
|
|
78
78
|
stream_id: Optional[str] = None
|
|
79
|
-
# Codec name used to encode video for transmission on the network.
|
|
79
|
+
# Codec name used to encode video for transmission on the network. The possible values are: unknown, invalid, av1, h263, h264, h264s, h264uc, h265, rtvc1, rtVideo, xrtvc1, unknownFutureValue.
|
|
80
80
|
video_codec: Optional[VideoCodec] = None
|
|
81
81
|
# True if the media stream bypassed the Mediation Server and went straight between client and PSTN Gateway/PBX, false otherwise.
|
|
82
82
|
was_media_bypassed: Optional[bool] = None
|
|
@@ -26,7 +26,7 @@ class Session(Entity, Parsable):
|
|
|
26
26
|
failure_info: Optional[FailureInfo] = None
|
|
27
27
|
# Specifies whether the session is a test.
|
|
28
28
|
is_test: Optional[bool] = None
|
|
29
|
-
# List of modalities present in the session.
|
|
29
|
+
# List of modalities present in the session. The possible values are: unknown, audio, video, videoBasedScreenSharing, data, screenSharing, unknownFutureValue.
|
|
30
30
|
modalities: Optional[list[Modality]] = None
|
|
31
31
|
# The OdataType property
|
|
32
32
|
odata_type: Optional[str] = None
|
|
@@ -15,7 +15,7 @@ from .event_message_detail import EventMessageDetail
|
|
|
15
15
|
class CallStartedEventMessageDetail(EventMessageDetail, Parsable):
|
|
16
16
|
# The OdataType property
|
|
17
17
|
odata_type: Optional[str] = "#microsoft.graph.callStartedEventMessageDetail"
|
|
18
|
-
# Represents the call event type.
|
|
18
|
+
# Represents the call event type. The possible values are: call, meeting, screenShare, unknownFutureValue.
|
|
19
19
|
call_event_type: Optional[TeamworkCallEventType] = None
|
|
20
20
|
# Unique identifier of the call.
|
|
21
21
|
call_id: Optional[str] = None
|
|
@@ -37,7 +37,7 @@ class Channel(Entity, Parsable):
|
|
|
37
37
|
is_favorite_by_default: Optional[bool] = None
|
|
38
38
|
# A collection of membership records associated with the channel.
|
|
39
39
|
members: Optional[list[ConversationMember]] = None
|
|
40
|
-
# The type of the channel. Can be set during creation and can't be changed. The possible values are: standard, private, unknownFutureValue, shared. The default value is standard. Use the Prefer: include-unknown-enum-members request header to get the following
|
|
40
|
+
# The type of the channel. Can be set during creation and can't be changed. The possible values are: standard, private, unknownFutureValue, shared. The default value is standard. Use the Prefer: include-unknown-enum-members request header to get the following members in this evolvable enum: shared.
|
|
41
41
|
membership_type: Optional[ChannelMembershipType] = None
|
|
42
42
|
# A collection of all the messages in the channel. A navigation property. Nullable.
|
|
43
43
|
messages: Optional[list[ChatMessage]] = None
|
|
@@ -16,11 +16,11 @@ class CheckInClaim(AdditionalDataHolder, BackedModel, Parsable):
|
|
|
16
16
|
|
|
17
17
|
# Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.
|
|
18
18
|
additional_data: dict[str, Any] = field(default_factory=dict)
|
|
19
|
-
# The
|
|
19
|
+
# The unique identifier for an Outlook calendar event associated with the checkInClaim object. For more information, see the iCalUId property in event.
|
|
20
20
|
calendar_event_id: Optional[str] = None
|
|
21
21
|
# The checkInMethod property
|
|
22
22
|
check_in_method: Optional[CheckInMethod] = None
|
|
23
|
-
# The
|
|
23
|
+
# The date and time when the checkInClaim object was created. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z.
|
|
24
24
|
created_date_time: Optional[datetime.datetime] = None
|
|
25
25
|
# The OdataType property
|
|
26
26
|
odata_type: Optional[str] = None
|
|
@@ -14,7 +14,7 @@ from .conditional_access_session_control import ConditionalAccessSessionControl
|
|
|
14
14
|
class CloudAppSecuritySessionControl(ConditionalAccessSessionControl, Parsable):
|
|
15
15
|
# The OdataType property
|
|
16
16
|
odata_type: Optional[str] = "#microsoft.graph.cloudAppSecuritySessionControl"
|
|
17
|
-
#
|
|
17
|
+
# The possible values are: mcasConfigured, monitorOnly, blockDownloads, unknownFutureValue. For more information, see Deploy Conditional Access App Control for featured apps.
|
|
18
18
|
cloud_app_security_type: Optional[CloudAppSecuritySessionControlType] = None
|
|
19
19
|
|
|
20
20
|
@staticmethod
|
|
@@ -35,7 +35,7 @@ class CloudPC(Entity, Parsable):
|
|
|
35
35
|
provisioning_policy_id: Optional[str] = None
|
|
36
36
|
# The provisioning policy that applied during the provisioning of Cloud PCs. Maximum length is 120 characters. Read-only.
|
|
37
37
|
provisioning_policy_name: Optional[str] = None
|
|
38
|
-
# The type of licenses to be used when provisioning Cloud PCs using this policy.
|
|
38
|
+
# The type of licenses to be used when provisioning Cloud PCs using this policy. The possible values are: dedicated, shared, unknownFutureValue. The default value is dedicated.
|
|
39
39
|
provisioning_type: Optional[CloudPcProvisioningType] = None
|
|
40
40
|
# The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. For more information about service plans, see Product names and service plan identifiers for licensing. Read-only.
|
|
41
41
|
service_plan_id: Optional[str] = None
|
|
@@ -17,7 +17,7 @@ from .entity import Entity
|
|
|
17
17
|
class CloudPcDeviceImage(Entity, Parsable):
|
|
18
18
|
# The display name of the associated device image. The device image display name and the version are used to uniquely identify the Cloud PC device image. Read-only.
|
|
19
19
|
display_name: Optional[str] = None
|
|
20
|
-
# The error code of the status of the image that indicates why the upload failed, if applicable.
|
|
20
|
+
# The error code of the status of the image that indicates why the upload failed, if applicable. The possible values are: internalServerError, sourceImageNotFound, osVersionNotSupported, sourceImageInvalid, sourceImageNotGeneralized, unknownFutureValue, vmAlreadyAzureAdJoined, paidSourceImageNotSupport, sourceImageNotSupportCustomizeVMName, sourceImageSizeExceedsLimitation. Use the Prefer: include-unknown-enum-members request header to get the following values from this evolvable enum: vmAlreadyAzureAdJoined, paidSourceImageNotSupport, sourceImageNotSupportCustomizeVMName, sourceImageSizeExceedsLimitation. Read-only.
|
|
21
21
|
error_code: Optional[CloudPcDeviceImageErrorCode] = None
|
|
22
22
|
# The date when the image became unavailable. Read-only.
|
|
23
23
|
expiration_date: Optional[datetime.date] = None
|
|
@@ -29,11 +29,11 @@ class CloudPcDeviceImage(Entity, Parsable):
|
|
|
29
29
|
operating_system: Optional[str] = None
|
|
30
30
|
# The OS build version of the image. For example, 1909. Read-only.
|
|
31
31
|
os_build_number: Optional[str] = None
|
|
32
|
-
# The OS status of this image.
|
|
32
|
+
# The OS status of this image. The possible values are: supported, supportedWithWarning, unknown, unknownFutureValue. The default value is unknown. Read-only.
|
|
33
33
|
os_status: Optional[CloudPcDeviceImageOsStatus] = None
|
|
34
34
|
# The unique identifier (ID) of the source image resource on Azure. The required ID format is: '/subscriptions/{subscription-id}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/images/{imageName}'. Read-only.
|
|
35
35
|
source_image_resource_id: Optional[str] = None
|
|
36
|
-
# The status of the image on the Cloud PC.
|
|
36
|
+
# The status of the image on the Cloud PC. The possible values are: pending, ready, failed, unknownFutureValue. Read-only.
|
|
37
37
|
status: Optional[CloudPcDeviceImageStatus] = None
|
|
38
38
|
# The image version. For example, 0.0.1 and 1.5.13. Read-only.
|
|
39
39
|
version: Optional[str] = None
|
|
@@ -16,13 +16,13 @@ class CloudPcDomainJoinConfiguration(AdditionalDataHolder, BackedModel, Parsable
|
|
|
16
16
|
|
|
17
17
|
# Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.
|
|
18
18
|
additional_data: dict[str, Any] = field(default_factory=dict)
|
|
19
|
-
# Specifies the method by which the provisioned Cloud PC joins Microsoft Entra ID. If you choose the hybridAzureADJoin type, only provide a value for the onPremisesConnectionId property and leave the regionName property empty. If you choose the azureADJoin type, provide a value for either the onPremisesConnectionId or the regionName property.
|
|
19
|
+
# Specifies the method by which the provisioned Cloud PC joins Microsoft Entra ID. If you choose the hybridAzureADJoin type, only provide a value for the onPremisesConnectionId property and leave the regionName property empty. If you choose the azureADJoin type, provide a value for either the onPremisesConnectionId or the regionName property. The possible values are: azureADJoin, hybridAzureADJoin, unknownFutureValue.
|
|
20
20
|
domain_join_type: Optional[CloudPcDomainJoinType] = None
|
|
21
21
|
# The OdataType property
|
|
22
22
|
odata_type: Optional[str] = None
|
|
23
23
|
# The Azure network connection ID that matches the virtual network IT admins want the provisioning policy to use when they create Cloud PCs. You can use this property in both domain join types: Azure AD joined or Hybrid Microsoft Entra joined. If you enter an onPremisesConnectionId, leave the regionName property empty.
|
|
24
24
|
on_premises_connection_id: Optional[str] = None
|
|
25
|
-
# The logical geographic group this region belongs to. Multiple regions can belong to one region group. A customer can select a regionGroup when they provision a Cloud PC, and the Cloud PC is put in one of the regions in the group based on resource status. For example, the Europe region group contains the Northern Europe and Western Europe regions.
|
|
25
|
+
# The logical geographic group this region belongs to. Multiple regions can belong to one region group. A customer can select a regionGroup when they provision a Cloud PC, and the Cloud PC is put in one of the regions in the group based on resource status. For example, the Europe region group contains the Northern Europe and Western Europe regions. The possible values are: default, australia, canada, usCentral, usEast, usWest, france, germany, europeUnion, unitedKingdom, japan, asia, india, southAmerica, euap, usGovernment, usGovernmentDOD, unknownFutureValue, norway, switzerland, southKorea. Use the Prefer: include-unknown-enum-members request header to get the following values in this evolvable enum: norway, switzerland, southKorea. Read-only.
|
|
26
26
|
region_group: Optional[CloudPcRegionGroup] = None
|
|
27
27
|
# The supported Azure region where the IT admin wants the provisioning policy to create Cloud PCs. Within this region, the Windows 365 service creates and manages the underlying virtual network. This option is available only when the IT admin selects Microsoft Entra joined as the domain join type. If you enter a regionName, leave the onPremisesConnectionId property empty.
|
|
28
28
|
region_name: Optional[str] = None
|
|
@@ -31,7 +31,7 @@ class CloudPcGalleryImage(Entity, Parsable):
|
|
|
31
31
|
sku_name: Optional[str] = None
|
|
32
32
|
# The date when the Cloud PC image is available for provisioning new Cloud PCs. For example, 2022-09-20. Read-only.
|
|
33
33
|
start_date: Optional[datetime.date] = None
|
|
34
|
-
# The status of the gallery image on the Cloud PC.
|
|
34
|
+
# The status of the gallery image on the Cloud PC. The possible values are: supported, supportedWithWarning, notSupported, unknownFutureValue. The default value is supported. Read-only.
|
|
35
35
|
status: Optional[CloudPcGalleryImageStatus] = None
|
|
36
36
|
|
|
37
37
|
@staticmethod
|
|
@@ -25,7 +25,7 @@ class CloudPcOnPremisesConnectionHealthCheck(AdditionalDataHolder, BackedModel,
|
|
|
25
25
|
display_name: Optional[str] = None
|
|
26
26
|
# The value cannot be modified and is automatically populated when the health check ends. The Timestamp type represents date and time information using ISO 8601 format and is in Coordinated Universal Time (UTC). For example, midnight UTC on Jan 1, 2024 would look like this: '2024-01-01T00:00:00Z'. Returned by default. Read-only.
|
|
27
27
|
end_date_time: Optional[datetime.datetime] = None
|
|
28
|
-
# The type of error that occurred during this health check.
|
|
28
|
+
# The type of error that occurred during this health check. The possible values are: endpointConnectivityCheckCloudPcUrlNotAllowListed, endpointConnectivityCheckWVDUrlNotAllowListed, etc. (The all possible values can refer to cloudPcOnPremisesConnectionHealthCheckErrorType) Read-Only.
|
|
29
29
|
error_type: Optional[CloudPcOnPremisesConnectionHealthCheckErrorType] = None
|
|
30
30
|
# The OdataType property
|
|
31
31
|
odata_type: Optional[str] = None
|
|
@@ -50,7 +50,7 @@ class CloudPcProvisioningPolicy(Entity, Parsable):
|
|
|
50
50
|
microsoft_managed_desktop: Optional[MicrosoftManagedDesktop] = None
|
|
51
51
|
# The OdataType property
|
|
52
52
|
odata_type: Optional[str] = None
|
|
53
|
-
# Specifies the type of license used when provisioning Cloud PCs using this policy. By default, the license type is dedicated if the provisioningType isn't specified when you create the cloudPcProvisioningPolicy. You can't change this property after the cloudPcProvisioningPolicy was created.
|
|
53
|
+
# Specifies the type of license used when provisioning Cloud PCs using this policy. By default, the license type is dedicated if the provisioningType isn't specified when you create the cloudPcProvisioningPolicy. You can't change this property after the cloudPcProvisioningPolicy was created. The possible values are: dedicated, shared, unknownFutureValue.
|
|
54
54
|
provisioning_type: Optional[CloudPcProvisioningType] = None
|
|
55
55
|
# Indicates a specific Windows setting to configure during the creation of Cloud PCs for this provisioning policy. Supports $select.
|
|
56
56
|
windows_setting: Optional[CloudPcWindowsSetting] = None
|
|
@@ -15,7 +15,7 @@ class CloudPcRestorePointSetting(AdditionalDataHolder, BackedModel, Parsable):
|
|
|
15
15
|
|
|
16
16
|
# Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.
|
|
17
17
|
additional_data: dict[str, Any] = field(default_factory=dict)
|
|
18
|
-
# The time interval in hours to take snapshots (restore points) of a Cloud PC automatically.
|
|
18
|
+
# The time interval in hours to take snapshots (restore points) of a Cloud PC automatically. The possible values are: default, fourHours, sixHours, twelveHours, sixteenHours, twentyFourHours, unknownFutureValue. The default value is default that indicates that the time interval for automatic capturing of restore point snapshots is set to 12 hours.
|
|
19
19
|
frequency_type: Optional[CloudPcRestorePointFrequencyType] = None
|
|
20
20
|
# The OdataType property
|
|
21
21
|
odata_type: Optional[str] = None
|
|
@@ -13,6 +13,8 @@ from .identity import Identity
|
|
|
13
13
|
class CommunicationsGuestIdentity(Identity, Parsable):
|
|
14
14
|
# The OdataType property
|
|
15
15
|
odata_type: Optional[str] = "#microsoft.graph.communicationsGuestIdentity"
|
|
16
|
+
# The email of the guest user.
|
|
17
|
+
email: Optional[str] = None
|
|
16
18
|
|
|
17
19
|
@staticmethod
|
|
18
20
|
def create_from_discriminator_value(parse_node: ParseNode) -> CommunicationsGuestIdentity:
|
|
@@ -35,6 +37,7 @@ class CommunicationsGuestIdentity(Identity, Parsable):
|
|
|
35
37
|
from .identity import Identity
|
|
36
38
|
|
|
37
39
|
fields: dict[str, Callable[[Any], None]] = {
|
|
40
|
+
"email": lambda n : setattr(self, 'email', n.get_str_value()),
|
|
38
41
|
}
|
|
39
42
|
super_fields = super().get_field_deserializers()
|
|
40
43
|
fields.update(super_fields)
|
|
@@ -49,5 +52,6 @@ class CommunicationsGuestIdentity(Identity, Parsable):
|
|
|
49
52
|
if writer is None:
|
|
50
53
|
raise TypeError("writer cannot be null.")
|
|
51
54
|
super().serialize(writer)
|
|
55
|
+
writer.write_str_value("email", self.email)
|
|
52
56
|
|
|
53
57
|
|
|
@@ -23,7 +23,7 @@ class CommunicationsIdentitySet(IdentitySet, Parsable):
|
|
|
23
23
|
azure_communication_services_user: Optional[Identity] = None
|
|
24
24
|
# The encrypted user associated with this action.
|
|
25
25
|
encrypted: Optional[Identity] = None
|
|
26
|
-
# Type of endpoint that the participant uses.
|
|
26
|
+
# Type of endpoint that the participant uses. The possible values are: default, voicemail, skypeForBusiness, skypeForBusinessVoipPhone, unknownFutureValue.
|
|
27
27
|
endpoint_type: Optional[EndpointType] = None
|
|
28
28
|
# The guest user associated with this action.
|
|
29
29
|
guest: Optional[Identity] = None
|
|
@@ -35,7 +35,7 @@ class CompanySubscription(Entity, Parsable):
|
|
|
35
35
|
sku_id: Optional[str] = None
|
|
36
36
|
# The SKU associated with this subscription.
|
|
37
37
|
sku_part_number: Optional[str] = None
|
|
38
|
-
# The status of this subscription.
|
|
38
|
+
# The status of this subscription. The possible values are: Enabled, Deleted, Suspended, Warning, LockedOut.
|
|
39
39
|
status: Optional[str] = None
|
|
40
40
|
# The number of licenses included in this subscription.
|
|
41
41
|
total_licenses: Optional[int] = None
|
|
@@ -28,7 +28,7 @@ class ConditionalAccessConditionSet(AdditionalDataHolder, BackedModel, Parsable)
|
|
|
28
28
|
applications: Optional[ConditionalAccessApplications] = None
|
|
29
29
|
# Authentication flows included in the policy scope.
|
|
30
30
|
authentication_flows: Optional[ConditionalAccessAuthenticationFlows] = None
|
|
31
|
-
# Client application types included in the policy.
|
|
31
|
+
# Client application types included in the policy. The possible values are: all, browser, mobileAppsAndDesktopClients, exchangeActiveSync, easSupported, other. Required. The easUnsupported enumeration member will be deprecated in favor of exchangeActiveSync, which includes EAS supported and unsupported platforms.
|
|
32
32
|
client_app_types: Optional[list[ConditionalAccessClientApp]] = None
|
|
33
33
|
# Client applications (service principals and workload identities) included in and excluded from the policy. Either users or clientApplications is required.
|
|
34
34
|
client_applications: Optional[ConditionalAccessClientApplications] = None
|
|
@@ -42,11 +42,11 @@ class ConditionalAccessConditionSet(AdditionalDataHolder, BackedModel, Parsable)
|
|
|
42
42
|
odata_type: Optional[str] = None
|
|
43
43
|
# Platforms included in and excluded from the policy.
|
|
44
44
|
platforms: Optional[ConditionalAccessPlatforms] = None
|
|
45
|
-
# Service principal risk levels included in the policy.
|
|
45
|
+
# Service principal risk levels included in the policy. The possible values are: low, medium, high, none, unknownFutureValue.
|
|
46
46
|
service_principal_risk_levels: Optional[list[RiskLevel]] = None
|
|
47
|
-
# Sign-in risk levels included in the policy.
|
|
47
|
+
# Sign-in risk levels included in the policy. The possible values are: low, medium, high, hidden, none, unknownFutureValue. Required.
|
|
48
48
|
sign_in_risk_levels: Optional[list[RiskLevel]] = None
|
|
49
|
-
# User risk levels included in the policy.
|
|
49
|
+
# User risk levels included in the policy. The possible values are: low, medium, high, hidden, none, unknownFutureValue. Required.
|
|
50
50
|
user_risk_levels: Optional[list[RiskLevel]] = None
|
|
51
51
|
# Users, groups, and roles included in and excluded from the policy. Either users or clientApplications is required.
|
|
52
52
|
users: Optional[ConditionalAccessUsers] = None
|
|
@@ -17,7 +17,7 @@ class ConditionalAccessExternalTenants(AdditionalDataHolder, BackedModel, Parsab
|
|
|
17
17
|
|
|
18
18
|
# Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.
|
|
19
19
|
additional_data: dict[str, Any] = field(default_factory=dict)
|
|
20
|
-
# The membership kind.
|
|
20
|
+
# The membership kind. The possible values are: all, enumerated, unknownFutureValue. The enumerated member references an conditionalAccessEnumeratedExternalTenants object.
|
|
21
21
|
membership_kind: Optional[ConditionalAccessExternalTenantsMembershipKind] = None
|
|
22
22
|
# The OdataType property
|
|
23
23
|
odata_type: Optional[str] = None
|
|
@@ -15,9 +15,9 @@ class ConditionalAccessPlatforms(AdditionalDataHolder, BackedModel, Parsable):
|
|
|
15
15
|
|
|
16
16
|
# Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.
|
|
17
17
|
additional_data: dict[str, Any] = field(default_factory=dict)
|
|
18
|
-
#
|
|
18
|
+
# The possible values are: android, iOS, windows, windowsPhone, macOS, linux, all, unknownFutureValue.
|
|
19
19
|
exclude_platforms: Optional[list[ConditionalAccessDevicePlatform]] = None
|
|
20
|
-
#
|
|
20
|
+
# The possible values are: android, iOS, windows, windowsPhone, macOS, linux, all, unknownFutureValue.
|
|
21
21
|
include_platforms: Optional[list[ConditionalAccessDevicePlatform]] = None
|
|
22
22
|
# The OdataType property
|
|
23
23
|
odata_type: Optional[str] = None
|
|
@@ -14,7 +14,7 @@ from .directory_object import DirectoryObject
|
|
|
14
14
|
class Contract(DirectoryObject, Parsable):
|
|
15
15
|
# The OdataType property
|
|
16
16
|
odata_type: Optional[str] = "#microsoft.graph.contract"
|
|
17
|
-
# Type of contract.
|
|
17
|
+
# Type of contract. The possible values are: SyndicationPartner, BreadthPartner, ResellerPartner. See more in the table below.
|
|
18
18
|
contract_type: Optional[str] = None
|
|
19
19
|
# The unique identifier for the customer tenant referenced by this partnership. Corresponds to the id property of the customer tenant's organization resource.
|
|
20
20
|
customer_id: Optional[UUID] = None
|
|
@@ -0,0 +1,53 @@
|
|
|
1
|
+
from __future__ import annotations
|
|
2
|
+
from collections.abc import Callable
|
|
3
|
+
from dataclasses import dataclass, field
|
|
4
|
+
from kiota_abstractions.serialization import Parsable, ParseNode, SerializationWriter
|
|
5
|
+
from typing import Any, Optional, TYPE_CHECKING, Union
|
|
6
|
+
|
|
7
|
+
if TYPE_CHECKING:
|
|
8
|
+
from .entity import Entity
|
|
9
|
+
|
|
10
|
+
from .entity import Entity
|
|
11
|
+
|
|
12
|
+
@dataclass
|
|
13
|
+
class CopilotReportRoot(Entity, Parsable):
|
|
14
|
+
# The OdataType property
|
|
15
|
+
odata_type: Optional[str] = None
|
|
16
|
+
|
|
17
|
+
@staticmethod
|
|
18
|
+
def create_from_discriminator_value(parse_node: ParseNode) -> CopilotReportRoot:
|
|
19
|
+
"""
|
|
20
|
+
Creates a new instance of the appropriate class based on discriminator value
|
|
21
|
+
param parse_node: The parse node to use to read the discriminator value and create the object
|
|
22
|
+
Returns: CopilotReportRoot
|
|
23
|
+
"""
|
|
24
|
+
if parse_node is None:
|
|
25
|
+
raise TypeError("parse_node cannot be null.")
|
|
26
|
+
return CopilotReportRoot()
|
|
27
|
+
|
|
28
|
+
def get_field_deserializers(self,) -> dict[str, Callable[[ParseNode], None]]:
|
|
29
|
+
"""
|
|
30
|
+
The deserialization information for the current model
|
|
31
|
+
Returns: dict[str, Callable[[ParseNode], None]]
|
|
32
|
+
"""
|
|
33
|
+
from .entity import Entity
|
|
34
|
+
|
|
35
|
+
from .entity import Entity
|
|
36
|
+
|
|
37
|
+
fields: dict[str, Callable[[Any], None]] = {
|
|
38
|
+
}
|
|
39
|
+
super_fields = super().get_field_deserializers()
|
|
40
|
+
fields.update(super_fields)
|
|
41
|
+
return fields
|
|
42
|
+
|
|
43
|
+
def serialize(self,writer: SerializationWriter) -> None:
|
|
44
|
+
"""
|
|
45
|
+
Serializes information the current object
|
|
46
|
+
param writer: Serialization writer to use to serialize this model
|
|
47
|
+
Returns: None
|
|
48
|
+
"""
|
|
49
|
+
if writer is None:
|
|
50
|
+
raise TypeError("writer cannot be null.")
|
|
51
|
+
super().serialize(writer)
|
|
52
|
+
|
|
53
|
+
|
|
@@ -14,7 +14,7 @@ from .training_setting import TrainingSetting
|
|
|
14
14
|
class CustomTrainingSetting(TrainingSetting, Parsable):
|
|
15
15
|
# The OdataType property
|
|
16
16
|
odata_type: Optional[str] = "#microsoft.graph.customTrainingSetting"
|
|
17
|
-
# A user collection that specifies to whom the training should be assigned.
|
|
17
|
+
# A user collection that specifies to whom the training should be assigned. The possible values are: none, allUsers, clickedPayload, compromised, reportedPhish, readButNotClicked, didNothing, unknownFutureValue.
|
|
18
18
|
assigned_to: Optional[list[TrainingAssignedTo]] = None
|
|
19
19
|
# The description of the custom training setting.
|
|
20
20
|
description: Optional[str] = None
|
|
@@ -19,7 +19,7 @@ class DataPolicyOperation(Entity, Parsable):
|
|
|
19
19
|
odata_type: Optional[str] = None
|
|
20
20
|
# Specifies the progress of an operation.
|
|
21
21
|
progress: Optional[float] = None
|
|
22
|
-
#
|
|
22
|
+
# The possible values are: notStarted, running, complete, failed, unknownFutureValue.
|
|
23
23
|
status: Optional[DataPolicyOperationStatus] = None
|
|
24
24
|
# The URL location to where data is being exported for export requests.
|
|
25
25
|
storage_location: Optional[str] = None
|
|
@@ -0,0 +1,71 @@
|
|
|
1
|
+
from __future__ import annotations
|
|
2
|
+
from collections.abc import Callable
|
|
3
|
+
from dataclasses import dataclass, field
|
|
4
|
+
from kiota_abstractions.serialization import Parsable, ParseNode, SerializationWriter
|
|
5
|
+
from typing import Any, Optional, TYPE_CHECKING, Union
|
|
6
|
+
|
|
7
|
+
if TYPE_CHECKING:
|
|
8
|
+
from .mailbox_details import MailboxDetails
|
|
9
|
+
from .place import Place
|
|
10
|
+
from .place_mode import PlaceMode
|
|
11
|
+
|
|
12
|
+
from .place import Place
|
|
13
|
+
|
|
14
|
+
@dataclass
|
|
15
|
+
class Desk(Place, Parsable):
|
|
16
|
+
# The OdataType property
|
|
17
|
+
odata_type: Optional[str] = "#microsoft.graph.desk"
|
|
18
|
+
# The name of the display device (for example, monitor or projector) that is available at the desk.
|
|
19
|
+
display_device_name: Optional[str] = None
|
|
20
|
+
# The mailbox object id and email address that are associated with the desk.
|
|
21
|
+
mailbox_details: Optional[MailboxDetails] = None
|
|
22
|
+
# The mode of the desk. The supported modes are:assignedPlaceMode - Desks that are assigned to a user.reservablePlaceMode - Desks that can be booked in advance using desk reservation tools.dropInPlaceMode - First come, first served desks. When you plug into a peripheral on one of these desks, the desk is booked for you, assuming the peripheral is associated with the desk in the Microsoft Teams Rooms Pro management portal.
|
|
23
|
+
mode: Optional[PlaceMode] = None
|
|
24
|
+
|
|
25
|
+
@staticmethod
|
|
26
|
+
def create_from_discriminator_value(parse_node: ParseNode) -> Desk:
|
|
27
|
+
"""
|
|
28
|
+
Creates a new instance of the appropriate class based on discriminator value
|
|
29
|
+
param parse_node: The parse node to use to read the discriminator value and create the object
|
|
30
|
+
Returns: Desk
|
|
31
|
+
"""
|
|
32
|
+
if parse_node is None:
|
|
33
|
+
raise TypeError("parse_node cannot be null.")
|
|
34
|
+
return Desk()
|
|
35
|
+
|
|
36
|
+
def get_field_deserializers(self,) -> dict[str, Callable[[ParseNode], None]]:
|
|
37
|
+
"""
|
|
38
|
+
The deserialization information for the current model
|
|
39
|
+
Returns: dict[str, Callable[[ParseNode], None]]
|
|
40
|
+
"""
|
|
41
|
+
from .mailbox_details import MailboxDetails
|
|
42
|
+
from .place import Place
|
|
43
|
+
from .place_mode import PlaceMode
|
|
44
|
+
|
|
45
|
+
from .mailbox_details import MailboxDetails
|
|
46
|
+
from .place import Place
|
|
47
|
+
from .place_mode import PlaceMode
|
|
48
|
+
|
|
49
|
+
fields: dict[str, Callable[[Any], None]] = {
|
|
50
|
+
"displayDeviceName": lambda n : setattr(self, 'display_device_name', n.get_str_value()),
|
|
51
|
+
"mailboxDetails": lambda n : setattr(self, 'mailbox_details', n.get_object_value(MailboxDetails)),
|
|
52
|
+
"mode": lambda n : setattr(self, 'mode', n.get_object_value(PlaceMode)),
|
|
53
|
+
}
|
|
54
|
+
super_fields = super().get_field_deserializers()
|
|
55
|
+
fields.update(super_fields)
|
|
56
|
+
return fields
|
|
57
|
+
|
|
58
|
+
def serialize(self,writer: SerializationWriter) -> None:
|
|
59
|
+
"""
|
|
60
|
+
Serializes information the current object
|
|
61
|
+
param writer: Serialization writer to use to serialize this model
|
|
62
|
+
Returns: None
|
|
63
|
+
"""
|
|
64
|
+
if writer is None:
|
|
65
|
+
raise TypeError("writer cannot be null.")
|
|
66
|
+
super().serialize(writer)
|
|
67
|
+
writer.write_str_value("displayDeviceName", self.display_device_name)
|
|
68
|
+
writer.write_object_value("mailboxDetails", self.mailbox_details)
|
|
69
|
+
writer.write_object_value("mode", self.mode)
|
|
70
|
+
|
|
71
|
+
|
|
@@ -0,0 +1,58 @@
|
|
|
1
|
+
from __future__ import annotations
|
|
2
|
+
from collections.abc import Callable
|
|
3
|
+
from dataclasses import dataclass, field
|
|
4
|
+
from kiota_abstractions.serialization import Parsable, ParseNode, SerializationWriter
|
|
5
|
+
from typing import Any, Optional, TYPE_CHECKING, Union
|
|
6
|
+
|
|
7
|
+
if TYPE_CHECKING:
|
|
8
|
+
from .base_collection_pagination_count_response import BaseCollectionPaginationCountResponse
|
|
9
|
+
from .desk import Desk
|
|
10
|
+
|
|
11
|
+
from .base_collection_pagination_count_response import BaseCollectionPaginationCountResponse
|
|
12
|
+
|
|
13
|
+
@dataclass
|
|
14
|
+
class DeskCollectionResponse(BaseCollectionPaginationCountResponse, Parsable):
|
|
15
|
+
# The value property
|
|
16
|
+
value: Optional[list[Desk]] = None
|
|
17
|
+
|
|
18
|
+
@staticmethod
|
|
19
|
+
def create_from_discriminator_value(parse_node: ParseNode) -> DeskCollectionResponse:
|
|
20
|
+
"""
|
|
21
|
+
Creates a new instance of the appropriate class based on discriminator value
|
|
22
|
+
param parse_node: The parse node to use to read the discriminator value and create the object
|
|
23
|
+
Returns: DeskCollectionResponse
|
|
24
|
+
"""
|
|
25
|
+
if parse_node is None:
|
|
26
|
+
raise TypeError("parse_node cannot be null.")
|
|
27
|
+
return DeskCollectionResponse()
|
|
28
|
+
|
|
29
|
+
def get_field_deserializers(self,) -> dict[str, Callable[[ParseNode], None]]:
|
|
30
|
+
"""
|
|
31
|
+
The deserialization information for the current model
|
|
32
|
+
Returns: dict[str, Callable[[ParseNode], None]]
|
|
33
|
+
"""
|
|
34
|
+
from .base_collection_pagination_count_response import BaseCollectionPaginationCountResponse
|
|
35
|
+
from .desk import Desk
|
|
36
|
+
|
|
37
|
+
from .base_collection_pagination_count_response import BaseCollectionPaginationCountResponse
|
|
38
|
+
from .desk import Desk
|
|
39
|
+
|
|
40
|
+
fields: dict[str, Callable[[Any], None]] = {
|
|
41
|
+
"value": lambda n : setattr(self, 'value', n.get_collection_of_object_values(Desk)),
|
|
42
|
+
}
|
|
43
|
+
super_fields = super().get_field_deserializers()
|
|
44
|
+
fields.update(super_fields)
|
|
45
|
+
return fields
|
|
46
|
+
|
|
47
|
+
def serialize(self,writer: SerializationWriter) -> None:
|
|
48
|
+
"""
|
|
49
|
+
Serializes information the current object
|
|
50
|
+
param writer: Serialization writer to use to serialize this model
|
|
51
|
+
Returns: None
|
|
52
|
+
"""
|
|
53
|
+
if writer is None:
|
|
54
|
+
raise TypeError("writer cannot be null.")
|
|
55
|
+
super().serialize(writer)
|
|
56
|
+
writer.write_collection_of_object_values("value", self.value)
|
|
57
|
+
|
|
58
|
+
|
|
@@ -30,7 +30,7 @@ class Device(DirectoryObject, Parsable):
|
|
|
30
30
|
device_id: Optional[str] = None
|
|
31
31
|
# For internal use only. Set to null.
|
|
32
32
|
device_metadata: Optional[str] = None
|
|
33
|
-
# Ownership of the device. Intune sets this property.
|
|
33
|
+
# Ownership of the device. Intune sets this property. The possible values are: unknown, company, personal.
|
|
34
34
|
device_ownership: Optional[str] = None
|
|
35
35
|
# For internal use only.
|
|
36
36
|
device_version: Optional[int] = None
|
|
@@ -38,7 +38,7 @@ class Device(DirectoryObject, Parsable):
|
|
|
38
38
|
display_name: Optional[str] = None
|
|
39
39
|
# Enrollment profile applied to the device. For example, Apple Device Enrollment Profile, Device enrollment - Corporate device identifiers, or Windows Autopilot profile name. This property is set by Intune.
|
|
40
40
|
enrollment_profile_name: Optional[str] = None
|
|
41
|
-
# Enrollment type of the device. Intune sets this property.
|
|
41
|
+
# Enrollment type of the device. Intune sets this property. The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed.
|
|
42
42
|
enrollment_type: Optional[str] = None
|
|
43
43
|
# The collection of open extensions defined for the device. Read-only. Nullable.
|
|
44
44
|
extensions: Optional[list[Extension]] = None
|
|
@@ -50,7 +50,7 @@ class Device(DirectoryObject, Parsable):
|
|
|
50
50
|
is_management_restricted: Optional[bool] = None
|
|
51
51
|
# true if the device is rooted or jail-broken. This property can only be updated by Intune.
|
|
52
52
|
is_rooted: Optional[bool] = None
|
|
53
|
-
# The management channel of the device. This property is set by Intune.
|
|
53
|
+
# The management channel of the device. This property is set by Intune. The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController.
|
|
54
54
|
management_type: Optional[str] = None
|
|
55
55
|
# Manufacturer of the device. Read-only.
|
|
56
56
|
manufacturer: Optional[str] = None
|
|
@@ -34,7 +34,7 @@ class DirectoryAudit(Entity, Parsable):
|
|
|
34
34
|
odata_type: Optional[str] = None
|
|
35
35
|
# Indicates the type of operation that was performed. The possible values include but are not limited to the following: Add, Assign, Update, Unassign, and Delete.
|
|
36
36
|
operation_type: Optional[str] = None
|
|
37
|
-
# Indicates the result of the activity.
|
|
37
|
+
# Indicates the result of the activity. The possible values are: success, failure, timeout, unknownFutureValue.
|
|
38
38
|
result: Optional[OperationResult] = None
|
|
39
39
|
# Indicates the reason for failure if the result is failure or timeout.
|
|
40
40
|
result_reason: Optional[str] = None
|
|
@@ -0,0 +1,53 @@
|
|
|
1
|
+
from __future__ import annotations
|
|
2
|
+
from collections.abc import Callable
|
|
3
|
+
from dataclasses import dataclass, field
|
|
4
|
+
from kiota_abstractions.serialization import Parsable, ParseNode, SerializationWriter
|
|
5
|
+
from typing import Any, Optional, TYPE_CHECKING, Union
|
|
6
|
+
|
|
7
|
+
if TYPE_CHECKING:
|
|
8
|
+
from .place_mode import PlaceMode
|
|
9
|
+
|
|
10
|
+
from .place_mode import PlaceMode
|
|
11
|
+
|
|
12
|
+
@dataclass
|
|
13
|
+
class DropInPlaceMode(PlaceMode, Parsable):
|
|
14
|
+
# The OdataType property
|
|
15
|
+
odata_type: Optional[str] = "#microsoft.graph.dropInPlaceMode"
|
|
16
|
+
|
|
17
|
+
@staticmethod
|
|
18
|
+
def create_from_discriminator_value(parse_node: ParseNode) -> DropInPlaceMode:
|
|
19
|
+
"""
|
|
20
|
+
Creates a new instance of the appropriate class based on discriminator value
|
|
21
|
+
param parse_node: The parse node to use to read the discriminator value and create the object
|
|
22
|
+
Returns: DropInPlaceMode
|
|
23
|
+
"""
|
|
24
|
+
if parse_node is None:
|
|
25
|
+
raise TypeError("parse_node cannot be null.")
|
|
26
|
+
return DropInPlaceMode()
|
|
27
|
+
|
|
28
|
+
def get_field_deserializers(self,) -> dict[str, Callable[[ParseNode], None]]:
|
|
29
|
+
"""
|
|
30
|
+
The deserialization information for the current model
|
|
31
|
+
Returns: dict[str, Callable[[ParseNode], None]]
|
|
32
|
+
"""
|
|
33
|
+
from .place_mode import PlaceMode
|
|
34
|
+
|
|
35
|
+
from .place_mode import PlaceMode
|
|
36
|
+
|
|
37
|
+
fields: dict[str, Callable[[Any], None]] = {
|
|
38
|
+
}
|
|
39
|
+
super_fields = super().get_field_deserializers()
|
|
40
|
+
fields.update(super_fields)
|
|
41
|
+
return fields
|
|
42
|
+
|
|
43
|
+
def serialize(self,writer: SerializationWriter) -> None:
|
|
44
|
+
"""
|
|
45
|
+
Serializes information the current object
|
|
46
|
+
param writer: Serialization writer to use to serialize this model
|
|
47
|
+
Returns: None
|
|
48
|
+
"""
|
|
49
|
+
if writer is None:
|
|
50
|
+
raise TypeError("writer cannot be null.")
|
|
51
|
+
super().serialize(writer)
|
|
52
|
+
|
|
53
|
+
|
|
@@ -81,7 +81,7 @@ class EducationAssignment(Entity, Parsable):
|
|
|
81
81
|
resources_folder_url: Optional[str] = None
|
|
82
82
|
# When set, the grading rubric attached to this assignment.
|
|
83
83
|
rubric: Optional[EducationRubric] = None
|
|
84
|
-
# Status of the assignment. You can't PATCH this value.
|
|
84
|
+
# Status of the assignment. You can't PATCH this value. The possible values are: draft, scheduled, published, assigned, unknownFutureValue, inactive. Use the Prefer: include-unknown-enum-members request header to get the following members in this evolvable enum: inactive.
|
|
85
85
|
status: Optional[EducationAssignmentStatus] = None
|
|
86
86
|
# Once published, there's a submission object for each student representing their work and grade. Read-only. Nullable.
|
|
87
87
|
submissions: Optional[list[EducationSubmission]] = None
|
|
@@ -14,9 +14,9 @@ from .entity import Entity
|
|
|
14
14
|
|
|
15
15
|
@dataclass
|
|
16
16
|
class EducationAssignmentDefaults(Entity, Parsable):
|
|
17
|
-
# Optional field to control adding assignments to students' and teachers' calendars when the assignment is published. The possible values are: none, studentsAndPublisher, studentsAndTeamOwners, unknownFutureValue, and studentsOnly. Use the Prefer: include-unknown-enum-members request header to get the following
|
|
17
|
+
# Optional field to control adding assignments to students' and teachers' calendars when the assignment is published. The possible values are: none, studentsAndPublisher, studentsAndTeamOwners, unknownFutureValue, and studentsOnly. Use the Prefer: include-unknown-enum-members request header to get the following members in this evolvable enum: studentsOnly. The default value is none.
|
|
18
18
|
add_to_calendar_action: Optional[EducationAddToCalendarOptions] = None
|
|
19
|
-
# Class-level default behavior for handling students who are added after the assignment is published.
|
|
19
|
+
# Class-level default behavior for handling students who are added after the assignment is published. The possible values are: none, assignIfOpen.
|
|
20
20
|
added_student_action: Optional[EducationAddedStudentAction] = None
|
|
21
21
|
# Class-level default value for due time field. Default value is 23:59:00.
|
|
22
22
|
due_time: Optional[datetime.time] = None
|