msgraph-sdk 1.21.0__py3-none-any.whl → 1.23.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/chats/item/members/item/conversation_member_item_request_builder.py +4 -4
- msgraph/generated/chats/item/messages/messages_request_builder.py +3 -3
- msgraph/generated/communications/calls/item/participants/invite/invite_request_builder.py +3 -3
- 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_app_registrations/managed_app_registrations_request_builder.py +4 -4
- msgraph/generated/device_app_management/managed_app_statuses/managed_app_statuses_request_builder.py +4 -4
- msgraph/generated/device_app_management/managed_e_books/item/assignments/item/managed_e_book_assignment_item_request_builder.py +7 -7
- 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 +3 -3
- msgraph/generated/device_management/device_compliance_policies/device_compliance_policies_request_builder.py +3 -3
- msgraph/generated/device_management/device_compliance_policies/item/device_compliance_policy_item_request_builder.py +10 -10
- 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 +4 -4
- msgraph/generated/device_management/device_enrollment_configurations/item/device_enrollment_configuration_item_request_builder.py +3 -3
- msgraph/generated/device_management/device_management_request_builder.py +2 -2
- msgraph/generated/external/connections/item/items/item/external_item_item_request_builder.py +3 -3
- msgraph/generated/groups/item/calendar/calendar_request_builder.py +10 -0
- msgraph/generated/groups/item/calendar/calendar_view/item/event_item_request_builder.py +10 -0
- msgraph/generated/groups/item/calendar/calendar_view/item/instances/instances_request_builder.py +3 -3
- msgraph/generated/groups/item/calendar/calendar_view/item/instances/item/event_item_request_builder.py +13 -3
- msgraph/generated/groups/item/calendar/calendar_view/item/instances/item/permanent_delete/permanent_delete_request_builder.py +78 -0
- msgraph/generated/groups/item/calendar/calendar_view/item/permanent_delete/permanent_delete_request_builder.py +78 -0
- msgraph/generated/groups/item/calendar/events/item/event_item_request_builder.py +10 -0
- msgraph/generated/groups/item/calendar/events/item/instances/instances_request_builder.py +3 -3
- msgraph/generated/groups/item/calendar/events/item/instances/item/event_item_request_builder.py +13 -3
- msgraph/generated/groups/item/calendar/events/item/instances/item/permanent_delete/permanent_delete_request_builder.py +78 -0
- msgraph/generated/groups/item/calendar/events/item/permanent_delete/permanent_delete_request_builder.py +78 -0
- msgraph/generated/groups/item/calendar/permanent_delete/permanent_delete_request_builder.py +79 -0
- msgraph/generated/groups/item/calendar_view/item/event_item_request_builder.py +10 -0
- msgraph/generated/groups/item/calendar_view/item/instances/instances_request_builder.py +3 -3
- msgraph/generated/groups/item/calendar_view/item/instances/item/event_item_request_builder.py +13 -3
- msgraph/generated/groups/item/calendar_view/item/instances/item/permanent_delete/permanent_delete_request_builder.py +78 -0
- msgraph/generated/groups/item/calendar_view/item/permanent_delete/permanent_delete_request_builder.py +78 -0
- msgraph/generated/groups/item/conversations/conversations_request_builder.py +3 -3
- msgraph/generated/groups/item/events/item/event_item_request_builder.py +10 -0
- msgraph/generated/groups/item/events/item/instances/instances_request_builder.py +3 -3
- msgraph/generated/groups/item/events/item/instances/item/event_item_request_builder.py +13 -3
- msgraph/generated/groups/item/events/item/instances/item/permanent_delete/permanent_delete_request_builder.py +78 -0
- msgraph/generated/groups/item/events/item/permanent_delete/permanent_delete_request_builder.py +78 -0
- msgraph/generated/identity/b2x_user_flows/item/identity_providers/count/count_request_builder.py +3 -3
- msgraph/generated/identity/b2x_user_flows/item/identity_providers/identity_providers_request_builder.py +4 -4
- msgraph/generated/identity/b2x_user_flows/item/identity_providers/item/identity_provider_item_request_builder.py +3 -3
- msgraph/generated/identity/conditional_access/named_locations/item/named_location_item_request_builder.py +7 -7
- msgraph/generated/identity_governance/entitlement_management/catalogs/item/custom_workflow_extensions/item/custom_callout_extension_item_request_builder.py +7 -7
- msgraph/generated/identity_governance/terms_of_use/agreements/item/agreement_item_request_builder.py +4 -4
- msgraph/generated/identity_providers/available_provider_types/available_provider_types_request_builder.py +3 -3
- msgraph/generated/identity_providers/count/count_request_builder.py +3 -3
- msgraph/generated/identity_providers/identity_providers_request_builder.py +6 -6
- msgraph/generated/identity_providers/item/identity_provider_item_request_builder.py +7 -7
- msgraph/generated/kiota-dom-export.txt +481 -8
- msgraph/generated/kiota-lock.json +1 -1
- msgraph/generated/models/application.py +7 -0
- msgraph/generated/models/authentication_behaviors.py +62 -0
- msgraph/generated/models/calendar.py +3 -3
- msgraph/generated/models/event.py +15 -15
- msgraph/generated/models/event_message.py +1 -1
- msgraph/generated/models/external_connectors/rule_operation.py +1 -0
- msgraph/generated/models/message.py +2 -2
- msgraph/generated/models/print_settings.py +1 -1
- msgraph/generated/models/security/alert_evidence.py +7 -0
- msgraph/generated/models/security/antispam_teams_direction.py +9 -0
- msgraph/generated/models/security/mailbox_evidence.py +4 -0
- msgraph/generated/models/security/teams_delivery_location.py +9 -0
- msgraph/generated/models/security/teams_message_delivery_action.py +10 -0
- msgraph/generated/models/security/teams_message_evidence.py +166 -0
- msgraph/generated/models/sign_in_activity.py +2 -2
- msgraph/generated/models/team.py +4 -0
- 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/organization_request_builder.py +4 -4
- msgraph/generated/policies/cross_tenant_access_policy/partners/item/identity_synchronization/identity_synchronization_request_builder.py +3 -3
- msgraph/generated/privacy/subject_rights_requests/count/count_request_builder.py +3 -3
- msgraph/generated/privacy/subject_rights_requests/item/approvers/approvers_request_builder.py +4 -4
- msgraph/generated/privacy/subject_rights_requests/item/approvers/count/count_request_builder.py +3 -3
- msgraph/generated/privacy/subject_rights_requests/item/approvers/item/mailbox_settings/mailbox_settings_request_builder.py +5 -5
- msgraph/generated/privacy/subject_rights_requests/item/approvers/item/service_provisioning_errors/count/count_request_builder.py +3 -3
- msgraph/generated/privacy/subject_rights_requests/item/approvers/item/service_provisioning_errors/service_provisioning_errors_request_builder.py +3 -3
- msgraph/generated/privacy/subject_rights_requests/item/approvers/item/user_item_request_builder.py +3 -3
- msgraph/generated/privacy/subject_rights_requests/item/approvers_with_user_principal_name/approvers_with_user_principal_name_request_builder.py +3 -3
- msgraph/generated/privacy/subject_rights_requests/item/collaborators/collaborators_request_builder.py +4 -4
- msgraph/generated/privacy/subject_rights_requests/item/collaborators/count/count_request_builder.py +3 -3
- msgraph/generated/privacy/subject_rights_requests/item/collaborators/item/mailbox_settings/mailbox_settings_request_builder.py +5 -5
- msgraph/generated/privacy/subject_rights_requests/item/collaborators/item/service_provisioning_errors/count/count_request_builder.py +3 -3
- msgraph/generated/privacy/subject_rights_requests/item/collaborators/item/service_provisioning_errors/service_provisioning_errors_request_builder.py +3 -3
- msgraph/generated/privacy/subject_rights_requests/item/collaborators/item/user_item_request_builder.py +3 -3
- msgraph/generated/privacy/subject_rights_requests/item/collaborators_with_user_principal_name/collaborators_with_user_principal_name_request_builder.py +3 -3
- msgraph/generated/privacy/subject_rights_requests/item/get_final_attachment/get_final_attachment_request_builder.py +3 -3
- msgraph/generated/privacy/subject_rights_requests/item/get_final_report/get_final_report_request_builder.py +3 -3
- msgraph/generated/privacy/subject_rights_requests/item/notes/count/count_request_builder.py +3 -3
- msgraph/generated/privacy/subject_rights_requests/item/notes/item/authored_note_item_request_builder.py +7 -7
- msgraph/generated/privacy/subject_rights_requests/item/notes/notes_request_builder.py +6 -6
- msgraph/generated/privacy/subject_rights_requests/item/subject_rights_request_item_request_builder.py +9 -9
- msgraph/generated/privacy/subject_rights_requests/item/team/team_request_builder.py +3 -3
- msgraph/generated/privacy/subject_rights_requests/subject_rights_requests_request_builder.py +6 -6
- msgraph/generated/security/alerts/alerts_request_builder.py +6 -6
- msgraph/generated/security/alerts/count/count_request_builder.py +3 -3
- msgraph/generated/security/alerts/item/alert_item_request_builder.py +5 -5
- msgraph/generated/security/cases/ediscovery_cases/item/custodians/item/site_sources/item/site_source_item_request_builder.py +3 -2
- msgraph/generated/security/cases/ediscovery_cases/item/custodians/item/site_sources/site_sources_request_builder.py +3 -3
- msgraph/generated/security/cases/ediscovery_cases/item/custodians/item/unified_group_sources/item/unified_group_source_item_request_builder.py +3 -2
- msgraph/generated/security/cases/ediscovery_cases/item/custodians/item/user_sources/item/user_source_item_request_builder.py +3 -2
- msgraph/generated/sites/item/lists/item/list_item_request_builder.py +4 -4
- msgraph/generated/sites/sites_request_builder.py +4 -4
- msgraph/generated/teams/item/channels/item/members/item/conversation_member_item_request_builder.py +3 -3
- msgraph/generated/teams/item/channels/item/messages/item/replies/replies_request_builder.py +3 -3
- msgraph/generated/tenant_relationships/multi_tenant_organization/multi_tenant_organization_request_builder.py +3 -3
- msgraph/generated/users/item/calendar/calendar_request_builder.py +10 -0
- msgraph/generated/users/item/calendar/calendar_view/item/event_item_request_builder.py +10 -0
- msgraph/generated/users/item/calendar/calendar_view/item/instances/instances_request_builder.py +3 -3
- msgraph/generated/users/item/calendar/calendar_view/item/instances/item/event_item_request_builder.py +13 -3
- msgraph/generated/users/item/calendar/calendar_view/item/instances/item/permanent_delete/permanent_delete_request_builder.py +78 -0
- msgraph/generated/users/item/calendar/calendar_view/item/permanent_delete/permanent_delete_request_builder.py +78 -0
- msgraph/generated/users/item/calendar/events/item/event_item_request_builder.py +10 -0
- msgraph/generated/users/item/calendar/events/item/instances/instances_request_builder.py +3 -3
- msgraph/generated/users/item/calendar/events/item/instances/item/event_item_request_builder.py +13 -3
- msgraph/generated/users/item/calendar/events/item/instances/item/permanent_delete/permanent_delete_request_builder.py +78 -0
- msgraph/generated/users/item/calendar/events/item/permanent_delete/permanent_delete_request_builder.py +78 -0
- msgraph/generated/users/item/calendar/permanent_delete/permanent_delete_request_builder.py +79 -0
- msgraph/generated/users/item/calendar_groups/item/calendars/item/calendar_item_request_builder.py +10 -0
- msgraph/generated/users/item/calendar_groups/item/calendars/item/calendar_view/item/event_item_request_builder.py +10 -0
- msgraph/generated/users/item/calendar_groups/item/calendars/item/calendar_view/item/instances/instances_request_builder.py +3 -3
- msgraph/generated/users/item/calendar_groups/item/calendars/item/calendar_view/item/instances/item/event_item_request_builder.py +13 -3
- msgraph/generated/users/item/calendar_groups/item/calendars/item/calendar_view/item/instances/item/permanent_delete/permanent_delete_request_builder.py +78 -0
- msgraph/generated/users/item/calendar_groups/item/calendars/item/calendar_view/item/permanent_delete/permanent_delete_request_builder.py +78 -0
- msgraph/generated/users/item/calendar_groups/item/calendars/item/events/item/event_item_request_builder.py +10 -0
- msgraph/generated/users/item/calendar_groups/item/calendars/item/events/item/instances/instances_request_builder.py +3 -3
- msgraph/generated/users/item/calendar_groups/item/calendars/item/events/item/instances/item/event_item_request_builder.py +13 -3
- msgraph/generated/users/item/calendar_groups/item/calendars/item/events/item/instances/item/permanent_delete/permanent_delete_request_builder.py +78 -0
- msgraph/generated/users/item/calendar_groups/item/calendars/item/events/item/permanent_delete/permanent_delete_request_builder.py +78 -0
- msgraph/generated/users/item/calendar_groups/item/calendars/item/permanent_delete/permanent_delete_request_builder.py +79 -0
- msgraph/generated/users/item/calendar_view/item/event_item_request_builder.py +10 -0
- msgraph/generated/users/item/calendar_view/item/instances/instances_request_builder.py +3 -3
- msgraph/generated/users/item/calendar_view/item/instances/item/event_item_request_builder.py +13 -3
- msgraph/generated/users/item/calendar_view/item/instances/item/permanent_delete/permanent_delete_request_builder.py +78 -0
- msgraph/generated/users/item/calendar_view/item/permanent_delete/permanent_delete_request_builder.py +78 -0
- msgraph/generated/users/item/calendars/item/calendar_item_request_builder.py +10 -0
- msgraph/generated/users/item/calendars/item/calendar_view/item/event_item_request_builder.py +10 -0
- msgraph/generated/users/item/calendars/item/calendar_view/item/instances/instances_request_builder.py +3 -3
- msgraph/generated/users/item/calendars/item/calendar_view/item/instances/item/event_item_request_builder.py +13 -3
- msgraph/generated/users/item/calendars/item/calendar_view/item/instances/item/permanent_delete/permanent_delete_request_builder.py +78 -0
- msgraph/generated/users/item/calendars/item/calendar_view/item/permanent_delete/permanent_delete_request_builder.py +78 -0
- msgraph/generated/users/item/calendars/item/events/item/event_item_request_builder.py +10 -0
- msgraph/generated/users/item/calendars/item/events/item/instances/instances_request_builder.py +3 -3
- msgraph/generated/users/item/calendars/item/events/item/instances/item/event_item_request_builder.py +13 -3
- msgraph/generated/users/item/calendars/item/events/item/instances/item/permanent_delete/permanent_delete_request_builder.py +78 -0
- msgraph/generated/users/item/calendars/item/events/item/permanent_delete/permanent_delete_request_builder.py +78 -0
- msgraph/generated/users/item/calendars/item/permanent_delete/permanent_delete_request_builder.py +79 -0
- msgraph/generated/users/item/contact_folders/item/child_folders/item/contact_folder_item_request_builder.py +10 -0
- msgraph/generated/users/item/contact_folders/item/child_folders/item/contacts/item/contact_item_request_builder.py +10 -0
- msgraph/generated/users/item/contact_folders/item/child_folders/item/contacts/item/permanent_delete/permanent_delete_request_builder.py +78 -0
- msgraph/generated/users/item/contact_folders/item/child_folders/item/permanent_delete/permanent_delete_request_builder.py +78 -0
- msgraph/generated/users/item/contact_folders/item/contact_folder_item_request_builder.py +10 -0
- msgraph/generated/users/item/contact_folders/item/contacts/item/contact_item_request_builder.py +10 -0
- msgraph/generated/users/item/contact_folders/item/contacts/item/permanent_delete/permanent_delete_request_builder.py +78 -0
- msgraph/generated/users/item/contact_folders/item/permanent_delete/permanent_delete_request_builder.py +78 -0
- msgraph/generated/users/item/contacts/item/contact_item_request_builder.py +10 -0
- msgraph/generated/users/item/contacts/item/permanent_delete/permanent_delete_request_builder.py +78 -0
- msgraph/generated/users/item/events/item/event_item_request_builder.py +10 -0
- msgraph/generated/users/item/events/item/instances/instances_request_builder.py +3 -3
- msgraph/generated/users/item/events/item/instances/item/event_item_request_builder.py +13 -3
- msgraph/generated/users/item/events/item/instances/item/permanent_delete/permanent_delete_request_builder.py +78 -0
- msgraph/generated/users/item/events/item/permanent_delete/permanent_delete_request_builder.py +78 -0
- msgraph/generated/users/item/mail_folders/item/child_folders/item/mail_folder_item_request_builder.py +10 -0
- msgraph/generated/users/item/mail_folders/item/child_folders/item/messages/item/message_item_request_builder.py +10 -0
- msgraph/generated/users/item/mail_folders/item/child_folders/item/messages/item/permanent_delete/permanent_delete_request_builder.py +78 -0
- msgraph/generated/users/item/mail_folders/item/child_folders/item/permanent_delete/permanent_delete_request_builder.py +78 -0
- msgraph/generated/users/item/mail_folders/item/mail_folder_item_request_builder.py +10 -0
- msgraph/generated/users/item/mail_folders/item/messages/item/message_item_request_builder.py +10 -0
- msgraph/generated/users/item/mail_folders/item/messages/item/permanent_delete/permanent_delete_request_builder.py +78 -0
- msgraph/generated/users/item/mail_folders/item/permanent_delete/permanent_delete_request_builder.py +78 -0
- msgraph/generated/users/item/messages/item/message_item_request_builder.py +10 -0
- msgraph/generated/users/item/messages/item/permanent_delete/permanent_delete_request_builder.py +78 -0
- msgraph/generated/users/item/user_item_request_builder.py +5 -5
- msgraph/generated/users/users_request_builder.py +1 -1
- msgraph/generated/users_with_user_principal_name/users_with_user_principal_name_request_builder.py +5 -5
- {msgraph_sdk-1.21.0.dist-info → msgraph_sdk-1.23.0.dist-info}/METADATA +3 -2
- {msgraph_sdk-1.21.0.dist-info → msgraph_sdk-1.23.0.dist-info}/RECORD +189 -146
- {msgraph_sdk-1.21.0.dist-info → msgraph_sdk-1.23.0.dist-info}/WHEEL +1 -1
- {msgraph_sdk-1.21.0.dist-info → msgraph_sdk-1.23.0.dist-info/licenses}/LICENSE +0 -0
@@ -12,27 +12,27 @@ class WorkbookWorksheetProtectionOptions(AdditionalDataHolder, BackedModel, Pars
|
|
12
12
|
|
13
13
|
# Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.
|
14
14
|
additional_data: dict[str, Any] = field(default_factory=dict)
|
15
|
-
#
|
15
|
+
# Represents the worksheet protection option of allowing using auto filter feature.
|
16
16
|
allow_auto_filter: Optional[bool] = None
|
17
|
-
#
|
17
|
+
# Represents the worksheet protection option of allowing deleting columns.
|
18
18
|
allow_delete_columns: Optional[bool] = None
|
19
|
-
#
|
19
|
+
# Represents the worksheet protection option of allowing deleting rows.
|
20
20
|
allow_delete_rows: Optional[bool] = None
|
21
|
-
#
|
21
|
+
# Represents the worksheet protection option of allowing formatting cells.
|
22
22
|
allow_format_cells: Optional[bool] = None
|
23
|
-
#
|
23
|
+
# Represents the worksheet protection option of allowing formatting columns.
|
24
24
|
allow_format_columns: Optional[bool] = None
|
25
|
-
#
|
25
|
+
# Represents the worksheet protection option of allowing formatting rows.
|
26
26
|
allow_format_rows: Optional[bool] = None
|
27
|
-
#
|
27
|
+
# Represents the worksheet protection option of allowing inserting columns.
|
28
28
|
allow_insert_columns: Optional[bool] = None
|
29
|
-
#
|
29
|
+
# Represents the worksheet protection option of allowing inserting hyperlinks.
|
30
30
|
allow_insert_hyperlinks: Optional[bool] = None
|
31
|
-
#
|
31
|
+
# Represents the worksheet protection option of allowing inserting rows.
|
32
32
|
allow_insert_rows: Optional[bool] = None
|
33
|
-
#
|
33
|
+
# Represents the worksheet protection option of allowing using pivot table feature.
|
34
34
|
allow_pivot_tables: Optional[bool] = None
|
35
|
-
#
|
35
|
+
# Represents the worksheet protection option of allowing using sort feature.
|
36
36
|
allow_sort: Optional[bool] = None
|
37
37
|
# The OdataType property
|
38
38
|
odata_type: Optional[str] = None
|
@@ -49,10 +49,10 @@ class BannerLogoRequestBuilder(BaseRequestBuilder):
|
|
49
49
|
|
50
50
|
async def get(self,request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> Optional[bytes]:
|
51
51
|
"""
|
52
|
-
|
52
|
+
Retrieve the default organizational branding object, if the Accept-Language header is set to 0 or default. If no default organizational branding object exists, this method returns a 404 Not Found error. If the Accept-Language header is set to an existing locale identified by the value of its id, this method retrieves the branding for the specified locale. This method retrieves only non-Stream properties, for example, usernameHintText and signInPageText. To retrieve Stream types of the default branding, for example, bannerLogo and backgroundImage, use the GET organizationalBrandingLocalization method.
|
53
53
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
54
54
|
Returns: bytes
|
55
|
-
Find more info here: https://learn.microsoft.com/graph/api/
|
55
|
+
Find more info here: https://learn.microsoft.com/graph/api/organizationalbranding-get?view=graph-rest-1.0
|
56
56
|
"""
|
57
57
|
request_info = self.to_get_request_information(
|
58
58
|
request_configuration
|
@@ -104,7 +104,7 @@ class BannerLogoRequestBuilder(BaseRequestBuilder):
|
|
104
104
|
|
105
105
|
def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
|
106
106
|
"""
|
107
|
-
|
107
|
+
Retrieve the default organizational branding object, if the Accept-Language header is set to 0 or default. If no default organizational branding object exists, this method returns a 404 Not Found error. If the Accept-Language header is set to an existing locale identified by the value of its id, this method retrieves the branding for the specified locale. This method retrieves only non-Stream properties, for example, usernameHintText and signInPageText. To retrieve Stream types of the default branding, for example, bannerLogo and backgroundImage, use the GET organizationalBrandingLocalization method.
|
108
108
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
109
109
|
Returns: RequestInformation
|
110
110
|
"""
|
@@ -59,10 +59,10 @@ class OrganizationItemRequestBuilder(BaseRequestBuilder):
|
|
59
59
|
|
60
60
|
async def get(self,request_configuration: Optional[RequestConfiguration[OrganizationItemRequestBuilderGetQueryParameters]] = None) -> Optional[Organization]:
|
61
61
|
"""
|
62
|
-
|
62
|
+
Get the properties and relationships of the currently authenticated organization. Since the organization resource supports extensions, you can also use the GET operation to get custom properties and extension data in an organization instance.
|
63
63
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
64
64
|
Returns: Optional[Organization]
|
65
|
-
Find more info here: https://learn.microsoft.com/graph/api/
|
65
|
+
Find more info here: https://learn.microsoft.com/graph/api/organization-get?view=graph-rest-1.0
|
66
66
|
"""
|
67
67
|
request_info = self.to_get_request_information(
|
68
68
|
request_configuration
|
@@ -80,11 +80,11 @@ class OrganizationItemRequestBuilder(BaseRequestBuilder):
|
|
80
80
|
|
81
81
|
async def patch(self,body: Organization, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> Optional[Organization]:
|
82
82
|
"""
|
83
|
-
Update the properties of
|
83
|
+
Update the properties of the currently authenticated organization. In this case, organization is defined as a collection of exactly one record, and so its ID must be specified in the request. The ID is also known as the tenantId of the organization.
|
84
84
|
param body: The request body
|
85
85
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
86
86
|
Returns: Optional[Organization]
|
87
|
-
Find more info here: https://learn.microsoft.com/graph/api/
|
87
|
+
Find more info here: https://learn.microsoft.com/graph/api/organization-update?view=graph-rest-1.0
|
88
88
|
"""
|
89
89
|
if body is None:
|
90
90
|
raise TypeError("body cannot be null.")
|
@@ -115,7 +115,7 @@ class OrganizationItemRequestBuilder(BaseRequestBuilder):
|
|
115
115
|
|
116
116
|
def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[OrganizationItemRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
|
117
117
|
"""
|
118
|
-
|
118
|
+
Get the properties and relationships of the currently authenticated organization. Since the organization resource supports extensions, you can also use the GET operation to get custom properties and extension data in an organization instance.
|
119
119
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
120
120
|
Returns: RequestInformation
|
121
121
|
"""
|
@@ -126,7 +126,7 @@ class OrganizationItemRequestBuilder(BaseRequestBuilder):
|
|
126
126
|
|
127
127
|
def to_patch_request_information(self,body: Organization, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
|
128
128
|
"""
|
129
|
-
Update the properties of
|
129
|
+
Update the properties of the currently authenticated organization. In this case, organization is defined as a collection of exactly one record, and so its ID must be specified in the request. The ID is also known as the tenantId of the organization.
|
130
130
|
param body: The request body
|
131
131
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
132
132
|
Returns: RequestInformation
|
@@ -240,7 +240,7 @@ class OrganizationItemRequestBuilder(BaseRequestBuilder):
|
|
240
240
|
@dataclass
|
241
241
|
class OrganizationItemRequestBuilderGetQueryParameters():
|
242
242
|
"""
|
243
|
-
|
243
|
+
Get the properties and relationships of the currently authenticated organization. Since the organization resource supports extensions, you can also use the GET operation to get custom properties and extension data in an organization instance.
|
244
244
|
"""
|
245
245
|
def get_query_parameter(self,original_name: str) -> str:
|
246
246
|
"""
|
@@ -53,10 +53,10 @@ class OrganizationRequestBuilder(BaseRequestBuilder):
|
|
53
53
|
|
54
54
|
async def get(self,request_configuration: Optional[RequestConfiguration[OrganizationRequestBuilderGetQueryParameters]] = None) -> Optional[OrganizationCollectionResponse]:
|
55
55
|
"""
|
56
|
-
|
56
|
+
Retrieve a list of organization objects. There's only one organization object in the collection.
|
57
57
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
58
58
|
Returns: Optional[OrganizationCollectionResponse]
|
59
|
-
Find more info here: https://learn.microsoft.com/graph/api/
|
59
|
+
Find more info here: https://learn.microsoft.com/graph/api/organization-list?view=graph-rest-1.0
|
60
60
|
"""
|
61
61
|
request_info = self.to_get_request_information(
|
62
62
|
request_configuration
|
@@ -97,7 +97,7 @@ class OrganizationRequestBuilder(BaseRequestBuilder):
|
|
97
97
|
|
98
98
|
def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[OrganizationRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
|
99
99
|
"""
|
100
|
-
|
100
|
+
Retrieve a list of organization objects. There's only one organization object in the collection.
|
101
101
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
102
102
|
Returns: RequestInformation
|
103
103
|
"""
|
@@ -179,7 +179,7 @@ class OrganizationRequestBuilder(BaseRequestBuilder):
|
|
179
179
|
@dataclass
|
180
180
|
class OrganizationRequestBuilderGetQueryParameters():
|
181
181
|
"""
|
182
|
-
|
182
|
+
Retrieve a list of organization objects. There's only one organization object in the collection.
|
183
183
|
"""
|
184
184
|
def get_query_parameter(self,original_name: str) -> str:
|
185
185
|
"""
|
@@ -72,11 +72,11 @@ class IdentitySynchronizationRequestBuilder(BaseRequestBuilder):
|
|
72
72
|
|
73
73
|
async def put(self,body: CrossTenantIdentitySyncPolicyPartner, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> Optional[CrossTenantIdentitySyncPolicyPartner]:
|
74
74
|
"""
|
75
|
-
|
75
|
+
Update the user synchronization policy of a partner-specific configuration.
|
76
76
|
param body: The request body
|
77
77
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
78
78
|
Returns: Optional[CrossTenantIdentitySyncPolicyPartner]
|
79
|
-
Find more info here: https://learn.microsoft.com/graph/api/
|
79
|
+
Find more info here: https://learn.microsoft.com/graph/api/crosstenantidentitysyncpolicypartner-update?view=graph-rest-1.0
|
80
80
|
"""
|
81
81
|
if body is None:
|
82
82
|
raise TypeError("body cannot be null.")
|
@@ -118,7 +118,7 @@ class IdentitySynchronizationRequestBuilder(BaseRequestBuilder):
|
|
118
118
|
|
119
119
|
def to_put_request_information(self,body: CrossTenantIdentitySyncPolicyPartner, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
|
120
120
|
"""
|
121
|
-
|
121
|
+
Update the user synchronization policy of a partner-specific configuration.
|
122
122
|
param body: The request body
|
123
123
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
124
124
|
Returns: RequestInformation
|
@@ -35,7 +35,7 @@ class CountRequestBuilder(BaseRequestBuilder):
|
|
35
35
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
36
36
|
Returns: Optional[int]
|
37
37
|
"""
|
38
|
-
warn("The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate", DeprecationWarning)
|
38
|
+
warn("The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20", DeprecationWarning)
|
39
39
|
request_info = self.to_get_request_information(
|
40
40
|
request_configuration
|
41
41
|
)
|
@@ -54,7 +54,7 @@ class CountRequestBuilder(BaseRequestBuilder):
|
|
54
54
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
55
55
|
Returns: RequestInformation
|
56
56
|
"""
|
57
|
-
warn("The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate", DeprecationWarning)
|
57
|
+
warn("The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20", DeprecationWarning)
|
58
58
|
request_info = RequestInformation(Method.GET, self.url_template, self.path_parameters)
|
59
59
|
request_info.configure(request_configuration)
|
60
60
|
request_info.headers.try_add("Accept", "text/plain;q=0.9")
|
@@ -66,7 +66,7 @@ class CountRequestBuilder(BaseRequestBuilder):
|
|
66
66
|
param raw_url: The raw URL to use for the request builder.
|
67
67
|
Returns: CountRequestBuilder
|
68
68
|
"""
|
69
|
-
warn("The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate", DeprecationWarning)
|
69
|
+
warn("The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20", DeprecationWarning)
|
70
70
|
if raw_url is None:
|
71
71
|
raise TypeError("raw_url cannot be null.")
|
72
72
|
return CountRequestBuilder(self.request_adapter, raw_url)
|
msgraph/generated/privacy/subject_rights_requests/item/approvers/approvers_request_builder.py
CHANGED
@@ -38,7 +38,7 @@ class ApproversRequestBuilder(BaseRequestBuilder):
|
|
38
38
|
param user_id: The unique identifier of user
|
39
39
|
Returns: UserItemRequestBuilder
|
40
40
|
"""
|
41
|
-
warn("The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate", DeprecationWarning)
|
41
|
+
warn("The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20", DeprecationWarning)
|
42
42
|
if user_id is None:
|
43
43
|
raise TypeError("user_id cannot be null.")
|
44
44
|
from .item.user_item_request_builder import UserItemRequestBuilder
|
@@ -53,7 +53,7 @@ class ApproversRequestBuilder(BaseRequestBuilder):
|
|
53
53
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
54
54
|
Returns: Optional[UserCollectionResponse]
|
55
55
|
"""
|
56
|
-
warn("The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate", DeprecationWarning)
|
56
|
+
warn("The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20", DeprecationWarning)
|
57
57
|
request_info = self.to_get_request_information(
|
58
58
|
request_configuration
|
59
59
|
)
|
@@ -74,7 +74,7 @@ class ApproversRequestBuilder(BaseRequestBuilder):
|
|
74
74
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
75
75
|
Returns: RequestInformation
|
76
76
|
"""
|
77
|
-
warn("The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate", DeprecationWarning)
|
77
|
+
warn("The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20", DeprecationWarning)
|
78
78
|
request_info = RequestInformation(Method.GET, self.url_template, self.path_parameters)
|
79
79
|
request_info.configure(request_configuration)
|
80
80
|
request_info.headers.try_add("Accept", "application/json")
|
@@ -86,7 +86,7 @@ class ApproversRequestBuilder(BaseRequestBuilder):
|
|
86
86
|
param raw_url: The raw URL to use for the request builder.
|
87
87
|
Returns: ApproversRequestBuilder
|
88
88
|
"""
|
89
|
-
warn("The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate", DeprecationWarning)
|
89
|
+
warn("The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20", DeprecationWarning)
|
90
90
|
if raw_url is None:
|
91
91
|
raise TypeError("raw_url cannot be null.")
|
92
92
|
return ApproversRequestBuilder(self.request_adapter, raw_url)
|
msgraph/generated/privacy/subject_rights_requests/item/approvers/count/count_request_builder.py
CHANGED
@@ -35,7 +35,7 @@ class CountRequestBuilder(BaseRequestBuilder):
|
|
35
35
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
36
36
|
Returns: Optional[int]
|
37
37
|
"""
|
38
|
-
warn("The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate", DeprecationWarning)
|
38
|
+
warn("The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20", DeprecationWarning)
|
39
39
|
request_info = self.to_get_request_information(
|
40
40
|
request_configuration
|
41
41
|
)
|
@@ -54,7 +54,7 @@ class CountRequestBuilder(BaseRequestBuilder):
|
|
54
54
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
55
55
|
Returns: RequestInformation
|
56
56
|
"""
|
57
|
-
warn("The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate", DeprecationWarning)
|
57
|
+
warn("The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20", DeprecationWarning)
|
58
58
|
request_info = RequestInformation(Method.GET, self.url_template, self.path_parameters)
|
59
59
|
request_info.configure(request_configuration)
|
60
60
|
request_info.headers.try_add("Accept", "text/plain;q=0.9")
|
@@ -66,7 +66,7 @@ class CountRequestBuilder(BaseRequestBuilder):
|
|
66
66
|
param raw_url: The raw URL to use for the request builder.
|
67
67
|
Returns: CountRequestBuilder
|
68
68
|
"""
|
69
|
-
warn("The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate", DeprecationWarning)
|
69
|
+
warn("The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20", DeprecationWarning)
|
70
70
|
if raw_url is None:
|
71
71
|
raise TypeError("raw_url cannot be null.")
|
72
72
|
return CountRequestBuilder(self.request_adapter, raw_url)
|
@@ -36,7 +36,7 @@ class MailboxSettingsRequestBuilder(BaseRequestBuilder):
|
|
36
36
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
37
37
|
Returns: Optional[MailboxSettings]
|
38
38
|
"""
|
39
|
-
warn("The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate", DeprecationWarning)
|
39
|
+
warn("The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20", DeprecationWarning)
|
40
40
|
request_info = self.to_get_request_information(
|
41
41
|
request_configuration
|
42
42
|
)
|
@@ -58,7 +58,7 @@ class MailboxSettingsRequestBuilder(BaseRequestBuilder):
|
|
58
58
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
59
59
|
Returns: Optional[MailboxSettings]
|
60
60
|
"""
|
61
|
-
warn("The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate", DeprecationWarning)
|
61
|
+
warn("The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20", DeprecationWarning)
|
62
62
|
if body is None:
|
63
63
|
raise TypeError("body cannot be null.")
|
64
64
|
request_info = self.to_patch_request_information(
|
@@ -81,7 +81,7 @@ class MailboxSettingsRequestBuilder(BaseRequestBuilder):
|
|
81
81
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
82
82
|
Returns: RequestInformation
|
83
83
|
"""
|
84
|
-
warn("The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate", DeprecationWarning)
|
84
|
+
warn("The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20", DeprecationWarning)
|
85
85
|
request_info = RequestInformation(Method.GET, self.url_template, self.path_parameters)
|
86
86
|
request_info.configure(request_configuration)
|
87
87
|
request_info.headers.try_add("Accept", "application/json")
|
@@ -94,7 +94,7 @@ class MailboxSettingsRequestBuilder(BaseRequestBuilder):
|
|
94
94
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
95
95
|
Returns: RequestInformation
|
96
96
|
"""
|
97
|
-
warn("The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate", DeprecationWarning)
|
97
|
+
warn("The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20", DeprecationWarning)
|
98
98
|
if body is None:
|
99
99
|
raise TypeError("body cannot be null.")
|
100
100
|
request_info = RequestInformation(Method.PATCH, self.url_template, self.path_parameters)
|
@@ -109,7 +109,7 @@ class MailboxSettingsRequestBuilder(BaseRequestBuilder):
|
|
109
109
|
param raw_url: The raw URL to use for the request builder.
|
110
110
|
Returns: MailboxSettingsRequestBuilder
|
111
111
|
"""
|
112
|
-
warn("The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate", DeprecationWarning)
|
112
|
+
warn("The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20", DeprecationWarning)
|
113
113
|
if raw_url is None:
|
114
114
|
raise TypeError("raw_url cannot be null.")
|
115
115
|
return MailboxSettingsRequestBuilder(self.request_adapter, raw_url)
|
@@ -35,7 +35,7 @@ class CountRequestBuilder(BaseRequestBuilder):
|
|
35
35
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
36
36
|
Returns: Optional[int]
|
37
37
|
"""
|
38
|
-
warn("The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate", DeprecationWarning)
|
38
|
+
warn("The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20", DeprecationWarning)
|
39
39
|
request_info = self.to_get_request_information(
|
40
40
|
request_configuration
|
41
41
|
)
|
@@ -54,7 +54,7 @@ class CountRequestBuilder(BaseRequestBuilder):
|
|
54
54
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
55
55
|
Returns: RequestInformation
|
56
56
|
"""
|
57
|
-
warn("The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate", DeprecationWarning)
|
57
|
+
warn("The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20", DeprecationWarning)
|
58
58
|
request_info = RequestInformation(Method.GET, self.url_template, self.path_parameters)
|
59
59
|
request_info.configure(request_configuration)
|
60
60
|
request_info.headers.try_add("Accept", "text/plain;q=0.9")
|
@@ -66,7 +66,7 @@ class CountRequestBuilder(BaseRequestBuilder):
|
|
66
66
|
param raw_url: The raw URL to use for the request builder.
|
67
67
|
Returns: CountRequestBuilder
|
68
68
|
"""
|
69
|
-
warn("The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate", DeprecationWarning)
|
69
|
+
warn("The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20", DeprecationWarning)
|
70
70
|
if raw_url is None:
|
71
71
|
raise TypeError("raw_url cannot be null.")
|
72
72
|
return CountRequestBuilder(self.request_adapter, raw_url)
|
@@ -37,7 +37,7 @@ class ServiceProvisioningErrorsRequestBuilder(BaseRequestBuilder):
|
|
37
37
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
38
38
|
Returns: Optional[ServiceProvisioningErrorCollectionResponse]
|
39
39
|
"""
|
40
|
-
warn("The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate", DeprecationWarning)
|
40
|
+
warn("The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20", DeprecationWarning)
|
41
41
|
request_info = self.to_get_request_information(
|
42
42
|
request_configuration
|
43
43
|
)
|
@@ -58,7 +58,7 @@ class ServiceProvisioningErrorsRequestBuilder(BaseRequestBuilder):
|
|
58
58
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
59
59
|
Returns: RequestInformation
|
60
60
|
"""
|
61
|
-
warn("The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate", DeprecationWarning)
|
61
|
+
warn("The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20", DeprecationWarning)
|
62
62
|
request_info = RequestInformation(Method.GET, self.url_template, self.path_parameters)
|
63
63
|
request_info.configure(request_configuration)
|
64
64
|
request_info.headers.try_add("Accept", "application/json")
|
@@ -70,7 +70,7 @@ class ServiceProvisioningErrorsRequestBuilder(BaseRequestBuilder):
|
|
70
70
|
param raw_url: The raw URL to use for the request builder.
|
71
71
|
Returns: ServiceProvisioningErrorsRequestBuilder
|
72
72
|
"""
|
73
|
-
warn("The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate", DeprecationWarning)
|
73
|
+
warn("The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20", DeprecationWarning)
|
74
74
|
if raw_url is None:
|
75
75
|
raise TypeError("raw_url cannot be null.")
|
76
76
|
return ServiceProvisioningErrorsRequestBuilder(self.request_adapter, raw_url)
|
msgraph/generated/privacy/subject_rights_requests/item/approvers/item/user_item_request_builder.py
CHANGED
@@ -38,7 +38,7 @@ class UserItemRequestBuilder(BaseRequestBuilder):
|
|
38
38
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
39
39
|
Returns: Optional[User]
|
40
40
|
"""
|
41
|
-
warn("The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate", DeprecationWarning)
|
41
|
+
warn("The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20", DeprecationWarning)
|
42
42
|
request_info = self.to_get_request_information(
|
43
43
|
request_configuration
|
44
44
|
)
|
@@ -59,7 +59,7 @@ class UserItemRequestBuilder(BaseRequestBuilder):
|
|
59
59
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
60
60
|
Returns: RequestInformation
|
61
61
|
"""
|
62
|
-
warn("The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate", DeprecationWarning)
|
62
|
+
warn("The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20", DeprecationWarning)
|
63
63
|
request_info = RequestInformation(Method.GET, self.url_template, self.path_parameters)
|
64
64
|
request_info.configure(request_configuration)
|
65
65
|
request_info.headers.try_add("Accept", "application/json")
|
@@ -71,7 +71,7 @@ class UserItemRequestBuilder(BaseRequestBuilder):
|
|
71
71
|
param raw_url: The raw URL to use for the request builder.
|
72
72
|
Returns: UserItemRequestBuilder
|
73
73
|
"""
|
74
|
-
warn("The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate", DeprecationWarning)
|
74
|
+
warn("The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20", DeprecationWarning)
|
75
75
|
if raw_url is None:
|
76
76
|
raise TypeError("raw_url cannot be null.")
|
77
77
|
return UserItemRequestBuilder(self.request_adapter, raw_url)
|
@@ -39,7 +39,7 @@ class ApproversWithUserPrincipalNameRequestBuilder(BaseRequestBuilder):
|
|
39
39
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
40
40
|
Returns: Optional[User]
|
41
41
|
"""
|
42
|
-
warn("The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate", DeprecationWarning)
|
42
|
+
warn("The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20", DeprecationWarning)
|
43
43
|
request_info = self.to_get_request_information(
|
44
44
|
request_configuration
|
45
45
|
)
|
@@ -60,7 +60,7 @@ class ApproversWithUserPrincipalNameRequestBuilder(BaseRequestBuilder):
|
|
60
60
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
61
61
|
Returns: RequestInformation
|
62
62
|
"""
|
63
|
-
warn("The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate", DeprecationWarning)
|
63
|
+
warn("The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20", DeprecationWarning)
|
64
64
|
request_info = RequestInformation(Method.GET, self.url_template, self.path_parameters)
|
65
65
|
request_info.configure(request_configuration)
|
66
66
|
request_info.headers.try_add("Accept", "application/json")
|
@@ -72,7 +72,7 @@ class ApproversWithUserPrincipalNameRequestBuilder(BaseRequestBuilder):
|
|
72
72
|
param raw_url: The raw URL to use for the request builder.
|
73
73
|
Returns: ApproversWithUserPrincipalNameRequestBuilder
|
74
74
|
"""
|
75
|
-
warn("The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate", DeprecationWarning)
|
75
|
+
warn("The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20", DeprecationWarning)
|
76
76
|
if raw_url is None:
|
77
77
|
raise TypeError("raw_url cannot be null.")
|
78
78
|
return ApproversWithUserPrincipalNameRequestBuilder(self.request_adapter, raw_url)
|
@@ -38,7 +38,7 @@ class CollaboratorsRequestBuilder(BaseRequestBuilder):
|
|
38
38
|
param user_id: The unique identifier of user
|
39
39
|
Returns: UserItemRequestBuilder
|
40
40
|
"""
|
41
|
-
warn("The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate", DeprecationWarning)
|
41
|
+
warn("The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20", DeprecationWarning)
|
42
42
|
if user_id is None:
|
43
43
|
raise TypeError("user_id cannot be null.")
|
44
44
|
from .item.user_item_request_builder import UserItemRequestBuilder
|
@@ -53,7 +53,7 @@ class CollaboratorsRequestBuilder(BaseRequestBuilder):
|
|
53
53
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
54
54
|
Returns: Optional[UserCollectionResponse]
|
55
55
|
"""
|
56
|
-
warn("The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate", DeprecationWarning)
|
56
|
+
warn("The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20", DeprecationWarning)
|
57
57
|
request_info = self.to_get_request_information(
|
58
58
|
request_configuration
|
59
59
|
)
|
@@ -74,7 +74,7 @@ class CollaboratorsRequestBuilder(BaseRequestBuilder):
|
|
74
74
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
75
75
|
Returns: RequestInformation
|
76
76
|
"""
|
77
|
-
warn("The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate", DeprecationWarning)
|
77
|
+
warn("The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20", DeprecationWarning)
|
78
78
|
request_info = RequestInformation(Method.GET, self.url_template, self.path_parameters)
|
79
79
|
request_info.configure(request_configuration)
|
80
80
|
request_info.headers.try_add("Accept", "application/json")
|
@@ -86,7 +86,7 @@ class CollaboratorsRequestBuilder(BaseRequestBuilder):
|
|
86
86
|
param raw_url: The raw URL to use for the request builder.
|
87
87
|
Returns: CollaboratorsRequestBuilder
|
88
88
|
"""
|
89
|
-
warn("The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate", DeprecationWarning)
|
89
|
+
warn("The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20", DeprecationWarning)
|
90
90
|
if raw_url is None:
|
91
91
|
raise TypeError("raw_url cannot be null.")
|
92
92
|
return CollaboratorsRequestBuilder(self.request_adapter, raw_url)
|
msgraph/generated/privacy/subject_rights_requests/item/collaborators/count/count_request_builder.py
CHANGED
@@ -35,7 +35,7 @@ class CountRequestBuilder(BaseRequestBuilder):
|
|
35
35
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
36
36
|
Returns: Optional[int]
|
37
37
|
"""
|
38
|
-
warn("The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate", DeprecationWarning)
|
38
|
+
warn("The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20", DeprecationWarning)
|
39
39
|
request_info = self.to_get_request_information(
|
40
40
|
request_configuration
|
41
41
|
)
|
@@ -54,7 +54,7 @@ class CountRequestBuilder(BaseRequestBuilder):
|
|
54
54
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
55
55
|
Returns: RequestInformation
|
56
56
|
"""
|
57
|
-
warn("The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate", DeprecationWarning)
|
57
|
+
warn("The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20", DeprecationWarning)
|
58
58
|
request_info = RequestInformation(Method.GET, self.url_template, self.path_parameters)
|
59
59
|
request_info.configure(request_configuration)
|
60
60
|
request_info.headers.try_add("Accept", "text/plain;q=0.9")
|
@@ -66,7 +66,7 @@ class CountRequestBuilder(BaseRequestBuilder):
|
|
66
66
|
param raw_url: The raw URL to use for the request builder.
|
67
67
|
Returns: CountRequestBuilder
|
68
68
|
"""
|
69
|
-
warn("The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate", DeprecationWarning)
|
69
|
+
warn("The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20", DeprecationWarning)
|
70
70
|
if raw_url is None:
|
71
71
|
raise TypeError("raw_url cannot be null.")
|
72
72
|
return CountRequestBuilder(self.request_adapter, raw_url)
|
@@ -36,7 +36,7 @@ class MailboxSettingsRequestBuilder(BaseRequestBuilder):
|
|
36
36
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
37
37
|
Returns: Optional[MailboxSettings]
|
38
38
|
"""
|
39
|
-
warn("The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate", DeprecationWarning)
|
39
|
+
warn("The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20", DeprecationWarning)
|
40
40
|
request_info = self.to_get_request_information(
|
41
41
|
request_configuration
|
42
42
|
)
|
@@ -58,7 +58,7 @@ class MailboxSettingsRequestBuilder(BaseRequestBuilder):
|
|
58
58
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
59
59
|
Returns: Optional[MailboxSettings]
|
60
60
|
"""
|
61
|
-
warn("The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate", DeprecationWarning)
|
61
|
+
warn("The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20", DeprecationWarning)
|
62
62
|
if body is None:
|
63
63
|
raise TypeError("body cannot be null.")
|
64
64
|
request_info = self.to_patch_request_information(
|
@@ -81,7 +81,7 @@ class MailboxSettingsRequestBuilder(BaseRequestBuilder):
|
|
81
81
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
82
82
|
Returns: RequestInformation
|
83
83
|
"""
|
84
|
-
warn("The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate", DeprecationWarning)
|
84
|
+
warn("The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20", DeprecationWarning)
|
85
85
|
request_info = RequestInformation(Method.GET, self.url_template, self.path_parameters)
|
86
86
|
request_info.configure(request_configuration)
|
87
87
|
request_info.headers.try_add("Accept", "application/json")
|
@@ -94,7 +94,7 @@ class MailboxSettingsRequestBuilder(BaseRequestBuilder):
|
|
94
94
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
95
95
|
Returns: RequestInformation
|
96
96
|
"""
|
97
|
-
warn("The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate", DeprecationWarning)
|
97
|
+
warn("The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20", DeprecationWarning)
|
98
98
|
if body is None:
|
99
99
|
raise TypeError("body cannot be null.")
|
100
100
|
request_info = RequestInformation(Method.PATCH, self.url_template, self.path_parameters)
|
@@ -109,7 +109,7 @@ class MailboxSettingsRequestBuilder(BaseRequestBuilder):
|
|
109
109
|
param raw_url: The raw URL to use for the request builder.
|
110
110
|
Returns: MailboxSettingsRequestBuilder
|
111
111
|
"""
|
112
|
-
warn("The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate", DeprecationWarning)
|
112
|
+
warn("The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20", DeprecationWarning)
|
113
113
|
if raw_url is None:
|
114
114
|
raise TypeError("raw_url cannot be null.")
|
115
115
|
return MailboxSettingsRequestBuilder(self.request_adapter, raw_url)
|
@@ -35,7 +35,7 @@ class CountRequestBuilder(BaseRequestBuilder):
|
|
35
35
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
36
36
|
Returns: Optional[int]
|
37
37
|
"""
|
38
|
-
warn("The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate", DeprecationWarning)
|
38
|
+
warn("The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20", DeprecationWarning)
|
39
39
|
request_info = self.to_get_request_information(
|
40
40
|
request_configuration
|
41
41
|
)
|
@@ -54,7 +54,7 @@ class CountRequestBuilder(BaseRequestBuilder):
|
|
54
54
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
55
55
|
Returns: RequestInformation
|
56
56
|
"""
|
57
|
-
warn("The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate", DeprecationWarning)
|
57
|
+
warn("The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20", DeprecationWarning)
|
58
58
|
request_info = RequestInformation(Method.GET, self.url_template, self.path_parameters)
|
59
59
|
request_info.configure(request_configuration)
|
60
60
|
request_info.headers.try_add("Accept", "text/plain;q=0.9")
|
@@ -66,7 +66,7 @@ class CountRequestBuilder(BaseRequestBuilder):
|
|
66
66
|
param raw_url: The raw URL to use for the request builder.
|
67
67
|
Returns: CountRequestBuilder
|
68
68
|
"""
|
69
|
-
warn("The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate", DeprecationWarning)
|
69
|
+
warn("The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20", DeprecationWarning)
|
70
70
|
if raw_url is None:
|
71
71
|
raise TypeError("raw_url cannot be null.")
|
72
72
|
return CountRequestBuilder(self.request_adapter, raw_url)
|
@@ -37,7 +37,7 @@ class ServiceProvisioningErrorsRequestBuilder(BaseRequestBuilder):
|
|
37
37
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
38
38
|
Returns: Optional[ServiceProvisioningErrorCollectionResponse]
|
39
39
|
"""
|
40
|
-
warn("The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate", DeprecationWarning)
|
40
|
+
warn("The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20", DeprecationWarning)
|
41
41
|
request_info = self.to_get_request_information(
|
42
42
|
request_configuration
|
43
43
|
)
|
@@ -58,7 +58,7 @@ class ServiceProvisioningErrorsRequestBuilder(BaseRequestBuilder):
|
|
58
58
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
59
59
|
Returns: RequestInformation
|
60
60
|
"""
|
61
|
-
warn("The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate", DeprecationWarning)
|
61
|
+
warn("The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20", DeprecationWarning)
|
62
62
|
request_info = RequestInformation(Method.GET, self.url_template, self.path_parameters)
|
63
63
|
request_info.configure(request_configuration)
|
64
64
|
request_info.headers.try_add("Accept", "application/json")
|
@@ -70,7 +70,7 @@ class ServiceProvisioningErrorsRequestBuilder(BaseRequestBuilder):
|
|
70
70
|
param raw_url: The raw URL to use for the request builder.
|
71
71
|
Returns: ServiceProvisioningErrorsRequestBuilder
|
72
72
|
"""
|
73
|
-
warn("The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate", DeprecationWarning)
|
73
|
+
warn("The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20", DeprecationWarning)
|
74
74
|
if raw_url is None:
|
75
75
|
raise TypeError("raw_url cannot be null.")
|
76
76
|
return ServiceProvisioningErrorsRequestBuilder(self.request_adapter, raw_url)
|