msgraph-sdk 1.17.0__py3-none-any.whl → 1.18.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/messages/messages_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_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/item/managed_app_status_item_request_builder.py +4 -4
- msgraph/generated/device_app_management/managed_e_books/item/assignments/item/managed_e_book_assignment_item_request_builder.py +3 -3
- msgraph/generated/device_app_management/managed_e_books/managed_e_books_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 +4 -4
- msgraph/generated/device_management/device_compliance_policies/item/device_compliance_policy_item_request_builder.py +3 -3
- 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 +3 -3
- msgraph/generated/device_management/device_enrollment_configurations/device_enrollment_configurations_request_builder.py +7 -7
- msgraph/generated/device_management/device_enrollment_configurations/item/device_enrollment_configuration_item_request_builder.py +10 -10
- msgraph/generated/device_management/device_management_request_builder.py +2 -2
- msgraph/generated/device_management/role_definitions/item/role_definition_item_request_builder.py +3 -3
- msgraph/generated/device_management/role_definitions/role_definitions_request_builder.py +4 -4
- msgraph/generated/external/connections/item/items/item/external_item_item_request_builder.py +3 -3
- msgraph/generated/groups/groups_request_builder.py +3 -3
- msgraph/generated/groups/item/conversations/conversations_request_builder.py +3 -3
- msgraph/generated/groups/item/conversations/item/conversation_item_request_builder.py +1 -1
- msgraph/generated/groups/item/threads/item/conversation_thread_item_request_builder.py +4 -4
- msgraph/generated/groups/item/threads/item/posts/posts_request_builder.py +4 -4
- msgraph/generated/identity/conditional_access/named_locations/item/named_location_item_request_builder.py +4 -4
- msgraph/generated/identity_governance/entitlement_management/access_packages/item/access_package_item_request_builder.py +4 -4
- msgraph/generated/identity_governance/entitlement_management/catalogs/item/custom_workflow_extensions/item/custom_callout_extension_item_request_builder.py +3 -3
- msgraph/generated/kiota-dom-export.txt +126 -0
- msgraph/generated/kiota-lock.json +1 -1
- msgraph/generated/models/applied_conditional_access_policy.py +1 -1
- msgraph/generated/models/channel.py +1 -1
- msgraph/generated/models/chat.py +4 -0
- msgraph/generated/models/chat_message.py +1 -1
- msgraph/generated/models/chat_message_attachment.py +2 -2
- msgraph/generated/models/chat_message_mention.py +1 -1
- msgraph/generated/models/chat_message_mentioned_identity_set.py +1 -1
- msgraph/generated/models/chat_restrictions.py +54 -0
- msgraph/generated/models/cloud_pc_device_image.py +1 -1
- msgraph/generated/models/cloud_pc_domain_join_configuration.py +1 -1
- msgraph/generated/models/education_assignment.py +2 -2
- msgraph/generated/models/education_assignment_defaults.py +1 -1
- msgraph/generated/models/education_submission.py +1 -1
- msgraph/generated/models/external_connectors/property_.py +1 -1
- msgraph/generated/models/invited_user_message_info.py +1 -1
- msgraph/generated/models/online_meeting.py +4 -0
- msgraph/generated/models/online_meeting_base.py +15 -0
- msgraph/generated/models/payload.py +1 -1
- msgraph/generated/models/planner_plan_container.py +1 -1
- 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/risky_service_principal.py +1 -1
- msgraph/generated/models/risky_user.py +1 -1
- msgraph/generated/models/search_request.py +1 -1
- msgraph/generated/models/security/alert.py +1 -1
- msgraph/generated/models/security/case_operation.py +1 -1
- msgraph/generated/models/service_principal_risk_detection.py +2 -2
- msgraph/generated/models/sign_in.py +1 -1
- msgraph/generated/models/simulation.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/virtual_event.py +7 -0
- msgraph/generated/models/virtual_event_external_information.py +58 -0
- msgraph/generated/models/virtual_event_external_registration_information.py +58 -0
- msgraph/generated/models/virtual_event_registration.py +7 -0
- msgraph/generated/models/workforce_integration.py +2 -2
- msgraph/generated/policies/cross_tenant_access_policy/partners/item/identity_synchronization/identity_synchronization_request_builder.py +3 -3
- msgraph/generated/sites/item/lists/item/list_item_request_builder.py +4 -4
- msgraph/generated/solutions/virtual_events/events/item/set_external_event_information/set_external_event_information_post_request_body.py +50 -0
- msgraph/generated/solutions/virtual_events/events/item/set_external_event_information/set_external_event_information_request_builder.py +86 -0
- msgraph/generated/solutions/virtual_events/events/item/virtual_event_item_request_builder.py +10 -0
- msgraph/generated/solutions/virtual_events/townhalls/get_by_user_id_and_role_with_user_id_with_role/get_by_user_id_and_role_with_user_id_with_role_get_response.py +58 -0
- msgraph/generated/solutions/virtual_events/townhalls/get_by_user_id_and_role_with_user_id_with_role/get_by_user_id_and_role_with_user_id_with_role_request_builder.py +143 -0
- msgraph/generated/solutions/virtual_events/townhalls/get_by_user_role_with_role/get_by_user_role_with_role_get_response.py +58 -0
- msgraph/generated/solutions/virtual_events/townhalls/get_by_user_role_with_role/get_by_user_role_with_role_request_builder.py +141 -0
- msgraph/generated/solutions/virtual_events/townhalls/townhalls_request_builder.py +29 -0
- msgraph/generated/teams/item/channels/item/members/members_request_builder.py +3 -3
- msgraph/generated/teams/item/channels/item/messages/messages_request_builder.py +3 -3
- msgraph/generated/tenant_relationships/multi_tenant_organization/multi_tenant_organization_request_builder.py +3 -3
- msgraph/generated/users/item/user_item_request_builder.py +8 -8
- msgraph/generated/users/users_request_builder.py +4 -4
- msgraph/generated/users_with_user_principal_name/users_with_user_principal_name_request_builder.py +8 -8
- {msgraph_sdk-1.17.0.dist-info → msgraph_sdk-1.18.0.dist-info}/METADATA +1 -1
- {msgraph_sdk-1.17.0.dist-info → msgraph_sdk-1.18.0.dist-info}/RECORD +91 -82
- {msgraph_sdk-1.17.0.dist-info → msgraph_sdk-1.18.0.dist-info}/LICENSE +0 -0
- {msgraph_sdk-1.17.0.dist-info → msgraph_sdk-1.18.0.dist-info}/WHEEL +0 -0
@@ -35,10 +35,10 @@ class DeviceEnrollmentConfigurationItemRequestBuilder(BaseRequestBuilder):
|
|
35
35
|
|
36
36
|
async def delete(self,request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> None:
|
37
37
|
"""
|
38
|
-
Deletes a
|
38
|
+
Deletes a deviceEnrollmentWindowsHelloForBusinessConfiguration.
|
39
39
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
40
40
|
Returns: None
|
41
|
-
Find more info here: https://learn.microsoft.com/graph/api/intune-onboarding-
|
41
|
+
Find more info here: https://learn.microsoft.com/graph/api/intune-onboarding-deviceenrollmentwindowshelloforbusinessconfiguration-delete?view=graph-rest-1.0
|
42
42
|
"""
|
43
43
|
request_info = self.to_delete_request_information(
|
44
44
|
request_configuration
|
@@ -54,10 +54,10 @@ class DeviceEnrollmentConfigurationItemRequestBuilder(BaseRequestBuilder):
|
|
54
54
|
|
55
55
|
async def get(self,request_configuration: Optional[RequestConfiguration[DeviceEnrollmentConfigurationItemRequestBuilderGetQueryParameters]] = None) -> Optional[DeviceEnrollmentConfiguration]:
|
56
56
|
"""
|
57
|
-
Read properties and relationships of the
|
57
|
+
Read properties and relationships of the deviceEnrollmentWindowsHelloForBusinessConfiguration object.
|
58
58
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
59
59
|
Returns: Optional[DeviceEnrollmentConfiguration]
|
60
|
-
Find more info here: https://learn.microsoft.com/graph/api/intune-onboarding-
|
60
|
+
Find more info here: https://learn.microsoft.com/graph/api/intune-onboarding-deviceenrollmentwindowshelloforbusinessconfiguration-get?view=graph-rest-1.0
|
61
61
|
"""
|
62
62
|
request_info = self.to_get_request_information(
|
63
63
|
request_configuration
|
@@ -75,11 +75,11 @@ class DeviceEnrollmentConfigurationItemRequestBuilder(BaseRequestBuilder):
|
|
75
75
|
|
76
76
|
async def patch(self,body: DeviceEnrollmentConfiguration, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> Optional[DeviceEnrollmentConfiguration]:
|
77
77
|
"""
|
78
|
-
Update the properties of a
|
78
|
+
Update the properties of a deviceEnrollmentLimitConfiguration object.
|
79
79
|
param body: The request body
|
80
80
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
81
81
|
Returns: Optional[DeviceEnrollmentConfiguration]
|
82
|
-
Find more info here: https://learn.microsoft.com/graph/api/intune-onboarding-
|
82
|
+
Find more info here: https://learn.microsoft.com/graph/api/intune-onboarding-deviceenrollmentlimitconfiguration-update?view=graph-rest-1.0
|
83
83
|
"""
|
84
84
|
if body is None:
|
85
85
|
raise TypeError("body cannot be null.")
|
@@ -99,7 +99,7 @@ class DeviceEnrollmentConfigurationItemRequestBuilder(BaseRequestBuilder):
|
|
99
99
|
|
100
100
|
def to_delete_request_information(self,request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
|
101
101
|
"""
|
102
|
-
Deletes a
|
102
|
+
Deletes a deviceEnrollmentWindowsHelloForBusinessConfiguration.
|
103
103
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
104
104
|
Returns: RequestInformation
|
105
105
|
"""
|
@@ -110,7 +110,7 @@ class DeviceEnrollmentConfigurationItemRequestBuilder(BaseRequestBuilder):
|
|
110
110
|
|
111
111
|
def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[DeviceEnrollmentConfigurationItemRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
|
112
112
|
"""
|
113
|
-
Read properties and relationships of the
|
113
|
+
Read properties and relationships of the deviceEnrollmentWindowsHelloForBusinessConfiguration object.
|
114
114
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
115
115
|
Returns: RequestInformation
|
116
116
|
"""
|
@@ -121,7 +121,7 @@ class DeviceEnrollmentConfigurationItemRequestBuilder(BaseRequestBuilder):
|
|
121
121
|
|
122
122
|
def to_patch_request_information(self,body: DeviceEnrollmentConfiguration, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
|
123
123
|
"""
|
124
|
-
Update the properties of a
|
124
|
+
Update the properties of a deviceEnrollmentLimitConfiguration object.
|
125
125
|
param body: The request body
|
126
126
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
127
127
|
Returns: RequestInformation
|
@@ -181,7 +181,7 @@ class DeviceEnrollmentConfigurationItemRequestBuilder(BaseRequestBuilder):
|
|
181
181
|
@dataclass
|
182
182
|
class DeviceEnrollmentConfigurationItemRequestBuilderGetQueryParameters():
|
183
183
|
"""
|
184
|
-
Read properties and relationships of the
|
184
|
+
Read properties and relationships of the deviceEnrollmentWindowsHelloForBusinessConfiguration object.
|
185
185
|
"""
|
186
186
|
def get_query_parameter(self,original_name: str) -> str:
|
187
187
|
"""
|
@@ -96,7 +96,7 @@ class DeviceManagementRequestBuilder(BaseRequestBuilder):
|
|
96
96
|
Read properties and relationships of the deviceManagement object.
|
97
97
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
98
98
|
Returns: Optional[DeviceManagement]
|
99
|
-
Find more info here: https://learn.microsoft.com/graph/api/intune-
|
99
|
+
Find more info here: https://learn.microsoft.com/graph/api/intune-deviceconfig-devicemanagement-get?view=graph-rest-1.0
|
100
100
|
"""
|
101
101
|
request_info = self.to_get_request_information(
|
102
102
|
request_configuration
|
@@ -130,7 +130,7 @@ class DeviceManagementRequestBuilder(BaseRequestBuilder):
|
|
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: Optional[DeviceManagement]
|
133
|
-
Find more info here: https://learn.microsoft.com/graph/api/intune-
|
133
|
+
Find more info here: https://learn.microsoft.com/graph/api/intune-notification-devicemanagement-update?view=graph-rest-1.0
|
134
134
|
"""
|
135
135
|
if body is None:
|
136
136
|
raise TypeError("body cannot be null.")
|
msgraph/generated/device_management/role_definitions/item/role_definition_item_request_builder.py
CHANGED
@@ -73,11 +73,11 @@ class RoleDefinitionItemRequestBuilder(BaseRequestBuilder):
|
|
73
73
|
|
74
74
|
async def patch(self,body: RoleDefinition, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> Optional[RoleDefinition]:
|
75
75
|
"""
|
76
|
-
Update the properties of a
|
76
|
+
Update the properties of a roleDefinition object.
|
77
77
|
param body: The request body
|
78
78
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
79
79
|
Returns: Optional[RoleDefinition]
|
80
|
-
Find more info here: https://learn.microsoft.com/graph/api/intune-rbac-
|
80
|
+
Find more info here: https://learn.microsoft.com/graph/api/intune-rbac-roledefinition-update?view=graph-rest-1.0
|
81
81
|
"""
|
82
82
|
if body is None:
|
83
83
|
raise TypeError("body cannot be null.")
|
@@ -119,7 +119,7 @@ class RoleDefinitionItemRequestBuilder(BaseRequestBuilder):
|
|
119
119
|
|
120
120
|
def to_patch_request_information(self,body: RoleDefinition, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
|
121
121
|
"""
|
122
|
-
Update the properties of a
|
122
|
+
Update the properties of a roleDefinition object.
|
123
123
|
param body: The request body
|
124
124
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
125
125
|
Returns: RequestInformation
|
@@ -49,10 +49,10 @@ class RoleDefinitionsRequestBuilder(BaseRequestBuilder):
|
|
49
49
|
|
50
50
|
async def get(self,request_configuration: Optional[RequestConfiguration[RoleDefinitionsRequestBuilderGetQueryParameters]] = None) -> Optional[RoleDefinitionCollectionResponse]:
|
51
51
|
"""
|
52
|
-
List properties and relationships of the
|
52
|
+
List properties and relationships of the deviceAndAppManagementRoleDefinition objects.
|
53
53
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
54
54
|
Returns: Optional[RoleDefinitionCollectionResponse]
|
55
|
-
Find more info here: https://learn.microsoft.com/graph/api/intune-rbac-
|
55
|
+
Find more info here: https://learn.microsoft.com/graph/api/intune-rbac-deviceandappmanagementroledefinition-list?view=graph-rest-1.0
|
56
56
|
"""
|
57
57
|
request_info = self.to_get_request_information(
|
58
58
|
request_configuration
|
@@ -94,7 +94,7 @@ class RoleDefinitionsRequestBuilder(BaseRequestBuilder):
|
|
94
94
|
|
95
95
|
def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[RoleDefinitionsRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
|
96
96
|
"""
|
97
|
-
List properties and relationships of the
|
97
|
+
List properties and relationships of the deviceAndAppManagementRoleDefinition objects.
|
98
98
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
99
99
|
Returns: RequestInformation
|
100
100
|
"""
|
@@ -140,7 +140,7 @@ class RoleDefinitionsRequestBuilder(BaseRequestBuilder):
|
|
140
140
|
@dataclass
|
141
141
|
class RoleDefinitionsRequestBuilderGetQueryParameters():
|
142
142
|
"""
|
143
|
-
List properties and relationships of the
|
143
|
+
List properties and relationships of the deviceAndAppManagementRoleDefinition objects.
|
144
144
|
"""
|
145
145
|
def get_query_parameter(self,original_name: str) -> str:
|
146
146
|
"""
|
msgraph/generated/external/connections/item/items/item/external_item_item_request_builder.py
CHANGED
@@ -74,11 +74,11 @@ class ExternalItemItemRequestBuilder(BaseRequestBuilder):
|
|
74
74
|
|
75
75
|
async def put(self,body: ExternalItem, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> Optional[ExternalItem]:
|
76
76
|
"""
|
77
|
-
|
77
|
+
Create a new externalItem object.
|
78
78
|
param body: The request body
|
79
79
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
80
80
|
Returns: Optional[ExternalItem]
|
81
|
-
Find more info here: https://learn.microsoft.com/graph/api/externalconnectors-
|
81
|
+
Find more info here: https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-put-items?view=graph-rest-1.0
|
82
82
|
"""
|
83
83
|
if body is None:
|
84
84
|
raise TypeError("body cannot be null.")
|
@@ -120,7 +120,7 @@ class ExternalItemItemRequestBuilder(BaseRequestBuilder):
|
|
120
120
|
|
121
121
|
def to_put_request_information(self,body: ExternalItem, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
|
122
122
|
"""
|
123
|
-
|
123
|
+
Create a new externalItem object.
|
124
124
|
param body: The request body
|
125
125
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
126
126
|
Returns: RequestInformation
|
@@ -74,11 +74,11 @@ class GroupsRequestBuilder(BaseRequestBuilder):
|
|
74
74
|
|
75
75
|
async def post(self,body: Group, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> Optional[Group]:
|
76
76
|
"""
|
77
|
-
Create a new group
|
77
|
+
Create a new group object if it doesn't exist, or update the properties of an existing group object.You can create or update the following types of group: By default, this operation returns only a subset of the properties for each group. For a list of properties that are returned by default, see the Properties section of the group resource. To get properties that are not returned by default, do a GET operation and specify the properties in a $select OData query option.
|
78
78
|
param body: The request body
|
79
79
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
80
80
|
Returns: Optional[Group]
|
81
|
-
Find more info here: https://learn.microsoft.com/graph/api/group-
|
81
|
+
Find more info here: https://learn.microsoft.com/graph/api/group-upsert?view=graph-rest-1.0
|
82
82
|
"""
|
83
83
|
if body is None:
|
84
84
|
raise TypeError("body cannot be null.")
|
@@ -109,7 +109,7 @@ class GroupsRequestBuilder(BaseRequestBuilder):
|
|
109
109
|
|
110
110
|
def to_post_request_information(self,body: Group, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
|
111
111
|
"""
|
112
|
-
Create a new group
|
112
|
+
Create a new group object if it doesn't exist, or update the properties of an existing group object.You can create or update the following types of group: By default, this operation returns only a subset of the properties for each group. For a list of properties that are returned by default, see the Properties section of the group resource. To get properties that are not returned by default, do a GET operation and specify the properties in a $select OData query option.
|
113
113
|
param body: The request body
|
114
114
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
115
115
|
Returns: RequestInformation
|
@@ -70,11 +70,11 @@ class ConversationsRequestBuilder(BaseRequestBuilder):
|
|
70
70
|
|
71
71
|
async def post(self,body: Conversation, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> Optional[Conversation]:
|
72
72
|
"""
|
73
|
-
|
73
|
+
Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. The table in the Permissions section lists the resources that support open extensions.
|
74
74
|
param body: The request body
|
75
75
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
76
76
|
Returns: Optional[Conversation]
|
77
|
-
Find more info here: https://learn.microsoft.com/graph/api/
|
77
|
+
Find more info here: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0
|
78
78
|
"""
|
79
79
|
if body is None:
|
80
80
|
raise TypeError("body cannot be null.")
|
@@ -105,7 +105,7 @@ class ConversationsRequestBuilder(BaseRequestBuilder):
|
|
105
105
|
|
106
106
|
def to_post_request_information(self,body: Conversation, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
|
107
107
|
"""
|
108
|
-
|
108
|
+
Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. The table in the Permissions section lists the resources that support open extensions.
|
109
109
|
param body: The request body
|
110
110
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
111
111
|
Returns: RequestInformation
|
@@ -36,7 +36,7 @@ class ConversationItemRequestBuilder(BaseRequestBuilder):
|
|
36
36
|
Delete conversation.
|
37
37
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
38
38
|
Returns: None
|
39
|
-
Find more info here: https://learn.microsoft.com/graph/api/
|
39
|
+
Find more info here: https://learn.microsoft.com/graph/api/conversation-delete?view=graph-rest-1.0
|
40
40
|
"""
|
41
41
|
request_info = self.to_delete_request_information(
|
42
42
|
request_configuration
|
@@ -53,10 +53,10 @@ class ConversationThreadItemRequestBuilder(BaseRequestBuilder):
|
|
53
53
|
|
54
54
|
async def get(self,request_configuration: Optional[RequestConfiguration[ConversationThreadItemRequestBuilderGetQueryParameters]] = None) -> Optional[ConversationThread]:
|
55
55
|
"""
|
56
|
-
Get a thread
|
56
|
+
Get a specific thread that belongs to a group. You can specify both the parent conversation and the thread, or, you can specify the thread without referencing the parent conversation.
|
57
57
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
58
58
|
Returns: Optional[ConversationThread]
|
59
|
-
Find more info here: https://learn.microsoft.com/graph/api/
|
59
|
+
Find more info here: https://learn.microsoft.com/graph/api/conversationthread-get?view=graph-rest-1.0
|
60
60
|
"""
|
61
61
|
request_info = self.to_get_request_information(
|
62
62
|
request_configuration
|
@@ -109,7 +109,7 @@ class ConversationThreadItemRequestBuilder(BaseRequestBuilder):
|
|
109
109
|
|
110
110
|
def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[ConversationThreadItemRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
|
111
111
|
"""
|
112
|
-
Get a thread
|
112
|
+
Get a specific thread that belongs to a group. You can specify both the parent conversation and the thread, or, you can specify the thread without referencing the parent conversation.
|
113
113
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
114
114
|
Returns: RequestInformation
|
115
115
|
"""
|
@@ -171,7 +171,7 @@ class ConversationThreadItemRequestBuilder(BaseRequestBuilder):
|
|
171
171
|
@dataclass
|
172
172
|
class ConversationThreadItemRequestBuilderGetQueryParameters():
|
173
173
|
"""
|
174
|
-
Get a thread
|
174
|
+
Get a specific thread that belongs to a group. You can specify both the parent conversation and the thread, or, you can specify the thread without referencing the parent conversation.
|
175
175
|
"""
|
176
176
|
def get_query_parameter(self,original_name: str) -> str:
|
177
177
|
"""
|
@@ -48,10 +48,10 @@ class PostsRequestBuilder(BaseRequestBuilder):
|
|
48
48
|
|
49
49
|
async def get(self,request_configuration: Optional[RequestConfiguration[PostsRequestBuilderGetQueryParameters]] = None) -> Optional[PostCollectionResponse]:
|
50
50
|
"""
|
51
|
-
Get the
|
51
|
+
Get the properties and relationships of a post in a specified thread. You can specify both the parent conversation and the thread, or, you can specify the thread without referencing the parent conversation. Since the post resource supports extensions, you can also use the GET operation to get custom properties and extension data in a post instance.
|
52
52
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
53
53
|
Returns: Optional[PostCollectionResponse]
|
54
|
-
Find more info here: https://learn.microsoft.com/graph/api/
|
54
|
+
Find more info here: https://learn.microsoft.com/graph/api/post-get?view=graph-rest-1.0
|
55
55
|
"""
|
56
56
|
request_info = self.to_get_request_information(
|
57
57
|
request_configuration
|
@@ -69,7 +69,7 @@ class PostsRequestBuilder(BaseRequestBuilder):
|
|
69
69
|
|
70
70
|
def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[PostsRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
|
71
71
|
"""
|
72
|
-
Get the
|
72
|
+
Get the properties and relationships of a post in a specified thread. You can specify both the parent conversation and the thread, or, you can specify the thread without referencing the parent conversation. Since the post resource supports extensions, you can also use the GET operation to get custom properties and extension data in a post instance.
|
73
73
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
74
74
|
Returns: RequestInformation
|
75
75
|
"""
|
@@ -100,7 +100,7 @@ class PostsRequestBuilder(BaseRequestBuilder):
|
|
100
100
|
@dataclass
|
101
101
|
class PostsRequestBuilderGetQueryParameters():
|
102
102
|
"""
|
103
|
-
Get the
|
103
|
+
Get the properties and relationships of a post in a specified thread. You can specify both the parent conversation and the thread, or, you can specify the thread without referencing the parent conversation. Since the post resource supports extensions, you can also use the GET operation to get custom properties and extension data in a post instance.
|
104
104
|
"""
|
105
105
|
def get_query_parameter(self,original_name: str) -> str:
|
106
106
|
"""
|
@@ -51,10 +51,10 @@ class NamedLocationItemRequestBuilder(BaseRequestBuilder):
|
|
51
51
|
|
52
52
|
async def get(self,request_configuration: Optional[RequestConfiguration[NamedLocationItemRequestBuilderGetQueryParameters]] = None) -> Optional[NamedLocation]:
|
53
53
|
"""
|
54
|
-
Retrieve the properties and relationships of
|
54
|
+
Retrieve the properties and relationships of an ipNamedLocation object.
|
55
55
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
56
56
|
Returns: Optional[NamedLocation]
|
57
|
-
Find more info here: https://learn.microsoft.com/graph/api/
|
57
|
+
Find more info here: https://learn.microsoft.com/graph/api/ipnamedlocation-get?view=graph-rest-1.0
|
58
58
|
"""
|
59
59
|
request_info = self.to_get_request_information(
|
60
60
|
request_configuration
|
@@ -107,7 +107,7 @@ class NamedLocationItemRequestBuilder(BaseRequestBuilder):
|
|
107
107
|
|
108
108
|
def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[NamedLocationItemRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
|
109
109
|
"""
|
110
|
-
Retrieve the properties and relationships of
|
110
|
+
Retrieve the properties and relationships of an ipNamedLocation object.
|
111
111
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
112
112
|
Returns: RequestInformation
|
113
113
|
"""
|
@@ -151,7 +151,7 @@ class NamedLocationItemRequestBuilder(BaseRequestBuilder):
|
|
151
151
|
@dataclass
|
152
152
|
class NamedLocationItemRequestBuilderGetQueryParameters():
|
153
153
|
"""
|
154
|
-
Retrieve the properties and relationships of
|
154
|
+
Retrieve the properties and relationships of an ipNamedLocation object.
|
155
155
|
"""
|
156
156
|
def get_query_parameter(self,original_name: str) -> str:
|
157
157
|
"""
|
@@ -58,10 +58,10 @@ class AccessPackageItemRequestBuilder(BaseRequestBuilder):
|
|
58
58
|
|
59
59
|
async def get(self,request_configuration: Optional[RequestConfiguration[AccessPackageItemRequestBuilderGetQueryParameters]] = None) -> Optional[AccessPackage]:
|
60
60
|
"""
|
61
|
-
Retrieve
|
61
|
+
Retrieve the properties and relationships of an accessPackage object.
|
62
62
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
63
63
|
Returns: Optional[AccessPackage]
|
64
|
-
Find more info here: https://learn.microsoft.com/graph/api/accesspackage-
|
64
|
+
Find more info here: https://learn.microsoft.com/graph/api/accesspackage-get?view=graph-rest-1.0
|
65
65
|
"""
|
66
66
|
request_info = self.to_get_request_information(
|
67
67
|
request_configuration
|
@@ -114,7 +114,7 @@ class AccessPackageItemRequestBuilder(BaseRequestBuilder):
|
|
114
114
|
|
115
115
|
def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[AccessPackageItemRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
|
116
116
|
"""
|
117
|
-
Retrieve
|
117
|
+
Retrieve the properties and relationships of an accessPackage object.
|
118
118
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
119
119
|
Returns: RequestInformation
|
120
120
|
"""
|
@@ -221,7 +221,7 @@ class AccessPackageItemRequestBuilder(BaseRequestBuilder):
|
|
221
221
|
@dataclass
|
222
222
|
class AccessPackageItemRequestBuilderGetQueryParameters():
|
223
223
|
"""
|
224
|
-
Retrieve
|
224
|
+
Retrieve the properties and relationships of an accessPackage object.
|
225
225
|
"""
|
226
226
|
def get_query_parameter(self,original_name: str) -> str:
|
227
227
|
"""
|
@@ -32,10 +32,10 @@ class CustomCalloutExtensionItemRequestBuilder(BaseRequestBuilder):
|
|
32
32
|
|
33
33
|
async def delete(self,request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> None:
|
34
34
|
"""
|
35
|
-
Delete an
|
35
|
+
Delete an accessPackageAssignmentRequestWorkflowExtension object. The custom workflow extension must first be removed from any associated policies before it can be deleted. Follow these steps to remove the custom workflow extension from any associated policies:
|
36
36
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
37
37
|
Returns: None
|
38
|
-
Find more info here: https://learn.microsoft.com/graph/api/
|
38
|
+
Find more info here: https://learn.microsoft.com/graph/api/accesspackageassignmentrequestworkflowextension-delete?view=graph-rest-1.0
|
39
39
|
"""
|
40
40
|
request_info = self.to_delete_request_information(
|
41
41
|
request_configuration
|
@@ -96,7 +96,7 @@ class CustomCalloutExtensionItemRequestBuilder(BaseRequestBuilder):
|
|
96
96
|
|
97
97
|
def to_delete_request_information(self,request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
|
98
98
|
"""
|
99
|
-
Delete an
|
99
|
+
Delete an accessPackageAssignmentRequestWorkflowExtension object. The custom workflow extension must first be removed from any associated policies before it can be deleted. Follow these steps to remove the custom workflow extension from any associated policies:
|
100
100
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
101
101
|
Returns: RequestInformation
|
102
102
|
"""
|