msgraph-sdk 1.44.0__py3-none-any.whl → 1.46.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/communications/presences/item/set_presence/set_presence_request_builder.py +2 -2
- msgraph/generated/device_app_management/device_app_management_request_builder.py +2 -2
- msgraph/generated/device_app_management/managed_app_policies/item/managed_app_policy_item_request_builder.py +4 -4
- msgraph/generated/device_app_management/managed_app_policies/managed_app_policies_request_builder.py +4 -4
- 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_e_books/item/assignments/assignments_request_builder.py +3 -3
- msgraph/generated/device_app_management/managed_e_books/item/assignments/item/managed_e_book_assignment_item_request_builder.py +4 -4
- msgraph/generated/device_app_management/managed_e_books/item/managed_e_book_item_request_builder.py +4 -4
- msgraph/generated/device_app_management/managed_e_books/managed_e_books_request_builder.py +4 -4
- msgraph/generated/device_app_management/mobile_app_configurations/mobile_app_configurations_request_builder.py +4 -4
- msgraph/generated/device_app_management/mobile_apps/item/mobile_app_item_request_builder.py +6 -6
- msgraph/generated/device_app_management/mobile_apps/mobile_apps_request_builder.py +7 -7
- msgraph/generated/device_management/device_compliance_policies/device_compliance_policies_request_builder.py +7 -7
- msgraph/generated/device_management/device_compliance_policies/item/device_compliance_policy_item_request_builder.py +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 +7 -7
- 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 +3 -3
- msgraph/generated/device_management/device_management_request_builder.py +2 -2
- msgraph/generated/device_management/role_definitions/item/role_definition_item_request_builder.py +10 -10
- msgraph/generated/device_management/role_definitions/role_definitions_request_builder.py +4 -4
- msgraph/generated/drives/item/items/item/retention_label/retention_label_request_builder.py +3 -3
- msgraph/generated/drives/item/items/item/workbook/tables/add/add_request_builder.py +3 -3
- msgraph/generated/drives/item/items/item/workbook/worksheets/item/tables/add/add_request_builder.py +3 -3
- msgraph/generated/education/reports/reading_assignment_submissions/item/reading_assignment_submission_item_request_builder.py +3 -3
- msgraph/generated/education/reports/reflect_check_in_responses/item/reflect_check_in_response_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 +5 -5
- 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 +7 -7
- 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/identity_governance/terms_of_use/agreements/item/agreement_item_request_builder.py +4 -4
- msgraph/generated/kiota-lock.json +1 -1
- msgraph/generated/models/online_meeting_base.py +1 -1
- msgraph/generated/models/presence.py +4 -4
- msgraph/generated/models/protection_unit_base.py +4 -4
- msgraph/generated/models/reports_root.py +2 -2
- msgraph/generated/models/workbook_worksheet_protection_options.py +11 -11
- msgraph/generated/organization/item/organization_item_request_builder.py +7 -7
- msgraph/generated/organization/organization_request_builder.py +4 -4
- msgraph/generated/security/attack_simulation/end_user_notifications/end_user_notifications_request_builder.py +4 -4
- 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/members_request_builder.py +3 -3
- msgraph/generated/teams/item/channels/item/messages/item/replies/replies_request_builder.py +3 -3
- msgraph/generated/users/item/online_meetings/item/recordings/item/call_recording_item_request_builder.py +3 -3
- msgraph/generated/users/item/online_meetings/item/recordings/recordings_request_builder.py +3 -3
- msgraph/generated/users/item/online_meetings/item/transcripts/transcripts_request_builder.py +3 -3
- msgraph/generated/users/item/presence/set_presence/set_presence_request_builder.py +2 -2
- msgraph/generated/users/item/user_item_request_builder.py +4 -4
- msgraph/generated/users_with_user_principal_name/users_with_user_principal_name_request_builder.py +4 -4
- {msgraph_sdk-1.44.0.dist-info → msgraph_sdk-1.46.0.dist-info}/METADATA +1 -1
- {msgraph_sdk-1.44.0.dist-info → msgraph_sdk-1.46.0.dist-info}/RECORD +63 -63
- {msgraph_sdk-1.44.0.dist-info → msgraph_sdk-1.46.0.dist-info}/WHEEL +0 -0
- {msgraph_sdk-1.44.0.dist-info → msgraph_sdk-1.46.0.dist-info}/licenses/LICENSE +0 -0
|
@@ -37,7 +37,7 @@ class ConversationThreadItemRequestBuilder(BaseRequestBuilder):
|
|
|
37
37
|
Delete conversationThread.
|
|
38
38
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
|
39
39
|
Returns: None
|
|
40
|
-
Find more info here: https://learn.microsoft.com/graph/api/
|
|
40
|
+
Find more info here: https://learn.microsoft.com/graph/api/group-delete-thread?view=graph-rest-1.0
|
|
41
41
|
"""
|
|
42
42
|
request_info = self.to_delete_request_information(
|
|
43
43
|
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
|
|
56
|
+
Get a thread object.
|
|
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/group-get-thread?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
|
|
112
|
+
Get a thread object.
|
|
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
|
|
174
|
+
Get a thread object.
|
|
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 a
|
|
54
|
+
Retrieve the properties and relationships of a namedLocation 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/namedlocation-get?view=graph-rest-1.0
|
|
58
58
|
"""
|
|
59
59
|
request_info = self.to_get_request_information(
|
|
60
60
|
request_configuration
|
|
@@ -72,11 +72,11 @@ class NamedLocationItemRequestBuilder(BaseRequestBuilder):
|
|
|
72
72
|
|
|
73
73
|
async def patch(self,body: NamedLocation, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> Optional[NamedLocation]:
|
|
74
74
|
"""
|
|
75
|
-
Update the properties of
|
|
75
|
+
Update the properties of a countryNamedLocation object.
|
|
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[NamedLocation]
|
|
79
|
-
Find more info here: https://learn.microsoft.com/graph/api/
|
|
79
|
+
Find more info here: https://learn.microsoft.com/graph/api/countrynamedlocation-update?view=graph-rest-1.0
|
|
80
80
|
"""
|
|
81
81
|
if body is None:
|
|
82
82
|
raise TypeError("body cannot be null.")
|
|
@@ -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 a
|
|
110
|
+
Retrieve the properties and relationships of a namedLocation object.
|
|
111
111
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
|
112
112
|
Returns: RequestInformation
|
|
113
113
|
"""
|
|
@@ -118,7 +118,7 @@ class NamedLocationItemRequestBuilder(BaseRequestBuilder):
|
|
|
118
118
|
|
|
119
119
|
def to_patch_request_information(self,body: NamedLocation, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
|
|
120
120
|
"""
|
|
121
|
-
Update the properties of
|
|
121
|
+
Update the properties of a countryNamedLocation object.
|
|
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
|
|
@@ -151,7 +151,7 @@ class NamedLocationItemRequestBuilder(BaseRequestBuilder):
|
|
|
151
151
|
@dataclass
|
|
152
152
|
class NamedLocationItemRequestBuilderGetQueryParameters():
|
|
153
153
|
"""
|
|
154
|
-
Retrieve the properties and relationships of a
|
|
154
|
+
Retrieve the properties and relationships of a namedLocation 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 an access package with a list of accessPackageResourceRoleScope objects. These objects represent the resource roles that an access package assigns to each subject. Each object links to an accessPackageResourceRole and an accessPackageResourceScope.
|
|
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-list-resourcerolescopes?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 an access package with a list of accessPackageResourceRoleScope objects. These objects represent the resource roles that an access package assigns to each subject. Each object links to an accessPackageResourceRole and an accessPackageResourceScope.
|
|
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 an access package with a list of accessPackageResourceRoleScope objects. These objects represent the resource roles that an access package assigns to each subject. Each object links to an accessPackageResourceRole and an accessPackageResourceScope.
|
|
225
225
|
"""
|
|
226
226
|
def get_query_parameter(self,original_name: str) -> str:
|
|
227
227
|
"""
|
|
@@ -72,11 +72,11 @@ class CustomCalloutExtensionItemRequestBuilder(BaseRequestBuilder):
|
|
|
72
72
|
|
|
73
73
|
async def patch(self,body: CustomCalloutExtension, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> Optional[CustomCalloutExtension]:
|
|
74
74
|
"""
|
|
75
|
-
Update the properties of an
|
|
75
|
+
Update the properties of an accessPackageAssignmentWorkflowExtension object.
|
|
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[CustomCalloutExtension]
|
|
79
|
-
Find more info here: https://learn.microsoft.com/graph/api/
|
|
79
|
+
Find more info here: https://learn.microsoft.com/graph/api/accesspackageassignmentworkflowextension-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 CustomCalloutExtensionItemRequestBuilder(BaseRequestBuilder):
|
|
|
118
118
|
|
|
119
119
|
def to_patch_request_information(self,body: CustomCalloutExtension, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
|
|
120
120
|
"""
|
|
121
|
-
Update the properties of an
|
|
121
|
+
Update the properties of an accessPackageAssignmentWorkflowExtension object.
|
|
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
|
msgraph/generated/identity_governance/terms_of_use/agreements/item/agreement_item_request_builder.py
CHANGED
|
@@ -54,10 +54,10 @@ class AgreementItemRequestBuilder(BaseRequestBuilder):
|
|
|
54
54
|
|
|
55
55
|
async def get(self,request_configuration: Optional[RequestConfiguration[AgreementItemRequestBuilderGetQueryParameters]] = None) -> Optional[Agreement]:
|
|
56
56
|
"""
|
|
57
|
-
Retrieve
|
|
57
|
+
Retrieve all files related to an agreement. This includes the default file and all localized files.
|
|
58
58
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
|
59
59
|
Returns: Optional[Agreement]
|
|
60
|
-
Find more info here: https://learn.microsoft.com/graph/api/agreement-
|
|
60
|
+
Find more info here: https://learn.microsoft.com/graph/api/agreement-list-files?view=graph-rest-1.0
|
|
61
61
|
"""
|
|
62
62
|
request_info = self.to_get_request_information(
|
|
63
63
|
request_configuration
|
|
@@ -110,7 +110,7 @@ class AgreementItemRequestBuilder(BaseRequestBuilder):
|
|
|
110
110
|
|
|
111
111
|
def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[AgreementItemRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
|
|
112
112
|
"""
|
|
113
|
-
Retrieve
|
|
113
|
+
Retrieve all files related to an agreement. This includes the default file and all localized files.
|
|
114
114
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
|
115
115
|
Returns: RequestInformation
|
|
116
116
|
"""
|
|
@@ -181,7 +181,7 @@ class AgreementItemRequestBuilder(BaseRequestBuilder):
|
|
|
181
181
|
@dataclass
|
|
182
182
|
class AgreementItemRequestBuilderGetQueryParameters():
|
|
183
183
|
"""
|
|
184
|
-
Retrieve
|
|
184
|
+
Retrieve all files related to an agreement. This includes the default file and all localized files.
|
|
185
185
|
"""
|
|
186
186
|
def get_query_parameter(self,original_name: str) -> str:
|
|
187
187
|
"""
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"descriptionHash": "
|
|
2
|
+
"descriptionHash": "4B0031F70F3815D4CFACB6D42FBB4AAC7162437FEFE6F7701E162C33E876DABB21668F488EBB5BEFE3495DDBD43E689D40C62326CEBC5B416F6289B5DD495171",
|
|
3
3
|
"descriptionLocation": "../../msgraph-metadata/clean_v10_openapi/openapi.yaml",
|
|
4
4
|
"lockFileVersion": "1.0.0",
|
|
5
5
|
"kiotaVersion": "1.29.0",
|
|
@@ -32,7 +32,7 @@ class OnlineMeetingBase(Entity, Parsable):
|
|
|
32
32
|
allow_attendee_to_enable_mic: Optional[bool] = None
|
|
33
33
|
# Indicates whether breakout rooms are enabled for the meeting.
|
|
34
34
|
allow_breakout_rooms: Optional[bool] = None
|
|
35
|
-
#
|
|
35
|
+
# Indicates whether the ability to copy and share meeting content is enabled for the meeting.
|
|
36
36
|
allow_copying_and_sharing_meeting_content: Optional[bool] = None
|
|
37
37
|
# Indicates whether live share is enabled for the meeting. Possible values are: enabled, disabled, unknownFutureValue.
|
|
38
38
|
allow_live_share: Optional[MeetingLiveShareOptions] = None
|
|
@@ -13,15 +13,15 @@ from .entity import Entity
|
|
|
13
13
|
|
|
14
14
|
@dataclass
|
|
15
15
|
class Presence(Entity, Parsable):
|
|
16
|
-
# The supplemental information to a user's availability. Possible values are
|
|
16
|
+
# The supplemental information to a user's availability. Possible values are available, away, beRightBack, busy, doNotDisturb, offline, outOfOffice, presenceUnknown.
|
|
17
17
|
activity: Optional[str] = None
|
|
18
|
-
# The base presence information for a user. Possible values are
|
|
18
|
+
# The base presence information for a user. Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, inACall, inAMeeting, offline, presenting, presenceUnknown.
|
|
19
19
|
availability: Optional[str] = None
|
|
20
20
|
# The OdataType property
|
|
21
21
|
odata_type: Optional[str] = None
|
|
22
|
-
# The
|
|
22
|
+
# The out of office settings for a user.
|
|
23
23
|
out_of_office_settings: Optional[OutOfOfficeSettings] = None
|
|
24
|
-
# The lexicographically sortable
|
|
24
|
+
# The lexicographically sortable String stamp that represents the version of a presence object.
|
|
25
25
|
sequence_number: Optional[str] = None
|
|
26
26
|
# The presence status message of a user.
|
|
27
27
|
status_message: Optional[PresenceStatusMessage] = None
|
|
@@ -18,21 +18,21 @@ from .entity import Entity
|
|
|
18
18
|
|
|
19
19
|
@dataclass
|
|
20
20
|
class ProtectionUnitBase(Entity, Parsable):
|
|
21
|
-
# The identity of person who created the protection unit.
|
|
21
|
+
# The identity of the person who created the protection unit.
|
|
22
22
|
created_by: Optional[IdentitySet] = None
|
|
23
|
-
# The time of creation of the protection unit.
|
|
23
|
+
# The time of creation of the protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z.
|
|
24
24
|
created_date_time: Optional[datetime.datetime] = None
|
|
25
25
|
# Contains error details if an error occurred while creating a protection unit.
|
|
26
26
|
error: Optional[PublicError] = None
|
|
27
27
|
# The identity of person who last modified the protection unit.
|
|
28
28
|
last_modified_by: Optional[IdentitySet] = None
|
|
29
|
-
# Timestamp of the last modification of this protection unit.
|
|
29
|
+
# Timestamp of the last modification of this protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z.
|
|
30
30
|
last_modified_date_time: Optional[datetime.datetime] = None
|
|
31
31
|
# The OdataType property
|
|
32
32
|
odata_type: Optional[str] = None
|
|
33
33
|
# The unique identifier of the protection policy based on which protection unit was created.
|
|
34
34
|
policy_id: Optional[str] = None
|
|
35
|
-
# The status of the protection unit. The possible values are: protectRequested, protected, unprotectRequested, unprotected, removeRequested, unknownFutureValue.
|
|
35
|
+
# The status of the protection unit. The possible values are: protectRequested, protected, unprotectRequested, unprotected, removeRequested, unknownFutureValue, offboardRequested, offboarded, cancelOffboardRequested. Use the Prefer: include-unknown-enum-members request header to get the following values from this evolvable enum: offboardRequested, offboarded, cancelOffboardRequested.
|
|
36
36
|
status: Optional[ProtectionUnitStatus] = None
|
|
37
37
|
|
|
38
38
|
@staticmethod
|
|
@@ -15,9 +15,9 @@ from .entity import Entity
|
|
|
15
15
|
class ReportsRoot(Entity, Parsable):
|
|
16
16
|
# The OdataType property
|
|
17
17
|
odata_type: Optional[str] = None
|
|
18
|
-
#
|
|
18
|
+
# Details of submitted reading assignments.
|
|
19
19
|
reading_assignment_submissions: Optional[list[ReadingAssignmentSubmission]] = None
|
|
20
|
-
#
|
|
20
|
+
# Details of check-in responses.
|
|
21
21
|
reflect_check_in_responses: Optional[list[ReflectCheckInResponse]] = None
|
|
22
22
|
|
|
23
23
|
@staticmethod
|
|
@@ -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
|
+
# Indicates whether the worksheet protection option to allow the use of the autofilter feature is enabled.
|
|
16
16
|
allow_auto_filter: Optional[bool] = None
|
|
17
|
-
#
|
|
17
|
+
# Indicates whether the worksheet protection option to allow deleting columns is enabled.
|
|
18
18
|
allow_delete_columns: Optional[bool] = None
|
|
19
|
-
#
|
|
19
|
+
# Indicates whether the worksheet protection option to allow deleting rows is enabled.
|
|
20
20
|
allow_delete_rows: Optional[bool] = None
|
|
21
|
-
#
|
|
21
|
+
# Indicates whether the worksheet protection option to allow formatting cells is enabled.
|
|
22
22
|
allow_format_cells: Optional[bool] = None
|
|
23
|
-
#
|
|
23
|
+
# Indicates whether the worksheet protection option to allow formatting columns is enabled.
|
|
24
24
|
allow_format_columns: Optional[bool] = None
|
|
25
|
-
#
|
|
25
|
+
# Indicates whether the worksheet protection option to allow formatting rows is enabled.
|
|
26
26
|
allow_format_rows: Optional[bool] = None
|
|
27
|
-
#
|
|
27
|
+
# Indicates whether the worksheet protection option to allow inserting columns is enabled.
|
|
28
28
|
allow_insert_columns: Optional[bool] = None
|
|
29
|
-
#
|
|
29
|
+
# Indicates whether the worksheet protection option to allow inserting hyperlinks is enabled.
|
|
30
30
|
allow_insert_hyperlinks: Optional[bool] = None
|
|
31
|
-
#
|
|
31
|
+
# Indicates whether the worksheet protection option to allow inserting rows is enabled.
|
|
32
32
|
allow_insert_rows: Optional[bool] = None
|
|
33
|
-
#
|
|
33
|
+
# Indicates whether the worksheet protection option to allow the use of the pivot table feature is enabled.
|
|
34
34
|
allow_pivot_tables: Optional[bool] = None
|
|
35
|
-
#
|
|
35
|
+
# Indicates whether the worksheet protection option to allow the use of the sort feature is enabled.
|
|
36
36
|
allow_sort: Optional[bool] = None
|
|
37
37
|
# The OdataType property
|
|
38
38
|
odata_type: Optional[str] = None
|
|
@@ -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
|
+
Read properties and relationships of the organization object.
|
|
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/organization-get?view=graph-rest-1.0
|
|
65
|
+
Find more info here: https://learn.microsoft.com/graph/api/intune-onboarding-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
|
+
Read properties and relationships of the organization object.
|
|
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
|
+
Read properties and relationships of the organization object.
|
|
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
|
"""
|
|
@@ -49,10 +49,10 @@ class EndUserNotificationsRequestBuilder(BaseRequestBuilder):
|
|
|
49
49
|
|
|
50
50
|
async def get(self,request_configuration: Optional[RequestConfiguration[EndUserNotificationsRequestBuilderGetQueryParameters]] = None) -> Optional[EndUserNotificationCollectionResponse]:
|
|
51
51
|
"""
|
|
52
|
-
|
|
52
|
+
Read the properties and relationships of an endUserNotification object.
|
|
53
53
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
|
54
54
|
Returns: Optional[EndUserNotificationCollectionResponse]
|
|
55
|
-
Find more info here: https://learn.microsoft.com/graph/api/
|
|
55
|
+
Find more info here: https://learn.microsoft.com/graph/api/endusernotification-get?view=graph-rest-1.0
|
|
56
56
|
"""
|
|
57
57
|
request_info = self.to_get_request_information(
|
|
58
58
|
request_configuration
|
|
@@ -93,7 +93,7 @@ class EndUserNotificationsRequestBuilder(BaseRequestBuilder):
|
|
|
93
93
|
|
|
94
94
|
def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[EndUserNotificationsRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
|
|
95
95
|
"""
|
|
96
|
-
|
|
96
|
+
Read the properties and relationships of an endUserNotification object.
|
|
97
97
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
|
98
98
|
Returns: RequestInformation
|
|
99
99
|
"""
|
|
@@ -139,7 +139,7 @@ class EndUserNotificationsRequestBuilder(BaseRequestBuilder):
|
|
|
139
139
|
@dataclass
|
|
140
140
|
class EndUserNotificationsRequestBuilderGetQueryParameters():
|
|
141
141
|
"""
|
|
142
|
-
|
|
142
|
+
Read the properties and relationships of an endUserNotification object.
|
|
143
143
|
"""
|
|
144
144
|
def get_query_parameter(self,original_name: str) -> str:
|
|
145
145
|
"""
|
|
@@ -58,10 +58,10 @@ class ListItemRequestBuilder(BaseRequestBuilder):
|
|
|
58
58
|
|
|
59
59
|
async def get(self,request_configuration: Optional[RequestConfiguration[ListItemRequestBuilderGetQueryParameters]] = None) -> Optional[List_]:
|
|
60
60
|
"""
|
|
61
|
-
|
|
61
|
+
Returns the metadata for a list.
|
|
62
62
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
|
63
63
|
Returns: Optional[List_]
|
|
64
|
-
Find more info here: https://learn.microsoft.com/graph/api/list-
|
|
64
|
+
Find more info here: https://learn.microsoft.com/graph/api/list-get?view=graph-rest-1.0
|
|
65
65
|
"""
|
|
66
66
|
request_info = self.to_get_request_information(
|
|
67
67
|
request_configuration
|
|
@@ -113,7 +113,7 @@ class ListItemRequestBuilder(BaseRequestBuilder):
|
|
|
113
113
|
|
|
114
114
|
def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[ListItemRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
|
|
115
115
|
"""
|
|
116
|
-
|
|
116
|
+
Returns the metadata for a list.
|
|
117
117
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
|
118
118
|
Returns: RequestInformation
|
|
119
119
|
"""
|
|
@@ -229,7 +229,7 @@ class ListItemRequestBuilder(BaseRequestBuilder):
|
|
|
229
229
|
@dataclass
|
|
230
230
|
class ListItemRequestBuilderGetQueryParameters():
|
|
231
231
|
"""
|
|
232
|
-
|
|
232
|
+
Returns the metadata for a list.
|
|
233
233
|
"""
|
|
234
234
|
def get_query_parameter(self,original_name: str) -> str:
|
|
235
235
|
"""
|
|
@@ -52,10 +52,10 @@ class SitesRequestBuilder(BaseRequestBuilder):
|
|
|
52
52
|
|
|
53
53
|
async def get(self,request_configuration: Optional[RequestConfiguration[SitesRequestBuilderGetQueryParameters]] = None) -> Optional[SiteCollectionResponse]:
|
|
54
54
|
"""
|
|
55
|
-
|
|
55
|
+
List all available sites in an organization. Specific filter criteria and query options are also supported and described below: In addition, you can use a $search query against the /sites collection to find sites matching given keywords.If you want to list all sites across all geographies, refer to getAllSites. For more guidance about building applications that use site discovery for scanning purposes, see Best practices for discovering files and detecting changes at scale.
|
|
56
56
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
|
57
57
|
Returns: Optional[SiteCollectionResponse]
|
|
58
|
-
Find more info here: https://learn.microsoft.com/graph/api/site-
|
|
58
|
+
Find more info here: https://learn.microsoft.com/graph/api/site-list?view=graph-rest-1.0
|
|
59
59
|
"""
|
|
60
60
|
request_info = self.to_get_request_information(
|
|
61
61
|
request_configuration
|
|
@@ -73,7 +73,7 @@ class SitesRequestBuilder(BaseRequestBuilder):
|
|
|
73
73
|
|
|
74
74
|
def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[SitesRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
|
|
75
75
|
"""
|
|
76
|
-
|
|
76
|
+
List all available sites in an organization. Specific filter criteria and query options are also supported and described below: In addition, you can use a $search query against the /sites collection to find sites matching given keywords.If you want to list all sites across all geographies, refer to getAllSites. For more guidance about building applications that use site discovery for scanning purposes, see Best practices for discovering files and detecting changes at scale.
|
|
77
77
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
|
78
78
|
Returns: RequestInformation
|
|
79
79
|
"""
|
|
@@ -140,7 +140,7 @@ class SitesRequestBuilder(BaseRequestBuilder):
|
|
|
140
140
|
@dataclass
|
|
141
141
|
class SitesRequestBuilderGetQueryParameters():
|
|
142
142
|
"""
|
|
143
|
-
|
|
143
|
+
List all available sites in an organization. Specific filter criteria and query options are also supported and described below: In addition, you can use a $search query against the /sites collection to find sites matching given keywords.If you want to list all sites across all geographies, refer to getAllSites. For more guidance about building applications that use site discovery for scanning purposes, see Best practices for discovering files and detecting changes at scale.
|
|
144
144
|
"""
|
|
145
145
|
def get_query_parameter(self,original_name: str) -> str:
|
|
146
146
|
"""
|
|
@@ -72,11 +72,11 @@ class MembersRequestBuilder(BaseRequestBuilder):
|
|
|
72
72
|
|
|
73
73
|
async def post(self,body: ConversationMember, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> Optional[ConversationMember]:
|
|
74
74
|
"""
|
|
75
|
-
Add a conversationMember to a channel.
|
|
75
|
+
Add a conversationMember to a channel. This operation is allowed only for channels with a membershipType value of private or shared.
|
|
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[ConversationMember]
|
|
79
|
-
Find more info here: https://learn.microsoft.com/graph/api/
|
|
79
|
+
Find more info here: https://learn.microsoft.com/graph/api/channel-post-members?view=graph-rest-1.0
|
|
80
80
|
"""
|
|
81
81
|
if body is None:
|
|
82
82
|
raise TypeError("body cannot be null.")
|
|
@@ -107,7 +107,7 @@ class MembersRequestBuilder(BaseRequestBuilder):
|
|
|
107
107
|
|
|
108
108
|
def to_post_request_information(self,body: ConversationMember, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
|
|
109
109
|
"""
|
|
110
|
-
Add a conversationMember to a channel.
|
|
110
|
+
Add a conversationMember to a channel. This operation is allowed only for channels with a membershipType value of private or shared.
|
|
111
111
|
param body: The request body
|
|
112
112
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
|
113
113
|
Returns: RequestInformation
|
|
@@ -71,11 +71,11 @@ class RepliesRequestBuilder(BaseRequestBuilder):
|
|
|
71
71
|
|
|
72
72
|
async def post(self,body: ChatMessage, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> Optional[ChatMessage]:
|
|
73
73
|
"""
|
|
74
|
-
|
|
74
|
+
Send a new reply to a chatMessage in a specified channel.
|
|
75
75
|
param body: The request body
|
|
76
76
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
|
77
77
|
Returns: Optional[ChatMessage]
|
|
78
|
-
Find more info here: https://learn.microsoft.com/graph/api/
|
|
78
|
+
Find more info here: https://learn.microsoft.com/graph/api/chatmessage-post-replies?view=graph-rest-1.0
|
|
79
79
|
"""
|
|
80
80
|
if body is None:
|
|
81
81
|
raise TypeError("body cannot be null.")
|
|
@@ -106,7 +106,7 @@ class RepliesRequestBuilder(BaseRequestBuilder):
|
|
|
106
106
|
|
|
107
107
|
def to_post_request_information(self,body: ChatMessage, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
|
|
108
108
|
"""
|
|
109
|
-
|
|
109
|
+
Send a new reply to a chatMessage in a specified channel.
|
|
110
110
|
param body: The request body
|
|
111
111
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
|
112
112
|
Returns: RequestInformation
|
|
@@ -51,7 +51,7 @@ class CallRecordingItemRequestBuilder(BaseRequestBuilder):
|
|
|
51
51
|
|
|
52
52
|
async def get(self,request_configuration: Optional[RequestConfiguration[CallRecordingItemRequestBuilderGetQueryParameters]] = None) -> Optional[CallRecording]:
|
|
53
53
|
"""
|
|
54
|
-
Get a callRecording object associated with a scheduled onlineMeeting. This API supports the retrieval of call
|
|
54
|
+
Get a callRecording object associated with a scheduled onlineMeeting. This API supports the retrieval of call recordings from private chat meetings and channel meetings. However, private channel meetings are not supported at this time. For a recording, this API returns the metadata of the single recording associated with the online meeting. For the content of a recording, this API returns the stream of bytes associated with the recording.
|
|
55
55
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
|
56
56
|
Returns: Optional[CallRecording]
|
|
57
57
|
Find more info here: https://learn.microsoft.com/graph/api/callrecording-get?view=graph-rest-1.0
|
|
@@ -106,7 +106,7 @@ class CallRecordingItemRequestBuilder(BaseRequestBuilder):
|
|
|
106
106
|
|
|
107
107
|
def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[CallRecordingItemRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
|
|
108
108
|
"""
|
|
109
|
-
Get a callRecording object associated with a scheduled onlineMeeting. This API supports the retrieval of call
|
|
109
|
+
Get a callRecording object associated with a scheduled onlineMeeting. This API supports the retrieval of call recordings from private chat meetings and channel meetings. However, private channel meetings are not supported at this time. For a recording, this API returns the metadata of the single recording associated with the online meeting. For the content of a recording, this API returns the stream of bytes associated with the recording.
|
|
110
110
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
|
111
111
|
Returns: RequestInformation
|
|
112
112
|
"""
|
|
@@ -159,7 +159,7 @@ class CallRecordingItemRequestBuilder(BaseRequestBuilder):
|
|
|
159
159
|
@dataclass
|
|
160
160
|
class CallRecordingItemRequestBuilderGetQueryParameters():
|
|
161
161
|
"""
|
|
162
|
-
Get a callRecording object associated with a scheduled onlineMeeting. This API supports the retrieval of call
|
|
162
|
+
Get a callRecording object associated with a scheduled onlineMeeting. This API supports the retrieval of call recordings from private chat meetings and channel meetings. However, private channel meetings are not supported at this time. For a recording, this API returns the metadata of the single recording associated with the online meeting. For the content of a recording, this API returns the stream of bytes associated with the recording.
|
|
163
163
|
"""
|
|
164
164
|
def get_query_parameter(self,original_name: str) -> str:
|
|
165
165
|
"""
|