@salesforce/lds-adapters-cdp-data-clean-room 1.404.0-dev2 → 1.404.0-dev21

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (43) hide show
  1. package/dist/es/es2018/cdp-data-clean-room.js +616 -90
  2. package/dist/es/es2018/types/src/generated/adapters/acceptDataCleanRoomInvitation.d.ts +4 -1
  3. package/dist/es/es2018/types/src/generated/adapters/createProvider.d.ts +2 -0
  4. package/dist/es/es2018/types/src/generated/resources/postSsotDataCleanRoomCollaborationsActionsAcceptInvitationByCollaborationIdOrApiName.d.ts +4 -1
  5. package/dist/es/es2018/types/src/generated/resources/postSsotDataCleanRoomProviders.d.ts +2 -0
  6. package/dist/es/es2018/types/src/generated/types/CustomUseCaseTemplateColumnRepresentation.d.ts +4 -1
  7. package/dist/es/es2018/types/src/generated/types/CustomUseCaseTemplateInputRepresentation.d.ts +9 -1
  8. package/dist/es/es2018/types/src/generated/types/CustomUseCaseTemplateQueryConfig.d.ts +8 -7
  9. package/dist/es/es2018/types/src/generated/types/DataCleanRoomAcceptInvitationInputRepresentation.d.ts +9 -3
  10. package/dist/es/es2018/types/src/generated/types/DataCleanRoomAwsS3ConnectionAttributesRepresentation.d.ts +34 -0
  11. package/dist/es/es2018/types/src/generated/types/DataCleanRoomConnectionAttributesRepresentation.d.ts +28 -0
  12. package/dist/es/es2018/types/src/generated/types/DataCleanRoomMatchBoostOutputBridgeTablePathAttributeRepresentation.d.ts +31 -0
  13. package/dist/es/es2018/types/src/generated/types/DataCleanRoomMatchBoostOutputBridgeTablePathRepresentation.d.ts +30 -0
  14. package/dist/es/es2018/types/src/generated/types/DataCleanRoomMatchBoostOutputBridgeTableRepresentation.d.ts +28 -0
  15. package/dist/es/es2018/types/src/generated/types/DataCleanRoomMatchBoostOutputObjectConfigRepresentation.d.ts +34 -0
  16. package/dist/es/es2018/types/src/generated/types/DataCleanRoomMatchBoostOutputObjectRepresentation.d.ts +29 -0
  17. package/dist/es/es2018/types/src/generated/types/DataCleanRoomMatchBoostOutputRelatedTableRepresentation.d.ts +32 -0
  18. package/dist/es/es2018/types/src/generated/types/DataCleanRoomMatchBoostUsecaseConfigRepresentation.d.ts +34 -0
  19. package/dist/es/es2018/types/src/generated/types/DataCleanRoomMemberConfigRepresentation.d.ts +40 -0
  20. package/dist/es/es2018/types/src/generated/types/DataCleanRoomMemberRepresentation.d.ts +8 -1
  21. package/dist/es/es2018/types/src/generated/types/DataCleanRoomMetadataConfigurationRepresentation.d.ts +32 -0
  22. package/dist/es/es2018/types/src/generated/types/DataCleanRoomMetadataMemberConfigRepresentation.d.ts +43 -0
  23. package/dist/es/es2018/types/src/generated/types/DataCleanRoomMetadataOutputConfigRepresentation.d.ts +31 -0
  24. package/dist/es/es2018/types/src/generated/types/DataCleanRoomOutputConfigurationRepresentation.d.ts +34 -0
  25. package/dist/es/es2018/types/src/generated/types/DataCleanRoomProviderInputRepresentation.d.ts +7 -1
  26. package/dist/es/es2018/types/src/generated/types/DataCleanRoomProviderRepresentation.d.ts +7 -1
  27. package/dist/es/es2018/types/src/generated/types/DataCleanRoomSnowflakeConnectionAttributesRepresentation.d.ts +43 -0
  28. package/dist/es/es2018/types/src/generated/types/DataCleanRoomTemplateRepresentation.d.ts +7 -4
  29. package/dist/es/es2018/types/src/generated/types/DataCleanRoomUsecaseConfigInputRepresentation.d.ts +28 -0
  30. package/dist/es/es2018/types/src/generated/types/DataCleanRoomUsecaseConfigRepresentation.d.ts +28 -0
  31. package/dist/es/es2018/types/src/generated/types/MatchBoostOutputBridgeTableInputRepresentation.d.ts +28 -0
  32. package/dist/es/es2018/types/src/generated/types/MatchBoostOutputBridgeTablePathAttributeInputRepresentation.d.ts +31 -0
  33. package/dist/es/es2018/types/src/generated/types/MatchBoostOutputBridgeTablePathInputRepresentation.d.ts +30 -0
  34. package/dist/es/es2018/types/src/generated/types/MatchBoostOutputObjectConfigRepresentation.d.ts +34 -0
  35. package/dist/es/es2018/types/src/generated/types/MatchBoostOutputObjectInputRepresentation.d.ts +29 -0
  36. package/dist/es/es2018/types/src/generated/types/MatchBoostOutputRelatedTableInputRepresentation.d.ts +32 -0
  37. package/dist/es/es2018/types/src/generated/types/MatchBoostUsecaseConfigInputRepresentation.d.ts +34 -0
  38. package/dist/es/es2018/types/src/generated/types/UseCaseTemplateAttributeConfigRepresentation.d.ts +52 -0
  39. package/dist/es/es2018/types/src/generated/types/UseCaseTemplateConfigRepresentation.d.ts +29 -0
  40. package/dist/es/es2018/types/src/generated/types/UseCaseTemplateMemberConfigRepresentation.d.ts +32 -0
  41. package/package.json +3 -3
  42. package/sfdc/index.js +601 -75
  43. package/src/raml/api.raml +497 -6
@@ -0,0 +1,43 @@
1
+ import { DataCleanRoomMetadataOutputConfigRepresentation as DataCleanRoomMetadataOutputConfigRepresentation_DataCleanRoomMetadataOutputConfigRepresentation } from './DataCleanRoomMetadataOutputConfigRepresentation';
2
+ import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata } from '@luvio/engine';
3
+ export declare const VERSION = "8792644a3b430e2274335a43d5b0c1aa";
4
+ export declare function validate(obj: any, path?: string): TypeError | null;
5
+ export declare const RepresentationType: string;
6
+ export declare function normalize(input: DataCleanRoomMetadataMemberConfigRepresentation, existing: DataCleanRoomMetadataMemberConfigRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): DataCleanRoomMetadataMemberConfigRepresentationNormalized;
7
+ export declare const select: () => $64$luvio_engine_FragmentSelection;
8
+ export declare function equals(existing: DataCleanRoomMetadataMemberConfigRepresentationNormalized, incoming: DataCleanRoomMetadataMemberConfigRepresentationNormalized): boolean;
9
+ export declare const ingest: $64$luvio_engine_ResourceIngest;
10
+ export declare function getTypeCacheKeys(rootKeySet: $64$luvio_engine_DurableStoreKeyMetadataMap, luvio: $64$luvio_engine_Luvio, input: DataCleanRoomMetadataMemberConfigRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): void;
11
+ /**
12
+ * Represents metadata member config associated with template
13
+ *
14
+ * Keys:
15
+ * (none)
16
+ */
17
+ export interface DataCleanRoomMetadataMemberConfigRepresentationNormalized {
18
+ /** Whether this member can receive query results */
19
+ canReceiveResult?: boolean;
20
+ /** Whether this member can trigger query execution */
21
+ canTriggerQuery?: boolean;
22
+ /** Whether this member contributes data to the clean room */
23
+ contributesData?: boolean;
24
+ outputConfig?: DataCleanRoomMetadataOutputConfigRepresentation_DataCleanRoomMetadataOutputConfigRepresentation;
25
+ /** Whether this member pays for query execution */
26
+ paysForQueries?: boolean;
27
+ /** Type of member (CONSUMER or PROVIDER) */
28
+ type?: string;
29
+ }
30
+ /**
31
+ * Represents metadata member config associated with template
32
+ *
33
+ * Keys:
34
+ * (none)
35
+ */
36
+ export interface DataCleanRoomMetadataMemberConfigRepresentation {
37
+ canReceiveResult?: boolean;
38
+ canTriggerQuery?: boolean;
39
+ contributesData?: boolean;
40
+ outputConfig?: DataCleanRoomMetadataOutputConfigRepresentation_DataCleanRoomMetadataOutputConfigRepresentation;
41
+ paysForQueries?: boolean;
42
+ type?: string;
43
+ }
@@ -0,0 +1,31 @@
1
+ import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata } from '@luvio/engine';
2
+ export declare const VERSION = "d0f3250c5c1c6cdeeffc205d52717366";
3
+ export declare function validate(obj: any, path?: string): TypeError | null;
4
+ export declare const RepresentationType: string;
5
+ export declare function normalize(input: DataCleanRoomMetadataOutputConfigRepresentation, existing: DataCleanRoomMetadataOutputConfigRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): DataCleanRoomMetadataOutputConfigRepresentationNormalized;
6
+ export declare const select: () => $64$luvio_engine_FragmentSelection;
7
+ export declare function equals(existing: DataCleanRoomMetadataOutputConfigRepresentationNormalized, incoming: DataCleanRoomMetadataOutputConfigRepresentationNormalized): boolean;
8
+ export declare const ingest: $64$luvio_engine_ResourceIngest;
9
+ export declare function getTypeCacheKeys(rootKeySet: $64$luvio_engine_DurableStoreKeyMetadataMap, luvio: $64$luvio_engine_Luvio, input: DataCleanRoomMetadataOutputConfigRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): void;
10
+ /**
11
+ * Represents metadata output config for query results
12
+ *
13
+ * Keys:
14
+ * (none)
15
+ */
16
+ export interface DataCleanRoomMetadataOutputConfigRepresentationNormalized {
17
+ /** Type of connector */
18
+ connectorType?: unknown;
19
+ /** Type of output destination */
20
+ destinationType?: unknown;
21
+ }
22
+ /**
23
+ * Represents metadata output config for query results
24
+ *
25
+ * Keys:
26
+ * (none)
27
+ */
28
+ export interface DataCleanRoomMetadataOutputConfigRepresentation {
29
+ connectorType?: unknown;
30
+ destinationType?: unknown;
31
+ }
@@ -0,0 +1,34 @@
1
+ import { DataCleanRoomConnectionAttributesRepresentation as DataCleanRoomConnectionAttributesRepresentation_DataCleanRoomConnectionAttributesRepresentation } from './DataCleanRoomConnectionAttributesRepresentation';
2
+ import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata } from '@luvio/engine';
3
+ export declare const VERSION = "433483357bc4d34cb9e6bfbcf54e24d4";
4
+ export declare function validate(obj: any, path?: string): TypeError | null;
5
+ export declare const RepresentationType: string;
6
+ export declare function normalize(input: DataCleanRoomOutputConfigurationRepresentation, existing: DataCleanRoomOutputConfigurationRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): DataCleanRoomOutputConfigurationRepresentationNormalized;
7
+ export declare const select: () => $64$luvio_engine_FragmentSelection;
8
+ export declare function equals(existing: DataCleanRoomOutputConfigurationRepresentationNormalized, incoming: DataCleanRoomOutputConfigurationRepresentationNormalized): boolean;
9
+ export declare const ingest: $64$luvio_engine_ResourceIngest;
10
+ export declare function getTypeCacheKeys(rootKeySet: $64$luvio_engine_DurableStoreKeyMetadataMap, luvio: $64$luvio_engine_Luvio, input: DataCleanRoomOutputConfigurationRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): void;
11
+ /**
12
+ * Represents data clean room output configuration representation
13
+ *
14
+ * Keys:
15
+ * (none)
16
+ */
17
+ export interface DataCleanRoomOutputConfigurationRepresentationNormalized {
18
+ connectionAttributes?: DataCleanRoomConnectionAttributesRepresentation_DataCleanRoomConnectionAttributesRepresentation;
19
+ /** unique Id for the output configuration */
20
+ externalId?: string;
21
+ /** Output destination type */
22
+ outputDestinationType: string;
23
+ }
24
+ /**
25
+ * Represents data clean room output configuration representation
26
+ *
27
+ * Keys:
28
+ * (none)
29
+ */
30
+ export interface DataCleanRoomOutputConfigurationRepresentation {
31
+ connectionAttributes?: DataCleanRoomConnectionAttributesRepresentation_DataCleanRoomConnectionAttributesRepresentation;
32
+ externalId?: string;
33
+ outputDestinationType: string;
34
+ }
@@ -1,7 +1,7 @@
1
1
  import { CustomUseCaseTemplateInputRepresentation as CustomUseCaseTemplateInputRepresentation_CustomUseCaseTemplateInputRepresentation } from './CustomUseCaseTemplateInputRepresentation';
2
2
  import { DataCleanRoomUseCaseTypeInputRepresentation as DataCleanRoomUseCaseTypeInputRepresentation_DataCleanRoomUseCaseTypeInputRepresentation } from './DataCleanRoomUseCaseTypeInputRepresentation';
3
3
  import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata } from '@luvio/engine';
4
- export declare const VERSION = "ff2aa70a1ced67576e2c23044f14aea6";
4
+ export declare const VERSION = "19e20ec1310b6961f5a6842588ef89ca";
5
5
  export declare function validate(obj: any, path?: string): TypeError | null;
6
6
  export declare const RepresentationType: string;
7
7
  export declare function normalize(input: DataCleanRoomProviderInputRepresentation, existing: DataCleanRoomProviderInputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): DataCleanRoomProviderInputRepresentationNormalized;
@@ -32,6 +32,10 @@ export interface DataCleanRoomProviderInputRepresentationNormalized {
32
32
  name?: string;
33
33
  /** Off Core Tenant Id of the provider */
34
34
  offCoreTenantId?: string;
35
+ /** Dictates the type of the package */
36
+ packageType?: string;
37
+ /** The source of provider data */
38
+ providerDataSource?: string;
35
39
  /** Name of the Provider provided by user */
36
40
  providerName?: string;
37
41
  /** provider source like DataCloud, AWS, GCP */
@@ -60,6 +64,8 @@ export interface DataCleanRoomProviderInputRepresentation {
60
64
  logoUrl?: string;
61
65
  name?: string;
62
66
  offCoreTenantId?: string;
67
+ packageType?: string;
68
+ providerDataSource?: string;
63
69
  providerName?: string;
64
70
  source?: string;
65
71
  sourceConfiguration?: unknown;
@@ -1,7 +1,7 @@
1
1
  import { CdpUserRepresentation as CdpUserRepresentation_CdpUserRepresentation } from './CdpUserRepresentation';
2
2
  import { DataCleanRoomUseCaseTypeRepresentation as DataCleanRoomUseCaseTypeRepresentation_DataCleanRoomUseCaseTypeRepresentation } from './DataCleanRoomUseCaseTypeRepresentation';
3
3
  import { KeyMetadata as $64$luvio_engine_KeyMetadata, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, Luvio as $64$luvio_engine_Luvio, IngestPath as $64$luvio_engine_IngestPath, Store as $64$luvio_engine_Store, BaseFragment as $64$luvio_engine_BaseFragment, ResourceIngest as $64$luvio_engine_ResourceIngest, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
4
- export declare const VERSION = "a27689b905a74d6a3a8638a2f09d5b3c";
4
+ export declare const VERSION = "164dc6669e5d3d9cf4de1e0546eb0476";
5
5
  export declare function validate(obj: any, path?: string): TypeError | null;
6
6
  export declare const RepresentationType: string;
7
7
  export interface KeyParams extends $64$luvio_engine_KeyMetadata {
@@ -53,6 +53,10 @@ export interface DataCleanRoomProviderRepresentationNormalized {
53
53
  namespace?: string;
54
54
  /** Data Clean Room Provider Off Core Tenant Id */
55
55
  offCoreTenantId?: string;
56
+ /** Dictates the type of the package */
57
+ packageType?: string;
58
+ /** The source of provider data */
59
+ providerDataSource?: string;
56
60
  /** Name of the Provider provided by user */
57
61
  providerName?: string;
58
62
  /** provider source like DataCloud, AWS, GCP */
@@ -86,6 +90,8 @@ export interface DataCleanRoomProviderRepresentation {
86
90
  name?: string;
87
91
  namespace?: string;
88
92
  offCoreTenantId?: string;
93
+ packageType?: string;
94
+ providerDataSource?: string;
89
95
  providerName?: string;
90
96
  source?: string;
91
97
  sourceConfiguration?: unknown;
@@ -0,0 +1,43 @@
1
+ import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata } from '@luvio/engine';
2
+ export declare const VERSION = "9e585807ecb1919552dc2e1e070ecac6";
3
+ export declare function validate(obj: any, path?: string): TypeError | null;
4
+ export declare const RepresentationType: string;
5
+ export declare function normalize(input: DataCleanRoomSnowflakeConnectionAttributesRepresentation, existing: DataCleanRoomSnowflakeConnectionAttributesRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): DataCleanRoomSnowflakeConnectionAttributesRepresentationNormalized;
6
+ export declare const select: () => $64$luvio_engine_FragmentSelection;
7
+ export declare function equals(existing: DataCleanRoomSnowflakeConnectionAttributesRepresentationNormalized, incoming: DataCleanRoomSnowflakeConnectionAttributesRepresentationNormalized): boolean;
8
+ export declare const ingest: $64$luvio_engine_ResourceIngest;
9
+ export declare function getTypeCacheKeys(rootKeySet: $64$luvio_engine_DurableStoreKeyMetadataMap, luvio: $64$luvio_engine_Luvio, input: DataCleanRoomSnowflakeConnectionAttributesRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): void;
10
+ /**
11
+ * Represents Snowflake connection attributes for data clean room, extends DataCleanRoomConnectionAttributesRepresentation
12
+ *
13
+ * Keys:
14
+ * (none)
15
+ */
16
+ export interface DataCleanRoomSnowflakeConnectionAttributesRepresentationNormalized {
17
+ /** Snowflake account url of the provider's account */
18
+ accountUrl: string;
19
+ /** Type of the connector */
20
+ connectorType: string;
21
+ /** Database name of the provider's the final dataset */
22
+ databaseName: string;
23
+ /** Schema name of the provider's the final dataset */
24
+ schemaName: string;
25
+ /** Service user with the relevant access to the provided database and warehouse */
26
+ serviceUser: string;
27
+ /** Warehouse name of the provider's the final dataset */
28
+ warehouseName: string;
29
+ }
30
+ /**
31
+ * Represents Snowflake connection attributes for data clean room, extends DataCleanRoomConnectionAttributesRepresentation
32
+ *
33
+ * Keys:
34
+ * (none)
35
+ */
36
+ export interface DataCleanRoomSnowflakeConnectionAttributesRepresentation {
37
+ accountUrl: string;
38
+ connectorType: string;
39
+ databaseName: string;
40
+ schemaName: string;
41
+ serviceUser: string;
42
+ warehouseName: string;
43
+ }
@@ -1,6 +1,8 @@
1
+ import { UseCaseTemplateConfigRepresentation as UseCaseTemplateConfigRepresentation_UseCaseTemplateConfigRepresentation } from './UseCaseTemplateConfigRepresentation';
1
2
  import { CdpUserRepresentation as CdpUserRepresentation_CdpUserRepresentation } from './CdpUserRepresentation';
3
+ import { DataCleanRoomMetadataConfigurationRepresentation as DataCleanRoomMetadataConfigurationRepresentation_DataCleanRoomMetadataConfigurationRepresentation } from './DataCleanRoomMetadataConfigurationRepresentation';
2
4
  import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata } from '@luvio/engine';
3
- export declare const VERSION = "80aecea8b1d23b8d0861869970bb2fd6";
5
+ export declare const VERSION = "ce888cf49af7a648d5f8208576baab65";
4
6
  export declare function validate(obj: any, path?: string): TypeError | null;
5
7
  export declare const RepresentationType: string;
6
8
  export declare function normalize(input: DataCleanRoomTemplateRepresentation, existing: DataCleanRoomTemplateRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): DataCleanRoomTemplateRepresentationNormalized;
@@ -15,8 +17,7 @@ export declare function getTypeCacheKeys(rootKeySet: $64$luvio_engine_DurableSto
15
17
  * (none)
16
18
  */
17
19
  export interface DataCleanRoomTemplateRepresentationNormalized {
18
- /** Configuration for use case template */
19
- configuration: unknown;
20
+ configuration?: UseCaseTemplateConfigRepresentation_UseCaseTemplateConfigRepresentation;
20
21
  /** Created by */
21
22
  createdBy?: CdpUserRepresentation_CdpUserRepresentation;
22
23
  /** Created date */
@@ -31,6 +32,7 @@ export interface DataCleanRoomTemplateRepresentationNormalized {
31
32
  lastModifiedBy?: CdpUserRepresentation_CdpUserRepresentation;
32
33
  /** Last modified date */
33
34
  lastModifiedDate?: string;
35
+ metadataConfiguration?: DataCleanRoomMetadataConfigurationRepresentation_DataCleanRoomMetadataConfigurationRepresentation;
34
36
  /** Name of the asset */
35
37
  name?: string;
36
38
  /** Namespace of the asset */
@@ -55,7 +57,7 @@ export interface DataCleanRoomTemplateRepresentationNormalized {
55
57
  * (none)
56
58
  */
57
59
  export interface DataCleanRoomTemplateRepresentation {
58
- configuration: unknown;
60
+ configuration?: UseCaseTemplateConfigRepresentation_UseCaseTemplateConfigRepresentation;
59
61
  createdBy?: CdpUserRepresentation_CdpUserRepresentation;
60
62
  createdDate?: string;
61
63
  description: string;
@@ -63,6 +65,7 @@ export interface DataCleanRoomTemplateRepresentation {
63
65
  label?: string;
64
66
  lastModifiedBy?: CdpUserRepresentation_CdpUserRepresentation;
65
67
  lastModifiedDate?: string;
68
+ metadataConfiguration?: DataCleanRoomMetadataConfigurationRepresentation_DataCleanRoomMetadataConfigurationRepresentation;
66
69
  name?: string;
67
70
  namespace?: string;
68
71
  providerId?: string;
@@ -0,0 +1,28 @@
1
+ import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata } from '@luvio/engine';
2
+ export declare const VERSION = "f6ef45109f0cb00f72195eca937b7309";
3
+ export declare function validate(obj: any, path?: string): TypeError | null;
4
+ export declare const RepresentationType: string;
5
+ export declare function normalize(input: DataCleanRoomUsecaseConfigInputRepresentation, existing: DataCleanRoomUsecaseConfigInputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): DataCleanRoomUsecaseConfigInputRepresentationNormalized;
6
+ export declare const select: () => $64$luvio_engine_FragmentSelection;
7
+ export declare function equals(existing: DataCleanRoomUsecaseConfigInputRepresentationNormalized, incoming: DataCleanRoomUsecaseConfigInputRepresentationNormalized): boolean;
8
+ export declare const ingest: $64$luvio_engine_ResourceIngest;
9
+ export declare function getTypeCacheKeys(rootKeySet: $64$luvio_engine_DurableStoreKeyMetadataMap, luvio: $64$luvio_engine_Luvio, input: DataCleanRoomUsecaseConfigInputRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): void;
10
+ /**
11
+ * Represents data clean room use case config input representation.
12
+ *
13
+ * Keys:
14
+ * (none)
15
+ */
16
+ export interface DataCleanRoomUsecaseConfigInputRepresentationNormalized {
17
+ /** Type of the use case */
18
+ useCaseType: string;
19
+ }
20
+ /**
21
+ * Represents data clean room use case config input representation.
22
+ *
23
+ * Keys:
24
+ * (none)
25
+ */
26
+ export interface DataCleanRoomUsecaseConfigInputRepresentation {
27
+ useCaseType: string;
28
+ }
@@ -0,0 +1,28 @@
1
+ import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata } from '@luvio/engine';
2
+ export declare const VERSION = "71c0c52046d649bacce9ca41215c6b69";
3
+ export declare function validate(obj: any, path?: string): TypeError | null;
4
+ export declare const RepresentationType: string;
5
+ export declare function normalize(input: DataCleanRoomUsecaseConfigRepresentation, existing: DataCleanRoomUsecaseConfigRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): DataCleanRoomUsecaseConfigRepresentationNormalized;
6
+ export declare const select: () => $64$luvio_engine_FragmentSelection;
7
+ export declare function equals(existing: DataCleanRoomUsecaseConfigRepresentationNormalized, incoming: DataCleanRoomUsecaseConfigRepresentationNormalized): boolean;
8
+ export declare const ingest: $64$luvio_engine_ResourceIngest;
9
+ export declare function getTypeCacheKeys(rootKeySet: $64$luvio_engine_DurableStoreKeyMetadataMap, luvio: $64$luvio_engine_Luvio, input: DataCleanRoomUsecaseConfigRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): void;
10
+ /**
11
+ * Base representation for use case specific configuration. This is an abstract base class. Structure varies by useCaseType.
12
+ *
13
+ * Keys:
14
+ * (none)
15
+ */
16
+ export interface DataCleanRoomUsecaseConfigRepresentationNormalized {
17
+ /** Type of the use case */
18
+ useCaseType?: unknown;
19
+ }
20
+ /**
21
+ * Base representation for use case specific configuration. This is an abstract base class. Structure varies by useCaseType.
22
+ *
23
+ * Keys:
24
+ * (none)
25
+ */
26
+ export interface DataCleanRoomUsecaseConfigRepresentation {
27
+ useCaseType?: unknown;
28
+ }
@@ -0,0 +1,28 @@
1
+ import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata } from '@luvio/engine';
2
+ export declare const VERSION = "036c00a20dec6171071aa77dd12240a7";
3
+ export declare function validate(obj: any, path?: string): TypeError | null;
4
+ export declare const RepresentationType: string;
5
+ export declare function normalize(input: MatchBoostOutputBridgeTableInputRepresentation, existing: MatchBoostOutputBridgeTableInputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): MatchBoostOutputBridgeTableInputRepresentationNormalized;
6
+ export declare const select: () => $64$luvio_engine_FragmentSelection;
7
+ export declare function equals(existing: MatchBoostOutputBridgeTableInputRepresentationNormalized, incoming: MatchBoostOutputBridgeTableInputRepresentationNormalized): boolean;
8
+ export declare const ingest: $64$luvio_engine_ResourceIngest;
9
+ export declare function getTypeCacheKeys(rootKeySet: $64$luvio_engine_DurableStoreKeyMetadataMap, luvio: $64$luvio_engine_Luvio, input: MatchBoostOutputBridgeTableInputRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): void;
10
+ /**
11
+ * Represents match boost output bridge table input
12
+ *
13
+ * Keys:
14
+ * (none)
15
+ */
16
+ export interface MatchBoostOutputBridgeTableInputRepresentationNormalized {
17
+ /** Column name corresponding to the equivalent column in the shared data */
18
+ sourceIdFieldName?: string;
19
+ }
20
+ /**
21
+ * Represents match boost output bridge table input
22
+ *
23
+ * Keys:
24
+ * (none)
25
+ */
26
+ export interface MatchBoostOutputBridgeTableInputRepresentation {
27
+ sourceIdFieldName?: string;
28
+ }
@@ -0,0 +1,31 @@
1
+ import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata } from '@luvio/engine';
2
+ export declare const VERSION = "4f8c704698e3b84d2bdf9f87d09d13be";
3
+ export declare function validate(obj: any, path?: string): TypeError | null;
4
+ export declare const RepresentationType: string;
5
+ export declare function normalize(input: MatchBoostOutputBridgeTablePathAttributeInputRepresentation, existing: MatchBoostOutputBridgeTablePathAttributeInputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): MatchBoostOutputBridgeTablePathAttributeInputRepresentationNormalized;
6
+ export declare const select: () => $64$luvio_engine_FragmentSelection;
7
+ export declare function equals(existing: MatchBoostOutputBridgeTablePathAttributeInputRepresentationNormalized, incoming: MatchBoostOutputBridgeTablePathAttributeInputRepresentationNormalized): boolean;
8
+ export declare const ingest: $64$luvio_engine_ResourceIngest;
9
+ export declare function getTypeCacheKeys(rootKeySet: $64$luvio_engine_DurableStoreKeyMetadataMap, luvio: $64$luvio_engine_Luvio, input: MatchBoostOutputBridgeTablePathAttributeInputRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): void;
10
+ /**
11
+ * Represents match boost output bridge table path attribute input
12
+ *
13
+ * Keys:
14
+ * (none)
15
+ */
16
+ export interface MatchBoostOutputBridgeTablePathAttributeInputRepresentationNormalized {
17
+ /** Unique field name of the entity */
18
+ fieldName?: string;
19
+ /** Unique name of the entity */
20
+ objectName?: string;
21
+ }
22
+ /**
23
+ * Represents match boost output bridge table path attribute input
24
+ *
25
+ * Keys:
26
+ * (none)
27
+ */
28
+ export interface MatchBoostOutputBridgeTablePathAttributeInputRepresentation {
29
+ fieldName?: string;
30
+ objectName?: string;
31
+ }
@@ -0,0 +1,30 @@
1
+ import { MatchBoostOutputBridgeTablePathAttributeInputRepresentation as MatchBoostOutputBridgeTablePathAttributeInputRepresentation_MatchBoostOutputBridgeTablePathAttributeInputRepresentation } from './MatchBoostOutputBridgeTablePathAttributeInputRepresentation';
2
+ import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata } from '@luvio/engine';
3
+ export declare const VERSION = "4a03cff3f5a962b24dbc0058044b48f5";
4
+ export declare function validate(obj: any, path?: string): TypeError | null;
5
+ export declare const RepresentationType: string;
6
+ export declare function normalize(input: MatchBoostOutputBridgeTablePathInputRepresentation, existing: MatchBoostOutputBridgeTablePathInputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): MatchBoostOutputBridgeTablePathInputRepresentationNormalized;
7
+ export declare const select: () => $64$luvio_engine_FragmentSelection;
8
+ export declare function equals(existing: MatchBoostOutputBridgeTablePathInputRepresentationNormalized, incoming: MatchBoostOutputBridgeTablePathInputRepresentationNormalized): boolean;
9
+ export declare const ingest: $64$luvio_engine_ResourceIngest;
10
+ export declare function getTypeCacheKeys(rootKeySet: $64$luvio_engine_DurableStoreKeyMetadataMap, luvio: $64$luvio_engine_Luvio, input: MatchBoostOutputBridgeTablePathInputRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): void;
11
+ /**
12
+ * Represents match boost output bridge table path input
13
+ *
14
+ * Keys:
15
+ * (none)
16
+ */
17
+ export interface MatchBoostOutputBridgeTablePathInputRepresentationNormalized {
18
+ sourceAttribute?: MatchBoostOutputBridgeTablePathAttributeInputRepresentation_MatchBoostOutputBridgeTablePathAttributeInputRepresentation;
19
+ targetAttribute?: MatchBoostOutputBridgeTablePathAttributeInputRepresentation_MatchBoostOutputBridgeTablePathAttributeInputRepresentation;
20
+ }
21
+ /**
22
+ * Represents match boost output bridge table path input
23
+ *
24
+ * Keys:
25
+ * (none)
26
+ */
27
+ export interface MatchBoostOutputBridgeTablePathInputRepresentation {
28
+ sourceAttribute?: MatchBoostOutputBridgeTablePathAttributeInputRepresentation_MatchBoostOutputBridgeTablePathAttributeInputRepresentation;
29
+ targetAttribute?: MatchBoostOutputBridgeTablePathAttributeInputRepresentation_MatchBoostOutputBridgeTablePathAttributeInputRepresentation;
30
+ }
@@ -0,0 +1,34 @@
1
+ import { MatchBoostOutputBridgeTableInputRepresentation as MatchBoostOutputBridgeTableInputRepresentation_MatchBoostOutputBridgeTableInputRepresentation } from './MatchBoostOutputBridgeTableInputRepresentation';
2
+ import { MatchBoostOutputRelatedTableInputRepresentation as MatchBoostOutputRelatedTableInputRepresentation_MatchBoostOutputRelatedTableInputRepresentation } from './MatchBoostOutputRelatedTableInputRepresentation';
3
+ import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata } from '@luvio/engine';
4
+ export declare const VERSION = "753c11c29e69fd2ec7a3cd6b07ff21ef";
5
+ export declare function validate(obj: any, path?: string): TypeError | null;
6
+ export declare const RepresentationType: string;
7
+ export declare function normalize(input: MatchBoostOutputObjectConfigRepresentation, existing: MatchBoostOutputObjectConfigRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): MatchBoostOutputObjectConfigRepresentationNormalized;
8
+ export declare const select: () => $64$luvio_engine_FragmentSelection;
9
+ export declare function equals(existing: MatchBoostOutputObjectConfigRepresentationNormalized, incoming: MatchBoostOutputObjectConfigRepresentationNormalized): boolean;
10
+ export declare const ingest: $64$luvio_engine_ResourceIngest;
11
+ export declare function getTypeCacheKeys(rootKeySet: $64$luvio_engine_DurableStoreKeyMetadataMap, luvio: $64$luvio_engine_Luvio, input: MatchBoostOutputObjectConfigRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): void;
12
+ /**
13
+ * Represents match boost output object config
14
+ *
15
+ * Keys:
16
+ * (none)
17
+ */
18
+ export interface MatchBoostOutputObjectConfigRepresentationNormalized {
19
+ bridgeTable?: MatchBoostOutputBridgeTableInputRepresentation_MatchBoostOutputBridgeTableInputRepresentation;
20
+ /** Unique name of the entity */
21
+ objectName: string;
22
+ relatedTable?: MatchBoostOutputRelatedTableInputRepresentation_MatchBoostOutputRelatedTableInputRepresentation;
23
+ }
24
+ /**
25
+ * Represents match boost output object config
26
+ *
27
+ * Keys:
28
+ * (none)
29
+ */
30
+ export interface MatchBoostOutputObjectConfigRepresentation {
31
+ bridgeTable?: MatchBoostOutputBridgeTableInputRepresentation_MatchBoostOutputBridgeTableInputRepresentation;
32
+ objectName: string;
33
+ relatedTable?: MatchBoostOutputRelatedTableInputRepresentation_MatchBoostOutputRelatedTableInputRepresentation;
34
+ }
@@ -0,0 +1,29 @@
1
+ import { MatchBoostOutputObjectConfigRepresentation as MatchBoostOutputObjectConfigRepresentation_MatchBoostOutputObjectConfigRepresentation } from './MatchBoostOutputObjectConfigRepresentation';
2
+ import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata } from '@luvio/engine';
3
+ export declare const VERSION = "ff2d667b903bab20b91d25e107fea49b";
4
+ export declare function validate(obj: any, path?: string): TypeError | null;
5
+ export declare const RepresentationType: string;
6
+ export declare function normalize(input: MatchBoostOutputObjectInputRepresentation, existing: MatchBoostOutputObjectInputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): MatchBoostOutputObjectInputRepresentationNormalized;
7
+ export declare const select: () => $64$luvio_engine_FragmentSelection;
8
+ export declare function equals(existing: MatchBoostOutputObjectInputRepresentationNormalized, incoming: MatchBoostOutputObjectInputRepresentationNormalized): boolean;
9
+ export declare const ingest: $64$luvio_engine_ResourceIngest;
10
+ export declare function getTypeCacheKeys(rootKeySet: $64$luvio_engine_DurableStoreKeyMetadataMap, luvio: $64$luvio_engine_Luvio, input: MatchBoostOutputObjectInputRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): void;
11
+ /**
12
+ * Represents match boost output object input
13
+ *
14
+ * Keys:
15
+ * (none)
16
+ */
17
+ export interface MatchBoostOutputObjectInputRepresentationNormalized {
18
+ /** List of output object configs */
19
+ outputObjectConfigs: Array<MatchBoostOutputObjectConfigRepresentation_MatchBoostOutputObjectConfigRepresentation>;
20
+ }
21
+ /**
22
+ * Represents match boost output object input
23
+ *
24
+ * Keys:
25
+ * (none)
26
+ */
27
+ export interface MatchBoostOutputObjectInputRepresentation {
28
+ outputObjectConfigs: Array<MatchBoostOutputObjectConfigRepresentation_MatchBoostOutputObjectConfigRepresentation>;
29
+ }
@@ -0,0 +1,32 @@
1
+ import { MatchBoostOutputBridgeTablePathInputRepresentation as MatchBoostOutputBridgeTablePathInputRepresentation_MatchBoostOutputBridgeTablePathInputRepresentation } from './MatchBoostOutputBridgeTablePathInputRepresentation';
2
+ import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata } from '@luvio/engine';
3
+ export declare const VERSION = "b39c149b635e8872d816caa8959634e9";
4
+ export declare function validate(obj: any, path?: string): TypeError | null;
5
+ export declare const RepresentationType: string;
6
+ export declare function normalize(input: MatchBoostOutputRelatedTableInputRepresentation, existing: MatchBoostOutputRelatedTableInputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): MatchBoostOutputRelatedTableInputRepresentationNormalized;
7
+ export declare const select: () => $64$luvio_engine_FragmentSelection;
8
+ export declare function equals(existing: MatchBoostOutputRelatedTableInputRepresentationNormalized, incoming: MatchBoostOutputRelatedTableInputRepresentationNormalized): boolean;
9
+ export declare const ingest: $64$luvio_engine_ResourceIngest;
10
+ export declare function getTypeCacheKeys(rootKeySet: $64$luvio_engine_DurableStoreKeyMetadataMap, luvio: $64$luvio_engine_Luvio, input: MatchBoostOutputRelatedTableInputRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): void;
11
+ /**
12
+ * Represents match boost output related table input
13
+ *
14
+ * Keys:
15
+ * (none)
16
+ */
17
+ export interface MatchBoostOutputRelatedTableInputRepresentationNormalized {
18
+ /** Path details identifying the relationship between bridge table and this entity */
19
+ pathFromBridgeTable?: Array<MatchBoostOutputBridgeTablePathInputRepresentation_MatchBoostOutputBridgeTablePathInputRepresentation>;
20
+ /** Equivalent ssot object name */
21
+ sourceObjectName?: string;
22
+ }
23
+ /**
24
+ * Represents match boost output related table input
25
+ *
26
+ * Keys:
27
+ * (none)
28
+ */
29
+ export interface MatchBoostOutputRelatedTableInputRepresentation {
30
+ pathFromBridgeTable?: Array<MatchBoostOutputBridgeTablePathInputRepresentation_MatchBoostOutputBridgeTablePathInputRepresentation>;
31
+ sourceObjectName?: string;
32
+ }
@@ -0,0 +1,34 @@
1
+ import { MatchBoostOutputObjectInputRepresentation as MatchBoostOutputObjectInputRepresentation_MatchBoostOutputObjectInputRepresentation } from './MatchBoostOutputObjectInputRepresentation';
2
+ import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata } from '@luvio/engine';
3
+ export declare const VERSION = "831653fc82adab3b452a082ef3c4d5ba";
4
+ export declare function validate(obj: any, path?: string): TypeError | null;
5
+ export declare const RepresentationType: string;
6
+ export declare function normalize(input: MatchBoostUsecaseConfigInputRepresentation, existing: MatchBoostUsecaseConfigInputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): MatchBoostUsecaseConfigInputRepresentationNormalized;
7
+ export declare const select: () => $64$luvio_engine_FragmentSelection;
8
+ export declare function equals(existing: MatchBoostUsecaseConfigInputRepresentationNormalized, incoming: MatchBoostUsecaseConfigInputRepresentationNormalized): boolean;
9
+ export declare const ingest: $64$luvio_engine_ResourceIngest;
10
+ export declare function getTypeCacheKeys(rootKeySet: $64$luvio_engine_DurableStoreKeyMetadataMap, luvio: $64$luvio_engine_Luvio, input: MatchBoostUsecaseConfigInputRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): void;
11
+ /**
12
+ * Represents match boost use case config input, extends DataCleanRoomUseCaseConfigInputRepresentation
13
+ *
14
+ * Keys:
15
+ * (none)
16
+ */
17
+ export interface MatchBoostUsecaseConfigInputRepresentationNormalized {
18
+ outputObjects: MatchBoostOutputObjectInputRepresentation_MatchBoostOutputObjectInputRepresentation;
19
+ /** List of contact points supported by the Provider */
20
+ supportedContactPoints: Array<unknown>;
21
+ /** Type of the use case */
22
+ useCaseType: string;
23
+ }
24
+ /**
25
+ * Represents match boost use case config input, extends DataCleanRoomUseCaseConfigInputRepresentation
26
+ *
27
+ * Keys:
28
+ * (none)
29
+ */
30
+ export interface MatchBoostUsecaseConfigInputRepresentation {
31
+ outputObjects: MatchBoostOutputObjectInputRepresentation_MatchBoostOutputObjectInputRepresentation;
32
+ supportedContactPoints: Array<unknown>;
33
+ useCaseType: string;
34
+ }
@@ -0,0 +1,52 @@
1
+ import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata } from '@luvio/engine';
2
+ export declare const VERSION = "a26cf7215296710be7095a594b62ca85";
3
+ export declare function validate(obj: any, path?: string): TypeError | null;
4
+ export declare const RepresentationType: string;
5
+ export declare function normalize(input: UseCaseTemplateAttributeConfigRepresentation, existing: UseCaseTemplateAttributeConfigRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): UseCaseTemplateAttributeConfigRepresentationNormalized;
6
+ export declare const select: () => $64$luvio_engine_FragmentSelection;
7
+ export declare function equals(existing: UseCaseTemplateAttributeConfigRepresentationNormalized, incoming: UseCaseTemplateAttributeConfigRepresentationNormalized): boolean;
8
+ export declare const ingest: $64$luvio_engine_ResourceIngest;
9
+ export declare function getTypeCacheKeys(rootKeySet: $64$luvio_engine_DurableStoreKeyMetadataMap, luvio: $64$luvio_engine_Luvio, input: UseCaseTemplateAttributeConfigRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): void;
10
+ /**
11
+ * Represents usecase template attribute configuration output representation
12
+ *
13
+ * Keys:
14
+ * (none)
15
+ */
16
+ export interface UseCaseTemplateAttributeConfigRepresentationNormalized {
17
+ /** UseCase Template Attribute alias */
18
+ alias?: string;
19
+ /** UseCase Template Attribute defaultValue */
20
+ defaultValue?: string;
21
+ /** UseCase Template Attribute description */
22
+ description?: string;
23
+ /** UseCase Template Attribute id */
24
+ id?: string;
25
+ /** UseCase Template Attribute label */
26
+ label?: string;
27
+ /** UseCase Template Attribute Query Configuration */
28
+ queryOptions?: unknown;
29
+ /** Captures whether the attribute is mandatory to be mapped or not */
30
+ required?: boolean;
31
+ /** UseCase Template Attribute tableName */
32
+ tableName?: string;
33
+ /** Text displayed in the UI when the user interacts with the Info icon. */
34
+ tooltip?: string;
35
+ }
36
+ /**
37
+ * Represents usecase template attribute configuration output representation
38
+ *
39
+ * Keys:
40
+ * (none)
41
+ */
42
+ export interface UseCaseTemplateAttributeConfigRepresentation {
43
+ alias?: string;
44
+ defaultValue?: string;
45
+ description?: string;
46
+ id?: string;
47
+ label?: string;
48
+ queryOptions?: unknown;
49
+ required?: boolean;
50
+ tableName?: string;
51
+ tooltip?: string;
52
+ }