@aws-sdk/client-customer-profiles 3.952.0 → 3.953.0
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/dist-cjs/index.js +1349 -924
- package/dist-cjs/runtimeConfig.shared.js +6 -1
- package/dist-es/commands/AddProfileKeyCommand.js +2 -2
- package/dist-es/commands/BatchGetCalculatedAttributeForProfileCommand.js +2 -2
- package/dist-es/commands/BatchGetProfileCommand.js +2 -2
- package/dist-es/commands/CreateCalculatedAttributeDefinitionCommand.js +2 -2
- package/dist-es/commands/CreateDomainCommand.js +2 -2
- package/dist-es/commands/CreateDomainLayoutCommand.js +2 -2
- package/dist-es/commands/CreateEventStreamCommand.js +2 -2
- package/dist-es/commands/CreateEventTriggerCommand.js +2 -2
- package/dist-es/commands/CreateIntegrationWorkflowCommand.js +2 -2
- package/dist-es/commands/CreateProfileCommand.js +2 -2
- package/dist-es/commands/CreateRecommenderCommand.js +2 -2
- package/dist-es/commands/CreateSegmentDefinitionCommand.js +2 -2
- package/dist-es/commands/CreateSegmentEstimateCommand.js +2 -2
- package/dist-es/commands/CreateSegmentSnapshotCommand.js +2 -2
- package/dist-es/commands/CreateUploadJobCommand.js +2 -2
- package/dist-es/commands/DeleteCalculatedAttributeDefinitionCommand.js +2 -2
- package/dist-es/commands/DeleteDomainCommand.js +2 -2
- package/dist-es/commands/DeleteDomainLayoutCommand.js +2 -2
- package/dist-es/commands/DeleteDomainObjectTypeCommand.js +2 -2
- package/dist-es/commands/DeleteEventStreamCommand.js +2 -2
- package/dist-es/commands/DeleteEventTriggerCommand.js +2 -2
- package/dist-es/commands/DeleteIntegrationCommand.js +2 -2
- package/dist-es/commands/DeleteProfileCommand.js +2 -2
- package/dist-es/commands/DeleteProfileKeyCommand.js +2 -2
- package/dist-es/commands/DeleteProfileObjectCommand.js +2 -2
- package/dist-es/commands/DeleteProfileObjectTypeCommand.js +2 -2
- package/dist-es/commands/DeleteRecommenderCommand.js +2 -2
- package/dist-es/commands/DeleteSegmentDefinitionCommand.js +2 -2
- package/dist-es/commands/DeleteWorkflowCommand.js +2 -2
- package/dist-es/commands/DetectProfileObjectTypeCommand.js +2 -2
- package/dist-es/commands/GetAutoMergingPreviewCommand.js +2 -2
- package/dist-es/commands/GetCalculatedAttributeDefinitionCommand.js +2 -2
- package/dist-es/commands/GetCalculatedAttributeForProfileCommand.js +2 -2
- package/dist-es/commands/GetDomainCommand.js +2 -2
- package/dist-es/commands/GetDomainLayoutCommand.js +2 -2
- package/dist-es/commands/GetDomainObjectTypeCommand.js +2 -2
- package/dist-es/commands/GetEventStreamCommand.js +2 -2
- package/dist-es/commands/GetEventTriggerCommand.js +2 -2
- package/dist-es/commands/GetIdentityResolutionJobCommand.js +2 -2
- package/dist-es/commands/GetIntegrationCommand.js +2 -2
- package/dist-es/commands/GetMatchesCommand.js +2 -2
- package/dist-es/commands/GetObjectTypeAttributeStatisticsCommand.js +2 -2
- package/dist-es/commands/GetProfileHistoryRecordCommand.js +2 -2
- package/dist-es/commands/GetProfileObjectTypeCommand.js +2 -2
- package/dist-es/commands/GetProfileObjectTypeTemplateCommand.js +2 -2
- package/dist-es/commands/GetProfileRecommendationsCommand.js +2 -2
- package/dist-es/commands/GetRecommenderCommand.js +2 -2
- package/dist-es/commands/GetSegmentDefinitionCommand.js +2 -2
- package/dist-es/commands/GetSegmentEstimateCommand.js +2 -2
- package/dist-es/commands/GetSegmentMembershipCommand.js +2 -2
- package/dist-es/commands/GetSegmentSnapshotCommand.js +2 -2
- package/dist-es/commands/GetSimilarProfilesCommand.js +2 -2
- package/dist-es/commands/GetUploadJobCommand.js +2 -2
- package/dist-es/commands/GetUploadJobPathCommand.js +2 -2
- package/dist-es/commands/GetWorkflowCommand.js +2 -2
- package/dist-es/commands/GetWorkflowStepsCommand.js +2 -2
- package/dist-es/commands/ListAccountIntegrationsCommand.js +2 -2
- package/dist-es/commands/ListCalculatedAttributeDefinitionsCommand.js +2 -2
- package/dist-es/commands/ListCalculatedAttributesForProfileCommand.js +2 -2
- package/dist-es/commands/ListDomainLayoutsCommand.js +2 -2
- package/dist-es/commands/ListDomainObjectTypesCommand.js +2 -2
- package/dist-es/commands/ListDomainsCommand.js +2 -2
- package/dist-es/commands/ListEventStreamsCommand.js +2 -2
- package/dist-es/commands/ListEventTriggersCommand.js +2 -2
- package/dist-es/commands/ListIdentityResolutionJobsCommand.js +2 -2
- package/dist-es/commands/ListIntegrationsCommand.js +2 -2
- package/dist-es/commands/ListObjectTypeAttributeValuesCommand.js +2 -2
- package/dist-es/commands/ListObjectTypeAttributesCommand.js +2 -2
- package/dist-es/commands/ListProfileAttributeValuesCommand.js +2 -2
- package/dist-es/commands/ListProfileHistoryRecordsCommand.js +2 -2
- package/dist-es/commands/ListProfileObjectTypeTemplatesCommand.js +2 -2
- package/dist-es/commands/ListProfileObjectTypesCommand.js +2 -2
- package/dist-es/commands/ListProfileObjectsCommand.js +2 -2
- package/dist-es/commands/ListRecommenderRecipesCommand.js +2 -2
- package/dist-es/commands/ListRecommendersCommand.js +2 -2
- package/dist-es/commands/ListRuleBasedMatchesCommand.js +2 -2
- package/dist-es/commands/ListSegmentDefinitionsCommand.js +2 -2
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-es/commands/ListUploadJobsCommand.js +2 -2
- package/dist-es/commands/ListWorkflowsCommand.js +2 -2
- package/dist-es/commands/MergeProfilesCommand.js +2 -2
- package/dist-es/commands/PutDomainObjectTypeCommand.js +2 -2
- package/dist-es/commands/PutIntegrationCommand.js +2 -2
- package/dist-es/commands/PutProfileObjectCommand.js +2 -2
- package/dist-es/commands/PutProfileObjectTypeCommand.js +2 -2
- package/dist-es/commands/SearchProfilesCommand.js +2 -2
- package/dist-es/commands/StartRecommenderCommand.js +2 -2
- package/dist-es/commands/StartUploadJobCommand.js +2 -2
- package/dist-es/commands/StopRecommenderCommand.js +2 -2
- package/dist-es/commands/StopUploadJobCommand.js +2 -2
- package/dist-es/commands/TagResourceCommand.js +2 -2
- package/dist-es/commands/UntagResourceCommand.js +2 -2
- package/dist-es/commands/UpdateCalculatedAttributeDefinitionCommand.js +2 -2
- package/dist-es/commands/UpdateDomainCommand.js +2 -2
- package/dist-es/commands/UpdateDomainLayoutCommand.js +2 -2
- package/dist-es/commands/UpdateEventTriggerCommand.js +2 -2
- package/dist-es/commands/UpdateProfileCommand.js +2 -2
- package/dist-es/commands/UpdateRecommenderCommand.js +2 -2
- package/dist-es/index.js +1 -0
- package/dist-es/runtimeConfig.shared.js +6 -1
- package/dist-es/schemas/schemas_0.js +864 -863
- package/dist-types/CustomerProfilesClient.d.ts +1 -10
- package/dist-types/index.d.ts +1 -0
- package/dist-types/runtimeConfig.browser.d.ts +6 -2
- package/dist-types/runtimeConfig.d.ts +6 -2
- package/dist-types/runtimeConfig.native.d.ts +6 -2
- package/dist-types/runtimeConfig.shared.d.ts +6 -1
- package/dist-types/schemas/schemas_0.d.ts +425 -529
- package/dist-types/ts3.4/CustomerProfilesClient.d.ts +0 -4
- package/dist-types/ts3.4/index.d.ts +1 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +9 -4
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +424 -531
- package/package.json +34 -34
|
@@ -787,28 +787,35 @@ const _tK = "tagKeys";
|
|
|
787
787
|
const _tmc = "training-metrics-count";
|
|
788
788
|
const n0 = "com.amazonaws.customerprofiles";
|
|
789
789
|
import { TypeRegistry } from "@smithy/core/schema";
|
|
790
|
-
import { CustomerProfilesServiceException
|
|
791
|
-
import { AccessDeniedException
|
|
792
|
-
|
|
793
|
-
|
|
794
|
-
|
|
795
|
-
|
|
796
|
-
|
|
797
|
-
|
|
798
|
-
|
|
799
|
-
|
|
800
|
-
|
|
801
|
-
|
|
802
|
-
|
|
803
|
-
|
|
804
|
-
|
|
805
|
-
|
|
806
|
-
export var AccessDeniedException = [-3, n0, _ADE, { [_e]: _c, [_hE]: 403 }, [_M], [0]];
|
|
807
|
-
TypeRegistry.for(n0).registerError(AccessDeniedException
|
|
808
|
-
export var AdditionalSearchKey = [3, n0, _ASK, 0, [_KN, _V], [0, 64 | 0]];
|
|
809
|
-
export var AddProfileKeyRequest = [
|
|
810
|
-
|
|
811
|
-
|
|
790
|
+
import { CustomerProfilesServiceException } from "../models/CustomerProfilesServiceException";
|
|
791
|
+
import { AccessDeniedException, BadRequestException, InternalServerException, ResourceNotFoundException, ThrottlingException, } from "../models/errors";
|
|
792
|
+
var Gender = [0, n0, _G, 8, 0];
|
|
793
|
+
var PartyType = [0, n0, _PT, 8, 0];
|
|
794
|
+
var ProfileType = [0, n0, _PTr, 8, 0];
|
|
795
|
+
var sensitiveString0To1000 = [0, n0, _sST, 8, 0];
|
|
796
|
+
var sensitiveString0To255 = [0, n0, _sSTe, 8, 0];
|
|
797
|
+
var sensitiveString1To1000 = [0, n0, _sSTen, 8, 0];
|
|
798
|
+
var sensitiveString1To10000 = [0, n0, _sSTens, 8, 0];
|
|
799
|
+
var sensitiveString1To2000000 = [0, n0, _sSTensi, 8, 0];
|
|
800
|
+
var sensitiveString1To255 = [0, n0, _sSTensit, 8, 0];
|
|
801
|
+
var sensitiveString1To4000 = [0, n0, _sSTensiti, 8, 0];
|
|
802
|
+
var sensitiveString1To50000 = [0, n0, _sSTensitiv, 8, 0];
|
|
803
|
+
var sensitiveText = [0, n0, _sT, 8, 0];
|
|
804
|
+
var Statistic = [0, n0, _S, 8, 0];
|
|
805
|
+
var stringifiedJson = [0, n0, _sJ, 8, 0];
|
|
806
|
+
export var AccessDeniedException$ = [-3, n0, _ADE, { [_e]: _c, [_hE]: 403 }, [_M], [0]];
|
|
807
|
+
TypeRegistry.for(n0).registerError(AccessDeniedException$, AccessDeniedException);
|
|
808
|
+
export var AdditionalSearchKey$ = [3, n0, _ASK, 0, [_KN, _V], [0, 64 | 0]];
|
|
809
|
+
export var AddProfileKeyRequest$ = [
|
|
810
|
+
3,
|
|
811
|
+
n0,
|
|
812
|
+
_APKR,
|
|
813
|
+
0,
|
|
814
|
+
[_PI, _KN, _V, _DN],
|
|
815
|
+
[0, 0, 64 | 0, [0, 1]],
|
|
816
|
+
];
|
|
817
|
+
export var AddProfileKeyResponse$ = [3, n0, _APKRd, 0, [_KN, _V], [0, 64 | 0]];
|
|
818
|
+
export var Address$ = [
|
|
812
819
|
3,
|
|
813
820
|
n0,
|
|
814
821
|
_A,
|
|
@@ -816,30 +823,30 @@ export var Address = [
|
|
|
816
823
|
[_Ad, _Add, _Addr, _Addre, _C, _Co, _St, _P, _Cou, _PC],
|
|
817
824
|
[0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
|
|
818
825
|
];
|
|
819
|
-
export var AddressDimension = [
|
|
826
|
+
export var AddressDimension$ = [
|
|
820
827
|
3,
|
|
821
828
|
n0,
|
|
822
829
|
_AD,
|
|
823
830
|
0,
|
|
824
831
|
[_C, _Cou, _Co, _PC, _P, _St],
|
|
825
832
|
[
|
|
826
|
-
[() => ProfileDimension
|
|
827
|
-
[() => ProfileDimension
|
|
828
|
-
[() => ProfileDimension
|
|
829
|
-
[() => ProfileDimension
|
|
830
|
-
[() => ProfileDimension
|
|
831
|
-
[() => ProfileDimension
|
|
833
|
+
[() => ProfileDimension$, { [_jN]: _C }],
|
|
834
|
+
[() => ProfileDimension$, { [_jN]: _Cou }],
|
|
835
|
+
[() => ProfileDimension$, { [_jN]: _Co }],
|
|
836
|
+
[() => ProfileDimension$, { [_jN]: _PC }],
|
|
837
|
+
[() => ProfileDimension$, { [_jN]: _P }],
|
|
838
|
+
[() => ProfileDimension$, { [_jN]: _St }],
|
|
832
839
|
],
|
|
833
840
|
];
|
|
834
|
-
export var AppflowIntegration = [
|
|
841
|
+
export var AppflowIntegration$ = [
|
|
835
842
|
3,
|
|
836
843
|
n0,
|
|
837
844
|
_AI,
|
|
838
845
|
0,
|
|
839
846
|
[_FD, _B],
|
|
840
|
-
[[() => FlowDefinition
|
|
847
|
+
[[() => FlowDefinition$, 0], () => Batches],
|
|
841
848
|
];
|
|
842
|
-
export var AppflowIntegrationWorkflowAttributes = [
|
|
849
|
+
export var AppflowIntegrationWorkflowAttributes$ = [
|
|
843
850
|
3,
|
|
844
851
|
n0,
|
|
845
852
|
_AIWA,
|
|
@@ -847,8 +854,8 @@ export var AppflowIntegrationWorkflowAttributes = [
|
|
|
847
854
|
[_SCT, _CPN, _RA],
|
|
848
855
|
[0, 0, 0],
|
|
849
856
|
];
|
|
850
|
-
export var AppflowIntegrationWorkflowMetrics = [3, n0, _AIWM, 0, [_RP, _SC, _TS], [1, 1, 1]];
|
|
851
|
-
export var AppflowIntegrationWorkflowStep = [
|
|
857
|
+
export var AppflowIntegrationWorkflowMetrics$ = [3, n0, _AIWM, 0, [_RP, _SC, _TS], [1, 1, 1]];
|
|
858
|
+
export var AppflowIntegrationWorkflowStep$ = [
|
|
852
859
|
3,
|
|
853
860
|
n0,
|
|
854
861
|
_AIWS,
|
|
@@ -856,8 +863,8 @@ export var AppflowIntegrationWorkflowStep = [
|
|
|
856
863
|
[_FN, _Sta, _EM, _RP, _BRST, _BRET, _CA, _LUA],
|
|
857
864
|
[0, 0, 0, 1, 0, 0, 4, 4],
|
|
858
865
|
];
|
|
859
|
-
export var AttributeDetails = [3, n0, _ADt, 8, [_At, _E], [() => AttributeList, 0]];
|
|
860
|
-
export var AttributeDimension = [
|
|
866
|
+
export var AttributeDetails$ = [3, n0, _ADt, 8, [_At, _E], [() => AttributeList, 0]];
|
|
867
|
+
export var AttributeDimension$ = [
|
|
861
868
|
3,
|
|
862
869
|
n0,
|
|
863
870
|
_ADtt,
|
|
@@ -868,8 +875,8 @@ export var AttributeDimension = [
|
|
|
868
875
|
[64 | 0, { [_jN]: _V }],
|
|
869
876
|
],
|
|
870
877
|
];
|
|
871
|
-
export var AttributeItem = [3, n0, _AIt, 0, [_N], [0]];
|
|
872
|
-
export var AttributeTypesSelector = [
|
|
878
|
+
export var AttributeItem$ = [3, n0, _AIt, 0, [_N], [0]];
|
|
879
|
+
export var AttributeTypesSelector$ = [
|
|
873
880
|
3,
|
|
874
881
|
n0,
|
|
875
882
|
_ATS,
|
|
@@ -877,19 +884,19 @@ export var AttributeTypesSelector = [
|
|
|
877
884
|
[_AMM, _A, _PN, _EA],
|
|
878
885
|
[0, 64 | 0, 64 | 0, 64 | 0],
|
|
879
886
|
];
|
|
880
|
-
export var AttributeValueItem = [3, n0, _AVI, 0, [_Va], [0]];
|
|
881
|
-
export var AutoMerging = [
|
|
887
|
+
export var AttributeValueItem$ = [3, n0, _AVI, 0, [_Va], [0]];
|
|
888
|
+
export var AutoMerging$ = [
|
|
882
889
|
3,
|
|
883
890
|
n0,
|
|
884
891
|
_AM,
|
|
885
892
|
0,
|
|
886
893
|
[_En, _Con, _CR, _MACSFM],
|
|
887
|
-
[2, () => Consolidation
|
|
894
|
+
[2, () => Consolidation$, () => ConflictResolution$, 1],
|
|
888
895
|
];
|
|
889
|
-
export var BadRequestException = [-3, n0, _BRE, { [_e]: _c, [_hE]: 400 }, [_M], [0]];
|
|
890
|
-
TypeRegistry.for(n0).registerError(BadRequestException
|
|
891
|
-
export var Batch = [3, n0, _Ba, 0, [_ST, _ET], [4, 4]];
|
|
892
|
-
export var BatchGetCalculatedAttributeForProfileError = [
|
|
896
|
+
export var BadRequestException$ = [-3, n0, _BRE, { [_e]: _c, [_hE]: 400 }, [_M], [0]];
|
|
897
|
+
TypeRegistry.for(n0).registerError(BadRequestException$, BadRequestException);
|
|
898
|
+
export var Batch$ = [3, n0, _Ba, 0, [_ST, _ET], [4, 4]];
|
|
899
|
+
export var BatchGetCalculatedAttributeForProfileError$ = [
|
|
893
900
|
3,
|
|
894
901
|
n0,
|
|
895
902
|
_BGCAFPE,
|
|
@@ -897,15 +904,15 @@ export var BatchGetCalculatedAttributeForProfileError = [
|
|
|
897
904
|
[_Cod, _M, _PI],
|
|
898
905
|
[0, 0, 0],
|
|
899
906
|
];
|
|
900
|
-
export var BatchGetCalculatedAttributeForProfileRequest = [
|
|
907
|
+
export var BatchGetCalculatedAttributeForProfileRequest$ = [
|
|
901
908
|
3,
|
|
902
909
|
n0,
|
|
903
910
|
_BGCAFPR,
|
|
904
911
|
0,
|
|
905
912
|
[_CAN, _DN, _PIr, _CO],
|
|
906
|
-
[[0, 1], [0, 1], 64 | 0, [() => ConditionOverrides
|
|
913
|
+
[[0, 1], [0, 1], 64 | 0, [() => ConditionOverrides$, 0]],
|
|
907
914
|
];
|
|
908
|
-
export var BatchGetCalculatedAttributeForProfileResponse = [
|
|
915
|
+
export var BatchGetCalculatedAttributeForProfileResponse$ = [
|
|
909
916
|
3,
|
|
910
917
|
n0,
|
|
911
918
|
_BGCAFPRa,
|
|
@@ -914,12 +921,12 @@ export var BatchGetCalculatedAttributeForProfileResponse = [
|
|
|
914
921
|
[
|
|
915
922
|
() => BatchGetCalculatedAttributeForProfileErrorList,
|
|
916
923
|
() => CalculatedAttributeValueList,
|
|
917
|
-
[() => ConditionOverrides
|
|
924
|
+
[() => ConditionOverrides$, 0],
|
|
918
925
|
],
|
|
919
926
|
];
|
|
920
|
-
export var BatchGetProfileError = [3, n0, _BGPE, 0, [_Cod, _M, _PI], [0, 0, 0]];
|
|
921
|
-
export var BatchGetProfileRequest = [3, n0, _BGPR, 0, [_DN, _PIr], [[0, 1], 64 | 0]];
|
|
922
|
-
export var BatchGetProfileResponse = [
|
|
927
|
+
export var BatchGetProfileError$ = [3, n0, _BGPE, 0, [_Cod, _M, _PI], [0, 0, 0]];
|
|
928
|
+
export var BatchGetProfileRequest$ = [3, n0, _BGPR, 0, [_DN, _PIr], [[0, 1], 64 | 0]];
|
|
929
|
+
export var BatchGetProfileResponse$ = [
|
|
923
930
|
3,
|
|
924
931
|
n0,
|
|
925
932
|
_BGPRa,
|
|
@@ -927,7 +934,7 @@ export var BatchGetProfileResponse = [
|
|
|
927
934
|
[_Er, _Pr],
|
|
928
935
|
[() => BatchGetProfileErrorList, [() => ProfileList, 0]],
|
|
929
936
|
];
|
|
930
|
-
export var CalculatedAttributeDimension = [
|
|
937
|
+
export var CalculatedAttributeDimension$ = [
|
|
931
938
|
3,
|
|
932
939
|
n0,
|
|
933
940
|
_CAD,
|
|
@@ -936,10 +943,10 @@ export var CalculatedAttributeDimension = [
|
|
|
936
943
|
[
|
|
937
944
|
[0, { [_jN]: _DT }],
|
|
938
945
|
[64 | 0, { [_jN]: _V }],
|
|
939
|
-
[() => ConditionOverrides
|
|
946
|
+
[() => ConditionOverrides$, { [_jN]: _CO }],
|
|
940
947
|
],
|
|
941
948
|
];
|
|
942
|
-
export var CalculatedAttributeValue = [
|
|
949
|
+
export var CalculatedAttributeValue$ = [
|
|
943
950
|
3,
|
|
944
951
|
n0,
|
|
945
952
|
_CAVa,
|
|
@@ -947,7 +954,7 @@ export var CalculatedAttributeValue = [
|
|
|
947
954
|
[_CAN, _DNi, _IDP, _PI, _Va, _LOT],
|
|
948
955
|
[0, 0, 0, 0, 0, 4],
|
|
949
956
|
];
|
|
950
|
-
export var CatalogItem = [
|
|
957
|
+
export var CatalogItem$ = [
|
|
951
958
|
3,
|
|
952
959
|
n0,
|
|
953
960
|
_CI,
|
|
@@ -969,13 +976,13 @@ export var CatalogItem = [
|
|
|
969
976
|
[() => Attributes, 0],
|
|
970
977
|
],
|
|
971
978
|
];
|
|
972
|
-
export var ConditionOverrides = [3, n0, _CO, 8, [_R], [() => RangeOverride]];
|
|
973
|
-
export var Conditions = [3, n0, _Cond, 8, [_R, _OC, _Th], [() => Range
|
|
974
|
-
export var ConflictResolution = [3, n0, _CR, 0, [_CRM, _SN], [0, 0]];
|
|
975
|
-
export var ConnectorOperator = [3, n0, _COo, 0, [_Ma, _S_, _Sa, _SNe, _Z], [0, 0, 0, 0, 0]];
|
|
976
|
-
export var Consolidation = [3, n0, _Con, 0, [_MAL], [[1, n0, _MAL, 0, 64 | 0]]];
|
|
977
|
-
export var ContactPreference = [3, n0, _CP, 0, [_KN, _KV, _PI, _CT], [0, 0, 0, 0]];
|
|
978
|
-
export var CreateCalculatedAttributeDefinitionRequest = [
|
|
979
|
+
export var ConditionOverrides$ = [3, n0, _CO, 8, [_R], [() => RangeOverride$]];
|
|
980
|
+
export var Conditions$ = [3, n0, _Cond, 8, [_R, _OC, _Th], [() => Range$, 1, () => Threshold$]];
|
|
981
|
+
export var ConflictResolution$ = [3, n0, _CR, 0, [_CRM, _SN], [0, 0]];
|
|
982
|
+
export var ConnectorOperator$ = [3, n0, _COo, 0, [_Ma, _S_, _Sa, _SNe, _Z], [0, 0, 0, 0, 0]];
|
|
983
|
+
export var Consolidation$ = [3, n0, _Con, 0, [_MAL], [[1, n0, _MAL, 0, 64 | 0]]];
|
|
984
|
+
export var ContactPreference$ = [3, n0, _CP, 0, [_KN, _KV, _PI, _CT], [0, 0, 0, 0]];
|
|
985
|
+
export var CreateCalculatedAttributeDefinitionRequest$ = [
|
|
979
986
|
3,
|
|
980
987
|
n0,
|
|
981
988
|
_CCADR,
|
|
@@ -986,15 +993,15 @@ export var CreateCalculatedAttributeDefinitionRequest = [
|
|
|
986
993
|
[0, 1],
|
|
987
994
|
0,
|
|
988
995
|
[() => sensitiveText, 0],
|
|
989
|
-
[() => AttributeDetails
|
|
990
|
-
[() => Conditions
|
|
991
|
-
() => Filter
|
|
996
|
+
[() => AttributeDetails$, 0],
|
|
997
|
+
[() => Conditions$, 0],
|
|
998
|
+
() => Filter$,
|
|
992
999
|
[() => Statistic, 0],
|
|
993
1000
|
2,
|
|
994
1001
|
128 | 0,
|
|
995
1002
|
],
|
|
996
1003
|
];
|
|
997
|
-
export var CreateCalculatedAttributeDefinitionResponse = [
|
|
1004
|
+
export var CreateCalculatedAttributeDefinitionResponse$ = [
|
|
998
1005
|
3,
|
|
999
1006
|
n0,
|
|
1000
1007
|
_CCADRr,
|
|
@@ -1004,19 +1011,19 @@ export var CreateCalculatedAttributeDefinitionResponse = [
|
|
|
1004
1011
|
0,
|
|
1005
1012
|
0,
|
|
1006
1013
|
[() => sensitiveText, 0],
|
|
1007
|
-
[() => AttributeDetails
|
|
1008
|
-
[() => Conditions
|
|
1009
|
-
() => Filter
|
|
1014
|
+
[() => AttributeDetails$, 0],
|
|
1015
|
+
[() => Conditions$, 0],
|
|
1016
|
+
() => Filter$,
|
|
1010
1017
|
[() => Statistic, 0],
|
|
1011
1018
|
4,
|
|
1012
1019
|
4,
|
|
1013
1020
|
2,
|
|
1014
1021
|
0,
|
|
1015
|
-
() => Readiness
|
|
1022
|
+
() => Readiness$,
|
|
1016
1023
|
128 | 0,
|
|
1017
1024
|
],
|
|
1018
1025
|
];
|
|
1019
|
-
export var CreateDomainLayoutRequest = [
|
|
1026
|
+
export var CreateDomainLayoutRequest$ = [
|
|
1020
1027
|
3,
|
|
1021
1028
|
n0,
|
|
1022
1029
|
_CDLR,
|
|
@@ -1024,7 +1031,7 @@ export var CreateDomainLayoutRequest = [
|
|
|
1024
1031
|
[_DN, _LDN, _D, _DNi, _ID, _LT, _La, _Ta],
|
|
1025
1032
|
[[0, 1], [0, 1], [() => sensitiveText, 0], 0, 2, 0, [() => sensitiveString1To2000000, 0], 128 | 0],
|
|
1026
1033
|
];
|
|
1027
|
-
export var CreateDomainLayoutResponse = [
|
|
1034
|
+
export var CreateDomainLayoutResponse$ = [
|
|
1028
1035
|
3,
|
|
1029
1036
|
n0,
|
|
1030
1037
|
_CDLRr,
|
|
@@ -1032,23 +1039,23 @@ export var CreateDomainLayoutResponse = [
|
|
|
1032
1039
|
[_LDN, _D, _DNi, _ID, _LT, _La, _Ve, _Ta, _CA, _LUA],
|
|
1033
1040
|
[0, [() => sensitiveText, 0], 0, 2, 0, [() => sensitiveString1To2000000, 0], 0, 128 | 0, 4, 4],
|
|
1034
1041
|
];
|
|
1035
|
-
export var CreateDomainRequest = [
|
|
1042
|
+
export var CreateDomainRequest$ = [
|
|
1036
1043
|
3,
|
|
1037
1044
|
n0,
|
|
1038
1045
|
_CDR,
|
|
1039
1046
|
0,
|
|
1040
1047
|
[_DN, _DED, _DEK, _DLQU, _Mat, _RBM, _DS, _Ta],
|
|
1041
|
-
[[0, 1], 1, 0, 0, () => MatchingRequest
|
|
1048
|
+
[[0, 1], 1, 0, 0, () => MatchingRequest$, () => RuleBasedMatchingRequest$, () => DataStoreRequest$, 128 | 0],
|
|
1042
1049
|
];
|
|
1043
|
-
export var CreateDomainResponse = [
|
|
1050
|
+
export var CreateDomainResponse$ = [
|
|
1044
1051
|
3,
|
|
1045
1052
|
n0,
|
|
1046
1053
|
_CDRr,
|
|
1047
1054
|
0,
|
|
1048
1055
|
[_DN, _DED, _DEK, _DLQU, _Mat, _RBM, _DS, _CA, _LUA, _Ta],
|
|
1049
|
-
[0, 1, 0, 0, () => MatchingResponse
|
|
1056
|
+
[0, 1, 0, 0, () => MatchingResponse$, () => RuleBasedMatchingResponse$, () => DataStoreResponse$, 4, 4, 128 | 0],
|
|
1050
1057
|
];
|
|
1051
|
-
export var CreateEventStreamRequest = [
|
|
1058
|
+
export var CreateEventStreamRequest$ = [
|
|
1052
1059
|
3,
|
|
1053
1060
|
n0,
|
|
1054
1061
|
_CESR,
|
|
@@ -1056,8 +1063,8 @@ export var CreateEventStreamRequest = [
|
|
|
1056
1063
|
[_DN, _U, _ESN, _Ta],
|
|
1057
1064
|
[[0, 1], 0, [0, 1], 128 | 0],
|
|
1058
1065
|
];
|
|
1059
|
-
export var CreateEventStreamResponse = [3, n0, _CESRr, 0, [_ESA, _Ta], [0, 128 | 0]];
|
|
1060
|
-
export var CreateEventTriggerRequest = [
|
|
1066
|
+
export var CreateEventStreamResponse$ = [3, n0, _CESRr, 0, [_ESA, _Ta], [0, 128 | 0]];
|
|
1067
|
+
export var CreateEventTriggerRequest$ = [
|
|
1061
1068
|
3,
|
|
1062
1069
|
n0,
|
|
1063
1070
|
_CETR,
|
|
@@ -1070,28 +1077,28 @@ export var CreateEventTriggerRequest = [
|
|
|
1070
1077
|
[() => sensitiveText, 0],
|
|
1071
1078
|
[() => EventTriggerConditions, 0],
|
|
1072
1079
|
0,
|
|
1073
|
-
() => EventTriggerLimits
|
|
1080
|
+
() => EventTriggerLimits$,
|
|
1074
1081
|
128 | 0,
|
|
1075
1082
|
],
|
|
1076
1083
|
];
|
|
1077
|
-
export var CreateEventTriggerResponse = [
|
|
1084
|
+
export var CreateEventTriggerResponse$ = [
|
|
1078
1085
|
3,
|
|
1079
1086
|
n0,
|
|
1080
1087
|
_CETRr,
|
|
1081
1088
|
0,
|
|
1082
1089
|
[_ETN, _OTN, _D, _ETC, _SF, _ETL, _CA, _LUA, _Ta],
|
|
1083
|
-
[0, 0, [() => sensitiveText, 0], [() => EventTriggerConditions, 0], 0, () => EventTriggerLimits
|
|
1090
|
+
[0, 0, [() => sensitiveText, 0], [() => EventTriggerConditions, 0], 0, () => EventTriggerLimits$, 4, 4, 128 | 0],
|
|
1084
1091
|
];
|
|
1085
|
-
export var CreateIntegrationWorkflowRequest = [
|
|
1092
|
+
export var CreateIntegrationWorkflowRequest$ = [
|
|
1086
1093
|
3,
|
|
1087
1094
|
n0,
|
|
1088
1095
|
_CIWR,
|
|
1089
1096
|
0,
|
|
1090
1097
|
[_DN, _WT, _IC, _OTN, _RA, _Ta],
|
|
1091
|
-
[[0, 1], 0, [() => IntegrationConfig
|
|
1098
|
+
[[0, 1], 0, [() => IntegrationConfig$, 0], 0, 0, 128 | 0],
|
|
1092
1099
|
];
|
|
1093
|
-
export var CreateIntegrationWorkflowResponse = [3, n0, _CIWRr, 0, [_WI, _M], [0, 0]];
|
|
1094
|
-
export var CreateProfileRequest = [
|
|
1100
|
+
export var CreateIntegrationWorkflowResponse$ = [3, n0, _CIWRr, 0, [_WI, _M], [0, 0]];
|
|
1101
|
+
export var CreateProfileRequest$ = [
|
|
1095
1102
|
3,
|
|
1096
1103
|
n0,
|
|
1097
1104
|
_CPR,
|
|
@@ -1142,28 +1149,28 @@ export var CreateProfileRequest = [
|
|
|
1142
1149
|
[() => sensitiveString1To255, 0],
|
|
1143
1150
|
[() => sensitiveString1To255, 0],
|
|
1144
1151
|
[() => sensitiveString1To255, 0],
|
|
1145
|
-
[() => Address
|
|
1146
|
-
[() => Address
|
|
1147
|
-
[() => Address
|
|
1148
|
-
[() => Address
|
|
1152
|
+
[() => Address$, 0],
|
|
1153
|
+
[() => Address$, 0],
|
|
1154
|
+
[() => Address$, 0],
|
|
1155
|
+
[() => Address$, 0],
|
|
1149
1156
|
[() => Attributes, 0],
|
|
1150
1157
|
[() => sensitiveString1To255, 0],
|
|
1151
1158
|
[() => sensitiveString1To255, 0],
|
|
1152
1159
|
[() => ProfileType, 0],
|
|
1153
|
-
[() => EngagementPreferences
|
|
1160
|
+
[() => EngagementPreferences$, 0],
|
|
1154
1161
|
],
|
|
1155
1162
|
];
|
|
1156
|
-
export var CreateProfileResponse = [3, n0, _CPRr, 0, [_PI], [0]];
|
|
1157
|
-
export var CreateRecommenderRequest = [
|
|
1163
|
+
export var CreateProfileResponse$ = [3, n0, _CPRr, 0, [_PI], [0]];
|
|
1164
|
+
export var CreateRecommenderRequest$ = [
|
|
1158
1165
|
3,
|
|
1159
1166
|
n0,
|
|
1160
1167
|
_CRR,
|
|
1161
1168
|
0,
|
|
1162
1169
|
[_DN, _RN, _RRN, _RC, _D, _Ta],
|
|
1163
|
-
[[0, 1], [0, 1], 0, () => RecommenderConfig
|
|
1170
|
+
[[0, 1], [0, 1], 0, () => RecommenderConfig$, [() => sensitiveText, 0], 128 | 0],
|
|
1164
1171
|
];
|
|
1165
|
-
export var CreateRecommenderResponse = [3, n0, _CRRr, 0, [_RAe, _Ta], [0, 128 | 0]];
|
|
1166
|
-
export var CreateSegmentDefinitionRequest = [
|
|
1172
|
+
export var CreateRecommenderResponse$ = [3, n0, _CRRr, 0, [_RAe, _Ta], [0, 128 | 0]];
|
|
1173
|
+
export var CreateSegmentDefinitionRequest$ = [
|
|
1167
1174
|
3,
|
|
1168
1175
|
n0,
|
|
1169
1176
|
_CSDR,
|
|
@@ -1174,12 +1181,12 @@ export var CreateSegmentDefinitionRequest = [
|
|
|
1174
1181
|
[0, 1],
|
|
1175
1182
|
0,
|
|
1176
1183
|
[() => sensitiveString1To4000, 0],
|
|
1177
|
-
[() => SegmentGroup
|
|
1184
|
+
[() => SegmentGroup$, 0],
|
|
1178
1185
|
[() => sensitiveString1To50000, 0],
|
|
1179
1186
|
128 | 0,
|
|
1180
1187
|
],
|
|
1181
1188
|
];
|
|
1182
|
-
export var CreateSegmentDefinitionResponse = [
|
|
1189
|
+
export var CreateSegmentDefinitionResponse$ = [
|
|
1183
1190
|
3,
|
|
1184
1191
|
n0,
|
|
1185
1192
|
_CSDRr,
|
|
@@ -1194,7 +1201,7 @@ export var CreateSegmentDefinitionResponse = [
|
|
|
1194
1201
|
[128 | 0, { [_jN]: _Ta }],
|
|
1195
1202
|
],
|
|
1196
1203
|
];
|
|
1197
|
-
export var CreateSegmentEstimateRequest = [
|
|
1204
|
+
export var CreateSegmentEstimateRequest$ = [
|
|
1198
1205
|
3,
|
|
1199
1206
|
n0,
|
|
1200
1207
|
_CSER,
|
|
@@ -1202,12 +1209,19 @@ export var CreateSegmentEstimateRequest = [
|
|
|
1202
1209
|
[_DN, _SQ, _SSQ],
|
|
1203
1210
|
[
|
|
1204
1211
|
[0, 1],
|
|
1205
|
-
[() => SegmentGroupStructure
|
|
1212
|
+
[() => SegmentGroupStructure$, 0],
|
|
1206
1213
|
[() => sensitiveString1To50000, 0],
|
|
1207
1214
|
],
|
|
1208
1215
|
];
|
|
1209
|
-
export var CreateSegmentEstimateResponse = [
|
|
1210
|
-
|
|
1216
|
+
export var CreateSegmentEstimateResponse$ = [
|
|
1217
|
+
3,
|
|
1218
|
+
n0,
|
|
1219
|
+
_CSERr,
|
|
1220
|
+
0,
|
|
1221
|
+
[_DN, _EI, _SCt],
|
|
1222
|
+
[0, 0, [1, 32]],
|
|
1223
|
+
];
|
|
1224
|
+
export var CreateSegmentSnapshotRequest$ = [
|
|
1211
1225
|
3,
|
|
1212
1226
|
n0,
|
|
1213
1227
|
_CSSR,
|
|
@@ -1215,8 +1229,8 @@ export var CreateSegmentSnapshotRequest = [
|
|
|
1215
1229
|
[_DN, _SDN, _DF, _EK, _RA, _DU],
|
|
1216
1230
|
[[0, 1], [0, 1], 0, 0, 0, 0],
|
|
1217
1231
|
];
|
|
1218
|
-
export var CreateSegmentSnapshotResponse = [3, n0, _CSSRr, 0, [_SI], [0]];
|
|
1219
|
-
export var CreateUploadJobRequest = [
|
|
1232
|
+
export var CreateSegmentSnapshotResponse$ = [3, n0, _CSSRr, 0, [_SI], [0]];
|
|
1233
|
+
export var CreateUploadJobRequest$ = [
|
|
1220
1234
|
3,
|
|
1221
1235
|
n0,
|
|
1222
1236
|
_CUJR,
|
|
@@ -1224,10 +1238,10 @@ export var CreateUploadJobRequest = [
|
|
|
1224
1238
|
[_DN, _DNi, _Fi, _UK, _DE],
|
|
1225
1239
|
[[0, 1], 0, [() => FieldMap, 0], 0, 1],
|
|
1226
1240
|
];
|
|
1227
|
-
export var CreateUploadJobResponse = [3, n0, _CUJRr, 0, [_JI], [[0, { [_jN]: _JI }]]];
|
|
1228
|
-
export var DataStoreRequest = [3, n0, _DSR, 0, [_En], [2]];
|
|
1229
|
-
export var DataStoreResponse = [3, n0, _DSRa, 0, [_En, _Re], [2, () => Readiness]];
|
|
1230
|
-
export var DateDimension = [
|
|
1241
|
+
export var CreateUploadJobResponse$ = [3, n0, _CUJRr, 0, [_JI], [[0, { [_jN]: _JI }]]];
|
|
1242
|
+
export var DataStoreRequest$ = [3, n0, _DSR, 0, [_En], [2]];
|
|
1243
|
+
export var DataStoreResponse$ = [3, n0, _DSRa, 0, [_En, _Re], [2, () => Readiness$]];
|
|
1244
|
+
export var DateDimension$ = [
|
|
1231
1245
|
3,
|
|
1232
1246
|
n0,
|
|
1233
1247
|
_DD,
|
|
@@ -1238,7 +1252,7 @@ export var DateDimension = [
|
|
|
1238
1252
|
[64 | 0, { [_jN]: _V }],
|
|
1239
1253
|
],
|
|
1240
1254
|
];
|
|
1241
|
-
export var DeleteCalculatedAttributeDefinitionRequest = [
|
|
1255
|
+
export var DeleteCalculatedAttributeDefinitionRequest$ = [
|
|
1242
1256
|
3,
|
|
1243
1257
|
n0,
|
|
1244
1258
|
_DCADR,
|
|
@@ -1249,8 +1263,8 @@ export var DeleteCalculatedAttributeDefinitionRequest = [
|
|
|
1249
1263
|
[0, 1],
|
|
1250
1264
|
],
|
|
1251
1265
|
];
|
|
1252
|
-
export var DeleteCalculatedAttributeDefinitionResponse = [3, n0, _DCADRe, 0, [], []];
|
|
1253
|
-
export var DeleteDomainLayoutRequest = [
|
|
1266
|
+
export var DeleteCalculatedAttributeDefinitionResponse$ = [3, n0, _DCADRe, 0, [], []];
|
|
1267
|
+
export var DeleteDomainLayoutRequest$ = [
|
|
1254
1268
|
3,
|
|
1255
1269
|
n0,
|
|
1256
1270
|
_DDLR,
|
|
@@ -1261,8 +1275,8 @@ export var DeleteDomainLayoutRequest = [
|
|
|
1261
1275
|
[0, 1],
|
|
1262
1276
|
],
|
|
1263
1277
|
];
|
|
1264
|
-
export var DeleteDomainLayoutResponse = [3, n0, _DDLRe, 0, [_M], [0]];
|
|
1265
|
-
export var DeleteDomainObjectTypeRequest = [
|
|
1278
|
+
export var DeleteDomainLayoutResponse$ = [3, n0, _DDLRe, 0, [_M], [0]];
|
|
1279
|
+
export var DeleteDomainObjectTypeRequest$ = [
|
|
1266
1280
|
3,
|
|
1267
1281
|
n0,
|
|
1268
1282
|
_DDOTR,
|
|
@@ -1273,10 +1287,10 @@ export var DeleteDomainObjectTypeRequest = [
|
|
|
1273
1287
|
[0, 1],
|
|
1274
1288
|
],
|
|
1275
1289
|
];
|
|
1276
|
-
export var DeleteDomainObjectTypeResponse = [3, n0, _DDOTRe, 0, [], []];
|
|
1277
|
-
export var DeleteDomainRequest = [3, n0, _DDR, 0, [_DN], [[0, 1]]];
|
|
1278
|
-
export var DeleteDomainResponse = [3, n0, _DDRe, 0, [_M], [0]];
|
|
1279
|
-
export var DeleteEventStreamRequest = [
|
|
1290
|
+
export var DeleteDomainObjectTypeResponse$ = [3, n0, _DDOTRe, 0, [], []];
|
|
1291
|
+
export var DeleteDomainRequest$ = [3, n0, _DDR, 0, [_DN], [[0, 1]]];
|
|
1292
|
+
export var DeleteDomainResponse$ = [3, n0, _DDRe, 0, [_M], [0]];
|
|
1293
|
+
export var DeleteEventStreamRequest$ = [
|
|
1280
1294
|
3,
|
|
1281
1295
|
n0,
|
|
1282
1296
|
_DESR,
|
|
@@ -1287,8 +1301,8 @@ export var DeleteEventStreamRequest = [
|
|
|
1287
1301
|
[0, 1],
|
|
1288
1302
|
],
|
|
1289
1303
|
];
|
|
1290
|
-
export var DeleteEventStreamResponse = [3, n0, _DESRe, 0, [], []];
|
|
1291
|
-
export var DeleteEventTriggerRequest = [
|
|
1304
|
+
export var DeleteEventStreamResponse$ = [3, n0, _DESRe, 0, [], []];
|
|
1305
|
+
export var DeleteEventTriggerRequest$ = [
|
|
1292
1306
|
3,
|
|
1293
1307
|
n0,
|
|
1294
1308
|
_DETR,
|
|
@@ -1299,10 +1313,10 @@ export var DeleteEventTriggerRequest = [
|
|
|
1299
1313
|
[0, 1],
|
|
1300
1314
|
],
|
|
1301
1315
|
];
|
|
1302
|
-
export var DeleteEventTriggerResponse = [3, n0, _DETRe, 0, [_M], [0]];
|
|
1303
|
-
export var DeleteIntegrationRequest = [3, n0, _DIR, 0, [_DN, _U], [[0, 1], 0]];
|
|
1304
|
-
export var DeleteIntegrationResponse = [3, n0, _DIRe, 0, [_M], [0]];
|
|
1305
|
-
export var DeleteProfileKeyRequest = [
|
|
1316
|
+
export var DeleteEventTriggerResponse$ = [3, n0, _DETRe, 0, [_M], [0]];
|
|
1317
|
+
export var DeleteIntegrationRequest$ = [3, n0, _DIR, 0, [_DN, _U], [[0, 1], 0]];
|
|
1318
|
+
export var DeleteIntegrationResponse$ = [3, n0, _DIRe, 0, [_M], [0]];
|
|
1319
|
+
export var DeleteProfileKeyRequest$ = [
|
|
1306
1320
|
3,
|
|
1307
1321
|
n0,
|
|
1308
1322
|
_DPKR,
|
|
@@ -1310,8 +1324,8 @@ export var DeleteProfileKeyRequest = [
|
|
|
1310
1324
|
[_PI, _KN, _V, _DN],
|
|
1311
1325
|
[0, 0, 64 | 0, [0, 1]],
|
|
1312
1326
|
];
|
|
1313
|
-
export var DeleteProfileKeyResponse = [3, n0, _DPKRe, 0, [_M], [0]];
|
|
1314
|
-
export var DeleteProfileObjectRequest = [
|
|
1327
|
+
export var DeleteProfileKeyResponse$ = [3, n0, _DPKRe, 0, [_M], [0]];
|
|
1328
|
+
export var DeleteProfileObjectRequest$ = [
|
|
1315
1329
|
3,
|
|
1316
1330
|
n0,
|
|
1317
1331
|
_DPOR,
|
|
@@ -1319,8 +1333,8 @@ export var DeleteProfileObjectRequest = [
|
|
|
1319
1333
|
[_PI, _POUK, _OTN, _DN],
|
|
1320
1334
|
[0, 0, 0, [0, 1]],
|
|
1321
1335
|
];
|
|
1322
|
-
export var DeleteProfileObjectResponse = [3, n0, _DPORe, 0, [_M], [0]];
|
|
1323
|
-
export var DeleteProfileObjectTypeRequest = [
|
|
1336
|
+
export var DeleteProfileObjectResponse$ = [3, n0, _DPORe, 0, [_M], [0]];
|
|
1337
|
+
export var DeleteProfileObjectTypeRequest$ = [
|
|
1324
1338
|
3,
|
|
1325
1339
|
n0,
|
|
1326
1340
|
_DPOTR,
|
|
@@ -1331,10 +1345,10 @@ export var DeleteProfileObjectTypeRequest = [
|
|
|
1331
1345
|
[0, 1],
|
|
1332
1346
|
],
|
|
1333
1347
|
];
|
|
1334
|
-
export var DeleteProfileObjectTypeResponse = [3, n0, _DPOTRe, 0, [_M], [0]];
|
|
1335
|
-
export var DeleteProfileRequest = [3, n0, _DPR, 0, [_PI, _DN], [0, [0, 1]]];
|
|
1336
|
-
export var DeleteProfileResponse = [3, n0, _DPRe, 0, [_M], [0]];
|
|
1337
|
-
export var DeleteRecommenderRequest = [
|
|
1348
|
+
export var DeleteProfileObjectTypeResponse$ = [3, n0, _DPOTRe, 0, [_M], [0]];
|
|
1349
|
+
export var DeleteProfileRequest$ = [3, n0, _DPR, 0, [_PI, _DN], [0, [0, 1]]];
|
|
1350
|
+
export var DeleteProfileResponse$ = [3, n0, _DPRe, 0, [_M], [0]];
|
|
1351
|
+
export var DeleteRecommenderRequest$ = [
|
|
1338
1352
|
3,
|
|
1339
1353
|
n0,
|
|
1340
1354
|
_DRR,
|
|
@@ -1345,8 +1359,8 @@ export var DeleteRecommenderRequest = [
|
|
|
1345
1359
|
[0, 1],
|
|
1346
1360
|
],
|
|
1347
1361
|
];
|
|
1348
|
-
export var DeleteRecommenderResponse = [3, n0, _DRRe, 0, [], []];
|
|
1349
|
-
export var DeleteSegmentDefinitionRequest = [
|
|
1362
|
+
export var DeleteRecommenderResponse$ = [3, n0, _DRRe, 0, [], []];
|
|
1363
|
+
export var DeleteSegmentDefinitionRequest$ = [
|
|
1350
1364
|
3,
|
|
1351
1365
|
n0,
|
|
1352
1366
|
_DSDR,
|
|
@@ -1357,8 +1371,8 @@ export var DeleteSegmentDefinitionRequest = [
|
|
|
1357
1371
|
[0, 1],
|
|
1358
1372
|
],
|
|
1359
1373
|
];
|
|
1360
|
-
export var DeleteSegmentDefinitionResponse = [3, n0, _DSDRe, 0, [_M], [[0, { [_jN]: _M }]]];
|
|
1361
|
-
export var DeleteWorkflowRequest = [
|
|
1374
|
+
export var DeleteSegmentDefinitionResponse$ = [3, n0, _DSDRe, 0, [_M], [[0, { [_jN]: _M }]]];
|
|
1375
|
+
export var DeleteWorkflowRequest$ = [
|
|
1362
1376
|
3,
|
|
1363
1377
|
n0,
|
|
1364
1378
|
_DWR,
|
|
@@ -1369,9 +1383,9 @@ export var DeleteWorkflowRequest = [
|
|
|
1369
1383
|
[0, 1],
|
|
1370
1384
|
],
|
|
1371
1385
|
];
|
|
1372
|
-
export var DeleteWorkflowResponse = [3, n0, _DWRe, 0, [], []];
|
|
1373
|
-
export var DestinationSummary = [3, n0, _DSe, 0, [_U, _Sta, _US], [0, 0, 4]];
|
|
1374
|
-
export var DetectedProfileObjectType = [
|
|
1386
|
+
export var DeleteWorkflowResponse$ = [3, n0, _DWRe, 0, [], []];
|
|
1387
|
+
export var DestinationSummary$ = [3, n0, _DSe, 0, [_U, _Sta, _US], [0, 0, 4]];
|
|
1388
|
+
export var DetectedProfileObjectType$ = [
|
|
1375
1389
|
3,
|
|
1376
1390
|
n0,
|
|
1377
1391
|
_DPOT,
|
|
@@ -1379,7 +1393,7 @@ export var DetectedProfileObjectType = [
|
|
|
1379
1393
|
[_SLUTF, _Fi, _K],
|
|
1380
1394
|
[0, [() => FieldMap, 0], [() => KeyMap, 0]],
|
|
1381
1395
|
];
|
|
1382
|
-
export var DetectProfileObjectTypeRequest = [
|
|
1396
|
+
export var DetectProfileObjectTypeRequest$ = [
|
|
1383
1397
|
3,
|
|
1384
1398
|
n0,
|
|
1385
1399
|
_DPOTRet,
|
|
@@ -1390,7 +1404,7 @@ export var DetectProfileObjectTypeRequest = [
|
|
|
1390
1404
|
[0, 1],
|
|
1391
1405
|
],
|
|
1392
1406
|
];
|
|
1393
|
-
export var DetectProfileObjectTypeResponse = [
|
|
1407
|
+
export var DetectProfileObjectTypeResponse$ = [
|
|
1394
1408
|
3,
|
|
1395
1409
|
n0,
|
|
1396
1410
|
_DPOTRete,
|
|
@@ -1398,8 +1412,8 @@ export var DetectProfileObjectTypeResponse = [
|
|
|
1398
1412
|
[_DPOTe],
|
|
1399
1413
|
[[() => DetectedProfileObjectTypes, 0]],
|
|
1400
1414
|
];
|
|
1401
|
-
export var DomainObjectTypeField = [3, n0, _DOTF, 0, [_So, _Tar, _CTo, _FT], [0, 0, 0, 0]];
|
|
1402
|
-
export var DomainObjectTypesListItem = [
|
|
1415
|
+
export var DomainObjectTypeField$ = [3, n0, _DOTF, 0, [_So, _Tar, _CTo, _FT], [0, 0, 0, 0]];
|
|
1416
|
+
export var DomainObjectTypesListItem$ = [
|
|
1403
1417
|
3,
|
|
1404
1418
|
n0,
|
|
1405
1419
|
_DOTLI,
|
|
@@ -1407,8 +1421,8 @@ export var DomainObjectTypesListItem = [
|
|
|
1407
1421
|
[_OTN, _D, _CA, _LUA, _Ta],
|
|
1408
1422
|
[0, [() => sensitiveString1To10000, 0], 4, 4, 128 | 0],
|
|
1409
1423
|
];
|
|
1410
|
-
export var DomainStats = [3, n0, _DSo, 0, [_PCr, _MPC, _OC, _TSo], [1, 1, 1, 1]];
|
|
1411
|
-
export var EngagementPreferences = [
|
|
1424
|
+
export var DomainStats$ = [3, n0, _DSo, 0, [_PCr, _MPC, _OC, _TSo], [1, 1, 1, 1]];
|
|
1425
|
+
export var EngagementPreferences$ = [
|
|
1412
1426
|
3,
|
|
1413
1427
|
n0,
|
|
1414
1428
|
_EP,
|
|
@@ -1416,18 +1430,18 @@ export var EngagementPreferences = [
|
|
|
1416
1430
|
[_Ph, _Em],
|
|
1417
1431
|
[() => PhonePreferenceList, () => EmailPreferenceList],
|
|
1418
1432
|
];
|
|
1419
|
-
export var EventParameters = [3, n0, _EPv, 0, [_ETv, _EVT], [0, 1]];
|
|
1420
|
-
export var EventsConfig = [3, n0, _EC, 0, [_EPL], [() => EventParametersList]];
|
|
1421
|
-
export var EventStreamDestinationDetails = [3, n0, _ESDD, 0, [_U, _Sta, _US, _M], [0, 0, 4, 0]];
|
|
1422
|
-
export var EventStreamSummary = [
|
|
1433
|
+
export var EventParameters$ = [3, n0, _EPv, 0, [_ETv, _EVT], [0, 1]];
|
|
1434
|
+
export var EventsConfig$ = [3, n0, _EC, 0, [_EPL], [() => EventParametersList]];
|
|
1435
|
+
export var EventStreamDestinationDetails$ = [3, n0, _ESDD, 0, [_U, _Sta, _US, _M], [0, 0, 4, 0]];
|
|
1436
|
+
export var EventStreamSummary$ = [
|
|
1423
1437
|
3,
|
|
1424
1438
|
n0,
|
|
1425
1439
|
_ESS,
|
|
1426
1440
|
0,
|
|
1427
1441
|
[_DN, _ESN, _ESA, _St, _SS, _DSe, _Ta],
|
|
1428
|
-
[0, 0, 0, 0, 4, () => DestinationSummary
|
|
1442
|
+
[0, 0, 0, 0, 4, () => DestinationSummary$, 128 | 0],
|
|
1429
1443
|
];
|
|
1430
|
-
export var EventTriggerCondition = [
|
|
1444
|
+
export var EventTriggerCondition$ = [
|
|
1431
1445
|
3,
|
|
1432
1446
|
n0,
|
|
1433
1447
|
_ETCv,
|
|
@@ -1435,9 +1449,9 @@ export var EventTriggerCondition = [
|
|
|
1435
1449
|
[_ETD, _LO],
|
|
1436
1450
|
[() => EventTriggerDimensions, 0],
|
|
1437
1451
|
];
|
|
1438
|
-
export var EventTriggerDimension = [3, n0, _ETDv, 0, [_OA], [() => ObjectAttributes]];
|
|
1439
|
-
export var EventTriggerLimits = [3, n0, _ETL, 0, [_EE, _Pe], [1, () => Periods]];
|
|
1440
|
-
export var EventTriggerSummaryItem = [
|
|
1452
|
+
export var EventTriggerDimension$ = [3, n0, _ETDv, 0, [_OA], [() => ObjectAttributes]];
|
|
1453
|
+
export var EventTriggerLimits$ = [3, n0, _ETL, 0, [_EE, _Pe], [1, () => Periods]];
|
|
1454
|
+
export var EventTriggerSummaryItem$ = [
|
|
1441
1455
|
3,
|
|
1442
1456
|
n0,
|
|
1443
1457
|
_ETSI,
|
|
@@ -1445,9 +1459,9 @@ export var EventTriggerSummaryItem = [
|
|
|
1445
1459
|
[_OTN, _ETN, _D, _CA, _LUA, _Ta],
|
|
1446
1460
|
[0, 0, 0, 4, 4, 128 | 0],
|
|
1447
1461
|
];
|
|
1448
|
-
export var ExportingConfig = [3, n0, _ECx, 0, [_SE], [() => S3ExportingConfig]];
|
|
1449
|
-
export var ExportingLocation = [3, n0, _EL, 0, [_SE], [() => S3ExportingLocation]];
|
|
1450
|
-
export var ExtraLengthValueProfileDimension = [
|
|
1462
|
+
export var ExportingConfig$ = [3, n0, _ECx, 0, [_SE], [() => S3ExportingConfig$]];
|
|
1463
|
+
export var ExportingLocation$ = [3, n0, _EL, 0, [_SE], [() => S3ExportingLocation$]];
|
|
1464
|
+
export var ExtraLengthValueProfileDimension$ = [
|
|
1451
1465
|
3,
|
|
1452
1466
|
n0,
|
|
1453
1467
|
_ELVPD,
|
|
@@ -1458,7 +1472,7 @@ export var ExtraLengthValueProfileDimension = [
|
|
|
1458
1472
|
[64 | 0, { [_jN]: _V }],
|
|
1459
1473
|
],
|
|
1460
1474
|
];
|
|
1461
|
-
export var FieldSourceProfileIds = [
|
|
1475
|
+
export var FieldSourceProfileIds$ = [
|
|
1462
1476
|
3,
|
|
1463
1477
|
n0,
|
|
1464
1478
|
_FSPI,
|
|
@@ -1490,28 +1504,28 @@ export var FieldSourceProfileIds = [
|
|
|
1490
1504
|
],
|
|
1491
1505
|
[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 128 | 0, 0, 0],
|
|
1492
1506
|
];
|
|
1493
|
-
export var Filter = [3, n0, _F, 0, [_In, _Gr], [0, () => GroupList]];
|
|
1494
|
-
export var FilterAttributeDimension = [3, n0, _FAD, 0, [_DT, _V], [0, 64 | 0]];
|
|
1495
|
-
export var FilterDimension = [3, n0, _FDi, 0, [_At], [() => AttributeMap]];
|
|
1496
|
-
export var FilterGroup = [3, n0, _FG, 0, [_T, _Di], [0, () => FilterDimensionList]];
|
|
1497
|
-
export var FlowDefinition = [
|
|
1507
|
+
export var Filter$ = [3, n0, _F, 0, [_In, _Gr], [0, () => GroupList]];
|
|
1508
|
+
export var FilterAttributeDimension$ = [3, n0, _FAD, 0, [_DT, _V], [0, 64 | 0]];
|
|
1509
|
+
export var FilterDimension$ = [3, n0, _FDi, 0, [_At], [() => AttributeMap]];
|
|
1510
|
+
export var FilterGroup$ = [3, n0, _FG, 0, [_T, _Di], [0, () => FilterDimensionList]];
|
|
1511
|
+
export var FlowDefinition$ = [
|
|
1498
1512
|
3,
|
|
1499
1513
|
n0,
|
|
1500
1514
|
_FD,
|
|
1501
1515
|
8,
|
|
1502
1516
|
[_D, _FN, _KA, _SFC, _Tas, _TC],
|
|
1503
|
-
[0, 0, 0, () => SourceFlowConfig
|
|
1517
|
+
[0, 0, 0, () => SourceFlowConfig$, () => Tasks, () => TriggerConfig$],
|
|
1504
1518
|
];
|
|
1505
|
-
export var FoundByKeyValue = [3, n0, _FBKV, 0, [_KN, _V], [0, 64 | 0]];
|
|
1506
|
-
export var GetAutoMergingPreviewRequest = [
|
|
1519
|
+
export var FoundByKeyValue$ = [3, n0, _FBKV, 0, [_KN, _V], [0, 64 | 0]];
|
|
1520
|
+
export var GetAutoMergingPreviewRequest$ = [
|
|
1507
1521
|
3,
|
|
1508
1522
|
n0,
|
|
1509
1523
|
_GAMPR,
|
|
1510
1524
|
0,
|
|
1511
1525
|
[_DN, _Con, _CR, _MACSFM],
|
|
1512
|
-
[[0, 1], () => Consolidation
|
|
1526
|
+
[[0, 1], () => Consolidation$, () => ConflictResolution$, 1],
|
|
1513
1527
|
];
|
|
1514
|
-
export var GetAutoMergingPreviewResponse = [
|
|
1528
|
+
export var GetAutoMergingPreviewResponse$ = [
|
|
1515
1529
|
3,
|
|
1516
1530
|
n0,
|
|
1517
1531
|
_GAMPRe,
|
|
@@ -1519,7 +1533,7 @@ export var GetAutoMergingPreviewResponse = [
|
|
|
1519
1533
|
[_DN, _NOMIS, _NOPIS, _NOPWBM],
|
|
1520
1534
|
[0, 1, 1, 1],
|
|
1521
1535
|
];
|
|
1522
|
-
export var GetCalculatedAttributeDefinitionRequest = [
|
|
1536
|
+
export var GetCalculatedAttributeDefinitionRequest$ = [
|
|
1523
1537
|
3,
|
|
1524
1538
|
n0,
|
|
1525
1539
|
_GCADR,
|
|
@@ -1530,7 +1544,7 @@ export var GetCalculatedAttributeDefinitionRequest = [
|
|
|
1530
1544
|
[0, 1],
|
|
1531
1545
|
],
|
|
1532
1546
|
];
|
|
1533
|
-
export var GetCalculatedAttributeDefinitionResponse = [
|
|
1547
|
+
export var GetCalculatedAttributeDefinitionResponse$ = [
|
|
1534
1548
|
3,
|
|
1535
1549
|
n0,
|
|
1536
1550
|
_GCADRe,
|
|
@@ -1543,16 +1557,16 @@ export var GetCalculatedAttributeDefinitionResponse = [
|
|
|
1543
1557
|
4,
|
|
1544
1558
|
4,
|
|
1545
1559
|
[() => Statistic, 0],
|
|
1546
|
-
() => Filter
|
|
1547
|
-
[() => Conditions
|
|
1548
|
-
[() => AttributeDetails
|
|
1560
|
+
() => Filter$,
|
|
1561
|
+
[() => Conditions$, 0],
|
|
1562
|
+
[() => AttributeDetails$, 0],
|
|
1549
1563
|
2,
|
|
1550
1564
|
0,
|
|
1551
|
-
() => Readiness
|
|
1565
|
+
() => Readiness$,
|
|
1552
1566
|
128 | 0,
|
|
1553
1567
|
],
|
|
1554
1568
|
];
|
|
1555
|
-
export var GetCalculatedAttributeForProfileRequest = [
|
|
1569
|
+
export var GetCalculatedAttributeForProfileRequest$ = [
|
|
1556
1570
|
3,
|
|
1557
1571
|
n0,
|
|
1558
1572
|
_GCAFPR,
|
|
@@ -1564,7 +1578,7 @@ export var GetCalculatedAttributeForProfileRequest = [
|
|
|
1564
1578
|
[0, 1],
|
|
1565
1579
|
],
|
|
1566
1580
|
];
|
|
1567
|
-
export var GetCalculatedAttributeForProfileResponse = [
|
|
1581
|
+
export var GetCalculatedAttributeForProfileResponse$ = [
|
|
1568
1582
|
3,
|
|
1569
1583
|
n0,
|
|
1570
1584
|
_GCAFPRe,
|
|
@@ -1572,7 +1586,7 @@ export var GetCalculatedAttributeForProfileResponse = [
|
|
|
1572
1586
|
[_CAN, _DNi, _IDP, _Va, _LOT],
|
|
1573
1587
|
[0, 0, 0, 0, 4],
|
|
1574
1588
|
];
|
|
1575
|
-
export var GetDomainLayoutRequest = [
|
|
1589
|
+
export var GetDomainLayoutRequest$ = [
|
|
1576
1590
|
3,
|
|
1577
1591
|
n0,
|
|
1578
1592
|
_GDLR,
|
|
@@ -1583,7 +1597,7 @@ export var GetDomainLayoutRequest = [
|
|
|
1583
1597
|
[0, 1],
|
|
1584
1598
|
],
|
|
1585
1599
|
];
|
|
1586
|
-
export var GetDomainLayoutResponse = [
|
|
1600
|
+
export var GetDomainLayoutResponse$ = [
|
|
1587
1601
|
3,
|
|
1588
1602
|
n0,
|
|
1589
1603
|
_GDLRe,
|
|
@@ -1591,7 +1605,7 @@ export var GetDomainLayoutResponse = [
|
|
|
1591
1605
|
[_LDN, _D, _DNi, _ID, _LT, _La, _Ve, _CA, _LUA, _Ta],
|
|
1592
1606
|
[0, [() => sensitiveText, 0], 0, 2, 0, [() => sensitiveString1To2000000, 0], 0, 4, 4, 128 | 0],
|
|
1593
1607
|
];
|
|
1594
|
-
export var GetDomainObjectTypeRequest = [
|
|
1608
|
+
export var GetDomainObjectTypeRequest$ = [
|
|
1595
1609
|
3,
|
|
1596
1610
|
n0,
|
|
1597
1611
|
_GDOTR,
|
|
@@ -1602,7 +1616,7 @@ export var GetDomainObjectTypeRequest = [
|
|
|
1602
1616
|
[0, 1],
|
|
1603
1617
|
],
|
|
1604
1618
|
];
|
|
1605
|
-
export var GetDomainObjectTypeResponse = [
|
|
1619
|
+
export var GetDomainObjectTypeResponse$ = [
|
|
1606
1620
|
3,
|
|
1607
1621
|
n0,
|
|
1608
1622
|
_GDOTRe,
|
|
@@ -1610,8 +1624,8 @@ export var GetDomainObjectTypeResponse = [
|
|
|
1610
1624
|
[_OTN, _D, _EK, _Fi, _CA, _LUA, _Ta],
|
|
1611
1625
|
[0, [() => sensitiveString1To10000, 0], 0, () => DomainObjectTypeFields, 4, 4, 128 | 0],
|
|
1612
1626
|
];
|
|
1613
|
-
export var GetDomainRequest = [3, n0, _GDR, 0, [_DN], [[0, 1]]];
|
|
1614
|
-
export var GetDomainResponse = [
|
|
1627
|
+
export var GetDomainRequest$ = [3, n0, _GDR, 0, [_DN], [[0, 1]]];
|
|
1628
|
+
export var GetDomainResponse$ = [
|
|
1615
1629
|
3,
|
|
1616
1630
|
n0,
|
|
1617
1631
|
_GDRe,
|
|
@@ -1622,16 +1636,16 @@ export var GetDomainResponse = [
|
|
|
1622
1636
|
1,
|
|
1623
1637
|
0,
|
|
1624
1638
|
0,
|
|
1625
|
-
() => DomainStats
|
|
1626
|
-
() => MatchingResponse
|
|
1627
|
-
() => RuleBasedMatchingResponse
|
|
1628
|
-
() => DataStoreResponse
|
|
1639
|
+
() => DomainStats$,
|
|
1640
|
+
() => MatchingResponse$,
|
|
1641
|
+
() => RuleBasedMatchingResponse$,
|
|
1642
|
+
() => DataStoreResponse$,
|
|
1629
1643
|
4,
|
|
1630
1644
|
4,
|
|
1631
1645
|
128 | 0,
|
|
1632
1646
|
],
|
|
1633
1647
|
];
|
|
1634
|
-
export var GetEventStreamRequest = [
|
|
1648
|
+
export var GetEventStreamRequest$ = [
|
|
1635
1649
|
3,
|
|
1636
1650
|
n0,
|
|
1637
1651
|
_GESR,
|
|
@@ -1642,15 +1656,15 @@ export var GetEventStreamRequest = [
|
|
|
1642
1656
|
[0, 1],
|
|
1643
1657
|
],
|
|
1644
1658
|
];
|
|
1645
|
-
export var GetEventStreamResponse = [
|
|
1659
|
+
export var GetEventStreamResponse$ = [
|
|
1646
1660
|
3,
|
|
1647
1661
|
n0,
|
|
1648
1662
|
_GESRe,
|
|
1649
1663
|
0,
|
|
1650
1664
|
[_DN, _ESA, _CA, _St, _SS, _DDe, _Ta],
|
|
1651
|
-
[0, 0, 4, 0, 4, () => EventStreamDestinationDetails
|
|
1665
|
+
[0, 0, 4, 0, 4, () => EventStreamDestinationDetails$, 128 | 0],
|
|
1652
1666
|
];
|
|
1653
|
-
export var GetEventTriggerRequest = [
|
|
1667
|
+
export var GetEventTriggerRequest$ = [
|
|
1654
1668
|
3,
|
|
1655
1669
|
n0,
|
|
1656
1670
|
_GETR,
|
|
@@ -1661,15 +1675,15 @@ export var GetEventTriggerRequest = [
|
|
|
1661
1675
|
[0, 1],
|
|
1662
1676
|
],
|
|
1663
1677
|
];
|
|
1664
|
-
export var GetEventTriggerResponse = [
|
|
1678
|
+
export var GetEventTriggerResponse$ = [
|
|
1665
1679
|
3,
|
|
1666
1680
|
n0,
|
|
1667
1681
|
_GETRe,
|
|
1668
1682
|
0,
|
|
1669
1683
|
[_ETN, _OTN, _D, _ETC, _SF, _ETL, _CA, _LUA, _Ta],
|
|
1670
|
-
[0, 0, [() => sensitiveText, 0], [() => EventTriggerConditions, 0], 0, () => EventTriggerLimits
|
|
1684
|
+
[0, 0, [() => sensitiveText, 0], [() => EventTriggerConditions, 0], 0, () => EventTriggerLimits$, 4, 4, 128 | 0],
|
|
1671
1685
|
];
|
|
1672
|
-
export var GetIdentityResolutionJobRequest = [
|
|
1686
|
+
export var GetIdentityResolutionJobRequest$ = [
|
|
1673
1687
|
3,
|
|
1674
1688
|
n0,
|
|
1675
1689
|
_GIRJR,
|
|
@@ -1680,16 +1694,16 @@ export var GetIdentityResolutionJobRequest = [
|
|
|
1680
1694
|
[0, 1],
|
|
1681
1695
|
],
|
|
1682
1696
|
];
|
|
1683
|
-
export var GetIdentityResolutionJobResponse = [
|
|
1697
|
+
export var GetIdentityResolutionJobResponse$ = [
|
|
1684
1698
|
3,
|
|
1685
1699
|
n0,
|
|
1686
1700
|
_GIRJRe,
|
|
1687
1701
|
0,
|
|
1688
1702
|
[_DN, _JI, _Sta, _M, _JST, _JET, _LUA, _JETo, _AM, _EL, _JS],
|
|
1689
|
-
[0, 0, 0, 0, 4, 4, 4, 4, () => AutoMerging
|
|
1703
|
+
[0, 0, 0, 0, 4, 4, 4, 4, () => AutoMerging$, () => ExportingLocation$, () => JobStats$],
|
|
1690
1704
|
];
|
|
1691
|
-
export var GetIntegrationRequest = [3, n0, _GIR, 0, [_DN, _U], [[0, 1], 0]];
|
|
1692
|
-
export var GetIntegrationResponse = [
|
|
1705
|
+
export var GetIntegrationRequest$ = [3, n0, _GIR, 0, [_DN, _U], [[0, 1], 0]];
|
|
1706
|
+
export var GetIntegrationResponse$ = [
|
|
1693
1707
|
3,
|
|
1694
1708
|
n0,
|
|
1695
1709
|
_GIRe,
|
|
@@ -1697,7 +1711,7 @@ export var GetIntegrationResponse = [
|
|
|
1697
1711
|
[_DN, _U, _OTN, _CA, _LUA, _Ta, _OTNb, _WI, _IU, _RA, _ETNv, _Sc],
|
|
1698
1712
|
[0, 0, 0, 4, 4, 128 | 0, 128 | 0, 0, 2, 0, 64 | 0, 0],
|
|
1699
1713
|
];
|
|
1700
|
-
export var GetMatchesRequest = [
|
|
1714
|
+
export var GetMatchesRequest$ = [
|
|
1701
1715
|
3,
|
|
1702
1716
|
n0,
|
|
1703
1717
|
_GMR,
|
|
@@ -1709,7 +1723,7 @@ export var GetMatchesRequest = [
|
|
|
1709
1723
|
[0, 1],
|
|
1710
1724
|
],
|
|
1711
1725
|
];
|
|
1712
|
-
export var GetMatchesResponse = [
|
|
1726
|
+
export var GetMatchesResponse$ = [
|
|
1713
1727
|
3,
|
|
1714
1728
|
n0,
|
|
1715
1729
|
_GMRe,
|
|
@@ -1717,7 +1731,7 @@ export var GetMatchesResponse = [
|
|
|
1717
1731
|
[_NT, _MGD, _PM, _Matc],
|
|
1718
1732
|
[0, 4, 1, () => MatchesList],
|
|
1719
1733
|
];
|
|
1720
|
-
export var GetObjectTypeAttributeStatisticsPercentiles = [
|
|
1734
|
+
export var GetObjectTypeAttributeStatisticsPercentiles$ = [
|
|
1721
1735
|
3,
|
|
1722
1736
|
n0,
|
|
1723
1737
|
_GOTASP,
|
|
@@ -1725,7 +1739,7 @@ export var GetObjectTypeAttributeStatisticsPercentiles = [
|
|
|
1725
1739
|
[_P_, _P__, _P___, _P____, _P_____],
|
|
1726
1740
|
[1, 1, 1, 1, 1],
|
|
1727
1741
|
];
|
|
1728
|
-
export var GetObjectTypeAttributeStatisticsRequest = [
|
|
1742
|
+
export var GetObjectTypeAttributeStatisticsRequest$ = [
|
|
1729
1743
|
3,
|
|
1730
1744
|
n0,
|
|
1731
1745
|
_GOTASR,
|
|
@@ -1737,23 +1751,23 @@ export var GetObjectTypeAttributeStatisticsRequest = [
|
|
|
1737
1751
|
[0, 1],
|
|
1738
1752
|
],
|
|
1739
1753
|
];
|
|
1740
|
-
export var GetObjectTypeAttributeStatisticsResponse = [
|
|
1754
|
+
export var GetObjectTypeAttributeStatisticsResponse$ = [
|
|
1741
1755
|
3,
|
|
1742
1756
|
n0,
|
|
1743
1757
|
_GOTASRe,
|
|
1744
1758
|
0,
|
|
1745
1759
|
[_Stati, _CAa],
|
|
1746
|
-
[() => GetObjectTypeAttributeStatisticsStats
|
|
1760
|
+
[() => GetObjectTypeAttributeStatisticsStats$, 4],
|
|
1747
1761
|
];
|
|
1748
|
-
export var GetObjectTypeAttributeStatisticsStats = [
|
|
1762
|
+
export var GetObjectTypeAttributeStatisticsStats$ = [
|
|
1749
1763
|
3,
|
|
1750
1764
|
n0,
|
|
1751
1765
|
_GOTASS,
|
|
1752
1766
|
0,
|
|
1753
1767
|
[_Max, _Mi, _Av, _SD, _Per],
|
|
1754
|
-
[1, 1, 1, 1, () => GetObjectTypeAttributeStatisticsPercentiles],
|
|
1768
|
+
[1, 1, 1, 1, () => GetObjectTypeAttributeStatisticsPercentiles$],
|
|
1755
1769
|
];
|
|
1756
|
-
export var GetProfileHistoryRecordRequest = [
|
|
1770
|
+
export var GetProfileHistoryRecordRequest$ = [
|
|
1757
1771
|
3,
|
|
1758
1772
|
n0,
|
|
1759
1773
|
_GPHRR,
|
|
@@ -1765,7 +1779,7 @@ export var GetProfileHistoryRecordRequest = [
|
|
|
1765
1779
|
[0, 1],
|
|
1766
1780
|
],
|
|
1767
1781
|
];
|
|
1768
|
-
export var GetProfileHistoryRecordResponse = [
|
|
1782
|
+
export var GetProfileHistoryRecordResponse$ = [
|
|
1769
1783
|
3,
|
|
1770
1784
|
n0,
|
|
1771
1785
|
_GPHRRe,
|
|
@@ -1773,7 +1787,7 @@ export var GetProfileHistoryRecordResponse = [
|
|
|
1773
1787
|
[_I, _OTN, _CA, _LUA, _AT, _POUK, _Cont, _PB],
|
|
1774
1788
|
[0, 0, 4, 4, 0, 0, [() => stringifiedJson, 0], 0],
|
|
1775
1789
|
];
|
|
1776
|
-
export var GetProfileObjectTypeRequest = [
|
|
1790
|
+
export var GetProfileObjectTypeRequest$ = [
|
|
1777
1791
|
3,
|
|
1778
1792
|
n0,
|
|
1779
1793
|
_GPOTR,
|
|
@@ -1784,7 +1798,7 @@ export var GetProfileObjectTypeRequest = [
|
|
|
1784
1798
|
[0, 1],
|
|
1785
1799
|
],
|
|
1786
1800
|
];
|
|
1787
|
-
export var GetProfileObjectTypeResponse = [
|
|
1801
|
+
export var GetProfileObjectTypeResponse$ = [
|
|
1788
1802
|
3,
|
|
1789
1803
|
n0,
|
|
1790
1804
|
_GPOTRe,
|
|
@@ -1792,8 +1806,8 @@ export var GetProfileObjectTypeResponse = [
|
|
|
1792
1806
|
[_OTN, _D, _TI, _ED, _EK, _APC, _SLUTF, _MAPOC, _MPOC, _Fi, _K, _CA, _LUA, _Ta],
|
|
1793
1807
|
[0, [() => sensitiveText, 0], 0, 1, 0, 2, 0, 1, 1, [() => FieldMap, 0], [() => KeyMap, 0], 4, 4, 128 | 0],
|
|
1794
1808
|
];
|
|
1795
|
-
export var GetProfileObjectTypeTemplateRequest = [3, n0, _GPOTTR, 0, [_TI], [[0, 1]]];
|
|
1796
|
-
export var GetProfileObjectTypeTemplateResponse = [
|
|
1809
|
+
export var GetProfileObjectTypeTemplateRequest$ = [3, n0, _GPOTTR, 0, [_TI], [[0, 1]]];
|
|
1810
|
+
export var GetProfileObjectTypeTemplateResponse$ = [
|
|
1797
1811
|
3,
|
|
1798
1812
|
n0,
|
|
1799
1813
|
_GPOTTRe,
|
|
@@ -1801,7 +1815,7 @@ export var GetProfileObjectTypeTemplateResponse = [
|
|
|
1801
1815
|
[_TI, _SN, _SO, _APC, _SLUTF, _Fi, _K],
|
|
1802
1816
|
[0, 0, 0, 2, 0, [() => FieldMap, 0], [() => KeyMap, 0]],
|
|
1803
1817
|
];
|
|
1804
|
-
export var GetProfileRecommendationsRequest = [
|
|
1818
|
+
export var GetProfileRecommendationsRequest$ = [
|
|
1805
1819
|
3,
|
|
1806
1820
|
n0,
|
|
1807
1821
|
_GPRR,
|
|
@@ -1809,7 +1823,7 @@ export var GetProfileRecommendationsRequest = [
|
|
|
1809
1823
|
[_DN, _PI, _RN, _Conte, _MR],
|
|
1810
1824
|
[[0, 1], [0, 1], 0, [() => RecommenderContext, 0], 1],
|
|
1811
1825
|
];
|
|
1812
|
-
export var GetProfileRecommendationsResponse = [
|
|
1826
|
+
export var GetProfileRecommendationsResponse$ = [
|
|
1813
1827
|
3,
|
|
1814
1828
|
n0,
|
|
1815
1829
|
_GPRRe,
|
|
@@ -1817,7 +1831,7 @@ export var GetProfileRecommendationsResponse = [
|
|
|
1817
1831
|
[_Rec],
|
|
1818
1832
|
[[() => Recommendations, 0]],
|
|
1819
1833
|
];
|
|
1820
|
-
export var GetRecommenderRequest = [
|
|
1834
|
+
export var GetRecommenderRequest$ = [
|
|
1821
1835
|
3,
|
|
1822
1836
|
n0,
|
|
1823
1837
|
_GRR,
|
|
@@ -1829,7 +1843,7 @@ export var GetRecommenderRequest = [
|
|
|
1829
1843
|
[1, { [_hQ]: _tmc }],
|
|
1830
1844
|
],
|
|
1831
1845
|
];
|
|
1832
|
-
export var GetRecommenderResponse = [
|
|
1846
|
+
export var GetRecommenderResponse$ = [
|
|
1833
1847
|
3,
|
|
1834
1848
|
n0,
|
|
1835
1849
|
_GRRe,
|
|
@@ -1838,18 +1852,18 @@ export var GetRecommenderResponse = [
|
|
|
1838
1852
|
[
|
|
1839
1853
|
0,
|
|
1840
1854
|
0,
|
|
1841
|
-
() => RecommenderConfig
|
|
1855
|
+
() => RecommenderConfig$,
|
|
1842
1856
|
[() => sensitiveText, 0],
|
|
1843
1857
|
0,
|
|
1844
1858
|
4,
|
|
1845
1859
|
4,
|
|
1846
1860
|
0,
|
|
1847
|
-
() => RecommenderUpdate
|
|
1861
|
+
() => RecommenderUpdate$,
|
|
1848
1862
|
() => TrainingMetricsList,
|
|
1849
1863
|
128 | 0,
|
|
1850
1864
|
],
|
|
1851
1865
|
];
|
|
1852
|
-
export var GetSegmentDefinitionRequest = [
|
|
1866
|
+
export var GetSegmentDefinitionRequest$ = [
|
|
1853
1867
|
3,
|
|
1854
1868
|
n0,
|
|
1855
1869
|
_GSDR,
|
|
@@ -1860,7 +1874,7 @@ export var GetSegmentDefinitionRequest = [
|
|
|
1860
1874
|
[0, 1],
|
|
1861
1875
|
],
|
|
1862
1876
|
];
|
|
1863
|
-
export var GetSegmentDefinitionResponse = [
|
|
1877
|
+
export var GetSegmentDefinitionResponse$ = [
|
|
1864
1878
|
3,
|
|
1865
1879
|
n0,
|
|
1866
1880
|
_GSDRe,
|
|
@@ -1870,7 +1884,7 @@ export var GetSegmentDefinitionResponse = [
|
|
|
1870
1884
|
[0, { [_jN]: _SDN }],
|
|
1871
1885
|
[0, { [_jN]: _DNi }],
|
|
1872
1886
|
[() => sensitiveString1To4000, { [_jN]: _D }],
|
|
1873
|
-
[() => SegmentGroup
|
|
1887
|
+
[() => SegmentGroup$, { [_jN]: _SG }],
|
|
1874
1888
|
[0, { [_jN]: _SDA }],
|
|
1875
1889
|
[4, { [_jN]: _CA }],
|
|
1876
1890
|
[128 | 0, { [_jN]: _Ta }],
|
|
@@ -1878,7 +1892,7 @@ export var GetSegmentDefinitionResponse = [
|
|
|
1878
1892
|
[0, { [_jN]: _STe }],
|
|
1879
1893
|
],
|
|
1880
1894
|
];
|
|
1881
|
-
export var GetSegmentEstimateRequest = [
|
|
1895
|
+
export var GetSegmentEstimateRequest$ = [
|
|
1882
1896
|
3,
|
|
1883
1897
|
n0,
|
|
1884
1898
|
_GSER,
|
|
@@ -1889,7 +1903,7 @@ export var GetSegmentEstimateRequest = [
|
|
|
1889
1903
|
[0, 1],
|
|
1890
1904
|
],
|
|
1891
1905
|
];
|
|
1892
|
-
export var GetSegmentEstimateResponse = [
|
|
1906
|
+
export var GetSegmentEstimateResponse$ = [
|
|
1893
1907
|
3,
|
|
1894
1908
|
n0,
|
|
1895
1909
|
_GSERe,
|
|
@@ -1897,7 +1911,7 @@ export var GetSegmentEstimateResponse = [
|
|
|
1897
1911
|
[_DN, _EI, _Sta, _Es, _M, _SCt],
|
|
1898
1912
|
[0, 0, 0, 0, 0, [1, 32]],
|
|
1899
1913
|
];
|
|
1900
|
-
export var GetSegmentMembershipRequest = [
|
|
1914
|
+
export var GetSegmentMembershipRequest$ = [
|
|
1901
1915
|
3,
|
|
1902
1916
|
n0,
|
|
1903
1917
|
_GSMR,
|
|
@@ -1909,7 +1923,7 @@ export var GetSegmentMembershipRequest = [
|
|
|
1909
1923
|
[64 | 0, { [_jN]: _PIr }],
|
|
1910
1924
|
],
|
|
1911
1925
|
];
|
|
1912
|
-
export var GetSegmentMembershipResponse = [
|
|
1926
|
+
export var GetSegmentMembershipResponse$ = [
|
|
1913
1927
|
3,
|
|
1914
1928
|
n0,
|
|
1915
1929
|
_GSMRe,
|
|
@@ -1922,7 +1936,7 @@ export var GetSegmentMembershipResponse = [
|
|
|
1922
1936
|
[4, { [_jN]: _LCA }],
|
|
1923
1937
|
],
|
|
1924
1938
|
];
|
|
1925
|
-
export var GetSegmentSnapshotRequest = [
|
|
1939
|
+
export var GetSegmentSnapshotRequest$ = [
|
|
1926
1940
|
3,
|
|
1927
1941
|
n0,
|
|
1928
1942
|
_GSSR,
|
|
@@ -1934,7 +1948,7 @@ export var GetSegmentSnapshotRequest = [
|
|
|
1934
1948
|
[0, 1],
|
|
1935
1949
|
],
|
|
1936
1950
|
];
|
|
1937
|
-
export var GetSegmentSnapshotResponse = [
|
|
1951
|
+
export var GetSegmentSnapshotResponse$ = [
|
|
1938
1952
|
3,
|
|
1939
1953
|
n0,
|
|
1940
1954
|
_GSSRe,
|
|
@@ -1942,7 +1956,7 @@ export var GetSegmentSnapshotResponse = [
|
|
|
1942
1956
|
[_SI, _Sta, _SM, _DF, _EK, _RA, _DU],
|
|
1943
1957
|
[0, 0, 0, 0, 0, 0, 0],
|
|
1944
1958
|
];
|
|
1945
|
-
export var GetSimilarProfilesRequest = [
|
|
1959
|
+
export var GetSimilarProfilesRequest$ = [
|
|
1946
1960
|
3,
|
|
1947
1961
|
n0,
|
|
1948
1962
|
_GSPR,
|
|
@@ -1950,7 +1964,7 @@ export var GetSimilarProfilesRequest = [
|
|
|
1950
1964
|
[_NT, _MR, _DN, _MT, _SK, _SV],
|
|
1951
1965
|
[[0, { [_hQ]: _nt }], [1, { [_hQ]: _mr }], [0, 1], 0, 0, 0],
|
|
1952
1966
|
];
|
|
1953
|
-
export var GetSimilarProfilesResponse = [
|
|
1967
|
+
export var GetSimilarProfilesResponse$ = [
|
|
1954
1968
|
3,
|
|
1955
1969
|
n0,
|
|
1956
1970
|
_GSPRe,
|
|
@@ -1958,7 +1972,7 @@ export var GetSimilarProfilesResponse = [
|
|
|
1958
1972
|
[_PIr, _MI, _MT, _RL, _CS, _NT],
|
|
1959
1973
|
[64 | 0, 0, 0, 1, 1, 0],
|
|
1960
1974
|
];
|
|
1961
|
-
export var GetUploadJobPathRequest = [
|
|
1975
|
+
export var GetUploadJobPathRequest$ = [
|
|
1962
1976
|
3,
|
|
1963
1977
|
n0,
|
|
1964
1978
|
_GUJPR,
|
|
@@ -1969,7 +1983,7 @@ export var GetUploadJobPathRequest = [
|
|
|
1969
1983
|
[0, 1],
|
|
1970
1984
|
],
|
|
1971
1985
|
];
|
|
1972
|
-
export var GetUploadJobPathResponse = [
|
|
1986
|
+
export var GetUploadJobPathResponse$ = [
|
|
1973
1987
|
3,
|
|
1974
1988
|
n0,
|
|
1975
1989
|
_GUJPRe,
|
|
@@ -1981,7 +1995,7 @@ export var GetUploadJobPathResponse = [
|
|
|
1981
1995
|
[4, { [_jN]: _VU }],
|
|
1982
1996
|
],
|
|
1983
1997
|
];
|
|
1984
|
-
export var GetUploadJobRequest = [
|
|
1998
|
+
export var GetUploadJobRequest$ = [
|
|
1985
1999
|
3,
|
|
1986
2000
|
n0,
|
|
1987
2001
|
_GUJR,
|
|
@@ -1992,7 +2006,7 @@ export var GetUploadJobRequest = [
|
|
|
1992
2006
|
[0, 1],
|
|
1993
2007
|
],
|
|
1994
2008
|
];
|
|
1995
|
-
export var GetUploadJobResponse = [
|
|
2009
|
+
export var GetUploadJobResponse$ = [
|
|
1996
2010
|
3,
|
|
1997
2011
|
n0,
|
|
1998
2012
|
_GUJRe,
|
|
@@ -2007,11 +2021,11 @@ export var GetUploadJobResponse = [
|
|
|
2007
2021
|
[4, { [_jN]: _CAo }],
|
|
2008
2022
|
[() => FieldMap, { [_jN]: _Fi }],
|
|
2009
2023
|
[0, { [_jN]: _UK }],
|
|
2010
|
-
[() => ResultsSummary
|
|
2024
|
+
[() => ResultsSummary$, { [_jN]: _RS }],
|
|
2011
2025
|
[1, { [_jN]: _DE }],
|
|
2012
2026
|
],
|
|
2013
2027
|
];
|
|
2014
|
-
export var GetWorkflowRequest = [
|
|
2028
|
+
export var GetWorkflowRequest$ = [
|
|
2015
2029
|
3,
|
|
2016
2030
|
n0,
|
|
2017
2031
|
_GWR,
|
|
@@ -2022,15 +2036,15 @@ export var GetWorkflowRequest = [
|
|
|
2022
2036
|
[0, 1],
|
|
2023
2037
|
],
|
|
2024
2038
|
];
|
|
2025
|
-
export var GetWorkflowResponse = [
|
|
2039
|
+
export var GetWorkflowResponse$ = [
|
|
2026
2040
|
3,
|
|
2027
2041
|
n0,
|
|
2028
2042
|
_GWRe,
|
|
2029
2043
|
0,
|
|
2030
2044
|
[_WI, _WT, _Sta, _EDr, _SDt, _LUA, _At, _Me],
|
|
2031
|
-
[0, 0, 0, 0, 4, 4, () => WorkflowAttributes
|
|
2045
|
+
[0, 0, 0, 0, 4, 4, () => WorkflowAttributes$, () => WorkflowMetrics$],
|
|
2032
2046
|
];
|
|
2033
|
-
export var GetWorkflowStepsRequest = [
|
|
2047
|
+
export var GetWorkflowStepsRequest$ = [
|
|
2034
2048
|
3,
|
|
2035
2049
|
n0,
|
|
2036
2050
|
_GWSR,
|
|
@@ -2043,7 +2057,7 @@ export var GetWorkflowStepsRequest = [
|
|
|
2043
2057
|
[1, { [_hQ]: _mr }],
|
|
2044
2058
|
],
|
|
2045
2059
|
];
|
|
2046
|
-
export var GetWorkflowStepsResponse = [
|
|
2060
|
+
export var GetWorkflowStepsResponse$ = [
|
|
2047
2061
|
3,
|
|
2048
2062
|
n0,
|
|
2049
2063
|
_GWSRe,
|
|
@@ -2051,7 +2065,7 @@ export var GetWorkflowStepsResponse = [
|
|
|
2051
2065
|
[_WI, _WT, _It, _NT],
|
|
2052
2066
|
[0, 0, () => WorkflowStepsList, 0],
|
|
2053
2067
|
];
|
|
2054
|
-
export var Group = [
|
|
2068
|
+
export var Group$ = [
|
|
2055
2069
|
3,
|
|
2056
2070
|
n0,
|
|
2057
2071
|
_Gro,
|
|
@@ -2064,21 +2078,21 @@ export var Group = [
|
|
|
2064
2078
|
[0, { [_jN]: _T }],
|
|
2065
2079
|
],
|
|
2066
2080
|
];
|
|
2067
|
-
export var IdentityResolutionJob = [
|
|
2081
|
+
export var IdentityResolutionJob$ = [
|
|
2068
2082
|
3,
|
|
2069
2083
|
n0,
|
|
2070
2084
|
_IRJ,
|
|
2071
2085
|
0,
|
|
2072
2086
|
[_DN, _JI, _Sta, _JST, _JET, _JS, _EL, _M],
|
|
2073
|
-
[0, 0, 0, 4, 4, () => JobStats
|
|
2087
|
+
[0, 0, 0, 4, 4, () => JobStats$, () => ExportingLocation$, 0],
|
|
2074
2088
|
];
|
|
2075
|
-
export var IncrementalPullConfig = [3, n0, _IPC, 0, [_DTFN], [0]];
|
|
2076
|
-
export var IntegrationConfig = [3, n0, _IC, 0, [_AI], [[() => AppflowIntegration
|
|
2077
|
-
export var InternalServerException = [-3, n0, _ISE, { [_e]: _s, [_hE]: 500 }, [_M], [0]];
|
|
2078
|
-
TypeRegistry.for(n0).registerError(InternalServerException
|
|
2079
|
-
export var JobSchedule = [3, n0, _JSo, 0, [_DOTW, _Ti], [0, 0]];
|
|
2080
|
-
export var JobStats = [3, n0, _JS, 0, [_NOPR, _NOMF, _NOMD], [1, 1, 1]];
|
|
2081
|
-
export var LayoutItem = [
|
|
2089
|
+
export var IncrementalPullConfig$ = [3, n0, _IPC, 0, [_DTFN], [0]];
|
|
2090
|
+
export var IntegrationConfig$ = [3, n0, _IC, 0, [_AI], [[() => AppflowIntegration$, 0]]];
|
|
2091
|
+
export var InternalServerException$ = [-3, n0, _ISE, { [_e]: _s, [_hE]: 500 }, [_M], [0]];
|
|
2092
|
+
TypeRegistry.for(n0).registerError(InternalServerException$, InternalServerException);
|
|
2093
|
+
export var JobSchedule$ = [3, n0, _JSo, 0, [_DOTW, _Ti], [0, 0]];
|
|
2094
|
+
export var JobStats$ = [3, n0, _JS, 0, [_NOPR, _NOMF, _NOMD], [1, 1, 1]];
|
|
2095
|
+
export var LayoutItem$ = [
|
|
2082
2096
|
3,
|
|
2083
2097
|
n0,
|
|
2084
2098
|
_LI,
|
|
@@ -2086,7 +2100,7 @@ export var LayoutItem = [
|
|
|
2086
2100
|
[_LDN, _D, _DNi, _ID, _LT, _Ta, _CA, _LUA],
|
|
2087
2101
|
[0, [() => sensitiveText, 0], 0, 2, 0, 128 | 0, 4, 4],
|
|
2088
2102
|
];
|
|
2089
|
-
export var ListAccountIntegrationsRequest = [
|
|
2103
|
+
export var ListAccountIntegrationsRequest$ = [
|
|
2090
2104
|
3,
|
|
2091
2105
|
n0,
|
|
2092
2106
|
_LAIR,
|
|
@@ -2094,7 +2108,7 @@ export var ListAccountIntegrationsRequest = [
|
|
|
2094
2108
|
[_U, _NT, _MR, _IH],
|
|
2095
2109
|
[0, [0, { [_hQ]: _nt }], [1, { [_hQ]: _mr }], [2, { [_hQ]: _ih }]],
|
|
2096
2110
|
];
|
|
2097
|
-
export var ListAccountIntegrationsResponse = [
|
|
2111
|
+
export var ListAccountIntegrationsResponse$ = [
|
|
2098
2112
|
3,
|
|
2099
2113
|
n0,
|
|
2100
2114
|
_LAIRi,
|
|
@@ -2102,7 +2116,7 @@ export var ListAccountIntegrationsResponse = [
|
|
|
2102
2116
|
[_It, _NT],
|
|
2103
2117
|
[() => IntegrationList, 0],
|
|
2104
2118
|
];
|
|
2105
|
-
export var ListCalculatedAttributeDefinitionItem = [
|
|
2119
|
+
export var ListCalculatedAttributeDefinitionItem$ = [
|
|
2106
2120
|
3,
|
|
2107
2121
|
n0,
|
|
2108
2122
|
_LCADI,
|
|
@@ -2110,7 +2124,7 @@ export var ListCalculatedAttributeDefinitionItem = [
|
|
|
2110
2124
|
[_CAN, _DNi, _D, _CA, _LUA, _UHD, _Sta, _Ta],
|
|
2111
2125
|
[0, 0, [() => sensitiveText, 0], 4, 4, 2, 0, 128 | 0],
|
|
2112
2126
|
];
|
|
2113
|
-
export var ListCalculatedAttributeDefinitionsRequest = [
|
|
2127
|
+
export var ListCalculatedAttributeDefinitionsRequest$ = [
|
|
2114
2128
|
3,
|
|
2115
2129
|
n0,
|
|
2116
2130
|
_LCADR,
|
|
@@ -2122,7 +2136,7 @@ export var ListCalculatedAttributeDefinitionsRequest = [
|
|
|
2122
2136
|
[1, { [_hQ]: _mr }],
|
|
2123
2137
|
],
|
|
2124
2138
|
];
|
|
2125
|
-
export var ListCalculatedAttributeDefinitionsResponse = [
|
|
2139
|
+
export var ListCalculatedAttributeDefinitionsResponse$ = [
|
|
2126
2140
|
3,
|
|
2127
2141
|
n0,
|
|
2128
2142
|
_LCADRi,
|
|
@@ -2130,7 +2144,7 @@ export var ListCalculatedAttributeDefinitionsResponse = [
|
|
|
2130
2144
|
[_It, _NT],
|
|
2131
2145
|
[[() => CalculatedAttributeDefinitionsList, 0], 0],
|
|
2132
2146
|
];
|
|
2133
|
-
export var ListCalculatedAttributeForProfileItem = [
|
|
2147
|
+
export var ListCalculatedAttributeForProfileItem$ = [
|
|
2134
2148
|
3,
|
|
2135
2149
|
n0,
|
|
2136
2150
|
_LCAFPI,
|
|
@@ -2138,7 +2152,7 @@ export var ListCalculatedAttributeForProfileItem = [
|
|
|
2138
2152
|
[_CAN, _DNi, _IDP, _Va, _LOT],
|
|
2139
2153
|
[0, 0, 0, 0, 4],
|
|
2140
2154
|
];
|
|
2141
|
-
export var ListCalculatedAttributesForProfileRequest = [
|
|
2155
|
+
export var ListCalculatedAttributesForProfileRequest$ = [
|
|
2142
2156
|
3,
|
|
2143
2157
|
n0,
|
|
2144
2158
|
_LCAFPR,
|
|
@@ -2151,7 +2165,7 @@ export var ListCalculatedAttributesForProfileRequest = [
|
|
|
2151
2165
|
[0, 1],
|
|
2152
2166
|
],
|
|
2153
2167
|
];
|
|
2154
|
-
export var ListCalculatedAttributesForProfileResponse = [
|
|
2168
|
+
export var ListCalculatedAttributesForProfileResponse$ = [
|
|
2155
2169
|
3,
|
|
2156
2170
|
n0,
|
|
2157
2171
|
_LCAFPRi,
|
|
@@ -2159,8 +2173,8 @@ export var ListCalculatedAttributesForProfileResponse = [
|
|
|
2159
2173
|
[_It, _NT],
|
|
2160
2174
|
[() => CalculatedAttributesForProfileList, 0],
|
|
2161
2175
|
];
|
|
2162
|
-
export var ListDomainItem = [3, n0, _LDI, 0, [_DN, _CA, _LUA, _Ta], [0, 4, 4, 128 | 0]];
|
|
2163
|
-
export var ListDomainLayoutsRequest = [
|
|
2176
|
+
export var ListDomainItem$ = [3, n0, _LDI, 0, [_DN, _CA, _LUA, _Ta], [0, 4, 4, 128 | 0]];
|
|
2177
|
+
export var ListDomainLayoutsRequest$ = [
|
|
2164
2178
|
3,
|
|
2165
2179
|
n0,
|
|
2166
2180
|
_LDLR,
|
|
@@ -2172,7 +2186,7 @@ export var ListDomainLayoutsRequest = [
|
|
|
2172
2186
|
[1, { [_hQ]: _mr }],
|
|
2173
2187
|
],
|
|
2174
2188
|
];
|
|
2175
|
-
export var ListDomainLayoutsResponse = [
|
|
2189
|
+
export var ListDomainLayoutsResponse$ = [
|
|
2176
2190
|
3,
|
|
2177
2191
|
n0,
|
|
2178
2192
|
_LDLRi,
|
|
@@ -2180,7 +2194,7 @@ export var ListDomainLayoutsResponse = [
|
|
|
2180
2194
|
[_It, _NT],
|
|
2181
2195
|
[[() => LayoutList, 0], 0],
|
|
2182
2196
|
];
|
|
2183
|
-
export var ListDomainObjectTypesRequest = [
|
|
2197
|
+
export var ListDomainObjectTypesRequest$ = [
|
|
2184
2198
|
3,
|
|
2185
2199
|
n0,
|
|
2186
2200
|
_LDOTR,
|
|
@@ -2192,7 +2206,7 @@ export var ListDomainObjectTypesRequest = [
|
|
|
2192
2206
|
[0, { [_hQ]: _nt }],
|
|
2193
2207
|
],
|
|
2194
2208
|
];
|
|
2195
|
-
export var ListDomainObjectTypesResponse = [
|
|
2209
|
+
export var ListDomainObjectTypesResponse$ = [
|
|
2196
2210
|
3,
|
|
2197
2211
|
n0,
|
|
2198
2212
|
_LDOTRi,
|
|
@@ -2200,7 +2214,7 @@ export var ListDomainObjectTypesResponse = [
|
|
|
2200
2214
|
[_It, _NT],
|
|
2201
2215
|
[[() => DomainObjectTypesList, 0], 0],
|
|
2202
2216
|
];
|
|
2203
|
-
export var ListDomainsRequest = [
|
|
2217
|
+
export var ListDomainsRequest$ = [
|
|
2204
2218
|
3,
|
|
2205
2219
|
n0,
|
|
2206
2220
|
_LDR,
|
|
@@ -2211,8 +2225,8 @@ export var ListDomainsRequest = [
|
|
|
2211
2225
|
[1, { [_hQ]: _mr }],
|
|
2212
2226
|
],
|
|
2213
2227
|
];
|
|
2214
|
-
export var ListDomainsResponse = [3, n0, _LDRi, 0, [_It, _NT], [() => DomainList, 0]];
|
|
2215
|
-
export var ListEventStreamsRequest = [
|
|
2228
|
+
export var ListDomainsResponse$ = [3, n0, _LDRi, 0, [_It, _NT], [() => DomainList, 0]];
|
|
2229
|
+
export var ListEventStreamsRequest$ = [
|
|
2216
2230
|
3,
|
|
2217
2231
|
n0,
|
|
2218
2232
|
_LESR,
|
|
@@ -2224,7 +2238,7 @@ export var ListEventStreamsRequest = [
|
|
|
2224
2238
|
[1, { [_hQ]: _mr }],
|
|
2225
2239
|
],
|
|
2226
2240
|
];
|
|
2227
|
-
export var ListEventStreamsResponse = [
|
|
2241
|
+
export var ListEventStreamsResponse$ = [
|
|
2228
2242
|
3,
|
|
2229
2243
|
n0,
|
|
2230
2244
|
_LESRi,
|
|
@@ -2232,7 +2246,7 @@ export var ListEventStreamsResponse = [
|
|
|
2232
2246
|
[_It, _NT],
|
|
2233
2247
|
[() => EventStreamSummaryList, 0],
|
|
2234
2248
|
];
|
|
2235
|
-
export var ListEventTriggersRequest = [
|
|
2249
|
+
export var ListEventTriggersRequest$ = [
|
|
2236
2250
|
3,
|
|
2237
2251
|
n0,
|
|
2238
2252
|
_LETR,
|
|
@@ -2244,7 +2258,7 @@ export var ListEventTriggersRequest = [
|
|
|
2244
2258
|
[1, { [_hQ]: _mr }],
|
|
2245
2259
|
],
|
|
2246
2260
|
];
|
|
2247
|
-
export var ListEventTriggersResponse = [
|
|
2261
|
+
export var ListEventTriggersResponse$ = [
|
|
2248
2262
|
3,
|
|
2249
2263
|
n0,
|
|
2250
2264
|
_LETRi,
|
|
@@ -2252,7 +2266,7 @@ export var ListEventTriggersResponse = [
|
|
|
2252
2266
|
[_It, _NT],
|
|
2253
2267
|
[[() => EventTriggerSummaryList, 0], 0],
|
|
2254
2268
|
];
|
|
2255
|
-
export var ListIdentityResolutionJobsRequest = [
|
|
2269
|
+
export var ListIdentityResolutionJobsRequest$ = [
|
|
2256
2270
|
3,
|
|
2257
2271
|
n0,
|
|
2258
2272
|
_LIRJR,
|
|
@@ -2264,7 +2278,7 @@ export var ListIdentityResolutionJobsRequest = [
|
|
|
2264
2278
|
[1, { [_hQ]: _mr }],
|
|
2265
2279
|
],
|
|
2266
2280
|
];
|
|
2267
|
-
export var ListIdentityResolutionJobsResponse = [
|
|
2281
|
+
export var ListIdentityResolutionJobsResponse$ = [
|
|
2268
2282
|
3,
|
|
2269
2283
|
n0,
|
|
2270
2284
|
_LIRJRi,
|
|
@@ -2272,7 +2286,7 @@ export var ListIdentityResolutionJobsResponse = [
|
|
|
2272
2286
|
[_IRJL, _NT],
|
|
2273
2287
|
[() => IdentityResolutionJobsList, 0],
|
|
2274
2288
|
];
|
|
2275
|
-
export var ListIntegrationItem = [
|
|
2289
|
+
export var ListIntegrationItem$ = [
|
|
2276
2290
|
3,
|
|
2277
2291
|
n0,
|
|
2278
2292
|
_LII,
|
|
@@ -2280,7 +2294,7 @@ export var ListIntegrationItem = [
|
|
|
2280
2294
|
[_DN, _U, _OTN, _CA, _LUA, _Ta, _OTNb, _WI, _IU, _RA, _ETNv, _Sc],
|
|
2281
2295
|
[0, 0, 0, 4, 4, 128 | 0, 128 | 0, 0, 2, 0, 64 | 0, 0],
|
|
2282
2296
|
];
|
|
2283
|
-
export var ListIntegrationsRequest = [
|
|
2297
|
+
export var ListIntegrationsRequest$ = [
|
|
2284
2298
|
3,
|
|
2285
2299
|
n0,
|
|
2286
2300
|
_LIR,
|
|
@@ -2293,9 +2307,9 @@ export var ListIntegrationsRequest = [
|
|
|
2293
2307
|
[2, { [_hQ]: _ih }],
|
|
2294
2308
|
],
|
|
2295
2309
|
];
|
|
2296
|
-
export var ListIntegrationsResponse = [3, n0, _LIRi, 0, [_It, _NT], [() => IntegrationList, 0]];
|
|
2297
|
-
export var ListObjectTypeAttributeItem = [3, n0, _LOTAI, 0, [_ANt, _LUA], [0, 4]];
|
|
2298
|
-
export var ListObjectTypeAttributesRequest = [
|
|
2310
|
+
export var ListIntegrationsResponse$ = [3, n0, _LIRi, 0, [_It, _NT], [() => IntegrationList, 0]];
|
|
2311
|
+
export var ListObjectTypeAttributeItem$ = [3, n0, _LOTAI, 0, [_ANt, _LUA], [0, 4]];
|
|
2312
|
+
export var ListObjectTypeAttributesRequest$ = [
|
|
2299
2313
|
3,
|
|
2300
2314
|
n0,
|
|
2301
2315
|
_LOTAR,
|
|
@@ -2308,7 +2322,7 @@ export var ListObjectTypeAttributesRequest = [
|
|
|
2308
2322
|
[0, 1],
|
|
2309
2323
|
],
|
|
2310
2324
|
];
|
|
2311
|
-
export var ListObjectTypeAttributesResponse = [
|
|
2325
|
+
export var ListObjectTypeAttributesResponse$ = [
|
|
2312
2326
|
3,
|
|
2313
2327
|
n0,
|
|
2314
2328
|
_LOTARi,
|
|
@@ -2316,7 +2330,7 @@ export var ListObjectTypeAttributesResponse = [
|
|
|
2316
2330
|
[_It, _NT],
|
|
2317
2331
|
[() => ListObjectTypeAttributesList, 0],
|
|
2318
2332
|
];
|
|
2319
|
-
export var ListObjectTypeAttributeValuesItem = [
|
|
2333
|
+
export var ListObjectTypeAttributeValuesItem$ = [
|
|
2320
2334
|
3,
|
|
2321
2335
|
n0,
|
|
2322
2336
|
_LOTAVI,
|
|
@@ -2324,7 +2338,7 @@ export var ListObjectTypeAttributeValuesItem = [
|
|
|
2324
2338
|
[_Va, _LUA],
|
|
2325
2339
|
[[() => sensitiveString1To1000, 0], 4],
|
|
2326
2340
|
];
|
|
2327
|
-
export var ListObjectTypeAttributeValuesRequest = [
|
|
2341
|
+
export var ListObjectTypeAttributeValuesRequest$ = [
|
|
2328
2342
|
3,
|
|
2329
2343
|
n0,
|
|
2330
2344
|
_LOTAVR,
|
|
@@ -2338,7 +2352,7 @@ export var ListObjectTypeAttributeValuesRequest = [
|
|
|
2338
2352
|
[0, 1],
|
|
2339
2353
|
],
|
|
2340
2354
|
];
|
|
2341
|
-
export var ListObjectTypeAttributeValuesResponse = [
|
|
2355
|
+
export var ListObjectTypeAttributeValuesResponse$ = [
|
|
2342
2356
|
3,
|
|
2343
2357
|
n0,
|
|
2344
2358
|
_LOTAVRi,
|
|
@@ -2346,7 +2360,7 @@ export var ListObjectTypeAttributeValuesResponse = [
|
|
|
2346
2360
|
[_It, _NT],
|
|
2347
2361
|
[[() => ListObjectTypeAttributeValuesList, 0], 0],
|
|
2348
2362
|
];
|
|
2349
|
-
export var ListProfileHistoryRecordsRequest = [
|
|
2363
|
+
export var ListProfileHistoryRecordsRequest$ = [
|
|
2350
2364
|
3,
|
|
2351
2365
|
n0,
|
|
2352
2366
|
_LPHRR,
|
|
@@ -2354,7 +2368,7 @@ export var ListProfileHistoryRecordsRequest = [
|
|
|
2354
2368
|
[_DN, _PI, _OTN, _NT, _MR, _AT, _PB],
|
|
2355
2369
|
[[0, 1], 0, 0, [0, { [_hQ]: _nt }], [1, { [_hQ]: _mr }], 0, 0],
|
|
2356
2370
|
];
|
|
2357
|
-
export var ListProfileHistoryRecordsResponse = [
|
|
2371
|
+
export var ListProfileHistoryRecordsResponse$ = [
|
|
2358
2372
|
3,
|
|
2359
2373
|
n0,
|
|
2360
2374
|
_LPHRRi,
|
|
@@ -2362,7 +2376,7 @@ export var ListProfileHistoryRecordsResponse = [
|
|
|
2362
2376
|
[_PHR, _NT],
|
|
2363
2377
|
[() => ProfileHistoryRecords, 0],
|
|
2364
2378
|
];
|
|
2365
|
-
export var ListProfileObjectsItem = [
|
|
2379
|
+
export var ListProfileObjectsItem$ = [
|
|
2366
2380
|
3,
|
|
2367
2381
|
n0,
|
|
2368
2382
|
_LPOI,
|
|
@@ -2370,15 +2384,15 @@ export var ListProfileObjectsItem = [
|
|
|
2370
2384
|
[_OTN, _POUK, _Ob],
|
|
2371
2385
|
[0, 0, [() => stringifiedJson, 0]],
|
|
2372
2386
|
];
|
|
2373
|
-
export var ListProfileObjectsRequest = [
|
|
2387
|
+
export var ListProfileObjectsRequest$ = [
|
|
2374
2388
|
3,
|
|
2375
2389
|
n0,
|
|
2376
2390
|
_LPOR,
|
|
2377
2391
|
0,
|
|
2378
2392
|
[_NT, _MR, _DN, _OTN, _PI, _OF],
|
|
2379
|
-
[[0, { [_hQ]: _nt }], [1, { [_hQ]: _mr }], [0, 1], 0, 0, () => ObjectFilter],
|
|
2393
|
+
[[0, { [_hQ]: _nt }], [1, { [_hQ]: _mr }], [0, 1], 0, 0, () => ObjectFilter$],
|
|
2380
2394
|
];
|
|
2381
|
-
export var ListProfileObjectsResponse = [
|
|
2395
|
+
export var ListProfileObjectsResponse$ = [
|
|
2382
2396
|
3,
|
|
2383
2397
|
n0,
|
|
2384
2398
|
_LPORi,
|
|
@@ -2386,7 +2400,7 @@ export var ListProfileObjectsResponse = [
|
|
|
2386
2400
|
[_It, _NT],
|
|
2387
2401
|
[[() => ProfileObjectList, 0], 0],
|
|
2388
2402
|
];
|
|
2389
|
-
export var ListProfileObjectTypeItem = [
|
|
2403
|
+
export var ListProfileObjectTypeItem$ = [
|
|
2390
2404
|
3,
|
|
2391
2405
|
n0,
|
|
2392
2406
|
_LPOTI,
|
|
@@ -2394,7 +2408,7 @@ export var ListProfileObjectTypeItem = [
|
|
|
2394
2408
|
[_OTN, _D, _CA, _LUA, _MPOC, _MAPOC, _Ta],
|
|
2395
2409
|
[0, 0, 4, 4, 1, 1, 128 | 0],
|
|
2396
2410
|
];
|
|
2397
|
-
export var ListProfileObjectTypesRequest = [
|
|
2411
|
+
export var ListProfileObjectTypesRequest$ = [
|
|
2398
2412
|
3,
|
|
2399
2413
|
n0,
|
|
2400
2414
|
_LPOTR,
|
|
@@ -2406,7 +2420,7 @@ export var ListProfileObjectTypesRequest = [
|
|
|
2406
2420
|
[1, { [_hQ]: _mr }],
|
|
2407
2421
|
],
|
|
2408
2422
|
];
|
|
2409
|
-
export var ListProfileObjectTypesResponse = [
|
|
2423
|
+
export var ListProfileObjectTypesResponse$ = [
|
|
2410
2424
|
3,
|
|
2411
2425
|
n0,
|
|
2412
2426
|
_LPOTRi,
|
|
@@ -2414,8 +2428,8 @@ export var ListProfileObjectTypesResponse = [
|
|
|
2414
2428
|
[_It, _NT],
|
|
2415
2429
|
[[() => ProfileObjectTypeList, 0], 0],
|
|
2416
2430
|
];
|
|
2417
|
-
export var ListProfileObjectTypeTemplateItem = [3, n0, _LPOTTI, 0, [_TI, _SN, _SO], [0, 0, 0]];
|
|
2418
|
-
export var ListProfileObjectTypeTemplatesRequest = [
|
|
2431
|
+
export var ListProfileObjectTypeTemplateItem$ = [3, n0, _LPOTTI, 0, [_TI, _SN, _SO], [0, 0, 0]];
|
|
2432
|
+
export var ListProfileObjectTypeTemplatesRequest$ = [
|
|
2419
2433
|
3,
|
|
2420
2434
|
n0,
|
|
2421
2435
|
_LPOTTR,
|
|
@@ -2426,7 +2440,7 @@ export var ListProfileObjectTypeTemplatesRequest = [
|
|
|
2426
2440
|
[1, { [_hQ]: _mr }],
|
|
2427
2441
|
],
|
|
2428
2442
|
];
|
|
2429
|
-
export var ListProfileObjectTypeTemplatesResponse = [
|
|
2443
|
+
export var ListProfileObjectTypeTemplatesResponse$ = [
|
|
2430
2444
|
3,
|
|
2431
2445
|
n0,
|
|
2432
2446
|
_LPOTTRi,
|
|
@@ -2434,7 +2448,7 @@ export var ListProfileObjectTypeTemplatesResponse = [
|
|
|
2434
2448
|
[_It, _NT],
|
|
2435
2449
|
[() => ProfileObjectTypeTemplateList, 0],
|
|
2436
2450
|
];
|
|
2437
|
-
export var ListRecommenderRecipesRequest = [
|
|
2451
|
+
export var ListRecommenderRecipesRequest$ = [
|
|
2438
2452
|
3,
|
|
2439
2453
|
n0,
|
|
2440
2454
|
_LRRR,
|
|
@@ -2445,7 +2459,7 @@ export var ListRecommenderRecipesRequest = [
|
|
|
2445
2459
|
[0, { [_hQ]: _nt }],
|
|
2446
2460
|
],
|
|
2447
2461
|
];
|
|
2448
|
-
export var ListRecommenderRecipesResponse = [
|
|
2462
|
+
export var ListRecommenderRecipesResponse$ = [
|
|
2449
2463
|
3,
|
|
2450
2464
|
n0,
|
|
2451
2465
|
_LRRRi,
|
|
@@ -2453,7 +2467,7 @@ export var ListRecommenderRecipesResponse = [
|
|
|
2453
2467
|
[_NT, _RR],
|
|
2454
2468
|
[0, () => RecommenderRecipesList],
|
|
2455
2469
|
];
|
|
2456
|
-
export var ListRecommendersRequest = [
|
|
2470
|
+
export var ListRecommendersRequest$ = [
|
|
2457
2471
|
3,
|
|
2458
2472
|
n0,
|
|
2459
2473
|
_LRR,
|
|
@@ -2465,7 +2479,7 @@ export var ListRecommendersRequest = [
|
|
|
2465
2479
|
[0, { [_hQ]: _nt }],
|
|
2466
2480
|
],
|
|
2467
2481
|
];
|
|
2468
|
-
export var ListRecommendersResponse = [
|
|
2482
|
+
export var ListRecommendersResponse$ = [
|
|
2469
2483
|
3,
|
|
2470
2484
|
n0,
|
|
2471
2485
|
_LRRi,
|
|
@@ -2473,7 +2487,7 @@ export var ListRecommendersResponse = [
|
|
|
2473
2487
|
[_NT, _Reco],
|
|
2474
2488
|
[0, [() => RecommenderSummaryList, 0]],
|
|
2475
2489
|
];
|
|
2476
|
-
export var ListRuleBasedMatchesRequest = [
|
|
2490
|
+
export var ListRuleBasedMatchesRequest$ = [
|
|
2477
2491
|
3,
|
|
2478
2492
|
n0,
|
|
2479
2493
|
_LRBMR,
|
|
@@ -2485,8 +2499,8 @@ export var ListRuleBasedMatchesRequest = [
|
|
|
2485
2499
|
[0, 1],
|
|
2486
2500
|
],
|
|
2487
2501
|
];
|
|
2488
|
-
export var ListRuleBasedMatchesResponse = [3, n0, _LRBMRi, 0, [_MIa, _NT], [64 | 0, 0]];
|
|
2489
|
-
export var ListSegmentDefinitionsRequest = [
|
|
2502
|
+
export var ListRuleBasedMatchesResponse$ = [3, n0, _LRBMRi, 0, [_MIa, _NT], [64 | 0, 0]];
|
|
2503
|
+
export var ListSegmentDefinitionsRequest$ = [
|
|
2490
2504
|
3,
|
|
2491
2505
|
n0,
|
|
2492
2506
|
_LSDR,
|
|
@@ -2498,7 +2512,7 @@ export var ListSegmentDefinitionsRequest = [
|
|
|
2498
2512
|
[0, { [_hQ]: _nt }],
|
|
2499
2513
|
],
|
|
2500
2514
|
];
|
|
2501
|
-
export var ListSegmentDefinitionsResponse = [
|
|
2515
|
+
export var ListSegmentDefinitionsResponse$ = [
|
|
2502
2516
|
3,
|
|
2503
2517
|
n0,
|
|
2504
2518
|
_LSDRi,
|
|
@@ -2509,9 +2523,9 @@ export var ListSegmentDefinitionsResponse = [
|
|
|
2509
2523
|
[() => SegmentDefinitionsList, { [_jN]: _It }],
|
|
2510
2524
|
],
|
|
2511
2525
|
];
|
|
2512
|
-
export var ListTagsForResourceRequest = [3, n0, _LTFRR, 0, [_rA], [[0, 1]]];
|
|
2513
|
-
export var ListTagsForResourceResponse = [3, n0, _LTFRRi, 0, [_t], [128 | 0]];
|
|
2514
|
-
export var ListUploadJobsRequest = [
|
|
2526
|
+
export var ListTagsForResourceRequest$ = [3, n0, _LTFRR, 0, [_rA], [[0, 1]]];
|
|
2527
|
+
export var ListTagsForResourceResponse$ = [3, n0, _LTFRRi, 0, [_t], [128 | 0]];
|
|
2528
|
+
export var ListUploadJobsRequest$ = [
|
|
2515
2529
|
3,
|
|
2516
2530
|
n0,
|
|
2517
2531
|
_LUJR,
|
|
@@ -2523,7 +2537,7 @@ export var ListUploadJobsRequest = [
|
|
|
2523
2537
|
[0, { [_hQ]: _nt }],
|
|
2524
2538
|
],
|
|
2525
2539
|
];
|
|
2526
|
-
export var ListUploadJobsResponse = [
|
|
2540
|
+
export var ListUploadJobsResponse$ = [
|
|
2527
2541
|
3,
|
|
2528
2542
|
n0,
|
|
2529
2543
|
_LUJRi,
|
|
@@ -2534,7 +2548,7 @@ export var ListUploadJobsResponse = [
|
|
|
2534
2548
|
[() => UploadJobsList, { [_jN]: _It }],
|
|
2535
2549
|
],
|
|
2536
2550
|
];
|
|
2537
|
-
export var ListWorkflowsItem = [
|
|
2551
|
+
export var ListWorkflowsItem$ = [
|
|
2538
2552
|
3,
|
|
2539
2553
|
n0,
|
|
2540
2554
|
_LWI,
|
|
@@ -2542,7 +2556,7 @@ export var ListWorkflowsItem = [
|
|
|
2542
2556
|
[_WT, _WI, _Sta, _SDta, _CA, _LUA],
|
|
2543
2557
|
[0, 0, 0, 0, 4, 4],
|
|
2544
2558
|
];
|
|
2545
|
-
export var ListWorkflowsRequest = [
|
|
2559
|
+
export var ListWorkflowsRequest$ = [
|
|
2546
2560
|
3,
|
|
2547
2561
|
n0,
|
|
2548
2562
|
_LWR,
|
|
@@ -2550,41 +2564,41 @@ export var ListWorkflowsRequest = [
|
|
|
2550
2564
|
[_DN, _WT, _Sta, _QSD, _QED, _NT, _MR],
|
|
2551
2565
|
[[0, 1], 0, 0, 4, 4, [0, { [_hQ]: _nt }], [1, { [_hQ]: _mr }]],
|
|
2552
2566
|
];
|
|
2553
|
-
export var ListWorkflowsResponse = [3, n0, _LWRi, 0, [_It, _NT], [() => WorkflowList, 0]];
|
|
2554
|
-
export var MarketoSourceProperties = [3, n0, _MSP, 0, [_Ob], [0]];
|
|
2555
|
-
export var MatchingRequest = [
|
|
2567
|
+
export var ListWorkflowsResponse$ = [3, n0, _LWRi, 0, [_It, _NT], [() => WorkflowList, 0]];
|
|
2568
|
+
export var MarketoSourceProperties$ = [3, n0, _MSP, 0, [_Ob], [0]];
|
|
2569
|
+
export var MatchingRequest$ = [
|
|
2556
2570
|
3,
|
|
2557
2571
|
n0,
|
|
2558
2572
|
_MRa,
|
|
2559
2573
|
0,
|
|
2560
2574
|
[_En, _JSo, _AM, _ECx],
|
|
2561
|
-
[2, () => JobSchedule
|
|
2575
|
+
[2, () => JobSchedule$, () => AutoMerging$, () => ExportingConfig$],
|
|
2562
2576
|
];
|
|
2563
|
-
export var MatchingResponse = [
|
|
2577
|
+
export var MatchingResponse$ = [
|
|
2564
2578
|
3,
|
|
2565
2579
|
n0,
|
|
2566
2580
|
_MRat,
|
|
2567
2581
|
0,
|
|
2568
2582
|
[_En, _JSo, _AM, _ECx],
|
|
2569
|
-
[2, () => JobSchedule
|
|
2583
|
+
[2, () => JobSchedule$, () => AutoMerging$, () => ExportingConfig$],
|
|
2570
2584
|
];
|
|
2571
|
-
export var MatchingRule = [3, n0, _MRatc, 0, [_Ru], [64 | 0]];
|
|
2572
|
-
export var MatchItem = [3, n0, _MIat, 0, [_MI, _PIr, _CS], [0, 64 | 0, 1]];
|
|
2573
|
-
export var MergeProfilesRequest = [
|
|
2585
|
+
export var MatchingRule$ = [3, n0, _MRatc, 0, [_Ru], [64 | 0]];
|
|
2586
|
+
export var MatchItem$ = [3, n0, _MIat, 0, [_MI, _PIr, _CS], [0, 64 | 0, 1]];
|
|
2587
|
+
export var MergeProfilesRequest$ = [
|
|
2574
2588
|
3,
|
|
2575
2589
|
n0,
|
|
2576
2590
|
_MPR,
|
|
2577
2591
|
0,
|
|
2578
2592
|
[_DN, _MPI, _PITBM, _FSPI],
|
|
2579
|
-
[[0, 1], 0, 64 | 0, () => FieldSourceProfileIds],
|
|
2593
|
+
[[0, 1], 0, 64 | 0, () => FieldSourceProfileIds$],
|
|
2580
2594
|
];
|
|
2581
|
-
export var MergeProfilesResponse = [3, n0, _MPRe, 0, [_M], [0]];
|
|
2582
|
-
export var ObjectAttribute = [3, n0, _OAb, 0, [_So, _FNie, _COom, _V], [0, 0, 0, 64 | 0]];
|
|
2583
|
-
export var ObjectFilter = [3, n0, _OF, 0, [_KN, _V], [0, 64 | 0]];
|
|
2584
|
-
export var ObjectTypeField = [3, n0, _OTF, 0, [_So, _Tar, _CTo], [0, 0, 0]];
|
|
2585
|
-
export var ObjectTypeKey = [3, n0, _OTK, 0, [_SIt, _FNiel], [64 | 0, 64 | 0]];
|
|
2586
|
-
export var Period = [3, n0, _Peri, 0, [_Un, _Va, _MIPP, _Unl], [0, 1, 1, 2]];
|
|
2587
|
-
export var Profile = [
|
|
2595
|
+
export var MergeProfilesResponse$ = [3, n0, _MPRe, 0, [_M], [0]];
|
|
2596
|
+
export var ObjectAttribute$ = [3, n0, _OAb, 0, [_So, _FNie, _COom, _V], [0, 0, 0, 64 | 0]];
|
|
2597
|
+
export var ObjectFilter$ = [3, n0, _OF, 0, [_KN, _V], [0, 64 | 0]];
|
|
2598
|
+
export var ObjectTypeField$ = [3, n0, _OTF, 0, [_So, _Tar, _CTo], [0, 0, 0]];
|
|
2599
|
+
export var ObjectTypeKey$ = [3, n0, _OTK, 0, [_SIt, _FNiel], [64 | 0, 64 | 0]];
|
|
2600
|
+
export var Period$ = [3, n0, _Peri, 0, [_Un, _Va, _MIPP, _Unl], [0, 1, 1, 2]];
|
|
2601
|
+
export var Profile$ = [
|
|
2588
2602
|
3,
|
|
2589
2603
|
n0,
|
|
2590
2604
|
_Pro,
|
|
@@ -2636,19 +2650,19 @@ export var Profile = [
|
|
|
2636
2650
|
[() => sensitiveString1To255, 0],
|
|
2637
2651
|
[() => sensitiveString1To255, 0],
|
|
2638
2652
|
[() => sensitiveString1To255, 0],
|
|
2639
|
-
[() => Address
|
|
2640
|
-
[() => Address
|
|
2641
|
-
[() => Address
|
|
2642
|
-
[() => Address
|
|
2653
|
+
[() => Address$, 0],
|
|
2654
|
+
[() => Address$, 0],
|
|
2655
|
+
[() => Address$, 0],
|
|
2656
|
+
[() => Address$, 0],
|
|
2643
2657
|
[() => Attributes, 0],
|
|
2644
2658
|
() => foundByList,
|
|
2645
2659
|
[() => sensitiveString1To255, 0],
|
|
2646
2660
|
[() => sensitiveString1To255, 0],
|
|
2647
2661
|
[() => ProfileType, 0],
|
|
2648
|
-
[() => EngagementPreferences
|
|
2662
|
+
[() => EngagementPreferences$, 0],
|
|
2649
2663
|
],
|
|
2650
2664
|
];
|
|
2651
|
-
export var ProfileAttributes = [
|
|
2665
|
+
export var ProfileAttributes$ = [
|
|
2652
2666
|
3,
|
|
2653
2667
|
n0,
|
|
2654
2668
|
_PA,
|
|
@@ -2678,31 +2692,31 @@ export var ProfileAttributes = [
|
|
|
2678
2692
|
_PTr,
|
|
2679
2693
|
],
|
|
2680
2694
|
[
|
|
2681
|
-
[() => ProfileDimension
|
|
2682
|
-
[() => ExtraLengthValueProfileDimension
|
|
2683
|
-
[() => ProfileDimension
|
|
2684
|
-
[() => ProfileDimension
|
|
2685
|
-
[() => ProfileDimension
|
|
2686
|
-
[() => ProfileDimension
|
|
2687
|
-
[() => ProfileDimension
|
|
2688
|
-
[() => DateDimension
|
|
2689
|
-
[() => ProfileDimension
|
|
2690
|
-
[() => ProfileDimension
|
|
2691
|
-
[() => ProfileDimension
|
|
2692
|
-
[() => ProfileDimension
|
|
2693
|
-
[() => ProfileDimension
|
|
2694
|
-
[() => ProfileDimension
|
|
2695
|
-
[() => ProfileDimension
|
|
2696
|
-
[() => ProfileDimension
|
|
2697
|
-
[() => AddressDimension
|
|
2698
|
-
[() => AddressDimension
|
|
2699
|
-
[() => AddressDimension
|
|
2700
|
-
[() => AddressDimension
|
|
2695
|
+
[() => ProfileDimension$, { [_jN]: _AN }],
|
|
2696
|
+
[() => ExtraLengthValueProfileDimension$, { [_jN]: _AId }],
|
|
2697
|
+
[() => ProfileDimension$, { [_jN]: _FNi }],
|
|
2698
|
+
[() => ProfileDimension$, { [_jN]: _LN }],
|
|
2699
|
+
[() => ProfileDimension$, { [_jN]: _MN }],
|
|
2700
|
+
[() => ProfileDimension$, { [_jN]: _GS }],
|
|
2701
|
+
[() => ProfileDimension$, { [_jN]: _PTS }],
|
|
2702
|
+
[() => DateDimension$, { [_jN]: _BD }],
|
|
2703
|
+
[() => ProfileDimension$, { [_jN]: _PN }],
|
|
2704
|
+
[() => ProfileDimension$, { [_jN]: _BN }],
|
|
2705
|
+
[() => ProfileDimension$, { [_jN]: _BPN }],
|
|
2706
|
+
[() => ProfileDimension$, { [_jN]: _HPN }],
|
|
2707
|
+
[() => ProfileDimension$, { [_jN]: _MPN }],
|
|
2708
|
+
[() => ProfileDimension$, { [_jN]: _EA }],
|
|
2709
|
+
[() => ProfileDimension$, { [_jN]: _PEA }],
|
|
2710
|
+
[() => ProfileDimension$, { [_jN]: _BEA }],
|
|
2711
|
+
[() => AddressDimension$, { [_jN]: _A }],
|
|
2712
|
+
[() => AddressDimension$, { [_jN]: _SA }],
|
|
2713
|
+
[() => AddressDimension$, { [_jN]: _MA }],
|
|
2714
|
+
[() => AddressDimension$, { [_jN]: _BA }],
|
|
2701
2715
|
[() => CustomAttributes, { [_jN]: _At }],
|
|
2702
|
-
[() => ProfileTypeDimension
|
|
2716
|
+
[() => ProfileTypeDimension$, { [_jN]: _PTr }],
|
|
2703
2717
|
],
|
|
2704
2718
|
];
|
|
2705
|
-
export var ProfileAttributeValuesRequest = [
|
|
2719
|
+
export var ProfileAttributeValuesRequest$ = [
|
|
2706
2720
|
3,
|
|
2707
2721
|
n0,
|
|
2708
2722
|
_PAVR,
|
|
@@ -2713,7 +2727,7 @@ export var ProfileAttributeValuesRequest = [
|
|
|
2713
2727
|
[0, 1],
|
|
2714
2728
|
],
|
|
2715
2729
|
];
|
|
2716
|
-
export var ProfileAttributeValuesResponse = [
|
|
2730
|
+
export var ProfileAttributeValuesResponse$ = [
|
|
2717
2731
|
3,
|
|
2718
2732
|
n0,
|
|
2719
2733
|
_PAVRr,
|
|
@@ -2721,7 +2735,7 @@ export var ProfileAttributeValuesResponse = [
|
|
|
2721
2735
|
[_DN, _ANt, _It, _SCt],
|
|
2722
2736
|
[0, 0, () => AttributeValueItemList, [1, 32]],
|
|
2723
2737
|
];
|
|
2724
|
-
export var ProfileDimension = [
|
|
2738
|
+
export var ProfileDimension$ = [
|
|
2725
2739
|
3,
|
|
2726
2740
|
n0,
|
|
2727
2741
|
_PD,
|
|
@@ -2732,7 +2746,7 @@ export var ProfileDimension = [
|
|
|
2732
2746
|
[64 | 0, { [_jN]: _V }],
|
|
2733
2747
|
],
|
|
2734
2748
|
];
|
|
2735
|
-
export var ProfileHistoryRecord = [
|
|
2749
|
+
export var ProfileHistoryRecord$ = [
|
|
2736
2750
|
3,
|
|
2737
2751
|
n0,
|
|
2738
2752
|
_PHRr,
|
|
@@ -2740,7 +2754,7 @@ export var ProfileHistoryRecord = [
|
|
|
2740
2754
|
[_I, _OTN, _CA, _LUA, _AT, _POUK, _PB],
|
|
2741
2755
|
[0, 0, 4, 4, 0, 0, 0],
|
|
2742
2756
|
];
|
|
2743
|
-
export var ProfileQueryFailures = [
|
|
2757
|
+
export var ProfileQueryFailures$ = [
|
|
2744
2758
|
3,
|
|
2745
2759
|
n0,
|
|
2746
2760
|
_PQF,
|
|
@@ -2752,7 +2766,7 @@ export var ProfileQueryFailures = [
|
|
|
2752
2766
|
[1, { [_jN]: _Sta }],
|
|
2753
2767
|
],
|
|
2754
2768
|
];
|
|
2755
|
-
export var ProfileQueryResult = [
|
|
2769
|
+
export var ProfileQueryResult$ = [
|
|
2756
2770
|
3,
|
|
2757
2771
|
n0,
|
|
2758
2772
|
_PQR,
|
|
@@ -2761,10 +2775,10 @@ export var ProfileQueryResult = [
|
|
|
2761
2775
|
[
|
|
2762
2776
|
[0, { [_jN]: _PI }],
|
|
2763
2777
|
[0, { [_jN]: _QR }],
|
|
2764
|
-
[() => Profile
|
|
2778
|
+
[() => Profile$, { [_jN]: _Pro }],
|
|
2765
2779
|
],
|
|
2766
2780
|
];
|
|
2767
|
-
export var ProfileTypeDimension = [
|
|
2781
|
+
export var ProfileTypeDimension$ = [
|
|
2768
2782
|
3,
|
|
2769
2783
|
n0,
|
|
2770
2784
|
_PTD,
|
|
@@ -2775,7 +2789,7 @@ export var ProfileTypeDimension = [
|
|
|
2775
2789
|
[() => ProfileTypeValues, { [_jN]: _V }],
|
|
2776
2790
|
],
|
|
2777
2791
|
];
|
|
2778
|
-
export var PutDomainObjectTypeRequest = [
|
|
2792
|
+
export var PutDomainObjectTypeRequest$ = [
|
|
2779
2793
|
3,
|
|
2780
2794
|
n0,
|
|
2781
2795
|
_PDOTR,
|
|
@@ -2783,7 +2797,7 @@ export var PutDomainObjectTypeRequest = [
|
|
|
2783
2797
|
[_DN, _OTN, _D, _EK, _Fi, _Ta],
|
|
2784
2798
|
[[0, 1], [0, 1], [() => sensitiveString1To10000, 0], 0, () => DomainObjectTypeFields, 128 | 0],
|
|
2785
2799
|
];
|
|
2786
|
-
export var PutDomainObjectTypeResponse = [
|
|
2800
|
+
export var PutDomainObjectTypeResponse$ = [
|
|
2787
2801
|
3,
|
|
2788
2802
|
n0,
|
|
2789
2803
|
_PDOTRu,
|
|
@@ -2791,15 +2805,15 @@ export var PutDomainObjectTypeResponse = [
|
|
|
2791
2805
|
[_OTN, _D, _EK, _Fi, _CA, _LUA, _Ta],
|
|
2792
2806
|
[0, [() => sensitiveString1To10000, 0], 0, () => DomainObjectTypeFields, 4, 4, 128 | 0],
|
|
2793
2807
|
];
|
|
2794
|
-
export var PutIntegrationRequest = [
|
|
2808
|
+
export var PutIntegrationRequest$ = [
|
|
2795
2809
|
3,
|
|
2796
2810
|
n0,
|
|
2797
2811
|
_PIR,
|
|
2798
2812
|
0,
|
|
2799
2813
|
[_DN, _U, _OTN, _OTNb, _Ta, _FD, _RA, _ETNv, _Sc],
|
|
2800
|
-
[[0, 1], 0, 0, 128 | 0, 128 | 0, [() => FlowDefinition
|
|
2814
|
+
[[0, 1], 0, 0, 128 | 0, 128 | 0, [() => FlowDefinition$, 0], 0, 64 | 0, 0],
|
|
2801
2815
|
];
|
|
2802
|
-
export var PutIntegrationResponse = [
|
|
2816
|
+
export var PutIntegrationResponse$ = [
|
|
2803
2817
|
3,
|
|
2804
2818
|
n0,
|
|
2805
2819
|
_PIRu,
|
|
@@ -2807,7 +2821,7 @@ export var PutIntegrationResponse = [
|
|
|
2807
2821
|
[_DN, _U, _OTN, _CA, _LUA, _Ta, _OTNb, _WI, _IU, _RA, _ETNv, _Sc],
|
|
2808
2822
|
[0, 0, 0, 4, 4, 128 | 0, 128 | 0, 0, 2, 0, 64 | 0, 0],
|
|
2809
2823
|
];
|
|
2810
|
-
export var PutProfileObjectRequest = [
|
|
2824
|
+
export var PutProfileObjectRequest$ = [
|
|
2811
2825
|
3,
|
|
2812
2826
|
n0,
|
|
2813
2827
|
_PPOR,
|
|
@@ -2815,8 +2829,8 @@ export var PutProfileObjectRequest = [
|
|
|
2815
2829
|
[_OTN, _Ob, _DN],
|
|
2816
2830
|
[0, [() => stringifiedJson, 0], [0, 1]],
|
|
2817
2831
|
];
|
|
2818
|
-
export var PutProfileObjectResponse = [3, n0, _PPORu, 0, [_POUK], [0]];
|
|
2819
|
-
export var PutProfileObjectTypeRequest = [
|
|
2832
|
+
export var PutProfileObjectResponse$ = [3, n0, _PPORu, 0, [_POUK], [0]];
|
|
2833
|
+
export var PutProfileObjectTypeRequest$ = [
|
|
2820
2834
|
3,
|
|
2821
2835
|
n0,
|
|
2822
2836
|
_PPOTR,
|
|
@@ -2824,7 +2838,7 @@ export var PutProfileObjectTypeRequest = [
|
|
|
2824
2838
|
[_DN, _OTN, _D, _TI, _ED, _EK, _APC, _SLUTF, _MPOC, _Fi, _K, _Ta],
|
|
2825
2839
|
[[0, 1], [0, 1], [() => sensitiveText, 0], 0, 1, 0, 2, 0, 1, [() => FieldMap, 0], [() => KeyMap, 0], 128 | 0],
|
|
2826
2840
|
];
|
|
2827
|
-
export var PutProfileObjectTypeResponse = [
|
|
2841
|
+
export var PutProfileObjectTypeResponse$ = [
|
|
2828
2842
|
3,
|
|
2829
2843
|
n0,
|
|
2830
2844
|
_PPOTRu,
|
|
@@ -2832,31 +2846,31 @@ export var PutProfileObjectTypeResponse = [
|
|
|
2832
2846
|
[_OTN, _D, _TI, _ED, _EK, _APC, _SLUTF, _MPOC, _MAPOC, _Fi, _K, _CA, _LUA, _Ta],
|
|
2833
2847
|
[0, [() => sensitiveText, 0], 0, 1, 0, 2, 0, 1, 1, [() => FieldMap, 0], [() => KeyMap, 0], 4, 4, 128 | 0],
|
|
2834
2848
|
];
|
|
2835
|
-
export var Range = [3, n0, _R, 0, [_Va, _Un, _VR, _TSi, _TF], [1, 0, () => ValueRange
|
|
2836
|
-
export var RangeOverride = [3, n0, _RO, 0, [_Star, _End, _Un], [1, 1, 0]];
|
|
2837
|
-
export var Readiness = [3, n0, _Re, 0, [_PP, _M], [1, 0]];
|
|
2838
|
-
export var Recommendation = [3, n0, _Recom, 0, [_CI, _Sco], [[() => CatalogItem
|
|
2839
|
-
export var RecommenderConfig = [3, n0, _RC, 0, [_EC, _TFr], [() => EventsConfig
|
|
2840
|
-
export var RecommenderRecipe = [3, n0, _RRe, 0, [_n, _d], [0, 0]];
|
|
2841
|
-
export var RecommenderSummary = [
|
|
2849
|
+
export var Range$ = [3, n0, _R, 0, [_Va, _Un, _VR, _TSi, _TF], [1, 0, () => ValueRange$, 0, 0]];
|
|
2850
|
+
export var RangeOverride$ = [3, n0, _RO, 0, [_Star, _End, _Un], [1, 1, 0]];
|
|
2851
|
+
export var Readiness$ = [3, n0, _Re, 0, [_PP, _M], [1, 0]];
|
|
2852
|
+
export var Recommendation$ = [3, n0, _Recom, 0, [_CI, _Sco], [[() => CatalogItem$, 0], 1]];
|
|
2853
|
+
export var RecommenderConfig$ = [3, n0, _RC, 0, [_EC, _TFr], [() => EventsConfig$, 1]];
|
|
2854
|
+
export var RecommenderRecipe$ = [3, n0, _RRe, 0, [_n, _d], [0, 0]];
|
|
2855
|
+
export var RecommenderSummary$ = [
|
|
2842
2856
|
3,
|
|
2843
2857
|
n0,
|
|
2844
2858
|
_RSe,
|
|
2845
2859
|
0,
|
|
2846
2860
|
[_RN, _RNe, _RC, _CA, _D, _Sta, _LUA, _Ta, _FR, _LRU],
|
|
2847
|
-
[0, 0, () => RecommenderConfig
|
|
2861
|
+
[0, 0, () => RecommenderConfig$, 4, [() => sensitiveText, 0], 0, 4, 128 | 0, 0, () => RecommenderUpdate$],
|
|
2848
2862
|
];
|
|
2849
|
-
export var RecommenderUpdate = [
|
|
2863
|
+
export var RecommenderUpdate$ = [
|
|
2850
2864
|
3,
|
|
2851
2865
|
n0,
|
|
2852
2866
|
_RU,
|
|
2853
2867
|
0,
|
|
2854
2868
|
[_RC, _Sta, _CA, _LUA, _FR],
|
|
2855
|
-
[() => RecommenderConfig
|
|
2869
|
+
[() => RecommenderConfig$, 0, 4, 4, 0],
|
|
2856
2870
|
];
|
|
2857
|
-
export var ResourceNotFoundException = [-3, n0, _RNFE, { [_e]: _c, [_hE]: 404 }, [_M], [0]];
|
|
2858
|
-
TypeRegistry.for(n0).registerError(ResourceNotFoundException
|
|
2859
|
-
export var ResultsSummary = [
|
|
2871
|
+
export var ResourceNotFoundException$ = [-3, n0, _RNFE, { [_e]: _c, [_hE]: 404 }, [_M], [0]];
|
|
2872
|
+
TypeRegistry.for(n0).registerError(ResourceNotFoundException$, ResourceNotFoundException);
|
|
2873
|
+
export var ResultsSummary$ = [
|
|
2860
2874
|
3,
|
|
2861
2875
|
n0,
|
|
2862
2876
|
_RS,
|
|
@@ -2868,27 +2882,27 @@ export var ResultsSummary = [
|
|
|
2868
2882
|
[1, { [_jN]: _FRa }],
|
|
2869
2883
|
],
|
|
2870
2884
|
];
|
|
2871
|
-
export var RuleBasedMatchingRequest = [
|
|
2885
|
+
export var RuleBasedMatchingRequest$ = [
|
|
2872
2886
|
3,
|
|
2873
2887
|
n0,
|
|
2874
2888
|
_RBMR,
|
|
2875
2889
|
0,
|
|
2876
2890
|
[_En, _MRatch, _MARLFM, _MARLFMa, _ATS, _CR, _ECx],
|
|
2877
|
-
[2, () => MatchingRules, 1, 1, () => AttributeTypesSelector
|
|
2891
|
+
[2, () => MatchingRules, 1, 1, () => AttributeTypesSelector$, () => ConflictResolution$, () => ExportingConfig$],
|
|
2878
2892
|
];
|
|
2879
|
-
export var RuleBasedMatchingResponse = [
|
|
2893
|
+
export var RuleBasedMatchingResponse$ = [
|
|
2880
2894
|
3,
|
|
2881
2895
|
n0,
|
|
2882
2896
|
_RBMRu,
|
|
2883
2897
|
0,
|
|
2884
2898
|
[_En, _MRatch, _Sta, _MARLFM, _MARLFMa, _ATS, _CR, _ECx],
|
|
2885
|
-
[2, () => MatchingRules, 0, 1, 1, () => AttributeTypesSelector
|
|
2899
|
+
[2, () => MatchingRules, 0, 1, 1, () => AttributeTypesSelector$, () => ConflictResolution$, () => ExportingConfig$],
|
|
2886
2900
|
];
|
|
2887
|
-
export var S3ExportingConfig = [3, n0, _SEC, 0, [_SBN, _SKN], [0, 0]];
|
|
2888
|
-
export var S3ExportingLocation = [3, n0, _SEL, 0, [_SBN, _SKN], [0, 0]];
|
|
2889
|
-
export var S3SourceProperties = [3, n0, _SSP, 0, [_BNu, _BP], [0, 0]];
|
|
2890
|
-
export var SalesforceSourceProperties = [3, n0, _SSPa, 0, [_Ob, _EDFU, _IDR], [0, 2, 2]];
|
|
2891
|
-
export var ScheduledTriggerProperties = [
|
|
2901
|
+
export var S3ExportingConfig$ = [3, n0, _SEC, 0, [_SBN, _SKN], [0, 0]];
|
|
2902
|
+
export var S3ExportingLocation$ = [3, n0, _SEL, 0, [_SBN, _SKN], [0, 0]];
|
|
2903
|
+
export var S3SourceProperties$ = [3, n0, _SSP, 0, [_BNu, _BP], [0, 0]];
|
|
2904
|
+
export var SalesforceSourceProperties$ = [3, n0, _SSPa, 0, [_Ob, _EDFU, _IDR], [0, 2, 2]];
|
|
2905
|
+
export var ScheduledTriggerProperties$ = [
|
|
2892
2906
|
3,
|
|
2893
2907
|
n0,
|
|
2894
2908
|
_STP,
|
|
@@ -2896,7 +2910,7 @@ export var ScheduledTriggerProperties = [
|
|
|
2896
2910
|
[_SEc, _DPM, _SST, _SET, _Tim, _SOc, _FEF],
|
|
2897
2911
|
[0, 0, 4, 4, 0, 1, 4],
|
|
2898
2912
|
];
|
|
2899
|
-
export var SearchProfilesRequest = [
|
|
2913
|
+
export var SearchProfilesRequest$ = [
|
|
2900
2914
|
3,
|
|
2901
2915
|
n0,
|
|
2902
2916
|
_SPR,
|
|
@@ -2904,8 +2918,8 @@ export var SearchProfilesRequest = [
|
|
|
2904
2918
|
[_NT, _MR, _DN, _KN, _V, _ASKd, _LO],
|
|
2905
2919
|
[[0, { [_hQ]: _nt }], [1, { [_hQ]: _mr }], [0, 1], 0, 64 | 0, () => additionalSearchKeysList, 0],
|
|
2906
2920
|
];
|
|
2907
|
-
export var SearchProfilesResponse = [3, n0, _SPRe, 0, [_It, _NT], [[() => ProfileList, 0], 0]];
|
|
2908
|
-
export var SegmentDefinitionItem = [
|
|
2921
|
+
export var SearchProfilesResponse$ = [3, n0, _SPRe, 0, [_It, _NT], [[() => ProfileList, 0], 0]];
|
|
2922
|
+
export var SegmentDefinitionItem$ = [
|
|
2909
2923
|
3,
|
|
2910
2924
|
n0,
|
|
2911
2925
|
_SDI,
|
|
@@ -2921,7 +2935,7 @@ export var SegmentDefinitionItem = [
|
|
|
2921
2935
|
[0, { [_jN]: _STe }],
|
|
2922
2936
|
],
|
|
2923
2937
|
];
|
|
2924
|
-
export var SegmentGroup = [
|
|
2938
|
+
export var SegmentGroup$ = [
|
|
2925
2939
|
3,
|
|
2926
2940
|
n0,
|
|
2927
2941
|
_SGe,
|
|
@@ -2932,7 +2946,7 @@ export var SegmentGroup = [
|
|
|
2932
2946
|
[0, { [_jN]: _In }],
|
|
2933
2947
|
],
|
|
2934
2948
|
];
|
|
2935
|
-
export var SegmentGroupStructure = [
|
|
2949
|
+
export var SegmentGroupStructure$ = [
|
|
2936
2950
|
3,
|
|
2937
2951
|
n0,
|
|
2938
2952
|
_SGS,
|
|
@@ -2940,31 +2954,31 @@ export var SegmentGroupStructure = [
|
|
|
2940
2954
|
[_Gr, _In],
|
|
2941
2955
|
[[() => SegmentGroupList, 0], 0],
|
|
2942
2956
|
];
|
|
2943
|
-
export var ServiceNowSourceProperties = [3, n0, _SNSP, 0, [_Ob], [0]];
|
|
2944
|
-
export var SourceConnectorProperties = [
|
|
2957
|
+
export var ServiceNowSourceProperties$ = [3, n0, _SNSP, 0, [_Ob], [0]];
|
|
2958
|
+
export var SourceConnectorProperties$ = [
|
|
2945
2959
|
3,
|
|
2946
2960
|
n0,
|
|
2947
2961
|
_SCP,
|
|
2948
2962
|
0,
|
|
2949
2963
|
[_Ma, _S_, _Sa, _SNe, _Z],
|
|
2950
2964
|
[
|
|
2951
|
-
() => MarketoSourceProperties
|
|
2952
|
-
() => S3SourceProperties
|
|
2953
|
-
() => SalesforceSourceProperties
|
|
2954
|
-
() => ServiceNowSourceProperties
|
|
2955
|
-
() => ZendeskSourceProperties
|
|
2965
|
+
() => MarketoSourceProperties$,
|
|
2966
|
+
() => S3SourceProperties$,
|
|
2967
|
+
() => SalesforceSourceProperties$,
|
|
2968
|
+
() => ServiceNowSourceProperties$,
|
|
2969
|
+
() => ZendeskSourceProperties$,
|
|
2956
2970
|
],
|
|
2957
2971
|
];
|
|
2958
|
-
export var SourceFlowConfig = [
|
|
2972
|
+
export var SourceFlowConfig$ = [
|
|
2959
2973
|
3,
|
|
2960
2974
|
n0,
|
|
2961
2975
|
_SFC,
|
|
2962
2976
|
0,
|
|
2963
2977
|
[_CPN, _CTon, _IPC, _SCP],
|
|
2964
|
-
[0, 0, () => IncrementalPullConfig
|
|
2978
|
+
[0, 0, () => IncrementalPullConfig$, () => SourceConnectorProperties$],
|
|
2965
2979
|
];
|
|
2966
|
-
export var SourceSegment = [3, n0, _SSou, 0, [_SDN], [[0, { [_jN]: _SDN }]]];
|
|
2967
|
-
export var StartRecommenderRequest = [
|
|
2980
|
+
export var SourceSegment$ = [3, n0, _SSou, 0, [_SDN], [[0, { [_jN]: _SDN }]]];
|
|
2981
|
+
export var StartRecommenderRequest$ = [
|
|
2968
2982
|
3,
|
|
2969
2983
|
n0,
|
|
2970
2984
|
_SRR,
|
|
@@ -2975,8 +2989,8 @@ export var StartRecommenderRequest = [
|
|
|
2975
2989
|
[0, 1],
|
|
2976
2990
|
],
|
|
2977
2991
|
];
|
|
2978
|
-
export var StartRecommenderResponse = [3, n0, _SRRt, 0, [], []];
|
|
2979
|
-
export var StartUploadJobRequest = [
|
|
2992
|
+
export var StartRecommenderResponse$ = [3, n0, _SRRt, 0, [], []];
|
|
2993
|
+
export var StartUploadJobRequest$ = [
|
|
2980
2994
|
3,
|
|
2981
2995
|
n0,
|
|
2982
2996
|
_SUJR,
|
|
@@ -2987,8 +3001,8 @@ export var StartUploadJobRequest = [
|
|
|
2987
3001
|
[0, 1],
|
|
2988
3002
|
],
|
|
2989
3003
|
];
|
|
2990
|
-
export var StartUploadJobResponse = [3, n0, _SUJRt, 0, [], []];
|
|
2991
|
-
export var StopRecommenderRequest = [
|
|
3004
|
+
export var StartUploadJobResponse$ = [3, n0, _SUJRt, 0, [], []];
|
|
3005
|
+
export var StopRecommenderRequest$ = [
|
|
2992
3006
|
3,
|
|
2993
3007
|
n0,
|
|
2994
3008
|
_SRRto,
|
|
@@ -2999,8 +3013,8 @@ export var StopRecommenderRequest = [
|
|
|
2999
3013
|
[0, 1],
|
|
3000
3014
|
],
|
|
3001
3015
|
];
|
|
3002
|
-
export var StopRecommenderResponse = [3, n0, _SRRtop, 0, [], []];
|
|
3003
|
-
export var StopUploadJobRequest = [
|
|
3016
|
+
export var StopRecommenderResponse$ = [3, n0, _SRRtop, 0, [], []];
|
|
3017
|
+
export var StopUploadJobRequest$ = [
|
|
3004
3018
|
3,
|
|
3005
3019
|
n0,
|
|
3006
3020
|
_SUJRto,
|
|
@@ -3011,24 +3025,24 @@ export var StopUploadJobRequest = [
|
|
|
3011
3025
|
[0, 1],
|
|
3012
3026
|
],
|
|
3013
3027
|
];
|
|
3014
|
-
export var StopUploadJobResponse = [3, n0, _SUJRtop, 0, [], []];
|
|
3015
|
-
export var TagResourceRequest = [3, n0, _TRR, 0, [_rA, _t], [[0, 1], 128 | 0]];
|
|
3016
|
-
export var TagResourceResponse = [3, n0, _TRRa, 0, [], []];
|
|
3017
|
-
export var Task = [
|
|
3028
|
+
export var StopUploadJobResponse$ = [3, n0, _SUJRtop, 0, [], []];
|
|
3029
|
+
export var TagResourceRequest$ = [3, n0, _TRR, 0, [_rA, _t], [[0, 1], 128 | 0]];
|
|
3030
|
+
export var TagResourceResponse$ = [3, n0, _TRRa, 0, [], []];
|
|
3031
|
+
export var Task$ = [
|
|
3018
3032
|
3,
|
|
3019
3033
|
n0,
|
|
3020
3034
|
_Task,
|
|
3021
3035
|
0,
|
|
3022
3036
|
[_COo, _DFe, _SFo, _TP, _TT],
|
|
3023
|
-
[() => ConnectorOperator
|
|
3037
|
+
[() => ConnectorOperator$, 0, 64 | 0, 128 | 0, 0],
|
|
3024
3038
|
];
|
|
3025
|
-
export var Threshold = [3, n0, _Th, 0, [_Va, _Op], [0, 0]];
|
|
3026
|
-
export var ThrottlingException = [-3, n0, _TE, { [_e]: _c, [_hE]: 429 }, [_M], [0]];
|
|
3027
|
-
TypeRegistry.for(n0).registerError(ThrottlingException
|
|
3028
|
-
export var TrainingMetrics = [3, n0, _TM, 0, [_Ti, _Me], [4, 128 | 1]];
|
|
3029
|
-
export var TriggerConfig = [3, n0, _TC, 0, [_TTr, _TPr], [0, () => TriggerProperties]];
|
|
3030
|
-
export var TriggerProperties = [3, n0, _TPr, 0, [_Sch], [() => ScheduledTriggerProperties]];
|
|
3031
|
-
export var UntagResourceRequest = [
|
|
3039
|
+
export var Threshold$ = [3, n0, _Th, 0, [_Va, _Op], [0, 0]];
|
|
3040
|
+
export var ThrottlingException$ = [-3, n0, _TE, { [_e]: _c, [_hE]: 429 }, [_M], [0]];
|
|
3041
|
+
TypeRegistry.for(n0).registerError(ThrottlingException$, ThrottlingException);
|
|
3042
|
+
export var TrainingMetrics$ = [3, n0, _TM, 0, [_Ti, _Me], [4, 128 | 1]];
|
|
3043
|
+
export var TriggerConfig$ = [3, n0, _TC, 0, [_TTr, _TPr], [0, () => TriggerProperties$]];
|
|
3044
|
+
export var TriggerProperties$ = [3, n0, _TPr, 0, [_Sch], [() => ScheduledTriggerProperties$]];
|
|
3045
|
+
export var UntagResourceRequest$ = [
|
|
3032
3046
|
3,
|
|
3033
3047
|
n0,
|
|
3034
3048
|
_URR,
|
|
@@ -3039,8 +3053,8 @@ export var UntagResourceRequest = [
|
|
|
3039
3053
|
[64 | 0, { [_hQ]: _tK }],
|
|
3040
3054
|
],
|
|
3041
3055
|
];
|
|
3042
|
-
export var UntagResourceResponse = [3, n0, _URRn, 0, [], []];
|
|
3043
|
-
export var UpdateAddress = [
|
|
3056
|
+
export var UntagResourceResponse$ = [3, n0, _URRn, 0, [], []];
|
|
3057
|
+
export var UpdateAddress$ = [
|
|
3044
3058
|
3,
|
|
3045
3059
|
n0,
|
|
3046
3060
|
_UAp,
|
|
@@ -3048,15 +3062,15 @@ export var UpdateAddress = [
|
|
|
3048
3062
|
[_Ad, _Add, _Addr, _Addre, _C, _Co, _St, _P, _Cou, _PC],
|
|
3049
3063
|
[0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
|
|
3050
3064
|
];
|
|
3051
|
-
export var UpdateCalculatedAttributeDefinitionRequest = [
|
|
3065
|
+
export var UpdateCalculatedAttributeDefinitionRequest$ = [
|
|
3052
3066
|
3,
|
|
3053
3067
|
n0,
|
|
3054
3068
|
_UCADR,
|
|
3055
3069
|
0,
|
|
3056
3070
|
[_DN, _CAN, _DNi, _D, _Cond],
|
|
3057
|
-
[[0, 1], [0, 1], 0, [() => sensitiveText, 0], [() => Conditions
|
|
3071
|
+
[[0, 1], [0, 1], 0, [() => sensitiveText, 0], [() => Conditions$, 0]],
|
|
3058
3072
|
];
|
|
3059
|
-
export var UpdateCalculatedAttributeDefinitionResponse = [
|
|
3073
|
+
export var UpdateCalculatedAttributeDefinitionResponse$ = [
|
|
3060
3074
|
3,
|
|
3061
3075
|
n0,
|
|
3062
3076
|
_UCADRp,
|
|
@@ -3069,15 +3083,15 @@ export var UpdateCalculatedAttributeDefinitionResponse = [
|
|
|
3069
3083
|
4,
|
|
3070
3084
|
4,
|
|
3071
3085
|
[() => Statistic, 0],
|
|
3072
|
-
[() => Conditions
|
|
3073
|
-
[() => AttributeDetails
|
|
3086
|
+
[() => Conditions$, 0],
|
|
3087
|
+
[() => AttributeDetails$, 0],
|
|
3074
3088
|
2,
|
|
3075
3089
|
0,
|
|
3076
|
-
() => Readiness
|
|
3090
|
+
() => Readiness$,
|
|
3077
3091
|
128 | 0,
|
|
3078
3092
|
],
|
|
3079
3093
|
];
|
|
3080
|
-
export var UpdateDomainLayoutRequest = [
|
|
3094
|
+
export var UpdateDomainLayoutRequest$ = [
|
|
3081
3095
|
3,
|
|
3082
3096
|
n0,
|
|
3083
3097
|
_UDLR,
|
|
@@ -3085,7 +3099,7 @@ export var UpdateDomainLayoutRequest = [
|
|
|
3085
3099
|
[_DN, _LDN, _D, _DNi, _ID, _LT, _La],
|
|
3086
3100
|
[[0, 1], [0, 1], [() => sensitiveText, 0], 0, 2, 0, [() => sensitiveString1To2000000, 0]],
|
|
3087
3101
|
];
|
|
3088
|
-
export var UpdateDomainLayoutResponse = [
|
|
3102
|
+
export var UpdateDomainLayoutResponse$ = [
|
|
3089
3103
|
3,
|
|
3090
3104
|
n0,
|
|
3091
3105
|
_UDLRp,
|
|
@@ -3093,39 +3107,39 @@ export var UpdateDomainLayoutResponse = [
|
|
|
3093
3107
|
[_LDN, _D, _DNi, _ID, _LT, _La, _Ve, _CA, _LUA, _Ta],
|
|
3094
3108
|
[0, [() => sensitiveText, 0], 0, 2, 0, [() => sensitiveString1To2000000, 0], 0, 4, 4, 128 | 0],
|
|
3095
3109
|
];
|
|
3096
|
-
export var UpdateDomainRequest = [
|
|
3110
|
+
export var UpdateDomainRequest$ = [
|
|
3097
3111
|
3,
|
|
3098
3112
|
n0,
|
|
3099
3113
|
_UDR,
|
|
3100
3114
|
0,
|
|
3101
3115
|
[_DN, _DED, _DEK, _DLQU, _Mat, _RBM, _DS, _Ta],
|
|
3102
|
-
[[0, 1], 1, 0, 0, () => MatchingRequest
|
|
3116
|
+
[[0, 1], 1, 0, 0, () => MatchingRequest$, () => RuleBasedMatchingRequest$, () => DataStoreRequest$, 128 | 0],
|
|
3103
3117
|
];
|
|
3104
|
-
export var UpdateDomainResponse = [
|
|
3118
|
+
export var UpdateDomainResponse$ = [
|
|
3105
3119
|
3,
|
|
3106
3120
|
n0,
|
|
3107
3121
|
_UDRp,
|
|
3108
3122
|
0,
|
|
3109
3123
|
[_DN, _DED, _DEK, _DLQU, _Mat, _RBM, _DS, _CA, _LUA, _Ta],
|
|
3110
|
-
[0, 1, 0, 0, () => MatchingResponse
|
|
3124
|
+
[0, 1, 0, 0, () => MatchingResponse$, () => RuleBasedMatchingResponse$, () => DataStoreResponse$, 4, 4, 128 | 0],
|
|
3111
3125
|
];
|
|
3112
|
-
export var UpdateEventTriggerRequest = [
|
|
3126
|
+
export var UpdateEventTriggerRequest$ = [
|
|
3113
3127
|
3,
|
|
3114
3128
|
n0,
|
|
3115
3129
|
_UETR,
|
|
3116
3130
|
0,
|
|
3117
3131
|
[_DN, _ETN, _OTN, _D, _ETC, _SF, _ETL],
|
|
3118
|
-
[[0, 1], [0, 1], 0, [() => sensitiveText, 0], [() => EventTriggerConditions, 0], 0, () => EventTriggerLimits],
|
|
3132
|
+
[[0, 1], [0, 1], 0, [() => sensitiveText, 0], [() => EventTriggerConditions, 0], 0, () => EventTriggerLimits$],
|
|
3119
3133
|
];
|
|
3120
|
-
export var UpdateEventTriggerResponse = [
|
|
3134
|
+
export var UpdateEventTriggerResponse$ = [
|
|
3121
3135
|
3,
|
|
3122
3136
|
n0,
|
|
3123
3137
|
_UETRp,
|
|
3124
3138
|
0,
|
|
3125
3139
|
[_ETN, _OTN, _D, _ETC, _SF, _ETL, _CA, _LUA, _Ta],
|
|
3126
|
-
[0, 0, [() => sensitiveText, 0], [() => EventTriggerConditions, 0], 0, () => EventTriggerLimits
|
|
3140
|
+
[0, 0, [() => sensitiveText, 0], [() => EventTriggerConditions, 0], 0, () => EventTriggerLimits$, 4, 4, 128 | 0],
|
|
3127
3141
|
];
|
|
3128
|
-
export var UpdateProfileRequest = [
|
|
3142
|
+
export var UpdateProfileRequest$ = [
|
|
3129
3143
|
3,
|
|
3130
3144
|
n0,
|
|
3131
3145
|
_UPR,
|
|
@@ -3178,28 +3192,28 @@ export var UpdateProfileRequest = [
|
|
|
3178
3192
|
[() => sensitiveString0To255, 0],
|
|
3179
3193
|
[() => sensitiveString0To255, 0],
|
|
3180
3194
|
[() => sensitiveString0To255, 0],
|
|
3181
|
-
[() => UpdateAddress
|
|
3182
|
-
[() => UpdateAddress
|
|
3183
|
-
[() => UpdateAddress
|
|
3184
|
-
[() => UpdateAddress
|
|
3195
|
+
[() => UpdateAddress$, 0],
|
|
3196
|
+
[() => UpdateAddress$, 0],
|
|
3197
|
+
[() => UpdateAddress$, 0],
|
|
3198
|
+
[() => UpdateAddress$, 0],
|
|
3185
3199
|
[() => UpdateAttributes, 0],
|
|
3186
3200
|
[() => sensitiveString0To255, 0],
|
|
3187
3201
|
[() => sensitiveString0To255, 0],
|
|
3188
3202
|
[() => ProfileType, 0],
|
|
3189
|
-
[() => EngagementPreferences
|
|
3203
|
+
[() => EngagementPreferences$, 0],
|
|
3190
3204
|
],
|
|
3191
3205
|
];
|
|
3192
|
-
export var UpdateProfileResponse = [3, n0, _UPRp, 0, [_PI], [0]];
|
|
3193
|
-
export var UpdateRecommenderRequest = [
|
|
3206
|
+
export var UpdateProfileResponse$ = [3, n0, _UPRp, 0, [_PI], [0]];
|
|
3207
|
+
export var UpdateRecommenderRequest$ = [
|
|
3194
3208
|
3,
|
|
3195
3209
|
n0,
|
|
3196
3210
|
_URRp,
|
|
3197
3211
|
0,
|
|
3198
3212
|
[_DN, _RN, _D, _RC],
|
|
3199
|
-
[[0, 1], [0, 1], [() => sensitiveText, 0], () => RecommenderConfig],
|
|
3213
|
+
[[0, 1], [0, 1], [() => sensitiveText, 0], () => RecommenderConfig$],
|
|
3200
3214
|
];
|
|
3201
|
-
export var UpdateRecommenderResponse = [3, n0, _URRpd, 0, [_RN], [0]];
|
|
3202
|
-
export var UploadJobItem = [
|
|
3215
|
+
export var UpdateRecommenderResponse$ = [3, n0, _URRpd, 0, [_RN], [0]];
|
|
3216
|
+
export var UploadJobItem$ = [
|
|
3203
3217
|
3,
|
|
3204
3218
|
n0,
|
|
3205
3219
|
_UJI,
|
|
@@ -3215,19 +3229,19 @@ export var UploadJobItem = [
|
|
|
3215
3229
|
[1, { [_jN]: _DE }],
|
|
3216
3230
|
],
|
|
3217
3231
|
];
|
|
3218
|
-
export var ValueRange = [3, n0, _VR, 0, [_Star, _End], [1, 1]];
|
|
3219
|
-
export var WorkflowAttributes = [
|
|
3232
|
+
export var ValueRange$ = [3, n0, _VR, 0, [_Star, _End], [1, 1]];
|
|
3233
|
+
export var WorkflowAttributes$ = [
|
|
3220
3234
|
3,
|
|
3221
3235
|
n0,
|
|
3222
3236
|
_WA,
|
|
3223
3237
|
0,
|
|
3224
3238
|
[_AI],
|
|
3225
|
-
[() => AppflowIntegrationWorkflowAttributes],
|
|
3239
|
+
[() => AppflowIntegrationWorkflowAttributes$],
|
|
3226
3240
|
];
|
|
3227
|
-
export var WorkflowMetrics = [3, n0, _WM, 0, [_AI], [() => AppflowIntegrationWorkflowMetrics]];
|
|
3228
|
-
export var WorkflowStepItem = [3, n0, _WSI, 0, [_AI], [() => AppflowIntegrationWorkflowStep]];
|
|
3229
|
-
export var ZendeskSourceProperties = [3, n0, _ZSP, 0, [_Ob], [0]];
|
|
3230
|
-
export var CustomerProfilesServiceException = [
|
|
3241
|
+
export var WorkflowMetrics$ = [3, n0, _WM, 0, [_AI], [() => AppflowIntegrationWorkflowMetrics$]];
|
|
3242
|
+
export var WorkflowStepItem$ = [3, n0, _WSI, 0, [_AI], [() => AppflowIntegrationWorkflowStep$]];
|
|
3243
|
+
export var ZendeskSourceProperties$ = [3, n0, _ZSP, 0, [_Ob], [0]];
|
|
3244
|
+
export var CustomerProfilesServiceException$ = [
|
|
3231
3245
|
-3,
|
|
3232
3246
|
_sm,
|
|
3233
3247
|
"CustomerProfilesServiceException",
|
|
@@ -3235,928 +3249,915 @@ export var CustomerProfilesServiceException = [
|
|
|
3235
3249
|
[],
|
|
3236
3250
|
[],
|
|
3237
3251
|
];
|
|
3238
|
-
TypeRegistry.for(_sm).registerError(CustomerProfilesServiceException
|
|
3239
|
-
|
|
3240
|
-
|
|
3241
|
-
|
|
3242
|
-
|
|
3243
|
-
|
|
3244
|
-
|
|
3252
|
+
TypeRegistry.for(_sm).registerError(CustomerProfilesServiceException$, CustomerProfilesServiceException);
|
|
3253
|
+
var additionalSearchKeysList = [1, n0, _aSKL, 0, () => AdditionalSearchKey$];
|
|
3254
|
+
var AddressList = 64 | 0;
|
|
3255
|
+
var AttributeList = [1, n0, _AL, 0, () => AttributeItem$];
|
|
3256
|
+
var AttributeValueItemList = [1, n0, _AVIL, 0, () => AttributeValueItem$];
|
|
3257
|
+
var Batches = [1, n0, _B, 0, () => Batch$];
|
|
3258
|
+
var BatchGetCalculatedAttributeForProfileErrorList = [
|
|
3245
3259
|
1,
|
|
3246
3260
|
n0,
|
|
3247
3261
|
_BGCAFPEL,
|
|
3248
3262
|
0,
|
|
3249
|
-
() => BatchGetCalculatedAttributeForProfileError
|
|
3263
|
+
() => BatchGetCalculatedAttributeForProfileError$,
|
|
3250
3264
|
];
|
|
3251
|
-
|
|
3252
|
-
|
|
3253
|
-
|
|
3254
|
-
|
|
3265
|
+
var BatchGetCalculatedAttributeForProfileIdList = 64 | 0;
|
|
3266
|
+
var BatchGetProfileErrorList = [1, n0, _BGPEL, 0, () => BatchGetProfileError$];
|
|
3267
|
+
var BatchGetProfileIdList = 64 | 0;
|
|
3268
|
+
var CalculatedAttributeDefinitionsList = [
|
|
3255
3269
|
1,
|
|
3256
3270
|
n0,
|
|
3257
3271
|
_CADL,
|
|
3258
3272
|
8,
|
|
3259
|
-
[() => ListCalculatedAttributeDefinitionItem
|
|
3273
|
+
[() => ListCalculatedAttributeDefinitionItem$, 0],
|
|
3260
3274
|
];
|
|
3261
|
-
|
|
3275
|
+
var CalculatedAttributesForProfileList = [
|
|
3262
3276
|
1,
|
|
3263
3277
|
n0,
|
|
3264
3278
|
_CAFPL,
|
|
3265
3279
|
0,
|
|
3266
|
-
() => ListCalculatedAttributeForProfileItem
|
|
3267
|
-
];
|
|
3268
|
-
|
|
3269
|
-
|
|
3270
|
-
|
|
3271
|
-
|
|
3272
|
-
|
|
3273
|
-
|
|
3274
|
-
|
|
3275
|
-
|
|
3276
|
-
|
|
3277
|
-
|
|
3278
|
-
|
|
3279
|
-
|
|
3280
|
-
|
|
3281
|
-
|
|
3282
|
-
|
|
3283
|
-
|
|
3284
|
-
|
|
3285
|
-
|
|
3286
|
-
|
|
3287
|
-
|
|
3288
|
-
|
|
3289
|
-
|
|
3290
|
-
|
|
3291
|
-
|
|
3292
|
-
|
|
3293
|
-
|
|
3280
|
+
() => ListCalculatedAttributeForProfileItem$,
|
|
3281
|
+
];
|
|
3282
|
+
var CalculatedAttributeValueList = [1, n0, _CAVL, 0, () => CalculatedAttributeValue$];
|
|
3283
|
+
var DateValues = 64 | 0;
|
|
3284
|
+
var DetectedProfileObjectTypes = [1, n0, _DPOTe, 0, [() => DetectedProfileObjectType$, 0]];
|
|
3285
|
+
var DimensionList = [1, n0, _DL, 0, [() => Dimension$, 0]];
|
|
3286
|
+
var DomainList = [1, n0, _DLo, 0, () => ListDomainItem$];
|
|
3287
|
+
var DomainObjectTypesList = [1, n0, _DOTL, 8, [() => DomainObjectTypesListItem$, 0]];
|
|
3288
|
+
var EmailList = 64 | 0;
|
|
3289
|
+
var EmailPreferenceList = [1, n0, _EPLm, 0, () => ContactPreference$];
|
|
3290
|
+
var EventParametersList = [1, n0, _EPL, 0, () => EventParameters$];
|
|
3291
|
+
var EventStreamSummaryList = [1, n0, _ESSL, 0, () => EventStreamSummary$];
|
|
3292
|
+
var EventTriggerConditions = [1, n0, _ETC, 8, () => EventTriggerCondition$];
|
|
3293
|
+
var EventTriggerDimensions = [1, n0, _ETD, 0, () => EventTriggerDimension$];
|
|
3294
|
+
var EventTriggerNames = 64 | 0;
|
|
3295
|
+
var EventTriggerSummaryList = [1, n0, _ETSL, 8, () => EventTriggerSummaryItem$];
|
|
3296
|
+
var EventTriggerValues = 64 | 0;
|
|
3297
|
+
var ExtraLengthValues = 64 | 0;
|
|
3298
|
+
var Failures = [1, n0, _Fa, 0, [() => ProfileQueryFailures$, 0]];
|
|
3299
|
+
var FieldNameList = 64 | 0;
|
|
3300
|
+
var FilterDimensionList = [1, n0, _FDL, 0, () => FilterDimension$];
|
|
3301
|
+
var foundByList = [1, n0, _fBL, 0, () => FoundByKeyValue$];
|
|
3302
|
+
var GroupList = [1, n0, _GL, 0, () => FilterGroup$];
|
|
3303
|
+
var IdentityResolutionJobsList = [1, n0, _IRJL, 0, () => IdentityResolutionJob$];
|
|
3304
|
+
var IntegrationList = [1, n0, _ILn, 0, () => ListIntegrationItem$];
|
|
3305
|
+
var LayoutList = [1, n0, _LL, 0, [() => LayoutItem$, 0]];
|
|
3306
|
+
var ListObjectTypeAttributesList = [1, n0, _LOTAL, 0, () => ListObjectTypeAttributeItem$];
|
|
3307
|
+
var ListObjectTypeAttributeValuesList = [
|
|
3294
3308
|
1,
|
|
3295
3309
|
n0,
|
|
3296
3310
|
_LOTAVL,
|
|
3297
3311
|
0,
|
|
3298
|
-
[() => ListObjectTypeAttributeValuesItem
|
|
3299
|
-
];
|
|
3300
|
-
|
|
3301
|
-
|
|
3302
|
-
|
|
3303
|
-
|
|
3304
|
-
|
|
3305
|
-
|
|
3306
|
-
|
|
3307
|
-
|
|
3308
|
-
|
|
3309
|
-
|
|
3310
|
-
|
|
3311
|
-
|
|
3312
|
-
|
|
3313
|
-
|
|
3314
|
-
|
|
3315
|
-
|
|
3316
|
-
|
|
3317
|
-
|
|
3318
|
-
|
|
3319
|
-
|
|
3320
|
-
|
|
3321
|
-
|
|
3322
|
-
|
|
3323
|
-
|
|
3324
|
-
|
|
3325
|
-
|
|
3326
|
-
|
|
3327
|
-
|
|
3328
|
-
|
|
3329
|
-
|
|
3330
|
-
|
|
3331
|
-
|
|
3332
|
-
|
|
3333
|
-
|
|
3334
|
-
|
|
3335
|
-
|
|
3336
|
-
|
|
3337
|
-
|
|
3338
|
-
|
|
3339
|
-
|
|
3340
|
-
|
|
3341
|
-
|
|
3342
|
-
|
|
3343
|
-
|
|
3344
|
-
|
|
3345
|
-
|
|
3346
|
-
|
|
3347
|
-
|
|
3348
|
-
|
|
3349
|
-
|
|
3350
|
-
|
|
3351
|
-
|
|
3352
|
-
|
|
3353
|
-
|
|
3354
|
-
[() => CalculatedAttributeDimension, 0],
|
|
3355
|
-
];
|
|
3356
|
-
export var CustomAttributes = [2, n0, _CAu, 0, [0, 0], [() => AttributeDimension, 0]];
|
|
3357
|
-
export var DomainObjectTypeFields = [2, n0, _DOTFo, 0, 0, () => DomainObjectTypeField];
|
|
3358
|
-
export var FieldMap = [2, n0, _FM, 8, 0, () => ObjectTypeField];
|
|
3359
|
-
export var KeyMap = [2, n0, _KM, 8, 0, () => ObjectTypeKeyList];
|
|
3360
|
-
export var Metrics = 128 | 1;
|
|
3361
|
-
export var ObjectTypeNames = 128 | 0;
|
|
3362
|
-
export var RecommenderContext = [2, n0, _RCe, 8, 0, 0];
|
|
3363
|
-
export var TagMap = 128 | 0;
|
|
3364
|
-
export var TaskPropertiesMap = 128 | 0;
|
|
3365
|
-
export var UpdateAttributes = [2, n0, _UApd, 8, 0, 0];
|
|
3366
|
-
export var Dimension = [
|
|
3312
|
+
[() => ListObjectTypeAttributeValuesItem$, 0],
|
|
3313
|
+
];
|
|
3314
|
+
var MatchesList = [1, n0, _ML, 0, () => MatchItem$];
|
|
3315
|
+
var MatchIdList = 64 | 0;
|
|
3316
|
+
var MatchingAttributes = 64 | 0;
|
|
3317
|
+
var MatchingAttributesList = [1, n0, _MAL, 0, 64 | 0];
|
|
3318
|
+
var MatchingRuleAttributeList = 64 | 0;
|
|
3319
|
+
var MatchingRules = [1, n0, _MRatch, 0, () => MatchingRule$];
|
|
3320
|
+
var ObjectAttributes = [1, n0, _OA, 0, () => ObjectAttribute$];
|
|
3321
|
+
var Objects = [1, n0, _O, 8, [() => stringifiedJson, 0]];
|
|
3322
|
+
var ObjectTypeKeyList = [1, n0, _OTKL, 0, () => ObjectTypeKey$];
|
|
3323
|
+
var Periods = [1, n0, _Pe, 0, () => Period$];
|
|
3324
|
+
var PhoneNumberList = 64 | 0;
|
|
3325
|
+
var PhonePreferenceList = [1, n0, _PPL, 0, () => ContactPreference$];
|
|
3326
|
+
var ProfileHistoryRecords = [1, n0, _PHR, 0, () => ProfileHistoryRecord$];
|
|
3327
|
+
var ProfileIdList = 64 | 0;
|
|
3328
|
+
var ProfileIds = 64 | 0;
|
|
3329
|
+
var ProfileIdToBeMergedList = 64 | 0;
|
|
3330
|
+
var ProfileList = [1, n0, _PL, 0, [() => Profile$, 0]];
|
|
3331
|
+
var ProfileObjectList = [1, n0, _POL, 0, [() => ListProfileObjectsItem$, 0]];
|
|
3332
|
+
var ProfileObjectTypeList = [1, n0, _POTL, 8, () => ListProfileObjectTypeItem$];
|
|
3333
|
+
var ProfileObjectTypeTemplateList = [1, n0, _POTTL, 0, () => ListProfileObjectTypeTemplateItem$];
|
|
3334
|
+
var Profiles = [1, n0, _Pr, 0, [() => ProfileQueryResult$, 0]];
|
|
3335
|
+
var ProfileTypeValues = [1, n0, _PTV, 0, [() => ProfileType, 0]];
|
|
3336
|
+
var Recommendations = [1, n0, _Rec, 8, [() => Recommendation$, 0]];
|
|
3337
|
+
var RecommenderRecipesList = [1, n0, _RRL, 0, () => RecommenderRecipe$];
|
|
3338
|
+
var RecommenderSummaryList = [1, n0, _RSL, 0, [() => RecommenderSummary$, 0]];
|
|
3339
|
+
var requestValueList = 64 | 0;
|
|
3340
|
+
var SegmentDefinitionsList = [1, n0, _SDL, 0, [() => SegmentDefinitionItem$, 0]];
|
|
3341
|
+
var SegmentGroupList = [1, n0, _SGL, 0, [() => Group$, 0]];
|
|
3342
|
+
var SourceFields = 64 | 0;
|
|
3343
|
+
var SourceSegmentList = [1, n0, _SSL, 0, [() => SourceSegment$, 0]];
|
|
3344
|
+
var StandardIdentifierList = 64 | 0;
|
|
3345
|
+
var TagKeyList = 64 | 0;
|
|
3346
|
+
var Tasks = [1, n0, _Tas, 0, () => Task$];
|
|
3347
|
+
var TrainingMetricsList = [1, n0, _TML, 0, () => TrainingMetrics$];
|
|
3348
|
+
var UploadJobsList = [1, n0, _UJL, 0, [() => UploadJobItem$, 0]];
|
|
3349
|
+
var ValueList = 64 | 0;
|
|
3350
|
+
var Values = 64 | 0;
|
|
3351
|
+
var WorkflowList = [1, n0, _WL, 0, () => ListWorkflowsItem$];
|
|
3352
|
+
var WorkflowStepsList = [1, n0, _WSL, 0, () => WorkflowStepItem$];
|
|
3353
|
+
var AttributeMap = [2, n0, _AMt, 0, 0, () => FilterAttributeDimension$];
|
|
3354
|
+
var Attributes = [2, n0, _At, 8, 0, 0];
|
|
3355
|
+
var AttributeSourceIdMap = 128 | 0;
|
|
3356
|
+
var CalculatedCustomAttributes = [2, n0, _CCA, 0, [0, 0], [() => CalculatedAttributeDimension$, 0]];
|
|
3357
|
+
var CustomAttributes = [2, n0, _CAu, 0, [0, 0], [() => AttributeDimension$, 0]];
|
|
3358
|
+
var DomainObjectTypeFields = [2, n0, _DOTFo, 0, 0, () => DomainObjectTypeField$];
|
|
3359
|
+
var FieldMap = [2, n0, _FM, 8, 0, () => ObjectTypeField$];
|
|
3360
|
+
var KeyMap = [2, n0, _KM, 8, 0, () => ObjectTypeKeyList];
|
|
3361
|
+
var Metrics = 128 | 1;
|
|
3362
|
+
var ObjectTypeNames = 128 | 0;
|
|
3363
|
+
var RecommenderContext = [2, n0, _RCe, 8, 0, 0];
|
|
3364
|
+
var TagMap = 128 | 0;
|
|
3365
|
+
var TaskPropertiesMap = 128 | 0;
|
|
3366
|
+
var UpdateAttributes = [2, n0, _UApd, 8, 0, 0];
|
|
3367
|
+
export var Dimension$ = [
|
|
3367
3368
|
3,
|
|
3368
3369
|
n0,
|
|
3369
3370
|
_Dim,
|
|
3370
3371
|
0,
|
|
3371
3372
|
[_PA, _CAal],
|
|
3372
3373
|
[
|
|
3373
|
-
[() => ProfileAttributes
|
|
3374
|
+
[() => ProfileAttributes$, { [_jN]: _PA }],
|
|
3374
3375
|
[() => CalculatedCustomAttributes, { [_jN]: _CAal }],
|
|
3375
3376
|
],
|
|
3376
3377
|
];
|
|
3377
|
-
export var AddProfileKey = [
|
|
3378
|
+
export var AddProfileKey$ = [
|
|
3378
3379
|
9,
|
|
3379
3380
|
n0,
|
|
3380
3381
|
_APK,
|
|
3381
3382
|
{ [_h]: ["POST", "/domains/{DomainName}/profiles/keys", 200] },
|
|
3382
|
-
() => AddProfileKeyRequest
|
|
3383
|
-
() => AddProfileKeyResponse
|
|
3383
|
+
() => AddProfileKeyRequest$,
|
|
3384
|
+
() => AddProfileKeyResponse$,
|
|
3384
3385
|
];
|
|
3385
|
-
export var BatchGetCalculatedAttributeForProfile = [
|
|
3386
|
+
export var BatchGetCalculatedAttributeForProfile$ = [
|
|
3386
3387
|
9,
|
|
3387
3388
|
n0,
|
|
3388
3389
|
_BGCAFP,
|
|
3389
3390
|
{
|
|
3390
3391
|
[_h]: ["POST", "/domains/{DomainName}/calculated-attributes/{CalculatedAttributeName}/batch-get-for-profiles", 200],
|
|
3391
3392
|
},
|
|
3392
|
-
() => BatchGetCalculatedAttributeForProfileRequest
|
|
3393
|
-
() => BatchGetCalculatedAttributeForProfileResponse
|
|
3393
|
+
() => BatchGetCalculatedAttributeForProfileRequest$,
|
|
3394
|
+
() => BatchGetCalculatedAttributeForProfileResponse$,
|
|
3394
3395
|
];
|
|
3395
|
-
export var BatchGetProfile = [
|
|
3396
|
+
export var BatchGetProfile$ = [
|
|
3396
3397
|
9,
|
|
3397
3398
|
n0,
|
|
3398
3399
|
_BGP,
|
|
3399
3400
|
{ [_h]: ["POST", "/domains/{DomainName}/batch-get-profiles", 200] },
|
|
3400
|
-
() => BatchGetProfileRequest
|
|
3401
|
-
() => BatchGetProfileResponse
|
|
3401
|
+
() => BatchGetProfileRequest$,
|
|
3402
|
+
() => BatchGetProfileResponse$,
|
|
3402
3403
|
];
|
|
3403
|
-
export var CreateCalculatedAttributeDefinition = [
|
|
3404
|
+
export var CreateCalculatedAttributeDefinition$ = [
|
|
3404
3405
|
9,
|
|
3405
3406
|
n0,
|
|
3406
3407
|
_CCAD,
|
|
3407
3408
|
{ [_h]: ["POST", "/domains/{DomainName}/calculated-attributes/{CalculatedAttributeName}", 200] },
|
|
3408
|
-
() => CreateCalculatedAttributeDefinitionRequest
|
|
3409
|
-
() => CreateCalculatedAttributeDefinitionResponse
|
|
3409
|
+
() => CreateCalculatedAttributeDefinitionRequest$,
|
|
3410
|
+
() => CreateCalculatedAttributeDefinitionResponse$,
|
|
3410
3411
|
];
|
|
3411
|
-
export var CreateDomain = [
|
|
3412
|
+
export var CreateDomain$ = [
|
|
3412
3413
|
9,
|
|
3413
3414
|
n0,
|
|
3414
3415
|
_CD,
|
|
3415
3416
|
{ [_h]: ["POST", "/domains/{DomainName}", 200] },
|
|
3416
|
-
() => CreateDomainRequest
|
|
3417
|
-
() => CreateDomainResponse
|
|
3417
|
+
() => CreateDomainRequest$,
|
|
3418
|
+
() => CreateDomainResponse$,
|
|
3418
3419
|
];
|
|
3419
|
-
export var CreateDomainLayout = [
|
|
3420
|
+
export var CreateDomainLayout$ = [
|
|
3420
3421
|
9,
|
|
3421
3422
|
n0,
|
|
3422
3423
|
_CDL,
|
|
3423
3424
|
{ [_h]: ["POST", "/domains/{DomainName}/layouts/{LayoutDefinitionName}", 200] },
|
|
3424
|
-
() => CreateDomainLayoutRequest
|
|
3425
|
-
() => CreateDomainLayoutResponse
|
|
3425
|
+
() => CreateDomainLayoutRequest$,
|
|
3426
|
+
() => CreateDomainLayoutResponse$,
|
|
3426
3427
|
];
|
|
3427
|
-
export var CreateEventStream = [
|
|
3428
|
+
export var CreateEventStream$ = [
|
|
3428
3429
|
9,
|
|
3429
3430
|
n0,
|
|
3430
3431
|
_CES,
|
|
3431
3432
|
{ [_h]: ["POST", "/domains/{DomainName}/event-streams/{EventStreamName}", 200] },
|
|
3432
|
-
() => CreateEventStreamRequest
|
|
3433
|
-
() => CreateEventStreamResponse
|
|
3433
|
+
() => CreateEventStreamRequest$,
|
|
3434
|
+
() => CreateEventStreamResponse$,
|
|
3434
3435
|
];
|
|
3435
|
-
export var CreateEventTrigger = [
|
|
3436
|
+
export var CreateEventTrigger$ = [
|
|
3436
3437
|
9,
|
|
3437
3438
|
n0,
|
|
3438
3439
|
_CET,
|
|
3439
3440
|
{ [_h]: ["POST", "/domains/{DomainName}/event-triggers/{EventTriggerName}", 200] },
|
|
3440
|
-
() => CreateEventTriggerRequest
|
|
3441
|
-
() => CreateEventTriggerResponse
|
|
3441
|
+
() => CreateEventTriggerRequest$,
|
|
3442
|
+
() => CreateEventTriggerResponse$,
|
|
3442
3443
|
];
|
|
3443
|
-
export var CreateIntegrationWorkflow = [
|
|
3444
|
+
export var CreateIntegrationWorkflow$ = [
|
|
3444
3445
|
9,
|
|
3445
3446
|
n0,
|
|
3446
3447
|
_CIW,
|
|
3447
3448
|
{ [_h]: ["POST", "/domains/{DomainName}/workflows/integrations", 200] },
|
|
3448
|
-
() => CreateIntegrationWorkflowRequest
|
|
3449
|
-
() => CreateIntegrationWorkflowResponse
|
|
3449
|
+
() => CreateIntegrationWorkflowRequest$,
|
|
3450
|
+
() => CreateIntegrationWorkflowResponse$,
|
|
3450
3451
|
];
|
|
3451
|
-
export var CreateProfile = [
|
|
3452
|
+
export var CreateProfile$ = [
|
|
3452
3453
|
9,
|
|
3453
3454
|
n0,
|
|
3454
3455
|
_CPr,
|
|
3455
3456
|
{ [_h]: ["POST", "/domains/{DomainName}/profiles", 200] },
|
|
3456
|
-
() => CreateProfileRequest
|
|
3457
|
-
() => CreateProfileResponse
|
|
3457
|
+
() => CreateProfileRequest$,
|
|
3458
|
+
() => CreateProfileResponse$,
|
|
3458
3459
|
];
|
|
3459
|
-
export var CreateRecommender = [
|
|
3460
|
+
export var CreateRecommender$ = [
|
|
3460
3461
|
9,
|
|
3461
3462
|
n0,
|
|
3462
3463
|
_CRre,
|
|
3463
3464
|
{ [_h]: ["POST", "/domains/{DomainName}/recommenders/{RecommenderName}", 200] },
|
|
3464
|
-
() => CreateRecommenderRequest
|
|
3465
|
-
() => CreateRecommenderResponse
|
|
3465
|
+
() => CreateRecommenderRequest$,
|
|
3466
|
+
() => CreateRecommenderResponse$,
|
|
3466
3467
|
];
|
|
3467
|
-
export var CreateSegmentDefinition = [
|
|
3468
|
+
export var CreateSegmentDefinition$ = [
|
|
3468
3469
|
9,
|
|
3469
3470
|
n0,
|
|
3470
3471
|
_CSD,
|
|
3471
3472
|
{ [_h]: ["POST", "/domains/{DomainName}/segment-definitions/{SegmentDefinitionName}", 200] },
|
|
3472
|
-
() => CreateSegmentDefinitionRequest
|
|
3473
|
-
() => CreateSegmentDefinitionResponse
|
|
3473
|
+
() => CreateSegmentDefinitionRequest$,
|
|
3474
|
+
() => CreateSegmentDefinitionResponse$,
|
|
3474
3475
|
];
|
|
3475
|
-
export var CreateSegmentEstimate = [
|
|
3476
|
+
export var CreateSegmentEstimate$ = [
|
|
3476
3477
|
9,
|
|
3477
3478
|
n0,
|
|
3478
3479
|
_CSE,
|
|
3479
3480
|
{ [_h]: ["POST", "/domains/{DomainName}/segment-estimates", 200] },
|
|
3480
|
-
() => CreateSegmentEstimateRequest
|
|
3481
|
-
() => CreateSegmentEstimateResponse
|
|
3481
|
+
() => CreateSegmentEstimateRequest$,
|
|
3482
|
+
() => CreateSegmentEstimateResponse$,
|
|
3482
3483
|
];
|
|
3483
|
-
export var CreateSegmentSnapshot = [
|
|
3484
|
+
export var CreateSegmentSnapshot$ = [
|
|
3484
3485
|
9,
|
|
3485
3486
|
n0,
|
|
3486
3487
|
_CSS,
|
|
3487
3488
|
{ [_h]: ["POST", "/domains/{DomainName}/segments/{SegmentDefinitionName}/snapshots", 200] },
|
|
3488
|
-
() => CreateSegmentSnapshotRequest
|
|
3489
|
-
() => CreateSegmentSnapshotResponse
|
|
3489
|
+
() => CreateSegmentSnapshotRequest$,
|
|
3490
|
+
() => CreateSegmentSnapshotResponse$,
|
|
3490
3491
|
];
|
|
3491
|
-
export var CreateUploadJob = [
|
|
3492
|
+
export var CreateUploadJob$ = [
|
|
3492
3493
|
9,
|
|
3493
3494
|
n0,
|
|
3494
3495
|
_CUJ,
|
|
3495
3496
|
{ [_h]: ["POST", "/domains/{DomainName}/upload-jobs", 200] },
|
|
3496
|
-
() => CreateUploadJobRequest
|
|
3497
|
-
() => CreateUploadJobResponse
|
|
3497
|
+
() => CreateUploadJobRequest$,
|
|
3498
|
+
() => CreateUploadJobResponse$,
|
|
3498
3499
|
];
|
|
3499
|
-
export var DeleteCalculatedAttributeDefinition = [
|
|
3500
|
+
export var DeleteCalculatedAttributeDefinition$ = [
|
|
3500
3501
|
9,
|
|
3501
3502
|
n0,
|
|
3502
3503
|
_DCAD,
|
|
3503
3504
|
{ [_h]: ["DELETE", "/domains/{DomainName}/calculated-attributes/{CalculatedAttributeName}", 200] },
|
|
3504
|
-
() => DeleteCalculatedAttributeDefinitionRequest
|
|
3505
|
-
() => DeleteCalculatedAttributeDefinitionResponse
|
|
3505
|
+
() => DeleteCalculatedAttributeDefinitionRequest$,
|
|
3506
|
+
() => DeleteCalculatedAttributeDefinitionResponse$,
|
|
3506
3507
|
];
|
|
3507
|
-
export var DeleteDomain = [
|
|
3508
|
+
export var DeleteDomain$ = [
|
|
3508
3509
|
9,
|
|
3509
3510
|
n0,
|
|
3510
3511
|
_DDel,
|
|
3511
3512
|
{ [_h]: ["DELETE", "/domains/{DomainName}", 200] },
|
|
3512
|
-
() => DeleteDomainRequest
|
|
3513
|
-
() => DeleteDomainResponse
|
|
3513
|
+
() => DeleteDomainRequest$,
|
|
3514
|
+
() => DeleteDomainResponse$,
|
|
3514
3515
|
];
|
|
3515
|
-
export var DeleteDomainLayout = [
|
|
3516
|
+
export var DeleteDomainLayout$ = [
|
|
3516
3517
|
9,
|
|
3517
3518
|
n0,
|
|
3518
3519
|
_DDL,
|
|
3519
3520
|
{ [_h]: ["DELETE", "/domains/{DomainName}/layouts/{LayoutDefinitionName}", 200] },
|
|
3520
|
-
() => DeleteDomainLayoutRequest
|
|
3521
|
-
() => DeleteDomainLayoutResponse
|
|
3521
|
+
() => DeleteDomainLayoutRequest$,
|
|
3522
|
+
() => DeleteDomainLayoutResponse$,
|
|
3522
3523
|
];
|
|
3523
|
-
export var DeleteDomainObjectType = [
|
|
3524
|
+
export var DeleteDomainObjectType$ = [
|
|
3524
3525
|
9,
|
|
3525
3526
|
n0,
|
|
3526
3527
|
_DDOT,
|
|
3527
3528
|
{ [_h]: ["DELETE", "/domains/{DomainName}/domain-object-types/{ObjectTypeName}", 200] },
|
|
3528
|
-
() => DeleteDomainObjectTypeRequest
|
|
3529
|
-
() => DeleteDomainObjectTypeResponse
|
|
3529
|
+
() => DeleteDomainObjectTypeRequest$,
|
|
3530
|
+
() => DeleteDomainObjectTypeResponse$,
|
|
3530
3531
|
];
|
|
3531
|
-
export var DeleteEventStream = [
|
|
3532
|
+
export var DeleteEventStream$ = [
|
|
3532
3533
|
9,
|
|
3533
3534
|
n0,
|
|
3534
3535
|
_DES,
|
|
3535
3536
|
{ [_h]: ["DELETE", "/domains/{DomainName}/event-streams/{EventStreamName}", 200] },
|
|
3536
|
-
() => DeleteEventStreamRequest
|
|
3537
|
-
() => DeleteEventStreamResponse
|
|
3537
|
+
() => DeleteEventStreamRequest$,
|
|
3538
|
+
() => DeleteEventStreamResponse$,
|
|
3538
3539
|
];
|
|
3539
|
-
export var DeleteEventTrigger = [
|
|
3540
|
+
export var DeleteEventTrigger$ = [
|
|
3540
3541
|
9,
|
|
3541
3542
|
n0,
|
|
3542
3543
|
_DET,
|
|
3543
3544
|
{ [_h]: ["DELETE", "/domains/{DomainName}/event-triggers/{EventTriggerName}", 200] },
|
|
3544
|
-
() => DeleteEventTriggerRequest
|
|
3545
|
-
() => DeleteEventTriggerResponse
|
|
3545
|
+
() => DeleteEventTriggerRequest$,
|
|
3546
|
+
() => DeleteEventTriggerResponse$,
|
|
3546
3547
|
];
|
|
3547
|
-
export var DeleteIntegration = [
|
|
3548
|
+
export var DeleteIntegration$ = [
|
|
3548
3549
|
9,
|
|
3549
3550
|
n0,
|
|
3550
3551
|
_DI,
|
|
3551
3552
|
{ [_h]: ["POST", "/domains/{DomainName}/integrations/delete", 200] },
|
|
3552
|
-
() => DeleteIntegrationRequest
|
|
3553
|
-
() => DeleteIntegrationResponse
|
|
3553
|
+
() => DeleteIntegrationRequest$,
|
|
3554
|
+
() => DeleteIntegrationResponse$,
|
|
3554
3555
|
];
|
|
3555
|
-
export var DeleteProfile = [
|
|
3556
|
+
export var DeleteProfile$ = [
|
|
3556
3557
|
9,
|
|
3557
3558
|
n0,
|
|
3558
3559
|
_DP,
|
|
3559
3560
|
{ [_h]: ["POST", "/domains/{DomainName}/profiles/delete", 200] },
|
|
3560
|
-
() => DeleteProfileRequest
|
|
3561
|
-
() => DeleteProfileResponse
|
|
3561
|
+
() => DeleteProfileRequest$,
|
|
3562
|
+
() => DeleteProfileResponse$,
|
|
3562
3563
|
];
|
|
3563
|
-
export var DeleteProfileKey = [
|
|
3564
|
+
export var DeleteProfileKey$ = [
|
|
3564
3565
|
9,
|
|
3565
3566
|
n0,
|
|
3566
3567
|
_DPK,
|
|
3567
3568
|
{ [_h]: ["POST", "/domains/{DomainName}/profiles/keys/delete", 200] },
|
|
3568
|
-
() => DeleteProfileKeyRequest
|
|
3569
|
-
() => DeleteProfileKeyResponse
|
|
3569
|
+
() => DeleteProfileKeyRequest$,
|
|
3570
|
+
() => DeleteProfileKeyResponse$,
|
|
3570
3571
|
];
|
|
3571
|
-
export var DeleteProfileObject = [
|
|
3572
|
+
export var DeleteProfileObject$ = [
|
|
3572
3573
|
9,
|
|
3573
3574
|
n0,
|
|
3574
3575
|
_DPO,
|
|
3575
3576
|
{ [_h]: ["POST", "/domains/{DomainName}/profiles/objects/delete", 200] },
|
|
3576
|
-
() => DeleteProfileObjectRequest
|
|
3577
|
-
() => DeleteProfileObjectResponse
|
|
3577
|
+
() => DeleteProfileObjectRequest$,
|
|
3578
|
+
() => DeleteProfileObjectResponse$,
|
|
3578
3579
|
];
|
|
3579
|
-
export var DeleteProfileObjectType = [
|
|
3580
|
+
export var DeleteProfileObjectType$ = [
|
|
3580
3581
|
9,
|
|
3581
3582
|
n0,
|
|
3582
3583
|
_DPOTel,
|
|
3583
3584
|
{ [_h]: ["DELETE", "/domains/{DomainName}/object-types/{ObjectTypeName}", 200] },
|
|
3584
|
-
() => DeleteProfileObjectTypeRequest
|
|
3585
|
-
() => DeleteProfileObjectTypeResponse
|
|
3585
|
+
() => DeleteProfileObjectTypeRequest$,
|
|
3586
|
+
() => DeleteProfileObjectTypeResponse$,
|
|
3586
3587
|
];
|
|
3587
|
-
export var DeleteRecommender = [
|
|
3588
|
+
export var DeleteRecommender$ = [
|
|
3588
3589
|
9,
|
|
3589
3590
|
n0,
|
|
3590
3591
|
_DR,
|
|
3591
3592
|
{ [_h]: ["DELETE", "/domains/{DomainName}/recommenders/{RecommenderName}", 200] },
|
|
3592
|
-
() => DeleteRecommenderRequest
|
|
3593
|
-
() => DeleteRecommenderResponse
|
|
3593
|
+
() => DeleteRecommenderRequest$,
|
|
3594
|
+
() => DeleteRecommenderResponse$,
|
|
3594
3595
|
];
|
|
3595
|
-
export var DeleteSegmentDefinition = [
|
|
3596
|
+
export var DeleteSegmentDefinition$ = [
|
|
3596
3597
|
9,
|
|
3597
3598
|
n0,
|
|
3598
3599
|
_DSD,
|
|
3599
3600
|
{ [_h]: ["DELETE", "/domains/{DomainName}/segment-definitions/{SegmentDefinitionName}", 200] },
|
|
3600
|
-
() => DeleteSegmentDefinitionRequest
|
|
3601
|
-
() => DeleteSegmentDefinitionResponse
|
|
3601
|
+
() => DeleteSegmentDefinitionRequest$,
|
|
3602
|
+
() => DeleteSegmentDefinitionResponse$,
|
|
3602
3603
|
];
|
|
3603
|
-
export var DeleteWorkflow = [
|
|
3604
|
+
export var DeleteWorkflow$ = [
|
|
3604
3605
|
9,
|
|
3605
3606
|
n0,
|
|
3606
3607
|
_DW,
|
|
3607
3608
|
{ [_h]: ["DELETE", "/domains/{DomainName}/workflows/{WorkflowId}", 200] },
|
|
3608
|
-
() => DeleteWorkflowRequest
|
|
3609
|
-
() => DeleteWorkflowResponse
|
|
3609
|
+
() => DeleteWorkflowRequest$,
|
|
3610
|
+
() => DeleteWorkflowResponse$,
|
|
3610
3611
|
];
|
|
3611
|
-
export var DetectProfileObjectType = [
|
|
3612
|
+
export var DetectProfileObjectType$ = [
|
|
3612
3613
|
9,
|
|
3613
3614
|
n0,
|
|
3614
3615
|
_DPOTet,
|
|
3615
3616
|
{ [_h]: ["POST", "/domains/{DomainName}/detect/object-types", 200] },
|
|
3616
|
-
() => DetectProfileObjectTypeRequest
|
|
3617
|
-
() => DetectProfileObjectTypeResponse
|
|
3617
|
+
() => DetectProfileObjectTypeRequest$,
|
|
3618
|
+
() => DetectProfileObjectTypeResponse$,
|
|
3618
3619
|
];
|
|
3619
|
-
export var GetAutoMergingPreview = [
|
|
3620
|
+
export var GetAutoMergingPreview$ = [
|
|
3620
3621
|
9,
|
|
3621
3622
|
n0,
|
|
3622
3623
|
_GAMP,
|
|
3623
3624
|
{ [_h]: ["POST", "/domains/{DomainName}/identity-resolution-jobs/auto-merging-preview", 200] },
|
|
3624
|
-
() => GetAutoMergingPreviewRequest
|
|
3625
|
-
() => GetAutoMergingPreviewResponse
|
|
3625
|
+
() => GetAutoMergingPreviewRequest$,
|
|
3626
|
+
() => GetAutoMergingPreviewResponse$,
|
|
3626
3627
|
];
|
|
3627
|
-
export var GetCalculatedAttributeDefinition = [
|
|
3628
|
+
export var GetCalculatedAttributeDefinition$ = [
|
|
3628
3629
|
9,
|
|
3629
3630
|
n0,
|
|
3630
3631
|
_GCAD,
|
|
3631
3632
|
{ [_h]: ["GET", "/domains/{DomainName}/calculated-attributes/{CalculatedAttributeName}", 200] },
|
|
3632
|
-
() => GetCalculatedAttributeDefinitionRequest
|
|
3633
|
-
() => GetCalculatedAttributeDefinitionResponse
|
|
3633
|
+
() => GetCalculatedAttributeDefinitionRequest$,
|
|
3634
|
+
() => GetCalculatedAttributeDefinitionResponse$,
|
|
3634
3635
|
];
|
|
3635
|
-
export var GetCalculatedAttributeForProfile = [
|
|
3636
|
+
export var GetCalculatedAttributeForProfile$ = [
|
|
3636
3637
|
9,
|
|
3637
3638
|
n0,
|
|
3638
3639
|
_GCAFP,
|
|
3639
3640
|
{ [_h]: ["GET", "/domains/{DomainName}/profile/{ProfileId}/calculated-attributes/{CalculatedAttributeName}", 200] },
|
|
3640
|
-
() => GetCalculatedAttributeForProfileRequest
|
|
3641
|
-
() => GetCalculatedAttributeForProfileResponse
|
|
3641
|
+
() => GetCalculatedAttributeForProfileRequest$,
|
|
3642
|
+
() => GetCalculatedAttributeForProfileResponse$,
|
|
3642
3643
|
];
|
|
3643
|
-
export var GetDomain = [
|
|
3644
|
+
export var GetDomain$ = [
|
|
3644
3645
|
9,
|
|
3645
3646
|
n0,
|
|
3646
3647
|
_GD,
|
|
3647
3648
|
{ [_h]: ["GET", "/domains/{DomainName}", 200] },
|
|
3648
|
-
() => GetDomainRequest
|
|
3649
|
-
() => GetDomainResponse
|
|
3649
|
+
() => GetDomainRequest$,
|
|
3650
|
+
() => GetDomainResponse$,
|
|
3650
3651
|
];
|
|
3651
|
-
export var GetDomainLayout = [
|
|
3652
|
+
export var GetDomainLayout$ = [
|
|
3652
3653
|
9,
|
|
3653
3654
|
n0,
|
|
3654
3655
|
_GDL,
|
|
3655
3656
|
{ [_h]: ["GET", "/domains/{DomainName}/layouts/{LayoutDefinitionName}", 200] },
|
|
3656
|
-
() => GetDomainLayoutRequest
|
|
3657
|
-
() => GetDomainLayoutResponse
|
|
3657
|
+
() => GetDomainLayoutRequest$,
|
|
3658
|
+
() => GetDomainLayoutResponse$,
|
|
3658
3659
|
];
|
|
3659
|
-
export var GetDomainObjectType = [
|
|
3660
|
+
export var GetDomainObjectType$ = [
|
|
3660
3661
|
9,
|
|
3661
3662
|
n0,
|
|
3662
3663
|
_GDOT,
|
|
3663
3664
|
{ [_h]: ["GET", "/domains/{DomainName}/domain-object-types/{ObjectTypeName}", 200] },
|
|
3664
|
-
() => GetDomainObjectTypeRequest
|
|
3665
|
-
() => GetDomainObjectTypeResponse
|
|
3665
|
+
() => GetDomainObjectTypeRequest$,
|
|
3666
|
+
() => GetDomainObjectTypeResponse$,
|
|
3666
3667
|
];
|
|
3667
|
-
export var GetEventStream = [
|
|
3668
|
+
export var GetEventStream$ = [
|
|
3668
3669
|
9,
|
|
3669
3670
|
n0,
|
|
3670
3671
|
_GES,
|
|
3671
3672
|
{ [_h]: ["GET", "/domains/{DomainName}/event-streams/{EventStreamName}", 200] },
|
|
3672
|
-
() => GetEventStreamRequest
|
|
3673
|
-
() => GetEventStreamResponse
|
|
3673
|
+
() => GetEventStreamRequest$,
|
|
3674
|
+
() => GetEventStreamResponse$,
|
|
3674
3675
|
];
|
|
3675
|
-
export var GetEventTrigger = [
|
|
3676
|
+
export var GetEventTrigger$ = [
|
|
3676
3677
|
9,
|
|
3677
3678
|
n0,
|
|
3678
3679
|
_GET,
|
|
3679
3680
|
{ [_h]: ["GET", "/domains/{DomainName}/event-triggers/{EventTriggerName}", 200] },
|
|
3680
|
-
() => GetEventTriggerRequest
|
|
3681
|
-
() => GetEventTriggerResponse
|
|
3681
|
+
() => GetEventTriggerRequest$,
|
|
3682
|
+
() => GetEventTriggerResponse$,
|
|
3682
3683
|
];
|
|
3683
|
-
export var GetIdentityResolutionJob = [
|
|
3684
|
+
export var GetIdentityResolutionJob$ = [
|
|
3684
3685
|
9,
|
|
3685
3686
|
n0,
|
|
3686
3687
|
_GIRJ,
|
|
3687
3688
|
{ [_h]: ["GET", "/domains/{DomainName}/identity-resolution-jobs/{JobId}", 200] },
|
|
3688
|
-
() => GetIdentityResolutionJobRequest
|
|
3689
|
-
() => GetIdentityResolutionJobResponse
|
|
3689
|
+
() => GetIdentityResolutionJobRequest$,
|
|
3690
|
+
() => GetIdentityResolutionJobResponse$,
|
|
3690
3691
|
];
|
|
3691
|
-
export var GetIntegration = [
|
|
3692
|
+
export var GetIntegration$ = [
|
|
3692
3693
|
9,
|
|
3693
3694
|
n0,
|
|
3694
3695
|
_GI,
|
|
3695
3696
|
{ [_h]: ["POST", "/domains/{DomainName}/integrations", 200] },
|
|
3696
|
-
() => GetIntegrationRequest
|
|
3697
|
-
() => GetIntegrationResponse
|
|
3697
|
+
() => GetIntegrationRequest$,
|
|
3698
|
+
() => GetIntegrationResponse$,
|
|
3698
3699
|
];
|
|
3699
|
-
export var GetMatches = [
|
|
3700
|
+
export var GetMatches$ = [
|
|
3700
3701
|
9,
|
|
3701
3702
|
n0,
|
|
3702
3703
|
_GM,
|
|
3703
3704
|
{ [_h]: ["GET", "/domains/{DomainName}/matches", 200] },
|
|
3704
|
-
() => GetMatchesRequest
|
|
3705
|
-
() => GetMatchesResponse
|
|
3705
|
+
() => GetMatchesRequest$,
|
|
3706
|
+
() => GetMatchesResponse$,
|
|
3706
3707
|
];
|
|
3707
|
-
export var GetObjectTypeAttributeStatistics = [
|
|
3708
|
+
export var GetObjectTypeAttributeStatistics$ = [
|
|
3708
3709
|
9,
|
|
3709
3710
|
n0,
|
|
3710
3711
|
_GOTAS,
|
|
3711
3712
|
{ [_h]: ["POST", "/domains/{DomainName}/object-types/{ObjectTypeName}/attributes/{AttributeName}/statistics", 200] },
|
|
3712
|
-
() => GetObjectTypeAttributeStatisticsRequest
|
|
3713
|
-
() => GetObjectTypeAttributeStatisticsResponse
|
|
3713
|
+
() => GetObjectTypeAttributeStatisticsRequest$,
|
|
3714
|
+
() => GetObjectTypeAttributeStatisticsResponse$,
|
|
3714
3715
|
];
|
|
3715
|
-
export var GetProfileHistoryRecord = [
|
|
3716
|
+
export var GetProfileHistoryRecord$ = [
|
|
3716
3717
|
9,
|
|
3717
3718
|
n0,
|
|
3718
3719
|
_GPHR,
|
|
3719
3720
|
{ [_h]: ["GET", "/domains/{DomainName}/profiles/{ProfileId}/history-records/{Id}", 200] },
|
|
3720
|
-
() => GetProfileHistoryRecordRequest
|
|
3721
|
-
() => GetProfileHistoryRecordResponse
|
|
3721
|
+
() => GetProfileHistoryRecordRequest$,
|
|
3722
|
+
() => GetProfileHistoryRecordResponse$,
|
|
3722
3723
|
];
|
|
3723
|
-
export var GetProfileObjectType = [
|
|
3724
|
+
export var GetProfileObjectType$ = [
|
|
3724
3725
|
9,
|
|
3725
3726
|
n0,
|
|
3726
3727
|
_GPOT,
|
|
3727
3728
|
{ [_h]: ["GET", "/domains/{DomainName}/object-types/{ObjectTypeName}", 200] },
|
|
3728
|
-
() => GetProfileObjectTypeRequest
|
|
3729
|
-
() => GetProfileObjectTypeResponse
|
|
3729
|
+
() => GetProfileObjectTypeRequest$,
|
|
3730
|
+
() => GetProfileObjectTypeResponse$,
|
|
3730
3731
|
];
|
|
3731
|
-
export var GetProfileObjectTypeTemplate = [
|
|
3732
|
+
export var GetProfileObjectTypeTemplate$ = [
|
|
3732
3733
|
9,
|
|
3733
3734
|
n0,
|
|
3734
3735
|
_GPOTT,
|
|
3735
3736
|
{ [_h]: ["GET", "/templates/{TemplateId}", 200] },
|
|
3736
|
-
() => GetProfileObjectTypeTemplateRequest
|
|
3737
|
-
() => GetProfileObjectTypeTemplateResponse
|
|
3737
|
+
() => GetProfileObjectTypeTemplateRequest$,
|
|
3738
|
+
() => GetProfileObjectTypeTemplateResponse$,
|
|
3738
3739
|
];
|
|
3739
|
-
export var GetProfileRecommendations = [
|
|
3740
|
+
export var GetProfileRecommendations$ = [
|
|
3740
3741
|
9,
|
|
3741
3742
|
n0,
|
|
3742
3743
|
_GPR,
|
|
3743
3744
|
{ [_h]: ["POST", "/domains/{DomainName}/profiles/{ProfileId}/recommendations", 200] },
|
|
3744
|
-
() => GetProfileRecommendationsRequest
|
|
3745
|
-
() => GetProfileRecommendationsResponse
|
|
3745
|
+
() => GetProfileRecommendationsRequest$,
|
|
3746
|
+
() => GetProfileRecommendationsResponse$,
|
|
3746
3747
|
];
|
|
3747
|
-
export var GetRecommender = [
|
|
3748
|
+
export var GetRecommender$ = [
|
|
3748
3749
|
9,
|
|
3749
3750
|
n0,
|
|
3750
3751
|
_GR,
|
|
3751
3752
|
{ [_h]: ["GET", "/domains/{DomainName}/recommenders/{RecommenderName}", 200] },
|
|
3752
|
-
() => GetRecommenderRequest
|
|
3753
|
-
() => GetRecommenderResponse
|
|
3753
|
+
() => GetRecommenderRequest$,
|
|
3754
|
+
() => GetRecommenderResponse$,
|
|
3754
3755
|
];
|
|
3755
|
-
export var GetSegmentDefinition = [
|
|
3756
|
+
export var GetSegmentDefinition$ = [
|
|
3756
3757
|
9,
|
|
3757
3758
|
n0,
|
|
3758
3759
|
_GSD,
|
|
3759
3760
|
{ [_h]: ["GET", "/domains/{DomainName}/segment-definitions/{SegmentDefinitionName}", 200] },
|
|
3760
|
-
() => GetSegmentDefinitionRequest
|
|
3761
|
-
() => GetSegmentDefinitionResponse
|
|
3761
|
+
() => GetSegmentDefinitionRequest$,
|
|
3762
|
+
() => GetSegmentDefinitionResponse$,
|
|
3762
3763
|
];
|
|
3763
|
-
export var GetSegmentEstimate = [
|
|
3764
|
+
export var GetSegmentEstimate$ = [
|
|
3764
3765
|
9,
|
|
3765
3766
|
n0,
|
|
3766
3767
|
_GSE,
|
|
3767
3768
|
{ [_h]: ["GET", "/domains/{DomainName}/segment-estimates/{EstimateId}", 200] },
|
|
3768
|
-
() => GetSegmentEstimateRequest
|
|
3769
|
-
() => GetSegmentEstimateResponse
|
|
3769
|
+
() => GetSegmentEstimateRequest$,
|
|
3770
|
+
() => GetSegmentEstimateResponse$,
|
|
3770
3771
|
];
|
|
3771
|
-
export var GetSegmentMembership = [
|
|
3772
|
+
export var GetSegmentMembership$ = [
|
|
3772
3773
|
9,
|
|
3773
3774
|
n0,
|
|
3774
3775
|
_GSM,
|
|
3775
3776
|
{ [_h]: ["POST", "/domains/{DomainName}/segments/{SegmentDefinitionName}/membership", 200] },
|
|
3776
|
-
() => GetSegmentMembershipRequest
|
|
3777
|
-
() => GetSegmentMembershipResponse
|
|
3777
|
+
() => GetSegmentMembershipRequest$,
|
|
3778
|
+
() => GetSegmentMembershipResponse$,
|
|
3778
3779
|
];
|
|
3779
|
-
export var GetSegmentSnapshot = [
|
|
3780
|
+
export var GetSegmentSnapshot$ = [
|
|
3780
3781
|
9,
|
|
3781
3782
|
n0,
|
|
3782
3783
|
_GSS,
|
|
3783
3784
|
{ [_h]: ["GET", "/domains/{DomainName}/segments/{SegmentDefinitionName}/snapshots/{SnapshotId}", 200] },
|
|
3784
|
-
() => GetSegmentSnapshotRequest
|
|
3785
|
-
() => GetSegmentSnapshotResponse
|
|
3785
|
+
() => GetSegmentSnapshotRequest$,
|
|
3786
|
+
() => GetSegmentSnapshotResponse$,
|
|
3786
3787
|
];
|
|
3787
|
-
export var GetSimilarProfiles = [
|
|
3788
|
+
export var GetSimilarProfiles$ = [
|
|
3788
3789
|
9,
|
|
3789
3790
|
n0,
|
|
3790
3791
|
_GSP,
|
|
3791
3792
|
{ [_h]: ["POST", "/domains/{DomainName}/matches", 200] },
|
|
3792
|
-
() => GetSimilarProfilesRequest
|
|
3793
|
-
() => GetSimilarProfilesResponse
|
|
3793
|
+
() => GetSimilarProfilesRequest$,
|
|
3794
|
+
() => GetSimilarProfilesResponse$,
|
|
3794
3795
|
];
|
|
3795
|
-
export var GetUploadJob = [
|
|
3796
|
+
export var GetUploadJob$ = [
|
|
3796
3797
|
9,
|
|
3797
3798
|
n0,
|
|
3798
3799
|
_GUJ,
|
|
3799
3800
|
{ [_h]: ["GET", "/domains/{DomainName}/upload-jobs/{JobId}", 200] },
|
|
3800
|
-
() => GetUploadJobRequest
|
|
3801
|
-
() => GetUploadJobResponse
|
|
3801
|
+
() => GetUploadJobRequest$,
|
|
3802
|
+
() => GetUploadJobResponse$,
|
|
3802
3803
|
];
|
|
3803
|
-
export var GetUploadJobPath = [
|
|
3804
|
+
export var GetUploadJobPath$ = [
|
|
3804
3805
|
9,
|
|
3805
3806
|
n0,
|
|
3806
3807
|
_GUJP,
|
|
3807
3808
|
{ [_h]: ["GET", "/domains/{DomainName}/upload-jobs/{JobId}/path", 200] },
|
|
3808
|
-
() => GetUploadJobPathRequest
|
|
3809
|
-
() => GetUploadJobPathResponse
|
|
3809
|
+
() => GetUploadJobPathRequest$,
|
|
3810
|
+
() => GetUploadJobPathResponse$,
|
|
3810
3811
|
];
|
|
3811
|
-
export var GetWorkflow = [
|
|
3812
|
+
export var GetWorkflow$ = [
|
|
3812
3813
|
9,
|
|
3813
3814
|
n0,
|
|
3814
3815
|
_GW,
|
|
3815
3816
|
{ [_h]: ["GET", "/domains/{DomainName}/workflows/{WorkflowId}", 200] },
|
|
3816
|
-
() => GetWorkflowRequest
|
|
3817
|
-
() => GetWorkflowResponse
|
|
3817
|
+
() => GetWorkflowRequest$,
|
|
3818
|
+
() => GetWorkflowResponse$,
|
|
3818
3819
|
];
|
|
3819
|
-
export var GetWorkflowSteps = [
|
|
3820
|
+
export var GetWorkflowSteps$ = [
|
|
3820
3821
|
9,
|
|
3821
3822
|
n0,
|
|
3822
3823
|
_GWS,
|
|
3823
3824
|
{ [_h]: ["GET", "/domains/{DomainName}/workflows/{WorkflowId}/steps", 200] },
|
|
3824
|
-
() => GetWorkflowStepsRequest
|
|
3825
|
-
() => GetWorkflowStepsResponse
|
|
3825
|
+
() => GetWorkflowStepsRequest$,
|
|
3826
|
+
() => GetWorkflowStepsResponse$,
|
|
3826
3827
|
];
|
|
3827
|
-
export var ListAccountIntegrations = [
|
|
3828
|
+
export var ListAccountIntegrations$ = [
|
|
3828
3829
|
9,
|
|
3829
3830
|
n0,
|
|
3830
3831
|
_LAI,
|
|
3831
3832
|
{ [_h]: ["POST", "/integrations", 200] },
|
|
3832
|
-
() => ListAccountIntegrationsRequest
|
|
3833
|
-
() => ListAccountIntegrationsResponse
|
|
3833
|
+
() => ListAccountIntegrationsRequest$,
|
|
3834
|
+
() => ListAccountIntegrationsResponse$,
|
|
3834
3835
|
];
|
|
3835
|
-
export var ListCalculatedAttributeDefinitions = [
|
|
3836
|
+
export var ListCalculatedAttributeDefinitions$ = [
|
|
3836
3837
|
9,
|
|
3837
3838
|
n0,
|
|
3838
3839
|
_LCAD,
|
|
3839
3840
|
{ [_h]: ["GET", "/domains/{DomainName}/calculated-attributes", 200] },
|
|
3840
|
-
() => ListCalculatedAttributeDefinitionsRequest
|
|
3841
|
-
() => ListCalculatedAttributeDefinitionsResponse
|
|
3841
|
+
() => ListCalculatedAttributeDefinitionsRequest$,
|
|
3842
|
+
() => ListCalculatedAttributeDefinitionsResponse$,
|
|
3842
3843
|
];
|
|
3843
|
-
export var ListCalculatedAttributesForProfile = [
|
|
3844
|
+
export var ListCalculatedAttributesForProfile$ = [
|
|
3844
3845
|
9,
|
|
3845
3846
|
n0,
|
|
3846
3847
|
_LCAFP,
|
|
3847
3848
|
{ [_h]: ["GET", "/domains/{DomainName}/profile/{ProfileId}/calculated-attributes", 200] },
|
|
3848
|
-
() => ListCalculatedAttributesForProfileRequest
|
|
3849
|
-
() => ListCalculatedAttributesForProfileResponse
|
|
3849
|
+
() => ListCalculatedAttributesForProfileRequest$,
|
|
3850
|
+
() => ListCalculatedAttributesForProfileResponse$,
|
|
3850
3851
|
];
|
|
3851
|
-
export var ListDomainLayouts = [
|
|
3852
|
+
export var ListDomainLayouts$ = [
|
|
3852
3853
|
9,
|
|
3853
3854
|
n0,
|
|
3854
3855
|
_LDL,
|
|
3855
3856
|
{ [_h]: ["GET", "/domains/{DomainName}/layouts", 200] },
|
|
3856
|
-
() => ListDomainLayoutsRequest
|
|
3857
|
-
() => ListDomainLayoutsResponse
|
|
3857
|
+
() => ListDomainLayoutsRequest$,
|
|
3858
|
+
() => ListDomainLayoutsResponse$,
|
|
3858
3859
|
];
|
|
3859
|
-
export var ListDomainObjectTypes = [
|
|
3860
|
+
export var ListDomainObjectTypes$ = [
|
|
3860
3861
|
9,
|
|
3861
3862
|
n0,
|
|
3862
3863
|
_LDOT,
|
|
3863
3864
|
{ [_h]: ["GET", "/domains/{DomainName}/domain-object-types", 200] },
|
|
3864
|
-
() => ListDomainObjectTypesRequest
|
|
3865
|
-
() => ListDomainObjectTypesResponse
|
|
3865
|
+
() => ListDomainObjectTypesRequest$,
|
|
3866
|
+
() => ListDomainObjectTypesResponse$,
|
|
3866
3867
|
];
|
|
3867
|
-
export var ListDomains = [
|
|
3868
|
+
export var ListDomains$ = [
|
|
3868
3869
|
9,
|
|
3869
3870
|
n0,
|
|
3870
3871
|
_LD,
|
|
3871
3872
|
{ [_h]: ["GET", "/domains", 200] },
|
|
3872
|
-
() => ListDomainsRequest
|
|
3873
|
-
() => ListDomainsResponse
|
|
3873
|
+
() => ListDomainsRequest$,
|
|
3874
|
+
() => ListDomainsResponse$,
|
|
3874
3875
|
];
|
|
3875
|
-
export var ListEventStreams = [
|
|
3876
|
+
export var ListEventStreams$ = [
|
|
3876
3877
|
9,
|
|
3877
3878
|
n0,
|
|
3878
3879
|
_LES,
|
|
3879
3880
|
{ [_h]: ["GET", "/domains/{DomainName}/event-streams", 200] },
|
|
3880
|
-
() => ListEventStreamsRequest
|
|
3881
|
-
() => ListEventStreamsResponse
|
|
3881
|
+
() => ListEventStreamsRequest$,
|
|
3882
|
+
() => ListEventStreamsResponse$,
|
|
3882
3883
|
];
|
|
3883
|
-
export var ListEventTriggers = [
|
|
3884
|
+
export var ListEventTriggers$ = [
|
|
3884
3885
|
9,
|
|
3885
3886
|
n0,
|
|
3886
3887
|
_LET,
|
|
3887
3888
|
{ [_h]: ["GET", "/domains/{DomainName}/event-triggers", 200] },
|
|
3888
|
-
() => ListEventTriggersRequest
|
|
3889
|
-
() => ListEventTriggersResponse
|
|
3889
|
+
() => ListEventTriggersRequest$,
|
|
3890
|
+
() => ListEventTriggersResponse$,
|
|
3890
3891
|
];
|
|
3891
|
-
export var ListIdentityResolutionJobs = [
|
|
3892
|
+
export var ListIdentityResolutionJobs$ = [
|
|
3892
3893
|
9,
|
|
3893
3894
|
n0,
|
|
3894
3895
|
_LIRJ,
|
|
3895
3896
|
{ [_h]: ["GET", "/domains/{DomainName}/identity-resolution-jobs", 200] },
|
|
3896
|
-
() => ListIdentityResolutionJobsRequest
|
|
3897
|
-
() => ListIdentityResolutionJobsResponse
|
|
3897
|
+
() => ListIdentityResolutionJobsRequest$,
|
|
3898
|
+
() => ListIdentityResolutionJobsResponse$,
|
|
3898
3899
|
];
|
|
3899
|
-
export var ListIntegrations = [
|
|
3900
|
+
export var ListIntegrations$ = [
|
|
3900
3901
|
9,
|
|
3901
3902
|
n0,
|
|
3902
3903
|
_LIi,
|
|
3903
3904
|
{ [_h]: ["GET", "/domains/{DomainName}/integrations", 200] },
|
|
3904
|
-
() => ListIntegrationsRequest
|
|
3905
|
-
() => ListIntegrationsResponse
|
|
3905
|
+
() => ListIntegrationsRequest$,
|
|
3906
|
+
() => ListIntegrationsResponse$,
|
|
3906
3907
|
];
|
|
3907
|
-
export var ListObjectTypeAttributes = [
|
|
3908
|
+
export var ListObjectTypeAttributes$ = [
|
|
3908
3909
|
9,
|
|
3909
3910
|
n0,
|
|
3910
3911
|
_LOTA,
|
|
3911
3912
|
{ [_h]: ["GET", "/domains/{DomainName}/object-types/{ObjectTypeName}/attributes", 200] },
|
|
3912
|
-
() => ListObjectTypeAttributesRequest
|
|
3913
|
-
() => ListObjectTypeAttributesResponse
|
|
3913
|
+
() => ListObjectTypeAttributesRequest$,
|
|
3914
|
+
() => ListObjectTypeAttributesResponse$,
|
|
3914
3915
|
];
|
|
3915
|
-
export var ListObjectTypeAttributeValues = [
|
|
3916
|
+
export var ListObjectTypeAttributeValues$ = [
|
|
3916
3917
|
9,
|
|
3917
3918
|
n0,
|
|
3918
3919
|
_LOTAV,
|
|
3919
3920
|
{ [_h]: ["GET", "/domains/{DomainName}/object-types/{ObjectTypeName}/attributes/{AttributeName}/values", 200] },
|
|
3920
|
-
() => ListObjectTypeAttributeValuesRequest
|
|
3921
|
-
() => ListObjectTypeAttributeValuesResponse
|
|
3921
|
+
() => ListObjectTypeAttributeValuesRequest$,
|
|
3922
|
+
() => ListObjectTypeAttributeValuesResponse$,
|
|
3922
3923
|
];
|
|
3923
|
-
export var ListProfileAttributeValues = [
|
|
3924
|
+
export var ListProfileAttributeValues$ = [
|
|
3924
3925
|
9,
|
|
3925
3926
|
n0,
|
|
3926
3927
|
_LPAV,
|
|
3927
3928
|
{ [_h]: ["GET", "/domains/{DomainName}/profile-attributes/{AttributeName}/values", 200] },
|
|
3928
|
-
() => ProfileAttributeValuesRequest
|
|
3929
|
-
() => ProfileAttributeValuesResponse
|
|
3929
|
+
() => ProfileAttributeValuesRequest$,
|
|
3930
|
+
() => ProfileAttributeValuesResponse$,
|
|
3930
3931
|
];
|
|
3931
|
-
export var ListProfileHistoryRecords = [
|
|
3932
|
+
export var ListProfileHistoryRecords$ = [
|
|
3932
3933
|
9,
|
|
3933
3934
|
n0,
|
|
3934
3935
|
_LPHR,
|
|
3935
3936
|
{ [_h]: ["POST", "/domains/{DomainName}/profiles/history-records", 200] },
|
|
3936
|
-
() => ListProfileHistoryRecordsRequest
|
|
3937
|
-
() => ListProfileHistoryRecordsResponse
|
|
3937
|
+
() => ListProfileHistoryRecordsRequest$,
|
|
3938
|
+
() => ListProfileHistoryRecordsResponse$,
|
|
3938
3939
|
];
|
|
3939
|
-
export var ListProfileObjects = [
|
|
3940
|
+
export var ListProfileObjects$ = [
|
|
3940
3941
|
9,
|
|
3941
3942
|
n0,
|
|
3942
3943
|
_LPO,
|
|
3943
3944
|
{ [_h]: ["POST", "/domains/{DomainName}/profiles/objects", 200] },
|
|
3944
|
-
() => ListProfileObjectsRequest
|
|
3945
|
-
() => ListProfileObjectsResponse
|
|
3945
|
+
() => ListProfileObjectsRequest$,
|
|
3946
|
+
() => ListProfileObjectsResponse$,
|
|
3946
3947
|
];
|
|
3947
|
-
export var ListProfileObjectTypes = [
|
|
3948
|
+
export var ListProfileObjectTypes$ = [
|
|
3948
3949
|
9,
|
|
3949
3950
|
n0,
|
|
3950
3951
|
_LPOT,
|
|
3951
3952
|
{ [_h]: ["GET", "/domains/{DomainName}/object-types", 200] },
|
|
3952
|
-
() => ListProfileObjectTypesRequest
|
|
3953
|
-
() => ListProfileObjectTypesResponse
|
|
3953
|
+
() => ListProfileObjectTypesRequest$,
|
|
3954
|
+
() => ListProfileObjectTypesResponse$,
|
|
3954
3955
|
];
|
|
3955
|
-
export var ListProfileObjectTypeTemplates = [
|
|
3956
|
+
export var ListProfileObjectTypeTemplates$ = [
|
|
3956
3957
|
9,
|
|
3957
3958
|
n0,
|
|
3958
3959
|
_LPOTT,
|
|
3959
3960
|
{ [_h]: ["GET", "/templates", 200] },
|
|
3960
|
-
() => ListProfileObjectTypeTemplatesRequest
|
|
3961
|
-
() => ListProfileObjectTypeTemplatesResponse
|
|
3961
|
+
() => ListProfileObjectTypeTemplatesRequest$,
|
|
3962
|
+
() => ListProfileObjectTypeTemplatesResponse$,
|
|
3962
3963
|
];
|
|
3963
|
-
export var ListRecommenderRecipes = [
|
|
3964
|
+
export var ListRecommenderRecipes$ = [
|
|
3964
3965
|
9,
|
|
3965
3966
|
n0,
|
|
3966
3967
|
_LRRis,
|
|
3967
3968
|
{ [_h]: ["GET", "/recommender-recipes", 200] },
|
|
3968
|
-
() => ListRecommenderRecipesRequest
|
|
3969
|
-
() => ListRecommenderRecipesResponse
|
|
3969
|
+
() => ListRecommenderRecipesRequest$,
|
|
3970
|
+
() => ListRecommenderRecipesResponse$,
|
|
3970
3971
|
];
|
|
3971
|
-
export var ListRecommenders = [
|
|
3972
|
+
export var ListRecommenders$ = [
|
|
3972
3973
|
9,
|
|
3973
3974
|
n0,
|
|
3974
3975
|
_LR,
|
|
3975
3976
|
{ [_h]: ["GET", "/domains/{DomainName}/recommenders", 200] },
|
|
3976
|
-
() => ListRecommendersRequest
|
|
3977
|
-
() => ListRecommendersResponse
|
|
3977
|
+
() => ListRecommendersRequest$,
|
|
3978
|
+
() => ListRecommendersResponse$,
|
|
3978
3979
|
];
|
|
3979
|
-
export var ListRuleBasedMatches = [
|
|
3980
|
+
export var ListRuleBasedMatches$ = [
|
|
3980
3981
|
9,
|
|
3981
3982
|
n0,
|
|
3982
3983
|
_LRBM,
|
|
3983
3984
|
{ [_h]: ["GET", "/domains/{DomainName}/profiles/ruleBasedMatches", 200] },
|
|
3984
|
-
() => ListRuleBasedMatchesRequest
|
|
3985
|
-
() => ListRuleBasedMatchesResponse
|
|
3985
|
+
() => ListRuleBasedMatchesRequest$,
|
|
3986
|
+
() => ListRuleBasedMatchesResponse$,
|
|
3986
3987
|
];
|
|
3987
|
-
export var ListSegmentDefinitions = [
|
|
3988
|
+
export var ListSegmentDefinitions$ = [
|
|
3988
3989
|
9,
|
|
3989
3990
|
n0,
|
|
3990
3991
|
_LSD,
|
|
3991
3992
|
{ [_h]: ["GET", "/domains/{DomainName}/segment-definitions", 200] },
|
|
3992
|
-
() => ListSegmentDefinitionsRequest
|
|
3993
|
-
() => ListSegmentDefinitionsResponse
|
|
3993
|
+
() => ListSegmentDefinitionsRequest$,
|
|
3994
|
+
() => ListSegmentDefinitionsResponse$,
|
|
3994
3995
|
];
|
|
3995
|
-
export var ListTagsForResource = [
|
|
3996
|
+
export var ListTagsForResource$ = [
|
|
3996
3997
|
9,
|
|
3997
3998
|
n0,
|
|
3998
3999
|
_LTFR,
|
|
3999
4000
|
{ [_h]: ["GET", "/tags/{resourceArn}", 200] },
|
|
4000
|
-
() => ListTagsForResourceRequest
|
|
4001
|
-
() => ListTagsForResourceResponse
|
|
4001
|
+
() => ListTagsForResourceRequest$,
|
|
4002
|
+
() => ListTagsForResourceResponse$,
|
|
4002
4003
|
];
|
|
4003
|
-
export var ListUploadJobs = [
|
|
4004
|
+
export var ListUploadJobs$ = [
|
|
4004
4005
|
9,
|
|
4005
4006
|
n0,
|
|
4006
4007
|
_LUJ,
|
|
4007
4008
|
{ [_h]: ["GET", "/domains/{DomainName}/upload-jobs", 200] },
|
|
4008
|
-
() => ListUploadJobsRequest
|
|
4009
|
-
() => ListUploadJobsResponse
|
|
4009
|
+
() => ListUploadJobsRequest$,
|
|
4010
|
+
() => ListUploadJobsResponse$,
|
|
4010
4011
|
];
|
|
4011
|
-
export var ListWorkflows = [
|
|
4012
|
+
export var ListWorkflows$ = [
|
|
4012
4013
|
9,
|
|
4013
4014
|
n0,
|
|
4014
4015
|
_LW,
|
|
4015
4016
|
{ [_h]: ["POST", "/domains/{DomainName}/workflows", 200] },
|
|
4016
|
-
() => ListWorkflowsRequest
|
|
4017
|
-
() => ListWorkflowsResponse
|
|
4017
|
+
() => ListWorkflowsRequest$,
|
|
4018
|
+
() => ListWorkflowsResponse$,
|
|
4018
4019
|
];
|
|
4019
|
-
export var MergeProfiles = [
|
|
4020
|
+
export var MergeProfiles$ = [
|
|
4020
4021
|
9,
|
|
4021
4022
|
n0,
|
|
4022
4023
|
_MP,
|
|
4023
4024
|
{ [_h]: ["POST", "/domains/{DomainName}/profiles/objects/merge", 200] },
|
|
4024
|
-
() => MergeProfilesRequest
|
|
4025
|
-
() => MergeProfilesResponse
|
|
4025
|
+
() => MergeProfilesRequest$,
|
|
4026
|
+
() => MergeProfilesResponse$,
|
|
4026
4027
|
];
|
|
4027
|
-
export var PutDomainObjectType = [
|
|
4028
|
+
export var PutDomainObjectType$ = [
|
|
4028
4029
|
9,
|
|
4029
4030
|
n0,
|
|
4030
4031
|
_PDOT,
|
|
4031
4032
|
{ [_h]: ["PUT", "/domains/{DomainName}/domain-object-types/{ObjectTypeName}", 200] },
|
|
4032
|
-
() => PutDomainObjectTypeRequest
|
|
4033
|
-
() => PutDomainObjectTypeResponse
|
|
4033
|
+
() => PutDomainObjectTypeRequest$,
|
|
4034
|
+
() => PutDomainObjectTypeResponse$,
|
|
4034
4035
|
];
|
|
4035
|
-
export var PutIntegration = [
|
|
4036
|
+
export var PutIntegration$ = [
|
|
4036
4037
|
9,
|
|
4037
4038
|
n0,
|
|
4038
4039
|
_PIu,
|
|
4039
4040
|
{ [_h]: ["PUT", "/domains/{DomainName}/integrations", 200] },
|
|
4040
|
-
() => PutIntegrationRequest
|
|
4041
|
-
() => PutIntegrationResponse
|
|
4041
|
+
() => PutIntegrationRequest$,
|
|
4042
|
+
() => PutIntegrationResponse$,
|
|
4042
4043
|
];
|
|
4043
|
-
export var PutProfileObject = [
|
|
4044
|
+
export var PutProfileObject$ = [
|
|
4044
4045
|
9,
|
|
4045
4046
|
n0,
|
|
4046
4047
|
_PPO,
|
|
4047
4048
|
{ [_h]: ["PUT", "/domains/{DomainName}/profiles/objects", 200] },
|
|
4048
|
-
() => PutProfileObjectRequest
|
|
4049
|
-
() => PutProfileObjectResponse
|
|
4049
|
+
() => PutProfileObjectRequest$,
|
|
4050
|
+
() => PutProfileObjectResponse$,
|
|
4050
4051
|
];
|
|
4051
|
-
export var PutProfileObjectType = [
|
|
4052
|
+
export var PutProfileObjectType$ = [
|
|
4052
4053
|
9,
|
|
4053
4054
|
n0,
|
|
4054
4055
|
_PPOT,
|
|
4055
4056
|
{ [_h]: ["PUT", "/domains/{DomainName}/object-types/{ObjectTypeName}", 200] },
|
|
4056
|
-
() => PutProfileObjectTypeRequest
|
|
4057
|
-
() => PutProfileObjectTypeResponse
|
|
4057
|
+
() => PutProfileObjectTypeRequest$,
|
|
4058
|
+
() => PutProfileObjectTypeResponse$,
|
|
4058
4059
|
];
|
|
4059
|
-
export var SearchProfiles = [
|
|
4060
|
+
export var SearchProfiles$ = [
|
|
4060
4061
|
9,
|
|
4061
4062
|
n0,
|
|
4062
4063
|
_SP,
|
|
4063
4064
|
{ [_h]: ["POST", "/domains/{DomainName}/profiles/search", 200] },
|
|
4064
|
-
() => SearchProfilesRequest
|
|
4065
|
-
() => SearchProfilesResponse
|
|
4065
|
+
() => SearchProfilesRequest$,
|
|
4066
|
+
() => SearchProfilesResponse$,
|
|
4066
4067
|
];
|
|
4067
|
-
export var StartRecommender = [
|
|
4068
|
+
export var StartRecommender$ = [
|
|
4068
4069
|
9,
|
|
4069
4070
|
n0,
|
|
4070
4071
|
_SRt,
|
|
4071
4072
|
{ [_h]: ["PUT", "/domains/{DomainName}/recommenders/{RecommenderName}/start", 200] },
|
|
4072
|
-
() => StartRecommenderRequest
|
|
4073
|
-
() => StartRecommenderResponse
|
|
4073
|
+
() => StartRecommenderRequest$,
|
|
4074
|
+
() => StartRecommenderResponse$,
|
|
4074
4075
|
];
|
|
4075
|
-
export var StartUploadJob = [
|
|
4076
|
+
export var StartUploadJob$ = [
|
|
4076
4077
|
9,
|
|
4077
4078
|
n0,
|
|
4078
4079
|
_SUJ,
|
|
4079
4080
|
{ [_h]: ["PUT", "/domains/{DomainName}/upload-jobs/{JobId}", 200] },
|
|
4080
|
-
() => StartUploadJobRequest
|
|
4081
|
-
() => StartUploadJobResponse
|
|
4081
|
+
() => StartUploadJobRequest$,
|
|
4082
|
+
() => StartUploadJobResponse$,
|
|
4082
4083
|
];
|
|
4083
|
-
export var StopRecommender = [
|
|
4084
|
+
export var StopRecommender$ = [
|
|
4084
4085
|
9,
|
|
4085
4086
|
n0,
|
|
4086
4087
|
_SRto,
|
|
4087
4088
|
{ [_h]: ["PUT", "/domains/{DomainName}/recommenders/{RecommenderName}/stop", 200] },
|
|
4088
|
-
() => StopRecommenderRequest
|
|
4089
|
-
() => StopRecommenderResponse
|
|
4089
|
+
() => StopRecommenderRequest$,
|
|
4090
|
+
() => StopRecommenderResponse$,
|
|
4090
4091
|
];
|
|
4091
|
-
export var StopUploadJob = [
|
|
4092
|
+
export var StopUploadJob$ = [
|
|
4092
4093
|
9,
|
|
4093
4094
|
n0,
|
|
4094
4095
|
_SUJt,
|
|
4095
4096
|
{ [_h]: ["PUT", "/domains/{DomainName}/upload-jobs/{JobId}/stop", 200] },
|
|
4096
|
-
() => StopUploadJobRequest
|
|
4097
|
-
() => StopUploadJobResponse
|
|
4097
|
+
() => StopUploadJobRequest$,
|
|
4098
|
+
() => StopUploadJobResponse$,
|
|
4098
4099
|
];
|
|
4099
|
-
export var TagResource = [
|
|
4100
|
+
export var TagResource$ = [
|
|
4100
4101
|
9,
|
|
4101
4102
|
n0,
|
|
4102
4103
|
_TR,
|
|
4103
4104
|
{ [_h]: ["POST", "/tags/{resourceArn}", 200] },
|
|
4104
|
-
() => TagResourceRequest
|
|
4105
|
-
() => TagResourceResponse
|
|
4105
|
+
() => TagResourceRequest$,
|
|
4106
|
+
() => TagResourceResponse$,
|
|
4106
4107
|
];
|
|
4107
|
-
export var UntagResource = [
|
|
4108
|
+
export var UntagResource$ = [
|
|
4108
4109
|
9,
|
|
4109
4110
|
n0,
|
|
4110
4111
|
_URn,
|
|
4111
4112
|
{ [_h]: ["DELETE", "/tags/{resourceArn}", 200] },
|
|
4112
|
-
() => UntagResourceRequest
|
|
4113
|
-
() => UntagResourceResponse
|
|
4113
|
+
() => UntagResourceRequest$,
|
|
4114
|
+
() => UntagResourceResponse$,
|
|
4114
4115
|
];
|
|
4115
|
-
export var UpdateCalculatedAttributeDefinition = [
|
|
4116
|
+
export var UpdateCalculatedAttributeDefinition$ = [
|
|
4116
4117
|
9,
|
|
4117
4118
|
n0,
|
|
4118
4119
|
_UCAD,
|
|
4119
4120
|
{ [_h]: ["PUT", "/domains/{DomainName}/calculated-attributes/{CalculatedAttributeName}", 200] },
|
|
4120
|
-
() => UpdateCalculatedAttributeDefinitionRequest
|
|
4121
|
-
() => UpdateCalculatedAttributeDefinitionResponse
|
|
4121
|
+
() => UpdateCalculatedAttributeDefinitionRequest$,
|
|
4122
|
+
() => UpdateCalculatedAttributeDefinitionResponse$,
|
|
4122
4123
|
];
|
|
4123
|
-
export var UpdateDomain = [
|
|
4124
|
+
export var UpdateDomain$ = [
|
|
4124
4125
|
9,
|
|
4125
4126
|
n0,
|
|
4126
4127
|
_UD,
|
|
4127
4128
|
{ [_h]: ["PUT", "/domains/{DomainName}", 200] },
|
|
4128
|
-
() => UpdateDomainRequest
|
|
4129
|
-
() => UpdateDomainResponse
|
|
4129
|
+
() => UpdateDomainRequest$,
|
|
4130
|
+
() => UpdateDomainResponse$,
|
|
4130
4131
|
];
|
|
4131
|
-
export var UpdateDomainLayout = [
|
|
4132
|
+
export var UpdateDomainLayout$ = [
|
|
4132
4133
|
9,
|
|
4133
4134
|
n0,
|
|
4134
4135
|
_UDL,
|
|
4135
4136
|
{ [_h]: ["PUT", "/domains/{DomainName}/layouts/{LayoutDefinitionName}", 200] },
|
|
4136
|
-
() => UpdateDomainLayoutRequest
|
|
4137
|
-
() => UpdateDomainLayoutResponse
|
|
4137
|
+
() => UpdateDomainLayoutRequest$,
|
|
4138
|
+
() => UpdateDomainLayoutResponse$,
|
|
4138
4139
|
];
|
|
4139
|
-
export var UpdateEventTrigger = [
|
|
4140
|
+
export var UpdateEventTrigger$ = [
|
|
4140
4141
|
9,
|
|
4141
4142
|
n0,
|
|
4142
4143
|
_UET,
|
|
4143
4144
|
{ [_h]: ["PUT", "/domains/{DomainName}/event-triggers/{EventTriggerName}", 200] },
|
|
4144
|
-
() => UpdateEventTriggerRequest
|
|
4145
|
-
() => UpdateEventTriggerResponse
|
|
4145
|
+
() => UpdateEventTriggerRequest$,
|
|
4146
|
+
() => UpdateEventTriggerResponse$,
|
|
4146
4147
|
];
|
|
4147
|
-
export var UpdateProfile = [
|
|
4148
|
+
export var UpdateProfile$ = [
|
|
4148
4149
|
9,
|
|
4149
4150
|
n0,
|
|
4150
4151
|
_UP,
|
|
4151
4152
|
{ [_h]: ["PUT", "/domains/{DomainName}/profiles", 200] },
|
|
4152
|
-
() => UpdateProfileRequest
|
|
4153
|
-
() => UpdateProfileResponse
|
|
4153
|
+
() => UpdateProfileRequest$,
|
|
4154
|
+
() => UpdateProfileResponse$,
|
|
4154
4155
|
];
|
|
4155
|
-
export var UpdateRecommender = [
|
|
4156
|
+
export var UpdateRecommender$ = [
|
|
4156
4157
|
9,
|
|
4157
4158
|
n0,
|
|
4158
4159
|
_URp,
|
|
4159
4160
|
{ [_h]: ["PATCH", "/domains/{DomainName}/recommenders/{RecommenderName}", 200] },
|
|
4160
|
-
() => UpdateRecommenderRequest
|
|
4161
|
-
() => UpdateRecommenderResponse
|
|
4161
|
+
() => UpdateRecommenderRequest$,
|
|
4162
|
+
() => UpdateRecommenderResponse$,
|
|
4162
4163
|
];
|