msgraph-sdk 1.35.0__py3-none-any.whl → 1.36.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/restore/restore_request_builder.py +2 -2
- msgraph/generated/contacts/item/restore/restore_request_builder.py +2 -2
- msgraph/generated/contracts/item/restore/restore_request_builder.py +2 -2
- msgraph/generated/device_app_management/device_app_management_request_builder.py +2 -2
- msgraph/generated/device_app_management/managed_app_policies/item/managed_app_policy_item_request_builder.py +4 -4
- msgraph/generated/device_app_management/managed_app_policies/item/target_apps/target_apps_request_builder.py +1 -1
- msgraph/generated/device_app_management/managed_app_policies/managed_app_policies_request_builder.py +4 -4
- msgraph/generated/device_app_management/managed_app_registrations/item/applied_policies/item/target_apps/target_apps_request_builder.py +1 -1
- msgraph/generated/device_app_management/managed_app_registrations/item/intended_policies/item/target_apps/target_apps_request_builder.py +1 -1
- msgraph/generated/device_app_management/managed_app_registrations/item/managed_app_registration_item_request_builder.py +4 -4
- msgraph/generated/device_app_management/managed_e_books/item/assignments/assignments_request_builder.py +3 -3
- msgraph/generated/device_app_management/managed_e_books/item/assignments/item/managed_e_book_assignment_item_request_builder.py +3 -3
- msgraph/generated/device_app_management/managed_e_books/item/managed_e_book_item_request_builder.py +4 -4
- msgraph/generated/device_app_management/managed_e_books/managed_e_books_request_builder.py +4 -4
- msgraph/generated/device_app_management/mobile_app_configurations/mobile_app_configurations_request_builder.py +4 -4
- msgraph/generated/device_app_management/mobile_apps/item/mobile_app_item_request_builder.py +10 -10
- msgraph/generated/device_app_management/mobile_apps/mobile_apps_request_builder.py +7 -7
- msgraph/generated/device_management/device_compliance_policies/device_compliance_policies_request_builder.py +7 -7
- msgraph/generated/device_management/device_compliance_policies/item/device_compliance_policy_item_request_builder.py +6 -6
- msgraph/generated/device_management/device_configurations/device_configurations_request_builder.py +7 -7
- msgraph/generated/device_management/device_configurations/item/device_configuration_item_request_builder.py +10 -10
- msgraph/generated/device_management/device_enrollment_configurations/device_enrollment_configurations_request_builder.py +7 -7
- msgraph/generated/device_management/device_enrollment_configurations/item/device_enrollment_configuration_item_request_builder.py +6 -6
- msgraph/generated/device_management/device_management_request_builder.py +2 -2
- msgraph/generated/device_management/role_definitions/item/role_definition_item_request_builder.py +7 -7
- msgraph/generated/devices/item/restore/restore_request_builder.py +2 -2
- msgraph/generated/directory/administrative_units/item/administrative_unit_item_request_builder.py +3 -3
- msgraph/generated/directory/deleted_items/deleted_items_request_builder.py +3 -3
- msgraph/generated/directory/deleted_items/graph_group/graph_group_request_builder.py +3 -3
- msgraph/generated/directory/deleted_items/item/directory_object_item_request_builder.py +5 -5
- msgraph/generated/directory/deleted_items/item/graph_group/graph_group_request_builder.py +3 -3
- msgraph/generated/directory/deleted_items/item/restore/restore_request_builder.py +2 -2
- msgraph/generated/directory/public_key_infrastructure/certificate_based_auth_configurations/certificate_based_auth_configurations_request_builder.py +7 -5
- msgraph/generated/directory/public_key_infrastructure/certificate_based_auth_configurations/item/certificate_authorities/certificate_authorities_request_builder.py +7 -5
- msgraph/generated/directory/public_key_infrastructure/certificate_based_auth_configurations/item/certificate_authorities/item/certificate_authority_detail_item_request_builder.py +9 -7
- msgraph/generated/directory/public_key_infrastructure/certificate_based_auth_configurations/item/certificate_based_auth_pki_item_request_builder.py +10 -7
- msgraph/generated/directory/public_key_infrastructure/certificate_based_auth_configurations/item/upload/upload_request_builder.py +3 -2
- msgraph/generated/directory/public_key_infrastructure/public_key_infrastructure_request_builder.py +3 -3
- msgraph/generated/directory_objects/item/restore/restore_request_builder.py +2 -2
- msgraph/generated/directory_role_templates/item/restore/restore_request_builder.py +2 -2
- msgraph/generated/directory_roles/item/restore/restore_request_builder.py +2 -2
- msgraph/generated/drives/item/items/item/retention_label/retention_label_request_builder.py +3 -3
- msgraph/generated/group_setting_templates/item/restore/restore_request_builder.py +2 -2
- msgraph/generated/groups/groups_request_builder.py +3 -3
- msgraph/generated/groups/item/conversations/conversations_request_builder.py +3 -3
- msgraph/generated/groups/item/conversations/item/conversation_item_request_builder.py +1 -1
- msgraph/generated/groups/item/conversations/item/threads/item/reply/reply_request_builder.py +3 -3
- msgraph/generated/groups/item/restore/restore_request_builder.py +2 -2
- msgraph/generated/groups/item/threads/item/conversation_thread_item_request_builder.py +1 -1
- msgraph/generated/groups/item/threads/item/posts/posts_request_builder.py +4 -4
- msgraph/generated/groups/item/threads/item/reply/reply_request_builder.py +3 -3
- msgraph/generated/identity/conditional_access/named_locations/item/named_location_item_request_builder.py +3 -3
- msgraph/generated/identity_governance/entitlement_management/access_packages/item/access_package_item_request_builder.py +4 -4
- msgraph/generated/identity_governance/entitlement_management/catalogs/item/custom_workflow_extensions/item/custom_callout_extension_item_request_builder.py +6 -6
- msgraph/generated/kiota-dom-export.txt +99 -0
- msgraph/generated/kiota-lock.json +1 -1
- msgraph/generated/models/administrative_unit.py +1 -1
- msgraph/generated/models/call_event.py +84 -0
- msgraph/generated/models/call_event_type.py +8 -0
- msgraph/generated/models/certificate_authority_detail.py +10 -10
- msgraph/generated/models/certificate_based_auth_pki.py +5 -5
- msgraph/generated/models/device.py +1 -1
- msgraph/generated/models/directory.py +1 -1
- msgraph/generated/models/emergency_call_event.py +68 -0
- msgraph/generated/models/emergency_caller_info.py +77 -0
- msgraph/generated/models/entity.py +21 -0
- msgraph/generated/models/group.py +1 -1
- msgraph/generated/models/partners/billing/billing_reconciliation.py +7 -0
- msgraph/generated/models/partners/billing/unbilled_reconciliation.py +53 -0
- msgraph/generated/models/public_key_infrastructure_root.py +1 -1
- msgraph/generated/models/user.py +1 -1
- msgraph/generated/models/workbook_worksheet_protection_options.py +11 -11
- msgraph/generated/organization/item/branding/localizations/item/banner_logo/banner_logo_request_builder.py +3 -3
- msgraph/generated/organization/item/organization_item_request_builder.py +7 -7
- msgraph/generated/organization/item/restore/restore_request_builder.py +2 -2
- msgraph/generated/permission_grants/item/restore/restore_request_builder.py +2 -2
- msgraph/generated/reports/partners/billing/reconciliation/reconciliation_request_builder.py +10 -0
- msgraph/generated/reports/partners/billing/reconciliation/unbilled/microsoft_graph_partners_billing_export/export_post_request_body.py +68 -0
- msgraph/generated/reports/partners/billing/reconciliation/unbilled/microsoft_graph_partners_billing_export/microsoft_graph_partners_billing_export_request_builder.py +89 -0
- msgraph/generated/reports/partners/billing/reconciliation/unbilled/unbilled_request_builder.py +198 -0
- msgraph/generated/service_principals/item/restore/restore_request_builder.py +2 -2
- msgraph/generated/teams/item/channels/item/members/item/conversation_member_item_request_builder.py +6 -6
- msgraph/generated/teams/item/channels/item/members/members_request_builder.py +3 -3
- msgraph/generated/teams/item/channels/item/messages/messages_request_builder.py +3 -3
- msgraph/generated/teams/item/schedule/shifts/item/shift_item_request_builder.py +2 -2
- msgraph/generated/tenant_relationships/multi_tenant_organization/multi_tenant_organization_request_builder.py +3 -3
- msgraph/generated/users/item/presence/presence_request_builder.py +4 -4
- msgraph/generated/users/item/restore/restore_request_builder.py +2 -2
- msgraph/generated/users/item/user_item_request_builder.py +7 -7
- msgraph/generated/users/users_request_builder.py +3 -3
- msgraph/generated/users_with_user_principal_name/users_with_user_principal_name_request_builder.py +7 -7
- {msgraph_sdk-1.35.0.dist-info → msgraph_sdk-1.36.0.dist-info}/METADATA +1 -1
- {msgraph_sdk-1.35.0.dist-info → msgraph_sdk-1.36.0.dist-info}/RECORD +96 -88
- {msgraph_sdk-1.35.0.dist-info → msgraph_sdk-1.36.0.dist-info}/WHEEL +0 -0
- {msgraph_sdk-1.35.0.dist-info → msgraph_sdk-1.36.0.dist-info}/licenses/LICENSE +0 -0
@@ -97299,6 +97299,22 @@ msgraph.generated.models.CallEndedEventMessageDetail::|public|initiator(value:Id
|
|
97299
97299
|
msgraph.generated.models.CallEndedEventMessageDetail::|public|odata_type:str
|
97300
97300
|
msgraph.generated.models.CallEndedEventMessageDetail::|public|serialize(writer:SerializationWriter):None
|
97301
97301
|
msgraph.generated.models.CallEndedEventMessageDetail::|static|public|create_from_discriminator_value(parse_node:ParseNode):CallEndedEventMessageDetail
|
97302
|
+
msgraph.generated.models.CallEvent-->Entity
|
97303
|
+
msgraph.generated.models.CallEvent::|public|call_event_type():CallEventType
|
97304
|
+
msgraph.generated.models.CallEvent::|public|call_event_type(value:CallEventType):None
|
97305
|
+
msgraph.generated.models.CallEvent::|public|constructor():None
|
97306
|
+
msgraph.generated.models.CallEvent::|public|event_date_time():datetime.datetime
|
97307
|
+
msgraph.generated.models.CallEvent::|public|event_date_time(value:datetime.datetime):None
|
97308
|
+
msgraph.generated.models.CallEvent::|public|get_field_deserializers():dict[str, Callable[[ParseNode], None]]
|
97309
|
+
msgraph.generated.models.CallEvent::|public|odata_type:str
|
97310
|
+
msgraph.generated.models.CallEvent::|public|participants():list[Participant]
|
97311
|
+
msgraph.generated.models.CallEvent::|public|participants(value:list[Participant]):None
|
97312
|
+
msgraph.generated.models.CallEvent::|public|serialize(writer:SerializationWriter):None
|
97313
|
+
msgraph.generated.models.CallEvent::|static|public|create_from_discriminator_value(parse_node:ParseNode):CallEvent
|
97314
|
+
msgraph.generated.models.CallEventType::0000-CallStarted
|
97315
|
+
msgraph.generated.models.CallEventType::0001-CallEnded
|
97316
|
+
msgraph.generated.models.CallEventType::0002-UnknownFutureValue
|
97317
|
+
msgraph.generated.models.CallEventType::0003-RosterUpdated
|
97302
97318
|
msgraph.generated.models.CallMediaState::|public|additional_data():dict[str, Any]
|
97303
97319
|
msgraph.generated.models.CallMediaState::|public|additional_data(value:dict[str, Any]):None
|
97304
97320
|
msgraph.generated.models.CallMediaState::|public|audio():MediaState
|
@@ -105506,6 +105522,38 @@ msgraph.generated.models.EmailSettings::|public|use_company_branding():bool
|
|
105506
105522
|
msgraph.generated.models.EmailSettings::|public|use_company_branding(value:bool):None
|
105507
105523
|
msgraph.generated.models.EmailSettings::|static|public|create_from_discriminator_value(parse_node:ParseNode):EmailSettings
|
105508
105524
|
msgraph.generated.models.EmailSettings~~>AdditionalDataHolder; BackedModel; Parsable
|
105525
|
+
msgraph.generated.models.EmergencyCallerInfo::|public|additional_data():dict[str, Any]
|
105526
|
+
msgraph.generated.models.EmergencyCallerInfo::|public|additional_data(value:dict[str, Any]):None
|
105527
|
+
msgraph.generated.models.EmergencyCallerInfo::|public|backing_store:BackingStore
|
105528
|
+
msgraph.generated.models.EmergencyCallerInfo::|public|constructor():None
|
105529
|
+
msgraph.generated.models.EmergencyCallerInfo::|public|display_name():str
|
105530
|
+
msgraph.generated.models.EmergencyCallerInfo::|public|display_name(value:str):None
|
105531
|
+
msgraph.generated.models.EmergencyCallerInfo::|public|get_field_deserializers():dict[str, Callable[[ParseNode], None]]
|
105532
|
+
msgraph.generated.models.EmergencyCallerInfo::|public|location():Location
|
105533
|
+
msgraph.generated.models.EmergencyCallerInfo::|public|location(value:Location):None
|
105534
|
+
msgraph.generated.models.EmergencyCallerInfo::|public|odata_type():str
|
105535
|
+
msgraph.generated.models.EmergencyCallerInfo::|public|odata_type(value:str):None
|
105536
|
+
msgraph.generated.models.EmergencyCallerInfo::|public|phone_number():str
|
105537
|
+
msgraph.generated.models.EmergencyCallerInfo::|public|phone_number(value:str):None
|
105538
|
+
msgraph.generated.models.EmergencyCallerInfo::|public|serialize(writer:SerializationWriter):None
|
105539
|
+
msgraph.generated.models.EmergencyCallerInfo::|public|tenant_id():str
|
105540
|
+
msgraph.generated.models.EmergencyCallerInfo::|public|tenant_id(value:str):None
|
105541
|
+
msgraph.generated.models.EmergencyCallerInfo::|public|upn():str
|
105542
|
+
msgraph.generated.models.EmergencyCallerInfo::|public|upn(value:str):None
|
105543
|
+
msgraph.generated.models.EmergencyCallerInfo::|static|public|create_from_discriminator_value(parse_node:ParseNode):EmergencyCallerInfo
|
105544
|
+
msgraph.generated.models.EmergencyCallerInfo~~>AdditionalDataHolder; BackedModel; Parsable
|
105545
|
+
msgraph.generated.models.EmergencyCallEvent-->CallEvent
|
105546
|
+
msgraph.generated.models.EmergencyCallEvent::|public|caller_info():EmergencyCallerInfo
|
105547
|
+
msgraph.generated.models.EmergencyCallEvent::|public|caller_info(value:EmergencyCallerInfo):None
|
105548
|
+
msgraph.generated.models.EmergencyCallEvent::|public|constructor():None
|
105549
|
+
msgraph.generated.models.EmergencyCallEvent::|public|emergency_number_dialed():str
|
105550
|
+
msgraph.generated.models.EmergencyCallEvent::|public|emergency_number_dialed(value:str):None
|
105551
|
+
msgraph.generated.models.EmergencyCallEvent::|public|get_field_deserializers():dict[str, Callable[[ParseNode], None]]
|
105552
|
+
msgraph.generated.models.EmergencyCallEvent::|public|odata_type:str
|
105553
|
+
msgraph.generated.models.EmergencyCallEvent::|public|policy_name():str
|
105554
|
+
msgraph.generated.models.EmergencyCallEvent::|public|policy_name(value:str):None
|
105555
|
+
msgraph.generated.models.EmergencyCallEvent::|public|serialize(writer:SerializationWriter):None
|
105556
|
+
msgraph.generated.models.EmergencyCallEvent::|static|public|create_from_discriminator_value(parse_node:ParseNode):EmergencyCallEvent
|
105509
105557
|
msgraph.generated.models.EmployeeExperience::|public|additional_data():dict[str, Any]
|
105510
105558
|
msgraph.generated.models.EmployeeExperience::|public|additional_data(value:dict[str, Any]):None
|
105511
105559
|
msgraph.generated.models.EmployeeExperience::|public|backing_store:BackingStore
|
@@ -115402,6 +115450,8 @@ msgraph.generated.models.partners.billing.BillingReconciliation::|public|constru
|
|
115402
115450
|
msgraph.generated.models.partners.billing.BillingReconciliation::|public|get_field_deserializers():dict[str, Callable[[ParseNode], None]]
|
115403
115451
|
msgraph.generated.models.partners.billing.BillingReconciliation::|public|odata_type:str
|
115404
115452
|
msgraph.generated.models.partners.billing.BillingReconciliation::|public|serialize(writer:SerializationWriter):None
|
115453
|
+
msgraph.generated.models.partners.billing.BillingReconciliation::|public|unbilled():UnbilledReconciliation
|
115454
|
+
msgraph.generated.models.partners.billing.BillingReconciliation::|public|unbilled(value:UnbilledReconciliation):None
|
115405
115455
|
msgraph.generated.models.partners.billing.BillingReconciliation::|static|public|create_from_discriminator_value(parse_node:ParseNode):BillingReconciliation
|
115406
115456
|
msgraph.generated.models.partners.billing.Blob::|public|additional_data():dict[str, Any]
|
115407
115457
|
msgraph.generated.models.partners.billing.Blob::|public|additional_data(value:dict[str, Any]):None
|
@@ -115491,6 +115541,12 @@ msgraph.generated.models.partners.billing.RunningOperation::|public|get_field_de
|
|
115491
115541
|
msgraph.generated.models.partners.billing.RunningOperation::|public|odata_type:str
|
115492
115542
|
msgraph.generated.models.partners.billing.RunningOperation::|public|serialize(writer:SerializationWriter):None
|
115493
115543
|
msgraph.generated.models.partners.billing.RunningOperation::|static|public|create_from_discriminator_value(parse_node:ParseNode):RunningOperation
|
115544
|
+
msgraph.generated.models.partners.billing.UnbilledReconciliation-->Entity
|
115545
|
+
msgraph.generated.models.partners.billing.UnbilledReconciliation::|public|constructor():None
|
115546
|
+
msgraph.generated.models.partners.billing.UnbilledReconciliation::|public|get_field_deserializers():dict[str, Callable[[ParseNode], None]]
|
115547
|
+
msgraph.generated.models.partners.billing.UnbilledReconciliation::|public|odata_type:str
|
115548
|
+
msgraph.generated.models.partners.billing.UnbilledReconciliation::|public|serialize(writer:SerializationWriter):None
|
115549
|
+
msgraph.generated.models.partners.billing.UnbilledReconciliation::|static|public|create_from_discriminator_value(parse_node:ParseNode):UnbilledReconciliation
|
115494
115550
|
msgraph.generated.models.partners.billing.UnbilledUsage-->Entity
|
115495
115551
|
msgraph.generated.models.partners.billing.UnbilledUsage::|public|constructor():None
|
115496
115552
|
msgraph.generated.models.partners.billing.UnbilledUsage::|public|get_field_deserializers():dict[str, Callable[[ParseNode], None]]
|
@@ -143708,8 +143764,51 @@ msgraph.generated.reports.partners.billing.reconciliation.ReconciliationRequestB
|
|
143708
143764
|
msgraph.generated.reports.partners.billing.reconciliation.ReconciliationRequestBuilder::|public|to_delete_request_information(request_configuration?:RequestConfiguration[QueryParameters]):RequestInformation
|
143709
143765
|
msgraph.generated.reports.partners.billing.reconciliation.ReconciliationRequestBuilder::|public|to_get_request_information(request_configuration?:RequestConfiguration[ReconciliationRequestBuilderGetQueryParameters]):RequestInformation
|
143710
143766
|
msgraph.generated.reports.partners.billing.reconciliation.ReconciliationRequestBuilder::|public|to_patch_request_information(body:BillingReconciliation; request_configuration?:RequestConfiguration[QueryParameters]):RequestInformation
|
143767
|
+
msgraph.generated.reports.partners.billing.reconciliation.ReconciliationRequestBuilder::|public|unbilled:UnbilledRequestBuilder
|
143711
143768
|
msgraph.generated.reports.partners.billing.reconciliation.ReconciliationRequestBuilder::|public|url_template:str
|
143712
143769
|
msgraph.generated.reports.partners.billing.reconciliation.ReconciliationRequestBuilder::|public|with_url(raw_url:str):ReconciliationRequestBuilder
|
143770
|
+
msgraph.generated.reports.partners.billing.reconciliation.unbilled.microsoftGraphPartnersBillingExport.ExportPostRequestBody::|public|additional_data():dict[str, Any]
|
143771
|
+
msgraph.generated.reports.partners.billing.reconciliation.unbilled.microsoftGraphPartnersBillingExport.ExportPostRequestBody::|public|additional_data(value:dict[str, Any]):None
|
143772
|
+
msgraph.generated.reports.partners.billing.reconciliation.unbilled.microsoftGraphPartnersBillingExport.ExportPostRequestBody::|public|attribute_set():AttributeSet
|
143773
|
+
msgraph.generated.reports.partners.billing.reconciliation.unbilled.microsoftGraphPartnersBillingExport.ExportPostRequestBody::|public|attribute_set(value:AttributeSet):None
|
143774
|
+
msgraph.generated.reports.partners.billing.reconciliation.unbilled.microsoftGraphPartnersBillingExport.ExportPostRequestBody::|public|backing_store:BackingStore
|
143775
|
+
msgraph.generated.reports.partners.billing.reconciliation.unbilled.microsoftGraphPartnersBillingExport.ExportPostRequestBody::|public|billing_period():BillingPeriod
|
143776
|
+
msgraph.generated.reports.partners.billing.reconciliation.unbilled.microsoftGraphPartnersBillingExport.ExportPostRequestBody::|public|billing_period(value:BillingPeriod):None
|
143777
|
+
msgraph.generated.reports.partners.billing.reconciliation.unbilled.microsoftGraphPartnersBillingExport.ExportPostRequestBody::|public|constructor():None
|
143778
|
+
msgraph.generated.reports.partners.billing.reconciliation.unbilled.microsoftGraphPartnersBillingExport.ExportPostRequestBody::|public|currency_code():str
|
143779
|
+
msgraph.generated.reports.partners.billing.reconciliation.unbilled.microsoftGraphPartnersBillingExport.ExportPostRequestBody::|public|currency_code(value:str):None
|
143780
|
+
msgraph.generated.reports.partners.billing.reconciliation.unbilled.microsoftGraphPartnersBillingExport.ExportPostRequestBody::|public|get_field_deserializers():dict[str, Callable[[ParseNode], None]]
|
143781
|
+
msgraph.generated.reports.partners.billing.reconciliation.unbilled.microsoftGraphPartnersBillingExport.ExportPostRequestBody::|public|serialize(writer:SerializationWriter):None
|
143782
|
+
msgraph.generated.reports.partners.billing.reconciliation.unbilled.microsoftGraphPartnersBillingExport.ExportPostRequestBody::|static|public|create_from_discriminator_value(parse_node:ParseNode):ExportPostRequestBody
|
143783
|
+
msgraph.generated.reports.partners.billing.reconciliation.unbilled.microsoftGraphPartnersBillingExport.ExportPostRequestBody~~>AdditionalDataHolder; BackedModel; Parsable
|
143784
|
+
msgraph.generated.reports.partners.billing.reconciliation.unbilled.microsoftGraphPartnersBillingExport.MicrosoftGraphPartnersBillingExportRequestBuilder-->BaseRequestBuilder
|
143785
|
+
msgraph.generated.reports.partners.billing.reconciliation.unbilled.microsoftGraphPartnersBillingExport.MicrosoftGraphPartnersBillingExportRequestBuilder.MicrosoftGraphPartnersBillingExportRequestBuilderPostRequestConfiguration-->RequestConfiguration[QueryParameters]
|
143786
|
+
msgraph.generated.reports.partners.billing.reconciliation.unbilled.microsoftGraphPartnersBillingExport.MicrosoftGraphPartnersBillingExportRequestBuilder::|public|constructor(path_parameters:Union[str, dict[str, Any]]; request_adapter:RequestAdapter):None
|
143787
|
+
msgraph.generated.reports.partners.billing.reconciliation.unbilled.microsoftGraphPartnersBillingExport.MicrosoftGraphPartnersBillingExportRequestBuilder::|public|path_parameters:Union[str, dict[str, Any]]
|
143788
|
+
msgraph.generated.reports.partners.billing.reconciliation.unbilled.microsoftGraphPartnersBillingExport.MicrosoftGraphPartnersBillingExportRequestBuilder::|public|post(body:ExportPostRequestBody; request_configuration?:RequestConfiguration[QueryParameters]):Operation
|
143789
|
+
msgraph.generated.reports.partners.billing.reconciliation.unbilled.microsoftGraphPartnersBillingExport.MicrosoftGraphPartnersBillingExportRequestBuilder::|public|request_adapter:RequestAdapter
|
143790
|
+
msgraph.generated.reports.partners.billing.reconciliation.unbilled.microsoftGraphPartnersBillingExport.MicrosoftGraphPartnersBillingExportRequestBuilder::|public|to_post_request_information(body:ExportPostRequestBody; request_configuration?:RequestConfiguration[QueryParameters]):RequestInformation
|
143791
|
+
msgraph.generated.reports.partners.billing.reconciliation.unbilled.microsoftGraphPartnersBillingExport.MicrosoftGraphPartnersBillingExportRequestBuilder::|public|url_template:str
|
143792
|
+
msgraph.generated.reports.partners.billing.reconciliation.unbilled.microsoftGraphPartnersBillingExport.MicrosoftGraphPartnersBillingExportRequestBuilder::|public|with_url(raw_url:str):MicrosoftGraphPartnersBillingExportRequestBuilder
|
143793
|
+
msgraph.generated.reports.partners.billing.reconciliation.unbilled.UnbilledRequestBuilder-->BaseRequestBuilder
|
143794
|
+
msgraph.generated.reports.partners.billing.reconciliation.unbilled.UnbilledRequestBuilder.UnbilledRequestBuilderDeleteRequestConfiguration-->RequestConfiguration[QueryParameters]
|
143795
|
+
msgraph.generated.reports.partners.billing.reconciliation.unbilled.UnbilledRequestBuilder.UnbilledRequestBuilderGetQueryParameters::|public|expand:list[str]
|
143796
|
+
msgraph.generated.reports.partners.billing.reconciliation.unbilled.UnbilledRequestBuilder.UnbilledRequestBuilderGetQueryParameters::|public|get_query_parameter(original_name:str):str
|
143797
|
+
msgraph.generated.reports.partners.billing.reconciliation.unbilled.UnbilledRequestBuilder.UnbilledRequestBuilderGetQueryParameters::|public|select:list[str]
|
143798
|
+
msgraph.generated.reports.partners.billing.reconciliation.unbilled.UnbilledRequestBuilder.UnbilledRequestBuilderGetRequestConfiguration-->RequestConfiguration[UnbilledRequestBuilderGetQueryParameters]
|
143799
|
+
msgraph.generated.reports.partners.billing.reconciliation.unbilled.UnbilledRequestBuilder.UnbilledRequestBuilderPatchRequestConfiguration-->RequestConfiguration[QueryParameters]
|
143800
|
+
msgraph.generated.reports.partners.billing.reconciliation.unbilled.UnbilledRequestBuilder::|public|constructor(path_parameters:Union[str, dict[str, Any]]; request_adapter:RequestAdapter):None
|
143801
|
+
msgraph.generated.reports.partners.billing.reconciliation.unbilled.UnbilledRequestBuilder::|public|delete(request_configuration?:RequestConfiguration[QueryParameters]):None
|
143802
|
+
msgraph.generated.reports.partners.billing.reconciliation.unbilled.UnbilledRequestBuilder::|public|get(request_configuration?:RequestConfiguration[UnbilledRequestBuilderGetQueryParameters]):UnbilledReconciliation
|
143803
|
+
msgraph.generated.reports.partners.billing.reconciliation.unbilled.UnbilledRequestBuilder::|public|microsoft_graph_partners_billing_export:MicrosoftGraphPartnersBillingExportRequestBuilder
|
143804
|
+
msgraph.generated.reports.partners.billing.reconciliation.unbilled.UnbilledRequestBuilder::|public|patch(body:UnbilledReconciliation; request_configuration?:RequestConfiguration[QueryParameters]):UnbilledReconciliation
|
143805
|
+
msgraph.generated.reports.partners.billing.reconciliation.unbilled.UnbilledRequestBuilder::|public|path_parameters:Union[str, dict[str, Any]]
|
143806
|
+
msgraph.generated.reports.partners.billing.reconciliation.unbilled.UnbilledRequestBuilder::|public|request_adapter:RequestAdapter
|
143807
|
+
msgraph.generated.reports.partners.billing.reconciliation.unbilled.UnbilledRequestBuilder::|public|to_delete_request_information(request_configuration?:RequestConfiguration[QueryParameters]):RequestInformation
|
143808
|
+
msgraph.generated.reports.partners.billing.reconciliation.unbilled.UnbilledRequestBuilder::|public|to_get_request_information(request_configuration?:RequestConfiguration[UnbilledRequestBuilderGetQueryParameters]):RequestInformation
|
143809
|
+
msgraph.generated.reports.partners.billing.reconciliation.unbilled.UnbilledRequestBuilder::|public|to_patch_request_information(body:UnbilledReconciliation; request_configuration?:RequestConfiguration[QueryParameters]):RequestInformation
|
143810
|
+
msgraph.generated.reports.partners.billing.reconciliation.unbilled.UnbilledRequestBuilder::|public|url_template:str
|
143811
|
+
msgraph.generated.reports.partners.billing.reconciliation.unbilled.UnbilledRequestBuilder::|public|with_url(raw_url:str):UnbilledRequestBuilder
|
143713
143812
|
msgraph.generated.reports.partners.billing.usage.billed.BilledRequestBuilder-->BaseRequestBuilder
|
143714
143813
|
msgraph.generated.reports.partners.billing.usage.billed.BilledRequestBuilder.BilledRequestBuilderDeleteRequestConfiguration-->RequestConfiguration[QueryParameters]
|
143715
143814
|
msgraph.generated.reports.partners.billing.usage.billed.BilledRequestBuilder.BilledRequestBuilderGetQueryParameters::|public|expand:list[str]
|
@@ -1,5 +1,5 @@
|
|
1
1
|
{
|
2
|
-
"descriptionHash": "
|
2
|
+
"descriptionHash": "D30AE728B02B4955989D20416397BFCF71ACE641A7F6394AB926849E078B3ADAC03C2E4AC6219CDBAD366474CD6FE047BAA29452865D993B65AE503698935A13",
|
3
3
|
"descriptionLocation": "../../msgraph-metadata/clean_v10_openapi/openapi.yaml",
|
4
4
|
"lockFileVersion": "1.0.0",
|
5
5
|
"kiotaVersion": "1.28.0",
|
@@ -21,7 +21,7 @@ class AdministrativeUnit(DirectoryObject, Parsable):
|
|
21
21
|
display_name: Optional[str] = None
|
22
22
|
# The collection of open extensions defined for this administrative unit. Nullable.
|
23
23
|
extensions: Optional[list[Extension]] = None
|
24
|
-
#
|
24
|
+
# true if members of this administrative unit should be treated as sensitive, which requires specific permissions to manage. If not set, the default value is null and the default behavior is false. Use this property to define administrative units with roles that don't inherit from tenant-level administrators, and where the management of individual member objects is limited to administrators scoped to a restricted management administrative unit. This property is immutable and can't be changed later. For more information on how to work with restricted management administrative units, see Restricted management administrative units in Microsoft Entra ID.
|
25
25
|
is_member_management_restricted: Optional[bool] = None
|
26
26
|
# Users and groups that are members of this administrative unit. Supports $expand.
|
27
27
|
members: Optional[list[DirectoryObject]] = None
|
@@ -0,0 +1,84 @@
|
|
1
|
+
from __future__ import annotations
|
2
|
+
import datetime
|
3
|
+
from collections.abc import Callable
|
4
|
+
from dataclasses import dataclass, field
|
5
|
+
from kiota_abstractions.serialization import Parsable, ParseNode, SerializationWriter
|
6
|
+
from typing import Any, Optional, TYPE_CHECKING, Union
|
7
|
+
|
8
|
+
if TYPE_CHECKING:
|
9
|
+
from .call_event_type import CallEventType
|
10
|
+
from .emergency_call_event import EmergencyCallEvent
|
11
|
+
from .entity import Entity
|
12
|
+
from .participant import Participant
|
13
|
+
|
14
|
+
from .entity import Entity
|
15
|
+
|
16
|
+
@dataclass
|
17
|
+
class CallEvent(Entity, Parsable):
|
18
|
+
# The callEventType property
|
19
|
+
call_event_type: Optional[CallEventType] = None
|
20
|
+
# The eventDateTime property
|
21
|
+
event_date_time: Optional[datetime.datetime] = None
|
22
|
+
# The OdataType property
|
23
|
+
odata_type: Optional[str] = None
|
24
|
+
# The participants property
|
25
|
+
participants: Optional[list[Participant]] = None
|
26
|
+
|
27
|
+
@staticmethod
|
28
|
+
def create_from_discriminator_value(parse_node: ParseNode) -> CallEvent:
|
29
|
+
"""
|
30
|
+
Creates a new instance of the appropriate class based on discriminator value
|
31
|
+
param parse_node: The parse node to use to read the discriminator value and create the object
|
32
|
+
Returns: CallEvent
|
33
|
+
"""
|
34
|
+
if parse_node is None:
|
35
|
+
raise TypeError("parse_node cannot be null.")
|
36
|
+
try:
|
37
|
+
child_node = parse_node.get_child_node("@odata.type")
|
38
|
+
mapping_value = child_node.get_str_value() if child_node else None
|
39
|
+
except AttributeError:
|
40
|
+
mapping_value = None
|
41
|
+
if mapping_value and mapping_value.casefold() == "#microsoft.graph.emergencyCallEvent".casefold():
|
42
|
+
from .emergency_call_event import EmergencyCallEvent
|
43
|
+
|
44
|
+
return EmergencyCallEvent()
|
45
|
+
return CallEvent()
|
46
|
+
|
47
|
+
def get_field_deserializers(self,) -> dict[str, Callable[[ParseNode], None]]:
|
48
|
+
"""
|
49
|
+
The deserialization information for the current model
|
50
|
+
Returns: dict[str, Callable[[ParseNode], None]]
|
51
|
+
"""
|
52
|
+
from .call_event_type import CallEventType
|
53
|
+
from .emergency_call_event import EmergencyCallEvent
|
54
|
+
from .entity import Entity
|
55
|
+
from .participant import Participant
|
56
|
+
|
57
|
+
from .call_event_type import CallEventType
|
58
|
+
from .emergency_call_event import EmergencyCallEvent
|
59
|
+
from .entity import Entity
|
60
|
+
from .participant import Participant
|
61
|
+
|
62
|
+
fields: dict[str, Callable[[Any], None]] = {
|
63
|
+
"callEventType": lambda n : setattr(self, 'call_event_type', n.get_enum_value(CallEventType)),
|
64
|
+
"eventDateTime": lambda n : setattr(self, 'event_date_time', n.get_datetime_value()),
|
65
|
+
"participants": lambda n : setattr(self, 'participants', n.get_collection_of_object_values(Participant)),
|
66
|
+
}
|
67
|
+
super_fields = super().get_field_deserializers()
|
68
|
+
fields.update(super_fields)
|
69
|
+
return fields
|
70
|
+
|
71
|
+
def serialize(self,writer: SerializationWriter) -> None:
|
72
|
+
"""
|
73
|
+
Serializes information the current object
|
74
|
+
param writer: Serialization writer to use to serialize this model
|
75
|
+
Returns: None
|
76
|
+
"""
|
77
|
+
if writer is None:
|
78
|
+
raise TypeError("writer cannot be null.")
|
79
|
+
super().serialize(writer)
|
80
|
+
writer.write_enum_value("callEventType", self.call_event_type)
|
81
|
+
writer.write_datetime_value("eventDateTime", self.event_date_time)
|
82
|
+
writer.write_collection_of_object_values("participants", self.participants)
|
83
|
+
|
84
|
+
|
@@ -15,27 +15,27 @@ from .directory_object import DirectoryObject
|
|
15
15
|
class CertificateAuthorityDetail(DirectoryObject, Parsable):
|
16
16
|
# The OdataType property
|
17
17
|
odata_type: Optional[str] = "#microsoft.graph.certificateAuthorityDetail"
|
18
|
-
# The certificate
|
18
|
+
# The public key of the certificate authority.
|
19
19
|
certificate: Optional[bytes] = None
|
20
|
-
# The
|
20
|
+
# The type of certificate authority. The possible values are: root, intermediate, unknownFutureValue. Supports $filter (eq).
|
21
21
|
certificate_authority_type: Optional[CertificateAuthorityType] = None
|
22
|
-
# The
|
22
|
+
# The URL to check if the certificate is revoked.
|
23
23
|
certificate_revocation_list_url: Optional[str] = None
|
24
|
-
# The
|
24
|
+
# The date and time when the certificate authority was created.
|
25
25
|
created_date_time: Optional[datetime.datetime] = None
|
26
26
|
# The deltaCertificateRevocationListUrl property
|
27
27
|
delta_certificate_revocation_list_url: Optional[str] = None
|
28
|
-
# The
|
28
|
+
# The display name of the certificate authority.
|
29
29
|
display_name: Optional[str] = None
|
30
|
-
# The
|
30
|
+
# The date and time when the certificate authority expires. Supports $filter (eq) and $orderby.
|
31
31
|
expiration_date_time: Optional[datetime.datetime] = None
|
32
|
-
#
|
32
|
+
# Indicates whether the certificate picker presents the certificate authority to the user to use for authentication. Default value is false. Optional.
|
33
33
|
is_issuer_hint_enabled: Optional[bool] = None
|
34
|
-
# The issuer
|
34
|
+
# The issuer of the certificate authority.
|
35
35
|
issuer: Optional[str] = None
|
36
|
-
# The
|
36
|
+
# The subject key identifier of certificate authority.
|
37
37
|
issuer_subject_key_identifier: Optional[str] = None
|
38
|
-
# The thumbprint
|
38
|
+
# The thumbprint of certificate authority certificate. Supports $filter (eq, startswith).
|
39
39
|
thumbprint: Optional[str] = None
|
40
40
|
|
41
41
|
@staticmethod
|
@@ -15,15 +15,15 @@ from .directory_object import DirectoryObject
|
|
15
15
|
class CertificateBasedAuthPki(DirectoryObject, Parsable):
|
16
16
|
# The OdataType property
|
17
17
|
odata_type: Optional[str] = "#microsoft.graph.certificateBasedAuthPki"
|
18
|
-
# The
|
18
|
+
# The collection of certificate authorities contained in this public key infrastructure resource.
|
19
19
|
certificate_authorities: Optional[list[CertificateAuthorityDetail]] = None
|
20
|
-
# The
|
20
|
+
# The name of the object. Maximum length is 256 characters.
|
21
21
|
display_name: Optional[str] = None
|
22
|
-
# The
|
22
|
+
# The date and time when the object was created or last modified.
|
23
23
|
last_modified_date_time: Optional[datetime.datetime] = None
|
24
|
-
# The status
|
24
|
+
# The status of any asynchronous jobs runs on the object which can be upload or delete.
|
25
25
|
status: Optional[str] = None
|
26
|
-
# The
|
26
|
+
# The status details of the upload/deleted operation of PKI (Public Key Infrastructure).
|
27
27
|
status_details: Optional[str] = None
|
28
28
|
|
29
29
|
@staticmethod
|
@@ -46,7 +46,7 @@ class Device(DirectoryObject, Parsable):
|
|
46
46
|
is_compliant: Optional[bool] = None
|
47
47
|
# true if the device is managed by a Mobile Device Management (MDM) app; otherwise, false. This can only be updated by Intune for any device OS type or by an approved MDM app for Windows OS devices. Supports $filter (eq, ne, not).
|
48
48
|
is_managed: Optional[bool] = None
|
49
|
-
#
|
49
|
+
# Indicates whether the device is a member of a restricted management administrative unit. If not set, the default value is null and the default behavior is false. Read-only. To manage a device that's a member of a restricted management administrative unit, the administrator or calling app must be assigned a Microsoft Entra role at the scope of the restricted management administrative unit. Returned only on $select.
|
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
|
@@ -36,7 +36,7 @@ class Directory(Entity, Parsable):
|
|
36
36
|
odata_type: Optional[str] = None
|
37
37
|
# A container for on-premises directory synchronization functionalities that are available for the organization.
|
38
38
|
on_premises_synchronization: Optional[list[OnPremisesDirectorySynchronization]] = None
|
39
|
-
# The
|
39
|
+
# The collection of public key infrastructure instances for the certificate-based authentication feature for users in a Microsoft Entra tenant.
|
40
40
|
public_key_infrastructure: Optional[PublicKeyInfrastructureRoot] = None
|
41
41
|
# List of commercial subscriptions that an organization acquired.
|
42
42
|
subscriptions: Optional[list[CompanySubscription]] = None
|
@@ -0,0 +1,68 @@
|
|
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 .call_event import CallEvent
|
9
|
+
from .emergency_caller_info import EmergencyCallerInfo
|
10
|
+
|
11
|
+
from .call_event import CallEvent
|
12
|
+
|
13
|
+
@dataclass
|
14
|
+
class EmergencyCallEvent(CallEvent, Parsable):
|
15
|
+
# The callerInfo property
|
16
|
+
caller_info: Optional[EmergencyCallerInfo] = None
|
17
|
+
# The emergencyNumberDialed property
|
18
|
+
emergency_number_dialed: Optional[str] = None
|
19
|
+
# The OdataType property
|
20
|
+
odata_type: Optional[str] = None
|
21
|
+
# The policyName property
|
22
|
+
policy_name: Optional[str] = None
|
23
|
+
|
24
|
+
@staticmethod
|
25
|
+
def create_from_discriminator_value(parse_node: ParseNode) -> EmergencyCallEvent:
|
26
|
+
"""
|
27
|
+
Creates a new instance of the appropriate class based on discriminator value
|
28
|
+
param parse_node: The parse node to use to read the discriminator value and create the object
|
29
|
+
Returns: EmergencyCallEvent
|
30
|
+
"""
|
31
|
+
if parse_node is None:
|
32
|
+
raise TypeError("parse_node cannot be null.")
|
33
|
+
return EmergencyCallEvent()
|
34
|
+
|
35
|
+
def get_field_deserializers(self,) -> dict[str, Callable[[ParseNode], None]]:
|
36
|
+
"""
|
37
|
+
The deserialization information for the current model
|
38
|
+
Returns: dict[str, Callable[[ParseNode], None]]
|
39
|
+
"""
|
40
|
+
from .call_event import CallEvent
|
41
|
+
from .emergency_caller_info import EmergencyCallerInfo
|
42
|
+
|
43
|
+
from .call_event import CallEvent
|
44
|
+
from .emergency_caller_info import EmergencyCallerInfo
|
45
|
+
|
46
|
+
fields: dict[str, Callable[[Any], None]] = {
|
47
|
+
"callerInfo": lambda n : setattr(self, 'caller_info', n.get_object_value(EmergencyCallerInfo)),
|
48
|
+
"emergencyNumberDialed": lambda n : setattr(self, 'emergency_number_dialed', n.get_str_value()),
|
49
|
+
"policyName": lambda n : setattr(self, 'policy_name', n.get_str_value()),
|
50
|
+
}
|
51
|
+
super_fields = super().get_field_deserializers()
|
52
|
+
fields.update(super_fields)
|
53
|
+
return fields
|
54
|
+
|
55
|
+
def serialize(self,writer: SerializationWriter) -> None:
|
56
|
+
"""
|
57
|
+
Serializes information the current object
|
58
|
+
param writer: Serialization writer to use to serialize this model
|
59
|
+
Returns: None
|
60
|
+
"""
|
61
|
+
if writer is None:
|
62
|
+
raise TypeError("writer cannot be null.")
|
63
|
+
super().serialize(writer)
|
64
|
+
writer.write_object_value("callerInfo", self.caller_info)
|
65
|
+
writer.write_str_value("emergencyNumberDialed", self.emergency_number_dialed)
|
66
|
+
writer.write_str_value("policyName", self.policy_name)
|
67
|
+
|
68
|
+
|
@@ -0,0 +1,77 @@
|
|
1
|
+
from __future__ import annotations
|
2
|
+
from collections.abc import Callable
|
3
|
+
from dataclasses import dataclass, field
|
4
|
+
from kiota_abstractions.serialization import AdditionalDataHolder, Parsable, ParseNode, SerializationWriter
|
5
|
+
from kiota_abstractions.store import BackedModel, BackingStore, BackingStoreFactorySingleton
|
6
|
+
from typing import Any, Optional, TYPE_CHECKING, Union
|
7
|
+
|
8
|
+
if TYPE_CHECKING:
|
9
|
+
from .location import Location
|
10
|
+
|
11
|
+
@dataclass
|
12
|
+
class EmergencyCallerInfo(AdditionalDataHolder, BackedModel, Parsable):
|
13
|
+
# Stores model information.
|
14
|
+
backing_store: BackingStore = field(default_factory=BackingStoreFactorySingleton(backing_store_factory=None).backing_store_factory.create_backing_store, repr=False)
|
15
|
+
|
16
|
+
# Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.
|
17
|
+
additional_data: dict[str, Any] = field(default_factory=dict)
|
18
|
+
# The displayName property
|
19
|
+
display_name: Optional[str] = None
|
20
|
+
# The location property
|
21
|
+
location: Optional[Location] = None
|
22
|
+
# The OdataType property
|
23
|
+
odata_type: Optional[str] = None
|
24
|
+
# The phoneNumber property
|
25
|
+
phone_number: Optional[str] = None
|
26
|
+
# The tenantId property
|
27
|
+
tenant_id: Optional[str] = None
|
28
|
+
# The upn property
|
29
|
+
upn: Optional[str] = None
|
30
|
+
|
31
|
+
@staticmethod
|
32
|
+
def create_from_discriminator_value(parse_node: ParseNode) -> EmergencyCallerInfo:
|
33
|
+
"""
|
34
|
+
Creates a new instance of the appropriate class based on discriminator value
|
35
|
+
param parse_node: The parse node to use to read the discriminator value and create the object
|
36
|
+
Returns: EmergencyCallerInfo
|
37
|
+
"""
|
38
|
+
if parse_node is None:
|
39
|
+
raise TypeError("parse_node cannot be null.")
|
40
|
+
return EmergencyCallerInfo()
|
41
|
+
|
42
|
+
def get_field_deserializers(self,) -> dict[str, Callable[[ParseNode], None]]:
|
43
|
+
"""
|
44
|
+
The deserialization information for the current model
|
45
|
+
Returns: dict[str, Callable[[ParseNode], None]]
|
46
|
+
"""
|
47
|
+
from .location import Location
|
48
|
+
|
49
|
+
from .location import Location
|
50
|
+
|
51
|
+
fields: dict[str, Callable[[Any], None]] = {
|
52
|
+
"displayName": lambda n : setattr(self, 'display_name', n.get_str_value()),
|
53
|
+
"location": lambda n : setattr(self, 'location', n.get_object_value(Location)),
|
54
|
+
"@odata.type": lambda n : setattr(self, 'odata_type', n.get_str_value()),
|
55
|
+
"phoneNumber": lambda n : setattr(self, 'phone_number', n.get_str_value()),
|
56
|
+
"tenantId": lambda n : setattr(self, 'tenant_id', n.get_str_value()),
|
57
|
+
"upn": lambda n : setattr(self, 'upn', n.get_str_value()),
|
58
|
+
}
|
59
|
+
return fields
|
60
|
+
|
61
|
+
def serialize(self,writer: SerializationWriter) -> None:
|
62
|
+
"""
|
63
|
+
Serializes information the current object
|
64
|
+
param writer: Serialization writer to use to serialize this model
|
65
|
+
Returns: None
|
66
|
+
"""
|
67
|
+
if writer is None:
|
68
|
+
raise TypeError("writer cannot be null.")
|
69
|
+
writer.write_str_value("displayName", self.display_name)
|
70
|
+
writer.write_object_value("location", self.location)
|
71
|
+
writer.write_str_value("@odata.type", self.odata_type)
|
72
|
+
writer.write_str_value("phoneNumber", self.phone_number)
|
73
|
+
writer.write_str_value("tenantId", self.tenant_id)
|
74
|
+
writer.write_str_value("upn", self.upn)
|
75
|
+
writer.write_additional_data_value(self.additional_data)
|
76
|
+
|
77
|
+
|
@@ -130,6 +130,7 @@ if TYPE_CHECKING:
|
|
130
130
|
from .calendar_permission import CalendarPermission
|
131
131
|
from .calendar_sharing_message import CalendarSharingMessage
|
132
132
|
from .call import Call
|
133
|
+
from .call_event import CallEvent
|
133
134
|
from .call_recording import CallRecording
|
134
135
|
from .call_records.call_record import CallRecord
|
135
136
|
from .call_records.organizer import Organizer
|
@@ -293,6 +294,7 @@ if TYPE_CHECKING:
|
|
293
294
|
from .email_authentication_method import EmailAuthenticationMethod
|
294
295
|
from .email_authentication_method_configuration import EmailAuthenticationMethodConfiguration
|
295
296
|
from .email_file_assessment_request import EmailFileAssessmentRequest
|
297
|
+
from .emergency_call_event import EmergencyCallEvent
|
296
298
|
from .employee_experience_user import EmployeeExperienceUser
|
297
299
|
from .endpoint import Endpoint
|
298
300
|
from .end_user_notification import EndUserNotification
|
@@ -536,6 +538,7 @@ if TYPE_CHECKING:
|
|
536
538
|
from .partners.billing.manifest import Manifest
|
537
539
|
from .partners.billing.operation import Operation
|
538
540
|
from .partners.billing.running_operation import RunningOperation
|
541
|
+
from .partners.billing.unbilled_reconciliation import UnbilledReconciliation
|
539
542
|
from .partners.billing.unbilled_usage import UnbilledUsage
|
540
543
|
from .partners.partners import Partners
|
541
544
|
from .password_authentication_method import PasswordAuthenticationMethod
|
@@ -1516,6 +1519,10 @@ class Entity(AdditionalDataHolder, BackedModel, Parsable):
|
|
1516
1519
|
from .call import Call
|
1517
1520
|
|
1518
1521
|
return Call()
|
1522
|
+
if mapping_value and mapping_value.casefold() == "#microsoft.graph.callEvent".casefold():
|
1523
|
+
from .call_event import CallEvent
|
1524
|
+
|
1525
|
+
return CallEvent()
|
1519
1526
|
if mapping_value and mapping_value.casefold() == "#microsoft.graph.callRecording".casefold():
|
1520
1527
|
from .call_recording import CallRecording
|
1521
1528
|
|
@@ -2173,6 +2180,10 @@ class Entity(AdditionalDataHolder, BackedModel, Parsable):
|
|
2173
2180
|
from .email_file_assessment_request import EmailFileAssessmentRequest
|
2174
2181
|
|
2175
2182
|
return EmailFileAssessmentRequest()
|
2183
|
+
if mapping_value and mapping_value.casefold() == "#microsoft.graph.emergencyCallEvent".casefold():
|
2184
|
+
from .emergency_call_event import EmergencyCallEvent
|
2185
|
+
|
2186
|
+
return EmergencyCallEvent()
|
2176
2187
|
if mapping_value and mapping_value.casefold() == "#microsoft.graph.employeeExperienceUser".casefold():
|
2177
2188
|
from .employee_experience_user import EmployeeExperienceUser
|
2178
2189
|
|
@@ -3150,6 +3161,10 @@ class Entity(AdditionalDataHolder, BackedModel, Parsable):
|
|
3150
3161
|
from .partners.billing.running_operation import RunningOperation
|
3151
3162
|
|
3152
3163
|
return RunningOperation()
|
3164
|
+
if mapping_value and mapping_value.casefold() == "#microsoft.graph.partners.billing.unbilledReconciliation".casefold():
|
3165
|
+
from .partners.billing.unbilled_reconciliation import UnbilledReconciliation
|
3166
|
+
|
3167
|
+
return UnbilledReconciliation()
|
3153
3168
|
if mapping_value and mapping_value.casefold() == "#microsoft.graph.partners.billing.unbilledUsage".casefold():
|
3154
3169
|
from .partners.billing.unbilled_usage import UnbilledUsage
|
3155
3170
|
|
@@ -5104,6 +5119,7 @@ class Entity(AdditionalDataHolder, BackedModel, Parsable):
|
|
5104
5119
|
from .calendar_permission import CalendarPermission
|
5105
5120
|
from .calendar_sharing_message import CalendarSharingMessage
|
5106
5121
|
from .call import Call
|
5122
|
+
from .call_event import CallEvent
|
5107
5123
|
from .call_recording import CallRecording
|
5108
5124
|
from .call_records.call_record import CallRecord
|
5109
5125
|
from .call_records.organizer import Organizer
|
@@ -5267,6 +5283,7 @@ class Entity(AdditionalDataHolder, BackedModel, Parsable):
|
|
5267
5283
|
from .email_authentication_method import EmailAuthenticationMethod
|
5268
5284
|
from .email_authentication_method_configuration import EmailAuthenticationMethodConfiguration
|
5269
5285
|
from .email_file_assessment_request import EmailFileAssessmentRequest
|
5286
|
+
from .emergency_call_event import EmergencyCallEvent
|
5270
5287
|
from .employee_experience_user import EmployeeExperienceUser
|
5271
5288
|
from .endpoint import Endpoint
|
5272
5289
|
from .end_user_notification import EndUserNotification
|
@@ -5510,6 +5527,7 @@ class Entity(AdditionalDataHolder, BackedModel, Parsable):
|
|
5510
5527
|
from .partners.billing.manifest import Manifest
|
5511
5528
|
from .partners.billing.operation import Operation
|
5512
5529
|
from .partners.billing.running_operation import RunningOperation
|
5530
|
+
from .partners.billing.unbilled_reconciliation import UnbilledReconciliation
|
5513
5531
|
from .partners.billing.unbilled_usage import UnbilledUsage
|
5514
5532
|
from .partners.partners import Partners
|
5515
5533
|
from .password_authentication_method import PasswordAuthenticationMethod
|
@@ -6091,6 +6109,7 @@ class Entity(AdditionalDataHolder, BackedModel, Parsable):
|
|
6091
6109
|
from .calendar_permission import CalendarPermission
|
6092
6110
|
from .calendar_sharing_message import CalendarSharingMessage
|
6093
6111
|
from .call import Call
|
6112
|
+
from .call_event import CallEvent
|
6094
6113
|
from .call_recording import CallRecording
|
6095
6114
|
from .call_records.call_record import CallRecord
|
6096
6115
|
from .call_records.organizer import Organizer
|
@@ -6254,6 +6273,7 @@ class Entity(AdditionalDataHolder, BackedModel, Parsable):
|
|
6254
6273
|
from .email_authentication_method import EmailAuthenticationMethod
|
6255
6274
|
from .email_authentication_method_configuration import EmailAuthenticationMethodConfiguration
|
6256
6275
|
from .email_file_assessment_request import EmailFileAssessmentRequest
|
6276
|
+
from .emergency_call_event import EmergencyCallEvent
|
6257
6277
|
from .employee_experience_user import EmployeeExperienceUser
|
6258
6278
|
from .endpoint import Endpoint
|
6259
6279
|
from .end_user_notification import EndUserNotification
|
@@ -6497,6 +6517,7 @@ class Entity(AdditionalDataHolder, BackedModel, Parsable):
|
|
6497
6517
|
from .partners.billing.manifest import Manifest
|
6498
6518
|
from .partners.billing.operation import Operation
|
6499
6519
|
from .partners.billing.running_operation import RunningOperation
|
6520
|
+
from .partners.billing.unbilled_reconciliation import UnbilledReconciliation
|
6500
6521
|
from .partners.billing.unbilled_usage import UnbilledUsage
|
6501
6522
|
from .partners.partners import Partners
|
6502
6523
|
from .password_authentication_method import PasswordAuthenticationMethod
|
@@ -89,7 +89,7 @@ class Group(DirectoryObject, Parsable):
|
|
89
89
|
is_archived: Optional[bool] = None
|
90
90
|
# Indicates whether this group can be assigned to a Microsoft Entra role. Optional. This property can only be set while creating the group and is immutable. If set to true, the securityEnabled property must also be set to true, visibility must be Hidden, and the group can't be a dynamic group (that is, groupTypes can't contain DynamicMembership). Only callers with at least the Privileged Role Administrator role can set this property. The caller must also be assigned the RoleManagement.ReadWrite.Directory permission to set this property or update the membership of such groups. For more, see Using a group to manage Microsoft Entra role assignmentsUsing this feature requires a Microsoft Entra ID P1 license. Returned by default. Supports $filter (eq, ne, not).
|
91
91
|
is_assignable_to_role: Optional[bool] = None
|
92
|
-
#
|
92
|
+
# Indicates whether the group is a member of a restricted management administrative unit. If not set, the default value is null and the default behavior is false. Read-only. To manage a group member of a restricted management administrative unit, the administrator or calling app must be assigned a Microsoft Entra role at the scope of the restricted management administrative unit. Returned only on $select.
|
93
93
|
is_management_restricted: Optional[bool] = None
|
94
94
|
# Indicates whether the signed-in user is subscribed to receive email conversations. The default value is true. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}).
|
95
95
|
is_subscribed_by_mail: Optional[bool] = None
|
@@ -7,6 +7,7 @@ from typing import Any, Optional, TYPE_CHECKING, Union
|
|
7
7
|
if TYPE_CHECKING:
|
8
8
|
from ...entity import Entity
|
9
9
|
from .billed_reconciliation import BilledReconciliation
|
10
|
+
from .unbilled_reconciliation import UnbilledReconciliation
|
10
11
|
|
11
12
|
from ...entity import Entity
|
12
13
|
|
@@ -16,6 +17,8 @@ class BillingReconciliation(Entity, Parsable):
|
|
16
17
|
billed: Optional[BilledReconciliation] = None
|
17
18
|
# The OdataType property
|
18
19
|
odata_type: Optional[str] = None
|
20
|
+
# The unbilled property
|
21
|
+
unbilled: Optional[UnbilledReconciliation] = None
|
19
22
|
|
20
23
|
@staticmethod
|
21
24
|
def create_from_discriminator_value(parse_node: ParseNode) -> BillingReconciliation:
|
@@ -35,12 +38,15 @@ class BillingReconciliation(Entity, Parsable):
|
|
35
38
|
"""
|
36
39
|
from ...entity import Entity
|
37
40
|
from .billed_reconciliation import BilledReconciliation
|
41
|
+
from .unbilled_reconciliation import UnbilledReconciliation
|
38
42
|
|
39
43
|
from ...entity import Entity
|
40
44
|
from .billed_reconciliation import BilledReconciliation
|
45
|
+
from .unbilled_reconciliation import UnbilledReconciliation
|
41
46
|
|
42
47
|
fields: dict[str, Callable[[Any], None]] = {
|
43
48
|
"billed": lambda n : setattr(self, 'billed', n.get_object_value(BilledReconciliation)),
|
49
|
+
"unbilled": lambda n : setattr(self, 'unbilled', n.get_object_value(UnbilledReconciliation)),
|
44
50
|
}
|
45
51
|
super_fields = super().get_field_deserializers()
|
46
52
|
fields.update(super_fields)
|
@@ -56,5 +62,6 @@ class BillingReconciliation(Entity, Parsable):
|
|
56
62
|
raise TypeError("writer cannot be null.")
|
57
63
|
super().serialize(writer)
|
58
64
|
writer.write_object_value("billed", self.billed)
|
65
|
+
writer.write_object_value("unbilled", self.unbilled)
|
59
66
|
|
60
67
|
|