Skip to content

Commit 6787dce

Browse files
Microsoft Graph DevX ToolingMicrosoft Graph DevX Tooling
authored andcommitted
Update clean metadata file with 188742
1 parent 624362e commit 6787dce

File tree

4 files changed

+16612
-15188
lines changed

4 files changed

+16612
-15188
lines changed

clean_beta_metadata/cleanMetadata.xml

Lines changed: 136 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -2099,6 +2099,7 @@
20992099
<Member Name="resourceAvailabilityCheckIntuneDefaultWindowsRestrictionViolation" Value="517" />
21002100
<Member Name="resourceAvailabilityCheckIntuneCustomWindowsRestrictionViolation" Value="518" />
21012101
<Member Name="resourceAvailabilityCheckDeploymentQuotaLimitReached" Value="519" />
2102+
<Member Name="resourceAvailabilityCheckMissingRegistrationForLocation" Value="520" />
21022103
<Member Name="resourceAvailabilityCheckTransientServiceError" Value="598" />
21032104
<Member Name="resourceAvailabilityCheckUnknownError" Value="599" />
21042105
<Member Name="permissionCheckNoSubscriptionReaderRole" Value="600" />
@@ -2171,6 +2172,40 @@
21712172
<Member Name="singleSignOn" Value="2" />
21722173
<Member Name="unknownFutureValue" Value="4" />
21732174
</EnumType>
2175+
<EnumType Name="cloudPcPolicyTimezone">
2176+
<Member Name="gmt" Value="0" />
2177+
<Member Name="bit" Value="1" />
2178+
<Member Name="nut" Value="2" />
2179+
<Member Name="hst" Value="3" />
2180+
<Member Name="mit" Value="4" />
2181+
<Member Name="akst" Value="5" />
2182+
<Member Name="pst" Value="6" />
2183+
<Member Name="mst" Value="7" />
2184+
<Member Name="east" Value="8" />
2185+
<Member Name="est" Value="9" />
2186+
<Member Name="ast" Value="10" />
2187+
<Member Name="nst" Value="11" />
2188+
<Member Name="art" Value="12" />
2189+
<Member Name="gst" Value="13" />
2190+
<Member Name="azot" Value="14" />
2191+
<Member Name="cet" Value="15" />
2192+
<Member Name="cat" Value="16" />
2193+
<Member Name="eat" Value="17" />
2194+
<Member Name="get" Value="18" />
2195+
<Member Name="pkt" Value="19" />
2196+
<Member Name="ist" Value="20" />
2197+
<Member Name="bst" Value="21" />
2198+
<Member Name="tha" Value="22" />
2199+
<Member Name="cst" Value="23" />
2200+
<Member Name="jst" Value="24" />
2201+
<Member Name="acst" Value="25" />
2202+
<Member Name="pgt" Value="26" />
2203+
<Member Name="sbt" Value="27" />
2204+
<Member Name="fjt" Value="28" />
2205+
<Member Name="tot" Value="29" />
2206+
<Member Name="lint" Value="30" />
2207+
<Member Name="unknownFutureValue" Value="31" />
2208+
</EnumType>
21742209
<EnumType Name="cloudPcPowerState">
21752210
<Member Name="running" Value="0" />
21762211
<Member Name="poweredOff" Value="1" />
@@ -8358,6 +8393,26 @@
83588393
<Member Name="installingDependencies" Value="5001" />
83598394
<Member Name="contentDownloaded" Value="5002" />
83608395
</EnumType>
8396+
<EnumType Name="retrievalDataSource">
8397+
<Member Name="sharePoint" Value="0" />
8398+
<Member Name="oneDriveBusiness" Value="1" />
8399+
<Member Name="externalItems" Value="2" />
8400+
<Member Name="mail" Value="3" />
8401+
<Member Name="calendar" Value="4" />
8402+
<Member Name="teams" Value="5" />
8403+
<Member Name="people" Value="6" />
8404+
<Member Name="sharePointEmbedded" Value="7" />
8405+
<Member Name="unknownFutureValue" Value="8" />
8406+
</EnumType>
8407+
<EnumType Name="retrievalEntityType">
8408+
<Member Name="site" Value="0" />
8409+
<Member Name="list" Value="1" />
8410+
<Member Name="listItem" Value="2" />
8411+
<Member Name="drive" Value="3" />
8412+
<Member Name="driveItem" Value="4" />
8413+
<Member Name="externalItem" Value="5" />
8414+
<Member Name="unknownFutureValue" Value="6" />
8415+
</EnumType>
83618416
<EnumType Name="riskDetail">
83628417
<Member Name="none" Value="0" />
83638418
<Member Name="adminGeneratedTemporaryPassword" Value="1" />
@@ -12670,7 +12725,11 @@
1267012725
</ComplexType>
1267112726
<ComplexType Name="cloudPcPolicyScheduledApplyActionDetail">
1267212727
<Property Name="cronScheduleExpression" Type="Edm.String" />
12728+
<Property Name="endDateTime" Type="Edm.String" />
12729+
<Property Name="nextRunDateTime" Type="Edm.String" />
1267312730
<Property Name="reservePercentage" Type="Edm.Int32" />
12731+
<Property Name="startDateTime" Type="Edm.String" />
12732+
<Property Name="timezone" Type="graph.cloudPcPolicyTimezone" Nullable="false" />
1267412733
</ComplexType>
1267512734
<ComplexType Name="cloudPcProvisioningPolicyAutopatch">
1267612735
<Property Name="autopatchGroupId" Type="Edm.String" />
@@ -14259,6 +14318,7 @@
1425914318
<Property Name="recipients" Type="Collection(Edm.String)" />
1426014319
</ComplexType>
1426114320
<ComplexType Name="educationAssignmentPointsGrade" BaseType="graph.educationAssignmentGrade">
14321+
<Property Name="grade" Type="Edm.String" />
1426214322
<Property Name="points" Type="Edm.Single" />
1426314323
</ComplexType>
1426414324
<ComplexType Name="educationAssignmentPointsGradeType" BaseType="graph.educationAssignmentGradeType">
@@ -17446,6 +17506,11 @@
1744617506
<Property Name="properties" Type="Collection(Edm.String)" />
1744717507
<Property Name="sourceId" Type="Edm.String" Nullable="false" />
1744817508
</ComplexType>
17509+
<ComplexType Name="profileSourceLocalization">
17510+
<Property Name="displayName" Type="Edm.String" />
17511+
<Property Name="languageTag" Type="Edm.String" />
17512+
<Property Name="webUrl" Type="Edm.String" />
17513+
</ComplexType>
1744917514
<ComplexType Name="programResource" BaseType="graph.identity" OpenType="true">
1745017515
<Property Name="type" Type="Edm.String" />
1745117516
</ComplexType>
@@ -17917,12 +17982,19 @@
1791717982
<Property Name="retireAfterDateTime" Type="Edm.DateTimeOffset" Nullable="false" />
1791817983
<Property Name="roleScopeTagIds" Type="Collection(Edm.String)" />
1791917984
</ComplexType>
17920-
<ComplexType Name="retrievalResponse">
17921-
<Property Name="extract" Type="Edm.String" />
17985+
<ComplexType Name="retrievalExtract">
17986+
<Property Name="text" Type="Edm.String" />
17987+
</ComplexType>
17988+
<ComplexType Name="retrievalHit">
17989+
<Property Name="extracts" Type="Collection(graph.retrievalExtract)" Nullable="false" />
1792217990
<Property Name="resourceMetadata" Type="graph.searchResourceMetadataDictionary" />
17923-
<Property Name="resourceType" Type="graph.groundingEntityType" />
17991+
<Property Name="resourceType" Type="graph.retrievalEntityType" />
17992+
<Property Name="sensitivityLabel" Type="graph.searchSensitivityLabelInfo" />
1792417993
<Property Name="webUrl" Type="Edm.String" />
1792517994
</ComplexType>
17995+
<ComplexType Name="retrievalResponse">
17996+
<Property Name="retrievalHits" Type="Collection(graph.retrievalHit)" Nullable="false" />
17997+
</ComplexType>
1792617998
<ComplexType Name="retrieveRemoteHelpSessionResponse">
1792717999
<Property Name="acsGroupId" Type="Edm.String" Nullable="false" />
1792818000
<Property Name="acsHelperUserId" Type="Edm.String" Nullable="false" />
@@ -26545,6 +26617,7 @@
2654526617
<NavigationProperty Name="outboundSharedUserProfiles" Type="Collection(graph.outboundSharedUserProfile)" ContainsTarget="true" />
2654626618
<NavigationProperty Name="pendingExternalUserProfiles" Type="Collection(graph.pendingExternalUserProfile)" ContainsTarget="true" />
2654726619
<NavigationProperty Name="publicKeyInfrastructure" Type="graph.publicKeyInfrastructureRoot" ContainsTarget="true" />
26620+
<NavigationProperty Name="recommendationConfiguration" Type="graph.recommendationConfiguration" ContainsTarget="true" />
2654826621
<NavigationProperty Name="recommendations" Type="Collection(graph.recommendation)" ContainsTarget="true" />
2654926622
<NavigationProperty Name="sharedEmailDomains" Type="Collection(graph.sharedEmailDomain)" ContainsTarget="true" />
2655026623
<NavigationProperty Name="subscriptions" Type="Collection(graph.companySubscription)" ContainsTarget="true" />
@@ -27209,8 +27282,10 @@
2720927282
<NavigationProperty Name="goals" Type="graph.goals" ContainsTarget="true" />
2721027283
<NavigationProperty Name="learningCourseActivities" Type="Collection(graph.learningCourseActivity)" ContainsTarget="true" />
2721127284
<NavigationProperty Name="learningProviders" Type="Collection(graph.learningProvider)" ContainsTarget="true" />
27285+
<NavigationProperty Name="roles" Type="Collection(graph.engagementRole)" ContainsTarget="true" />
2721227286
</EntityType>
2721327287
<EntityType Name="employeeExperienceUser" BaseType="graph.entity">
27288+
<NavigationProperty Name="assignedRoles" Type="Collection(graph.engagementRole)" ContainsTarget="true" />
2721427289
<NavigationProperty Name="learningCourseActivities" Type="Collection(graph.learningCourseActivity)" />
2721527290
</EntityType>
2721627291
<EntityType Name="encryptedAwsStorageBucketFinding" BaseType="graph.finding">
@@ -27262,6 +27337,15 @@
2726227337
<Property Name="operationType" Type="graph.engagementAsyncOperationType" />
2726327338
<Property Name="resourceId" Type="Edm.String" />
2726427339
</EntityType>
27340+
<EntityType Name="engagementRole" BaseType="graph.entity">
27341+
<Property Name="displayName" Type="Edm.String" Nullable="false" />
27342+
<NavigationProperty Name="members" Type="Collection(graph.engagementRoleMember)" ContainsTarget="true" />
27343+
</EntityType>
27344+
<EntityType Name="engagementRoleMember" BaseType="graph.entity">
27345+
<Property Name="createdDateTime" Type="Edm.DateTimeOffset" Nullable="false" />
27346+
<Property Name="userId" Type="Edm.String" />
27347+
<NavigationProperty Name="user" Type="graph.user" />
27348+
</EntityType>
2726527349
<EntityType Name="enhancedPersonalizationSetting" BaseType="graph.entity">
2726627350
<Property Name="disabledForGroup" Type="Edm.String" />
2726727351
<Property Name="isEnabledInOrganization" Type="Edm.Boolean" Nullable="false" />
@@ -32185,6 +32269,7 @@
3218532269
<NavigationProperty Name="namePronunciation" Type="graph.namePronunciationSettings" ContainsTarget="true" />
3218632270
<NavigationProperty Name="profileCardProperties" Type="Collection(graph.profileCardProperty)" ContainsTarget="true" />
3218732271
<NavigationProperty Name="profilePropertySettings" Type="Collection(graph.profilePropertySetting)" ContainsTarget="true" />
32272+
<NavigationProperty Name="profileSources" Type="Collection(graph.profileSource)" ContainsTarget="true" />
3218832273
<NavigationProperty Name="pronouns" Type="graph.pronounsSettings" ContainsTarget="true" />
3218932274
</EntityType>
3219032275
<EntityType Name="permission" BaseType="graph.entity">
@@ -33143,6 +33228,7 @@
3314333228
<EntityType Name="profileSource" BaseType="graph.entity">
3314433229
<Property Name="displayName" Type="Edm.String" />
3314533230
<Property Name="kind" Type="Edm.String" />
33231+
<Property Name="localizations" Type="Collection(graph.profileSourceLocalization)" />
3314633232
<Property Name="sourceId" Type="Edm.String" />
3314733233
<Property Name="webUrl" Type="Edm.String" />
3314833234
<Annotation Term="Org.OData.Core.V1.AlternateKeys">
@@ -33438,6 +33524,9 @@
3343833524
<Property Name="status" Type="graph.recommendationStatus" Nullable="false" />
3343933525
<NavigationProperty Name="impactedResources" Type="Collection(graph.impactedResource)" ContainsTarget="true" />
3344033526
</EntityType>
33527+
<EntityType Name="recommendationConfiguration" BaseType="graph.entity">
33528+
<Property Name="isNotificationEnabled" Type="Edm.Boolean" Nullable="false" />
33529+
</EntityType>
3344133530
<EntityType Name="recordOperation" BaseType="graph.commsOperation" OpenType="true">
3344233531
<Property Name="completionReason" Type="graph.recordCompletionReason" />
3344333532
<Property Name="recordingAccessToken" Type="Edm.String" />
@@ -39849,6 +39938,11 @@
3984939938
<Parameter Name="packageIds" Type="Collection(Edm.String)" Unicode="false" />
3985039939
<Parameter Name="approveAllPermissions" Type="Edm.Boolean" Nullable="false" />
3985139940
</Action>
39941+
<Action Name="approveForUser" IsBound="true">
39942+
<Parameter Name="bindingParameter" Type="graph.scheduleChangeRequest" />
39943+
<Parameter Name="message" Type="Edm.String" Unicode="false" />
39944+
<Parameter Name="userId" Type="Edm.String" Nullable="false" Unicode="false" />
39945+
</Action>
3985239946
<Action Name="approveFotaApps" IsBound="true">
3985339947
<Parameter Name="bindingParameter" Type="graph.zebraFotaConnector" />
3985439948
<ReturnType Type="Edm.Boolean" Nullable="false" />
@@ -40704,6 +40798,11 @@
4070440798
<Parameter Name="bindingParameter" Type="Collection(graph.signIn)" />
4070540799
<Parameter Name="requestIds" Type="Collection(Edm.String)" Unicode="false" />
4070640800
</Action>
40801+
<Action Name="confirmForUser" IsBound="true">
40802+
<Parameter Name="bindingParameter" Type="graph.timeCard" />
40803+
<Parameter Name="userId" Type="Edm.String" Nullable="false" Unicode="false" />
40804+
<ReturnType Type="graph.timeCard" />
40805+
</Action>
4070740806
<Action Name="confirmSafe" IsBound="true">
4070840807
<Parameter Name="bindingParameter" Type="Collection(graph.signIn)" />
4070940808
<Parameter Name="requestIds" Type="Collection(Edm.String)" Unicode="false" />
@@ -41252,6 +41351,11 @@
4125241351
<Parameter Name="bindingParameter" Type="graph.scheduleChangeRequest" />
4125341352
<Parameter Name="message" Type="Edm.String" Unicode="false" />
4125441353
</Action>
41354+
<Action Name="declineForUser" IsBound="true">
41355+
<Parameter Name="bindingParameter" Type="graph.scheduleChangeRequest" />
41356+
<Parameter Name="message" Type="Edm.String" Unicode="false" />
41357+
<Parameter Name="userId" Type="Edm.String" Nullable="false" Unicode="false" />
41358+
</Action>
4125541359
<Action Name="decryptBuffer" IsBound="true">
4125641360
<Parameter Name="bindingParameter" Type="graph.informationProtection" />
4125741361
<Parameter Name="encryptedBuffer" Type="Edm.Binary" Nullable="false" />
@@ -70440,9 +70544,15 @@
7044070544
<Annotations Target="microsoft.graph.employeeExperience/engagementAsyncOperations">
7044170545
<Annotation Term="Org.OData.Core.V1.Description" String="A collection of long-running, asynchronous operations related to Viva Engage." />
7044270546
</Annotations>
70547+
<Annotations Target="microsoft.graph.employeeExperience/roles">
70548+
<Annotation Term="Org.OData.Core.V1.Description" String="Viva Engage roles and their membership." />
70549+
</Annotations>
7044370550
<Annotations Target="microsoft.graph.employeeExperienceUser">
7044470551
<Annotation Term="Org.OData.Core.V1.Description" String="Represents a container that exposes navigation properties for employee experience user resources." />
7044570552
</Annotations>
70553+
<Annotations Target="microsoft.graph.employeeExperienceUser/assignedRoles">
70554+
<Annotation Term="Org.OData.Core.V1.Description" String="Viva Engage roles assigned to the user." />
70555+
</Annotations>
7044670556
<Annotations Target="microsoft.graph.enableEndpointPrivilegeManagement(microsoft.graph.deviceManagement)">
7044770557
<Annotation Term="Org.OData.Core.V1.Description" String="DEPRECATED - DO NOT USE. (Triggers onboarding of tenant to Microsoft Managed Platform - Cloud (MMP-C))." />
7044870558
</Annotations>
@@ -70629,6 +70739,29 @@
7062970739
<Annotations Target="microsoft.graph.engagementAsyncOperationType/unknownFutureValue">
7063070740
<Annotation Term="Org.OData.Core.V1.Description" String="A marker value for members added after the release of this API." />
7063170741
</Annotations>
70742+
<Annotations Target="microsoft.graph.engagementRole">
70743+
<Annotation Term="Org.OData.Core.V1.Description" String="Represents a Viva Engage role and its members" />
70744+
</Annotations>
70745+
<Annotations Target="microsoft.graph.engagementRole/displayName">
70746+
<Annotation Term="Org.OData.Core.V1.Description" String="Name of the role" />
70747+
</Annotations>
70748+
<Annotations Target="microsoft.graph.engagementRole/members">
70749+
<Annotation Term="Org.OData.Core.V1.Description" String="Users who have been assigned this role." />
70750+
</Annotations>
70751+
<Annotations Target="microsoft.graph.engagementRoleMember">
70752+
<Annotation Term="Org.OData.Core.V1.Description" String="Entity to represent the assignment of a role to a user." />
70753+
</Annotations>
70754+
<Annotations Target="microsoft.graph.engagementRoleMember/createdDateTime">
70755+
<Annotation Term="Org.OData.Core.V1.Computed" Bool="true" />
70756+
<Annotation Term="Org.OData.Core.V1.Description" String="The date and time when the user was assigned the role." />
70757+
</Annotations>
70758+
<Annotations Target="microsoft.graph.engagementRoleMember/user">
70759+
<Annotation Term="Org.OData.Core.V1.Description" String="User entity of the member who has been assigned the role." />
70760+
</Annotations>
70761+
<Annotations Target="microsoft.graph.engagementRoleMember/userId">
70762+
<Annotation Term="Org.OData.Core.V1.Computed" Bool="true" />
70763+
<Annotation Term="Org.OData.Core.V1.Description" String="The ID of the user who has been assigned the role." />
70764+
</Annotations>
7063270765
<Annotations Target="microsoft.graph.engagementUploadSession">
7063370766
<Annotation Term="Org.OData.Core.V1.Description" String="Engagement upload session." />
7063470767
</Annotations>
@@ -86472,20 +86605,6 @@
8647286605
</Collection>
8647386606
</Annotation>
8647486607
</Annotations>
86475-
<Annotations Target="microsoft.graph.profileSource">
86476-
<Annotation Term="Org.OData.Core.V1.Revisions">
86477-
<Collection>
86478-
<Record>
86479-
<PropertyValue Property="Date" Date="2023-08-21" />
86480-
<PropertyValue Property="Kind">
86481-
<EnumMember>Org.OData.Core.V1.RevisionKind/Deprecated</EnumMember>
86482-
</PropertyValue>
86483-
<PropertyValue Property="RemovalDate" Date="2024-08-21" />
86484-
<PropertyValue Property="Version" String="2023-08/PrivatePreview:profileSourceProperties" />
86485-
</Record>
86486-
</Collection>
86487-
</Annotation>
86488-
</Annotations>
8648986608
<Annotations Target="microsoft.graph.providerTenantSetting">
8649086609
<Annotation Term="Org.OData.Capabilities.V1.CountRestrictions">
8649186610
<Record>

0 commit comments

Comments
 (0)