msgraph-sdk 1.49.0__py3-none-any.whl → 1.50.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/chat_item_request_builder.py +10 -0
- msgraph/generated/chats/item/remove_all_access_for_user/remove_all_access_for_user_post_request_body.py +57 -0
- msgraph/generated/chats/item/remove_all_access_for_user/remove_all_access_for_user_request_builder.py +87 -0
- msgraph/generated/drives/item/items/item/retention_label/retention_label_request_builder.py +4 -3
- msgraph/generated/kiota-dom-export.txt +1830 -6
- msgraph/generated/kiota-lock.json +1 -1
- msgraph/generated/models/assigned_place_mode.py +61 -0
- msgraph/generated/models/base_map_feature.py +104 -0
- msgraph/generated/models/building.py +67 -0
- msgraph/generated/models/building_collection_response.py +58 -0
- msgraph/generated/models/building_map.py +71 -0
- msgraph/generated/models/channel.py +1 -1
- msgraph/generated/models/communications_guest_identity.py +4 -0
- msgraph/generated/models/copilot_report_root.py +53 -0
- msgraph/generated/models/desk.py +71 -0
- msgraph/generated/models/desk_collection_response.py +58 -0
- msgraph/generated/models/drop_in_place_mode.py +53 -0
- msgraph/generated/models/education_assignment.py +1 -1
- msgraph/generated/models/education_assignment_defaults.py +1 -1
- msgraph/generated/models/entity.py +177 -0
- msgraph/generated/models/external_connectors/property_.py +1 -1
- msgraph/generated/models/file_storage_container.py +7 -0
- msgraph/generated/models/fixture_map.py +57 -0
- msgraph/generated/models/fixture_map_collection_response.py +58 -0
- msgraph/generated/models/floor.py +57 -0
- msgraph/generated/models/floor_collection_response.py +58 -0
- msgraph/generated/models/footprint_map.py +53 -0
- msgraph/generated/models/footprint_map_collection_response.py +58 -0
- msgraph/generated/models/identity_governance/user_inactivity_trigger.py +57 -0
- msgraph/generated/models/identity_governance/workflow_execution_trigger.py +7 -0
- msgraph/generated/models/level_map.py +78 -0
- msgraph/generated/models/level_map_collection_response.py +58 -0
- msgraph/generated/models/mailbox_details.py +58 -0
- msgraph/generated/models/place.py +51 -0
- msgraph/generated/models/place_mode.py +80 -0
- msgraph/generated/models/planner_plan_container.py +1 -1
- msgraph/generated/models/reservable_place_mode.py +53 -0
- msgraph/generated/models/resource_link.py +69 -0
- msgraph/generated/models/resource_link_type.py +6 -0
- msgraph/generated/models/restore_session_base.py +1 -1
- msgraph/generated/models/risk_detection.py +1 -1
- msgraph/generated/models/risk_service_principal_activity.py +1 -1
- msgraph/generated/models/risk_user_activity.py +1 -1
- msgraph/generated/models/risky_service_principal.py +1 -1
- msgraph/generated/models/risky_user.py +1 -1
- msgraph/generated/models/room.py +0 -12
- msgraph/generated/models/room_list.py +7 -0
- msgraph/generated/models/search_request.py +1 -1
- msgraph/generated/models/section.py +53 -0
- msgraph/generated/models/section_collection_response.py +58 -0
- msgraph/generated/models/section_map.py +57 -0
- msgraph/generated/models/section_map_collection_response.py +58 -0
- msgraph/generated/models/security/account.py +72 -0
- msgraph/generated/models/security/action.py +11 -0
- msgraph/generated/models/security/ai_agent_evidence.py +72 -0
- msgraph/generated/models/security/ai_agent_platform.py +9 -0
- msgraph/generated/models/security/alert_evidence.py +7 -0
- msgraph/generated/models/security/ediscovery_export_operation.py +1 -1
- msgraph/generated/models/security/identity_accounts.py +92 -0
- msgraph/generated/models/security/identity_accounts_collection_response.py +58 -0
- msgraph/generated/models/security/identity_container.py +7 -0
- msgraph/generated/models/security/identity_provider.py +8 -0
- msgraph/generated/models/security/invoke_action_result.py +76 -0
- msgraph/generated/models/security/user.py +61 -0
- msgraph/generated/models/service_principal_risk_detection.py +2 -2
- msgraph/generated/models/share_point_migration_container_info.py +62 -0
- msgraph/generated/models/share_point_migration_event.py +127 -0
- msgraph/generated/models/share_point_migration_event_collection_response.py +58 -0
- msgraph/generated/models/share_point_migration_finish_manifest_file_upload_event.py +57 -0
- msgraph/generated/models/share_point_migration_job.py +67 -0
- msgraph/generated/models/share_point_migration_job_cancelled_event.py +61 -0
- msgraph/generated/models/share_point_migration_job_collection_response.py +58 -0
- msgraph/generated/models/share_point_migration_job_deleted_event.py +53 -0
- msgraph/generated/models/share_point_migration_job_error_event.py +86 -0
- msgraph/generated/models/share_point_migration_job_error_level.py +9 -0
- msgraph/generated/models/share_point_migration_job_postponed_event.py +70 -0
- msgraph/generated/models/share_point_migration_job_progress_event.py +121 -0
- msgraph/generated/models/share_point_migration_job_queued_event.py +53 -0
- msgraph/generated/models/share_point_migration_job_start_event.py +61 -0
- msgraph/generated/models/share_point_migration_object_type.py +14 -0
- msgraph/generated/models/sign_in.py +1 -1
- msgraph/generated/models/subject_rights_request_history.py +1 -1
- msgraph/generated/models/subject_rights_request_stage_detail.py +1 -1
- msgraph/generated/models/unit_map.py +57 -0
- msgraph/generated/models/unit_map_collection_response.py +58 -0
- msgraph/generated/models/workforce_integration.py +1 -1
- msgraph/generated/models/workspace.py +76 -0
- msgraph/generated/models/workspace_collection_response.py +58 -0
- msgraph/generated/places/graph_building/count/count_request_builder.py +104 -0
- msgraph/generated/places/graph_building/graph_building_request_builder.py +147 -0
- msgraph/generated/places/graph_desk/count/count_request_builder.py +104 -0
- msgraph/generated/places/graph_desk/graph_desk_request_builder.py +147 -0
- msgraph/generated/places/graph_floor/count/count_request_builder.py +104 -0
- msgraph/generated/places/graph_floor/graph_floor_request_builder.py +147 -0
- msgraph/generated/places/graph_section/count/count_request_builder.py +104 -0
- msgraph/generated/places/graph_section/graph_section_request_builder.py +147 -0
- msgraph/generated/places/graph_workspace/count/count_request_builder.py +104 -0
- msgraph/generated/places/graph_workspace/graph_workspace_request_builder.py +147 -0
- msgraph/generated/places/item/descendants/descendants_get_response.py +58 -0
- msgraph/generated/places/item/descendants/descendants_request_builder.py +137 -0
- msgraph/generated/places/item/graph_building/check_ins/check_ins_request_builder.py +208 -0
- msgraph/generated/places/item/graph_building/check_ins/count/count_request_builder.py +104 -0
- msgraph/generated/places/item/graph_building/check_ins/item/check_in_claim_calendar_event_item_request_builder.py +188 -0
- msgraph/generated/places/item/graph_building/graph_building_request_builder.py +127 -0
- msgraph/generated/places/item/graph_building/map/footprints/count/count_request_builder.py +104 -0
- msgraph/generated/places/item/graph_building/map/footprints/footprints_request_builder.py +208 -0
- msgraph/generated/places/item/graph_building/map/footprints/item/footprint_map_item_request_builder.py +188 -0
- msgraph/generated/places/item/graph_building/map/levels/count/count_request_builder.py +104 -0
- msgraph/generated/places/item/graph_building/map/levels/item/fixtures/count/count_request_builder.py +104 -0
- msgraph/generated/places/item/graph_building/map/levels/item/fixtures/fixtures_request_builder.py +208 -0
- msgraph/generated/places/item/graph_building/map/levels/item/fixtures/item/fixture_map_item_request_builder.py +188 -0
- msgraph/generated/places/item/graph_building/map/levels/item/level_map_item_request_builder.py +218 -0
- msgraph/generated/places/item/graph_building/map/levels/item/sections/count/count_request_builder.py +104 -0
- msgraph/generated/places/item/graph_building/map/levels/item/sections/item/section_map_item_request_builder.py +188 -0
- msgraph/generated/places/item/graph_building/map/levels/item/sections/sections_request_builder.py +208 -0
- msgraph/generated/places/item/graph_building/map/levels/item/units/count/count_request_builder.py +104 -0
- msgraph/generated/places/item/graph_building/map/levels/item/units/item/unit_map_item_request_builder.py +188 -0
- msgraph/generated/places/item/graph_building/map/levels/item/units/units_request_builder.py +208 -0
- msgraph/generated/places/item/graph_building/map/levels/levels_request_builder.py +208 -0
- msgraph/generated/places/item/graph_building/map/map_request_builder.py +208 -0
- msgraph/generated/places/item/graph_desk/check_ins/check_ins_request_builder.py +208 -0
- msgraph/generated/places/item/graph_desk/check_ins/count/count_request_builder.py +104 -0
- msgraph/generated/places/item/graph_desk/check_ins/item/check_in_claim_calendar_event_item_request_builder.py +188 -0
- msgraph/generated/places/item/graph_desk/graph_desk_request_builder.py +117 -0
- msgraph/generated/places/item/graph_floor/check_ins/check_ins_request_builder.py +208 -0
- msgraph/generated/places/item/graph_floor/check_ins/count/count_request_builder.py +104 -0
- msgraph/generated/places/item/graph_floor/check_ins/item/check_in_claim_calendar_event_item_request_builder.py +188 -0
- msgraph/generated/places/item/graph_floor/graph_floor_request_builder.py +117 -0
- msgraph/generated/places/item/graph_room_list/graph_room_list_request_builder.py +10 -0
- msgraph/generated/places/item/graph_room_list/workspaces/count/count_request_builder.py +104 -0
- msgraph/generated/places/item/graph_room_list/workspaces/item/check_ins/check_ins_request_builder.py +208 -0
- msgraph/generated/places/item/graph_room_list/workspaces/item/check_ins/count/count_request_builder.py +104 -0
- msgraph/generated/places/item/graph_room_list/workspaces/item/check_ins/item/check_in_claim_calendar_event_item_request_builder.py +188 -0
- msgraph/generated/places/item/graph_room_list/workspaces/item/workspace_item_request_builder.py +198 -0
- msgraph/generated/places/item/graph_room_list/workspaces/workspaces_request_builder.py +208 -0
- msgraph/generated/places/item/graph_section/check_ins/check_ins_request_builder.py +208 -0
- msgraph/generated/places/item/graph_section/check_ins/count/count_request_builder.py +104 -0
- msgraph/generated/places/item/graph_section/check_ins/item/check_in_claim_calendar_event_item_request_builder.py +188 -0
- msgraph/generated/places/item/graph_section/graph_section_request_builder.py +117 -0
- msgraph/generated/places/item/graph_workspace/check_ins/check_ins_request_builder.py +208 -0
- msgraph/generated/places/item/graph_workspace/check_ins/count/count_request_builder.py +104 -0
- msgraph/generated/places/item/graph_workspace/check_ins/item/check_in_claim_calendar_event_item_request_builder.py +188 -0
- msgraph/generated/places/item/graph_workspace/graph_workspace_request_builder.py +117 -0
- msgraph/generated/places/item/place_item_request_builder.py +60 -0
- msgraph/generated/places/places_request_builder.py +50 -0
- msgraph/generated/security/identities/identities_request_builder.py +10 -0
- msgraph/generated/security/identities/identity_accounts/count/count_request_builder.py +104 -0
- msgraph/generated/security/identities/identity_accounts/identity_accounts_request_builder.py +209 -0
- msgraph/generated/security/identities/identity_accounts/item/identity_accounts_item_request_builder.py +199 -0
- msgraph/generated/security/identities/identity_accounts/item/microsoft_graph_security_invoke_action/invoke_action_post_request_body.py +68 -0
- msgraph/generated/security/identities/identity_accounts/item/microsoft_graph_security_invoke_action/microsoft_graph_security_invoke_action_request_builder.py +90 -0
- msgraph/generated/solutions/virtual_events/webinars/item/registrations/item/sessions/sessions_request_builder.py +3 -3
- msgraph/generated/storage/file_storage/containers/item/file_storage_container_item_request_builder.py +20 -0
- msgraph/generated/storage/file_storage/containers/item/migration_jobs/count/count_request_builder.py +104 -0
- msgraph/generated/storage/file_storage/containers/item/migration_jobs/item/progress_events/count/count_request_builder.py +104 -0
- msgraph/generated/storage/file_storage/containers/item/migration_jobs/item/progress_events/item/share_point_migration_event_item_request_builder.py +188 -0
- msgraph/generated/storage/file_storage/containers/item/migration_jobs/item/progress_events/progress_events_request_builder.py +208 -0
- msgraph/generated/storage/file_storage/containers/item/migration_jobs/item/share_point_migration_job_item_request_builder.py +198 -0
- msgraph/generated/storage/file_storage/containers/item/migration_jobs/migration_jobs_request_builder.py +208 -0
- msgraph/generated/storage/file_storage/containers/item/provision_migration_containers/provision_migration_containers_request_builder.py +81 -0
- msgraph/generated/storage/file_storage/deleted_containers/item/file_storage_container_item_request_builder.py +20 -0
- msgraph/generated/storage/file_storage/deleted_containers/item/migration_jobs/count/count_request_builder.py +104 -0
- msgraph/generated/storage/file_storage/deleted_containers/item/migration_jobs/item/progress_events/count/count_request_builder.py +104 -0
- msgraph/generated/storage/file_storage/deleted_containers/item/migration_jobs/item/progress_events/item/share_point_migration_event_item_request_builder.py +188 -0
- msgraph/generated/storage/file_storage/deleted_containers/item/migration_jobs/item/progress_events/progress_events_request_builder.py +208 -0
- msgraph/generated/storage/file_storage/deleted_containers/item/migration_jobs/item/share_point_migration_job_item_request_builder.py +198 -0
- msgraph/generated/storage/file_storage/deleted_containers/item/migration_jobs/migration_jobs_request_builder.py +208 -0
- msgraph/generated/storage/file_storage/deleted_containers/item/provision_migration_containers/provision_migration_containers_request_builder.py +81 -0
- msgraph/generated/users/item/chats/item/chat_item_request_builder.py +10 -0
- msgraph/generated/users/item/chats/item/remove_all_access_for_user/remove_all_access_for_user_post_request_body.py +57 -0
- msgraph/generated/users/item/chats/item/remove_all_access_for_user/remove_all_access_for_user_request_builder.py +87 -0
- {msgraph_sdk-1.49.0.dist-info → msgraph_sdk-1.50.0.dist-info}/METADATA +1 -1
- {msgraph_sdk-1.49.0.dist-info → msgraph_sdk-1.50.0.dist-info}/RECORD +176 -44
- {msgraph_sdk-1.49.0.dist-info → msgraph_sdk-1.50.0.dist-info}/WHEEL +0 -0
- {msgraph_sdk-1.49.0.dist-info → msgraph_sdk-1.50.0.dist-info}/licenses/LICENSE +0 -0
|
@@ -0,0 +1,104 @@
|
|
|
1
|
+
from __future__ import annotations
|
|
2
|
+
from collections.abc import Callable
|
|
3
|
+
from dataclasses import dataclass, field
|
|
4
|
+
from kiota_abstractions.base_request_builder import BaseRequestBuilder
|
|
5
|
+
from kiota_abstractions.base_request_configuration import RequestConfiguration
|
|
6
|
+
from kiota_abstractions.default_query_parameters import QueryParameters
|
|
7
|
+
from kiota_abstractions.get_path_parameters import get_path_parameters
|
|
8
|
+
from kiota_abstractions.method import Method
|
|
9
|
+
from kiota_abstractions.request_adapter import RequestAdapter
|
|
10
|
+
from kiota_abstractions.request_information import RequestInformation
|
|
11
|
+
from kiota_abstractions.request_option import RequestOption
|
|
12
|
+
from kiota_abstractions.serialization import Parsable, ParsableFactory
|
|
13
|
+
from typing import Any, Optional, TYPE_CHECKING, Union
|
|
14
|
+
from warnings import warn
|
|
15
|
+
|
|
16
|
+
if TYPE_CHECKING:
|
|
17
|
+
from .........models.o_data_errors.o_data_error import ODataError
|
|
18
|
+
|
|
19
|
+
class CountRequestBuilder(BaseRequestBuilder):
|
|
20
|
+
"""
|
|
21
|
+
Provides operations to count the resources in the collection.
|
|
22
|
+
"""
|
|
23
|
+
def __init__(self,request_adapter: RequestAdapter, path_parameters: Union[str, dict[str, Any]]) -> None:
|
|
24
|
+
"""
|
|
25
|
+
Instantiates a new CountRequestBuilder and sets the default values.
|
|
26
|
+
param path_parameters: The raw url or the url-template parameters for the request.
|
|
27
|
+
param request_adapter: The request adapter to use to execute the requests.
|
|
28
|
+
Returns: None
|
|
29
|
+
"""
|
|
30
|
+
super().__init__(request_adapter, "{+baseurl}/storage/fileStorage/deletedContainers/{fileStorageContainer%2Did}/migrationJobs/{sharePointMigrationJob%2Did}/progressEvents/$count{?%24filter,%24search}", path_parameters)
|
|
31
|
+
|
|
32
|
+
async def get(self,request_configuration: Optional[RequestConfiguration[CountRequestBuilderGetQueryParameters]] = None) -> Optional[int]:
|
|
33
|
+
"""
|
|
34
|
+
Get the number of the resource
|
|
35
|
+
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
|
36
|
+
Returns: Optional[int]
|
|
37
|
+
"""
|
|
38
|
+
request_info = self.to_get_request_information(
|
|
39
|
+
request_configuration
|
|
40
|
+
)
|
|
41
|
+
from .........models.o_data_errors.o_data_error import ODataError
|
|
42
|
+
|
|
43
|
+
error_mapping: dict[str, type[ParsableFactory]] = {
|
|
44
|
+
"XXX": ODataError,
|
|
45
|
+
}
|
|
46
|
+
if not self.request_adapter:
|
|
47
|
+
raise Exception("Http core is null")
|
|
48
|
+
return await self.request_adapter.send_primitive_async(request_info, "int", error_mapping)
|
|
49
|
+
|
|
50
|
+
def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[CountRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
|
|
51
|
+
"""
|
|
52
|
+
Get the number of the resource
|
|
53
|
+
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
|
54
|
+
Returns: RequestInformation
|
|
55
|
+
"""
|
|
56
|
+
request_info = RequestInformation(Method.GET, self.url_template, self.path_parameters)
|
|
57
|
+
request_info.configure(request_configuration)
|
|
58
|
+
request_info.headers.try_add("Accept", "text/plain;q=0.9")
|
|
59
|
+
return request_info
|
|
60
|
+
|
|
61
|
+
def with_url(self,raw_url: str) -> CountRequestBuilder:
|
|
62
|
+
"""
|
|
63
|
+
Returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored.
|
|
64
|
+
param raw_url: The raw URL to use for the request builder.
|
|
65
|
+
Returns: CountRequestBuilder
|
|
66
|
+
"""
|
|
67
|
+
if raw_url is None:
|
|
68
|
+
raise TypeError("raw_url cannot be null.")
|
|
69
|
+
return CountRequestBuilder(self.request_adapter, raw_url)
|
|
70
|
+
|
|
71
|
+
@dataclass
|
|
72
|
+
class CountRequestBuilderGetQueryParameters():
|
|
73
|
+
"""
|
|
74
|
+
Get the number of the resource
|
|
75
|
+
"""
|
|
76
|
+
def get_query_parameter(self,original_name: str) -> str:
|
|
77
|
+
"""
|
|
78
|
+
Maps the query parameters names to their encoded names for the URI template parsing.
|
|
79
|
+
param original_name: The original query parameter name in the class.
|
|
80
|
+
Returns: str
|
|
81
|
+
"""
|
|
82
|
+
if original_name is None:
|
|
83
|
+
raise TypeError("original_name cannot be null.")
|
|
84
|
+
if original_name == "filter":
|
|
85
|
+
return "%24filter"
|
|
86
|
+
if original_name == "search":
|
|
87
|
+
return "%24search"
|
|
88
|
+
return original_name
|
|
89
|
+
|
|
90
|
+
# Filter items by property values
|
|
91
|
+
filter: Optional[str] = None
|
|
92
|
+
|
|
93
|
+
# Search items by search phrases
|
|
94
|
+
search: Optional[str] = None
|
|
95
|
+
|
|
96
|
+
|
|
97
|
+
@dataclass
|
|
98
|
+
class CountRequestBuilderGetRequestConfiguration(RequestConfiguration[CountRequestBuilderGetQueryParameters]):
|
|
99
|
+
"""
|
|
100
|
+
Configuration for the request such as headers, query parameters, and middleware options.
|
|
101
|
+
"""
|
|
102
|
+
warn("This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.", DeprecationWarning)
|
|
103
|
+
|
|
104
|
+
|
|
@@ -0,0 +1,188 @@
|
|
|
1
|
+
from __future__ import annotations
|
|
2
|
+
from collections.abc import Callable
|
|
3
|
+
from dataclasses import dataclass, field
|
|
4
|
+
from kiota_abstractions.base_request_builder import BaseRequestBuilder
|
|
5
|
+
from kiota_abstractions.base_request_configuration import RequestConfiguration
|
|
6
|
+
from kiota_abstractions.default_query_parameters import QueryParameters
|
|
7
|
+
from kiota_abstractions.get_path_parameters import get_path_parameters
|
|
8
|
+
from kiota_abstractions.method import Method
|
|
9
|
+
from kiota_abstractions.request_adapter import RequestAdapter
|
|
10
|
+
from kiota_abstractions.request_information import RequestInformation
|
|
11
|
+
from kiota_abstractions.request_option import RequestOption
|
|
12
|
+
from kiota_abstractions.serialization import Parsable, ParsableFactory
|
|
13
|
+
from typing import Any, Optional, TYPE_CHECKING, Union
|
|
14
|
+
from warnings import warn
|
|
15
|
+
|
|
16
|
+
if TYPE_CHECKING:
|
|
17
|
+
from .........models.o_data_errors.o_data_error import ODataError
|
|
18
|
+
from .........models.share_point_migration_event import SharePointMigrationEvent
|
|
19
|
+
|
|
20
|
+
class SharePointMigrationEventItemRequestBuilder(BaseRequestBuilder):
|
|
21
|
+
"""
|
|
22
|
+
Provides operations to manage the progressEvents property of the microsoft.graph.sharePointMigrationJob entity.
|
|
23
|
+
"""
|
|
24
|
+
def __init__(self,request_adapter: RequestAdapter, path_parameters: Union[str, dict[str, Any]]) -> None:
|
|
25
|
+
"""
|
|
26
|
+
Instantiates a new SharePointMigrationEventItemRequestBuilder and sets the default values.
|
|
27
|
+
param path_parameters: The raw url or the url-template parameters for the request.
|
|
28
|
+
param request_adapter: The request adapter to use to execute the requests.
|
|
29
|
+
Returns: None
|
|
30
|
+
"""
|
|
31
|
+
super().__init__(request_adapter, "{+baseurl}/storage/fileStorage/deletedContainers/{fileStorageContainer%2Did}/migrationJobs/{sharePointMigrationJob%2Did}/progressEvents/{sharePointMigrationEvent%2Did}{?%24expand,%24select}", path_parameters)
|
|
32
|
+
|
|
33
|
+
async def delete(self,request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> None:
|
|
34
|
+
"""
|
|
35
|
+
Delete navigation property progressEvents for storage
|
|
36
|
+
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
|
37
|
+
Returns: None
|
|
38
|
+
"""
|
|
39
|
+
request_info = self.to_delete_request_information(
|
|
40
|
+
request_configuration
|
|
41
|
+
)
|
|
42
|
+
from .........models.o_data_errors.o_data_error import ODataError
|
|
43
|
+
|
|
44
|
+
error_mapping: dict[str, type[ParsableFactory]] = {
|
|
45
|
+
"XXX": ODataError,
|
|
46
|
+
}
|
|
47
|
+
if not self.request_adapter:
|
|
48
|
+
raise Exception("Http core is null")
|
|
49
|
+
return await self.request_adapter.send_no_response_content_async(request_info, error_mapping)
|
|
50
|
+
|
|
51
|
+
async def get(self,request_configuration: Optional[RequestConfiguration[SharePointMigrationEventItemRequestBuilderGetQueryParameters]] = None) -> Optional[SharePointMigrationEvent]:
|
|
52
|
+
"""
|
|
53
|
+
A collection of migration events that reflects the job status changes.
|
|
54
|
+
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
|
55
|
+
Returns: Optional[SharePointMigrationEvent]
|
|
56
|
+
"""
|
|
57
|
+
request_info = self.to_get_request_information(
|
|
58
|
+
request_configuration
|
|
59
|
+
)
|
|
60
|
+
from .........models.o_data_errors.o_data_error import ODataError
|
|
61
|
+
|
|
62
|
+
error_mapping: dict[str, type[ParsableFactory]] = {
|
|
63
|
+
"XXX": ODataError,
|
|
64
|
+
}
|
|
65
|
+
if not self.request_adapter:
|
|
66
|
+
raise Exception("Http core is null")
|
|
67
|
+
from .........models.share_point_migration_event import SharePointMigrationEvent
|
|
68
|
+
|
|
69
|
+
return await self.request_adapter.send_async(request_info, SharePointMigrationEvent, error_mapping)
|
|
70
|
+
|
|
71
|
+
async def patch(self,body: SharePointMigrationEvent, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> Optional[SharePointMigrationEvent]:
|
|
72
|
+
"""
|
|
73
|
+
Update the navigation property progressEvents in storage
|
|
74
|
+
param body: The request body
|
|
75
|
+
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
|
76
|
+
Returns: Optional[SharePointMigrationEvent]
|
|
77
|
+
"""
|
|
78
|
+
if body is None:
|
|
79
|
+
raise TypeError("body cannot be null.")
|
|
80
|
+
request_info = self.to_patch_request_information(
|
|
81
|
+
body, request_configuration
|
|
82
|
+
)
|
|
83
|
+
from .........models.o_data_errors.o_data_error import ODataError
|
|
84
|
+
|
|
85
|
+
error_mapping: dict[str, type[ParsableFactory]] = {
|
|
86
|
+
"XXX": ODataError,
|
|
87
|
+
}
|
|
88
|
+
if not self.request_adapter:
|
|
89
|
+
raise Exception("Http core is null")
|
|
90
|
+
from .........models.share_point_migration_event import SharePointMigrationEvent
|
|
91
|
+
|
|
92
|
+
return await self.request_adapter.send_async(request_info, SharePointMigrationEvent, error_mapping)
|
|
93
|
+
|
|
94
|
+
def to_delete_request_information(self,request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
|
|
95
|
+
"""
|
|
96
|
+
Delete navigation property progressEvents for storage
|
|
97
|
+
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
|
98
|
+
Returns: RequestInformation
|
|
99
|
+
"""
|
|
100
|
+
request_info = RequestInformation(Method.DELETE, self.url_template, self.path_parameters)
|
|
101
|
+
request_info.configure(request_configuration)
|
|
102
|
+
request_info.headers.try_add("Accept", "application/json")
|
|
103
|
+
return request_info
|
|
104
|
+
|
|
105
|
+
def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[SharePointMigrationEventItemRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
|
|
106
|
+
"""
|
|
107
|
+
A collection of migration events that reflects the job status changes.
|
|
108
|
+
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
|
109
|
+
Returns: RequestInformation
|
|
110
|
+
"""
|
|
111
|
+
request_info = RequestInformation(Method.GET, self.url_template, self.path_parameters)
|
|
112
|
+
request_info.configure(request_configuration)
|
|
113
|
+
request_info.headers.try_add("Accept", "application/json")
|
|
114
|
+
return request_info
|
|
115
|
+
|
|
116
|
+
def to_patch_request_information(self,body: SharePointMigrationEvent, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
|
|
117
|
+
"""
|
|
118
|
+
Update the navigation property progressEvents in storage
|
|
119
|
+
param body: The request body
|
|
120
|
+
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
|
121
|
+
Returns: RequestInformation
|
|
122
|
+
"""
|
|
123
|
+
if body is None:
|
|
124
|
+
raise TypeError("body cannot be null.")
|
|
125
|
+
request_info = RequestInformation(Method.PATCH, self.url_template, self.path_parameters)
|
|
126
|
+
request_info.configure(request_configuration)
|
|
127
|
+
request_info.headers.try_add("Accept", "application/json")
|
|
128
|
+
request_info.set_content_from_parsable(self.request_adapter, "application/json", body)
|
|
129
|
+
return request_info
|
|
130
|
+
|
|
131
|
+
def with_url(self,raw_url: str) -> SharePointMigrationEventItemRequestBuilder:
|
|
132
|
+
"""
|
|
133
|
+
Returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored.
|
|
134
|
+
param raw_url: The raw URL to use for the request builder.
|
|
135
|
+
Returns: SharePointMigrationEventItemRequestBuilder
|
|
136
|
+
"""
|
|
137
|
+
if raw_url is None:
|
|
138
|
+
raise TypeError("raw_url cannot be null.")
|
|
139
|
+
return SharePointMigrationEventItemRequestBuilder(self.request_adapter, raw_url)
|
|
140
|
+
|
|
141
|
+
@dataclass
|
|
142
|
+
class SharePointMigrationEventItemRequestBuilderDeleteRequestConfiguration(RequestConfiguration[QueryParameters]):
|
|
143
|
+
"""
|
|
144
|
+
Configuration for the request such as headers, query parameters, and middleware options.
|
|
145
|
+
"""
|
|
146
|
+
warn("This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.", DeprecationWarning)
|
|
147
|
+
|
|
148
|
+
@dataclass
|
|
149
|
+
class SharePointMigrationEventItemRequestBuilderGetQueryParameters():
|
|
150
|
+
"""
|
|
151
|
+
A collection of migration events that reflects the job status changes.
|
|
152
|
+
"""
|
|
153
|
+
def get_query_parameter(self,original_name: str) -> str:
|
|
154
|
+
"""
|
|
155
|
+
Maps the query parameters names to their encoded names for the URI template parsing.
|
|
156
|
+
param original_name: The original query parameter name in the class.
|
|
157
|
+
Returns: str
|
|
158
|
+
"""
|
|
159
|
+
if original_name is None:
|
|
160
|
+
raise TypeError("original_name cannot be null.")
|
|
161
|
+
if original_name == "expand":
|
|
162
|
+
return "%24expand"
|
|
163
|
+
if original_name == "select":
|
|
164
|
+
return "%24select"
|
|
165
|
+
return original_name
|
|
166
|
+
|
|
167
|
+
# Expand related entities
|
|
168
|
+
expand: Optional[list[str]] = None
|
|
169
|
+
|
|
170
|
+
# Select properties to be returned
|
|
171
|
+
select: Optional[list[str]] = None
|
|
172
|
+
|
|
173
|
+
|
|
174
|
+
@dataclass
|
|
175
|
+
class SharePointMigrationEventItemRequestBuilderGetRequestConfiguration(RequestConfiguration[SharePointMigrationEventItemRequestBuilderGetQueryParameters]):
|
|
176
|
+
"""
|
|
177
|
+
Configuration for the request such as headers, query parameters, and middleware options.
|
|
178
|
+
"""
|
|
179
|
+
warn("This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.", DeprecationWarning)
|
|
180
|
+
|
|
181
|
+
@dataclass
|
|
182
|
+
class SharePointMigrationEventItemRequestBuilderPatchRequestConfiguration(RequestConfiguration[QueryParameters]):
|
|
183
|
+
"""
|
|
184
|
+
Configuration for the request such as headers, query parameters, and middleware options.
|
|
185
|
+
"""
|
|
186
|
+
warn("This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.", DeprecationWarning)
|
|
187
|
+
|
|
188
|
+
|
|
@@ -0,0 +1,208 @@
|
|
|
1
|
+
from __future__ import annotations
|
|
2
|
+
from collections.abc import Callable
|
|
3
|
+
from dataclasses import dataclass, field
|
|
4
|
+
from kiota_abstractions.base_request_builder import BaseRequestBuilder
|
|
5
|
+
from kiota_abstractions.base_request_configuration import RequestConfiguration
|
|
6
|
+
from kiota_abstractions.default_query_parameters import QueryParameters
|
|
7
|
+
from kiota_abstractions.get_path_parameters import get_path_parameters
|
|
8
|
+
from kiota_abstractions.method import Method
|
|
9
|
+
from kiota_abstractions.request_adapter import RequestAdapter
|
|
10
|
+
from kiota_abstractions.request_information import RequestInformation
|
|
11
|
+
from kiota_abstractions.request_option import RequestOption
|
|
12
|
+
from kiota_abstractions.serialization import Parsable, ParsableFactory
|
|
13
|
+
from typing import Any, Optional, TYPE_CHECKING, Union
|
|
14
|
+
from warnings import warn
|
|
15
|
+
|
|
16
|
+
if TYPE_CHECKING:
|
|
17
|
+
from ........models.o_data_errors.o_data_error import ODataError
|
|
18
|
+
from ........models.share_point_migration_event import SharePointMigrationEvent
|
|
19
|
+
from ........models.share_point_migration_event_collection_response import SharePointMigrationEventCollectionResponse
|
|
20
|
+
from .count.count_request_builder import CountRequestBuilder
|
|
21
|
+
from .item.share_point_migration_event_item_request_builder import SharePointMigrationEventItemRequestBuilder
|
|
22
|
+
|
|
23
|
+
class ProgressEventsRequestBuilder(BaseRequestBuilder):
|
|
24
|
+
"""
|
|
25
|
+
Provides operations to manage the progressEvents property of the microsoft.graph.sharePointMigrationJob entity.
|
|
26
|
+
"""
|
|
27
|
+
def __init__(self,request_adapter: RequestAdapter, path_parameters: Union[str, dict[str, Any]]) -> None:
|
|
28
|
+
"""
|
|
29
|
+
Instantiates a new ProgressEventsRequestBuilder and sets the default values.
|
|
30
|
+
param path_parameters: The raw url or the url-template parameters for the request.
|
|
31
|
+
param request_adapter: The request adapter to use to execute the requests.
|
|
32
|
+
Returns: None
|
|
33
|
+
"""
|
|
34
|
+
super().__init__(request_adapter, "{+baseurl}/storage/fileStorage/deletedContainers/{fileStorageContainer%2Did}/migrationJobs/{sharePointMigrationJob%2Did}/progressEvents{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", path_parameters)
|
|
35
|
+
|
|
36
|
+
def by_share_point_migration_event_id(self,share_point_migration_event_id: str) -> SharePointMigrationEventItemRequestBuilder:
|
|
37
|
+
"""
|
|
38
|
+
Provides operations to manage the progressEvents property of the microsoft.graph.sharePointMigrationJob entity.
|
|
39
|
+
param share_point_migration_event_id: The unique identifier of sharePointMigrationEvent
|
|
40
|
+
Returns: SharePointMigrationEventItemRequestBuilder
|
|
41
|
+
"""
|
|
42
|
+
if share_point_migration_event_id is None:
|
|
43
|
+
raise TypeError("share_point_migration_event_id cannot be null.")
|
|
44
|
+
from .item.share_point_migration_event_item_request_builder import SharePointMigrationEventItemRequestBuilder
|
|
45
|
+
|
|
46
|
+
url_tpl_params = get_path_parameters(self.path_parameters)
|
|
47
|
+
url_tpl_params["sharePointMigrationEvent%2Did"] = share_point_migration_event_id
|
|
48
|
+
return SharePointMigrationEventItemRequestBuilder(self.request_adapter, url_tpl_params)
|
|
49
|
+
|
|
50
|
+
async def get(self,request_configuration: Optional[RequestConfiguration[ProgressEventsRequestBuilderGetQueryParameters]] = None) -> Optional[SharePointMigrationEventCollectionResponse]:
|
|
51
|
+
"""
|
|
52
|
+
A collection of migration events that reflects the job status changes.
|
|
53
|
+
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
|
54
|
+
Returns: Optional[SharePointMigrationEventCollectionResponse]
|
|
55
|
+
"""
|
|
56
|
+
request_info = self.to_get_request_information(
|
|
57
|
+
request_configuration
|
|
58
|
+
)
|
|
59
|
+
from ........models.o_data_errors.o_data_error import ODataError
|
|
60
|
+
|
|
61
|
+
error_mapping: dict[str, type[ParsableFactory]] = {
|
|
62
|
+
"XXX": ODataError,
|
|
63
|
+
}
|
|
64
|
+
if not self.request_adapter:
|
|
65
|
+
raise Exception("Http core is null")
|
|
66
|
+
from ........models.share_point_migration_event_collection_response import SharePointMigrationEventCollectionResponse
|
|
67
|
+
|
|
68
|
+
return await self.request_adapter.send_async(request_info, SharePointMigrationEventCollectionResponse, error_mapping)
|
|
69
|
+
|
|
70
|
+
async def post(self,body: SharePointMigrationEvent, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> Optional[SharePointMigrationEvent]:
|
|
71
|
+
"""
|
|
72
|
+
Create new navigation property to progressEvents for storage
|
|
73
|
+
param body: The request body
|
|
74
|
+
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
|
75
|
+
Returns: Optional[SharePointMigrationEvent]
|
|
76
|
+
"""
|
|
77
|
+
if body is None:
|
|
78
|
+
raise TypeError("body cannot be null.")
|
|
79
|
+
request_info = self.to_post_request_information(
|
|
80
|
+
body, request_configuration
|
|
81
|
+
)
|
|
82
|
+
from ........models.o_data_errors.o_data_error import ODataError
|
|
83
|
+
|
|
84
|
+
error_mapping: dict[str, type[ParsableFactory]] = {
|
|
85
|
+
"XXX": ODataError,
|
|
86
|
+
}
|
|
87
|
+
if not self.request_adapter:
|
|
88
|
+
raise Exception("Http core is null")
|
|
89
|
+
from ........models.share_point_migration_event import SharePointMigrationEvent
|
|
90
|
+
|
|
91
|
+
return await self.request_adapter.send_async(request_info, SharePointMigrationEvent, error_mapping)
|
|
92
|
+
|
|
93
|
+
def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[ProgressEventsRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
|
|
94
|
+
"""
|
|
95
|
+
A collection of migration events that reflects the job status changes.
|
|
96
|
+
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
|
97
|
+
Returns: RequestInformation
|
|
98
|
+
"""
|
|
99
|
+
request_info = RequestInformation(Method.GET, self.url_template, self.path_parameters)
|
|
100
|
+
request_info.configure(request_configuration)
|
|
101
|
+
request_info.headers.try_add("Accept", "application/json")
|
|
102
|
+
return request_info
|
|
103
|
+
|
|
104
|
+
def to_post_request_information(self,body: SharePointMigrationEvent, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
|
|
105
|
+
"""
|
|
106
|
+
Create new navigation property to progressEvents for storage
|
|
107
|
+
param body: The request body
|
|
108
|
+
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
|
109
|
+
Returns: RequestInformation
|
|
110
|
+
"""
|
|
111
|
+
if body is None:
|
|
112
|
+
raise TypeError("body cannot be null.")
|
|
113
|
+
request_info = RequestInformation(Method.POST, self.url_template, self.path_parameters)
|
|
114
|
+
request_info.configure(request_configuration)
|
|
115
|
+
request_info.headers.try_add("Accept", "application/json")
|
|
116
|
+
request_info.set_content_from_parsable(self.request_adapter, "application/json", body)
|
|
117
|
+
return request_info
|
|
118
|
+
|
|
119
|
+
def with_url(self,raw_url: str) -> ProgressEventsRequestBuilder:
|
|
120
|
+
"""
|
|
121
|
+
Returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored.
|
|
122
|
+
param raw_url: The raw URL to use for the request builder.
|
|
123
|
+
Returns: ProgressEventsRequestBuilder
|
|
124
|
+
"""
|
|
125
|
+
if raw_url is None:
|
|
126
|
+
raise TypeError("raw_url cannot be null.")
|
|
127
|
+
return ProgressEventsRequestBuilder(self.request_adapter, raw_url)
|
|
128
|
+
|
|
129
|
+
@property
|
|
130
|
+
def count(self) -> CountRequestBuilder:
|
|
131
|
+
"""
|
|
132
|
+
Provides operations to count the resources in the collection.
|
|
133
|
+
"""
|
|
134
|
+
from .count.count_request_builder import CountRequestBuilder
|
|
135
|
+
|
|
136
|
+
return CountRequestBuilder(self.request_adapter, self.path_parameters)
|
|
137
|
+
|
|
138
|
+
@dataclass
|
|
139
|
+
class ProgressEventsRequestBuilderGetQueryParameters():
|
|
140
|
+
"""
|
|
141
|
+
A collection of migration events that reflects the job status changes.
|
|
142
|
+
"""
|
|
143
|
+
def get_query_parameter(self,original_name: str) -> str:
|
|
144
|
+
"""
|
|
145
|
+
Maps the query parameters names to their encoded names for the URI template parsing.
|
|
146
|
+
param original_name: The original query parameter name in the class.
|
|
147
|
+
Returns: str
|
|
148
|
+
"""
|
|
149
|
+
if original_name is None:
|
|
150
|
+
raise TypeError("original_name cannot be null.")
|
|
151
|
+
if original_name == "count":
|
|
152
|
+
return "%24count"
|
|
153
|
+
if original_name == "expand":
|
|
154
|
+
return "%24expand"
|
|
155
|
+
if original_name == "filter":
|
|
156
|
+
return "%24filter"
|
|
157
|
+
if original_name == "orderby":
|
|
158
|
+
return "%24orderby"
|
|
159
|
+
if original_name == "search":
|
|
160
|
+
return "%24search"
|
|
161
|
+
if original_name == "select":
|
|
162
|
+
return "%24select"
|
|
163
|
+
if original_name == "skip":
|
|
164
|
+
return "%24skip"
|
|
165
|
+
if original_name == "top":
|
|
166
|
+
return "%24top"
|
|
167
|
+
return original_name
|
|
168
|
+
|
|
169
|
+
# Include count of items
|
|
170
|
+
count: Optional[bool] = None
|
|
171
|
+
|
|
172
|
+
# Expand related entities
|
|
173
|
+
expand: Optional[list[str]] = None
|
|
174
|
+
|
|
175
|
+
# Filter items by property values
|
|
176
|
+
filter: Optional[str] = None
|
|
177
|
+
|
|
178
|
+
# Order items by property values
|
|
179
|
+
orderby: Optional[list[str]] = None
|
|
180
|
+
|
|
181
|
+
# Search items by search phrases
|
|
182
|
+
search: Optional[str] = None
|
|
183
|
+
|
|
184
|
+
# Select properties to be returned
|
|
185
|
+
select: Optional[list[str]] = None
|
|
186
|
+
|
|
187
|
+
# Skip the first n items
|
|
188
|
+
skip: Optional[int] = None
|
|
189
|
+
|
|
190
|
+
# Show only the first n items
|
|
191
|
+
top: Optional[int] = None
|
|
192
|
+
|
|
193
|
+
|
|
194
|
+
@dataclass
|
|
195
|
+
class ProgressEventsRequestBuilderGetRequestConfiguration(RequestConfiguration[ProgressEventsRequestBuilderGetQueryParameters]):
|
|
196
|
+
"""
|
|
197
|
+
Configuration for the request such as headers, query parameters, and middleware options.
|
|
198
|
+
"""
|
|
199
|
+
warn("This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.", DeprecationWarning)
|
|
200
|
+
|
|
201
|
+
@dataclass
|
|
202
|
+
class ProgressEventsRequestBuilderPostRequestConfiguration(RequestConfiguration[QueryParameters]):
|
|
203
|
+
"""
|
|
204
|
+
Configuration for the request such as headers, query parameters, and middleware options.
|
|
205
|
+
"""
|
|
206
|
+
warn("This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.", DeprecationWarning)
|
|
207
|
+
|
|
208
|
+
|