@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
|
@@ -7,6 +7,7 @@ import { type AdditionalDataHolder, type BackedModel, type BaseRequestBuilder, t
|
|
|
7
7
|
export declare function createRemoveHoldPostRequestBodyFromDiscriminatorValue(parseNode: ParseNode | undefined): ((instance?: Parsable) => Record<string, (node: ParseNode) => void>);
|
|
8
8
|
/**
|
|
9
9
|
* The deserialization information for the current model
|
|
10
|
+
* @param RemoveHoldPostRequestBody The instance to deserialize into.
|
|
10
11
|
* @returns {Record<string, (node: ParseNode) => void>}
|
|
11
12
|
*/
|
|
12
13
|
export declare function deserializeIntoRemoveHoldPostRequestBody(removeHoldPostRequestBody?: Partial<RemoveHoldPostRequestBody> | undefined): Record<string, (node: ParseNode) => void>;
|
|
@@ -19,6 +20,7 @@ export interface MicrosoftGraphSecurityRemoveHoldRequestBuilder extends BaseRequ
|
|
|
19
20
|
* @param body The request body
|
|
20
21
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
21
22
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
23
|
+
* @see {@link https://learn.microsoft.com/graph/api/security-ediscoverynoncustodialdatasource-removehold?view=graph-rest-1.0|Find more info here}
|
|
22
24
|
*/
|
|
23
25
|
post(body: RemoveHoldPostRequestBody, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
|
|
24
26
|
/**
|
|
@@ -30,10 +32,6 @@ export interface MicrosoftGraphSecurityRemoveHoldRequestBuilder extends BaseRequ
|
|
|
30
32
|
toPostRequestInformation(body: RemoveHoldPostRequestBody, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
31
33
|
}
|
|
32
34
|
export interface RemoveHoldPostRequestBody extends AdditionalDataHolder, BackedModel, Parsable {
|
|
33
|
-
/**
|
|
34
|
-
* Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.
|
|
35
|
-
*/
|
|
36
|
-
additionalData?: Record<string, unknown>;
|
|
37
35
|
/**
|
|
38
36
|
* Stores model information.
|
|
39
37
|
*/
|
|
@@ -45,9 +43,11 @@ export interface RemoveHoldPostRequestBody extends AdditionalDataHolder, BackedM
|
|
|
45
43
|
}
|
|
46
44
|
/**
|
|
47
45
|
* Serializes information the current object
|
|
46
|
+
* @param isSerializingDerivedType A boolean indicating whether the serialization is for a derived type.
|
|
47
|
+
* @param RemoveHoldPostRequestBody The instance to serialize from.
|
|
48
48
|
* @param writer Serialization writer to use to serialize this model
|
|
49
49
|
*/
|
|
50
|
-
export declare function serializeRemoveHoldPostRequestBody(writer: SerializationWriter, removeHoldPostRequestBody?: Partial<RemoveHoldPostRequestBody> | undefined | null): void;
|
|
50
|
+
export declare function serializeRemoveHoldPostRequestBody(writer: SerializationWriter, removeHoldPostRequestBody?: Partial<RemoveHoldPostRequestBody> | undefined | null, isSerializingDerivedType?: boolean): void;
|
|
51
51
|
/**
|
|
52
52
|
* Uri template for the request builder.
|
|
53
53
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAMA,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,qDAAqD,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,CAE7K;AACD
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAMA,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,qDAAqD,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,CAE7K;AACD;;;;GAIG;AAEH,wBAAgB,wCAAwC,CAAC,yBAAyB,GAAE,OAAO,CAAC,yBAAyB,CAAC,GAAG,SAAc,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAKnL;AACD;;GAEG;AACH,MAAM,WAAW,8CAA+C,SAAQ,kBAAkB,CAAC,8CAA8C,CAAC;IACtI;;;;;;OAMG;IACF,IAAI,CAAC,IAAI,EAAE,yBAAyB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IACxH;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,yBAAyB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACpJ;AACD,MAAM,WAAW,yBAA0B,SAAQ,oBAAoB,EAAE,WAAW,EAAE,QAAQ;IAC1F;;OAEG;IACH,mBAAmB,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;IACrC;;OAEG;IACH,GAAG,CAAC,EAAE,MAAM,EAAE,GAAG,IAAI,CAAC;CACzB;AACD;;;;;GAKG;AAEH,wBAAgB,kCAAkC,CAAC,MAAM,EAAE,mBAAmB,EAAE,yBAAyB,GAAE,OAAO,CAAC,yBAAyB,CAAC,GAAG,SAAS,GAAG,IAAS,EAAE,wBAAwB,GAAE,OAAe,GAAI,IAAI,CAIvN;AACD;;GAEG;AACH,eAAO,MAAM,yDAAyD,gIAAgI,CAAC;AACvM;;GAEG;AACH,eAAO,MAAM,8DAA8D,EAAE,gBAY5E,CAAC"}
|
|
@@ -14,6 +14,7 @@ export function createRemoveHoldPostRequestBodyFromDiscriminatorValue(parseNode)
|
|
|
14
14
|
}
|
|
15
15
|
/**
|
|
16
16
|
* The deserialization information for the current model
|
|
17
|
+
* @param RemoveHoldPostRequestBody The instance to deserialize into.
|
|
17
18
|
* @returns {Record<string, (node: ParseNode) => void>}
|
|
18
19
|
*/
|
|
19
20
|
// @ts-ignore
|
|
@@ -25,14 +26,17 @@ export function deserializeIntoRemoveHoldPostRequestBody(removeHoldPostRequestBo
|
|
|
25
26
|
}
|
|
26
27
|
/**
|
|
27
28
|
* Serializes information the current object
|
|
29
|
+
* @param isSerializingDerivedType A boolean indicating whether the serialization is for a derived type.
|
|
30
|
+
* @param RemoveHoldPostRequestBody The instance to serialize from.
|
|
28
31
|
* @param writer Serialization writer to use to serialize this model
|
|
29
32
|
*/
|
|
30
33
|
// @ts-ignore
|
|
31
|
-
export function serializeRemoveHoldPostRequestBody(writer, removeHoldPostRequestBody = {}) {
|
|
32
|
-
if (removeHoldPostRequestBody) {
|
|
33
|
-
|
|
34
|
-
writer.writeAdditionalData(removeHoldPostRequestBody.additionalData);
|
|
34
|
+
export function serializeRemoveHoldPostRequestBody(writer, removeHoldPostRequestBody = {}, isSerializingDerivedType = false) {
|
|
35
|
+
if (!removeHoldPostRequestBody || isSerializingDerivedType) {
|
|
36
|
+
return;
|
|
35
37
|
}
|
|
38
|
+
writer.writeCollectionOfPrimitiveValues("ids", removeHoldPostRequestBody.ids);
|
|
39
|
+
writer.writeAdditionalData(removeHoldPostRequestBody.additionalData);
|
|
36
40
|
}
|
|
37
41
|
/**
|
|
38
42
|
* 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;AAI7H;;;;GAIG;AACH,aAAa;AACb,MAAM,UAAU,qDAAqD,CAAC,SAAgC;IAClG,OAAO,wCAAwC,CAAC;AACpD,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;AAI7H;;;;GAIG;AACH,aAAa;AACb,MAAM,UAAU,qDAAqD,CAAC,SAAgC;IAClG,OAAO,wCAAwC,CAAC;AACpD,CAAC;AACD;;;;GAIG;AACH,aAAa;AACb,MAAM,UAAU,wCAAwC,CAAC,4BAA4E,EAAE;IACnI,OAAO;QACH,qBAAqB,EAAE,CAAC,CAAC,EAAE,GAAG,yBAAyB,CAAC,mBAAmB,GAAG,IAAI,CAAC,CAAC,CAAC;QACrF,KAAK,EAAE,CAAC,CAAC,EAAE,GAAG,yBAAyB,CAAC,GAAG,GAAG,CAAC,CAAC,8BAA8B,EAAU,CAAC,CAAC,CAAC;KAC9F,CAAA;AACL,CAAC;AA+BD;;;;;GAKG;AACH,aAAa;AACb,MAAM,UAAU,kCAAkC,CAAC,MAA2B,EAAE,4BAAmF,EAAE,EAAE,2BAAoC,KAAK;IAC5M,IAAI,CAAC,yBAAyB,IAAI,wBAAwB,EAAE,CAAC;QAAC,OAAO;IAAC,CAAC;IACvE,MAAM,CAAC,gCAAgC,CAAS,KAAK,EAAE,yBAAyB,CAAC,GAAG,CAAC,CAAC;IACtF,MAAM,CAAC,mBAAmB,CAAC,yBAAyB,CAAC,cAAc,CAAC,CAAC;AACzE,CAAC;AACD;;GAEG;AACH,MAAM,CAAC,MAAM,yDAAyD,GAAG,6HAA6H,CAAC;AACvM;;GAEG;AACH,MAAM,CAAC,MAAM,8DAA8D,GAAqB;IAC5F,IAAI,EAAE;QACF,WAAW,EAAE,yDAAyD;QACtE,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,uBAAuB;QAC1C,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,kCAAkC;QACzD,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
|
|
@@ -1,10 +1,6 @@
|
|
|
1
1
|
import { AdditionalDataOptions, CloudAttachmentVersion, DocumentVersion, ItemsToInclude, type EdiscoverySearch } from '@microsoft/msgraph-sdk/models/security/index.js';
|
|
2
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
3
|
export interface AddToReviewSetPostRequestBody extends AdditionalDataHolder, BackedModel, Parsable {
|
|
4
|
-
/**
|
|
5
|
-
* Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.
|
|
6
|
-
*/
|
|
7
|
-
additionalData?: Record<string, unknown>;
|
|
8
4
|
/**
|
|
9
5
|
* The additionalDataOptions property
|
|
10
6
|
*/
|
|
@@ -38,6 +34,7 @@ export interface AddToReviewSetPostRequestBody extends AdditionalDataHolder, Bac
|
|
|
38
34
|
export declare function createAddToReviewSetPostRequestBodyFromDiscriminatorValue(parseNode: ParseNode | undefined): ((instance?: Parsable) => Record<string, (node: ParseNode) => void>);
|
|
39
35
|
/**
|
|
40
36
|
* The deserialization information for the current model
|
|
37
|
+
* @param AddToReviewSetPostRequestBody The instance to deserialize into.
|
|
41
38
|
* @returns {Record<string, (node: ParseNode) => void>}
|
|
42
39
|
*/
|
|
43
40
|
export declare function deserializeIntoAddToReviewSetPostRequestBody(addToReviewSetPostRequestBody?: Partial<AddToReviewSetPostRequestBody> | undefined): Record<string, (node: ParseNode) => void>;
|
|
@@ -63,9 +60,11 @@ export interface MicrosoftGraphSecurityAddToReviewSetRequestBuilder extends Base
|
|
|
63
60
|
}
|
|
64
61
|
/**
|
|
65
62
|
* Serializes information the current object
|
|
63
|
+
* @param AddToReviewSetPostRequestBody The instance to serialize from.
|
|
64
|
+
* @param isSerializingDerivedType A boolean indicating whether the serialization is for a derived type.
|
|
66
65
|
* @param writer Serialization writer to use to serialize this model
|
|
67
66
|
*/
|
|
68
|
-
export declare function serializeAddToReviewSetPostRequestBody(writer: SerializationWriter, addToReviewSetPostRequestBody?: Partial<AddToReviewSetPostRequestBody> | undefined | null): void;
|
|
67
|
+
export declare function serializeAddToReviewSetPostRequestBody(writer: SerializationWriter, addToReviewSetPostRequestBody?: Partial<AddToReviewSetPostRequestBody> | undefined | null, isSerializingDerivedType?: boolean): void;
|
|
69
68
|
/**
|
|
70
69
|
* Uri template for the request builder.
|
|
71
70
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAMA,OAAO,EAAE,qBAAqB,EAA+B,sBAAsB,EAA8E,eAAe,EAAyB,cAAc,EAAmD,KAAK,gBAAgB,EAAE,MAAM,iDAAiD,CAAC;AAEzV,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,MAAM,WAAW,6BAA8B,SAAQ,oBAAoB,EAAE,WAAW,EAAE,QAAQ;IAC9F;;OAEG;IACH,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAMA,OAAO,EAAE,qBAAqB,EAA+B,sBAAsB,EAA8E,eAAe,EAAyB,cAAc,EAAmD,KAAK,gBAAgB,EAAE,MAAM,iDAAiD,CAAC;AAEzV,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,MAAM,WAAW,6BAA8B,SAAQ,oBAAoB,EAAE,WAAW,EAAE,QAAQ;IAC9F;;OAEG;IACH,qBAAqB,CAAC,EAAE,qBAAqB,EAAE,GAAG,IAAI,CAAC;IACvD;;OAEG;IACH,mBAAmB,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;IACrC;;OAEG;IACH,sBAAsB,CAAC,EAAE,sBAAsB,GAAG,IAAI,CAAC;IACvD;;OAEG;IACH,eAAe,CAAC,EAAE,eAAe,GAAG,IAAI,CAAC;IACzC;;OAEG;IACH,cAAc,CAAC,EAAE,cAAc,EAAE,GAAG,IAAI,CAAC;IACzC;;OAEG;IACH,MAAM,CAAC,EAAE,gBAAgB,GAAG,IAAI,CAAC;CACpC;AACD;;;;GAIG;AAEH,wBAAgB,yDAAyD,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,CAEjL;AACD;;;;GAIG;AAEH,wBAAgB,4CAA4C,CAAC,6BAA6B,GAAE,OAAO,CAAC,6BAA6B,CAAC,GAAG,SAAc,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAS/L;AACD;;GAEG;AACH,MAAM,WAAW,kDAAmD,SAAQ,kBAAkB,CAAC,kDAAkD,CAAC;IAC9I;;;;;;OAMG;IACF,IAAI,CAAC,IAAI,EAAE,6BAA6B,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IAC5H;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,6BAA6B,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACxJ;AACD;;;;;GAKG;AAEH,wBAAgB,sCAAsC,CAAC,MAAM,EAAE,mBAAmB,EAAE,6BAA6B,GAAE,OAAO,CAAC,6BAA6B,CAAC,GAAG,SAAS,GAAG,IAAS,EAAE,wBAAwB,GAAE,OAAe,GAAI,IAAI,CAQnO;AACD;;GAEG;AACH,eAAO,MAAM,6DAA6D,kJAAkJ,CAAC;AAC7N;;GAEG;AACH,eAAO,MAAM,kEAAkE,EAAE,gBAYhF,CAAC"}
|
|
@@ -16,6 +16,7 @@ export function createAddToReviewSetPostRequestBodyFromDiscriminatorValue(parseN
|
|
|
16
16
|
}
|
|
17
17
|
/**
|
|
18
18
|
* The deserialization information for the current model
|
|
19
|
+
* @param AddToReviewSetPostRequestBody The instance to deserialize into.
|
|
19
20
|
* @returns {Record<string, (node: ParseNode) => void>}
|
|
20
21
|
*/
|
|
21
22
|
// @ts-ignore
|
|
@@ -31,18 +32,21 @@ export function deserializeIntoAddToReviewSetPostRequestBody(addToReviewSetPostR
|
|
|
31
32
|
}
|
|
32
33
|
/**
|
|
33
34
|
* Serializes information the current object
|
|
35
|
+
* @param AddToReviewSetPostRequestBody The instance to serialize from.
|
|
36
|
+
* @param isSerializingDerivedType A boolean indicating whether the serialization is for a derived type.
|
|
34
37
|
* @param writer Serialization writer to use to serialize this model
|
|
35
38
|
*/
|
|
36
39
|
// @ts-ignore
|
|
37
|
-
export function serializeAddToReviewSetPostRequestBody(writer, addToReviewSetPostRequestBody = {}) {
|
|
38
|
-
if (addToReviewSetPostRequestBody) {
|
|
39
|
-
|
|
40
|
-
writer.writeEnumValue("cloudAttachmentVersion", addToReviewSetPostRequestBody.cloudAttachmentVersion);
|
|
41
|
-
writer.writeEnumValue("documentVersion", addToReviewSetPostRequestBody.documentVersion);
|
|
42
|
-
writer.writeEnumValue("itemsToInclude", addToReviewSetPostRequestBody.itemsToInclude);
|
|
43
|
-
writer.writeObjectValue("search", addToReviewSetPostRequestBody.search, serializeEdiscoverySearch);
|
|
44
|
-
writer.writeAdditionalData(addToReviewSetPostRequestBody.additionalData);
|
|
40
|
+
export function serializeAddToReviewSetPostRequestBody(writer, addToReviewSetPostRequestBody = {}, isSerializingDerivedType = false) {
|
|
41
|
+
if (!addToReviewSetPostRequestBody || isSerializingDerivedType) {
|
|
42
|
+
return;
|
|
45
43
|
}
|
|
44
|
+
writer.writeEnumValue("additionalDataOptions", addToReviewSetPostRequestBody.additionalDataOptions);
|
|
45
|
+
writer.writeEnumValue("cloudAttachmentVersion", addToReviewSetPostRequestBody.cloudAttachmentVersion);
|
|
46
|
+
writer.writeEnumValue("documentVersion", addToReviewSetPostRequestBody.documentVersion);
|
|
47
|
+
writer.writeEnumValue("itemsToInclude", addToReviewSetPostRequestBody.itemsToInclude);
|
|
48
|
+
writer.writeObjectValue("search", addToReviewSetPostRequestBody.search, serializeEdiscoverySearch);
|
|
49
|
+
writer.writeAdditionalData(addToReviewSetPostRequestBody.additionalData);
|
|
46
50
|
}
|
|
47
51
|
/**
|
|
48
52
|
* 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,EAAyB,2BAA2B,EAA0B,4BAA4B,EAAE,4CAA4C,EAAmB,qBAAqB,EAAkB,oBAAoB,EAAE,yBAAyB,EAAyB,MAAM,iDAAiD,CAAC;
|
|
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,EAAyB,2BAA2B,EAA0B,4BAA4B,EAAE,4CAA4C,EAAmB,qBAAqB,EAAkB,oBAAoB,EAAE,yBAAyB,EAAyB,MAAM,iDAAiD,CAAC;AA8BzV;;;;GAIG;AACH,aAAa;AACb,MAAM,UAAU,yDAAyD,CAAC,SAAgC;IACtG,OAAO,4CAA4C,CAAC;AACxD,CAAC;AACD;;;;GAIG;AACH,aAAa;AACb,MAAM,UAAU,4CAA4C,CAAC,gCAAoF,EAAE;IAC/I,OAAO;QACH,uBAAuB,EAAE,CAAC,CAAC,EAAE,GAAG,6BAA6B,CAAC,qBAAqB,GAAG,CAAC,CAAC,yBAAyB,CAAwB,2BAA2B,CAAC,CAAC,CAAC,CAAC;QACxK,qBAAqB,EAAE,CAAC,CAAC,EAAE,GAAG,6BAA6B,CAAC,mBAAmB,GAAG,IAAI,CAAC,CAAC,CAAC;QACzF,wBAAwB,EAAE,CAAC,CAAC,EAAE,GAAG,6BAA6B,CAAC,sBAAsB,GAAG,CAAC,CAAC,YAAY,CAAyB,4BAA4B,CAAC,CAAC,CAAC,CAAC;QAC/J,iBAAiB,EAAE,CAAC,CAAC,EAAE,GAAG,6BAA6B,CAAC,eAAe,GAAG,CAAC,CAAC,YAAY,CAAkB,qBAAqB,CAAC,CAAC,CAAC,CAAC;QACnI,gBAAgB,EAAE,CAAC,CAAC,EAAE,GAAG,6BAA6B,CAAC,cAAc,GAAG,CAAC,CAAC,yBAAyB,CAAiB,oBAAoB,CAAC,CAAC,CAAC,CAAC;QAC5I,QAAQ,EAAE,CAAC,CAAC,EAAE,GAAG,6BAA6B,CAAC,MAAM,GAAG,CAAC,CAAC,cAAc,CAAmB,4CAA4C,CAAC,CAAC,CAAC,CAAC;KAC9I,CAAA;AACL,CAAC;AAqBD;;;;;GAKG;AACH,aAAa;AACb,MAAM,UAAU,sCAAsC,CAAC,MAA2B,EAAE,gCAA2F,EAAE,EAAE,2BAAoC,KAAK;IACxN,IAAI,CAAC,6BAA6B,IAAI,wBAAwB,EAAE,CAAC;QAAC,OAAO;IAAC,CAAC;IAC3E,MAAM,CAAC,cAAc,CAA0B,uBAAuB,EAAE,6BAA6B,CAAC,qBAAqB,CAAC,CAAC;IAC7H,MAAM,CAAC,cAAc,CAAyB,wBAAwB,EAAE,6BAA6B,CAAC,sBAAsB,CAAC,CAAC;IAC9H,MAAM,CAAC,cAAc,CAAkB,iBAAiB,EAAE,6BAA6B,CAAC,eAAe,CAAC,CAAC;IACzG,MAAM,CAAC,cAAc,CAAmB,gBAAgB,EAAE,6BAA6B,CAAC,cAAc,CAAC,CAAC;IACxG,MAAM,CAAC,gBAAgB,CAAmB,QAAQ,EAAE,6BAA6B,CAAC,MAAM,EAAE,yBAAyB,CAAC,CAAC;IACrH,MAAM,CAAC,mBAAmB,CAAC,6BAA6B,CAAC,cAAc,CAAC,CAAC;AAC7E,CAAC;AACD;;GAEG;AACH,MAAM,CAAC,MAAM,6DAA6D,GAAG,+IAA+I,CAAC;AAC7N;;GAEG;AACH,MAAM,CAAC,MAAM,kEAAkE,GAAqB;IAChG,IAAI,EAAE;QACF,WAAW,EAAE,6DAA6D;QAC1E,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,uBAAuB;QAC1C,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,sCAAsC;QAC7D,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
|
package/security/cases/ediscoveryCases/item/reviewSets/item/microsoftGraphSecurityExport/index.d.ts
CHANGED
|
@@ -8,14 +8,11 @@ import { type AdditionalDataHolder, type BackedModel, type BaseRequestBuilder, t
|
|
|
8
8
|
export declare function createExportPostRequestBodyFromDiscriminatorValue(parseNode: ParseNode | undefined): ((instance?: Parsable) => Record<string, (node: ParseNode) => void>);
|
|
9
9
|
/**
|
|
10
10
|
* The deserialization information for the current model
|
|
11
|
+
* @param ExportPostRequestBody The instance to deserialize into.
|
|
11
12
|
* @returns {Record<string, (node: ParseNode) => void>}
|
|
12
13
|
*/
|
|
13
14
|
export declare function deserializeIntoExportPostRequestBody(exportPostRequestBody?: Partial<ExportPostRequestBody> | undefined): Record<string, (node: ParseNode) => void>;
|
|
14
15
|
export interface ExportPostRequestBody extends AdditionalDataHolder, BackedModel, Parsable {
|
|
15
|
-
/**
|
|
16
|
-
* Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.
|
|
17
|
-
*/
|
|
18
|
-
additionalData?: Record<string, unknown>;
|
|
19
16
|
/**
|
|
20
17
|
* Stores model information.
|
|
21
18
|
*/
|
|
@@ -59,9 +56,11 @@ export interface MicrosoftGraphSecurityExportRequestBuilder extends BaseRequestB
|
|
|
59
56
|
}
|
|
60
57
|
/**
|
|
61
58
|
* Serializes information the current object
|
|
59
|
+
* @param ExportPostRequestBody The instance to serialize from.
|
|
60
|
+
* @param isSerializingDerivedType A boolean indicating whether the serialization is for a derived type.
|
|
62
61
|
* @param writer Serialization writer to use to serialize this model
|
|
63
62
|
*/
|
|
64
|
-
export declare function serializeExportPostRequestBody(writer: SerializationWriter, exportPostRequestBody?: Partial<ExportPostRequestBody> | undefined | null): void;
|
|
63
|
+
export declare function serializeExportPostRequestBody(writer: SerializationWriter, exportPostRequestBody?: Partial<ExportPostRequestBody> | undefined | null, isSerializingDerivedType?: boolean): void;
|
|
65
64
|
/**
|
|
66
65
|
* Uri template for the request builder.
|
|
67
66
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAMA,OAAO,EAAE,mBAAmB,EAA6B,aAAa,EAAuB,MAAM,iDAAiD,CAAC;AAErJ,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,iDAAiD,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,CAEzK;AACD
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAMA,OAAO,EAAE,mBAAmB,EAA6B,aAAa,EAAuB,MAAM,iDAAiD,CAAC;AAErJ,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,iDAAiD,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,CAEzK;AACD;;;;GAIG;AAEH,wBAAgB,oCAAoC,CAAC,qBAAqB,GAAE,OAAO,CAAC,qBAAqB,CAAC,GAAG,SAAc,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAQvK;AACD,MAAM,WAAW,qBAAsB,SAAQ,oBAAoB,EAAE,WAAW,EAAE,QAAQ;IACtF;;OAEG;IACH,mBAAmB,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;IACrC;;OAEG;IACH,WAAW,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC5B;;OAEG;IACH,aAAa,CAAC,EAAE,aAAa,EAAE,GAAG,IAAI,CAAC;IACvC;;OAEG;IACH,eAAe,CAAC,EAAE,mBAAmB,GAAG,IAAI,CAAC;IAC7C;;OAEG;IACH,UAAU,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;CAC9B;AACD;;GAEG;AACH,MAAM,WAAW,0CAA2C,SAAQ,kBAAkB,CAAC,0CAA0C,CAAC;IAC9H;;;;;;OAMG;IACF,IAAI,CAAC,IAAI,EAAE,qBAAqB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IACpH;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,qBAAqB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAChJ;AACD;;;;;GAKG;AAEH,wBAAgB,8BAA8B,CAAC,MAAM,EAAE,mBAAmB,EAAE,qBAAqB,GAAE,OAAO,CAAC,qBAAqB,CAAC,GAAG,SAAS,GAAG,IAAS,EAAE,wBAAwB,GAAE,OAAe,GAAI,IAAI,CAO3M;AACD;;GAEG;AACH,eAAO,MAAM,qDAAqD,0IAA0I,CAAC;AAC7M;;GAEG;AACH,eAAO,MAAM,0DAA0D,EAAE,gBAYxE,CAAC"}
|
package/security/cases/ediscoveryCases/item/reviewSets/item/microsoftGraphSecurityExport/index.js
CHANGED
|
@@ -16,6 +16,7 @@ export function createExportPostRequestBodyFromDiscriminatorValue(parseNode) {
|
|
|
16
16
|
}
|
|
17
17
|
/**
|
|
18
18
|
* The deserialization information for the current model
|
|
19
|
+
* @param ExportPostRequestBody The instance to deserialize into.
|
|
19
20
|
* @returns {Record<string, (node: ParseNode) => void>}
|
|
20
21
|
*/
|
|
21
22
|
// @ts-ignore
|
|
@@ -30,17 +31,20 @@ export function deserializeIntoExportPostRequestBody(exportPostRequestBody = {})
|
|
|
30
31
|
}
|
|
31
32
|
/**
|
|
32
33
|
* Serializes information the current object
|
|
34
|
+
* @param ExportPostRequestBody The instance to serialize from.
|
|
35
|
+
* @param isSerializingDerivedType A boolean indicating whether the serialization is for a derived type.
|
|
33
36
|
* @param writer Serialization writer to use to serialize this model
|
|
34
37
|
*/
|
|
35
38
|
// @ts-ignore
|
|
36
|
-
export function serializeExportPostRequestBody(writer, exportPostRequestBody = {}) {
|
|
37
|
-
if (exportPostRequestBody) {
|
|
38
|
-
|
|
39
|
-
writer.writeEnumValue("exportOptions", exportPostRequestBody.exportOptions);
|
|
40
|
-
writer.writeEnumValue("exportStructure", exportPostRequestBody.exportStructure);
|
|
41
|
-
writer.writeStringValue("outputName", exportPostRequestBody.outputName);
|
|
42
|
-
writer.writeAdditionalData(exportPostRequestBody.additionalData);
|
|
39
|
+
export function serializeExportPostRequestBody(writer, exportPostRequestBody = {}, isSerializingDerivedType = false) {
|
|
40
|
+
if (!exportPostRequestBody || isSerializingDerivedType) {
|
|
41
|
+
return;
|
|
43
42
|
}
|
|
43
|
+
writer.writeStringValue("description", exportPostRequestBody.description);
|
|
44
|
+
writer.writeEnumValue("exportOptions", exportPostRequestBody.exportOptions);
|
|
45
|
+
writer.writeEnumValue("exportStructure", exportPostRequestBody.exportStructure);
|
|
46
|
+
writer.writeStringValue("outputName", exportPostRequestBody.outputName);
|
|
47
|
+
writer.writeAdditionalData(exportPostRequestBody.additionalData);
|
|
44
48
|
}
|
|
45
49
|
/**
|
|
46
50
|
* 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,EAAuB,yBAAyB,EAAiB,mBAAmB,EAAE,MAAM,iDAAiD,CAAC;AAIrJ;;;;GAIG;AACH,aAAa;AACb,MAAM,UAAU,iDAAiD,CAAC,SAAgC;IAC9F,OAAO,oCAAoC,CAAC;AAChD,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,EAAuB,yBAAyB,EAAiB,mBAAmB,EAAE,MAAM,iDAAiD,CAAC;AAIrJ;;;;GAIG;AACH,aAAa;AACb,MAAM,UAAU,iDAAiD,CAAC,SAAgC;IAC9F,OAAO,oCAAoC,CAAC;AAChD,CAAC;AACD;;;;GAIG;AACH,aAAa;AACb,MAAM,UAAU,oCAAoC,CAAC,wBAAoE,EAAE;IACvH,OAAO;QACH,qBAAqB,EAAE,CAAC,CAAC,EAAE,GAAG,qBAAqB,CAAC,mBAAmB,GAAG,IAAI,CAAC,CAAC,CAAC;QACjF,aAAa,EAAE,CAAC,CAAC,EAAE,GAAG,qBAAqB,CAAC,WAAW,GAAG,CAAC,CAAC,cAAc,EAAE,CAAC,CAAC,CAAC;QAC/E,eAAe,EAAE,CAAC,CAAC,EAAE,GAAG,qBAAqB,CAAC,aAAa,GAAG,CAAC,CAAC,yBAAyB,CAAgB,mBAAmB,CAAC,CAAC,CAAC,CAAC;QAChI,iBAAiB,EAAE,CAAC,CAAC,EAAE,GAAG,qBAAqB,CAAC,eAAe,GAAG,CAAC,CAAC,YAAY,CAAsB,yBAAyB,CAAC,CAAC,CAAC,CAAC;QACnI,YAAY,EAAE,CAAC,CAAC,EAAE,GAAG,qBAAqB,CAAC,UAAU,GAAG,CAAC,CAAC,cAAc,EAAE,CAAC,CAAC,CAAC;KAChF,CAAA;AACL,CAAC;AA2CD;;;;;GAKG;AACH,aAAa;AACb,MAAM,UAAU,8BAA8B,CAAC,MAA2B,EAAE,wBAA2E,EAAE,EAAE,2BAAoC,KAAK;IAChM,IAAI,CAAC,qBAAqB,IAAI,wBAAwB,EAAE,CAAC;QAAC,OAAO;IAAC,CAAC;IACnE,MAAM,CAAC,gBAAgB,CAAC,aAAa,EAAE,qBAAqB,CAAC,WAAW,CAAC,CAAC;IAC1E,MAAM,CAAC,cAAc,CAAkB,eAAe,EAAE,qBAAqB,CAAC,aAAa,CAAC,CAAC;IAC7F,MAAM,CAAC,cAAc,CAAsB,iBAAiB,EAAE,qBAAqB,CAAC,eAAe,CAAC,CAAC;IACrG,MAAM,CAAC,gBAAgB,CAAC,YAAY,EAAE,qBAAqB,CAAC,UAAU,CAAC,CAAC;IACxE,MAAM,CAAC,mBAAmB,CAAC,qBAAqB,CAAC,cAAc,CAAC,CAAC;AACrE,CAAC;AACD;;GAEG;AACH,MAAM,CAAC,MAAM,qDAAqD,GAAG,uIAAuI,CAAC;AAC7M;;GAEG;AACH,MAAM,CAAC,MAAM,0DAA0D,GAAqB;IACxF,IAAI,EAAE;QACF,WAAW,EAAE,qDAAqD;QAClE,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,uBAAuB;QAC1C,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,8BAA8B;QACrD,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
|
|
@@ -1,10 +1,6 @@
|
|
|
1
1
|
import { type EdiscoveryReviewTag } from '@microsoft/msgraph-sdk/models/security/index.js';
|
|
2
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
3
|
export interface ApplyTagsPostRequestBody extends AdditionalDataHolder, BackedModel, Parsable {
|
|
4
|
-
/**
|
|
5
|
-
* Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.
|
|
6
|
-
*/
|
|
7
|
-
additionalData?: Record<string, unknown>;
|
|
8
4
|
/**
|
|
9
5
|
* Stores model information.
|
|
10
6
|
*/
|
|
@@ -26,6 +22,7 @@ export interface ApplyTagsPostRequestBody extends AdditionalDataHolder, BackedMo
|
|
|
26
22
|
export declare function createApplyTagsPostRequestBodyFromDiscriminatorValue(parseNode: ParseNode | undefined): ((instance?: Parsable) => Record<string, (node: ParseNode) => void>);
|
|
27
23
|
/**
|
|
28
24
|
* The deserialization information for the current model
|
|
25
|
+
* @param ApplyTagsPostRequestBody The instance to deserialize into.
|
|
29
26
|
* @returns {Record<string, (node: ParseNode) => void>}
|
|
30
27
|
*/
|
|
31
28
|
export declare function deserializeIntoApplyTagsPostRequestBody(applyTagsPostRequestBody?: Partial<ApplyTagsPostRequestBody> | undefined): Record<string, (node: ParseNode) => void>;
|
|
@@ -51,9 +48,11 @@ export interface MicrosoftGraphSecurityApplyTagsRequestBuilder extends BaseReque
|
|
|
51
48
|
}
|
|
52
49
|
/**
|
|
53
50
|
* Serializes information the current object
|
|
51
|
+
* @param ApplyTagsPostRequestBody The instance to serialize from.
|
|
52
|
+
* @param isSerializingDerivedType A boolean indicating whether the serialization is for a derived type.
|
|
54
53
|
* @param writer Serialization writer to use to serialize this model
|
|
55
54
|
*/
|
|
56
|
-
export declare function serializeApplyTagsPostRequestBody(writer: SerializationWriter, applyTagsPostRequestBody?: Partial<ApplyTagsPostRequestBody> | undefined | null): void;
|
|
55
|
+
export declare function serializeApplyTagsPostRequestBody(writer: SerializationWriter, applyTagsPostRequestBody?: Partial<ApplyTagsPostRequestBody> | 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,EAAiF,KAAK,mBAAmB,EAAE,MAAM,iDAAiD,CAAC;AAE1K,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,MAAM,WAAW,wBAAyB,SAAQ,oBAAoB,EAAE,WAAW,EAAE,QAAQ;IACzF;;OAEG;IACH,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAMA,OAAO,EAAiF,KAAK,mBAAmB,EAAE,MAAM,iDAAiD,CAAC;AAE1K,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,MAAM,WAAW,wBAAyB,SAAQ,oBAAoB,EAAE,WAAW,EAAE,QAAQ;IACzF;;OAEG;IACH,mBAAmB,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;IACrC;;OAEG;IACH,SAAS,CAAC,EAAE,mBAAmB,EAAE,GAAG,IAAI,CAAC;IACzC;;OAEG;IACH,YAAY,CAAC,EAAE,mBAAmB,EAAE,GAAG,IAAI,CAAC;CAC/C;AACD;;;;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;;;;;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,qLAAqL,CAAC;AAC3P;;GAEG;AACH,eAAO,MAAM,6DAA6D,EAAE,gBAY3E,CAAC"}
|
|
@@ -16,6 +16,7 @@ export function createApplyTagsPostRequestBodyFromDiscriminatorValue(parseNode)
|
|
|
16
16
|
}
|
|
17
17
|
/**
|
|
18
18
|
* The deserialization information for the current model
|
|
19
|
+
* @param ApplyTagsPostRequestBody 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 deserializeIntoApplyTagsPostRequestBody(applyTagsPostRequestBody
|
|
|
28
29
|
}
|
|
29
30
|
/**
|
|
30
31
|
* Serializes information the current object
|
|
32
|
+
* @param ApplyTagsPostRequestBody The instance to serialize from.
|
|
33
|
+
* @param isSerializingDerivedType A boolean indicating whether the serialization is for a derived type.
|
|
31
34
|
* @param writer Serialization writer to use to serialize this model
|
|
32
35
|
*/
|
|
33
36
|
// @ts-ignore
|
|
34
|
-
export function serializeApplyTagsPostRequestBody(writer, applyTagsPostRequestBody = {}) {
|
|
35
|
-
if (applyTagsPostRequestBody) {
|
|
36
|
-
|
|
37
|
-
writer.writeCollectionOfObjectValues("tagsToRemove", applyTagsPostRequestBody.tagsToRemove, serializeEdiscoveryReviewTag);
|
|
38
|
-
writer.writeAdditionalData(applyTagsPostRequestBody.additionalData);
|
|
37
|
+
export function serializeApplyTagsPostRequestBody(writer, applyTagsPostRequestBody = {}, isSerializingDerivedType = false) {
|
|
38
|
+
if (!applyTagsPostRequestBody || isSerializingDerivedType) {
|
|
39
|
+
return;
|
|
39
40
|
}
|
|
41
|
+
writer.writeCollectionOfObjectValues("tagsToAdd", applyTagsPostRequestBody.tagsToAdd, serializeEdiscoveryReviewTag);
|
|
42
|
+
writer.writeCollectionOfObjectValues("tagsToRemove", applyTagsPostRequestBody.tagsToRemove, serializeEdiscoveryReviewTag);
|
|
43
|
+
writer.writeAdditionalData(applyTagsPostRequestBody.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,EAAE,+CAA+C,EAAE,4BAA4B,EAA4B,MAAM,iDAAiD,CAAC;
|
|
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,EAAE,+CAA+C,EAAE,4BAA4B,EAA4B,MAAM,iDAAiD,CAAC;AAkB1K;;;;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,WAAW,EAAE,CAAC,CAAC,EAAE,GAAG,wBAAwB,CAAC,SAAS,GAAG,CAAC,CAAC,2BAA2B,CAAsB,+CAA+C,CAAC,CAAC,CAAC,CAAC;QAC/J,cAAc,EAAE,CAAC,CAAC,EAAE,GAAG,wBAAwB,CAAC,YAAY,GAAG,CAAC,CAAC,2BAA2B,CAAsB,+CAA+C,CAAC,CAAC,CAAC,CAAC;KACxK,CAAA;AACL,CAAC;AAqBD;;;;;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,6BAA6B,CAAsB,WAAW,EAAE,wBAAwB,CAAC,SAAS,EAAE,4BAA4B,CAAC,CAAC;IACzI,MAAM,CAAC,6BAA6B,CAAsB,cAAc,EAAE,wBAAwB,CAAC,YAAY,EAAE,4BAA4B,CAAC,CAAC;IAC/I,MAAM,CAAC,mBAAmB,CAAC,wBAAwB,CAAC,cAAc,CAAC,CAAC;AACxE,CAAC;AACD;;GAEG;AACH,MAAM,CAAC,MAAM,wDAAwD,GAAG,kLAAkL,CAAC;AAC3P;;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"}
|
|
@@ -8,14 +8,11 @@ import { type AdditionalDataHolder, type BackedModel, type BaseRequestBuilder, t
|
|
|
8
8
|
export declare function createExportPostRequestBodyFromDiscriminatorValue(parseNode: ParseNode | undefined): ((instance?: Parsable) => Record<string, (node: ParseNode) => void>);
|
|
9
9
|
/**
|
|
10
10
|
* The deserialization information for the current model
|
|
11
|
+
* @param ExportPostRequestBody The instance to deserialize into.
|
|
11
12
|
* @returns {Record<string, (node: ParseNode) => void>}
|
|
12
13
|
*/
|
|
13
14
|
export declare function deserializeIntoExportPostRequestBody(exportPostRequestBody?: Partial<ExportPostRequestBody> | undefined): Record<string, (node: ParseNode) => void>;
|
|
14
15
|
export interface ExportPostRequestBody extends AdditionalDataHolder, BackedModel, Parsable {
|
|
15
|
-
/**
|
|
16
|
-
* Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.
|
|
17
|
-
*/
|
|
18
|
-
additionalData?: Record<string, unknown>;
|
|
19
16
|
/**
|
|
20
17
|
* Stores model information.
|
|
21
18
|
*/
|
|
@@ -59,9 +56,11 @@ export interface MicrosoftGraphSecurityExportRequestBuilder extends BaseRequestB
|
|
|
59
56
|
}
|
|
60
57
|
/**
|
|
61
58
|
* Serializes information the current object
|
|
59
|
+
* @param ExportPostRequestBody The instance to serialize from.
|
|
60
|
+
* @param isSerializingDerivedType A boolean indicating whether the serialization is for a derived type.
|
|
62
61
|
* @param writer Serialization writer to use to serialize this model
|
|
63
62
|
*/
|
|
64
|
-
export declare function serializeExportPostRequestBody(writer: SerializationWriter, exportPostRequestBody?: Partial<ExportPostRequestBody> | undefined | null): void;
|
|
63
|
+
export declare function serializeExportPostRequestBody(writer: SerializationWriter, exportPostRequestBody?: Partial<ExportPostRequestBody> | undefined | null, isSerializingDerivedType?: boolean): void;
|
|
65
64
|
/**
|
|
66
65
|
* Uri template for the request builder.
|
|
67
66
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAMA,OAAO,EAAE,mBAAmB,EAA6B,aAAa,EAAuB,MAAM,iDAAiD,CAAC;AAErJ,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,iDAAiD,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,CAEzK;AACD
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAMA,OAAO,EAAE,mBAAmB,EAA6B,aAAa,EAAuB,MAAM,iDAAiD,CAAC;AAErJ,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,iDAAiD,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,CAEzK;AACD;;;;GAIG;AAEH,wBAAgB,oCAAoC,CAAC,qBAAqB,GAAE,OAAO,CAAC,qBAAqB,CAAC,GAAG,SAAc,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAQvK;AACD,MAAM,WAAW,qBAAsB,SAAQ,oBAAoB,EAAE,WAAW,EAAE,QAAQ;IACtF;;OAEG;IACH,mBAAmB,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;IACrC;;OAEG;IACH,WAAW,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC5B;;OAEG;IACH,aAAa,CAAC,EAAE,aAAa,EAAE,GAAG,IAAI,CAAC;IACvC;;OAEG;IACH,eAAe,CAAC,EAAE,mBAAmB,GAAG,IAAI,CAAC;IAC7C;;OAEG;IACH,UAAU,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;CAC9B;AACD;;GAEG;AACH,MAAM,WAAW,0CAA2C,SAAQ,kBAAkB,CAAC,0CAA0C,CAAC;IAC9H;;;;;;OAMG;IACF,IAAI,CAAC,IAAI,EAAE,qBAAqB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IACpH;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,qBAAqB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAChJ;AACD;;;;;GAKG;AAEH,wBAAgB,8BAA8B,CAAC,MAAM,EAAE,mBAAmB,EAAE,qBAAqB,GAAE,OAAO,CAAC,qBAAqB,CAAC,GAAG,SAAS,GAAG,IAAS,EAAE,wBAAwB,GAAE,OAAe,GAAI,IAAI,CAO3M;AACD;;GAEG;AACH,eAAO,MAAM,qDAAqD,kLAAkL,CAAC;AACrP;;GAEG;AACH,eAAO,MAAM,0DAA0D,EAAE,gBAYxE,CAAC"}
|
|
@@ -16,6 +16,7 @@ export function createExportPostRequestBodyFromDiscriminatorValue(parseNode) {
|
|
|
16
16
|
}
|
|
17
17
|
/**
|
|
18
18
|
* The deserialization information for the current model
|
|
19
|
+
* @param ExportPostRequestBody The instance to deserialize into.
|
|
19
20
|
* @returns {Record<string, (node: ParseNode) => void>}
|
|
20
21
|
*/
|
|
21
22
|
// @ts-ignore
|
|
@@ -30,17 +31,20 @@ export function deserializeIntoExportPostRequestBody(exportPostRequestBody = {})
|
|
|
30
31
|
}
|
|
31
32
|
/**
|
|
32
33
|
* Serializes information the current object
|
|
34
|
+
* @param ExportPostRequestBody The instance to serialize from.
|
|
35
|
+
* @param isSerializingDerivedType A boolean indicating whether the serialization is for a derived type.
|
|
33
36
|
* @param writer Serialization writer to use to serialize this model
|
|
34
37
|
*/
|
|
35
38
|
// @ts-ignore
|
|
36
|
-
export function serializeExportPostRequestBody(writer, exportPostRequestBody = {}) {
|
|
37
|
-
if (exportPostRequestBody) {
|
|
38
|
-
|
|
39
|
-
writer.writeEnumValue("exportOptions", exportPostRequestBody.exportOptions);
|
|
40
|
-
writer.writeEnumValue("exportStructure", exportPostRequestBody.exportStructure);
|
|
41
|
-
writer.writeStringValue("outputName", exportPostRequestBody.outputName);
|
|
42
|
-
writer.writeAdditionalData(exportPostRequestBody.additionalData);
|
|
39
|
+
export function serializeExportPostRequestBody(writer, exportPostRequestBody = {}, isSerializingDerivedType = false) {
|
|
40
|
+
if (!exportPostRequestBody || isSerializingDerivedType) {
|
|
41
|
+
return;
|
|
43
42
|
}
|
|
43
|
+
writer.writeStringValue("description", exportPostRequestBody.description);
|
|
44
|
+
writer.writeEnumValue("exportOptions", exportPostRequestBody.exportOptions);
|
|
45
|
+
writer.writeEnumValue("exportStructure", exportPostRequestBody.exportStructure);
|
|
46
|
+
writer.writeStringValue("outputName", exportPostRequestBody.outputName);
|
|
47
|
+
writer.writeAdditionalData(exportPostRequestBody.additionalData);
|
|
44
48
|
}
|
|
45
49
|
/**
|
|
46
50
|
* 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,EAAuB,yBAAyB,EAAiB,mBAAmB,EAAE,MAAM,iDAAiD,CAAC;AAIrJ;;;;GAIG;AACH,aAAa;AACb,MAAM,UAAU,iDAAiD,CAAC,SAAgC;IAC9F,OAAO,oCAAoC,CAAC;AAChD,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,EAAuB,yBAAyB,EAAiB,mBAAmB,EAAE,MAAM,iDAAiD,CAAC;AAIrJ;;;;GAIG;AACH,aAAa;AACb,MAAM,UAAU,iDAAiD,CAAC,SAAgC;IAC9F,OAAO,oCAAoC,CAAC;AAChD,CAAC;AACD;;;;GAIG;AACH,aAAa;AACb,MAAM,UAAU,oCAAoC,CAAC,wBAAoE,EAAE;IACvH,OAAO;QACH,qBAAqB,EAAE,CAAC,CAAC,EAAE,GAAG,qBAAqB,CAAC,mBAAmB,GAAG,IAAI,CAAC,CAAC,CAAC;QACjF,aAAa,EAAE,CAAC,CAAC,EAAE,GAAG,qBAAqB,CAAC,WAAW,GAAG,CAAC,CAAC,cAAc,EAAE,CAAC,CAAC,CAAC;QAC/E,eAAe,EAAE,CAAC,CAAC,EAAE,GAAG,qBAAqB,CAAC,aAAa,GAAG,CAAC,CAAC,yBAAyB,CAAgB,mBAAmB,CAAC,CAAC,CAAC,CAAC;QAChI,iBAAiB,EAAE,CAAC,CAAC,EAAE,GAAG,qBAAqB,CAAC,eAAe,GAAG,CAAC,CAAC,YAAY,CAAsB,yBAAyB,CAAC,CAAC,CAAC,CAAC;QACnI,YAAY,EAAE,CAAC,CAAC,EAAE,GAAG,qBAAqB,CAAC,UAAU,GAAG,CAAC,CAAC,cAAc,EAAE,CAAC,CAAC,CAAC;KAChF,CAAA;AACL,CAAC;AA2CD;;;;;GAKG;AACH,aAAa;AACb,MAAM,UAAU,8BAA8B,CAAC,MAA2B,EAAE,wBAA2E,EAAE,EAAE,2BAAoC,KAAK;IAChM,IAAI,CAAC,qBAAqB,IAAI,wBAAwB,EAAE,CAAC;QAAC,OAAO;IAAC,CAAC;IACnE,MAAM,CAAC,gBAAgB,CAAC,aAAa,EAAE,qBAAqB,CAAC,WAAW,CAAC,CAAC;IAC1E,MAAM,CAAC,cAAc,CAAkB,eAAe,EAAE,qBAAqB,CAAC,aAAa,CAAC,CAAC;IAC7F,MAAM,CAAC,cAAc,CAAsB,iBAAiB,EAAE,qBAAqB,CAAC,eAAe,CAAC,CAAC;IACrG,MAAM,CAAC,gBAAgB,CAAC,YAAY,EAAE,qBAAqB,CAAC,UAAU,CAAC,CAAC;IACxE,MAAM,CAAC,mBAAmB,CAAC,qBAAqB,CAAC,cAAc,CAAC,CAAC;AACrE,CAAC;AACD;;GAEG;AACH,MAAM,CAAC,MAAM,qDAAqD,GAAG,+KAA+K,CAAC;AACrP;;GAEG;AACH,MAAM,CAAC,MAAM,0DAA0D,GAAqB;IACxF,IAAI,EAAE;QACF,WAAW,EAAE,qDAAqD;QAClE,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,uBAAuB;QAC1C,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,8BAA8B;QACrD,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
|
|
@@ -8,14 +8,11 @@ import { type AdditionalDataHolder, type BackedModel, type BaseRequestBuilder, t
|
|
|
8
8
|
export declare function createExportReportPostRequestBodyFromDiscriminatorValue(parseNode: ParseNode | undefined): ((instance?: Parsable) => Record<string, (node: ParseNode) => void>);
|
|
9
9
|
/**
|
|
10
10
|
* The deserialization information for the current model
|
|
11
|
+
* @param ExportReportPostRequestBody The instance to deserialize into.
|
|
11
12
|
* @returns {Record<string, (node: ParseNode) => void>}
|
|
12
13
|
*/
|
|
13
14
|
export declare function deserializeIntoExportReportPostRequestBody(exportReportPostRequestBody?: Partial<ExportReportPostRequestBody> | undefined): Record<string, (node: ParseNode) => void>;
|
|
14
15
|
export interface ExportReportPostRequestBody extends AdditionalDataHolder, BackedModel, Parsable {
|
|
15
|
-
/**
|
|
16
|
-
* Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.
|
|
17
|
-
*/
|
|
18
|
-
additionalData?: Record<string, unknown>;
|
|
19
16
|
/**
|
|
20
17
|
* The additionalOptions property
|
|
21
18
|
*/
|
|
@@ -71,9 +68,11 @@ export interface MicrosoftGraphSecurityExportReportRequestBuilder extends BaseRe
|
|
|
71
68
|
}
|
|
72
69
|
/**
|
|
73
70
|
* Serializes information the current object
|
|
71
|
+
* @param ExportReportPostRequestBody The instance to serialize from.
|
|
72
|
+
* @param isSerializingDerivedType A boolean indicating whether the serialization is for a derived type.
|
|
74
73
|
* @param writer Serialization writer to use to serialize this model
|
|
75
74
|
*/
|
|
76
|
-
export declare function serializeExportReportPostRequestBody(writer: SerializationWriter, exportReportPostRequestBody?: Partial<ExportReportPostRequestBody> | undefined | null): void;
|
|
75
|
+
export declare function serializeExportReportPostRequestBody(writer: SerializationWriter, exportReportPostRequestBody?: Partial<ExportReportPostRequestBody> | undefined | null, isSerializingDerivedType?: boolean): void;
|
|
77
76
|
/**
|
|
78
77
|
* Uri template for the request builder.
|
|
79
78
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAMA,OAAO,EAAE,iBAAiB,EAA2B,sBAAsB,EAAgC,eAAe,EAAyB,cAAc,EAAwB,cAAc,EAAwB,MAAM,iDAAiD,CAAC;AAEvR,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,uDAAuD,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,CAE/K;AACD
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAMA,OAAO,EAAE,iBAAiB,EAA2B,sBAAsB,EAAgC,eAAe,EAAyB,cAAc,EAAwB,cAAc,EAAwB,MAAM,iDAAiD,CAAC;AAEvR,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,uDAAuD,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,CAE/K;AACD;;;;GAIG;AAEH,wBAAgB,0CAA0C,CAAC,2BAA2B,GAAE,OAAO,CAAC,2BAA2B,CAAC,GAAG,SAAc,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAWzL;AACD,MAAM,WAAW,2BAA4B,SAAQ,oBAAoB,EAAE,WAAW,EAAE,QAAQ;IAC5F;;OAEG;IACH,iBAAiB,CAAC,EAAE,iBAAiB,EAAE,GAAG,IAAI,CAAC;IAC/C;;OAEG;IACH,mBAAmB,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;IACrC;;OAEG;IACH,sBAAsB,CAAC,EAAE,sBAAsB,GAAG,IAAI,CAAC;IACvD;;OAEG;IACH,WAAW,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC5B;;OAEG;IACH,WAAW,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC5B;;OAEG;IACH,eAAe,CAAC,EAAE,eAAe,GAAG,IAAI,CAAC;IACzC;;OAEG;IACH,cAAc,CAAC,EAAE,cAAc,EAAE,GAAG,IAAI,CAAC;IACzC;;OAEG;IACH,cAAc,CAAC,EAAE,cAAc,EAAE,GAAG,IAAI,CAAC;CAC5C;AACD;;GAEG;AACH,MAAM,WAAW,gDAAiD,SAAQ,kBAAkB,CAAC,gDAAgD,CAAC;IAC1I;;;;;;OAMG;IACF,IAAI,CAAC,IAAI,EAAE,2BAA2B,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IAC1H;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,2BAA2B,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACtJ;AACD;;;;;GAKG;AAEH,wBAAgB,oCAAoC,CAAC,MAAM,EAAE,mBAAmB,EAAE,2BAA2B,GAAE,OAAO,CAAC,2BAA2B,CAAC,GAAG,SAAS,GAAG,IAAS,EAAE,wBAAwB,GAAE,OAAe,GAAI,IAAI,CAU7N;AACD;;GAEG;AACH,eAAO,MAAM,2DAA2D,2IAA2I,CAAC;AACpN;;GAEG;AACH,eAAO,MAAM,gEAAgE,EAAE,gBAY9E,CAAC"}
|
|
@@ -16,6 +16,7 @@ export function createExportReportPostRequestBodyFromDiscriminatorValue(parseNod
|
|
|
16
16
|
}
|
|
17
17
|
/**
|
|
18
18
|
* The deserialization information for the current model
|
|
19
|
+
* @param ExportReportPostRequestBody The instance to deserialize into.
|
|
19
20
|
* @returns {Record<string, (node: ParseNode) => void>}
|
|
20
21
|
*/
|
|
21
22
|
// @ts-ignore
|
|
@@ -33,20 +34,23 @@ export function deserializeIntoExportReportPostRequestBody(exportReportPostReque
|
|
|
33
34
|
}
|
|
34
35
|
/**
|
|
35
36
|
* Serializes information the current object
|
|
37
|
+
* @param ExportReportPostRequestBody The instance to serialize from.
|
|
38
|
+
* @param isSerializingDerivedType A boolean indicating whether the serialization is for a derived type.
|
|
36
39
|
* @param writer Serialization writer to use to serialize this model
|
|
37
40
|
*/
|
|
38
41
|
// @ts-ignore
|
|
39
|
-
export function serializeExportReportPostRequestBody(writer, exportReportPostRequestBody = {}) {
|
|
40
|
-
if (exportReportPostRequestBody) {
|
|
41
|
-
|
|
42
|
-
writer.writeEnumValue("cloudAttachmentVersion", exportReportPostRequestBody.cloudAttachmentVersion);
|
|
43
|
-
writer.writeStringValue("description", exportReportPostRequestBody.description);
|
|
44
|
-
writer.writeStringValue("displayName", exportReportPostRequestBody.displayName);
|
|
45
|
-
writer.writeEnumValue("documentVersion", exportReportPostRequestBody.documentVersion);
|
|
46
|
-
writer.writeEnumValue("exportCriteria", exportReportPostRequestBody.exportCriteria);
|
|
47
|
-
writer.writeEnumValue("exportLocation", exportReportPostRequestBody.exportLocation);
|
|
48
|
-
writer.writeAdditionalData(exportReportPostRequestBody.additionalData);
|
|
42
|
+
export function serializeExportReportPostRequestBody(writer, exportReportPostRequestBody = {}, isSerializingDerivedType = false) {
|
|
43
|
+
if (!exportReportPostRequestBody || isSerializingDerivedType) {
|
|
44
|
+
return;
|
|
49
45
|
}
|
|
46
|
+
writer.writeEnumValue("additionalOptions", exportReportPostRequestBody.additionalOptions);
|
|
47
|
+
writer.writeEnumValue("cloudAttachmentVersion", exportReportPostRequestBody.cloudAttachmentVersion);
|
|
48
|
+
writer.writeStringValue("description", exportReportPostRequestBody.description);
|
|
49
|
+
writer.writeStringValue("displayName", exportReportPostRequestBody.displayName);
|
|
50
|
+
writer.writeEnumValue("documentVersion", exportReportPostRequestBody.documentVersion);
|
|
51
|
+
writer.writeEnumValue("exportCriteria", exportReportPostRequestBody.exportCriteria);
|
|
52
|
+
writer.writeEnumValue("exportLocation", exportReportPostRequestBody.exportLocation);
|
|
53
|
+
writer.writeAdditionalData(exportReportPostRequestBody.additionalData);
|
|
50
54
|
}
|
|
51
55
|
/**
|
|
52
56
|
* 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,EAAkB,oBAAoB,EAAE,MAAM,iDAAiD,CAAC;AAIvR;;;;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,EAAkB,oBAAoB,EAAE,MAAM,iDAAiD,CAAC;AAIvR;;;;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,gBAAgB,EAAE,CAAC,CAAC,EAAE,GAAG,2BAA2B,CAAC,cAAc,GAAG,CAAC,CAAC,yBAAyB,CAAiB,oBAAoB,CAAC,CAAC,CAAC,CAAC;KAC7I,CAAA;AACL,CAAC;AAuDD;;;;;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,CAAmB,gBAAgB,EAAE,2BAA2B,CAAC,cAAc,CAAC,CAAC;IACtG,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"}
|
|
@@ -8,14 +8,11 @@ import { type AdditionalDataHolder, type BackedModel, type BaseRequestBuilder, t
|
|
|
8
8
|
export declare function createExportResultPostRequestBodyFromDiscriminatorValue(parseNode: ParseNode | undefined): ((instance?: Parsable) => Record<string, (node: ParseNode) => void>);
|
|
9
9
|
/**
|
|
10
10
|
* The deserialization information for the current model
|
|
11
|
+
* @param ExportResultPostRequestBody The instance to deserialize into.
|
|
11
12
|
* @returns {Record<string, (node: ParseNode) => void>}
|
|
12
13
|
*/
|
|
13
14
|
export declare function deserializeIntoExportResultPostRequestBody(exportResultPostRequestBody?: Partial<ExportResultPostRequestBody> | undefined): Record<string, (node: ParseNode) => void>;
|
|
14
15
|
export interface ExportResultPostRequestBody extends AdditionalDataHolder, BackedModel, Parsable {
|
|
15
|
-
/**
|
|
16
|
-
* Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.
|
|
17
|
-
*/
|
|
18
|
-
additionalData?: Record<string, unknown>;
|
|
19
16
|
/**
|
|
20
17
|
* The additionalOptions property
|
|
21
18
|
*/
|
|
@@ -79,9 +76,11 @@ export interface MicrosoftGraphSecurityExportResultRequestBuilder extends BaseRe
|
|
|
79
76
|
}
|
|
80
77
|
/**
|
|
81
78
|
* Serializes information the current object
|
|
79
|
+
* @param ExportResultPostRequestBody The instance to serialize from.
|
|
80
|
+
* @param isSerializingDerivedType A boolean indicating whether the serialization is for a derived type.
|
|
82
81
|
* @param writer Serialization writer to use to serialize this model
|
|
83
82
|
*/
|
|
84
|
-
export declare function serializeExportResultPostRequestBody(writer: SerializationWriter, exportResultPostRequestBody?: Partial<ExportResultPostRequestBody> | undefined | null): void;
|
|
83
|
+
export declare function serializeExportResultPostRequestBody(writer: SerializationWriter, exportResultPostRequestBody?: Partial<ExportResultPostRequestBody> | undefined | null, isSerializingDerivedType?: boolean): void;
|
|
85
84
|
/**
|
|
86
85
|
* Uri template for the request builder.
|
|
87
86
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAMA,OAAO,EAAE,iBAAiB,EAA2B,sBAAsB,EAAgC,eAAe,EAAyB,cAAc,EAAwB,YAAY,EAAsB,cAAc,EAAwB,MAAM,iDAAiD,CAAC;AAEzT,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,uDAAuD,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,CAE/K;AACD
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAMA,OAAO,EAAE,iBAAiB,EAA2B,sBAAsB,EAAgC,eAAe,EAAyB,cAAc,EAAwB,YAAY,EAAsB,cAAc,EAAwB,MAAM,iDAAiD,CAAC;AAEzT,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,uDAAuD,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,CAE/K;AACD;;;;GAIG;AAEH,wBAAgB,0CAA0C,CAAC,2BAA2B,GAAE,OAAO,CAAC,2BAA2B,CAAC,GAAG,SAAc,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAazL;AACD,MAAM,WAAW,2BAA4B,SAAQ,oBAAoB,EAAE,WAAW,EAAE,QAAQ;IAC5F;;OAEG;IACH,iBAAiB,CAAC,EAAE,iBAAiB,EAAE,GAAG,IAAI,CAAC;IAC/C;;OAEG;IACH,mBAAmB,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;IACrC;;OAEG;IACH,sBAAsB,CAAC,EAAE,sBAAsB,GAAG,IAAI,CAAC;IACvD;;OAEG;IACH,WAAW,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC5B;;OAEG;IACH,WAAW,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC5B;;OAEG;IACH,eAAe,CAAC,EAAE,eAAe,GAAG,IAAI,CAAC;IACzC;;OAEG;IACH,cAAc,CAAC,EAAE,cAAc,EAAE,GAAG,IAAI,CAAC;IACzC;;OAEG;IACH,YAAY,CAAC,EAAE,YAAY,GAAG,IAAI,CAAC;IACnC;;OAEG;IACH,cAAc,CAAC,EAAE,cAAc,EAAE,GAAG,IAAI,CAAC;IACzC;;OAEG;IACH,iBAAiB,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;CACtC;AACD;;GAEG;AACH,MAAM,WAAW,gDAAiD,SAAQ,kBAAkB,CAAC,gDAAgD,CAAC;IAC1I;;;;;;OAMG;IACF,IAAI,CAAC,IAAI,EAAE,2BAA2B,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IAC1H;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,2BAA2B,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACtJ;AACD;;;;;GAKG;AAEH,wBAAgB,oCAAoC,CAAC,MAAM,EAAE,mBAAmB,EAAE,2BAA2B,GAAE,OAAO,CAAC,2BAA2B,CAAC,GAAG,SAAS,GAAG,IAAS,EAAE,wBAAwB,GAAE,OAAe,GAAI,IAAI,CAY7N;AACD;;GAEG;AACH,eAAO,MAAM,2DAA2D,2IAA2I,CAAC;AACpN;;GAEG;AACH,eAAO,MAAM,gEAAgE,EAAE,gBAY9E,CAAC"}
|