@microsoft/msgraph-sdk-solutions 1.0.0-preview.53 → 1.0.0-preview.55

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.
Files changed (138) hide show
  1. package/package.json +2 -2
  2. package/solutions/backupRestore/driveProtectionUnitsBulkAdditionJobs/count/index.d.ts +41 -0
  3. package/solutions/backupRestore/driveProtectionUnitsBulkAdditionJobs/count/index.d.ts.map +1 -0
  4. package/solutions/backupRestore/driveProtectionUnitsBulkAdditionJobs/count/index.js +34 -0
  5. package/solutions/backupRestore/driveProtectionUnitsBulkAdditionJobs/count/index.js.map +1 -0
  6. package/solutions/backupRestore/driveProtectionUnitsBulkAdditionJobs/index.d.ts +97 -0
  7. package/solutions/backupRestore/driveProtectionUnitsBulkAdditionJobs/index.d.ts.map +1 -0
  8. package/solutions/backupRestore/driveProtectionUnitsBulkAdditionJobs/index.js +70 -0
  9. package/solutions/backupRestore/driveProtectionUnitsBulkAdditionJobs/index.js.map +1 -0
  10. package/solutions/backupRestore/driveProtectionUnitsBulkAdditionJobs/item/index.d.ts +69 -0
  11. package/solutions/backupRestore/driveProtectionUnitsBulkAdditionJobs/item/index.d.ts.map +1 -0
  12. package/solutions/backupRestore/driveProtectionUnitsBulkAdditionJobs/item/index.js +55 -0
  13. package/solutions/backupRestore/driveProtectionUnitsBulkAdditionJobs/item/index.js.map +1 -0
  14. package/solutions/backupRestore/exchangeProtectionPolicies/item/index.d.ts +5 -0
  15. package/solutions/backupRestore/exchangeProtectionPolicies/item/index.d.ts.map +1 -1
  16. package/solutions/backupRestore/exchangeProtectionPolicies/item/index.js +6 -0
  17. package/solutions/backupRestore/exchangeProtectionPolicies/item/index.js.map +1 -1
  18. package/solutions/backupRestore/exchangeProtectionPolicies/item/mailboxProtectionUnitsBulkAdditionJobs/count/index.d.ts +41 -0
  19. package/solutions/backupRestore/exchangeProtectionPolicies/item/mailboxProtectionUnitsBulkAdditionJobs/count/index.d.ts.map +1 -0
  20. package/solutions/backupRestore/exchangeProtectionPolicies/item/mailboxProtectionUnitsBulkAdditionJobs/count/index.js +34 -0
  21. package/solutions/backupRestore/exchangeProtectionPolicies/item/mailboxProtectionUnitsBulkAdditionJobs/count/index.js.map +1 -0
  22. package/solutions/backupRestore/exchangeProtectionPolicies/item/mailboxProtectionUnitsBulkAdditionJobs/index.d.ts +82 -0
  23. package/solutions/backupRestore/exchangeProtectionPolicies/item/mailboxProtectionUnitsBulkAdditionJobs/index.d.ts.map +1 -0
  24. package/solutions/backupRestore/exchangeProtectionPolicies/item/mailboxProtectionUnitsBulkAdditionJobs/index.js +58 -0
  25. package/solutions/backupRestore/exchangeProtectionPolicies/item/mailboxProtectionUnitsBulkAdditionJobs/index.js.map +1 -0
  26. package/solutions/backupRestore/exchangeProtectionPolicies/item/mailboxProtectionUnitsBulkAdditionJobs/item/index.d.ts +42 -0
  27. package/solutions/backupRestore/exchangeProtectionPolicies/item/mailboxProtectionUnitsBulkAdditionJobs/item/index.d.ts.map +1 -0
  28. package/solutions/backupRestore/exchangeProtectionPolicies/item/mailboxProtectionUnitsBulkAdditionJobs/item/index.js +36 -0
  29. package/solutions/backupRestore/exchangeProtectionPolicies/item/mailboxProtectionUnitsBulkAdditionJobs/item/index.js.map +1 -0
  30. package/solutions/backupRestore/exchangeRestoreSessions/item/index.d.ts +5 -0
  31. package/solutions/backupRestore/exchangeRestoreSessions/item/index.d.ts.map +1 -1
  32. package/solutions/backupRestore/exchangeRestoreSessions/item/index.js +6 -0
  33. package/solutions/backupRestore/exchangeRestoreSessions/item/index.js.map +1 -1
  34. package/solutions/backupRestore/exchangeRestoreSessions/item/mailboxRestoreArtifactsBulkAdditionRequests/count/index.d.ts +41 -0
  35. package/solutions/backupRestore/exchangeRestoreSessions/item/mailboxRestoreArtifactsBulkAdditionRequests/count/index.d.ts.map +1 -0
  36. package/solutions/backupRestore/exchangeRestoreSessions/item/mailboxRestoreArtifactsBulkAdditionRequests/count/index.js +34 -0
  37. package/solutions/backupRestore/exchangeRestoreSessions/item/mailboxRestoreArtifactsBulkAdditionRequests/count/index.js.map +1 -0
  38. package/solutions/backupRestore/exchangeRestoreSessions/item/mailboxRestoreArtifactsBulkAdditionRequests/index.d.ts +97 -0
  39. package/solutions/backupRestore/exchangeRestoreSessions/item/mailboxRestoreArtifactsBulkAdditionRequests/index.d.ts.map +1 -0
  40. package/solutions/backupRestore/exchangeRestoreSessions/item/mailboxRestoreArtifactsBulkAdditionRequests/index.js +70 -0
  41. package/solutions/backupRestore/exchangeRestoreSessions/item/mailboxRestoreArtifactsBulkAdditionRequests/index.js.map +1 -0
  42. package/solutions/backupRestore/exchangeRestoreSessions/item/mailboxRestoreArtifactsBulkAdditionRequests/item/index.d.ts +69 -0
  43. package/solutions/backupRestore/exchangeRestoreSessions/item/mailboxRestoreArtifactsBulkAdditionRequests/item/index.d.ts.map +1 -0
  44. package/solutions/backupRestore/exchangeRestoreSessions/item/mailboxRestoreArtifactsBulkAdditionRequests/item/index.js +55 -0
  45. package/solutions/backupRestore/exchangeRestoreSessions/item/mailboxRestoreArtifactsBulkAdditionRequests/item/index.js.map +1 -0
  46. package/solutions/backupRestore/index.d.ts +15 -0
  47. package/solutions/backupRestore/index.d.ts.map +1 -1
  48. package/solutions/backupRestore/index.js +18 -0
  49. package/solutions/backupRestore/index.js.map +1 -1
  50. package/solutions/backupRestore/mailboxProtectionUnitsBulkAdditionJobs/count/index.d.ts +41 -0
  51. package/solutions/backupRestore/mailboxProtectionUnitsBulkAdditionJobs/count/index.d.ts.map +1 -0
  52. package/solutions/backupRestore/mailboxProtectionUnitsBulkAdditionJobs/count/index.js +34 -0
  53. package/solutions/backupRestore/mailboxProtectionUnitsBulkAdditionJobs/count/index.js.map +1 -0
  54. package/solutions/backupRestore/mailboxProtectionUnitsBulkAdditionJobs/index.d.ts +97 -0
  55. package/solutions/backupRestore/mailboxProtectionUnitsBulkAdditionJobs/index.d.ts.map +1 -0
  56. package/solutions/backupRestore/mailboxProtectionUnitsBulkAdditionJobs/index.js +70 -0
  57. package/solutions/backupRestore/mailboxProtectionUnitsBulkAdditionJobs/index.js.map +1 -0
  58. package/solutions/backupRestore/mailboxProtectionUnitsBulkAdditionJobs/item/index.d.ts +69 -0
  59. package/solutions/backupRestore/mailboxProtectionUnitsBulkAdditionJobs/item/index.d.ts.map +1 -0
  60. package/solutions/backupRestore/mailboxProtectionUnitsBulkAdditionJobs/item/index.js +55 -0
  61. package/solutions/backupRestore/mailboxProtectionUnitsBulkAdditionJobs/item/index.js.map +1 -0
  62. package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/item/driveProtectionUnitsBulkAdditionJobs/count/index.d.ts +41 -0
  63. package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/item/driveProtectionUnitsBulkAdditionJobs/count/index.d.ts.map +1 -0
  64. package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/item/driveProtectionUnitsBulkAdditionJobs/count/index.js +34 -0
  65. package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/item/driveProtectionUnitsBulkAdditionJobs/count/index.js.map +1 -0
  66. package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/item/driveProtectionUnitsBulkAdditionJobs/index.d.ts +82 -0
  67. package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/item/driveProtectionUnitsBulkAdditionJobs/index.d.ts.map +1 -0
  68. package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/item/driveProtectionUnitsBulkAdditionJobs/index.js +58 -0
  69. package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/item/driveProtectionUnitsBulkAdditionJobs/index.js.map +1 -0
  70. package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/item/driveProtectionUnitsBulkAdditionJobs/item/index.d.ts +42 -0
  71. package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/item/driveProtectionUnitsBulkAdditionJobs/item/index.d.ts.map +1 -0
  72. package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/item/driveProtectionUnitsBulkAdditionJobs/item/index.js +36 -0
  73. package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/item/driveProtectionUnitsBulkAdditionJobs/item/index.js.map +1 -0
  74. package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/item/index.d.ts +5 -0
  75. package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/item/index.d.ts.map +1 -1
  76. package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/item/index.js +6 -0
  77. package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/item/index.js.map +1 -1
  78. package/solutions/backupRestore/oneDriveForBusinessRestoreSessions/item/driveRestoreArtifactsBulkAdditionRequests/count/index.d.ts +41 -0
  79. package/solutions/backupRestore/oneDriveForBusinessRestoreSessions/item/driveRestoreArtifactsBulkAdditionRequests/count/index.d.ts.map +1 -0
  80. package/solutions/backupRestore/oneDriveForBusinessRestoreSessions/item/driveRestoreArtifactsBulkAdditionRequests/count/index.js +34 -0
  81. package/solutions/backupRestore/oneDriveForBusinessRestoreSessions/item/driveRestoreArtifactsBulkAdditionRequests/count/index.js.map +1 -0
  82. package/solutions/backupRestore/oneDriveForBusinessRestoreSessions/item/driveRestoreArtifactsBulkAdditionRequests/index.d.ts +97 -0
  83. package/solutions/backupRestore/oneDriveForBusinessRestoreSessions/item/driveRestoreArtifactsBulkAdditionRequests/index.d.ts.map +1 -0
  84. package/solutions/backupRestore/oneDriveForBusinessRestoreSessions/item/driveRestoreArtifactsBulkAdditionRequests/index.js +70 -0
  85. package/solutions/backupRestore/oneDriveForBusinessRestoreSessions/item/driveRestoreArtifactsBulkAdditionRequests/index.js.map +1 -0
  86. package/solutions/backupRestore/oneDriveForBusinessRestoreSessions/item/driveRestoreArtifactsBulkAdditionRequests/item/index.d.ts +69 -0
  87. package/solutions/backupRestore/oneDriveForBusinessRestoreSessions/item/driveRestoreArtifactsBulkAdditionRequests/item/index.d.ts.map +1 -0
  88. package/solutions/backupRestore/oneDriveForBusinessRestoreSessions/item/driveRestoreArtifactsBulkAdditionRequests/item/index.js +55 -0
  89. package/solutions/backupRestore/oneDriveForBusinessRestoreSessions/item/driveRestoreArtifactsBulkAdditionRequests/item/index.js.map +1 -0
  90. package/solutions/backupRestore/oneDriveForBusinessRestoreSessions/item/index.d.ts +5 -0
  91. package/solutions/backupRestore/oneDriveForBusinessRestoreSessions/item/index.d.ts.map +1 -1
  92. package/solutions/backupRestore/oneDriveForBusinessRestoreSessions/item/index.js +6 -0
  93. package/solutions/backupRestore/oneDriveForBusinessRestoreSessions/item/index.js.map +1 -1
  94. package/solutions/backupRestore/sharePointProtectionPolicies/item/index.d.ts +5 -0
  95. package/solutions/backupRestore/sharePointProtectionPolicies/item/index.d.ts.map +1 -1
  96. package/solutions/backupRestore/sharePointProtectionPolicies/item/index.js +6 -0
  97. package/solutions/backupRestore/sharePointProtectionPolicies/item/index.js.map +1 -1
  98. package/solutions/backupRestore/sharePointProtectionPolicies/item/siteProtectionUnitsBulkAdditionJobs/count/index.d.ts +41 -0
  99. package/solutions/backupRestore/sharePointProtectionPolicies/item/siteProtectionUnitsBulkAdditionJobs/count/index.d.ts.map +1 -0
  100. package/solutions/backupRestore/sharePointProtectionPolicies/item/siteProtectionUnitsBulkAdditionJobs/count/index.js +34 -0
  101. package/solutions/backupRestore/sharePointProtectionPolicies/item/siteProtectionUnitsBulkAdditionJobs/count/index.js.map +1 -0
  102. package/solutions/backupRestore/sharePointProtectionPolicies/item/siteProtectionUnitsBulkAdditionJobs/index.d.ts +82 -0
  103. package/solutions/backupRestore/sharePointProtectionPolicies/item/siteProtectionUnitsBulkAdditionJobs/index.d.ts.map +1 -0
  104. package/solutions/backupRestore/sharePointProtectionPolicies/item/siteProtectionUnitsBulkAdditionJobs/index.js +58 -0
  105. package/solutions/backupRestore/sharePointProtectionPolicies/item/siteProtectionUnitsBulkAdditionJobs/index.js.map +1 -0
  106. package/solutions/backupRestore/sharePointProtectionPolicies/item/siteProtectionUnitsBulkAdditionJobs/item/index.d.ts +42 -0
  107. package/solutions/backupRestore/sharePointProtectionPolicies/item/siteProtectionUnitsBulkAdditionJobs/item/index.d.ts.map +1 -0
  108. package/solutions/backupRestore/sharePointProtectionPolicies/item/siteProtectionUnitsBulkAdditionJobs/item/index.js +36 -0
  109. package/solutions/backupRestore/sharePointProtectionPolicies/item/siteProtectionUnitsBulkAdditionJobs/item/index.js.map +1 -0
  110. package/solutions/backupRestore/sharePointRestoreSessions/item/index.d.ts +5 -0
  111. package/solutions/backupRestore/sharePointRestoreSessions/item/index.d.ts.map +1 -1
  112. package/solutions/backupRestore/sharePointRestoreSessions/item/index.js +6 -0
  113. package/solutions/backupRestore/sharePointRestoreSessions/item/index.js.map +1 -1
  114. package/solutions/backupRestore/sharePointRestoreSessions/item/siteRestoreArtifactsBulkAdditionRequests/count/index.d.ts +41 -0
  115. package/solutions/backupRestore/sharePointRestoreSessions/item/siteRestoreArtifactsBulkAdditionRequests/count/index.d.ts.map +1 -0
  116. package/solutions/backupRestore/sharePointRestoreSessions/item/siteRestoreArtifactsBulkAdditionRequests/count/index.js +34 -0
  117. package/solutions/backupRestore/sharePointRestoreSessions/item/siteRestoreArtifactsBulkAdditionRequests/count/index.js.map +1 -0
  118. package/solutions/backupRestore/sharePointRestoreSessions/item/siteRestoreArtifactsBulkAdditionRequests/index.d.ts +97 -0
  119. package/solutions/backupRestore/sharePointRestoreSessions/item/siteRestoreArtifactsBulkAdditionRequests/index.d.ts.map +1 -0
  120. package/solutions/backupRestore/sharePointRestoreSessions/item/siteRestoreArtifactsBulkAdditionRequests/index.js +70 -0
  121. package/solutions/backupRestore/sharePointRestoreSessions/item/siteRestoreArtifactsBulkAdditionRequests/index.js.map +1 -0
  122. package/solutions/backupRestore/sharePointRestoreSessions/item/siteRestoreArtifactsBulkAdditionRequests/item/index.d.ts +69 -0
  123. package/solutions/backupRestore/sharePointRestoreSessions/item/siteRestoreArtifactsBulkAdditionRequests/item/index.d.ts.map +1 -0
  124. package/solutions/backupRestore/sharePointRestoreSessions/item/siteRestoreArtifactsBulkAdditionRequests/item/index.js +55 -0
  125. package/solutions/backupRestore/sharePointRestoreSessions/item/siteRestoreArtifactsBulkAdditionRequests/item/index.js.map +1 -0
  126. package/solutions/backupRestore/siteProtectionUnitsBulkAdditionJobs/count/index.d.ts +41 -0
  127. package/solutions/backupRestore/siteProtectionUnitsBulkAdditionJobs/count/index.d.ts.map +1 -0
  128. package/solutions/backupRestore/siteProtectionUnitsBulkAdditionJobs/count/index.js +34 -0
  129. package/solutions/backupRestore/siteProtectionUnitsBulkAdditionJobs/count/index.js.map +1 -0
  130. package/solutions/backupRestore/siteProtectionUnitsBulkAdditionJobs/index.d.ts +97 -0
  131. package/solutions/backupRestore/siteProtectionUnitsBulkAdditionJobs/index.d.ts.map +1 -0
  132. package/solutions/backupRestore/siteProtectionUnitsBulkAdditionJobs/index.js +70 -0
  133. package/solutions/backupRestore/siteProtectionUnitsBulkAdditionJobs/index.js.map +1 -0
  134. package/solutions/backupRestore/siteProtectionUnitsBulkAdditionJobs/item/index.d.ts +69 -0
  135. package/solutions/backupRestore/siteProtectionUnitsBulkAdditionJobs/item/index.d.ts.map +1 -0
  136. package/solutions/backupRestore/siteProtectionUnitsBulkAdditionJobs/item/index.js +55 -0
  137. package/solutions/backupRestore/siteProtectionUnitsBulkAdditionJobs/item/index.js.map +1 -0
  138. package/tsconfig.tsbuildinfo +1 -1
@@ -0,0 +1,55 @@
1
+ /* tslint:disable */
2
+ /* eslint-disable */
3
+ // Generated by Microsoft Kiota
4
+ // @ts-ignore
5
+ import { createMailboxProtectionUnitsBulkAdditionJobFromDiscriminatorValue, serializeMailboxProtectionUnitsBulkAdditionJob } from '@microsoft/msgraph-sdk/models/index.js';
6
+ // @ts-ignore
7
+ import { createODataErrorFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/oDataErrors/index.js';
8
+ /**
9
+ * Uri template for the request builder.
10
+ */
11
+ export const MailboxProtectionUnitsBulkAdditionJobItemRequestBuilderUriTemplate = "{+baseurl}/solutions/backupRestore/mailboxProtectionUnitsBulkAdditionJobs/{mailboxProtectionUnitsBulkAdditionJob%2Did}{?%24expand,%24select}";
12
+ /**
13
+ * Mapper for query parameters from symbol name to serialization name represented as a constant.
14
+ */
15
+ const MailboxProtectionUnitsBulkAdditionJobItemRequestBuilderGetQueryParametersMapper = {
16
+ "expand": "%24expand",
17
+ "select": "%24select",
18
+ };
19
+ /**
20
+ * Metadata for all the requests in the request builder.
21
+ */
22
+ export const MailboxProtectionUnitsBulkAdditionJobItemRequestBuilderRequestsMetadata = {
23
+ delete: {
24
+ uriTemplate: MailboxProtectionUnitsBulkAdditionJobItemRequestBuilderUriTemplate,
25
+ errorMappings: {
26
+ XXX: createODataErrorFromDiscriminatorValue,
27
+ },
28
+ adapterMethodName: "sendNoResponseContent",
29
+ },
30
+ get: {
31
+ uriTemplate: MailboxProtectionUnitsBulkAdditionJobItemRequestBuilderUriTemplate,
32
+ responseBodyContentType: "application/json",
33
+ errorMappings: {
34
+ XXX: createODataErrorFromDiscriminatorValue,
35
+ },
36
+ adapterMethodName: "send",
37
+ responseBodyFactory: createMailboxProtectionUnitsBulkAdditionJobFromDiscriminatorValue,
38
+ queryParametersMapper: MailboxProtectionUnitsBulkAdditionJobItemRequestBuilderGetQueryParametersMapper,
39
+ },
40
+ patch: {
41
+ uriTemplate: MailboxProtectionUnitsBulkAdditionJobItemRequestBuilderUriTemplate,
42
+ responseBodyContentType: "application/json",
43
+ errorMappings: {
44
+ XXX: createODataErrorFromDiscriminatorValue,
45
+ },
46
+ adapterMethodName: "send",
47
+ responseBodyFactory: createMailboxProtectionUnitsBulkAdditionJobFromDiscriminatorValue,
48
+ requestBodyContentType: "application/json",
49
+ requestBodySerializer: serializeMailboxProtectionUnitsBulkAdditionJob,
50
+ requestInformationContentSetMethod: "setContentFromParsable",
51
+ },
52
+ };
53
+ /* tslint:enable */
54
+ /* eslint-enable */
55
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,iEAAiE,EAAE,8CAA8C,EAA8C,MAAM,wCAAwC,CAAC;AACvN,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AA8D7H;;GAEG;AACH,MAAM,CAAC,MAAM,kEAAkE,GAAG,8IAA8I,CAAC;AACjO;;GAEG;AACH,MAAM,+EAA+E,GAA2B;IAC5G,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;CACxB,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,uEAAuE,GAAqB;IACrG,MAAM,EAAE;QACJ,WAAW,EAAE,kEAAkE;QAC/E,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,uBAAuB;KAC7C;IACD,GAAG,EAAE;QACD,WAAW,EAAE,kEAAkE;QAC/E,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,iEAAiE;QACvF,qBAAqB,EAAE,+EAA+E;KACzG;IACD,KAAK,EAAE;QACH,WAAW,EAAE,kEAAkE;QAC/E,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,iEAAiE;QACvF,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,8CAA8C;QACrE,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
@@ -0,0 +1,41 @@
1
+ import { type BaseRequestBuilder, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
2
+ /**
3
+ * Provides operations to count the resources in the collection.
4
+ */
5
+ export interface CountRequestBuilder extends BaseRequestBuilder<CountRequestBuilder> {
6
+ /**
7
+ * Get the number of the resource
8
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
9
+ * @returns {Promise<number>}
10
+ * @throws {ODataError} error when the service returns a 4XX or 5XX status code
11
+ */
12
+ get(requestConfiguration?: RequestConfiguration<CountRequestBuilderGetQueryParameters> | undefined): Promise<number | undefined>;
13
+ /**
14
+ * Get the number of the resource
15
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
16
+ * @returns {RequestInformation}
17
+ */
18
+ toGetRequestInformation(requestConfiguration?: RequestConfiguration<CountRequestBuilderGetQueryParameters> | undefined): RequestInformation;
19
+ }
20
+ /**
21
+ * Get the number of the resource
22
+ */
23
+ export interface CountRequestBuilderGetQueryParameters {
24
+ /**
25
+ * Filter items by property values
26
+ */
27
+ filter?: string;
28
+ /**
29
+ * Search items by search phrases
30
+ */
31
+ search?: string;
32
+ }
33
+ /**
34
+ * Uri template for the request builder.
35
+ */
36
+ export declare const CountRequestBuilderUriTemplate = "{+baseurl}/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy%2Did}/driveProtectionUnitsBulkAdditionJobs/$count{?%24filter,%24search}";
37
+ /**
38
+ * Metadata for all the requests in the request builder.
39
+ */
40
+ export declare const CountRequestBuilderRequestsMetadata: RequestsMetadata;
41
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAMA,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,mBAAoB,SAAQ,kBAAkB,CAAC,mBAAmB,CAAC;IAChF;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,qCAAqC,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACnI;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,qCAAqC,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACjJ;AACD;;GAEG;AACH,MAAM,WAAW,qCAAqC;IAClD;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;CACnB;AACD;;GAEG;AACH,eAAO,MAAM,8BAA8B,0LAA0L,CAAC;AAQtO;;GAEG;AACH,eAAO,MAAM,mCAAmC,EAAE,gBAWjD,CAAC"}
@@ -0,0 +1,34 @@
1
+ /* tslint:disable */
2
+ /* eslint-disable */
3
+ // Generated by Microsoft Kiota
4
+ // @ts-ignore
5
+ import { createODataErrorFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/oDataErrors/index.js';
6
+ /**
7
+ * Uri template for the request builder.
8
+ */
9
+ export const CountRequestBuilderUriTemplate = "{+baseurl}/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy%2Did}/driveProtectionUnitsBulkAdditionJobs/$count{?%24filter,%24search}";
10
+ /**
11
+ * Mapper for query parameters from symbol name to serialization name represented as a constant.
12
+ */
13
+ const CountRequestBuilderGetQueryParametersMapper = {
14
+ "filter": "%24filter",
15
+ "search": "%24search",
16
+ };
17
+ /**
18
+ * Metadata for all the requests in the request builder.
19
+ */
20
+ export const CountRequestBuilderRequestsMetadata = {
21
+ get: {
22
+ uriTemplate: CountRequestBuilderUriTemplate,
23
+ responseBodyContentType: "text/plain;q=0.9",
24
+ errorMappings: {
25
+ XXX: createODataErrorFromDiscriminatorValue,
26
+ },
27
+ adapterMethodName: "sendPrimitive",
28
+ responseBodyFactory: "number",
29
+ queryParametersMapper: CountRequestBuilderGetQueryParametersMapper,
30
+ },
31
+ };
32
+ /* tslint:enable */
33
+ /* eslint-enable */
34
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAmC7H;;GAEG;AACH,MAAM,CAAC,MAAM,8BAA8B,GAAG,uLAAuL,CAAC;AACtO;;GAEG;AACH,MAAM,2CAA2C,GAA2B;IACxE,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;CACxB,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,mCAAmC,GAAqB;IACjE,GAAG,EAAE;QACD,WAAW,EAAE,8BAA8B;QAC3C,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,eAAe;QAClC,mBAAmB,EAAG,QAAQ;QAC9B,qBAAqB,EAAE,2CAA2C;KACrE;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
@@ -0,0 +1,82 @@
1
+ import { type DriveProtectionUnitsBulkAdditionJobCollectionResponse } from '@microsoft/msgraph-sdk/models/index.js';
2
+ import { type CountRequestBuilder } from './count/index.js';
3
+ import { type DriveProtectionUnitsBulkAdditionJobItemRequestBuilder } from './item/index.js';
4
+ import { type BaseRequestBuilder, type KeysToExcludeForNavigationMetadata, type NavigationMetadata, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
5
+ /**
6
+ * Provides operations to manage the driveProtectionUnitsBulkAdditionJobs property of the microsoft.graph.oneDriveForBusinessProtectionPolicy entity.
7
+ */
8
+ export interface DriveProtectionUnitsBulkAdditionJobsRequestBuilder extends BaseRequestBuilder<DriveProtectionUnitsBulkAdditionJobsRequestBuilder> {
9
+ /**
10
+ * Provides operations to count the resources in the collection.
11
+ */
12
+ get count(): CountRequestBuilder;
13
+ /**
14
+ * Provides operations to manage the driveProtectionUnitsBulkAdditionJobs property of the microsoft.graph.oneDriveForBusinessProtectionPolicy entity.
15
+ * @param driveProtectionUnitsBulkAdditionJobId The unique identifier of driveProtectionUnitsBulkAdditionJob
16
+ * @returns {DriveProtectionUnitsBulkAdditionJobItemRequestBuilder}
17
+ */
18
+ byDriveProtectionUnitsBulkAdditionJobId(driveProtectionUnitsBulkAdditionJobId: string): DriveProtectionUnitsBulkAdditionJobItemRequestBuilder;
19
+ /**
20
+ * Get driveProtectionUnitsBulkAdditionJobs from solutions
21
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
22
+ * @returns {Promise<DriveProtectionUnitsBulkAdditionJobCollectionResponse>}
23
+ * @throws {ODataError} error when the service returns a 4XX or 5XX status code
24
+ */
25
+ get(requestConfiguration?: RequestConfiguration<DriveProtectionUnitsBulkAdditionJobsRequestBuilderGetQueryParameters> | undefined): Promise<DriveProtectionUnitsBulkAdditionJobCollectionResponse | undefined>;
26
+ /**
27
+ * Get driveProtectionUnitsBulkAdditionJobs from solutions
28
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
29
+ * @returns {RequestInformation}
30
+ */
31
+ toGetRequestInformation(requestConfiguration?: RequestConfiguration<DriveProtectionUnitsBulkAdditionJobsRequestBuilderGetQueryParameters> | undefined): RequestInformation;
32
+ }
33
+ /**
34
+ * Get driveProtectionUnitsBulkAdditionJobs from solutions
35
+ */
36
+ export interface DriveProtectionUnitsBulkAdditionJobsRequestBuilderGetQueryParameters {
37
+ /**
38
+ * Include count of items
39
+ */
40
+ count?: boolean;
41
+ /**
42
+ * Expand related entities
43
+ */
44
+ expand?: string[];
45
+ /**
46
+ * Filter items by property values
47
+ */
48
+ filter?: string;
49
+ /**
50
+ * Order items by property values
51
+ */
52
+ orderby?: string[];
53
+ /**
54
+ * Search items by search phrases
55
+ */
56
+ search?: string;
57
+ /**
58
+ * Select properties to be returned
59
+ */
60
+ select?: string[];
61
+ /**
62
+ * Skip the first n items
63
+ */
64
+ skip?: number;
65
+ /**
66
+ * Show only the first n items
67
+ */
68
+ top?: number;
69
+ }
70
+ /**
71
+ * Uri template for the request builder.
72
+ */
73
+ export declare const DriveProtectionUnitsBulkAdditionJobsRequestBuilderUriTemplate = "{+baseurl}/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy%2Did}/driveProtectionUnitsBulkAdditionJobs{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}";
74
+ /**
75
+ * Metadata for all the navigation properties in the request builder.
76
+ */
77
+ export declare const DriveProtectionUnitsBulkAdditionJobsRequestBuilderNavigationMetadata: Record<Exclude<keyof DriveProtectionUnitsBulkAdditionJobsRequestBuilder, KeysToExcludeForNavigationMetadata>, NavigationMetadata>;
78
+ /**
79
+ * Metadata for all the requests in the request builder.
80
+ */
81
+ export declare const DriveProtectionUnitsBulkAdditionJobsRequestBuilderRequestsMetadata: RequestsMetadata;
82
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAqF,KAAK,qDAAqD,EAAE,MAAM,wCAAwC,CAAC;AAIvM,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,kBAAkB,CAAC;AAEjG,OAAO,EAAyE,KAAK,qDAAqD,EAAE,MAAM,iBAAiB,CAAC;AAEpK,OAAO,EAAE,KAAK,kBAAkB,EAAE,KAAK,kCAAkC,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAE1P;;GAEG;AACH,MAAM,WAAW,kDAAmD,SAAQ,kBAAkB,CAAC,kDAAkD,CAAC;IAC9I;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;;;OAIG;IACF,uCAAuC,CAAC,qCAAqC,EAAE,MAAM,GAAI,qDAAqD,CAAC;IAChJ;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,oEAAoE,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,qDAAqD,GAAG,SAAS,CAAC,CAAC;IACjN;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,oEAAoE,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAChL;AACD;;GAEG;AACH,MAAM,WAAW,oEAAoE;IACjF;;OAEG;IACH,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,EAAE,CAAC;IACnB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;CAChB;AACD;;GAEG;AACH,eAAO,MAAM,6DAA6D,0OAA0O,CAAC;AAcrT;;GAEG;AACH,eAAO,MAAM,oEAAoE,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,kDAAkD,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAQlN,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,kEAAkE,EAAE,gBAWhF,CAAC"}
@@ -0,0 +1,58 @@
1
+ /* tslint:disable */
2
+ /* eslint-disable */
3
+ // Generated by Microsoft Kiota
4
+ // @ts-ignore
5
+ import { createDriveProtectionUnitsBulkAdditionJobCollectionResponseFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/index.js';
6
+ // @ts-ignore
7
+ import { createODataErrorFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/oDataErrors/index.js';
8
+ // @ts-ignore
9
+ import { CountRequestBuilderRequestsMetadata } from './count/index.js';
10
+ // @ts-ignore
11
+ import { DriveProtectionUnitsBulkAdditionJobItemRequestBuilderRequestsMetadata } from './item/index.js';
12
+ /**
13
+ * Uri template for the request builder.
14
+ */
15
+ export const DriveProtectionUnitsBulkAdditionJobsRequestBuilderUriTemplate = "{+baseurl}/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy%2Did}/driveProtectionUnitsBulkAdditionJobs{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}";
16
+ /**
17
+ * Mapper for query parameters from symbol name to serialization name represented as a constant.
18
+ */
19
+ const DriveProtectionUnitsBulkAdditionJobsRequestBuilderGetQueryParametersMapper = {
20
+ "count": "%24count",
21
+ "expand": "%24expand",
22
+ "filter": "%24filter",
23
+ "orderby": "%24orderby",
24
+ "search": "%24search",
25
+ "select": "%24select",
26
+ "skip": "%24skip",
27
+ "top": "%24top",
28
+ };
29
+ /**
30
+ * Metadata for all the navigation properties in the request builder.
31
+ */
32
+ export const DriveProtectionUnitsBulkAdditionJobsRequestBuilderNavigationMetadata = {
33
+ byDriveProtectionUnitsBulkAdditionJobId: {
34
+ requestsMetadata: DriveProtectionUnitsBulkAdditionJobItemRequestBuilderRequestsMetadata,
35
+ pathParametersMappings: ["driveProtectionUnitsBulkAdditionJob%2Did"],
36
+ },
37
+ count: {
38
+ requestsMetadata: CountRequestBuilderRequestsMetadata,
39
+ },
40
+ };
41
+ /**
42
+ * Metadata for all the requests in the request builder.
43
+ */
44
+ export const DriveProtectionUnitsBulkAdditionJobsRequestBuilderRequestsMetadata = {
45
+ get: {
46
+ uriTemplate: DriveProtectionUnitsBulkAdditionJobsRequestBuilderUriTemplate,
47
+ responseBodyContentType: "application/json",
48
+ errorMappings: {
49
+ XXX: createODataErrorFromDiscriminatorValue,
50
+ },
51
+ adapterMethodName: "send",
52
+ responseBodyFactory: createDriveProtectionUnitsBulkAdditionJobCollectionResponseFromDiscriminatorValue,
53
+ queryParametersMapper: DriveProtectionUnitsBulkAdditionJobsRequestBuilderGetQueryParametersMapper,
54
+ },
55
+ };
56
+ /* tslint:enable */
57
+ /* eslint-enable */
58
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,iFAAiF,EAA8D,MAAM,wCAAwC,CAAC;AACvM,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAC7H,aAAa;AACb,OAAO,EAAE,mCAAmC,EAA4B,MAAM,kBAAkB,CAAC;AACjG,aAAa;AACb,OAAO,EAAE,qEAAqE,EAA8D,MAAM,iBAAiB,CAAC;AAqEpK;;GAEG;AACH,MAAM,CAAC,MAAM,6DAA6D,GAAG,uOAAuO,CAAC;AACrT;;GAEG;AACH,MAAM,0EAA0E,GAA2B;IACvG,OAAO,EAAE,UAAU;IACnB,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;IACrB,SAAS,EAAE,YAAY;IACvB,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;IACrB,MAAM,EAAE,SAAS;IACjB,KAAK,EAAE,QAAQ;CAClB,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,oEAAoE,GAAsI;IACnN,uCAAuC,EAAE;QACrC,gBAAgB,EAAE,qEAAqE;QACvF,sBAAsB,EAAE,CAAC,0CAA0C,CAAC;KACvE;IACD,KAAK,EAAE;QACH,gBAAgB,EAAE,mCAAmC;KACxD;CACJ,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,kEAAkE,GAAqB;IAChG,GAAG,EAAE;QACD,WAAW,EAAE,6DAA6D;QAC1E,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,iFAAiF;QACvG,qBAAqB,EAAE,0EAA0E;KACpG;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
@@ -0,0 +1,42 @@
1
+ import { type DriveProtectionUnitsBulkAdditionJob } from '@microsoft/msgraph-sdk/models/index.js';
2
+ import { type BaseRequestBuilder, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
3
+ /**
4
+ * Provides operations to manage the driveProtectionUnitsBulkAdditionJobs property of the microsoft.graph.oneDriveForBusinessProtectionPolicy entity.
5
+ */
6
+ export interface DriveProtectionUnitsBulkAdditionJobItemRequestBuilder extends BaseRequestBuilder<DriveProtectionUnitsBulkAdditionJobItemRequestBuilder> {
7
+ /**
8
+ * Get driveProtectionUnitsBulkAdditionJobs from solutions
9
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
10
+ * @returns {Promise<DriveProtectionUnitsBulkAdditionJob>}
11
+ * @throws {ODataError} error when the service returns a 4XX or 5XX status code
12
+ */
13
+ get(requestConfiguration?: RequestConfiguration<DriveProtectionUnitsBulkAdditionJobItemRequestBuilderGetQueryParameters> | undefined): Promise<DriveProtectionUnitsBulkAdditionJob | undefined>;
14
+ /**
15
+ * Get driveProtectionUnitsBulkAdditionJobs from solutions
16
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
17
+ * @returns {RequestInformation}
18
+ */
19
+ toGetRequestInformation(requestConfiguration?: RequestConfiguration<DriveProtectionUnitsBulkAdditionJobItemRequestBuilderGetQueryParameters> | undefined): RequestInformation;
20
+ }
21
+ /**
22
+ * Get driveProtectionUnitsBulkAdditionJobs from solutions
23
+ */
24
+ export interface DriveProtectionUnitsBulkAdditionJobItemRequestBuilderGetQueryParameters {
25
+ /**
26
+ * Expand related entities
27
+ */
28
+ expand?: string[];
29
+ /**
30
+ * Select properties to be returned
31
+ */
32
+ select?: string[];
33
+ }
34
+ /**
35
+ * Uri template for the request builder.
36
+ */
37
+ export declare const DriveProtectionUnitsBulkAdditionJobItemRequestBuilderUriTemplate = "{+baseurl}/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy%2Did}/driveProtectionUnitsBulkAdditionJobs/{driveProtectionUnitsBulkAdditionJob%2Did}{?%24expand,%24select}";
38
+ /**
39
+ * Metadata for all the requests in the request builder.
40
+ */
41
+ export declare const DriveProtectionUnitsBulkAdditionJobItemRequestBuilderRequestsMetadata: RequestsMetadata;
42
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAmE,KAAK,mCAAmC,EAAE,MAAM,wCAAwC,CAAC;AAInK,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,qDAAsD,SAAQ,kBAAkB,CAAC,qDAAqD,CAAC;IACpJ;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,uEAAuE,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,mCAAmC,GAAG,SAAS,CAAC,CAAC;IAClM;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,uEAAuE,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACnL;AACD;;GAEG;AACH,MAAM,WAAW,uEAAuE;IACpF;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AACD;;GAEG;AACH,eAAO,MAAM,gEAAgE,8NAA8N,CAAC;AAQ5S;;GAEG;AACH,eAAO,MAAM,qEAAqE,EAAE,gBAWnF,CAAC"}
@@ -0,0 +1,36 @@
1
+ /* tslint:disable */
2
+ /* eslint-disable */
3
+ // Generated by Microsoft Kiota
4
+ // @ts-ignore
5
+ import { createDriveProtectionUnitsBulkAdditionJobFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/index.js';
6
+ // @ts-ignore
7
+ import { createODataErrorFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/oDataErrors/index.js';
8
+ /**
9
+ * Uri template for the request builder.
10
+ */
11
+ export const DriveProtectionUnitsBulkAdditionJobItemRequestBuilderUriTemplate = "{+baseurl}/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy%2Did}/driveProtectionUnitsBulkAdditionJobs/{driveProtectionUnitsBulkAdditionJob%2Did}{?%24expand,%24select}";
12
+ /**
13
+ * Mapper for query parameters from symbol name to serialization name represented as a constant.
14
+ */
15
+ const DriveProtectionUnitsBulkAdditionJobItemRequestBuilderGetQueryParametersMapper = {
16
+ "expand": "%24expand",
17
+ "select": "%24select",
18
+ };
19
+ /**
20
+ * Metadata for all the requests in the request builder.
21
+ */
22
+ export const DriveProtectionUnitsBulkAdditionJobItemRequestBuilderRequestsMetadata = {
23
+ get: {
24
+ uriTemplate: DriveProtectionUnitsBulkAdditionJobItemRequestBuilderUriTemplate,
25
+ responseBodyContentType: "application/json",
26
+ errorMappings: {
27
+ XXX: createODataErrorFromDiscriminatorValue,
28
+ },
29
+ adapterMethodName: "send",
30
+ responseBodyFactory: createDriveProtectionUnitsBulkAdditionJobFromDiscriminatorValue,
31
+ queryParametersMapper: DriveProtectionUnitsBulkAdditionJobItemRequestBuilderGetQueryParametersMapper,
32
+ },
33
+ };
34
+ /* tslint:enable */
35
+ /* eslint-enable */
36
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,+DAA+D,EAA4C,MAAM,wCAAwC,CAAC;AACnK,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAmC7H;;GAEG;AACH,MAAM,CAAC,MAAM,gEAAgE,GAAG,2NAA2N,CAAC;AAC5S;;GAEG;AACH,MAAM,6EAA6E,GAA2B;IAC1G,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;CACxB,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,qEAAqE,GAAqB;IACnG,GAAG,EAAE;QACD,WAAW,EAAE,gEAAgE;QAC7E,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,+DAA+D;QACrF,qBAAqB,EAAE,6EAA6E;KACvG;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
@@ -1,6 +1,7 @@
1
1
  import { type OneDriveForBusinessProtectionPolicy } from '@microsoft/msgraph-sdk/models/index.js';
2
2
  import { type DriveInclusionRulesRequestBuilder } from './driveInclusionRules/index.js';
3
3
  import { type DriveProtectionUnitsRequestBuilder } from './driveProtectionUnits/index.js';
4
+ import { type DriveProtectionUnitsBulkAdditionJobsRequestBuilder } from './driveProtectionUnitsBulkAdditionJobs/index.js';
4
5
  import { type BaseRequestBuilder, type KeysToExcludeForNavigationMetadata, type NavigationMetadata, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
5
6
  /**
6
7
  * Provides operations to manage the oneDriveForBusinessProtectionPolicies property of the microsoft.graph.backupRestoreRoot entity.
@@ -14,6 +15,10 @@ export interface OneDriveForBusinessProtectionPolicyItemRequestBuilder extends B
14
15
  * Provides operations to manage the driveProtectionUnits property of the microsoft.graph.oneDriveForBusinessProtectionPolicy entity.
15
16
  */
16
17
  get driveProtectionUnits(): DriveProtectionUnitsRequestBuilder;
18
+ /**
19
+ * Provides operations to manage the driveProtectionUnitsBulkAdditionJobs property of the microsoft.graph.oneDriveForBusinessProtectionPolicy entity.
20
+ */
21
+ get driveProtectionUnitsBulkAdditionJobs(): DriveProtectionUnitsBulkAdditionJobsRequestBuilder;
17
22
  /**
18
23
  * Delete navigation property oneDriveForBusinessProtectionPolicies for solutions
19
24
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAiH,KAAK,mCAAmC,EAAE,MAAM,wCAAwC,CAAC;AAIjN,OAAO,EAA0G,KAAK,iCAAiC,EAAE,MAAM,gCAAgC,CAAC;AAEhM,OAAO,EAA4G,KAAK,kCAAkC,EAAE,MAAM,iCAAiC,CAAC;AAEpM,OAAO,EAAE,KAAK,kBAAkB,EAAE,KAAK,kCAAkC,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAE1P;;GAEG;AACH,MAAM,WAAW,qDAAsD,SAAQ,kBAAkB,CAAC,qDAAqD,CAAC;IACpJ;;OAEG;IACH,IAAI,mBAAmB,IAAI,iCAAiC,CAAC;IAC7D;;OAEG;IACH,IAAI,oBAAoB,IAAI,kCAAkC,CAAC;IAC/D;;;;OAIG;IACF,MAAM,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IACzF;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,uEAAuE,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,mCAAmC,GAAG,SAAS,CAAC,CAAC;IAClM;;;;;;;OAOG;IACF,KAAK,CAAC,IAAI,EAAE,mCAAmC,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,mCAAmC,GAAG,SAAS,CAAC,CAAC;IAC9K;;;;OAIG;IACF,0BAA0B,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAClH;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,uEAAuE,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAChL;;;;;OAKG;IACF,yBAAyB,CAAC,IAAI,EAAE,mCAAmC,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC/J;AACD;;GAEG;AACH,MAAM,WAAW,uEAAuE;IACpF;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AACD;;GAEG;AACH,eAAO,MAAM,gEAAgE,8IAA8I,CAAC;AAQ5N;;GAEG;AACH,eAAO,MAAM,uEAAuE,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,qDAAqD,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CASxN,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,qEAAqE,EAAE,gBA8BnF,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAiH,KAAK,mCAAmC,EAAE,MAAM,wCAAwC,CAAC;AAIjN,OAAO,EAA0G,KAAK,iCAAiC,EAAE,MAAM,gCAAgC,CAAC;AAEhM,OAAO,EAA4G,KAAK,kCAAkC,EAAE,MAAM,iCAAiC,CAAC;AAEpM,OAAO,EAA4I,KAAK,kDAAkD,EAAE,MAAM,iDAAiD,CAAC;AAEpQ,OAAO,EAAE,KAAK,kBAAkB,EAAE,KAAK,kCAAkC,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAE1P;;GAEG;AACH,MAAM,WAAW,qDAAsD,SAAQ,kBAAkB,CAAC,qDAAqD,CAAC;IACpJ;;OAEG;IACH,IAAI,mBAAmB,IAAI,iCAAiC,CAAC;IAC7D;;OAEG;IACH,IAAI,oBAAoB,IAAI,kCAAkC,CAAC;IAC/D;;OAEG;IACH,IAAI,oCAAoC,IAAI,kDAAkD,CAAC;IAC/F;;;;OAIG;IACF,MAAM,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IACzF;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,uEAAuE,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,mCAAmC,GAAG,SAAS,CAAC,CAAC;IAClM;;;;;;;OAOG;IACF,KAAK,CAAC,IAAI,EAAE,mCAAmC,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,mCAAmC,GAAG,SAAS,CAAC,CAAC;IAC9K;;;;OAIG;IACF,0BAA0B,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAClH;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,uEAAuE,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAChL;;;;;OAKG;IACF,yBAAyB,CAAC,IAAI,EAAE,mCAAmC,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC/J;AACD;;GAEG;AACH,MAAM,WAAW,uEAAuE;IACpF;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AACD;;GAEG;AACH,eAAO,MAAM,gEAAgE,8IAA8I,CAAC;AAQ5N;;GAEG;AACH,eAAO,MAAM,uEAAuE,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,qDAAqD,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAaxN,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,qEAAqE,EAAE,gBA8BnF,CAAC"}
@@ -9,6 +9,8 @@ import { createODataErrorFromDiscriminatorValue } from '@microsoft/msgraph-sdk/m
9
9
  import { DriveInclusionRulesRequestBuilderNavigationMetadata, DriveInclusionRulesRequestBuilderRequestsMetadata } from './driveInclusionRules/index.js';
10
10
  // @ts-ignore
11
11
  import { DriveProtectionUnitsRequestBuilderNavigationMetadata, DriveProtectionUnitsRequestBuilderRequestsMetadata } from './driveProtectionUnits/index.js';
12
+ // @ts-ignore
13
+ import { DriveProtectionUnitsBulkAdditionJobsRequestBuilderNavigationMetadata, DriveProtectionUnitsBulkAdditionJobsRequestBuilderRequestsMetadata } from './driveProtectionUnitsBulkAdditionJobs/index.js';
12
14
  /**
13
15
  * Uri template for the request builder.
14
16
  */
@@ -32,6 +34,10 @@ export const OneDriveForBusinessProtectionPolicyItemRequestBuilderNavigationMeta
32
34
  requestsMetadata: DriveProtectionUnitsRequestBuilderRequestsMetadata,
33
35
  navigationMetadata: DriveProtectionUnitsRequestBuilderNavigationMetadata,
34
36
  },
37
+ driveProtectionUnitsBulkAdditionJobs: {
38
+ requestsMetadata: DriveProtectionUnitsBulkAdditionJobsRequestBuilderRequestsMetadata,
39
+ navigationMetadata: DriveProtectionUnitsBulkAdditionJobsRequestBuilderNavigationMetadata,
40
+ },
35
41
  };
36
42
  /**
37
43
  * Metadata for all the requests in the request builder.
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,+DAA+D,EAAE,4CAA4C,EAA4C,MAAM,wCAAwC,CAAC;AACjN,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAC7H,aAAa;AACb,OAAO,EAAE,mDAAmD,EAAE,iDAAiD,EAA0C,MAAM,gCAAgC,CAAC;AAChM,aAAa;AACb,OAAO,EAAE,oDAAoD,EAAE,kDAAkD,EAA2C,MAAM,iCAAiC,CAAC;AAuEpM;;GAEG;AACH,MAAM,CAAC,MAAM,gEAAgE,GAAG,2IAA2I,CAAC;AAC5N;;GAEG;AACH,MAAM,6EAA6E,GAA2B;IAC1G,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;CACxB,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,uEAAuE,GAAyI;IACzN,mBAAmB,EAAE;QACjB,gBAAgB,EAAE,iDAAiD;QACnE,kBAAkB,EAAE,mDAAmD;KAC1E;IACD,oBAAoB,EAAE;QAClB,gBAAgB,EAAE,kDAAkD;QACpE,kBAAkB,EAAE,oDAAoD;KAC3E;CACJ,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,qEAAqE,GAAqB;IACnG,MAAM,EAAE;QACJ,WAAW,EAAE,gEAAgE;QAC7E,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,uBAAuB;KAC7C;IACD,GAAG,EAAE;QACD,WAAW,EAAE,gEAAgE;QAC7E,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,+DAA+D;QACrF,qBAAqB,EAAE,6EAA6E;KACvG;IACD,KAAK,EAAE;QACH,WAAW,EAAE,gEAAgE;QAC7E,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,+DAA+D;QACrF,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,4CAA4C;QACnE,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,+DAA+D,EAAE,4CAA4C,EAA4C,MAAM,wCAAwC,CAAC;AACjN,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAC7H,aAAa;AACb,OAAO,EAAE,mDAAmD,EAAE,iDAAiD,EAA0C,MAAM,gCAAgC,CAAC;AAChM,aAAa;AACb,OAAO,EAAE,oDAAoD,EAAE,kDAAkD,EAA2C,MAAM,iCAAiC,CAAC;AACpM,aAAa;AACb,OAAO,EAAE,oEAAoE,EAAE,kEAAkE,EAA2D,MAAM,iDAAiD,CAAC;AA2EpQ;;GAEG;AACH,MAAM,CAAC,MAAM,gEAAgE,GAAG,2IAA2I,CAAC;AAC5N;;GAEG;AACH,MAAM,6EAA6E,GAA2B;IAC1G,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;CACxB,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,uEAAuE,GAAyI;IACzN,mBAAmB,EAAE;QACjB,gBAAgB,EAAE,iDAAiD;QACnE,kBAAkB,EAAE,mDAAmD;KAC1E;IACD,oBAAoB,EAAE;QAClB,gBAAgB,EAAE,kDAAkD;QACpE,kBAAkB,EAAE,oDAAoD;KAC3E;IACD,oCAAoC,EAAE;QAClC,gBAAgB,EAAE,kEAAkE;QACpF,kBAAkB,EAAE,oEAAoE;KAC3F;CACJ,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,qEAAqE,GAAqB;IACnG,MAAM,EAAE;QACJ,WAAW,EAAE,gEAAgE;QAC7E,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,uBAAuB;KAC7C;IACD,GAAG,EAAE;QACD,WAAW,EAAE,gEAAgE;QAC7E,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,+DAA+D;QACrF,qBAAqB,EAAE,6EAA6E;KACvG;IACD,KAAK,EAAE;QACH,WAAW,EAAE,gEAAgE;QAC7E,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,+DAA+D;QACrF,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,4CAA4C;QACnE,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
@@ -0,0 +1,41 @@
1
+ import { type BaseRequestBuilder, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
2
+ /**
3
+ * Provides operations to count the resources in the collection.
4
+ */
5
+ export interface CountRequestBuilder extends BaseRequestBuilder<CountRequestBuilder> {
6
+ /**
7
+ * Get the number of the resource
8
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
9
+ * @returns {Promise<number>}
10
+ * @throws {ODataError} error when the service returns a 4XX or 5XX status code
11
+ */
12
+ get(requestConfiguration?: RequestConfiguration<CountRequestBuilderGetQueryParameters> | undefined): Promise<number | undefined>;
13
+ /**
14
+ * Get the number of the resource
15
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
16
+ * @returns {RequestInformation}
17
+ */
18
+ toGetRequestInformation(requestConfiguration?: RequestConfiguration<CountRequestBuilderGetQueryParameters> | undefined): RequestInformation;
19
+ }
20
+ /**
21
+ * Get the number of the resource
22
+ */
23
+ export interface CountRequestBuilderGetQueryParameters {
24
+ /**
25
+ * Filter items by property values
26
+ */
27
+ filter?: string;
28
+ /**
29
+ * Search items by search phrases
30
+ */
31
+ search?: string;
32
+ }
33
+ /**
34
+ * Uri template for the request builder.
35
+ */
36
+ export declare const CountRequestBuilderUriTemplate = "{+baseurl}/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession%2Did}/driveRestoreArtifactsBulkAdditionRequests/$count{?%24filter,%24search}";
37
+ /**
38
+ * Metadata for all the requests in the request builder.
39
+ */
40
+ export declare const CountRequestBuilderRequestsMetadata: RequestsMetadata;
41
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAMA,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,mBAAoB,SAAQ,kBAAkB,CAAC,mBAAmB,CAAC;IAChF;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,qCAAqC,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACnI;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,qCAAqC,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACjJ;AACD;;GAEG;AACH,MAAM,WAAW,qCAAqC;IAClD;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;CACnB;AACD;;GAEG;AACH,eAAO,MAAM,8BAA8B,0LAA0L,CAAC;AAQtO;;GAEG;AACH,eAAO,MAAM,mCAAmC,EAAE,gBAWjD,CAAC"}
@@ -0,0 +1,34 @@
1
+ /* tslint:disable */
2
+ /* eslint-disable */
3
+ // Generated by Microsoft Kiota
4
+ // @ts-ignore
5
+ import { createODataErrorFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/oDataErrors/index.js';
6
+ /**
7
+ * Uri template for the request builder.
8
+ */
9
+ export const CountRequestBuilderUriTemplate = "{+baseurl}/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession%2Did}/driveRestoreArtifactsBulkAdditionRequests/$count{?%24filter,%24search}";
10
+ /**
11
+ * Mapper for query parameters from symbol name to serialization name represented as a constant.
12
+ */
13
+ const CountRequestBuilderGetQueryParametersMapper = {
14
+ "filter": "%24filter",
15
+ "search": "%24search",
16
+ };
17
+ /**
18
+ * Metadata for all the requests in the request builder.
19
+ */
20
+ export const CountRequestBuilderRequestsMetadata = {
21
+ get: {
22
+ uriTemplate: CountRequestBuilderUriTemplate,
23
+ responseBodyContentType: "text/plain;q=0.9",
24
+ errorMappings: {
25
+ XXX: createODataErrorFromDiscriminatorValue,
26
+ },
27
+ adapterMethodName: "sendPrimitive",
28
+ responseBodyFactory: "number",
29
+ queryParametersMapper: CountRequestBuilderGetQueryParametersMapper,
30
+ },
31
+ };
32
+ /* tslint:enable */
33
+ /* eslint-enable */
34
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAmC7H;;GAEG;AACH,MAAM,CAAC,MAAM,8BAA8B,GAAG,uLAAuL,CAAC;AACtO;;GAEG;AACH,MAAM,2CAA2C,GAA2B;IACxE,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;CACxB,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,mCAAmC,GAAqB;IACjE,GAAG,EAAE;QACD,WAAW,EAAE,8BAA8B;QAC3C,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,eAAe;QAClC,mBAAmB,EAAG,QAAQ;QAC9B,qBAAqB,EAAE,2CAA2C;KACrE;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
@@ -0,0 +1,97 @@
1
+ import { type DriveRestoreArtifactsBulkAdditionRequest, type DriveRestoreArtifactsBulkAdditionRequestCollectionResponse } from '@microsoft/msgraph-sdk/models/index.js';
2
+ import { type CountRequestBuilder } from './count/index.js';
3
+ import { type DriveRestoreArtifactsBulkAdditionRequestItemRequestBuilder } from './item/index.js';
4
+ import { type BaseRequestBuilder, type KeysToExcludeForNavigationMetadata, type NavigationMetadata, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
5
+ /**
6
+ * Provides operations to manage the driveRestoreArtifactsBulkAdditionRequests property of the microsoft.graph.oneDriveForBusinessRestoreSession entity.
7
+ */
8
+ export interface DriveRestoreArtifactsBulkAdditionRequestsRequestBuilder extends BaseRequestBuilder<DriveRestoreArtifactsBulkAdditionRequestsRequestBuilder> {
9
+ /**
10
+ * Provides operations to count the resources in the collection.
11
+ */
12
+ get count(): CountRequestBuilder;
13
+ /**
14
+ * Provides operations to manage the driveRestoreArtifactsBulkAdditionRequests property of the microsoft.graph.oneDriveForBusinessRestoreSession entity.
15
+ * @param driveRestoreArtifactsBulkAdditionRequestId The unique identifier of driveRestoreArtifactsBulkAdditionRequest
16
+ * @returns {DriveRestoreArtifactsBulkAdditionRequestItemRequestBuilder}
17
+ */
18
+ byDriveRestoreArtifactsBulkAdditionRequestId(driveRestoreArtifactsBulkAdditionRequestId: string): DriveRestoreArtifactsBulkAdditionRequestItemRequestBuilder;
19
+ /**
20
+ * Get driveRestoreArtifactsBulkAdditionRequests from solutions
21
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
22
+ * @returns {Promise<DriveRestoreArtifactsBulkAdditionRequestCollectionResponse>}
23
+ * @throws {ODataError} error when the service returns a 4XX or 5XX status code
24
+ */
25
+ get(requestConfiguration?: RequestConfiguration<DriveRestoreArtifactsBulkAdditionRequestsRequestBuilderGetQueryParameters> | undefined): Promise<DriveRestoreArtifactsBulkAdditionRequestCollectionResponse | undefined>;
26
+ /**
27
+ * Create new navigation property to driveRestoreArtifactsBulkAdditionRequests for solutions
28
+ * @param body The request body
29
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
30
+ * @returns {Promise<DriveRestoreArtifactsBulkAdditionRequest>}
31
+ * @throws {ODataError} error when the service returns a 4XX or 5XX status code
32
+ */
33
+ post(body: DriveRestoreArtifactsBulkAdditionRequest, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<DriveRestoreArtifactsBulkAdditionRequest | undefined>;
34
+ /**
35
+ * Get driveRestoreArtifactsBulkAdditionRequests from solutions
36
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
37
+ * @returns {RequestInformation}
38
+ */
39
+ toGetRequestInformation(requestConfiguration?: RequestConfiguration<DriveRestoreArtifactsBulkAdditionRequestsRequestBuilderGetQueryParameters> | undefined): RequestInformation;
40
+ /**
41
+ * Create new navigation property to driveRestoreArtifactsBulkAdditionRequests for solutions
42
+ * @param body The request body
43
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
44
+ * @returns {RequestInformation}
45
+ */
46
+ toPostRequestInformation(body: DriveRestoreArtifactsBulkAdditionRequest, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
47
+ }
48
+ /**
49
+ * Get driveRestoreArtifactsBulkAdditionRequests from solutions
50
+ */
51
+ export interface DriveRestoreArtifactsBulkAdditionRequestsRequestBuilderGetQueryParameters {
52
+ /**
53
+ * Include count of items
54
+ */
55
+ count?: boolean;
56
+ /**
57
+ * Expand related entities
58
+ */
59
+ expand?: string[];
60
+ /**
61
+ * Filter items by property values
62
+ */
63
+ filter?: string;
64
+ /**
65
+ * Order items by property values
66
+ */
67
+ orderby?: string[];
68
+ /**
69
+ * Search items by search phrases
70
+ */
71
+ search?: string;
72
+ /**
73
+ * Select properties to be returned
74
+ */
75
+ select?: string[];
76
+ /**
77
+ * Skip the first n items
78
+ */
79
+ skip?: number;
80
+ /**
81
+ * Show only the first n items
82
+ */
83
+ top?: number;
84
+ }
85
+ /**
86
+ * Uri template for the request builder.
87
+ */
88
+ export declare const DriveRestoreArtifactsBulkAdditionRequestsRequestBuilderUriTemplate = "{+baseurl}/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession%2Did}/driveRestoreArtifactsBulkAdditionRequests{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}";
89
+ /**
90
+ * Metadata for all the navigation properties in the request builder.
91
+ */
92
+ export declare const DriveRestoreArtifactsBulkAdditionRequestsRequestBuilderNavigationMetadata: Record<Exclude<keyof DriveRestoreArtifactsBulkAdditionRequestsRequestBuilder, KeysToExcludeForNavigationMetadata>, NavigationMetadata>;
93
+ /**
94
+ * Metadata for all the requests in the request builder.
95
+ */
96
+ export declare const DriveRestoreArtifactsBulkAdditionRequestsRequestBuilderRequestsMetadata: RequestsMetadata;
97
+ //# sourceMappingURL=index.d.ts.map