msgraph-sdk 1.29.0__py3-none-any.whl → 1.30.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/device_app_management/device_app_management_request_builder.py +1 -1
- 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/managed_app_statuses_request_builder.py +4 -4
- msgraph/generated/device_app_management/managed_e_books/item/assignments/assignments_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/item/managed_e_book_item_request_builder.py +4 -4
- msgraph/generated/device_app_management/mobile_app_configurations/mobile_app_configurations_request_builder.py +4 -4
- msgraph/generated/device_app_management/mobile_apps/item/mobile_app_item_request_builder.py +10 -10
- msgraph/generated/device_app_management/mobile_apps/mobile_apps_request_builder.py +7 -7
- msgraph/generated/device_management/device_compliance_policies/device_compliance_policies_request_builder.py +7 -7
- msgraph/generated/device_management/device_compliance_policies/item/device_compliance_policy_item_request_builder.py +7 -7
- msgraph/generated/device_management/device_configurations/device_configurations_request_builder.py +7 -7
- msgraph/generated/device_management/device_configurations/item/device_configuration_item_request_builder.py +10 -10
- msgraph/generated/device_management/device_enrollment_configurations/device_enrollment_configurations_request_builder.py +7 -7
- msgraph/generated/device_management/device_enrollment_configurations/item/device_enrollment_configuration_item_request_builder.py +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 +7 -7
- msgraph/generated/device_management/role_definitions/role_definitions_request_builder.py +3 -3
- 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/groups/groups_request_builder.py +3 -3
- msgraph/generated/groups/item/conversations/item/conversation_item_request_builder.py +5 -5
- msgraph/generated/groups/item/conversations/item/threads/item/reply/reply_request_builder.py +3 -3
- msgraph/generated/groups/item/threads/item/conversation_thread_item_request_builder.py +5 -5
- msgraph/generated/groups/item/threads/item/reply/reply_request_builder.py +3 -3
- msgraph/generated/identity/conditional_access/named_locations/item/named_location_item_request_builder.py +6 -6
- msgraph/generated/identity_governance/entitlement_management/access_packages/item/access_package_item_request_builder.py +4 -4
- msgraph/generated/identity_governance/entitlement_management/access_packages/item/resource_role_scopes/item/role/resource/refresh/refresh_request_builder.py +77 -0
- msgraph/generated/identity_governance/entitlement_management/access_packages/item/resource_role_scopes/item/role/resource/resource_request_builder.py +10 -0
- msgraph/generated/identity_governance/entitlement_management/access_packages/item/resource_role_scopes/item/role/resource/scopes/item/resource/refresh/refresh_request_builder.py +77 -0
- msgraph/generated/identity_governance/entitlement_management/access_packages/item/resource_role_scopes/item/role/resource/scopes/item/resource/resource_request_builder.py +10 -0
- msgraph/generated/identity_governance/entitlement_management/access_packages/item/resource_role_scopes/item/scope/resource/refresh/refresh_request_builder.py +77 -0
- msgraph/generated/identity_governance/entitlement_management/access_packages/item/resource_role_scopes/item/scope/resource/resource_request_builder.py +10 -0
- msgraph/generated/identity_governance/entitlement_management/access_packages/item/resource_role_scopes/item/scope/resource/roles/item/resource/refresh/refresh_request_builder.py +77 -0
- msgraph/generated/identity_governance/entitlement_management/access_packages/item/resource_role_scopes/item/scope/resource/roles/item/resource/resource_request_builder.py +10 -0
- msgraph/generated/identity_governance/entitlement_management/catalogs/item/resource_roles/item/resource/refresh/refresh_request_builder.py +77 -0
- msgraph/generated/identity_governance/entitlement_management/catalogs/item/resource_roles/item/resource/resource_request_builder.py +10 -0
- msgraph/generated/identity_governance/entitlement_management/catalogs/item/resource_roles/item/resource/scopes/item/resource/refresh/refresh_request_builder.py +77 -0
- msgraph/generated/identity_governance/entitlement_management/catalogs/item/resource_roles/item/resource/scopes/item/resource/resource_request_builder.py +10 -0
- msgraph/generated/identity_governance/entitlement_management/catalogs/item/resource_scopes/item/resource/refresh/refresh_request_builder.py +77 -0
- msgraph/generated/identity_governance/entitlement_management/catalogs/item/resource_scopes/item/resource/resource_request_builder.py +10 -0
- msgraph/generated/identity_governance/entitlement_management/catalogs/item/resource_scopes/item/resource/roles/item/resource/refresh/refresh_request_builder.py +77 -0
- msgraph/generated/identity_governance/entitlement_management/catalogs/item/resource_scopes/item/resource/roles/item/resource/resource_request_builder.py +10 -0
- msgraph/generated/identity_governance/entitlement_management/catalogs/item/resources/item/access_package_resource_item_request_builder.py +10 -0
- msgraph/generated/identity_governance/entitlement_management/catalogs/item/resources/item/refresh/refresh_request_builder.py +77 -0
- msgraph/generated/identity_governance/entitlement_management/catalogs/item/resources/item/roles/item/resource/refresh/refresh_request_builder.py +77 -0
- msgraph/generated/identity_governance/entitlement_management/catalogs/item/resources/item/roles/item/resource/resource_request_builder.py +10 -0
- msgraph/generated/identity_governance/entitlement_management/catalogs/item/resources/item/roles/item/resource/scopes/item/resource/refresh/refresh_request_builder.py +77 -0
- msgraph/generated/identity_governance/entitlement_management/catalogs/item/resources/item/roles/item/resource/scopes/item/resource/resource_request_builder.py +10 -0
- msgraph/generated/identity_governance/entitlement_management/catalogs/item/resources/item/scopes/item/resource/refresh/refresh_request_builder.py +77 -0
- msgraph/generated/identity_governance/entitlement_management/catalogs/item/resources/item/scopes/item/resource/resource_request_builder.py +10 -0
- msgraph/generated/identity_governance/entitlement_management/catalogs/item/resources/item/scopes/item/resource/roles/item/resource/refresh/refresh_request_builder.py +77 -0
- msgraph/generated/identity_governance/entitlement_management/catalogs/item/resources/item/scopes/item/resource/roles/item/resource/resource_request_builder.py +10 -0
- msgraph/generated/identity_governance/entitlement_management/resource_environments/item/resources/item/access_package_resource_item_request_builder.py +10 -0
- msgraph/generated/identity_governance/entitlement_management/resource_environments/item/resources/item/refresh/refresh_request_builder.py +77 -0
- msgraph/generated/identity_governance/entitlement_management/resource_environments/item/resources/item/roles/item/resource/refresh/refresh_request_builder.py +77 -0
- msgraph/generated/identity_governance/entitlement_management/resource_environments/item/resources/item/roles/item/resource/resource_request_builder.py +10 -0
- msgraph/generated/identity_governance/entitlement_management/resource_environments/item/resources/item/roles/item/resource/scopes/item/resource/refresh/refresh_request_builder.py +77 -0
- msgraph/generated/identity_governance/entitlement_management/resource_environments/item/resources/item/roles/item/resource/scopes/item/resource/resource_request_builder.py +10 -0
- msgraph/generated/identity_governance/entitlement_management/resource_environments/item/resources/item/scopes/item/resource/refresh/refresh_request_builder.py +77 -0
- msgraph/generated/identity_governance/entitlement_management/resource_environments/item/resources/item/scopes/item/resource/resource_request_builder.py +10 -0
- msgraph/generated/identity_governance/entitlement_management/resource_environments/item/resources/item/scopes/item/resource/roles/item/resource/refresh/refresh_request_builder.py +77 -0
- msgraph/generated/identity_governance/entitlement_management/resource_environments/item/resources/item/scopes/item/resource/roles/item/resource/resource_request_builder.py +10 -0
- msgraph/generated/identity_governance/entitlement_management/resource_requests/item/catalog/resource_roles/item/resource/refresh/refresh_request_builder.py +77 -0
- msgraph/generated/identity_governance/entitlement_management/resource_requests/item/catalog/resource_roles/item/resource/resource_request_builder.py +10 -0
- msgraph/generated/identity_governance/entitlement_management/resource_requests/item/catalog/resource_roles/item/resource/scopes/item/resource/refresh/refresh_request_builder.py +77 -0
- msgraph/generated/identity_governance/entitlement_management/resource_requests/item/catalog/resource_roles/item/resource/scopes/item/resource/resource_request_builder.py +10 -0
- msgraph/generated/identity_governance/entitlement_management/resource_requests/item/catalog/resource_scopes/item/resource/refresh/refresh_request_builder.py +77 -0
- msgraph/generated/identity_governance/entitlement_management/resource_requests/item/catalog/resource_scopes/item/resource/resource_request_builder.py +10 -0
- msgraph/generated/identity_governance/entitlement_management/resource_requests/item/catalog/resource_scopes/item/resource/roles/item/resource/refresh/refresh_request_builder.py +77 -0
- msgraph/generated/identity_governance/entitlement_management/resource_requests/item/catalog/resource_scopes/item/resource/roles/item/resource/resource_request_builder.py +10 -0
- msgraph/generated/identity_governance/entitlement_management/resource_requests/item/catalog/resources/item/access_package_resource_item_request_builder.py +10 -0
- msgraph/generated/identity_governance/entitlement_management/resource_requests/item/catalog/resources/item/refresh/refresh_request_builder.py +77 -0
- msgraph/generated/identity_governance/entitlement_management/resource_requests/item/catalog/resources/item/roles/item/resource/refresh/refresh_request_builder.py +77 -0
- msgraph/generated/identity_governance/entitlement_management/resource_requests/item/catalog/resources/item/roles/item/resource/resource_request_builder.py +10 -0
- msgraph/generated/identity_governance/entitlement_management/resource_requests/item/catalog/resources/item/roles/item/resource/scopes/item/resource/refresh/refresh_request_builder.py +77 -0
- msgraph/generated/identity_governance/entitlement_management/resource_requests/item/catalog/resources/item/roles/item/resource/scopes/item/resource/resource_request_builder.py +10 -0
- msgraph/generated/identity_governance/entitlement_management/resource_requests/item/catalog/resources/item/scopes/item/resource/refresh/refresh_request_builder.py +77 -0
- msgraph/generated/identity_governance/entitlement_management/resource_requests/item/catalog/resources/item/scopes/item/resource/resource_request_builder.py +10 -0
- msgraph/generated/identity_governance/entitlement_management/resource_requests/item/catalog/resources/item/scopes/item/resource/roles/item/resource/refresh/refresh_request_builder.py +77 -0
- msgraph/generated/identity_governance/entitlement_management/resource_requests/item/catalog/resources/item/scopes/item/resource/roles/item/resource/resource_request_builder.py +10 -0
- msgraph/generated/identity_governance/entitlement_management/resource_requests/item/resource/refresh/refresh_request_builder.py +77 -0
- msgraph/generated/identity_governance/entitlement_management/resource_requests/item/resource/resource_request_builder.py +10 -0
- msgraph/generated/identity_governance/entitlement_management/resource_requests/item/resource/roles/item/resource/refresh/refresh_request_builder.py +77 -0
- msgraph/generated/identity_governance/entitlement_management/resource_requests/item/resource/roles/item/resource/resource_request_builder.py +10 -0
- msgraph/generated/identity_governance/entitlement_management/resource_requests/item/resource/roles/item/resource/scopes/item/resource/refresh/refresh_request_builder.py +77 -0
- msgraph/generated/identity_governance/entitlement_management/resource_requests/item/resource/roles/item/resource/scopes/item/resource/resource_request_builder.py +10 -0
- msgraph/generated/identity_governance/entitlement_management/resource_requests/item/resource/scopes/item/resource/refresh/refresh_request_builder.py +77 -0
- msgraph/generated/identity_governance/entitlement_management/resource_requests/item/resource/scopes/item/resource/resource_request_builder.py +10 -0
- msgraph/generated/identity_governance/entitlement_management/resource_requests/item/resource/scopes/item/resource/roles/item/resource/refresh/refresh_request_builder.py +77 -0
- msgraph/generated/identity_governance/entitlement_management/resource_requests/item/resource/scopes/item/resource/roles/item/resource/resource_request_builder.py +10 -0
- msgraph/generated/identity_governance/entitlement_management/resource_role_scopes/item/role/resource/refresh/refresh_request_builder.py +77 -0
- msgraph/generated/identity_governance/entitlement_management/resource_role_scopes/item/role/resource/resource_request_builder.py +10 -0
- msgraph/generated/identity_governance/entitlement_management/resource_role_scopes/item/role/resource/scopes/item/resource/refresh/refresh_request_builder.py +77 -0
- msgraph/generated/identity_governance/entitlement_management/resource_role_scopes/item/role/resource/scopes/item/resource/resource_request_builder.py +10 -0
- msgraph/generated/identity_governance/entitlement_management/resource_role_scopes/item/scope/resource/refresh/refresh_request_builder.py +77 -0
- msgraph/generated/identity_governance/entitlement_management/resource_role_scopes/item/scope/resource/resource_request_builder.py +10 -0
- msgraph/generated/identity_governance/entitlement_management/resource_role_scopes/item/scope/resource/roles/item/resource/refresh/refresh_request_builder.py +77 -0
- msgraph/generated/identity_governance/entitlement_management/resource_role_scopes/item/scope/resource/roles/item/resource/resource_request_builder.py +10 -0
- msgraph/generated/identity_governance/entitlement_management/resources/item/access_package_resource_item_request_builder.py +10 -0
- msgraph/generated/identity_governance/entitlement_management/resources/item/refresh/refresh_request_builder.py +77 -0
- msgraph/generated/identity_governance/entitlement_management/resources/item/roles/item/resource/refresh/refresh_request_builder.py +77 -0
- msgraph/generated/identity_governance/entitlement_management/resources/item/roles/item/resource/resource_request_builder.py +10 -0
- msgraph/generated/identity_governance/entitlement_management/resources/item/roles/item/resource/scopes/item/resource/refresh/refresh_request_builder.py +77 -0
- msgraph/generated/identity_governance/entitlement_management/resources/item/roles/item/resource/scopes/item/resource/resource_request_builder.py +10 -0
- msgraph/generated/identity_governance/entitlement_management/resources/item/scopes/item/resource/refresh/refresh_request_builder.py +77 -0
- msgraph/generated/identity_governance/entitlement_management/resources/item/scopes/item/resource/resource_request_builder.py +10 -0
- msgraph/generated/identity_governance/entitlement_management/resources/item/scopes/item/resource/roles/item/resource/refresh/refresh_request_builder.py +77 -0
- msgraph/generated/identity_governance/entitlement_management/resources/item/scopes/item/resource/roles/item/resource/resource_request_builder.py +10 -0
- msgraph/generated/kiota-dom-export.txt +410 -0
- msgraph/generated/kiota-lock.json +2 -2
- msgraph/generated/models/application.py +1 -1
- msgraph/generated/models/attendance_record.py +3 -3
- msgraph/generated/models/copilot_admin.py +1 -1
- msgraph/generated/models/copilot_admin_limited_mode.py +2 -2
- msgraph/generated/models/copilot_admin_setting.py +1 -1
- msgraph/generated/models/meeting_attendance_report.py +1 -1
- msgraph/generated/organization/item/organization_item_request_builder.py +7 -7
- msgraph/generated/organization/organization_request_builder.py +4 -4
- msgraph/generated/policies/cross_tenant_access_policy/partners/item/identity_synchronization/identity_synchronization_request_builder.py +3 -3
- msgraph/generated/teams/item/channels/item/members/item/conversation_member_item_request_builder.py +6 -6
- msgraph/generated/teams/item/channels/item/members/members_request_builder.py +3 -3
- msgraph/generated/teams/item/channels/item/messages/item/replies/replies_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/presence/presence_request_builder.py +4 -4
- msgraph/generated/users/item/user_item_request_builder.py +5 -5
- msgraph/generated/users/users_request_builder.py +7 -7
- msgraph/generated/users_with_user_principal_name/users_with_user_principal_name_request_builder.py +5 -5
- {msgraph_sdk-1.29.0.dist-info → msgraph_sdk-1.30.0.dist-info}/METADATA +1 -1
- {msgraph_sdk-1.29.0.dist-info → msgraph_sdk-1.30.0.dist-info}/RECORD +141 -100
- {msgraph_sdk-1.29.0.dist-info → msgraph_sdk-1.30.0.dist-info}/WHEEL +0 -0
- {msgraph_sdk-1.29.0.dist-info → msgraph_sdk-1.30.0.dist-info}/licenses/LICENSE +0 -0
@@ -1,8 +1,8 @@
|
|
1
1
|
{
|
2
|
-
"descriptionHash": "
|
2
|
+
"descriptionHash": "5536A4421E05104CCF4D6411759119E72560919EF5EBFD2501963106783FD9010B3BEF7791FDB56C8366B628E198708FE405193517EB63F351F1955EF3919A92",
|
3
3
|
"descriptionLocation": "../../msgraph-metadata/clean_v10_openapi/openapi.yaml",
|
4
4
|
"lockFileVersion": "1.0.0",
|
5
|
-
"kiotaVersion": "1.
|
5
|
+
"kiotaVersion": "1.27.0",
|
6
6
|
"clientClassName": "BaseGraphServiceClient",
|
7
7
|
"typeAccessModifier": "Public",
|
8
8
|
"clientNamespaceName": "msgraph.generated",
|
@@ -76,7 +76,7 @@ class Application(DirectoryObject, Parsable):
|
|
76
76
|
group_membership_claims: Optional[str] = None
|
77
77
|
# The homeRealmDiscoveryPolicies property
|
78
78
|
home_realm_discovery_policies: Optional[list[HomeRealmDiscoveryPolicy]] = None
|
79
|
-
# Also known as App ID URI, this value is set when an application is used as a resource app. The identifierUris acts as the prefix for the scopes you reference in your API's code, and it must be globally unique.
|
79
|
+
# Also known as App ID URI, this value is set when an application is used as a resource app. The identifierUris acts as the prefix for the scopes you reference in your API's code, and it must be globally unique. For more information on valid identifierUris patterns and best practices, see Microsoft Entra application registration security best practices. Not nullable. Supports $filter (eq, ne, ge, le, startsWith).
|
80
80
|
identifier_uris: Optional[list[str]] = None
|
81
81
|
# Basic profile information of the application such as app's marketing, support, terms of service and privacy statement URLs. The terms of service and privacy statement are surfaced to users through the user consent experience. For more info, see How to: Add Terms of service and privacy statement for registered Microsoft Entra apps. Supports $filter (eq, ne, not, ge, le, and eq on null values).
|
82
82
|
info: Optional[InformationalUrl] = None
|
@@ -18,13 +18,13 @@ class AttendanceRecord(Entity, Parsable):
|
|
18
18
|
attendance_intervals: Optional[list[AttendanceInterval]] = None
|
19
19
|
# Email address of the user associated with this attendance record.
|
20
20
|
email_address: Optional[str] = None
|
21
|
-
# The
|
21
|
+
# The external information for a virtualEventRegistration.
|
22
22
|
external_registration_information: Optional[VirtualEventExternalRegistrationInformation] = None
|
23
|
-
#
|
23
|
+
# The identity of the user associated with this attendance record. The specific type is one of the following derived types of identity, depending on the user type: communicationsUserIdentity, azureCommunicationServicesUserIdentity.
|
24
24
|
identity: Optional[Identity] = None
|
25
25
|
# The OdataType property
|
26
26
|
odata_type: Optional[str] = None
|
27
|
-
#
|
27
|
+
# Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar.
|
28
28
|
registration_id: Optional[str] = None
|
29
29
|
# Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer.
|
30
30
|
role: Optional[str] = None
|
@@ -14,7 +14,7 @@ from .entity import Entity
|
|
14
14
|
class CopilotAdmin(Entity, Parsable):
|
15
15
|
# The OdataType property
|
16
16
|
odata_type: Optional[str] = None
|
17
|
-
#
|
17
|
+
# Set of Microsoft 365 Copilot settings that can be added or modified. Read-only. Nullable.
|
18
18
|
settings: Optional[CopilotAdminSetting] = None
|
19
19
|
|
20
20
|
@staticmethod
|
@@ -11,9 +11,9 @@ from .entity import Entity
|
|
11
11
|
|
12
12
|
@dataclass
|
13
13
|
class CopilotAdminLimitedMode(Entity, Parsable):
|
14
|
-
# The groupId
|
14
|
+
# The ID of a Microsoft Entra group, for which the value of isEnabledForGroup is applied. The default value is null. If isEnabledForGroup is set to true, the groupId value must be provided for the Copilot limited mode in Teams meetings to be enabled for the members of the group. Optional.
|
15
15
|
group_id: Optional[str] = None
|
16
|
-
# The
|
16
|
+
# Enables the user to be in limited mode for Copilot in Teams meetings. When copilotAdminLimitedMode=true, users in this mode can ask any questions, but Copilot doesn't respond to certain questions related to inferring emotions, behavior, or judgments. When copilotAdminLimitedMode=false, it responds to all types of questions grounded to the meeting conversation. The default value is false.
|
17
17
|
is_enabled_for_group: Optional[bool] = None
|
18
18
|
# The OdataType property
|
19
19
|
odata_type: Optional[str] = None
|
@@ -12,7 +12,7 @@ from .entity import Entity
|
|
12
12
|
|
13
13
|
@dataclass
|
14
14
|
class CopilotAdminSetting(Entity, Parsable):
|
15
|
-
#
|
15
|
+
# Represents a setting that controls whether users of Microsoft 365 Copilot in Teams meetings can receive responses to sentiment-related prompts. Read-only. Nullable.
|
16
16
|
limited_mode: Optional[CopilotAdminLimitedMode] = None
|
17
17
|
# The OdataType property
|
18
18
|
odata_type: Optional[str] = None
|
@@ -16,7 +16,7 @@ from .entity import Entity
|
|
16
16
|
class MeetingAttendanceReport(Entity, Parsable):
|
17
17
|
# List of attendance records of an attendance report. Read-only.
|
18
18
|
attendance_records: Optional[list[AttendanceRecord]] = None
|
19
|
-
# The
|
19
|
+
# The external information of a virtual event. Returned only for event organizers or coorganizers. Read-only.
|
20
20
|
external_event_information: Optional[list[VirtualEventExternalInformation]] = None
|
21
21
|
# UTC time when the meeting ended. Read-only.
|
22
22
|
meeting_end_date_time: Optional[datetime.datetime] = 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
|
+
Get the properties and relationships of the currently authenticated organization. Since the organization resource supports extensions, you can also use the GET operation to get custom properties and extension data in an organization instance.
|
63
63
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
64
64
|
Returns: Optional[Organization]
|
65
|
-
Find more info here: https://learn.microsoft.com/graph/api/
|
65
|
+
Find more info here: https://learn.microsoft.com/graph/api/organization-get?view=graph-rest-1.0
|
66
66
|
"""
|
67
67
|
request_info = self.to_get_request_information(
|
68
68
|
request_configuration
|
@@ -80,11 +80,11 @@ class OrganizationItemRequestBuilder(BaseRequestBuilder):
|
|
80
80
|
|
81
81
|
async def patch(self,body: Organization, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> Optional[Organization]:
|
82
82
|
"""
|
83
|
-
Update the properties of
|
83
|
+
Update the properties of the currently authenticated organization. In this case, organization is defined as a collection of exactly one record, and so its ID must be specified in the request. The ID is also known as the tenantId of the organization.
|
84
84
|
param body: The request body
|
85
85
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
86
86
|
Returns: Optional[Organization]
|
87
|
-
Find more info here: https://learn.microsoft.com/graph/api/
|
87
|
+
Find more info here: https://learn.microsoft.com/graph/api/organization-update?view=graph-rest-1.0
|
88
88
|
"""
|
89
89
|
if body is None:
|
90
90
|
raise TypeError("body cannot be null.")
|
@@ -114,7 +114,7 @@ class OrganizationItemRequestBuilder(BaseRequestBuilder):
|
|
114
114
|
|
115
115
|
def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[OrganizationItemRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
|
116
116
|
"""
|
117
|
-
|
117
|
+
Get the properties and relationships of the currently authenticated organization. Since the organization resource supports extensions, you can also use the GET operation to get custom properties and extension data in an organization instance.
|
118
118
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
119
119
|
Returns: RequestInformation
|
120
120
|
"""
|
@@ -125,7 +125,7 @@ class OrganizationItemRequestBuilder(BaseRequestBuilder):
|
|
125
125
|
|
126
126
|
def to_patch_request_information(self,body: Organization, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
|
127
127
|
"""
|
128
|
-
Update the properties of
|
128
|
+
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.
|
129
129
|
param body: The request body
|
130
130
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
131
131
|
Returns: RequestInformation
|
@@ -239,7 +239,7 @@ class OrganizationItemRequestBuilder(BaseRequestBuilder):
|
|
239
239
|
@dataclass
|
240
240
|
class OrganizationItemRequestBuilderGetQueryParameters():
|
241
241
|
"""
|
242
|
-
|
242
|
+
Get the properties and relationships of the currently authenticated organization. Since the organization resource supports extensions, you can also use the GET operation to get custom properties and extension data in an organization instance.
|
243
243
|
"""
|
244
244
|
def get_query_parameter(self,original_name: str) -> str:
|
245
245
|
"""
|
@@ -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
|
+
List properties and relationships of the organization objects.
|
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/organization-list?view=graph-rest-1.0
|
59
|
+
Find more info here: https://learn.microsoft.com/graph/api/intune-onboarding-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
|
+
List properties and relationships of the organization objects.
|
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
|
+
List properties and relationships of the organization objects.
|
183
183
|
"""
|
184
184
|
def get_query_parameter(self,original_name: str) -> str:
|
185
185
|
"""
|
@@ -72,11 +72,11 @@ class IdentitySynchronizationRequestBuilder(BaseRequestBuilder):
|
|
72
72
|
|
73
73
|
async def put(self,body: CrossTenantIdentitySyncPolicyPartner, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> Optional[CrossTenantIdentitySyncPolicyPartner]:
|
74
74
|
"""
|
75
|
-
|
75
|
+
Create a cross-tenant user synchronization policy for a partner-specific configuration.
|
76
76
|
param body: The request body
|
77
77
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
78
78
|
Returns: Optional[CrossTenantIdentitySyncPolicyPartner]
|
79
|
-
Find more info here: https://learn.microsoft.com/graph/api/
|
79
|
+
Find more info here: https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationpartner-put-identitysynchronization?view=graph-rest-1.0
|
80
80
|
"""
|
81
81
|
if body is None:
|
82
82
|
raise TypeError("body cannot be null.")
|
@@ -117,7 +117,7 @@ class IdentitySynchronizationRequestBuilder(BaseRequestBuilder):
|
|
117
117
|
|
118
118
|
def to_put_request_information(self,body: CrossTenantIdentitySyncPolicyPartner, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
|
119
119
|
"""
|
120
|
-
|
120
|
+
Create a cross-tenant user synchronization policy for a partner-specific configuration.
|
121
121
|
param body: The request body
|
122
122
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
123
123
|
Returns: RequestInformation
|
msgraph/generated/teams/item/channels/item/members/item/conversation_member_item_request_builder.py
CHANGED
@@ -32,10 +32,10 @@ class ConversationMemberItemRequestBuilder(BaseRequestBuilder):
|
|
32
32
|
|
33
33
|
async def delete(self,request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> None:
|
34
34
|
"""
|
35
|
-
Delete a conversationMember from a channel.
|
35
|
+
Delete a conversationMember from a channel.
|
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/conversationmember-delete?view=graph-rest-1.0
|
39
39
|
"""
|
40
40
|
request_info = self.to_delete_request_information(
|
41
41
|
request_configuration
|
@@ -72,11 +72,11 @@ class ConversationMemberItemRequestBuilder(BaseRequestBuilder):
|
|
72
72
|
|
73
73
|
async def patch(self,body: ConversationMember, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> Optional[ConversationMember]:
|
74
74
|
"""
|
75
|
-
Update the role of a conversationMember in a
|
75
|
+
Update the role of a conversationMember in 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-update-members?view=graph-rest-1.0
|
80
80
|
"""
|
81
81
|
if body is None:
|
82
82
|
raise TypeError("body cannot be null.")
|
@@ -96,7 +96,7 @@ class ConversationMemberItemRequestBuilder(BaseRequestBuilder):
|
|
96
96
|
|
97
97
|
def to_delete_request_information(self,request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
|
98
98
|
"""
|
99
|
-
Delete a conversationMember from a channel.
|
99
|
+
Delete a conversationMember from a channel.
|
100
100
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
101
101
|
Returns: RequestInformation
|
102
102
|
"""
|
@@ -117,7 +117,7 @@ class ConversationMemberItemRequestBuilder(BaseRequestBuilder):
|
|
117
117
|
|
118
118
|
def to_patch_request_information(self,body: ConversationMember, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
|
119
119
|
"""
|
120
|
-
Update the role of a conversationMember in a
|
120
|
+
Update the role of a conversationMember in a channel. This operation is allowed only for channels with a membershipType value of private or shared.
|
121
121
|
param body: The request body
|
122
122
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
123
123
|
Returns: RequestInformation
|
@@ -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.
|
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/conversationmember-add?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.
|
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
|
@@ -71,11 +71,11 @@ class MessagesRequestBuilder(BaseRequestBuilder):
|
|
71
71
|
|
72
72
|
async def post(self,body: ChatMessage, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> Optional[ChatMessage]:
|
73
73
|
"""
|
74
|
-
Send a new chatMessage in the specified channel.
|
74
|
+
Send a new chatMessage in the specified channel or a chat.
|
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?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 MessagesRequestBuilder(BaseRequestBuilder):
|
|
106
106
|
|
107
107
|
def to_post_request_information(self,body: ChatMessage, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
|
108
108
|
"""
|
109
|
-
Send a new chatMessage in the specified channel.
|
109
|
+
Send a new chatMessage in the specified channel or a chat.
|
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
|
@@ -55,11 +55,11 @@ class MultiTenantOrganizationRequestBuilder(BaseRequestBuilder):
|
|
55
55
|
|
56
56
|
async def patch(self,body: MultiTenantOrganization, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> Optional[MultiTenantOrganization]:
|
57
57
|
"""
|
58
|
-
|
58
|
+
Create a new multitenant organization. By default, the creator tenant becomes an owner tenant upon successful creation. Only owner tenants can manage a multitenant organization.
|
59
59
|
param body: The request body
|
60
60
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
61
61
|
Returns: Optional[MultiTenantOrganization]
|
62
|
-
Find more info here: https://learn.microsoft.com/graph/api/multitenantorganization
|
62
|
+
Find more info here: https://learn.microsoft.com/graph/api/tenantrelationship-put-multitenantorganization?view=graph-rest-1.0
|
63
63
|
"""
|
64
64
|
if body is None:
|
65
65
|
raise TypeError("body cannot be null.")
|
@@ -90,7 +90,7 @@ class MultiTenantOrganizationRequestBuilder(BaseRequestBuilder):
|
|
90
90
|
|
91
91
|
def to_patch_request_information(self,body: MultiTenantOrganization, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
|
92
92
|
"""
|
93
|
-
|
93
|
+
Create a new multitenant organization. By default, the creator tenant becomes an owner tenant upon successful creation. Only owner tenants can manage a multitenant organization.
|
94
94
|
param body: The request body
|
95
95
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
96
96
|
Returns: RequestInformation
|
@@ -55,10 +55,10 @@ class PresenceRequestBuilder(BaseRequestBuilder):
|
|
55
55
|
|
56
56
|
async def get(self,request_configuration: Optional[RequestConfiguration[PresenceRequestBuilderGetQueryParameters]] = None) -> Optional[Presence]:
|
57
57
|
"""
|
58
|
-
|
58
|
+
Get a user's presence information.
|
59
59
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
60
60
|
Returns: Optional[Presence]
|
61
|
-
Find more info here: https://learn.microsoft.com/graph/api/presence-
|
61
|
+
Find more info here: https://learn.microsoft.com/graph/api/presence-get?view=graph-rest-1.0
|
62
62
|
"""
|
63
63
|
request_info = self.to_get_request_information(
|
64
64
|
request_configuration
|
@@ -109,7 +109,7 @@ class PresenceRequestBuilder(BaseRequestBuilder):
|
|
109
109
|
|
110
110
|
def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[PresenceRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
|
111
111
|
"""
|
112
|
-
|
112
|
+
Get a user's presence information.
|
113
113
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
114
114
|
Returns: RequestInformation
|
115
115
|
"""
|
@@ -198,7 +198,7 @@ class PresenceRequestBuilder(BaseRequestBuilder):
|
|
198
198
|
@dataclass
|
199
199
|
class PresenceRequestBuilderGetQueryParameters():
|
200
200
|
"""
|
201
|
-
|
201
|
+
Get a user's presence information.
|
202
202
|
"""
|
203
203
|
def get_query_parameter(self,original_name: str) -> str:
|
204
204
|
"""
|
@@ -142,10 +142,10 @@ class UserItemRequestBuilder(BaseRequestBuilder):
|
|
142
142
|
|
143
143
|
async def get(self,request_configuration: Optional[RequestConfiguration[UserItemRequestBuilderGetQueryParameters]] = None) -> Optional[User]:
|
144
144
|
"""
|
145
|
-
|
145
|
+
Retrieve the properties and relationships of user object. This operation returns by default only a subset of the more commonly used properties for each user. These default properties are noted in the Properties section. To get properties that are not returned by default, do a GET operation for the user and specify the properties in a $select OData query option. Because the user resource supports extensions, you can also use the GET operation to get custom properties and extension data in a user instance. Customers through Microsoft Entra ID for customers can also use this API operation to retrieve their details.
|
146
146
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
147
147
|
Returns: Optional[User]
|
148
|
-
Find more info here: https://learn.microsoft.com/graph/api/
|
148
|
+
Find more info here: https://learn.microsoft.com/graph/api/user-get?view=graph-rest-1.0
|
149
149
|
"""
|
150
150
|
request_info = self.to_get_request_information(
|
151
151
|
request_configuration
|
@@ -167,7 +167,7 @@ class UserItemRequestBuilder(BaseRequestBuilder):
|
|
167
167
|
param body: The request body
|
168
168
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
169
169
|
Returns: Optional[User]
|
170
|
-
Find more info here: https://learn.microsoft.com/graph/api/
|
170
|
+
Find more info here: https://learn.microsoft.com/graph/api/user-update?view=graph-rest-1.0
|
171
171
|
"""
|
172
172
|
if body is None:
|
173
173
|
raise TypeError("body cannot be null.")
|
@@ -212,7 +212,7 @@ class UserItemRequestBuilder(BaseRequestBuilder):
|
|
212
212
|
|
213
213
|
def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[UserItemRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
|
214
214
|
"""
|
215
|
-
|
215
|
+
Retrieve the properties and relationships of user object. This operation returns by default only a subset of the more commonly used properties for each user. These default properties are noted in the Properties section. To get properties that are not returned by default, do a GET operation for the user and specify the properties in a $select OData query option. Because the user resource supports extensions, you can also use the GET operation to get custom properties and extension data in a user instance. Customers through Microsoft Entra ID for customers can also use this API operation to retrieve their details.
|
216
216
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
217
217
|
Returns: RequestInformation
|
218
218
|
"""
|
@@ -922,7 +922,7 @@ class UserItemRequestBuilder(BaseRequestBuilder):
|
|
922
922
|
@dataclass
|
923
923
|
class UserItemRequestBuilderGetQueryParameters():
|
924
924
|
"""
|
925
|
-
|
925
|
+
Retrieve the properties and relationships of user object. This operation returns by default only a subset of the more commonly used properties for each user. These default properties are noted in the Properties section. To get properties that are not returned by default, do a GET operation for the user and specify the properties in a $select OData query option. Because the user resource supports extensions, you can also use the GET operation to get custom properties and extension data in a user instance. Customers through Microsoft Entra ID for customers can also use this API operation to retrieve their details.
|
926
926
|
"""
|
927
927
|
def get_query_parameter(self,original_name: str) -> str:
|
928
928
|
"""
|
@@ -53,10 +53,10 @@ class UsersRequestBuilder(BaseRequestBuilder):
|
|
53
53
|
|
54
54
|
async def get(self,request_configuration: Optional[RequestConfiguration[UsersRequestBuilderGetQueryParameters]] = None) -> Optional[UserCollectionResponse]:
|
55
55
|
"""
|
56
|
-
|
56
|
+
List properties and relationships of the user objects.
|
57
57
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
58
58
|
Returns: Optional[UserCollectionResponse]
|
59
|
-
Find more info here: https://learn.microsoft.com/graph/api/user-list?view=graph-rest-1.0
|
59
|
+
Find more info here: https://learn.microsoft.com/graph/api/intune-mam-user-list?view=graph-rest-1.0
|
60
60
|
"""
|
61
61
|
request_info = self.to_get_request_information(
|
62
62
|
request_configuration
|
@@ -74,11 +74,11 @@ class UsersRequestBuilder(BaseRequestBuilder):
|
|
74
74
|
|
75
75
|
async def post(self,body: User, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> Optional[User]:
|
76
76
|
"""
|
77
|
-
Create a new user
|
77
|
+
Create a new user.The request body contains the user to create. At a minimum, you must specify the required properties for the user. You can optionally specify any other writable properties.
|
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[User]
|
81
|
-
Find more info here: https://learn.microsoft.com/graph/api/
|
81
|
+
Find more info here: https://learn.microsoft.com/graph/api/user-post-users?view=graph-rest-1.0
|
82
82
|
"""
|
83
83
|
if body is None:
|
84
84
|
raise TypeError("body cannot be null.")
|
@@ -98,7 +98,7 @@ class UsersRequestBuilder(BaseRequestBuilder):
|
|
98
98
|
|
99
99
|
def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[UsersRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
|
100
100
|
"""
|
101
|
-
|
101
|
+
List properties and relationships of the user objects.
|
102
102
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
103
103
|
Returns: RequestInformation
|
104
104
|
"""
|
@@ -109,7 +109,7 @@ class UsersRequestBuilder(BaseRequestBuilder):
|
|
109
109
|
|
110
110
|
def to_post_request_information(self,body: User, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
|
111
111
|
"""
|
112
|
-
Create a new user
|
112
|
+
Create a new user.The request body contains the user to create. At a minimum, you must specify the required properties for the user. You can optionally specify any other writable properties.
|
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
|
@@ -180,7 +180,7 @@ class UsersRequestBuilder(BaseRequestBuilder):
|
|
180
180
|
@dataclass
|
181
181
|
class UsersRequestBuilderGetQueryParameters():
|
182
182
|
"""
|
183
|
-
|
183
|
+
List properties and relationships of the user objects.
|
184
184
|
"""
|
185
185
|
def get_query_parameter(self,original_name: str) -> str:
|
186
186
|
"""
|
msgraph/generated/users_with_user_principal_name/users_with_user_principal_name_request_builder.py
CHANGED
@@ -54,10 +54,10 @@ class UsersWithUserPrincipalNameRequestBuilder(BaseRequestBuilder):
|
|
54
54
|
|
55
55
|
async def get(self,request_configuration: Optional[RequestConfiguration[UsersWithUserPrincipalNameRequestBuilderGetQueryParameters]] = None) -> Optional[User]:
|
56
56
|
"""
|
57
|
-
|
57
|
+
Retrieve the properties and relationships of user object. This operation returns by default only a subset of the more commonly used properties for each user. These default properties are noted in the Properties section. To get properties that are not returned by default, do a GET operation for the user and specify the properties in a $select OData query option. Because the user resource supports extensions, you can also use the GET operation to get custom properties and extension data in a user instance. Customers through Microsoft Entra ID for customers can also use this API operation to retrieve their details.
|
58
58
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
59
59
|
Returns: Optional[User]
|
60
|
-
Find more info here: https://learn.microsoft.com/graph/api/
|
60
|
+
Find more info here: https://learn.microsoft.com/graph/api/user-get?view=graph-rest-1.0
|
61
61
|
"""
|
62
62
|
request_info = self.to_get_request_information(
|
63
63
|
request_configuration
|
@@ -79,7 +79,7 @@ class UsersWithUserPrincipalNameRequestBuilder(BaseRequestBuilder):
|
|
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[User]
|
82
|
-
Find more info here: https://learn.microsoft.com/graph/api/
|
82
|
+
Find more info here: https://learn.microsoft.com/graph/api/user-update?view=graph-rest-1.0
|
83
83
|
"""
|
84
84
|
if body is None:
|
85
85
|
raise TypeError("body cannot be null.")
|
@@ -109,7 +109,7 @@ class UsersWithUserPrincipalNameRequestBuilder(BaseRequestBuilder):
|
|
109
109
|
|
110
110
|
def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[UsersWithUserPrincipalNameRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
|
111
111
|
"""
|
112
|
-
|
112
|
+
Retrieve the properties and relationships of user object. This operation returns by default only a subset of the more commonly used properties for each user. These default properties are noted in the Properties section. To get properties that are not returned by default, do a GET operation for the user and specify the properties in a $select OData query option. Because the user resource supports extensions, you can also use the GET operation to get custom properties and extension data in a user instance. Customers through Microsoft Entra ID for customers can also use this API operation to retrieve their details.
|
113
113
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
114
114
|
Returns: RequestInformation
|
115
115
|
"""
|
@@ -153,7 +153,7 @@ class UsersWithUserPrincipalNameRequestBuilder(BaseRequestBuilder):
|
|
153
153
|
@dataclass
|
154
154
|
class UsersWithUserPrincipalNameRequestBuilderGetQueryParameters():
|
155
155
|
"""
|
156
|
-
|
156
|
+
Retrieve the properties and relationships of user object. This operation returns by default only a subset of the more commonly used properties for each user. These default properties are noted in the Properties section. To get properties that are not returned by default, do a GET operation for the user and specify the properties in a $select OData query option. Because the user resource supports extensions, you can also use the GET operation to get custom properties and extension data in a user instance. Customers through Microsoft Entra ID for customers can also use this API operation to retrieve their details.
|
157
157
|
"""
|
158
158
|
def get_query_parameter(self,original_name: str) -> str:
|
159
159
|
"""
|