@microsoft/msgraph-sdk-security 1.0.0-preview.62 → 1.0.0-preview.64
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.
- package/package.json +2 -2
- package/security/auditLog/index.d.ts +78 -0
- package/security/auditLog/index.d.ts.map +1 -0
- package/security/auditLog/index.js +67 -0
- package/security/auditLog/index.js.map +1 -0
- package/security/auditLog/queries/count/index.d.ts +41 -0
- package/security/auditLog/queries/count/index.d.ts.map +1 -0
- package/security/auditLog/queries/count/index.js +34 -0
- package/security/auditLog/queries/count/index.js.map +1 -0
- package/security/auditLog/queries/index.d.ts +99 -0
- package/security/auditLog/queries/index.d.ts.map +1 -0
- package/security/auditLog/queries/index.js +71 -0
- package/security/auditLog/queries/index.js.map +1 -0
- package/security/auditLog/queries/item/index.d.ts +79 -0
- package/security/auditLog/queries/item/index.d.ts.map +1 -0
- package/security/auditLog/queries/item/index.js +67 -0
- package/security/auditLog/queries/item/index.js.map +1 -0
- package/security/auditLog/queries/item/records/count/index.d.ts +41 -0
- package/security/auditLog/queries/item/records/count/index.d.ts.map +1 -0
- package/security/auditLog/queries/item/records/count/index.js +34 -0
- package/security/auditLog/queries/item/records/count/index.js.map +1 -0
- package/security/auditLog/queries/item/records/index.d.ts +97 -0
- package/security/auditLog/queries/item/records/index.d.ts.map +1 -0
- package/security/auditLog/queries/item/records/index.js +70 -0
- package/security/auditLog/queries/item/records/index.js.map +1 -0
- package/security/auditLog/queries/item/records/item/index.d.ts +69 -0
- package/security/auditLog/queries/item/records/item/index.d.ts.map +1 -0
- package/security/auditLog/queries/item/records/item/index.js +56 -0
- package/security/auditLog/queries/item/records/item/index.js.map +1 -0
- package/security/cases/ediscoveryCases/item/custodians/microsoftGraphSecurityApplyHold/index.d.ts +5 -5
- package/security/cases/ediscoveryCases/item/custodians/microsoftGraphSecurityApplyHold/index.d.ts.map +1 -1
- package/security/cases/ediscoveryCases/item/custodians/microsoftGraphSecurityApplyHold/index.js +8 -4
- package/security/cases/ediscoveryCases/item/custodians/microsoftGraphSecurityApplyHold/index.js.map +1 -1
- package/security/cases/ediscoveryCases/item/custodians/microsoftGraphSecurityRemoveHold/index.d.ts +5 -5
- package/security/cases/ediscoveryCases/item/custodians/microsoftGraphSecurityRemoveHold/index.d.ts.map +1 -1
- package/security/cases/ediscoveryCases/item/custodians/microsoftGraphSecurityRemoveHold/index.js +8 -4
- package/security/cases/ediscoveryCases/item/custodians/microsoftGraphSecurityRemoveHold/index.js.map +1 -1
- package/security/cases/ediscoveryCases/item/noncustodialDataSources/microsoftGraphSecurityApplyHold/index.d.ts +5 -5
- package/security/cases/ediscoveryCases/item/noncustodialDataSources/microsoftGraphSecurityApplyHold/index.d.ts.map +1 -1
- package/security/cases/ediscoveryCases/item/noncustodialDataSources/microsoftGraphSecurityApplyHold/index.js +8 -4
- package/security/cases/ediscoveryCases/item/noncustodialDataSources/microsoftGraphSecurityApplyHold/index.js.map +1 -1
- package/security/cases/ediscoveryCases/item/noncustodialDataSources/microsoftGraphSecurityRemoveHold/index.d.ts +5 -5
- package/security/cases/ediscoveryCases/item/noncustodialDataSources/microsoftGraphSecurityRemoveHold/index.d.ts.map +1 -1
- package/security/cases/ediscoveryCases/item/noncustodialDataSources/microsoftGraphSecurityRemoveHold/index.js +8 -4
- package/security/cases/ediscoveryCases/item/noncustodialDataSources/microsoftGraphSecurityRemoveHold/index.js.map +1 -1
- package/security/cases/ediscoveryCases/item/reviewSets/item/microsoftGraphSecurityAddToReviewSet/index.d.ts +4 -5
- package/security/cases/ediscoveryCases/item/reviewSets/item/microsoftGraphSecurityAddToReviewSet/index.d.ts.map +1 -1
- package/security/cases/ediscoveryCases/item/reviewSets/item/microsoftGraphSecurityAddToReviewSet/index.js +12 -8
- package/security/cases/ediscoveryCases/item/reviewSets/item/microsoftGraphSecurityAddToReviewSet/index.js.map +1 -1
- package/security/cases/ediscoveryCases/item/reviewSets/item/microsoftGraphSecurityExport/index.d.ts +4 -5
- package/security/cases/ediscoveryCases/item/reviewSets/item/microsoftGraphSecurityExport/index.d.ts.map +1 -1
- package/security/cases/ediscoveryCases/item/reviewSets/item/microsoftGraphSecurityExport/index.js +11 -7
- package/security/cases/ediscoveryCases/item/reviewSets/item/microsoftGraphSecurityExport/index.js.map +1 -1
- package/security/cases/ediscoveryCases/item/reviewSets/item/queries/item/microsoftGraphSecurityApplyTags/index.d.ts +4 -5
- package/security/cases/ediscoveryCases/item/reviewSets/item/queries/item/microsoftGraphSecurityApplyTags/index.d.ts.map +1 -1
- package/security/cases/ediscoveryCases/item/reviewSets/item/queries/item/microsoftGraphSecurityApplyTags/index.js +9 -5
- package/security/cases/ediscoveryCases/item/reviewSets/item/queries/item/microsoftGraphSecurityApplyTags/index.js.map +1 -1
- package/security/cases/ediscoveryCases/item/reviewSets/item/queries/item/microsoftGraphSecurityExport/index.d.ts +4 -5
- package/security/cases/ediscoveryCases/item/reviewSets/item/queries/item/microsoftGraphSecurityExport/index.d.ts.map +1 -1
- package/security/cases/ediscoveryCases/item/reviewSets/item/queries/item/microsoftGraphSecurityExport/index.js +11 -7
- package/security/cases/ediscoveryCases/item/reviewSets/item/queries/item/microsoftGraphSecurityExport/index.js.map +1 -1
- package/security/cases/ediscoveryCases/item/searches/item/microsoftGraphSecurityExportReport/index.d.ts +4 -5
- package/security/cases/ediscoveryCases/item/searches/item/microsoftGraphSecurityExportReport/index.d.ts.map +1 -1
- package/security/cases/ediscoveryCases/item/searches/item/microsoftGraphSecurityExportReport/index.js +14 -10
- package/security/cases/ediscoveryCases/item/searches/item/microsoftGraphSecurityExportReport/index.js.map +1 -1
- package/security/cases/ediscoveryCases/item/searches/item/microsoftGraphSecurityExportResult/index.d.ts +4 -5
- package/security/cases/ediscoveryCases/item/searches/item/microsoftGraphSecurityExportResult/index.d.ts.map +1 -1
- package/security/cases/ediscoveryCases/item/searches/item/microsoftGraphSecurityExportResult/index.js +16 -12
- package/security/cases/ediscoveryCases/item/searches/item/microsoftGraphSecurityExportResult/index.js.map +1 -1
- package/security/cases/ediscoveryCases/item/searches/item/microsoftGraphSecurityPurgeData/index.d.ts +4 -5
- package/security/cases/ediscoveryCases/item/searches/item/microsoftGraphSecurityPurgeData/index.d.ts.map +1 -1
- package/security/cases/ediscoveryCases/item/searches/item/microsoftGraphSecurityPurgeData/index.js +9 -5
- package/security/cases/ediscoveryCases/item/searches/item/microsoftGraphSecurityPurgeData/index.js.map +1 -1
- package/security/cases/ediscoveryCases/item/tags/microsoftGraphSecurityAsHierarchy/index.d.ts +5 -1
- package/security/cases/ediscoveryCases/item/tags/microsoftGraphSecurityAsHierarchy/index.d.ts.map +1 -1
- package/security/cases/ediscoveryCases/item/tags/microsoftGraphSecurityAsHierarchy/index.js +8 -4
- package/security/cases/ediscoveryCases/item/tags/microsoftGraphSecurityAsHierarchy/index.js.map +1 -1
- package/security/dataSecurityAndGovernance/index.d.ts +88 -0
- package/security/dataSecurityAndGovernance/index.d.ts.map +1 -0
- package/security/dataSecurityAndGovernance/index.js +78 -0
- package/security/dataSecurityAndGovernance/index.js.map +1 -0
- package/security/dataSecurityAndGovernance/processContentAsync/index.d.ts +85 -0
- package/security/dataSecurityAndGovernance/processContentAsync/index.d.ts.map +1 -0
- package/security/dataSecurityAndGovernance/processContentAsync/index.js +98 -0
- package/security/dataSecurityAndGovernance/processContentAsync/index.js.map +1 -0
- package/security/dataSecurityAndGovernance/protectionScopes/compute/index.d.ts +101 -0
- package/security/dataSecurityAndGovernance/protectionScopes/compute/index.d.ts.map +1 -0
- package/security/dataSecurityAndGovernance/protectionScopes/compute/index.js +106 -0
- package/security/dataSecurityAndGovernance/protectionScopes/compute/index.js.map +1 -0
- package/security/dataSecurityAndGovernance/protectionScopes/index.d.ts +78 -0
- package/security/dataSecurityAndGovernance/protectionScopes/index.d.ts.map +1 -0
- package/security/dataSecurityAndGovernance/protectionScopes/index.js +66 -0
- package/security/dataSecurityAndGovernance/protectionScopes/index.js.map +1 -0
- package/security/dataSecurityAndGovernance/sensitivityLabels/computeInheritanceWithLabelIdsWithLocaleWithContentFormats/index.d.ts +30 -0
- package/security/dataSecurityAndGovernance/sensitivityLabels/computeInheritanceWithLabelIdsWithLocaleWithContentFormats/index.d.ts.map +1 -0
- package/security/dataSecurityAndGovernance/sensitivityLabels/computeInheritanceWithLabelIdsWithLocaleWithContentFormats/index.js +28 -0
- package/security/dataSecurityAndGovernance/sensitivityLabels/computeInheritanceWithLabelIdsWithLocaleWithContentFormats/index.js.map +1 -0
- package/security/dataSecurityAndGovernance/sensitivityLabels/computeRightsAndInheritance/index.d.ts +73 -0
- package/security/dataSecurityAndGovernance/sensitivityLabels/computeRightsAndInheritance/index.d.ts.map +1 -0
- package/security/dataSecurityAndGovernance/sensitivityLabels/computeRightsAndInheritance/index.js +72 -0
- package/security/dataSecurityAndGovernance/sensitivityLabels/computeRightsAndInheritance/index.js.map +1 -0
- package/security/dataSecurityAndGovernance/sensitivityLabels/count/index.d.ts +41 -0
- package/security/dataSecurityAndGovernance/sensitivityLabels/count/index.d.ts.map +1 -0
- package/security/dataSecurityAndGovernance/sensitivityLabels/count/index.js +34 -0
- package/security/dataSecurityAndGovernance/sensitivityLabels/count/index.js.map +1 -0
- package/security/dataSecurityAndGovernance/sensitivityLabels/index.d.ts +112 -0
- package/security/dataSecurityAndGovernance/sensitivityLabels/index.d.ts.map +1 -0
- package/security/dataSecurityAndGovernance/sensitivityLabels/index.js +82 -0
- package/security/dataSecurityAndGovernance/sensitivityLabels/index.js.map +1 -0
- package/security/dataSecurityAndGovernance/sensitivityLabels/item/index.d.ts +84 -0
- package/security/dataSecurityAndGovernance/sensitivityLabels/item/index.d.ts.map +1 -0
- package/security/dataSecurityAndGovernance/sensitivityLabels/item/index.js +72 -0
- package/security/dataSecurityAndGovernance/sensitivityLabels/item/index.js.map +1 -0
- package/security/dataSecurityAndGovernance/sensitivityLabels/item/rights/index.d.ts +43 -0
- package/security/dataSecurityAndGovernance/sensitivityLabels/item/rights/index.d.ts.map +1 -0
- package/security/dataSecurityAndGovernance/sensitivityLabels/item/rights/index.js +36 -0
- package/security/dataSecurityAndGovernance/sensitivityLabels/item/rights/index.js.map +1 -0
- package/security/dataSecurityAndGovernance/sensitivityLabels/item/sublabels/computeInheritanceWithLabelIdsWithLocaleWithContentFormats/index.d.ts +30 -0
- package/security/dataSecurityAndGovernance/sensitivityLabels/item/sublabels/computeInheritanceWithLabelIdsWithLocaleWithContentFormats/index.d.ts.map +1 -0
- package/security/dataSecurityAndGovernance/sensitivityLabels/item/sublabels/computeInheritanceWithLabelIdsWithLocaleWithContentFormats/index.js +28 -0
- package/security/dataSecurityAndGovernance/sensitivityLabels/item/sublabels/computeInheritanceWithLabelIdsWithLocaleWithContentFormats/index.js.map +1 -0
- package/security/dataSecurityAndGovernance/sensitivityLabels/item/sublabels/computeRightsAndInheritance/index.d.ts +73 -0
- package/security/dataSecurityAndGovernance/sensitivityLabels/item/sublabels/computeRightsAndInheritance/index.d.ts.map +1 -0
- package/security/dataSecurityAndGovernance/sensitivityLabels/item/sublabels/computeRightsAndInheritance/index.js +72 -0
- package/security/dataSecurityAndGovernance/sensitivityLabels/item/sublabels/computeRightsAndInheritance/index.js.map +1 -0
- package/security/dataSecurityAndGovernance/sensitivityLabels/item/sublabels/count/index.d.ts +41 -0
- package/security/dataSecurityAndGovernance/sensitivityLabels/item/sublabels/count/index.d.ts.map +1 -0
- package/security/dataSecurityAndGovernance/sensitivityLabels/item/sublabels/count/index.js +34 -0
- package/security/dataSecurityAndGovernance/sensitivityLabels/item/sublabels/count/index.js.map +1 -0
- package/security/dataSecurityAndGovernance/sensitivityLabels/item/sublabels/index.d.ts +111 -0
- package/security/dataSecurityAndGovernance/sensitivityLabels/item/sublabels/index.d.ts.map +1 -0
- package/security/dataSecurityAndGovernance/sensitivityLabels/item/sublabels/index.js +82 -0
- package/security/dataSecurityAndGovernance/sensitivityLabels/item/sublabels/index.js.map +1 -0
- package/security/dataSecurityAndGovernance/sensitivityLabels/item/sublabels/item/index.d.ts +78 -0
- package/security/dataSecurityAndGovernance/sensitivityLabels/item/sublabels/item/index.d.ts.map +1 -0
- package/security/dataSecurityAndGovernance/sensitivityLabels/item/sublabels/item/index.js +66 -0
- package/security/dataSecurityAndGovernance/sensitivityLabels/item/sublabels/item/index.js.map +1 -0
- package/security/dataSecurityAndGovernance/sensitivityLabels/item/sublabels/item/rights/index.d.ts +42 -0
- package/security/dataSecurityAndGovernance/sensitivityLabels/item/sublabels/item/rights/index.d.ts.map +1 -0
- package/security/dataSecurityAndGovernance/sensitivityLabels/item/sublabels/item/rights/index.js +36 -0
- package/security/dataSecurityAndGovernance/sensitivityLabels/item/sublabels/item/rights/index.js.map +1 -0
- package/security/identities/sensors/microsoftGraphSecurityGetDeploymentAccessKey/index.d.ts +1 -0
- package/security/identities/sensors/microsoftGraphSecurityGetDeploymentAccessKey/index.d.ts.map +1 -1
- package/security/identities/sensors/microsoftGraphSecurityGetDeploymentAccessKey/index.js.map +1 -1
- package/security/identities/sensors/microsoftGraphSecurityGetDeploymentPackageUri/index.d.ts +1 -0
- package/security/identities/sensors/microsoftGraphSecurityGetDeploymentPackageUri/index.d.ts.map +1 -1
- package/security/identities/sensors/microsoftGraphSecurityGetDeploymentPackageUri/index.js.map +1 -1
- package/security/identities/sensors/microsoftGraphSecurityRegenerateDeploymentAccessKey/index.d.ts +1 -0
- package/security/identities/sensors/microsoftGraphSecurityRegenerateDeploymentAccessKey/index.d.ts.map +1 -1
- package/security/identities/sensors/microsoftGraphSecurityRegenerateDeploymentAccessKey/index.js.map +1 -1
- package/security/index.d.ts +10 -0
- package/security/index.d.ts.map +1 -1
- package/security/index.js +12 -0
- package/security/index.js.map +1 -1
- package/security/microsoftGraphSecurityRunHuntingQuery/index.d.ts +4 -5
- package/security/microsoftGraphSecurityRunHuntingQuery/index.d.ts.map +1 -1
- package/security/microsoftGraphSecurityRunHuntingQuery/index.js +9 -5
- package/security/microsoftGraphSecurityRunHuntingQuery/index.js.map +1 -1
- package/tsconfig.tsbuildinfo +1 -1
|
@@ -16,6 +16,7 @@ export function createExportResultPostRequestBodyFromDiscriminatorValue(parseNod
|
|
|
16
16
|
}
|
|
17
17
|
/**
|
|
18
18
|
* The deserialization information for the current model
|
|
19
|
+
* @param ExportResultPostRequestBody The instance to deserialize into.
|
|
19
20
|
* @returns {Record<string, (node: ParseNode) => void>}
|
|
20
21
|
*/
|
|
21
22
|
// @ts-ignore
|
|
@@ -35,22 +36,25 @@ export function deserializeIntoExportResultPostRequestBody(exportResultPostReque
|
|
|
35
36
|
}
|
|
36
37
|
/**
|
|
37
38
|
* Serializes information the current object
|
|
39
|
+
* @param ExportResultPostRequestBody The instance to serialize from.
|
|
40
|
+
* @param isSerializingDerivedType A boolean indicating whether the serialization is for a derived type.
|
|
38
41
|
* @param writer Serialization writer to use to serialize this model
|
|
39
42
|
*/
|
|
40
43
|
// @ts-ignore
|
|
41
|
-
export function serializeExportResultPostRequestBody(writer, exportResultPostRequestBody = {}) {
|
|
42
|
-
if (exportResultPostRequestBody) {
|
|
43
|
-
|
|
44
|
-
writer.writeEnumValue("cloudAttachmentVersion", exportResultPostRequestBody.cloudAttachmentVersion);
|
|
45
|
-
writer.writeStringValue("description", exportResultPostRequestBody.description);
|
|
46
|
-
writer.writeStringValue("displayName", exportResultPostRequestBody.displayName);
|
|
47
|
-
writer.writeEnumValue("documentVersion", exportResultPostRequestBody.documentVersion);
|
|
48
|
-
writer.writeEnumValue("exportCriteria", exportResultPostRequestBody.exportCriteria);
|
|
49
|
-
writer.writeEnumValue("exportFormat", exportResultPostRequestBody.exportFormat);
|
|
50
|
-
writer.writeEnumValue("exportLocation", exportResultPostRequestBody.exportLocation);
|
|
51
|
-
writer.writeBooleanValue("exportSingleItems", exportResultPostRequestBody.exportSingleItems);
|
|
52
|
-
writer.writeAdditionalData(exportResultPostRequestBody.additionalData);
|
|
44
|
+
export function serializeExportResultPostRequestBody(writer, exportResultPostRequestBody = {}, isSerializingDerivedType = false) {
|
|
45
|
+
if (!exportResultPostRequestBody || isSerializingDerivedType) {
|
|
46
|
+
return;
|
|
53
47
|
}
|
|
48
|
+
writer.writeEnumValue("additionalOptions", exportResultPostRequestBody.additionalOptions);
|
|
49
|
+
writer.writeEnumValue("cloudAttachmentVersion", exportResultPostRequestBody.cloudAttachmentVersion);
|
|
50
|
+
writer.writeStringValue("description", exportResultPostRequestBody.description);
|
|
51
|
+
writer.writeStringValue("displayName", exportResultPostRequestBody.displayName);
|
|
52
|
+
writer.writeEnumValue("documentVersion", exportResultPostRequestBody.documentVersion);
|
|
53
|
+
writer.writeEnumValue("exportCriteria", exportResultPostRequestBody.exportCriteria);
|
|
54
|
+
writer.writeEnumValue("exportFormat", exportResultPostRequestBody.exportFormat);
|
|
55
|
+
writer.writeEnumValue("exportLocation", exportResultPostRequestBody.exportLocation);
|
|
56
|
+
writer.writeBooleanValue("exportSingleItems", exportResultPostRequestBody.exportSingleItems);
|
|
57
|
+
writer.writeAdditionalData(exportResultPostRequestBody.additionalData);
|
|
54
58
|
}
|
|
55
59
|
/**
|
|
56
60
|
* Uri template for 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,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAC7H,aAAa;AACb,OAAO,EAAqB,uBAAuB,EAA0B,4BAA4B,EAAmB,qBAAqB,EAAkB,oBAAoB,EAAgB,kBAAkB,EAAkB,oBAAoB,EAAE,MAAM,iDAAiD,CAAC;AAIzT;;;;GAIG;AACH,aAAa;AACb,MAAM,UAAU,uDAAuD,CAAC,SAAgC;IACpG,OAAO,0CAA0C,CAAC;AACtD,CAAC;AACD
|
|
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;AAC7H,aAAa;AACb,OAAO,EAAqB,uBAAuB,EAA0B,4BAA4B,EAAmB,qBAAqB,EAAkB,oBAAoB,EAAgB,kBAAkB,EAAkB,oBAAoB,EAAE,MAAM,iDAAiD,CAAC;AAIzT;;;;GAIG;AACH,aAAa;AACb,MAAM,UAAU,uDAAuD,CAAC,SAAgC;IACpG,OAAO,0CAA0C,CAAC;AACtD,CAAC;AACD;;;;GAIG;AACH,aAAa;AACb,MAAM,UAAU,0CAA0C,CAAC,8BAAgF,EAAE;IACzI,OAAO;QACH,mBAAmB,EAAE,CAAC,CAAC,EAAE,GAAG,2BAA2B,CAAC,iBAAiB,GAAG,CAAC,CAAC,yBAAyB,CAAoB,uBAAuB,CAAC,CAAC,CAAC,CAAC;QACtJ,qBAAqB,EAAE,CAAC,CAAC,EAAE,GAAG,2BAA2B,CAAC,mBAAmB,GAAG,IAAI,CAAC,CAAC,CAAC;QACvF,wBAAwB,EAAE,CAAC,CAAC,EAAE,GAAG,2BAA2B,CAAC,sBAAsB,GAAG,CAAC,CAAC,YAAY,CAAyB,4BAA4B,CAAC,CAAC,CAAC,CAAC;QAC7J,aAAa,EAAE,CAAC,CAAC,EAAE,GAAG,2BAA2B,CAAC,WAAW,GAAG,CAAC,CAAC,cAAc,EAAE,CAAC,CAAC,CAAC;QACrF,aAAa,EAAE,CAAC,CAAC,EAAE,GAAG,2BAA2B,CAAC,WAAW,GAAG,CAAC,CAAC,cAAc,EAAE,CAAC,CAAC,CAAC;QACrF,iBAAiB,EAAE,CAAC,CAAC,EAAE,GAAG,2BAA2B,CAAC,eAAe,GAAG,CAAC,CAAC,YAAY,CAAkB,qBAAqB,CAAC,CAAC,CAAC,CAAC;QACjI,gBAAgB,EAAE,CAAC,CAAC,EAAE,GAAG,2BAA2B,CAAC,cAAc,GAAG,CAAC,CAAC,yBAAyB,CAAiB,oBAAoB,CAAC,CAAC,CAAC,CAAC;QAC1I,cAAc,EAAE,CAAC,CAAC,EAAE,GAAG,2BAA2B,CAAC,YAAY,GAAG,CAAC,CAAC,YAAY,CAAe,kBAAkB,CAAC,CAAC,CAAC,CAAC;QACrH,gBAAgB,EAAE,CAAC,CAAC,EAAE,GAAG,2BAA2B,CAAC,cAAc,GAAG,CAAC,CAAC,yBAAyB,CAAiB,oBAAoB,CAAC,CAAC,CAAC,CAAC;QAC1I,mBAAmB,EAAE,CAAC,CAAC,EAAE,GAAG,2BAA2B,CAAC,iBAAiB,GAAG,CAAC,CAAC,eAAe,EAAE,CAAC,CAAC,CAAC;KACrG,CAAA;AACL,CAAC;AA+DD;;;;;GAKG;AACH,aAAa;AACb,MAAM,UAAU,oCAAoC,CAAC,MAA2B,EAAE,8BAAuF,EAAE,EAAE,2BAAoC,KAAK;IAClN,IAAI,CAAC,2BAA2B,IAAI,wBAAwB,EAAE,CAAC;QAAC,OAAO;IAAC,CAAC;IACzE,MAAM,CAAC,cAAc,CAAsB,mBAAmB,EAAE,2BAA2B,CAAC,iBAAiB,CAAC,CAAC;IAC/G,MAAM,CAAC,cAAc,CAAyB,wBAAwB,EAAE,2BAA2B,CAAC,sBAAsB,CAAC,CAAC;IAC5H,MAAM,CAAC,gBAAgB,CAAC,aAAa,EAAE,2BAA2B,CAAC,WAAW,CAAC,CAAC;IAChF,MAAM,CAAC,gBAAgB,CAAC,aAAa,EAAE,2BAA2B,CAAC,WAAW,CAAC,CAAC;IAChF,MAAM,CAAC,cAAc,CAAkB,iBAAiB,EAAE,2BAA2B,CAAC,eAAe,CAAC,CAAC;IACvG,MAAM,CAAC,cAAc,CAAmB,gBAAgB,EAAE,2BAA2B,CAAC,cAAc,CAAC,CAAC;IACtG,MAAM,CAAC,cAAc,CAAe,cAAc,EAAE,2BAA2B,CAAC,YAAY,CAAC,CAAC;IAC9F,MAAM,CAAC,cAAc,CAAmB,gBAAgB,EAAE,2BAA2B,CAAC,cAAc,CAAC,CAAC;IACtG,MAAM,CAAC,iBAAiB,CAAC,mBAAmB,EAAE,2BAA2B,CAAC,iBAAiB,CAAC,CAAC;IAC7F,MAAM,CAAC,mBAAmB,CAAC,2BAA2B,CAAC,cAAc,CAAC,CAAC;AAC3E,CAAC;AACD;;GAEG;AACH,MAAM,CAAC,MAAM,2DAA2D,GAAG,wIAAwI,CAAC;AACpN;;GAEG;AACH,MAAM,CAAC,MAAM,gEAAgE,GAAqB;IAC9F,IAAI,EAAE;QACF,WAAW,EAAE,2DAA2D;QACxE,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,uBAAuB;QAC1C,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,oCAAoC;QAC3D,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
|
package/security/cases/ediscoveryCases/item/searches/item/microsoftGraphSecurityPurgeData/index.d.ts
CHANGED
|
@@ -8,6 +8,7 @@ import { type AdditionalDataHolder, type BackedModel, type BaseRequestBuilder, t
|
|
|
8
8
|
export declare function createPurgeDataPostRequestBodyFromDiscriminatorValue(parseNode: ParseNode | undefined): ((instance?: Parsable) => Record<string, (node: ParseNode) => void>);
|
|
9
9
|
/**
|
|
10
10
|
* The deserialization information for the current model
|
|
11
|
+
* @param PurgeDataPostRequestBody The instance to deserialize into.
|
|
11
12
|
* @returns {Record<string, (node: ParseNode) => void>}
|
|
12
13
|
*/
|
|
13
14
|
export declare function deserializeIntoPurgeDataPostRequestBody(purgeDataPostRequestBody?: Partial<PurgeDataPostRequestBody> | undefined): Record<string, (node: ParseNode) => void>;
|
|
@@ -32,10 +33,6 @@ export interface MicrosoftGraphSecurityPurgeDataRequestBuilder extends BaseReque
|
|
|
32
33
|
toPostRequestInformation(body: PurgeDataPostRequestBody, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
33
34
|
}
|
|
34
35
|
export interface PurgeDataPostRequestBody extends AdditionalDataHolder, BackedModel, Parsable {
|
|
35
|
-
/**
|
|
36
|
-
* Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.
|
|
37
|
-
*/
|
|
38
|
-
additionalData?: Record<string, unknown>;
|
|
39
36
|
/**
|
|
40
37
|
* Stores model information.
|
|
41
38
|
*/
|
|
@@ -51,9 +48,11 @@ export interface PurgeDataPostRequestBody extends AdditionalDataHolder, BackedMo
|
|
|
51
48
|
}
|
|
52
49
|
/**
|
|
53
50
|
* Serializes information the current object
|
|
51
|
+
* @param isSerializingDerivedType A boolean indicating whether the serialization is for a derived type.
|
|
52
|
+
* @param PurgeDataPostRequestBody The instance to serialize from.
|
|
54
53
|
* @param writer Serialization writer to use to serialize this model
|
|
55
54
|
*/
|
|
56
|
-
export declare function serializePurgeDataPostRequestBody(writer: SerializationWriter, purgeDataPostRequestBody?: Partial<PurgeDataPostRequestBody> | undefined | null): void;
|
|
55
|
+
export declare function serializePurgeDataPostRequestBody(writer: SerializationWriter, purgeDataPostRequestBody?: Partial<PurgeDataPostRequestBody> | undefined | null, isSerializingDerivedType?: boolean): void;
|
|
57
56
|
/**
|
|
58
57
|
* Uri template for the request builder.
|
|
59
58
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAMA,OAAO,EAAE,UAAU,EAAoB,SAAS,EAAmB,MAAM,iDAAiD,CAAC;AAE3H,OAAO,EAAE,KAAK,oBAAoB,EAAE,KAAK,WAAW,EAAqB,KAAK,kBAAkB,EAAE,KAAK,QAAQ,EAAwB,KAAK,SAAS,EAAE,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,KAAK,mBAAmB,EAAE,MAAM,+BAA+B,CAAC;AAElS;;;;GAIG;AAEH,wBAAgB,oDAAoD,CAAC,SAAS,EAAE,SAAS,GAAG,SAAS,GAAI,CAAC,CAAC,QAAQ,CAAC,EAAE,QAAQ,KAAK,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAAC,CAE5K;AACD
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAMA,OAAO,EAAE,UAAU,EAAoB,SAAS,EAAmB,MAAM,iDAAiD,CAAC;AAE3H,OAAO,EAAE,KAAK,oBAAoB,EAAE,KAAK,WAAW,EAAqB,KAAK,kBAAkB,EAAE,KAAK,QAAQ,EAAwB,KAAK,SAAS,EAAE,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,KAAK,mBAAmB,EAAE,MAAM,+BAA+B,CAAC;AAElS;;;;GAIG;AAEH,wBAAgB,oDAAoD,CAAC,SAAS,EAAE,SAAS,GAAG,SAAS,GAAI,CAAC,CAAC,QAAQ,CAAC,EAAE,QAAQ,KAAK,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAAC,CAE5K;AACD;;;;GAIG;AAEH,wBAAgB,uCAAuC,CAAC,wBAAwB,GAAE,OAAO,CAAC,wBAAwB,CAAC,GAAG,SAAc,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAMhL;AACD;;GAEG;AACH,MAAM,WAAW,6CAA8C,SAAQ,kBAAkB,CAAC,6CAA6C,CAAC;IACpI;;;;;;OAMG;IACF,IAAI,CAAC,IAAI,EAAE,wBAAwB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IACvH;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,wBAAwB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACnJ;AACD,MAAM,WAAW,wBAAyB,SAAQ,oBAAoB,EAAE,WAAW,EAAE,QAAQ;IACzF;;OAEG;IACH,mBAAmB,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;IACrC;;OAEG;IACH,UAAU,CAAC,EAAE,UAAU,EAAE,GAAG,IAAI,CAAC;IACjC;;OAEG;IACH,SAAS,CAAC,EAAE,SAAS,GAAG,IAAI,CAAC;CAChC;AACD;;;;;GAKG;AAEH,wBAAgB,iCAAiC,CAAC,MAAM,EAAE,mBAAmB,EAAE,wBAAwB,GAAE,OAAO,CAAC,wBAAwB,CAAC,GAAG,SAAS,GAAG,IAAS,EAAE,wBAAwB,GAAE,OAAe,GAAI,IAAI,CAKpN;AACD;;GAEG;AACH,eAAO,MAAM,wDAAwD,wIAAwI,CAAC;AAC9M;;GAEG;AACH,eAAO,MAAM,6DAA6D,EAAE,gBAY3E,CAAC"}
|
package/security/cases/ediscoveryCases/item/searches/item/microsoftGraphSecurityPurgeData/index.js
CHANGED
|
@@ -16,6 +16,7 @@ export function createPurgeDataPostRequestBodyFromDiscriminatorValue(parseNode)
|
|
|
16
16
|
}
|
|
17
17
|
/**
|
|
18
18
|
* The deserialization information for the current model
|
|
19
|
+
* @param PurgeDataPostRequestBody The instance to deserialize into.
|
|
19
20
|
* @returns {Record<string, (node: ParseNode) => void>}
|
|
20
21
|
*/
|
|
21
22
|
// @ts-ignore
|
|
@@ -28,15 +29,18 @@ export function deserializeIntoPurgeDataPostRequestBody(purgeDataPostRequestBody
|
|
|
28
29
|
}
|
|
29
30
|
/**
|
|
30
31
|
* Serializes information the current object
|
|
32
|
+
* @param isSerializingDerivedType A boolean indicating whether the serialization is for a derived type.
|
|
33
|
+
* @param PurgeDataPostRequestBody The instance to serialize from.
|
|
31
34
|
* @param writer Serialization writer to use to serialize this model
|
|
32
35
|
*/
|
|
33
36
|
// @ts-ignore
|
|
34
|
-
export function serializePurgeDataPostRequestBody(writer, purgeDataPostRequestBody = {}) {
|
|
35
|
-
if (purgeDataPostRequestBody) {
|
|
36
|
-
|
|
37
|
-
writer.writeEnumValue("purgeType", purgeDataPostRequestBody.purgeType);
|
|
38
|
-
writer.writeAdditionalData(purgeDataPostRequestBody.additionalData);
|
|
37
|
+
export function serializePurgeDataPostRequestBody(writer, purgeDataPostRequestBody = {}, isSerializingDerivedType = false) {
|
|
38
|
+
if (!purgeDataPostRequestBody || isSerializingDerivedType) {
|
|
39
|
+
return;
|
|
39
40
|
}
|
|
41
|
+
writer.writeEnumValue("purgeAreas", purgeDataPostRequestBody.purgeAreas);
|
|
42
|
+
writer.writeEnumValue("purgeType", purgeDataPostRequestBody.purgeType);
|
|
43
|
+
writer.writeAdditionalData(purgeDataPostRequestBody.additionalData);
|
|
40
44
|
}
|
|
41
45
|
/**
|
|
42
46
|
* Uri template for 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,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAC7H,aAAa;AACb,OAAO,EAAc,gBAAgB,EAAa,eAAe,EAAE,MAAM,iDAAiD,CAAC;AAI3H;;;;GAIG;AACH,aAAa;AACb,MAAM,UAAU,oDAAoD,CAAC,SAAgC;IACjG,OAAO,uCAAuC,CAAC;AACnD,CAAC;AACD
|
|
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;AAC7H,aAAa;AACb,OAAO,EAAc,gBAAgB,EAAa,eAAe,EAAE,MAAM,iDAAiD,CAAC;AAI3H;;;;GAIG;AACH,aAAa;AACb,MAAM,UAAU,oDAAoD,CAAC,SAAgC;IACjG,OAAO,uCAAuC,CAAC;AACnD,CAAC;AACD;;;;GAIG;AACH,aAAa;AACb,MAAM,UAAU,uCAAuC,CAAC,2BAA0E,EAAE;IAChI,OAAO;QACH,qBAAqB,EAAE,CAAC,CAAC,EAAE,GAAG,wBAAwB,CAAC,mBAAmB,GAAG,IAAI,CAAC,CAAC,CAAC;QACpF,YAAY,EAAE,CAAC,CAAC,EAAE,GAAG,wBAAwB,CAAC,UAAU,GAAG,CAAC,CAAC,yBAAyB,CAAa,gBAAgB,CAAC,CAAC,CAAC,CAAC;QACvH,WAAW,EAAE,CAAC,CAAC,EAAE,GAAG,wBAAwB,CAAC,SAAS,GAAG,CAAC,CAAC,YAAY,CAAY,eAAe,CAAC,CAAC,CAAC,CAAC;KACzG,CAAA;AACL,CAAC;AAmCD;;;;;GAKG;AACH,aAAa;AACb,MAAM,UAAU,iCAAiC,CAAC,MAA2B,EAAE,2BAAiF,EAAE,EAAE,2BAAoC,KAAK;IACzM,IAAI,CAAC,wBAAwB,IAAI,wBAAwB,EAAE,CAAC;QAAC,OAAO;IAAC,CAAC;IACtE,MAAM,CAAC,cAAc,CAAe,YAAY,EAAE,wBAAwB,CAAC,UAAU,CAAC,CAAC;IACvF,MAAM,CAAC,cAAc,CAAY,WAAW,EAAE,wBAAwB,CAAC,SAAS,CAAC,CAAC;IAClF,MAAM,CAAC,mBAAmB,CAAC,wBAAwB,CAAC,cAAc,CAAC,CAAC;AACxE,CAAC;AACD;;GAEG;AACH,MAAM,CAAC,MAAM,wDAAwD,GAAG,qIAAqI,CAAC;AAC9M;;GAEG;AACH,MAAM,CAAC,MAAM,6DAA6D,GAAqB;IAC3F,IAAI,EAAE;QACF,WAAW,EAAE,wDAAwD;QACrE,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,uBAAuB;QAC1C,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,iCAAiC;QACxD,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
|
package/security/cases/ediscoveryCases/item/tags/microsoftGraphSecurityAsHierarchy/index.d.ts
CHANGED
|
@@ -15,6 +15,7 @@ export interface AsHierarchyGetResponse extends BaseCollectionPaginationCountRes
|
|
|
15
15
|
export declare function createAsHierarchyGetResponseFromDiscriminatorValue(parseNode: ParseNode | undefined): ((instance?: Parsable) => Record<string, (node: ParseNode) => void>);
|
|
16
16
|
/**
|
|
17
17
|
* The deserialization information for the current model
|
|
18
|
+
* @param AsHierarchyGetResponse The instance to deserialize into.
|
|
18
19
|
* @returns {Record<string, (node: ParseNode) => void>}
|
|
19
20
|
*/
|
|
20
21
|
export declare function deserializeIntoAsHierarchyGetResponse(asHierarchyGetResponse?: Partial<AsHierarchyGetResponse> | undefined): Record<string, (node: ParseNode) => void>;
|
|
@@ -27,6 +28,7 @@ export interface MicrosoftGraphSecurityAsHierarchyRequestBuilder extends BaseReq
|
|
|
27
28
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
28
29
|
* @returns {Promise<AsHierarchyGetResponse>}
|
|
29
30
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
31
|
+
* @see {@link https://learn.microsoft.com/graph/api/security-ediscoveryreviewtag-ashierarchy?view=graph-rest-1.0|Find more info here}
|
|
30
32
|
*/
|
|
31
33
|
get(requestConfiguration?: RequestConfiguration<MicrosoftGraphSecurityAsHierarchyRequestBuilderGetQueryParameters> | undefined): Promise<AsHierarchyGetResponse | undefined>;
|
|
32
34
|
/**
|
|
@@ -75,9 +77,11 @@ export interface MicrosoftGraphSecurityAsHierarchyRequestBuilderGetQueryParamete
|
|
|
75
77
|
}
|
|
76
78
|
/**
|
|
77
79
|
* Serializes information the current object
|
|
80
|
+
* @param AsHierarchyGetResponse The instance to serialize from.
|
|
81
|
+
* @param isSerializingDerivedType A boolean indicating whether the serialization is for a derived type.
|
|
78
82
|
* @param writer Serialization writer to use to serialize this model
|
|
79
83
|
*/
|
|
80
|
-
export declare function serializeAsHierarchyGetResponse(writer: SerializationWriter, asHierarchyGetResponse?: Partial<AsHierarchyGetResponse> | undefined | null): void;
|
|
84
|
+
export declare function serializeAsHierarchyGetResponse(writer: SerializationWriter, asHierarchyGetResponse?: Partial<AsHierarchyGetResponse> | undefined | null, isSerializingDerivedType?: boolean): void;
|
|
81
85
|
/**
|
|
82
86
|
* Uri template for the request builder.
|
|
83
87
|
*/
|
package/security/cases/ediscoveryCases/item/tags/microsoftGraphSecurityAsHierarchy/index.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAwG,KAAK,qCAAqC,EAAE,MAAM,wCAAwC,CAAC;AAI1M,OAAO,EAAiF,KAAK,mBAAmB,EAAE,MAAM,iDAAiD,CAAC;AAE1K,OAAO,EAAE,KAAK,kBAAkB,EAAE,KAAK,QAAQ,EAAwB,KAAK,SAAS,EAAE,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,KAAK,mBAAmB,EAAE,MAAM,+BAA+B,CAAC;AAElO,MAAM,WAAW,sBAAuB,SAAQ,qCAAqC,EAAE,QAAQ;IAC3F;;OAEG;IACH,KAAK,CAAC,EAAE,mBAAmB,EAAE,GAAG,IAAI,CAAC;CACxC;AACD;;;;GAIG;AAEH,wBAAgB,kDAAkD,CAAC,SAAS,EAAE,SAAS,GAAG,SAAS,GAAI,CAAC,CAAC,QAAQ,CAAC,EAAE,QAAQ,KAAK,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAAC,CAE1K;AACD
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAwG,KAAK,qCAAqC,EAAE,MAAM,wCAAwC,CAAC;AAI1M,OAAO,EAAiF,KAAK,mBAAmB,EAAE,MAAM,iDAAiD,CAAC;AAE1K,OAAO,EAAE,KAAK,kBAAkB,EAAE,KAAK,QAAQ,EAAwB,KAAK,SAAS,EAAE,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,KAAK,mBAAmB,EAAE,MAAM,+BAA+B,CAAC;AAElO,MAAM,WAAW,sBAAuB,SAAQ,qCAAqC,EAAE,QAAQ;IAC3F;;OAEG;IACH,KAAK,CAAC,EAAE,mBAAmB,EAAE,GAAG,IAAI,CAAC;CACxC;AACD;;;;GAIG;AAEH,wBAAgB,kDAAkD,CAAC,SAAS,EAAE,SAAS,GAAG,SAAS,GAAI,CAAC,CAAC,QAAQ,CAAC,EAAE,QAAQ,KAAK,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAAC,CAE1K;AACD;;;;GAIG;AAEH,wBAAgB,qCAAqC,CAAC,sBAAsB,GAAE,OAAO,CAAC,sBAAsB,CAAC,GAAG,SAAc,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAK1K;AACD;;GAEG;AACH,MAAM,WAAW,+CAAgD,SAAQ,kBAAkB,CAAC,+CAA+C,CAAC;IACxI;;;;;;OAMG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,iEAAiE,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,sBAAsB,GAAG,SAAS,CAAC,CAAC;IAC/K;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,iEAAiE,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC7K;AACD;;GAEG;AACH,MAAM,WAAW,iEAAiE;IAC9E;;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;;;;;GAKG;AAEH,wBAAgB,+BAA+B,CAAC,MAAM,EAAE,mBAAmB,EAAE,sBAAsB,GAAE,OAAO,CAAC,sBAAsB,CAAC,GAAG,SAAS,GAAG,IAAS,EAAE,wBAAwB,GAAE,OAAe,GAAI,IAAI,CAI9M;AACD;;GAEG;AACH,eAAO,MAAM,0DAA0D,6LAA6L,CAAC;AAcrQ;;GAEG;AACH,eAAO,MAAM,+DAA+D,EAAE,gBAW7E,CAAC"}
|
|
@@ -18,6 +18,7 @@ export function createAsHierarchyGetResponseFromDiscriminatorValue(parseNode) {
|
|
|
18
18
|
}
|
|
19
19
|
/**
|
|
20
20
|
* The deserialization information for the current model
|
|
21
|
+
* @param AsHierarchyGetResponse The instance to deserialize into.
|
|
21
22
|
* @returns {Record<string, (node: ParseNode) => void>}
|
|
22
23
|
*/
|
|
23
24
|
// @ts-ignore
|
|
@@ -26,14 +27,17 @@ export function deserializeIntoAsHierarchyGetResponse(asHierarchyGetResponse = {
|
|
|
26
27
|
}
|
|
27
28
|
/**
|
|
28
29
|
* Serializes information the current object
|
|
30
|
+
* @param AsHierarchyGetResponse The instance to serialize from.
|
|
31
|
+
* @param isSerializingDerivedType A boolean indicating whether the serialization is for a derived type.
|
|
29
32
|
* @param writer Serialization writer to use to serialize this model
|
|
30
33
|
*/
|
|
31
34
|
// @ts-ignore
|
|
32
|
-
export function serializeAsHierarchyGetResponse(writer, asHierarchyGetResponse = {}) {
|
|
33
|
-
if (asHierarchyGetResponse) {
|
|
34
|
-
|
|
35
|
-
writer.writeCollectionOfObjectValues("value", asHierarchyGetResponse.value, serializeEdiscoveryReviewTag);
|
|
35
|
+
export function serializeAsHierarchyGetResponse(writer, asHierarchyGetResponse = {}, isSerializingDerivedType = false) {
|
|
36
|
+
if (!asHierarchyGetResponse || isSerializingDerivedType) {
|
|
37
|
+
return;
|
|
36
38
|
}
|
|
39
|
+
serializeBaseCollectionPaginationCountResponse(writer, asHierarchyGetResponse, isSerializingDerivedType);
|
|
40
|
+
writer.writeCollectionOfObjectValues("value", asHierarchyGetResponse.value, serializeEdiscoveryReviewTag);
|
|
37
41
|
}
|
|
38
42
|
/**
|
|
39
43
|
* Uri template for the request builder.
|
package/security/cases/ediscoveryCases/item/tags/microsoftGraphSecurityAsHierarchy/index.js.map
CHANGED
|
@@ -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,oDAAoD,EAAE,8CAA8C,EAA8C,MAAM,wCAAwC,CAAC;AAC1M,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAC7H,aAAa;AACb,OAAO,EAAE,+CAA+C,EAAE,4BAA4B,EAA4B,MAAM,iDAAiD,CAAC;AAU1K;;;;GAIG;AACH,aAAa;AACb,MAAM,UAAU,kDAAkD,CAAC,SAAgC;IAC/F,OAAO,qCAAqC,CAAC;AACjD,CAAC;AACD
|
|
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,oDAAoD,EAAE,8CAA8C,EAA8C,MAAM,wCAAwC,CAAC;AAC1M,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAC7H,aAAa;AACb,OAAO,EAAE,+CAA+C,EAAE,4BAA4B,EAA4B,MAAM,iDAAiD,CAAC;AAU1K;;;;GAIG;AACH,aAAa;AACb,MAAM,UAAU,kDAAkD,CAAC,SAAgC;IAC/F,OAAO,qCAAqC,CAAC;AACjD,CAAC;AACD;;;;GAIG;AACH,aAAa;AACb,MAAM,UAAU,qCAAqC,CAAC,yBAAsE,EAAE;IAC1H,uCACO,oDAAoD,CAAC,sBAAsB,CAAC,KAC/E,OAAO,EAAE,CAAC,CAAC,EAAE,GAAG,sBAAsB,CAAC,KAAK,GAAG,CAAC,CAAC,2BAA2B,CAAsB,+CAA+C,CAAC,CAAC,CAAC,CAAC,IACxJ;AACL,CAAC;AAyDD;;;;;GAKG;AACH,aAAa;AACb,MAAM,UAAU,+BAA+B,CAAC,MAA2B,EAAE,yBAA6E,EAAE,EAAE,2BAAoC,KAAK;IACnM,IAAI,CAAC,sBAAsB,IAAI,wBAAwB,EAAE,CAAC;QAAC,OAAO;IAAC,CAAC;IACpE,8CAA8C,CAAC,MAAM,EAAE,sBAAsB,EAAE,wBAAwB,CAAC,CAAA;IACxG,MAAM,CAAC,6BAA6B,CAAsB,OAAO,EAAE,sBAAsB,CAAC,KAAK,EAAE,4BAA4B,CAAC,CAAC;AACnI,CAAC;AACD;;GAEG;AACH,MAAM,CAAC,MAAM,0DAA0D,GAAG,0LAA0L,CAAC;AACrQ;;GAEG;AACH,MAAM,uEAAuE,GAA2B;IACpG,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,+DAA+D,GAAqB;IAC7F,GAAG,EAAE;QACD,WAAW,EAAE,0DAA0D;QACvE,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,kDAAkD;QACxE,qBAAqB,EAAE,uEAAuE;KACjG;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
|
|
@@ -0,0 +1,88 @@
|
|
|
1
|
+
import { type TenantDataSecurityAndGovernance } from '@microsoft/msgraph-sdk/models/index.js';
|
|
2
|
+
import { type ProcessContentAsyncRequestBuilder } from './processContentAsync/index.js';
|
|
3
|
+
import { type ProtectionScopesRequestBuilder } from './protectionScopes/index.js';
|
|
4
|
+
import { type SensitivityLabelsRequestBuilder } from './sensitivityLabels/index.js';
|
|
5
|
+
import { type BaseRequestBuilder, type KeysToExcludeForNavigationMetadata, type NavigationMetadata, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
|
|
6
|
+
/**
|
|
7
|
+
* Provides operations to manage the dataSecurityAndGovernance property of the microsoft.graph.security entity.
|
|
8
|
+
*/
|
|
9
|
+
export interface DataSecurityAndGovernanceRequestBuilder extends BaseRequestBuilder<DataSecurityAndGovernanceRequestBuilder> {
|
|
10
|
+
/**
|
|
11
|
+
* Provides operations to call the processContentAsync method.
|
|
12
|
+
*/
|
|
13
|
+
get processContentAsync(): ProcessContentAsyncRequestBuilder;
|
|
14
|
+
/**
|
|
15
|
+
* Provides operations to manage the protectionScopes property of the microsoft.graph.tenantDataSecurityAndGovernance entity.
|
|
16
|
+
*/
|
|
17
|
+
get protectionScopes(): ProtectionScopesRequestBuilder;
|
|
18
|
+
/**
|
|
19
|
+
* Provides operations to manage the sensitivityLabels property of the microsoft.graph.dataSecurityAndGovernance entity.
|
|
20
|
+
*/
|
|
21
|
+
get sensitivityLabels(): SensitivityLabelsRequestBuilder;
|
|
22
|
+
/**
|
|
23
|
+
* Delete navigation property dataSecurityAndGovernance for security
|
|
24
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
25
|
+
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
26
|
+
*/
|
|
27
|
+
delete(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
|
|
28
|
+
/**
|
|
29
|
+
* Get dataSecurityAndGovernance from security
|
|
30
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
31
|
+
* @returns {Promise<TenantDataSecurityAndGovernance>}
|
|
32
|
+
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
33
|
+
*/
|
|
34
|
+
get(requestConfiguration?: RequestConfiguration<DataSecurityAndGovernanceRequestBuilderGetQueryParameters> | undefined): Promise<TenantDataSecurityAndGovernance | undefined>;
|
|
35
|
+
/**
|
|
36
|
+
* Update the navigation property dataSecurityAndGovernance in security
|
|
37
|
+
* @param body The request body
|
|
38
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
39
|
+
* @returns {Promise<TenantDataSecurityAndGovernance>}
|
|
40
|
+
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
41
|
+
*/
|
|
42
|
+
patch(body: TenantDataSecurityAndGovernance, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<TenantDataSecurityAndGovernance | undefined>;
|
|
43
|
+
/**
|
|
44
|
+
* Delete navigation property dataSecurityAndGovernance for security
|
|
45
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
46
|
+
* @returns {RequestInformation}
|
|
47
|
+
*/
|
|
48
|
+
toDeleteRequestInformation(requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
49
|
+
/**
|
|
50
|
+
* Get dataSecurityAndGovernance from security
|
|
51
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
52
|
+
* @returns {RequestInformation}
|
|
53
|
+
*/
|
|
54
|
+
toGetRequestInformation(requestConfiguration?: RequestConfiguration<DataSecurityAndGovernanceRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
55
|
+
/**
|
|
56
|
+
* Update the navigation property dataSecurityAndGovernance in security
|
|
57
|
+
* @param body The request body
|
|
58
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
59
|
+
* @returns {RequestInformation}
|
|
60
|
+
*/
|
|
61
|
+
toPatchRequestInformation(body: TenantDataSecurityAndGovernance, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
62
|
+
}
|
|
63
|
+
/**
|
|
64
|
+
* Get dataSecurityAndGovernance from security
|
|
65
|
+
*/
|
|
66
|
+
export interface DataSecurityAndGovernanceRequestBuilderGetQueryParameters {
|
|
67
|
+
/**
|
|
68
|
+
* Expand related entities
|
|
69
|
+
*/
|
|
70
|
+
expand?: string[];
|
|
71
|
+
/**
|
|
72
|
+
* Select properties to be returned
|
|
73
|
+
*/
|
|
74
|
+
select?: string[];
|
|
75
|
+
}
|
|
76
|
+
/**
|
|
77
|
+
* Uri template for the request builder.
|
|
78
|
+
*/
|
|
79
|
+
export declare const DataSecurityAndGovernanceRequestBuilderUriTemplate = "{+baseurl}/security/dataSecurityAndGovernance{?%24expand,%24select}";
|
|
80
|
+
/**
|
|
81
|
+
* Metadata for all the navigation properties in the request builder.
|
|
82
|
+
*/
|
|
83
|
+
export declare const DataSecurityAndGovernanceRequestBuilderNavigationMetadata: Record<Exclude<keyof DataSecurityAndGovernanceRequestBuilder, KeysToExcludeForNavigationMetadata>, NavigationMetadata>;
|
|
84
|
+
/**
|
|
85
|
+
* Metadata for all the requests in the request builder.
|
|
86
|
+
*/
|
|
87
|
+
export declare const DataSecurityAndGovernanceRequestBuilderRequestsMetadata: RequestsMetadata;
|
|
88
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAyG,KAAK,+BAA+B,EAAE,MAAM,wCAAwC,CAAC;AAIrM,OAAO,EAAqD,KAAK,iCAAiC,EAAE,MAAM,gCAAgC,CAAC;AAE3I,OAAO,EAAoG,KAAK,8BAA8B,EAAE,MAAM,6BAA6B,CAAC;AAEpL,OAAO,EAAsG,KAAK,+BAA+B,EAAE,MAAM,8BAA8B,CAAC;AAExL,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,uCAAwC,SAAQ,kBAAkB,CAAC,uCAAuC,CAAC;IACxH;;OAEG;IACH,IAAI,mBAAmB,IAAI,iCAAiC,CAAC;IAC7D;;OAEG;IACH,IAAI,gBAAgB,IAAI,8BAA8B,CAAC;IACvD;;OAEG;IACH,IAAI,iBAAiB,IAAI,+BAA+B,CAAC;IACzD;;;;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,yDAAyD,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,+BAA+B,GAAG,SAAS,CAAC,CAAC;IAChL;;;;;;OAMG;IACF,KAAK,CAAC,IAAI,EAAE,+BAA+B,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,+BAA+B,GAAG,SAAS,CAAC,CAAC;IACtK;;;;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,yDAAyD,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAClK;;;;;OAKG;IACF,yBAAyB,CAAC,IAAI,EAAE,+BAA+B,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC3J;AACD;;GAEG;AACH,MAAM,WAAW,yDAAyD;IACtE;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AACD;;GAEG;AACH,eAAO,MAAM,kDAAkD,wEAAwE,CAAC;AAQxI;;GAEG;AACH,eAAO,MAAM,yDAAyD,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,uCAAuC,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAY5L,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,uDAAuD,EAAE,gBA+BrE,CAAC"}
|
|
@@ -0,0 +1,78 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
// Generated by Microsoft Kiota
|
|
4
|
+
// @ts-ignore
|
|
5
|
+
import { createTenantDataSecurityAndGovernanceFromDiscriminatorValue, serializeTenantDataSecurityAndGovernance } 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 { ProcessContentAsyncRequestBuilderRequestsMetadata } from './processContentAsync/index.js';
|
|
10
|
+
// @ts-ignore
|
|
11
|
+
import { ProtectionScopesRequestBuilderNavigationMetadata, ProtectionScopesRequestBuilderRequestsMetadata } from './protectionScopes/index.js';
|
|
12
|
+
// @ts-ignore
|
|
13
|
+
import { SensitivityLabelsRequestBuilderNavigationMetadata, SensitivityLabelsRequestBuilderRequestsMetadata } from './sensitivityLabels/index.js';
|
|
14
|
+
/**
|
|
15
|
+
* Uri template for the request builder.
|
|
16
|
+
*/
|
|
17
|
+
export const DataSecurityAndGovernanceRequestBuilderUriTemplate = "{+baseurl}/security/dataSecurityAndGovernance{?%24expand,%24select}";
|
|
18
|
+
/**
|
|
19
|
+
* Mapper for query parameters from symbol name to serialization name represented as a constant.
|
|
20
|
+
*/
|
|
21
|
+
const DataSecurityAndGovernanceRequestBuilderGetQueryParametersMapper = {
|
|
22
|
+
"expand": "%24expand",
|
|
23
|
+
"select": "%24select",
|
|
24
|
+
};
|
|
25
|
+
/**
|
|
26
|
+
* Metadata for all the navigation properties in the request builder.
|
|
27
|
+
*/
|
|
28
|
+
export const DataSecurityAndGovernanceRequestBuilderNavigationMetadata = {
|
|
29
|
+
processContentAsync: {
|
|
30
|
+
requestsMetadata: ProcessContentAsyncRequestBuilderRequestsMetadata,
|
|
31
|
+
},
|
|
32
|
+
protectionScopes: {
|
|
33
|
+
requestsMetadata: ProtectionScopesRequestBuilderRequestsMetadata,
|
|
34
|
+
navigationMetadata: ProtectionScopesRequestBuilderNavigationMetadata,
|
|
35
|
+
},
|
|
36
|
+
sensitivityLabels: {
|
|
37
|
+
requestsMetadata: SensitivityLabelsRequestBuilderRequestsMetadata,
|
|
38
|
+
navigationMetadata: SensitivityLabelsRequestBuilderNavigationMetadata,
|
|
39
|
+
},
|
|
40
|
+
};
|
|
41
|
+
/**
|
|
42
|
+
* Metadata for all the requests in the request builder.
|
|
43
|
+
*/
|
|
44
|
+
export const DataSecurityAndGovernanceRequestBuilderRequestsMetadata = {
|
|
45
|
+
delete: {
|
|
46
|
+
uriTemplate: DataSecurityAndGovernanceRequestBuilderUriTemplate,
|
|
47
|
+
responseBodyContentType: "application/json",
|
|
48
|
+
errorMappings: {
|
|
49
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
50
|
+
},
|
|
51
|
+
adapterMethodName: "sendNoResponseContent",
|
|
52
|
+
},
|
|
53
|
+
get: {
|
|
54
|
+
uriTemplate: DataSecurityAndGovernanceRequestBuilderUriTemplate,
|
|
55
|
+
responseBodyContentType: "application/json",
|
|
56
|
+
errorMappings: {
|
|
57
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
58
|
+
},
|
|
59
|
+
adapterMethodName: "send",
|
|
60
|
+
responseBodyFactory: createTenantDataSecurityAndGovernanceFromDiscriminatorValue,
|
|
61
|
+
queryParametersMapper: DataSecurityAndGovernanceRequestBuilderGetQueryParametersMapper,
|
|
62
|
+
},
|
|
63
|
+
patch: {
|
|
64
|
+
uriTemplate: DataSecurityAndGovernanceRequestBuilderUriTemplate,
|
|
65
|
+
responseBodyContentType: "application/json",
|
|
66
|
+
errorMappings: {
|
|
67
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
68
|
+
},
|
|
69
|
+
adapterMethodName: "send",
|
|
70
|
+
responseBodyFactory: createTenantDataSecurityAndGovernanceFromDiscriminatorValue,
|
|
71
|
+
requestBodyContentType: "application/json",
|
|
72
|
+
requestBodySerializer: serializeTenantDataSecurityAndGovernance,
|
|
73
|
+
requestInformationContentSetMethod: "setContentFromParsable",
|
|
74
|
+
},
|
|
75
|
+
};
|
|
76
|
+
/* tslint:enable */
|
|
77
|
+
/* eslint-enable */
|
|
78
|
+
//# 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,2DAA2D,EAAE,wCAAwC,EAAwC,MAAM,wCAAwC,CAAC;AACrM,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAC7H,aAAa;AACb,OAAO,EAAE,iDAAiD,EAA0C,MAAM,gCAAgC,CAAC;AAC3I,aAAa;AACb,OAAO,EAAE,gDAAgD,EAAE,8CAA8C,EAAuC,MAAM,6BAA6B,CAAC;AACpL,aAAa;AACb,OAAO,EAAE,iDAAiD,EAAE,+CAA+C,EAAwC,MAAM,8BAA8B,CAAC;AA0ExL;;GAEG;AACH,MAAM,CAAC,MAAM,kDAAkD,GAAG,qEAAqE,CAAC;AACxI;;GAEG;AACH,MAAM,+DAA+D,GAA2B;IAC5F,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;CACxB,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,yDAAyD,GAA2H;IAC7L,mBAAmB,EAAE;QACjB,gBAAgB,EAAE,iDAAiD;KACtE;IACD,gBAAgB,EAAE;QACd,gBAAgB,EAAE,8CAA8C;QAChE,kBAAkB,EAAE,gDAAgD;KACvE;IACD,iBAAiB,EAAE;QACf,gBAAgB,EAAE,+CAA+C;QACjE,kBAAkB,EAAE,iDAAiD;KACxE;CACJ,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,uDAAuD,GAAqB;IACrF,MAAM,EAAE;QACJ,WAAW,EAAE,kDAAkD;QAC/D,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,uBAAuB;KAC7C;IACD,GAAG,EAAE;QACD,WAAW,EAAE,kDAAkD;QAC/D,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,2DAA2D;QACjF,qBAAqB,EAAE,+DAA+D;KACzF;IACD,KAAK,EAAE;QACH,WAAW,EAAE,kDAAkD;QAC/D,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,2DAA2D;QACjF,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,wCAAwC;QAC/D,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
|
|
@@ -0,0 +1,85 @@
|
|
|
1
|
+
import { type BaseCollectionPaginationCountResponse, type ProcessContentBatchRequest, type ProcessContentResponses } from '@microsoft/msgraph-sdk/models/index.js';
|
|
2
|
+
import { type AdditionalDataHolder, type BackedModel, type BaseRequestBuilder, type Parsable, type ParseNode, type RequestConfiguration, type RequestInformation, type RequestsMetadata, type SerializationWriter } from '@microsoft/kiota-abstractions';
|
|
3
|
+
/**
|
|
4
|
+
* Creates a new instance of the appropriate class based on discriminator value
|
|
5
|
+
* @param parseNode The parse node to use to read the discriminator value and create the object
|
|
6
|
+
* @returns {ProcessContentAsyncPostRequestBody}
|
|
7
|
+
*/
|
|
8
|
+
export declare function createProcessContentAsyncPostRequestBodyFromDiscriminatorValue(parseNode: ParseNode | undefined): ((instance?: Parsable) => Record<string, (node: ParseNode) => void>);
|
|
9
|
+
/**
|
|
10
|
+
* Creates a new instance of the appropriate class based on discriminator value
|
|
11
|
+
* @param parseNode The parse node to use to read the discriminator value and create the object
|
|
12
|
+
* @returns {ProcessContentAsyncPostResponse}
|
|
13
|
+
*/
|
|
14
|
+
export declare function createProcessContentAsyncPostResponseFromDiscriminatorValue(parseNode: ParseNode | undefined): ((instance?: Parsable) => Record<string, (node: ParseNode) => void>);
|
|
15
|
+
/**
|
|
16
|
+
* The deserialization information for the current model
|
|
17
|
+
* @param ProcessContentAsyncPostRequestBody The instance to deserialize into.
|
|
18
|
+
* @returns {Record<string, (node: ParseNode) => void>}
|
|
19
|
+
*/
|
|
20
|
+
export declare function deserializeIntoProcessContentAsyncPostRequestBody(processContentAsyncPostRequestBody?: Partial<ProcessContentAsyncPostRequestBody> | undefined): Record<string, (node: ParseNode) => void>;
|
|
21
|
+
/**
|
|
22
|
+
* The deserialization information for the current model
|
|
23
|
+
* @param ProcessContentAsyncPostResponse The instance to deserialize into.
|
|
24
|
+
* @returns {Record<string, (node: ParseNode) => void>}
|
|
25
|
+
*/
|
|
26
|
+
export declare function deserializeIntoProcessContentAsyncPostResponse(processContentAsyncPostResponse?: Partial<ProcessContentAsyncPostResponse> | undefined): Record<string, (node: ParseNode) => void>;
|
|
27
|
+
export interface ProcessContentAsyncPostRequestBody extends AdditionalDataHolder, BackedModel, Parsable {
|
|
28
|
+
/**
|
|
29
|
+
* Stores model information.
|
|
30
|
+
*/
|
|
31
|
+
backingStoreEnabled?: boolean | null;
|
|
32
|
+
/**
|
|
33
|
+
* The processContentRequests property
|
|
34
|
+
*/
|
|
35
|
+
processContentRequests?: ProcessContentBatchRequest[] | null;
|
|
36
|
+
}
|
|
37
|
+
export interface ProcessContentAsyncPostResponse extends BaseCollectionPaginationCountResponse, Parsable {
|
|
38
|
+
/**
|
|
39
|
+
* The value property
|
|
40
|
+
*/
|
|
41
|
+
value?: ProcessContentResponses[] | null;
|
|
42
|
+
}
|
|
43
|
+
/**
|
|
44
|
+
* Provides operations to call the processContentAsync method.
|
|
45
|
+
*/
|
|
46
|
+
export interface ProcessContentAsyncRequestBuilder extends BaseRequestBuilder<ProcessContentAsyncRequestBuilder> {
|
|
47
|
+
/**
|
|
48
|
+
* Invoke action processContentAsync
|
|
49
|
+
* @param body The request body
|
|
50
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
51
|
+
* @returns {Promise<ProcessContentAsyncPostResponse>}
|
|
52
|
+
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
53
|
+
*/
|
|
54
|
+
post(body: ProcessContentAsyncPostRequestBody, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<ProcessContentAsyncPostResponse | undefined>;
|
|
55
|
+
/**
|
|
56
|
+
* Invoke action processContentAsync
|
|
57
|
+
* @param body The request body
|
|
58
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
59
|
+
* @returns {RequestInformation}
|
|
60
|
+
*/
|
|
61
|
+
toPostRequestInformation(body: ProcessContentAsyncPostRequestBody, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
62
|
+
}
|
|
63
|
+
/**
|
|
64
|
+
* Serializes information the current object
|
|
65
|
+
* @param isSerializingDerivedType A boolean indicating whether the serialization is for a derived type.
|
|
66
|
+
* @param ProcessContentAsyncPostRequestBody The instance to serialize from.
|
|
67
|
+
* @param writer Serialization writer to use to serialize this model
|
|
68
|
+
*/
|
|
69
|
+
export declare function serializeProcessContentAsyncPostRequestBody(writer: SerializationWriter, processContentAsyncPostRequestBody?: Partial<ProcessContentAsyncPostRequestBody> | undefined | null, isSerializingDerivedType?: boolean): void;
|
|
70
|
+
/**
|
|
71
|
+
* Serializes information the current object
|
|
72
|
+
* @param isSerializingDerivedType A boolean indicating whether the serialization is for a derived type.
|
|
73
|
+
* @param ProcessContentAsyncPostResponse The instance to serialize from.
|
|
74
|
+
* @param writer Serialization writer to use to serialize this model
|
|
75
|
+
*/
|
|
76
|
+
export declare function serializeProcessContentAsyncPostResponse(writer: SerializationWriter, processContentAsyncPostResponse?: Partial<ProcessContentAsyncPostResponse> | undefined | null, isSerializingDerivedType?: boolean): void;
|
|
77
|
+
/**
|
|
78
|
+
* Uri template for the request builder.
|
|
79
|
+
*/
|
|
80
|
+
export declare const ProcessContentAsyncRequestBuilderUriTemplate = "{+baseurl}/security/dataSecurityAndGovernance/processContentAsync";
|
|
81
|
+
/**
|
|
82
|
+
* Metadata for all the requests in the request builder.
|
|
83
|
+
*/
|
|
84
|
+
export declare const ProcessContentAsyncRequestBuilderRequestsMetadata: RequestsMetadata;
|
|
85
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAA4R,KAAK,qCAAqC,EAAE,KAAK,0BAA0B,EAAE,KAAK,uBAAuB,EAAE,MAAM,wCAAwC,CAAC;AAI7b,OAAO,EAAE,KAAK,oBAAoB,EAAE,KAAK,WAAW,EAAqB,KAAK,kBAAkB,EAAE,KAAK,QAAQ,EAAwB,KAAK,SAAS,EAAE,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,KAAK,mBAAmB,EAAE,MAAM,+BAA+B,CAAC;AAElS;;;;GAIG;AAEH,wBAAgB,8DAA8D,CAAC,SAAS,EAAE,SAAS,GAAG,SAAS,GAAI,CAAC,CAAC,QAAQ,CAAC,EAAE,QAAQ,KAAK,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAAC,CAEtL;AACD;;;;GAIG;AAEH,wBAAgB,2DAA2D,CAAC,SAAS,EAAE,SAAS,GAAG,SAAS,GAAI,CAAC,CAAC,QAAQ,CAAC,EAAE,QAAQ,KAAK,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAAC,CAEnL;AACD;;;;GAIG;AAEH,wBAAgB,iDAAiD,CAAC,kCAAkC,GAAE,OAAO,CAAC,kCAAkC,CAAC,GAAG,SAAc,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAK9M;AACD;;;;GAIG;AAEH,wBAAgB,8CAA8C,CAAC,+BAA+B,GAAE,OAAO,CAAC,+BAA+B,CAAC,GAAG,SAAc,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAKrM;AACD,MAAM,WAAW,kCAAmC,SAAQ,oBAAoB,EAAE,WAAW,EAAE,QAAQ;IACnG;;OAEG;IACH,mBAAmB,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;IACrC;;OAEG;IACH,sBAAsB,CAAC,EAAE,0BAA0B,EAAE,GAAG,IAAI,CAAC;CAChE;AACD,MAAM,WAAW,+BAAgC,SAAQ,qCAAqC,EAAE,QAAQ;IACpG;;OAEG;IACH,KAAK,CAAC,EAAE,uBAAuB,EAAE,GAAG,IAAI,CAAC;CAC5C;AACD;;GAEG;AACH,MAAM,WAAW,iCAAkC,SAAQ,kBAAkB,CAAC,iCAAiC,CAAC;IAC5G;;;;;;OAMG;IACF,IAAI,CAAC,IAAI,EAAE,kCAAkC,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,+BAA+B,GAAG,SAAS,CAAC,CAAC;IACxK;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,kCAAkC,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC7J;AACD;;;;;GAKG;AAEH,wBAAgB,2CAA2C,CAAC,MAAM,EAAE,mBAAmB,EAAE,kCAAkC,GAAE,OAAO,CAAC,kCAAkC,CAAC,GAAG,SAAS,GAAG,IAAS,EAAE,wBAAwB,GAAE,OAAe,GAAI,IAAI,CAIlP;AACD;;;;;GAKG;AAEH,wBAAgB,wCAAwC,CAAC,MAAM,EAAE,mBAAmB,EAAE,+BAA+B,GAAE,OAAO,CAAC,+BAA+B,CAAC,GAAG,SAAS,GAAG,IAAS,EAAE,wBAAwB,GAAE,OAAe,GAAI,IAAI,CAIzO;AACD;;GAEG;AACH,eAAO,MAAM,4CAA4C,sEAAsE,CAAC;AAChI;;GAEG;AACH,eAAO,MAAM,iDAAiD,EAAE,gBAa/D,CAAC"}
|
|
@@ -0,0 +1,98 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
// Generated by Microsoft Kiota
|
|
4
|
+
// @ts-ignore
|
|
5
|
+
import { createProcessContentBatchRequestFromDiscriminatorValue, createProcessContentResponsesFromDiscriminatorValue, deserializeIntoBaseCollectionPaginationCountResponse, serializeBaseCollectionPaginationCountResponse, serializeProcessContentBatchRequest, serializeProcessContentResponses } from '@microsoft/msgraph-sdk/models/index.js';
|
|
6
|
+
// @ts-ignore
|
|
7
|
+
import { createODataErrorFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/oDataErrors/index.js';
|
|
8
|
+
/**
|
|
9
|
+
* Creates a new instance of the appropriate class based on discriminator value
|
|
10
|
+
* @param parseNode The parse node to use to read the discriminator value and create the object
|
|
11
|
+
* @returns {ProcessContentAsyncPostRequestBody}
|
|
12
|
+
*/
|
|
13
|
+
// @ts-ignore
|
|
14
|
+
export function createProcessContentAsyncPostRequestBodyFromDiscriminatorValue(parseNode) {
|
|
15
|
+
return deserializeIntoProcessContentAsyncPostRequestBody;
|
|
16
|
+
}
|
|
17
|
+
/**
|
|
18
|
+
* Creates a new instance of the appropriate class based on discriminator value
|
|
19
|
+
* @param parseNode The parse node to use to read the discriminator value and create the object
|
|
20
|
+
* @returns {ProcessContentAsyncPostResponse}
|
|
21
|
+
*/
|
|
22
|
+
// @ts-ignore
|
|
23
|
+
export function createProcessContentAsyncPostResponseFromDiscriminatorValue(parseNode) {
|
|
24
|
+
return deserializeIntoProcessContentAsyncPostResponse;
|
|
25
|
+
}
|
|
26
|
+
/**
|
|
27
|
+
* The deserialization information for the current model
|
|
28
|
+
* @param ProcessContentAsyncPostRequestBody The instance to deserialize into.
|
|
29
|
+
* @returns {Record<string, (node: ParseNode) => void>}
|
|
30
|
+
*/
|
|
31
|
+
// @ts-ignore
|
|
32
|
+
export function deserializeIntoProcessContentAsyncPostRequestBody(processContentAsyncPostRequestBody = {}) {
|
|
33
|
+
return {
|
|
34
|
+
"backingStoreEnabled": n => { processContentAsyncPostRequestBody.backingStoreEnabled = true; },
|
|
35
|
+
"processContentRequests": n => { processContentAsyncPostRequestBody.processContentRequests = n.getCollectionOfObjectValues(createProcessContentBatchRequestFromDiscriminatorValue); },
|
|
36
|
+
};
|
|
37
|
+
}
|
|
38
|
+
/**
|
|
39
|
+
* The deserialization information for the current model
|
|
40
|
+
* @param ProcessContentAsyncPostResponse The instance to deserialize into.
|
|
41
|
+
* @returns {Record<string, (node: ParseNode) => void>}
|
|
42
|
+
*/
|
|
43
|
+
// @ts-ignore
|
|
44
|
+
export function deserializeIntoProcessContentAsyncPostResponse(processContentAsyncPostResponse = {}) {
|
|
45
|
+
return Object.assign(Object.assign({}, deserializeIntoBaseCollectionPaginationCountResponse(processContentAsyncPostResponse)), { "value": n => { processContentAsyncPostResponse.value = n.getCollectionOfObjectValues(createProcessContentResponsesFromDiscriminatorValue); } });
|
|
46
|
+
}
|
|
47
|
+
/**
|
|
48
|
+
* Serializes information the current object
|
|
49
|
+
* @param isSerializingDerivedType A boolean indicating whether the serialization is for a derived type.
|
|
50
|
+
* @param ProcessContentAsyncPostRequestBody The instance to serialize from.
|
|
51
|
+
* @param writer Serialization writer to use to serialize this model
|
|
52
|
+
*/
|
|
53
|
+
// @ts-ignore
|
|
54
|
+
export function serializeProcessContentAsyncPostRequestBody(writer, processContentAsyncPostRequestBody = {}, isSerializingDerivedType = false) {
|
|
55
|
+
if (!processContentAsyncPostRequestBody || isSerializingDerivedType) {
|
|
56
|
+
return;
|
|
57
|
+
}
|
|
58
|
+
writer.writeCollectionOfObjectValues("processContentRequests", processContentAsyncPostRequestBody.processContentRequests, serializeProcessContentBatchRequest);
|
|
59
|
+
writer.writeAdditionalData(processContentAsyncPostRequestBody.additionalData);
|
|
60
|
+
}
|
|
61
|
+
/**
|
|
62
|
+
* Serializes information the current object
|
|
63
|
+
* @param isSerializingDerivedType A boolean indicating whether the serialization is for a derived type.
|
|
64
|
+
* @param ProcessContentAsyncPostResponse The instance to serialize from.
|
|
65
|
+
* @param writer Serialization writer to use to serialize this model
|
|
66
|
+
*/
|
|
67
|
+
// @ts-ignore
|
|
68
|
+
export function serializeProcessContentAsyncPostResponse(writer, processContentAsyncPostResponse = {}, isSerializingDerivedType = false) {
|
|
69
|
+
if (!processContentAsyncPostResponse || isSerializingDerivedType) {
|
|
70
|
+
return;
|
|
71
|
+
}
|
|
72
|
+
serializeBaseCollectionPaginationCountResponse(writer, processContentAsyncPostResponse, isSerializingDerivedType);
|
|
73
|
+
writer.writeCollectionOfObjectValues("value", processContentAsyncPostResponse.value, serializeProcessContentResponses);
|
|
74
|
+
}
|
|
75
|
+
/**
|
|
76
|
+
* Uri template for the request builder.
|
|
77
|
+
*/
|
|
78
|
+
export const ProcessContentAsyncRequestBuilderUriTemplate = "{+baseurl}/security/dataSecurityAndGovernance/processContentAsync";
|
|
79
|
+
/**
|
|
80
|
+
* Metadata for all the requests in the request builder.
|
|
81
|
+
*/
|
|
82
|
+
export const ProcessContentAsyncRequestBuilderRequestsMetadata = {
|
|
83
|
+
post: {
|
|
84
|
+
uriTemplate: ProcessContentAsyncRequestBuilderUriTemplate,
|
|
85
|
+
responseBodyContentType: "application/json",
|
|
86
|
+
errorMappings: {
|
|
87
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
88
|
+
},
|
|
89
|
+
adapterMethodName: "send",
|
|
90
|
+
responseBodyFactory: createProcessContentAsyncPostResponseFromDiscriminatorValue,
|
|
91
|
+
requestBodyContentType: "application/json",
|
|
92
|
+
requestBodySerializer: serializeProcessContentAsyncPostRequestBody,
|
|
93
|
+
requestInformationContentSetMethod: "setContentFromParsable",
|
|
94
|
+
},
|
|
95
|
+
};
|
|
96
|
+
/* tslint:enable */
|
|
97
|
+
/* eslint-enable */
|
|
98
|
+
//# 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,sDAAsD,EAAE,mDAAmD,EAAE,oDAAoD,EAAE,8CAA8C,EAAE,mCAAmC,EAAE,gCAAgC,EAA6G,MAAM,wCAAwC,CAAC;AAC7b,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAI7H;;;;GAIG;AACH,aAAa;AACb,MAAM,UAAU,8DAA8D,CAAC,SAAgC;IAC3G,OAAO,iDAAiD,CAAC;AAC7D,CAAC;AACD;;;;GAIG;AACH,aAAa;AACb,MAAM,UAAU,2DAA2D,CAAC,SAAgC;IACxG,OAAO,8CAA8C,CAAC;AAC1D,CAAC;AACD;;;;GAIG;AACH,aAAa;AACb,MAAM,UAAU,iDAAiD,CAAC,qCAA8F,EAAE;IAC9J,OAAO;QACH,qBAAqB,EAAE,CAAC,CAAC,EAAE,GAAG,kCAAkC,CAAC,mBAAmB,GAAG,IAAI,CAAC,CAAC,CAAC;QAC9F,wBAAwB,EAAE,CAAC,CAAC,EAAE,GAAG,kCAAkC,CAAC,sBAAsB,GAAG,CAAC,CAAC,2BAA2B,CAA6B,sDAAsD,CAAC,CAAC,CAAC,CAAC;KACpN,CAAA;AACL,CAAC;AACD;;;;GAIG;AACH,aAAa;AACb,MAAM,UAAU,8CAA8C,CAAC,kCAAwF,EAAE;IACrJ,uCACO,oDAAoD,CAAC,+BAA+B,CAAC,KACxF,OAAO,EAAE,CAAC,CAAC,EAAE,GAAG,+BAA+B,CAAC,KAAK,GAAG,CAAC,CAAC,2BAA2B,CAA0B,mDAAmD,CAAC,CAAC,CAAC,CAAC,IACzK;AACL,CAAC;AAqCD;;;;;GAKG;AACH,aAAa;AACb,MAAM,UAAU,2CAA2C,CAAC,MAA2B,EAAE,qCAAqG,EAAE,EAAE,2BAAoC,KAAK;IACvO,IAAI,CAAC,kCAAkC,IAAI,wBAAwB,EAAE,CAAC;QAAC,OAAO;IAAC,CAAC;IAChF,MAAM,CAAC,6BAA6B,CAA6B,wBAAwB,EAAE,kCAAkC,CAAC,sBAAsB,EAAE,mCAAmC,CAAC,CAAC;IAC3L,MAAM,CAAC,mBAAmB,CAAC,kCAAkC,CAAC,cAAc,CAAC,CAAC;AAClF,CAAC;AACD;;;;;GAKG;AACH,aAAa;AACb,MAAM,UAAU,wCAAwC,CAAC,MAA2B,EAAE,kCAA+F,EAAE,EAAE,2BAAoC,KAAK;IAC9N,IAAI,CAAC,+BAA+B,IAAI,wBAAwB,EAAE,CAAC;QAAC,OAAO;IAAC,CAAC;IAC7E,8CAA8C,CAAC,MAAM,EAAE,+BAA+B,EAAE,wBAAwB,CAAC,CAAA;IACjH,MAAM,CAAC,6BAA6B,CAA0B,OAAO,EAAE,+BAA+B,CAAC,KAAK,EAAE,gCAAgC,CAAC,CAAC;AACpJ,CAAC;AACD;;GAEG;AACH,MAAM,CAAC,MAAM,4CAA4C,GAAG,mEAAmE,CAAC;AAChI;;GAEG;AACH,MAAM,CAAC,MAAM,iDAAiD,GAAqB;IAC/E,IAAI,EAAE;QACF,WAAW,EAAE,4CAA4C;QACzD,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,2DAA2D;QACjF,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,2CAA2C;QAClE,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
|