@segment/public-api-sdk-typescript 34.2.0-b6130 → 34.3.0-b6159
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/README.md +1 -1
- package/api/aPICallsApi.ts +1 -1
- package/api/apis.ts +4 -1
- package/api/auditTrailApi.ts +1 -1
- package/api/catalogApi.ts +1 -1
- package/api/deletionAndSuppressionApi.ts +1 -1
- package/api/destinationFiltersApi.ts +1 -1
- package/api/destinationsApi.ts +1 -1
- package/api/edgeFunctionsApi.ts +1 -1
- package/api/eventsApi.ts +1 -1
- package/api/functionsApi.ts +1 -1
- package/api/iAMGroupsApi.ts +1 -1
- package/api/iAMRolesApi.ts +1 -1
- package/api/iAMUsersApi.ts +1 -1
- package/api/labelsApi.ts +1 -1
- package/api/monthlyTrackedUsersApi.ts +1 -1
- package/api/profilesSyncApi.ts +243 -0
- package/api/reverseETLApi.ts +1 -1
- package/api/selectiveSyncApi.ts +1 -1
- package/api/sourcesApi.ts +1 -1
- package/api/spacesApi.ts +1 -1
- package/api/testingApi.ts +1 -1
- package/api/trackingPlansApi.ts +1 -1
- package/api/transformationsApi.ts +1 -1
- package/api/warehousesApi.ts +1 -1
- package/api/workspacesApi.ts +1 -1
- package/dist/api/apis.d.ts +3 -1
- package/dist/api/apis.js +4 -1
- package/dist/api/apis.js.map +1 -1
- package/dist/api/profilesSyncApi.d.ts +36 -0
- package/dist/api/profilesSyncApi.js +208 -0
- package/dist/api/profilesSyncApi.js.map +1 -0
- package/dist/model/createProfilesWarehouse200Response.d.ts +15 -0
- package/dist/model/createProfilesWarehouse200Response.js +21 -0
- package/dist/model/createProfilesWarehouse200Response.js.map +1 -0
- package/dist/model/createProfilesWarehouseAlphaInput.d.ts +18 -0
- package/dist/model/createProfilesWarehouseAlphaInput.js +41 -0
- package/dist/model/createProfilesWarehouseAlphaInput.js.map +1 -0
- package/dist/model/createProfilesWarehouseAlphaOutput.d.ts +15 -0
- package/dist/model/createProfilesWarehouseAlphaOutput.js +21 -0
- package/dist/model/createProfilesWarehouseAlphaOutput.js.map +1 -0
- package/dist/model/metadata1.d.ts +2 -4
- package/dist/model/metadata1.js +1 -11
- package/dist/model/metadata1.js.map +1 -1
- package/dist/model/metadata2.d.ts +4 -2
- package/dist/model/metadata2.js +11 -1
- package/dist/model/metadata2.js.map +1 -1
- package/dist/model/models.d.ts +5 -0
- package/dist/model/models.js +15 -0
- package/dist/model/models.js.map +1 -1
- package/dist/model/profilesWarehouse.d.ts +21 -0
- package/dist/model/profilesWarehouse.js +51 -0
- package/dist/model/profilesWarehouse.js.map +1 -0
- package/dist/model/profilesWarehouseAlpha.d.ts +21 -0
- package/dist/model/profilesWarehouseAlpha.js +51 -0
- package/dist/model/profilesWarehouseAlpha.js.map +1 -0
- package/dist/model/source1.d.ts +2 -2
- package/dist/model/source1.js +1 -1
- package/dist/model/source2.d.ts +2 -2
- package/dist/model/source2.js +1 -1
- package/dist/model/source3.d.ts +2 -2
- package/dist/model/source3.js +1 -1
- package/dist/model/source4.d.ts +2 -2
- package/dist/model/source4.js +1 -1
- package/dist/model/source5.d.ts +2 -2
- package/dist/model/source5.js +1 -1
- package/dist/model/source6.d.ts +2 -2
- package/dist/model/source6.js +1 -1
- package/dist/model/sourceAlpha.d.ts +2 -2
- package/dist/model/sourceAlpha.js +1 -1
- package/dist/model/sourceV1.d.ts +2 -2
- package/dist/model/sourceV1.js +1 -1
- package/dist/model/warehouse.d.ts +2 -2
- package/dist/model/warehouse.js +1 -1
- package/dist/model/warehouse1.d.ts +2 -2
- package/dist/model/warehouse1.js +1 -1
- package/dist/model/warehouse2.d.ts +2 -2
- package/dist/model/warehouse2.js +1 -1
- package/dist/model/warehouseV1.d.ts +2 -2
- package/dist/model/warehouseV1.js +1 -1
- package/model/aPICallSnapshotV1.ts +1 -1
- package/model/accessPermissionV1.ts +1 -1
- package/model/addConnectionFromSourceToWarehouse200Response.ts +1 -1
- package/model/addConnectionFromSourceToWarehouseV1Output.ts +1 -1
- package/model/addLabelsToSource200Response.ts +1 -1
- package/model/addLabelsToSource200Response1.ts +1 -1
- package/model/addLabelsToSourceAlphaInput.ts +1 -1
- package/model/addLabelsToSourceAlphaOutput.ts +1 -1
- package/model/addLabelsToSourceV1Input.ts +1 -1
- package/model/addLabelsToSourceV1Output.ts +1 -1
- package/model/addPermissionsToUser200Response.ts +1 -1
- package/model/addPermissionsToUserGroup200Response.ts +1 -1
- package/model/addPermissionsToUserGroupV1Input.ts +1 -1
- package/model/addPermissionsToUserGroupV1Output.ts +1 -1
- package/model/addPermissionsToUserV1Input.ts +1 -1
- package/model/addPermissionsToUserV1Output.ts +1 -1
- package/model/addSourceToTrackingPlan200Response.ts +1 -1
- package/model/addSourceToTrackingPlanV1Input.ts +1 -1
- package/model/addSourceToTrackingPlanV1Output.ts +1 -1
- package/model/addUsersToUserGroup200Response.ts +1 -1
- package/model/addUsersToUserGroupV1Input.ts +1 -1
- package/model/addUsersToUserGroupV1Output.ts +1 -1
- package/model/advancedWarehouseSyncScheduleV1Input.ts +1 -1
- package/model/advancedWarehouseSyncScheduleV1Output.ts +1 -1
- package/model/allowedLabelBeta.ts +1 -1
- package/model/auditEventV1.ts +1 -1
- package/model/batchQueryMessagingSubscriptionsForSpace200Response.ts +1 -1
- package/model/batchQueryMessagingSubscriptionsForSpaceAlphaInput.ts +1 -1
- package/model/batchQueryMessagingSubscriptionsForSpaceAlphaOutput.ts +1 -1
- package/model/breakdownBeta.ts +1 -1
- package/model/commonSourceSettingsV1.ts +1 -1
- package/model/contact.ts +1 -1
- package/model/createCloudSourceRegulation200Response.ts +1 -1
- package/model/createCloudSourceRegulationV1Input.ts +1 -1
- package/model/createCloudSourceRegulationV1Output.ts +1 -1
- package/model/createDestination200Response.ts +1 -1
- package/model/createDestinationSubscription200Response.ts +1 -1
- package/model/createDestinationSubscriptionAlphaInput.ts +1 -1
- package/model/createDestinationSubscriptionAlphaOutput.ts +1 -1
- package/model/createDestinationV1Input.ts +1 -1
- package/model/createDestinationV1Output.ts +1 -1
- package/model/createEdgeFunctions200Response.ts +1 -1
- package/model/createEdgeFunctionsAlphaInput.ts +1 -1
- package/model/createEdgeFunctionsAlphaOutput.ts +1 -1
- package/model/createFilterForDestination200Response.ts +1 -1
- package/model/createFilterForDestinationV1Input.ts +1 -1
- package/model/createFilterForDestinationV1Output.ts +1 -1
- package/model/createFunction200Response.ts +1 -1
- package/model/createFunctionDeployment200Response.ts +1 -1
- package/model/createFunctionDeploymentV1Output.ts +1 -1
- package/model/createFunctionV1Input.ts +1 -1
- package/model/createFunctionV1Output.ts +1 -1
- package/model/createInvites200Response.ts +1 -1
- package/model/createInvitesV1Input.ts +1 -1
- package/model/createInvitesV1Output.ts +1 -1
- package/model/createLabel200Response.ts +1 -1
- package/model/createLabel200Response1.ts +1 -1
- package/model/createLabelAlphaInput.ts +1 -1
- package/model/createLabelAlphaOutput.ts +1 -1
- package/model/createLabelV1Input.ts +1 -1
- package/model/createLabelV1Output.ts +1 -1
- package/model/createProfilesWarehouse200Response.ts +36 -0
- package/model/createProfilesWarehouseAlphaInput.ts +77 -0
- package/model/createProfilesWarehouseAlphaOutput.ts +39 -0
- package/model/createReverseEtlModel200Response.ts +1 -1
- package/model/createReverseEtlModelInput.ts +1 -1
- package/model/createReverseEtlModelOutput.ts +1 -1
- package/model/createSource200Response.ts +1 -1
- package/model/createSource200Response1.ts +1 -1
- package/model/createSourceAlphaInput.ts +1 -1
- package/model/createSourceAlphaOutput.ts +1 -1
- package/model/createSourceRegulation200Response.ts +1 -1
- package/model/createSourceRegulationV1Input.ts +1 -1
- package/model/createSourceRegulationV1Output.ts +1 -1
- package/model/createSourceV1Input.ts +1 -1
- package/model/createSourceV1Output.ts +1 -1
- package/model/createTrackingPlan200Response.ts +1 -1
- package/model/createTrackingPlanV1Input.ts +1 -1
- package/model/createTrackingPlanV1Output.ts +1 -1
- package/model/createTransformation200Response.ts +1 -1
- package/model/createTransformationBetaInput.ts +1 -1
- package/model/createTransformationBetaOutput.ts +1 -1
- package/model/createTransformationV1Input.ts +1 -1
- package/model/createTransformationV1Output.ts +1 -1
- package/model/createUserGroup200Response.ts +1 -1
- package/model/createUserGroupV1Input.ts +1 -1
- package/model/createUserGroupV1Output.ts +1 -1
- package/model/createValidationInWarehouse200Response.ts +1 -1
- package/model/createValidationInWarehouseV1Input.ts +1 -1
- package/model/createValidationInWarehouseV1Output.ts +1 -1
- package/model/createWarehouse200Response.ts +1 -1
- package/model/createWarehouseV1Input.ts +1 -1
- package/model/createWarehouseV1Output.ts +1 -1
- package/model/createWorkspaceRegulation200Response.ts +1 -1
- package/model/createWorkspaceRegulationV1Input.ts +1 -1
- package/model/createWorkspaceRegulationV1Output.ts +1 -1
- package/model/deleteDestination200Response.ts +1 -1
- package/model/deleteDestinationV1Output.ts +1 -1
- package/model/deleteFunction200Response.ts +1 -1
- package/model/deleteFunctionV1Output.ts +1 -1
- package/model/deleteInvites200Response.ts +1 -1
- package/model/deleteInvitesV1Output.ts +1 -1
- package/model/deleteLabel200Response.ts +1 -1
- package/model/deleteLabel200Response1.ts +1 -1
- package/model/deleteLabelAlphaOutput.ts +1 -1
- package/model/deleteLabelV1Output.ts +1 -1
- package/model/deleteRegulation200Response.ts +1 -1
- package/model/deleteRegulationV1Output.ts +1 -1
- package/model/deleteReverseEtlModel200Response.ts +1 -1
- package/model/deleteReverseEtlModelOutput.ts +1 -1
- package/model/deleteSource200Response.ts +1 -1
- package/model/deleteSource200Response1.ts +1 -1
- package/model/deleteSourceAlphaOutput.ts +1 -1
- package/model/deleteSourceV1Output.ts +1 -1
- package/model/deleteTrackingPlan200Response.ts +1 -1
- package/model/deleteTrackingPlanV1Output.ts +1 -1
- package/model/deleteTransformation200Response.ts +1 -1
- package/model/deleteTransformationBetaInput.ts +1 -1
- package/model/deleteTransformationBetaOutput.ts +1 -1
- package/model/deleteTransformationV1Output.ts +1 -1
- package/model/deleteUserGroup200Response.ts +1 -1
- package/model/deleteUserGroupV1Output.ts +1 -1
- package/model/deleteUsers200Response.ts +1 -1
- package/model/deleteUsersV1Output.ts +1 -1
- package/model/deleteWarehouse200Response.ts +1 -1
- package/model/deleteWarehouseV1Output.ts +1 -1
- package/model/deliveryMetricsSummary.ts +1 -1
- package/model/deliveryMetricsSummaryBeta.ts +1 -1
- package/model/destination.ts +1 -1
- package/model/destination1.ts +1 -1
- package/model/destination2.ts +1 -1
- package/model/destinationFilterActionV1.ts +1 -1
- package/model/destinationFilterV1.ts +1 -1
- package/model/destinationMetadata.ts +1 -1
- package/model/destinationMetadataActionFieldV1.ts +1 -1
- package/model/destinationMetadataActionV1.ts +1 -1
- package/model/destinationMetadataComponentV1.ts +1 -1
- package/model/destinationMetadataFeaturesV1.ts +1 -1
- package/model/destinationMetadataMethodsV1.ts +1 -1
- package/model/destinationMetadataPlatformsV1.ts +1 -1
- package/model/destinationMetadataSubscriptionPresetV1.ts +1 -1
- package/model/destinationMetadataV1.ts +1 -1
- package/model/destinationStatusV1.ts +1 -1
- package/model/destinationSubscription.ts +1 -1
- package/model/destinationSubscriptionUpdateInput.ts +1 -1
- package/model/destinationV1.ts +1 -1
- package/model/disableEdgeFunctions200Response.ts +1 -1
- package/model/disableEdgeFunctionsAlphaOutput.ts +1 -1
- package/model/echo200Response.ts +1 -1
- package/model/echo200Response1.ts +1 -1
- package/model/echoAlphaOutput.ts +1 -1
- package/model/echoV1Output.ts +1 -1
- package/model/edgeFunctions.ts +1 -1
- package/model/edgeFunctions1.ts +1 -1
- package/model/edgeFunctionsAlpha.ts +1 -1
- package/model/eventSourceV1.ts +1 -1
- package/model/fQLDefinedPropertyV1.ts +1 -1
- package/model/filter.ts +1 -1
- package/model/filter1.ts +1 -1
- package/model/filter2.ts +1 -1
- package/model/filter3.ts +1 -1
- package/model/function.ts +1 -1
- package/model/function1.ts +1 -1
- package/model/function2.ts +1 -1
- package/model/functionDeployment.ts +1 -1
- package/model/functionSettingV1.ts +1 -1
- package/model/functionV1.ts +1 -1
- package/model/generateUploadURLForEdgeFunctions200Response.ts +1 -1
- package/model/generateUploadURLForEdgeFunctionsAlphaOutput.ts +1 -1
- package/model/getAdvancedSyncScheduleFromWarehouse200Response.ts +1 -1
- package/model/getAdvancedSyncScheduleFromWarehouseV1Output.ts +1 -1
- package/model/getConnectionStateFromWarehouse200Response.ts +1 -1
- package/model/getConnectionStateFromWarehouseV1Output.ts +1 -1
- package/model/getDailyPerSourceAPICallsUsage200Response.ts +1 -1
- package/model/getDailyPerSourceAPICallsUsageV1Output.ts +1 -1
- package/model/getDailyPerSourceMTUUsage200Response.ts +1 -1
- package/model/getDailyPerSourceMTUUsageV1Output.ts +1 -1
- package/model/getDailyWorkspaceAPICallsUsage200Response.ts +1 -1
- package/model/getDailyWorkspaceAPICallsUsageV1Output.ts +1 -1
- package/model/getDailyWorkspaceMTUUsage200Response.ts +1 -1
- package/model/getDailyWorkspaceMTUUsageV1Output.ts +1 -1
- package/model/getDestination200Response.ts +1 -1
- package/model/getDestinationMetadata200Response.ts +1 -1
- package/model/getDestinationMetadataV1Output.ts +1 -1
- package/model/getDestinationV1Output.ts +1 -1
- package/model/getDestinationsCatalog200Response.ts +1 -1
- package/model/getDestinationsCatalogV1Output.ts +1 -1
- package/model/getEventsVolumeFromWorkspace200Response.ts +1 -1
- package/model/getEventsVolumeFromWorkspaceV1Output.ts +1 -1
- package/model/getEventsVolumeFromWorkspaceV1Query.ts +1 -1
- package/model/getFilterInDestination200Response.ts +1 -1
- package/model/getFilterInDestinationV1Output.ts +1 -1
- package/model/getFunction200Response.ts +1 -1
- package/model/getFunctionV1Output.ts +1 -1
- package/model/getLatestFromEdgeFunctions200Response.ts +1 -1
- package/model/getLatestFromEdgeFunctionsAlphaOutput.ts +1 -1
- package/model/getMessagingSubscriptionFailureResponse.ts +1 -1
- package/model/getMessagingSubscriptionSuccessResponse.ts +1 -1
- package/model/getRegulation200Response.ts +1 -1
- package/model/getRegulationV1Output.ts +1 -1
- package/model/getReverseEtlModel200Response.ts +1 -1
- package/model/getReverseEtlModelOutput.ts +1 -1
- package/model/getSource200Response.ts +1 -1
- package/model/getSource200Response1.ts +1 -1
- package/model/getSourceAlphaOutput.ts +1 -1
- package/model/getSourceMetadata200Response.ts +1 -1
- package/model/getSourceMetadataV1Output.ts +1 -1
- package/model/getSourceV1Output.ts +1 -1
- package/model/getSourcesCatalog200Response.ts +1 -1
- package/model/getSourcesCatalogV1Output.ts +1 -1
- package/model/getSpace200Response.ts +1 -1
- package/model/getSpaceAlphaOutput.ts +1 -1
- package/model/getSubscriptionFromDestination200Response.ts +1 -1
- package/model/getSubscriptionFromDestinationAlphaOutput.ts +1 -1
- package/model/getSubscriptionRequest.ts +1 -1
- package/model/getTrackingPlan200Response.ts +1 -1
- package/model/getTrackingPlanV1Output.ts +1 -1
- package/model/getTransformation200Response.ts +1 -1
- package/model/getTransformationBetaInput.ts +1 -1
- package/model/getTransformationBetaOutput.ts +1 -1
- package/model/getTransformationV1Output.ts +1 -1
- package/model/getUser200Response.ts +1 -1
- package/model/getUserGroup200Response.ts +1 -1
- package/model/getUserGroupV1Output.ts +1 -1
- package/model/getUserV1Output.ts +1 -1
- package/model/getWarehouse200Response.ts +1 -1
- package/model/getWarehouseMetadata200Response.ts +1 -1
- package/model/getWarehouseMetadataV1Output.ts +1 -1
- package/model/getWarehouseV1Output.ts +1 -1
- package/model/getWarehousesCatalog200Response.ts +1 -1
- package/model/getWarehousesCatalogV1Output.ts +1 -1
- package/model/getWorkspace200Response.ts +1 -1
- package/model/getWorkspaceV1Output.ts +1 -1
- package/model/group.ts +1 -1
- package/model/groupSourceSettingsV1.ts +1 -1
- package/model/identify.ts +1 -1
- package/model/identifySourceSettingsV1.ts +1 -1
- package/model/input.ts +1 -1
- package/model/integrationOptionBeta.ts +1 -1
- package/model/invitePermissionV1.ts +1 -1
- package/model/inviteV1.ts +1 -1
- package/model/label.ts +1 -1
- package/model/label1.ts +1 -1
- package/model/label2.ts +1 -1
- package/model/labelAlpha.ts +1 -1
- package/model/labelV1.ts +1 -1
- package/model/listAuditEvents200Response.ts +1 -1
- package/model/listAuditEventsV1Output.ts +1 -1
- package/model/listConnectedDestinationsFromSource200Response.ts +1 -1
- package/model/listConnectedDestinationsFromSource200Response1.ts +1 -1
- package/model/listConnectedDestinationsFromSourceAlphaOutput.ts +1 -1
- package/model/listConnectedDestinationsFromSourceV1Output.ts +1 -1
- package/model/listConnectedSourcesFromWarehouse200Response.ts +1 -1
- package/model/listConnectedSourcesFromWarehouseV1Output.ts +1 -1
- package/model/listConnectedWarehousesFromSource200Response.ts +1 -1
- package/model/listConnectedWarehousesFromSource200Response1.ts +1 -1
- package/model/listConnectedWarehousesFromSourceAlphaOutput.ts +1 -1
- package/model/listConnectedWarehousesFromSourceV1Output.ts +1 -1
- package/model/listDeliveryMetricsSummaryFromDestination200Response.ts +1 -1
- package/model/listDeliveryMetricsSummaryFromDestinationBetaOutput.ts +1 -1
- package/model/listDestinations200Response.ts +1 -1
- package/model/listDestinationsV1Output.ts +1 -1
- package/model/listFiltersFromDestination200Response.ts +1 -1
- package/model/listFiltersFromDestinationV1Output.ts +1 -1
- package/model/listFunctionItemV1.ts +1 -1
- package/model/listFunctions200Response.ts +1 -1
- package/model/listFunctionsV1Output.ts +1 -1
- package/model/listInvites200Response.ts +1 -1
- package/model/listInvitesFromUserGroup200Response.ts +1 -1
- package/model/listInvitesFromUserGroupV1Output.ts +1 -1
- package/model/listInvitesV1Output.ts +1 -1
- package/model/listLabels200Response.ts +1 -1
- package/model/listLabels200Response1.ts +1 -1
- package/model/listLabelsAlphaOutput.ts +1 -1
- package/model/listLabelsV1Output.ts +1 -1
- package/model/listRegulationsFromSource200Response.ts +1 -1
- package/model/listRegulationsFromSourceV1Output.ts +1 -1
- package/model/listReverseEtlModels200Response.ts +1 -1
- package/model/listReverseEtlModelsOutput.ts +1 -1
- package/model/listRoles200Response.ts +1 -1
- package/model/listRolesV1Output.ts +1 -1
- package/model/listRulesFromTrackingPlan200Response.ts +1 -1
- package/model/listRulesFromTrackingPlanV1Output.ts +1 -1
- package/model/listSchemaSettingsInSource200Response.ts +1 -1
- package/model/listSchemaSettingsInSourceV1Output.ts +1 -1
- package/model/listSelectiveSyncsFromWarehouseAndSource200Response.ts +1 -1
- package/model/listSelectiveSyncsFromWarehouseAndSourceV1Output.ts +1 -1
- package/model/listSources200Response.ts +1 -1
- package/model/listSources200Response1.ts +1 -1
- package/model/listSourcesAlphaOutput.ts +1 -1
- package/model/listSourcesFromTrackingPlan200Response.ts +1 -1
- package/model/listSourcesFromTrackingPlanV1Output.ts +1 -1
- package/model/listSourcesV1Output.ts +1 -1
- package/model/listSubscriptionsFromDestination200Response.ts +1 -1
- package/model/listSubscriptionsFromDestinationAlphaOutput.ts +1 -1
- package/model/listSuppressions200Response.ts +1 -1
- package/model/listSuppressionsV1Output.ts +1 -1
- package/model/listSyncsFromWarehouse200Response.ts +1 -1
- package/model/listSyncsFromWarehouseAndSource200Response.ts +1 -1
- package/model/listSyncsFromWarehouseAndSourceV1Output.ts +1 -1
- package/model/listSyncsFromWarehouseV1Output.ts +1 -1
- package/model/listTrackingPlans200Response.ts +1 -1
- package/model/listTrackingPlansV1Output.ts +1 -1
- package/model/listTransformations200Response.ts +1 -1
- package/model/listTransformationsBetaInput.ts +1 -1
- package/model/listTransformationsBetaOutput.ts +1 -1
- package/model/listTransformationsV1Output.ts +1 -1
- package/model/listUserGroups200Response.ts +1 -1
- package/model/listUserGroupsFromUser200Response.ts +1 -1
- package/model/listUserGroupsFromUserV1Output.ts +1 -1
- package/model/listUserGroupsV1Output.ts +1 -1
- package/model/listUsers200Response.ts +1 -1
- package/model/listUsersFromUserGroup200Response.ts +1 -1
- package/model/listUsersFromUserGroupV1Output.ts +1 -1
- package/model/listUsersV1Output.ts +1 -1
- package/model/listWarehouses200Response.ts +1 -1
- package/model/listWarehousesV1Output.ts +1 -1
- package/model/listWorkspaceRegulations200Response.ts +1 -1
- package/model/listWorkspaceRegulationsV1Output.ts +1 -1
- package/model/logos.ts +1 -1
- package/model/logos1.ts +1 -1
- package/model/logos2.ts +1 -1
- package/model/logosBeta.ts +1 -1
- package/model/messageSubscriptionResponse.ts +1 -1
- package/model/messageSubscriptionResponseError.ts +1 -1
- package/model/messagesSubscriptionRequest.ts +1 -1
- package/model/metadata.ts +1 -1
- package/model/metadata1.ts +11 -29
- package/model/metadata2.ts +29 -11
- package/model/metricBeta.ts +1 -1
- package/model/minimalUserGroupV1.ts +1 -1
- package/model/minimalUserV1.ts +1 -1
- package/model/models.ts +15 -0
- package/model/mtuSnapshotV1.ts +1 -1
- package/model/pagination.ts +1 -1
- package/model/pagination1.ts +1 -1
- package/model/paginationInput.ts +1 -1
- package/model/paginationOutput.ts +1 -1
- package/model/permissionInputV1.ts +1 -1
- package/model/permissionResourceV1.ts +1 -1
- package/model/permissionV1.ts +1 -1
- package/model/previewDestinationFilter200Response.ts +1 -1
- package/model/previewDestinationFilterV1.ts +1 -1
- package/model/previewDestinationFilterV1Input.ts +1 -1
- package/model/previewDestinationFilterV1Output.ts +1 -1
- package/model/profilesWarehouse.ts +94 -0
- package/model/profilesWarehouseAlpha.ts +93 -0
- package/model/propertyRenameBeta.ts +1 -1
- package/model/propertyRenameV1.ts +1 -1
- package/model/propertyValueTransformationBeta.ts +1 -1
- package/model/propertyValueTransformationV1.ts +1 -1
- package/model/query.ts +1 -1
- package/model/regulation.ts +1 -1
- package/model/regulationListEntryV1.ts +1 -1
- package/model/removeFilterFromDestination200Response.ts +1 -1
- package/model/removeFilterFromDestinationV1Output.ts +1 -1
- package/model/removeRuleV1.ts +1 -1
- package/model/removeRulesFromTrackingPlan200Response.ts +1 -1
- package/model/removeRulesFromTrackingPlanV1Output.ts +1 -1
- package/model/removeSourceConnectionFromWarehouse200Response.ts +1 -1
- package/model/removeSourceConnectionFromWarehouseV1Output.ts +1 -1
- package/model/removeSourceFromTrackingPlan200Response.ts +1 -1
- package/model/removeSourceFromTrackingPlanV1Output.ts +1 -1
- package/model/removeSubscriptionFromDestination200Response.ts +1 -1
- package/model/removeSubscriptionFromDestinationAlphaOutput.ts +1 -1
- package/model/removeUsersFromUserGroup200Response.ts +1 -1
- package/model/removeUsersFromUserGroupV1Output.ts +1 -1
- package/model/replaceAdvancedSyncScheduleForWarehouse200Response.ts +1 -1
- package/model/replaceAdvancedSyncScheduleForWarehouseV1Input.ts +1 -1
- package/model/replaceAdvancedSyncScheduleForWarehouseV1Output.ts +1 -1
- package/model/replaceLabelsInSource200Response.ts +1 -1
- package/model/replaceLabelsInSource200Response1.ts +1 -1
- package/model/replaceLabelsInSourceAlphaInput.ts +1 -1
- package/model/replaceLabelsInSourceAlphaOutput.ts +1 -1
- package/model/replaceLabelsInSourceV1Input.ts +1 -1
- package/model/replaceLabelsInSourceV1Output.ts +1 -1
- package/model/replaceMessagingSubscriptionsInSpaces200Response.ts +1 -1
- package/model/replaceMessagingSubscriptionsInSpacesAlphaInput.ts +1 -1
- package/model/replaceMessagingSubscriptionsInSpacesAlphaOutput.ts +1 -1
- package/model/replacePermissionsForUser200Response.ts +1 -1
- package/model/replacePermissionsForUserGroup200Response.ts +1 -1
- package/model/replacePermissionsForUserGroupV1Input.ts +1 -1
- package/model/replacePermissionsForUserGroupV1Output.ts +1 -1
- package/model/replacePermissionsForUserV1Input.ts +1 -1
- package/model/replacePermissionsForUserV1Output.ts +1 -1
- package/model/replaceRulesInTrackingPlan200Response.ts +1 -1
- package/model/replaceRulesInTrackingPlanV1Input.ts +1 -1
- package/model/replaceRulesInTrackingPlanV1Output.ts +1 -1
- package/model/replaceUsersInUserGroup200Response.ts +1 -1
- package/model/replaceUsersInUserGroupV1Input.ts +1 -1
- package/model/replaceUsersInUserGroupV1Output.ts +1 -1
- package/model/requestError.ts +1 -1
- package/model/requestErrorEnvelope.ts +1 -1
- package/model/resourceV1.ts +1 -1
- package/model/reverseEtlModel.ts +1 -1
- package/model/reverseEtlModel1.ts +1 -1
- package/model/roleV1.ts +1 -1
- package/model/ruleV1.ts +1 -1
- package/model/schedule.ts +1 -1
- package/model/schedule1.ts +1 -1
- package/model/schedule2.ts +1 -1
- package/model/settings.ts +1 -1
- package/model/settings1.ts +1 -1
- package/model/source.ts +1 -1
- package/model/source1.ts +4 -4
- package/model/source2.ts +4 -4
- package/model/source3.ts +4 -4
- package/model/source4.ts +4 -4
- package/model/source5.ts +4 -4
- package/model/source6.ts +4 -4
- package/model/sourceAPICallSnapshotV1.ts +1 -1
- package/model/sourceAlpha.ts +4 -4
- package/model/sourceEventVolumeDatapointV1.ts +1 -1
- package/model/sourceEventVolumeV1.ts +1 -1
- package/model/sourceMetadata.ts +1 -1
- package/model/sourceMetadataV1.ts +1 -1
- package/model/sourceSettingsOutputV1.ts +1 -1
- package/model/sourceV1.ts +4 -4
- package/model/space.ts +1 -1
- package/model/streamStatusV1.ts +1 -1
- package/model/subscription.ts +1 -1
- package/model/supportedFeatures.ts +1 -1
- package/model/supportedMethods.ts +1 -1
- package/model/supportedPlatforms.ts +1 -1
- package/model/suppressedInner.ts +1 -1
- package/model/syncNoticeV1.ts +1 -1
- package/model/syncV1.ts +1 -1
- package/model/track.ts +1 -1
- package/model/trackSourceSettingsV1.ts +1 -1
- package/model/trackingPlan.ts +1 -1
- package/model/trackingPlan1.ts +1 -1
- package/model/trackingPlanV1.ts +1 -1
- package/model/transformation.ts +1 -1
- package/model/transformation1.ts +1 -1
- package/model/transformation2.ts +1 -1
- package/model/transformation3.ts +1 -1
- package/model/transformation4.ts +1 -1
- package/model/transformation5.ts +1 -1
- package/model/transformationBeta.ts +1 -1
- package/model/transformationV1.ts +1 -1
- package/model/updateDestination200Response.ts +1 -1
- package/model/updateDestinationV1Input.ts +1 -1
- package/model/updateDestinationV1Output.ts +1 -1
- package/model/updateFilterForDestination200Response.ts +1 -1
- package/model/updateFilterForDestinationV1Input.ts +1 -1
- package/model/updateFilterForDestinationV1Output.ts +1 -1
- package/model/updateFunction200Response.ts +1 -1
- package/model/updateFunctionV1Input.ts +1 -1
- package/model/updateFunctionV1Output.ts +1 -1
- package/model/updateReverseEtlModel200Response.ts +1 -1
- package/model/updateReverseEtlModelInput.ts +1 -1
- package/model/updateReverseEtlModelOutput.ts +1 -1
- package/model/updateRulesInTrackingPlan200Response.ts +1 -1
- package/model/updateRulesInTrackingPlanV1Input.ts +1 -1
- package/model/updateRulesInTrackingPlanV1Output.ts +1 -1
- package/model/updateSchemaSettingsInSource200Response.ts +1 -1
- package/model/updateSchemaSettingsInSourceV1Input.ts +1 -1
- package/model/updateSchemaSettingsInSourceV1Output.ts +1 -1
- package/model/updateSelectiveSyncForWarehouse200Response.ts +1 -1
- package/model/updateSelectiveSyncForWarehouseV1Input.ts +1 -1
- package/model/updateSelectiveSyncForWarehouseV1Output.ts +1 -1
- package/model/updateSource200Response.ts +1 -1
- package/model/updateSource200Response1.ts +1 -1
- package/model/updateSourceAlphaInput.ts +1 -1
- package/model/updateSourceAlphaOutput.ts +1 -1
- package/model/updateSourceV1Input.ts +1 -1
- package/model/updateSourceV1Output.ts +1 -1
- package/model/updateSubscriptionForDestination200Response.ts +1 -1
- package/model/updateSubscriptionForDestinationAlphaInput.ts +1 -1
- package/model/updateSubscriptionForDestinationAlphaOutput.ts +1 -1
- package/model/updateTrackingPlan200Response.ts +1 -1
- package/model/updateTrackingPlanV1Input.ts +1 -1
- package/model/updateTrackingPlanV1Output.ts +1 -1
- package/model/updateTransformation200Response.ts +1 -1
- package/model/updateTransformationBetaInput.ts +1 -1
- package/model/updateTransformationBetaOutput.ts +1 -1
- package/model/updateTransformationV1Input.ts +1 -1
- package/model/updateTransformationV1Output.ts +1 -1
- package/model/updateUserGroup200Response.ts +1 -1
- package/model/updateUserGroupV1Input.ts +1 -1
- package/model/updateUserGroupV1Output.ts +1 -1
- package/model/updateWarehouse200Response.ts +1 -1
- package/model/updateWarehouseV1Input.ts +1 -1
- package/model/updateWarehouseV1Output.ts +1 -1
- package/model/upsertRuleV1.ts +1 -1
- package/model/user.ts +1 -1
- package/model/userGroup.ts +1 -1
- package/model/userGroup1.ts +1 -1
- package/model/userGroup2.ts +1 -1
- package/model/userGroup3.ts +1 -1
- package/model/userGroupV1.ts +1 -1
- package/model/userV1.ts +1 -1
- package/model/usersPerSourceSnapshotV1.ts +1 -1
- package/model/warehouse.ts +4 -4
- package/model/warehouse1.ts +4 -4
- package/model/warehouse2.ts +4 -4
- package/model/warehouseAdvancedSyncV1.ts +1 -1
- package/model/warehouseMetadata.ts +1 -1
- package/model/warehouseMetadataV1.ts +1 -1
- package/model/warehouseSelectiveSyncItemV1.ts +1 -1
- package/model/warehouseSyncOverrideV1.ts +1 -1
- package/model/warehouseV1.ts +4 -4
- package/model/workspace.ts +1 -1
- package/model/workspaceV1.ts +1 -1
- package/package.json +1 -1
- package/tests/__snapshots__/smoke.test.ts.snap +4 -4
|
@@ -0,0 +1,208 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
|
|
3
|
+
function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
|
|
4
|
+
return new (P || (P = Promise))(function (resolve, reject) {
|
|
5
|
+
function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
|
|
6
|
+
function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } }
|
|
7
|
+
function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
|
|
8
|
+
step((generator = generator.apply(thisArg, _arguments || [])).next());
|
|
9
|
+
});
|
|
10
|
+
};
|
|
11
|
+
var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
12
|
+
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
|
|
13
|
+
return g = { next: verb(0), "throw": verb(1), "return": verb(2) }, typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
|
|
14
|
+
function verb(n) { return function (v) { return step([n, v]); }; }
|
|
15
|
+
function step(op) {
|
|
16
|
+
if (f) throw new TypeError("Generator is already executing.");
|
|
17
|
+
while (g && (g = 0, op[0] && (_ = 0)), _) try {
|
|
18
|
+
if (f = 1, y && (t = op[0] & 2 ? y["return"] : op[0] ? y["throw"] || ((t = y["return"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) return t;
|
|
19
|
+
if (y = 0, t) op = [op[0] & 2, t.value];
|
|
20
|
+
switch (op[0]) {
|
|
21
|
+
case 0: case 1: t = op; break;
|
|
22
|
+
case 4: _.label++; return { value: op[1], done: false };
|
|
23
|
+
case 5: _.label++; y = op[1]; op = [0]; continue;
|
|
24
|
+
case 7: op = _.ops.pop(); _.trys.pop(); continue;
|
|
25
|
+
default:
|
|
26
|
+
if (!(t = _.trys, t = t.length > 0 && t[t.length - 1]) && (op[0] === 6 || op[0] === 2)) { _ = 0; continue; }
|
|
27
|
+
if (op[0] === 3 && (!t || (op[1] > t[0] && op[1] < t[3]))) { _.label = op[1]; break; }
|
|
28
|
+
if (op[0] === 6 && _.label < t[1]) { _.label = t[1]; t = op; break; }
|
|
29
|
+
if (t && _.label < t[2]) { _.label = t[2]; _.ops.push(op); break; }
|
|
30
|
+
if (t[2]) _.ops.pop();
|
|
31
|
+
_.trys.pop(); continue;
|
|
32
|
+
}
|
|
33
|
+
op = body.call(thisArg, _);
|
|
34
|
+
} catch (e) { op = [6, e]; y = 0; } finally { f = t = 0; }
|
|
35
|
+
if (op[0] & 5) throw op[1]; return { value: op[0] ? op[1] : void 0, done: true };
|
|
36
|
+
}
|
|
37
|
+
};
|
|
38
|
+
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
39
|
+
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
40
|
+
};
|
|
41
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
42
|
+
exports.ProfilesSyncApi = exports.ProfilesSyncApiApiKeys = void 0;
|
|
43
|
+
var request_1 = __importDefault(require("request"));
|
|
44
|
+
var models_1 = require("../model/models");
|
|
45
|
+
var models_2 = require("../model/models");
|
|
46
|
+
var apis_1 = require("./apis");
|
|
47
|
+
var defaultBasePath = 'https://api.segmentapis.com';
|
|
48
|
+
var ProfilesSyncApiApiKeys;
|
|
49
|
+
(function (ProfilesSyncApiApiKeys) {
|
|
50
|
+
})(ProfilesSyncApiApiKeys = exports.ProfilesSyncApiApiKeys || (exports.ProfilesSyncApiApiKeys = {}));
|
|
51
|
+
var ProfilesSyncApi = (function () {
|
|
52
|
+
function ProfilesSyncApi(basePathOrUsername, password, basePath) {
|
|
53
|
+
this._basePath = defaultBasePath;
|
|
54
|
+
this._defaultHeaders = {};
|
|
55
|
+
this._useQuerystring = false;
|
|
56
|
+
this.authentications = {
|
|
57
|
+
default: new models_1.VoidAuth(),
|
|
58
|
+
token: new models_2.HttpBearerAuth(),
|
|
59
|
+
};
|
|
60
|
+
this.interceptors = [];
|
|
61
|
+
if (password) {
|
|
62
|
+
if (basePath) {
|
|
63
|
+
this.basePath = basePath;
|
|
64
|
+
}
|
|
65
|
+
}
|
|
66
|
+
else {
|
|
67
|
+
if (basePathOrUsername) {
|
|
68
|
+
this.basePath = basePathOrUsername;
|
|
69
|
+
}
|
|
70
|
+
}
|
|
71
|
+
}
|
|
72
|
+
Object.defineProperty(ProfilesSyncApi.prototype, "useQuerystring", {
|
|
73
|
+
set: function (value) {
|
|
74
|
+
this._useQuerystring = value;
|
|
75
|
+
},
|
|
76
|
+
enumerable: false,
|
|
77
|
+
configurable: true
|
|
78
|
+
});
|
|
79
|
+
Object.defineProperty(ProfilesSyncApi.prototype, "basePath", {
|
|
80
|
+
get: function () {
|
|
81
|
+
return this._basePath;
|
|
82
|
+
},
|
|
83
|
+
set: function (basePath) {
|
|
84
|
+
this._basePath = basePath;
|
|
85
|
+
},
|
|
86
|
+
enumerable: false,
|
|
87
|
+
configurable: true
|
|
88
|
+
});
|
|
89
|
+
Object.defineProperty(ProfilesSyncApi.prototype, "defaultHeaders", {
|
|
90
|
+
get: function () {
|
|
91
|
+
return this._defaultHeaders;
|
|
92
|
+
},
|
|
93
|
+
set: function (defaultHeaders) {
|
|
94
|
+
this._defaultHeaders = defaultHeaders;
|
|
95
|
+
},
|
|
96
|
+
enumerable: false,
|
|
97
|
+
configurable: true
|
|
98
|
+
});
|
|
99
|
+
ProfilesSyncApi.prototype.setDefaultAuthentication = function (auth) {
|
|
100
|
+
this.authentications.default = auth;
|
|
101
|
+
};
|
|
102
|
+
ProfilesSyncApi.prototype.setApiKey = function (key, value) {
|
|
103
|
+
this.authentications[ProfilesSyncApiApiKeys[key]].apiKey =
|
|
104
|
+
value;
|
|
105
|
+
};
|
|
106
|
+
Object.defineProperty(ProfilesSyncApi.prototype, "accessToken", {
|
|
107
|
+
set: function (accessToken) {
|
|
108
|
+
this.authentications.token.accessToken = accessToken;
|
|
109
|
+
},
|
|
110
|
+
enumerable: false,
|
|
111
|
+
configurable: true
|
|
112
|
+
});
|
|
113
|
+
ProfilesSyncApi.prototype.addInterceptor = function (interceptor) {
|
|
114
|
+
this.interceptors.push(interceptor);
|
|
115
|
+
};
|
|
116
|
+
ProfilesSyncApi.prototype.createProfilesWarehouse = function (spaceId, CreateProfilesWarehouseAlphaInput, options) {
|
|
117
|
+
if (options === void 0) { options = { headers: {} }; }
|
|
118
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
119
|
+
var localVarPath, localVarQueryParameters, localVarHeaderParams, produces, localVarFormParams, localVarUseFormData, localVarRequestOptions, authenticationPromise, interceptorPromise, _loop_1, _i, _a, interceptor;
|
|
120
|
+
var _this = this;
|
|
121
|
+
return __generator(this, function (_b) {
|
|
122
|
+
localVarPath = this.basePath +
|
|
123
|
+
'/spaces/{spaceId}/profiles-warehouses'.replace('{' + 'spaceId' + '}', encodeURIComponent(String(spaceId)));
|
|
124
|
+
localVarQueryParameters = {};
|
|
125
|
+
localVarHeaderParams = Object.assign({}, this._defaultHeaders);
|
|
126
|
+
produces = [
|
|
127
|
+
'application/vnd.segment.v1alpha+json',
|
|
128
|
+
'application/json',
|
|
129
|
+
];
|
|
130
|
+
if (produces.indexOf('application/json') >= 0) {
|
|
131
|
+
localVarHeaderParams.Accept = 'application/json';
|
|
132
|
+
}
|
|
133
|
+
else {
|
|
134
|
+
localVarHeaderParams.Accept = produces.join(',');
|
|
135
|
+
}
|
|
136
|
+
localVarFormParams = {};
|
|
137
|
+
if (spaceId === null || spaceId === undefined) {
|
|
138
|
+
throw new Error('Required parameter spaceId was null or undefined when calling createProfilesWarehouse.');
|
|
139
|
+
}
|
|
140
|
+
if (CreateProfilesWarehouseAlphaInput === null ||
|
|
141
|
+
CreateProfilesWarehouseAlphaInput === undefined) {
|
|
142
|
+
throw new Error('Required parameter CreateProfilesWarehouseAlphaInput was null or undefined when calling createProfilesWarehouse.');
|
|
143
|
+
}
|
|
144
|
+
Object.assign(localVarHeaderParams, options.headers);
|
|
145
|
+
localVarUseFormData = false;
|
|
146
|
+
localVarRequestOptions = {
|
|
147
|
+
method: 'POST',
|
|
148
|
+
qs: localVarQueryParameters,
|
|
149
|
+
headers: localVarHeaderParams,
|
|
150
|
+
uri: localVarPath,
|
|
151
|
+
useQuerystring: this._useQuerystring,
|
|
152
|
+
json: true,
|
|
153
|
+
body: models_1.ObjectSerializer.serialize(CreateProfilesWarehouseAlphaInput, 'CreateProfilesWarehouseAlphaInput'),
|
|
154
|
+
};
|
|
155
|
+
authenticationPromise = Promise.resolve();
|
|
156
|
+
if (this.authentications.token.accessToken) {
|
|
157
|
+
authenticationPromise = authenticationPromise.then(function () {
|
|
158
|
+
return _this.authentications.token.applyToRequest(localVarRequestOptions);
|
|
159
|
+
});
|
|
160
|
+
}
|
|
161
|
+
authenticationPromise = authenticationPromise.then(function () {
|
|
162
|
+
return _this.authentications.default.applyToRequest(localVarRequestOptions);
|
|
163
|
+
});
|
|
164
|
+
interceptorPromise = authenticationPromise;
|
|
165
|
+
_loop_1 = function (interceptor) {
|
|
166
|
+
interceptorPromise = interceptorPromise.then(function () {
|
|
167
|
+
return interceptor(localVarRequestOptions);
|
|
168
|
+
});
|
|
169
|
+
};
|
|
170
|
+
for (_i = 0, _a = this.interceptors; _i < _a.length; _i++) {
|
|
171
|
+
interceptor = _a[_i];
|
|
172
|
+
_loop_1(interceptor);
|
|
173
|
+
}
|
|
174
|
+
return [2, interceptorPromise.then(function () {
|
|
175
|
+
if (Object.keys(localVarFormParams).length) {
|
|
176
|
+
if (localVarUseFormData) {
|
|
177
|
+
localVarRequestOptions.formData = localVarFormParams;
|
|
178
|
+
}
|
|
179
|
+
else {
|
|
180
|
+
localVarRequestOptions.form = localVarFormParams;
|
|
181
|
+
}
|
|
182
|
+
}
|
|
183
|
+
return new Promise(function (resolve, reject) {
|
|
184
|
+
(0, request_1.default)(localVarRequestOptions, function (error, response, body) {
|
|
185
|
+
if (error) {
|
|
186
|
+
reject(error);
|
|
187
|
+
}
|
|
188
|
+
else {
|
|
189
|
+
if (response.statusCode &&
|
|
190
|
+
response.statusCode >= 200 &&
|
|
191
|
+
response.statusCode <= 299) {
|
|
192
|
+
body = models_1.ObjectSerializer.deserialize(body, 'CreateProfilesWarehouse200Response');
|
|
193
|
+
resolve({ response: response, body: body });
|
|
194
|
+
}
|
|
195
|
+
else {
|
|
196
|
+
reject(new apis_1.HttpError(response, body, response.statusCode));
|
|
197
|
+
}
|
|
198
|
+
}
|
|
199
|
+
});
|
|
200
|
+
});
|
|
201
|
+
})];
|
|
202
|
+
});
|
|
203
|
+
});
|
|
204
|
+
};
|
|
205
|
+
return ProfilesSyncApi;
|
|
206
|
+
}());
|
|
207
|
+
exports.ProfilesSyncApi = ProfilesSyncApi;
|
|
208
|
+
//# sourceMappingURL=profilesSyncApi.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"profilesSyncApi.js","sourceRoot":"","sources":["../../api/profilesSyncApi.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import { CreateProfilesWarehouseAlphaOutput } from './createProfilesWarehouseAlphaOutput';
|
|
2
|
+
export declare class CreateProfilesWarehouse200Response {
|
|
3
|
+
'data'?: CreateProfilesWarehouseAlphaOutput;
|
|
4
|
+
static discriminator: string | undefined;
|
|
5
|
+
static attributeTypeMap: Array<{
|
|
6
|
+
name: string;
|
|
7
|
+
baseName: string;
|
|
8
|
+
type: string;
|
|
9
|
+
}>;
|
|
10
|
+
static getAttributeTypeMap(): {
|
|
11
|
+
name: string;
|
|
12
|
+
baseName: string;
|
|
13
|
+
type: string;
|
|
14
|
+
}[];
|
|
15
|
+
}
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.CreateProfilesWarehouse200Response = void 0;
|
|
4
|
+
var CreateProfilesWarehouse200Response = (function () {
|
|
5
|
+
function CreateProfilesWarehouse200Response() {
|
|
6
|
+
}
|
|
7
|
+
CreateProfilesWarehouse200Response.getAttributeTypeMap = function () {
|
|
8
|
+
return CreateProfilesWarehouse200Response.attributeTypeMap;
|
|
9
|
+
};
|
|
10
|
+
CreateProfilesWarehouse200Response.discriminator = undefined;
|
|
11
|
+
CreateProfilesWarehouse200Response.attributeTypeMap = [
|
|
12
|
+
{
|
|
13
|
+
name: 'data',
|
|
14
|
+
baseName: 'data',
|
|
15
|
+
type: 'CreateProfilesWarehouseAlphaOutput',
|
|
16
|
+
},
|
|
17
|
+
];
|
|
18
|
+
return CreateProfilesWarehouse200Response;
|
|
19
|
+
}());
|
|
20
|
+
exports.CreateProfilesWarehouse200Response = CreateProfilesWarehouse200Response;
|
|
21
|
+
//# sourceMappingURL=createProfilesWarehouse200Response.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"createProfilesWarehouse200Response.js","sourceRoot":"","sources":["../../model/createProfilesWarehouse200Response.ts"],"names":[],"mappings":";;;AAeA;IAAA;IAoBA,CAAC;IAHU,sDAAmB,GAA1B;QACI,OAAO,kCAAkC,CAAC,gBAAgB,CAAC;IAC/D,CAAC;IAhBM,gDAAa,GAAuB,SAAS,CAAC;IAE9C,mDAAgB,GAIlB;QACD;YACI,IAAI,EAAE,MAAM;YACZ,QAAQ,EAAE,MAAM;YAChB,IAAI,EAAE,oCAAoC;SAC7C;KACJ,CAAC;IAKN,yCAAC;CAAA,AApBD,IAoBC;AApBY,gFAAkC"}
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
export declare class CreateProfilesWarehouseAlphaInput {
|
|
2
|
+
'metadataId': string;
|
|
3
|
+
'name'?: string;
|
|
4
|
+
'enabled'?: boolean;
|
|
5
|
+
'settings': any | null;
|
|
6
|
+
'schemaName'?: string;
|
|
7
|
+
static discriminator: string | undefined;
|
|
8
|
+
static attributeTypeMap: Array<{
|
|
9
|
+
name: string;
|
|
10
|
+
baseName: string;
|
|
11
|
+
type: string;
|
|
12
|
+
}>;
|
|
13
|
+
static getAttributeTypeMap(): {
|
|
14
|
+
name: string;
|
|
15
|
+
baseName: string;
|
|
16
|
+
type: string;
|
|
17
|
+
}[];
|
|
18
|
+
}
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.CreateProfilesWarehouseAlphaInput = void 0;
|
|
4
|
+
var CreateProfilesWarehouseAlphaInput = (function () {
|
|
5
|
+
function CreateProfilesWarehouseAlphaInput() {
|
|
6
|
+
}
|
|
7
|
+
CreateProfilesWarehouseAlphaInput.getAttributeTypeMap = function () {
|
|
8
|
+
return CreateProfilesWarehouseAlphaInput.attributeTypeMap;
|
|
9
|
+
};
|
|
10
|
+
CreateProfilesWarehouseAlphaInput.discriminator = undefined;
|
|
11
|
+
CreateProfilesWarehouseAlphaInput.attributeTypeMap = [
|
|
12
|
+
{
|
|
13
|
+
name: 'metadataId',
|
|
14
|
+
baseName: 'metadataId',
|
|
15
|
+
type: 'string',
|
|
16
|
+
},
|
|
17
|
+
{
|
|
18
|
+
name: 'name',
|
|
19
|
+
baseName: 'name',
|
|
20
|
+
type: 'string',
|
|
21
|
+
},
|
|
22
|
+
{
|
|
23
|
+
name: 'enabled',
|
|
24
|
+
baseName: 'enabled',
|
|
25
|
+
type: 'boolean',
|
|
26
|
+
},
|
|
27
|
+
{
|
|
28
|
+
name: 'settings',
|
|
29
|
+
baseName: 'settings',
|
|
30
|
+
type: 'any',
|
|
31
|
+
},
|
|
32
|
+
{
|
|
33
|
+
name: 'schemaName',
|
|
34
|
+
baseName: 'schemaName',
|
|
35
|
+
type: 'string',
|
|
36
|
+
},
|
|
37
|
+
];
|
|
38
|
+
return CreateProfilesWarehouseAlphaInput;
|
|
39
|
+
}());
|
|
40
|
+
exports.CreateProfilesWarehouseAlphaInput = CreateProfilesWarehouseAlphaInput;
|
|
41
|
+
//# sourceMappingURL=createProfilesWarehouseAlphaInput.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"createProfilesWarehouseAlphaInput.js","sourceRoot":"","sources":["../../model/createProfilesWarehouseAlphaInput.ts"],"names":[],"mappings":";;;AAiBA;IAAA;IA2DA,CAAC;IAHU,qDAAmB,GAA1B;QACI,OAAO,iCAAiC,CAAC,gBAAgB,CAAC;IAC9D,CAAC;IApCM,+CAAa,GAAuB,SAAS,CAAC;IAE9C,kDAAgB,GAIlB;QACD;YACI,IAAI,EAAE,YAAY;YAClB,QAAQ,EAAE,YAAY;YACtB,IAAI,EAAE,QAAQ;SACjB;QACD;YACI,IAAI,EAAE,MAAM;YACZ,QAAQ,EAAE,MAAM;YAChB,IAAI,EAAE,QAAQ;SACjB;QACD;YACI,IAAI,EAAE,SAAS;YACf,QAAQ,EAAE,SAAS;YACnB,IAAI,EAAE,SAAS;SAClB;QACD;YACI,IAAI,EAAE,UAAU;YAChB,QAAQ,EAAE,UAAU;YACpB,IAAI,EAAE,KAAK;SACd;QACD;YACI,IAAI,EAAE,YAAY;YAClB,QAAQ,EAAE,YAAY;YACtB,IAAI,EAAE,QAAQ;SACjB;KACJ,CAAC;IAKN,wCAAC;CAAA,AA3DD,IA2DC;AA3DY,8EAAiC"}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import { ProfilesWarehouse } from './profilesWarehouse';
|
|
2
|
+
export declare class CreateProfilesWarehouseAlphaOutput {
|
|
3
|
+
'profilesWarehouse': ProfilesWarehouse;
|
|
4
|
+
static discriminator: string | undefined;
|
|
5
|
+
static attributeTypeMap: Array<{
|
|
6
|
+
name: string;
|
|
7
|
+
baseName: string;
|
|
8
|
+
type: string;
|
|
9
|
+
}>;
|
|
10
|
+
static getAttributeTypeMap(): {
|
|
11
|
+
name: string;
|
|
12
|
+
baseName: string;
|
|
13
|
+
type: string;
|
|
14
|
+
}[];
|
|
15
|
+
}
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.CreateProfilesWarehouseAlphaOutput = void 0;
|
|
4
|
+
var CreateProfilesWarehouseAlphaOutput = (function () {
|
|
5
|
+
function CreateProfilesWarehouseAlphaOutput() {
|
|
6
|
+
}
|
|
7
|
+
CreateProfilesWarehouseAlphaOutput.getAttributeTypeMap = function () {
|
|
8
|
+
return CreateProfilesWarehouseAlphaOutput.attributeTypeMap;
|
|
9
|
+
};
|
|
10
|
+
CreateProfilesWarehouseAlphaOutput.discriminator = undefined;
|
|
11
|
+
CreateProfilesWarehouseAlphaOutput.attributeTypeMap = [
|
|
12
|
+
{
|
|
13
|
+
name: 'profilesWarehouse',
|
|
14
|
+
baseName: 'profilesWarehouse',
|
|
15
|
+
type: 'ProfilesWarehouse',
|
|
16
|
+
},
|
|
17
|
+
];
|
|
18
|
+
return CreateProfilesWarehouseAlphaOutput;
|
|
19
|
+
}());
|
|
20
|
+
exports.CreateProfilesWarehouseAlphaOutput = CreateProfilesWarehouseAlphaOutput;
|
|
21
|
+
//# sourceMappingURL=createProfilesWarehouseAlphaOutput.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"createProfilesWarehouseAlphaOutput.js","sourceRoot":"","sources":["../../model/createProfilesWarehouseAlphaOutput.ts"],"names":[],"mappings":";;;AAkBA;IAAA;IAoBA,CAAC;IAHU,sDAAmB,GAA1B;QACI,OAAO,kCAAkC,CAAC,gBAAgB,CAAC;IAC/D,CAAC;IAhBM,gDAAa,GAAuB,SAAS,CAAC;IAE9C,mDAAgB,GAIlB;QACD;YACI,IAAI,EAAE,mBAAmB;YACzB,QAAQ,EAAE,mBAAmB;YAC7B,IAAI,EAAE,mBAAmB;SAC5B;KACJ,CAAC;IAKN,yCAAC;CAAA,AApBD,IAoBC;AApBY,gFAAkC"}
|
|
@@ -1,14 +1,12 @@
|
|
|
1
1
|
import { IntegrationOptionBeta } from './integrationOptionBeta';
|
|
2
|
-
import {
|
|
2
|
+
import { Logos2 } from './logos2';
|
|
3
3
|
export declare class Metadata1 {
|
|
4
4
|
'id': string;
|
|
5
5
|
'name': string;
|
|
6
6
|
'slug': string;
|
|
7
7
|
'description': string;
|
|
8
|
-
'logos':
|
|
8
|
+
'logos': Logos2;
|
|
9
9
|
'options': Array<IntegrationOptionBeta>;
|
|
10
|
-
'categories': Array<string>;
|
|
11
|
-
'isCloudEventSource': boolean;
|
|
12
10
|
static discriminator: string | undefined;
|
|
13
11
|
static attributeTypeMap: Array<{
|
|
14
12
|
name: string;
|
package/dist/model/metadata1.js
CHANGED
|
@@ -32,23 +32,13 @@ var Metadata1 = (function () {
|
|
|
32
32
|
{
|
|
33
33
|
name: 'logos',
|
|
34
34
|
baseName: 'logos',
|
|
35
|
-
type: '
|
|
35
|
+
type: 'Logos2',
|
|
36
36
|
},
|
|
37
37
|
{
|
|
38
38
|
name: 'options',
|
|
39
39
|
baseName: 'options',
|
|
40
40
|
type: 'Array<IntegrationOptionBeta>',
|
|
41
41
|
},
|
|
42
|
-
{
|
|
43
|
-
name: 'categories',
|
|
44
|
-
baseName: 'categories',
|
|
45
|
-
type: 'Array<string>',
|
|
46
|
-
},
|
|
47
|
-
{
|
|
48
|
-
name: 'isCloudEventSource',
|
|
49
|
-
baseName: 'isCloudEventSource',
|
|
50
|
-
type: 'boolean',
|
|
51
|
-
},
|
|
52
42
|
];
|
|
53
43
|
return Metadata1;
|
|
54
44
|
}());
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"metadata1.js","sourceRoot":"","sources":["../../model/metadata1.ts"],"names":[],"mappings":";;;AAoBA;IAAA;
|
|
1
|
+
{"version":3,"file":"metadata1.js","sourceRoot":"","sources":["../../model/metadata1.ts"],"names":[],"mappings":";;;AAoBA;IAAA;IAiEA,CAAC;IAHU,6BAAmB,GAA1B;QACI,OAAO,SAAS,CAAC,gBAAgB,CAAC;IACtC,CAAC;IAzCM,uBAAa,GAAuB,SAAS,CAAC;IAE9C,0BAAgB,GAIlB;QACD;YACI,IAAI,EAAE,IAAI;YACV,QAAQ,EAAE,IAAI;YACd,IAAI,EAAE,QAAQ;SACjB;QACD;YACI,IAAI,EAAE,MAAM;YACZ,QAAQ,EAAE,MAAM;YAChB,IAAI,EAAE,QAAQ;SACjB;QACD;YACI,IAAI,EAAE,MAAM;YACZ,QAAQ,EAAE,MAAM;YAChB,IAAI,EAAE,QAAQ;SACjB;QACD;YACI,IAAI,EAAE,aAAa;YACnB,QAAQ,EAAE,aAAa;YACvB,IAAI,EAAE,QAAQ;SACjB;QACD;YACI,IAAI,EAAE,OAAO;YACb,QAAQ,EAAE,OAAO;YACjB,IAAI,EAAE,QAAQ;SACjB;QACD;YACI,IAAI,EAAE,SAAS;YACf,QAAQ,EAAE,SAAS;YACnB,IAAI,EAAE,8BAA8B;SACvC;KACJ,CAAC;IAKN,gBAAC;CAAA,AAjED,IAiEC;AAjEY,8BAAS"}
|
|
@@ -1,12 +1,14 @@
|
|
|
1
1
|
import { IntegrationOptionBeta } from './integrationOptionBeta';
|
|
2
|
-
import {
|
|
2
|
+
import { Logos1 } from './logos1';
|
|
3
3
|
export declare class Metadata2 {
|
|
4
4
|
'id': string;
|
|
5
5
|
'name': string;
|
|
6
6
|
'slug': string;
|
|
7
7
|
'description': string;
|
|
8
|
-
'logos':
|
|
8
|
+
'logos': Logos1;
|
|
9
9
|
'options': Array<IntegrationOptionBeta>;
|
|
10
|
+
'categories': Array<string>;
|
|
11
|
+
'isCloudEventSource': boolean;
|
|
10
12
|
static discriminator: string | undefined;
|
|
11
13
|
static attributeTypeMap: Array<{
|
|
12
14
|
name: string;
|
package/dist/model/metadata2.js
CHANGED
|
@@ -32,13 +32,23 @@ var Metadata2 = (function () {
|
|
|
32
32
|
{
|
|
33
33
|
name: 'logos',
|
|
34
34
|
baseName: 'logos',
|
|
35
|
-
type: '
|
|
35
|
+
type: 'Logos1',
|
|
36
36
|
},
|
|
37
37
|
{
|
|
38
38
|
name: 'options',
|
|
39
39
|
baseName: 'options',
|
|
40
40
|
type: 'Array<IntegrationOptionBeta>',
|
|
41
41
|
},
|
|
42
|
+
{
|
|
43
|
+
name: 'categories',
|
|
44
|
+
baseName: 'categories',
|
|
45
|
+
type: 'Array<string>',
|
|
46
|
+
},
|
|
47
|
+
{
|
|
48
|
+
name: 'isCloudEventSource',
|
|
49
|
+
baseName: 'isCloudEventSource',
|
|
50
|
+
type: 'boolean',
|
|
51
|
+
},
|
|
42
52
|
];
|
|
43
53
|
return Metadata2;
|
|
44
54
|
}());
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"metadata2.js","sourceRoot":"","sources":["../../model/metadata2.ts"],"names":[],"mappings":";;;AAoBA;IAAA;
|
|
1
|
+
{"version":3,"file":"metadata2.js","sourceRoot":"","sources":["../../model/metadata2.ts"],"names":[],"mappings":";;;AAoBA;IAAA;IAmFA,CAAC;IAHU,6BAAmB,GAA1B;QACI,OAAO,SAAS,CAAC,gBAAgB,CAAC;IACtC,CAAC;IAnDM,uBAAa,GAAuB,SAAS,CAAC;IAE9C,0BAAgB,GAIlB;QACD;YACI,IAAI,EAAE,IAAI;YACV,QAAQ,EAAE,IAAI;YACd,IAAI,EAAE,QAAQ;SACjB;QACD;YACI,IAAI,EAAE,MAAM;YACZ,QAAQ,EAAE,MAAM;YAChB,IAAI,EAAE,QAAQ;SACjB;QACD;YACI,IAAI,EAAE,MAAM;YACZ,QAAQ,EAAE,MAAM;YAChB,IAAI,EAAE,QAAQ;SACjB;QACD;YACI,IAAI,EAAE,aAAa;YACnB,QAAQ,EAAE,aAAa;YACvB,IAAI,EAAE,QAAQ;SACjB;QACD;YACI,IAAI,EAAE,OAAO;YACb,QAAQ,EAAE,OAAO;YACjB,IAAI,EAAE,QAAQ;SACjB;QACD;YACI,IAAI,EAAE,SAAS;YACf,QAAQ,EAAE,SAAS;YACnB,IAAI,EAAE,8BAA8B;SACvC;QACD;YACI,IAAI,EAAE,YAAY;YAClB,QAAQ,EAAE,YAAY;YACtB,IAAI,EAAE,eAAe;SACxB;QACD;YACI,IAAI,EAAE,oBAAoB;YAC1B,QAAQ,EAAE,oBAAoB;YAC9B,IAAI,EAAE,SAAS;SAClB;KACJ,CAAC;IAKN,gBAAC;CAAA,AAnFD,IAmFC;AAnFY,8BAAS"}
|
package/dist/model/models.d.ts
CHANGED
|
@@ -62,6 +62,9 @@ export * from './createLabelAlphaInput';
|
|
|
62
62
|
export * from './createLabelAlphaOutput';
|
|
63
63
|
export * from './createLabelV1Input';
|
|
64
64
|
export * from './createLabelV1Output';
|
|
65
|
+
export * from './createProfilesWarehouse200Response';
|
|
66
|
+
export * from './createProfilesWarehouseAlphaInput';
|
|
67
|
+
export * from './createProfilesWarehouseAlphaOutput';
|
|
65
68
|
export * from './createReverseEtlModel200Response';
|
|
66
69
|
export * from './createReverseEtlModelInput';
|
|
67
70
|
export * from './createReverseEtlModelOutput';
|
|
@@ -342,6 +345,8 @@ export * from './previewDestinationFilter200Response';
|
|
|
342
345
|
export * from './previewDestinationFilterV1';
|
|
343
346
|
export * from './previewDestinationFilterV1Input';
|
|
344
347
|
export * from './previewDestinationFilterV1Output';
|
|
348
|
+
export * from './profilesWarehouse';
|
|
349
|
+
export * from './profilesWarehouseAlpha';
|
|
345
350
|
export * from './propertyRenameBeta';
|
|
346
351
|
export * from './propertyRenameV1';
|
|
347
352
|
export * from './propertyValueTransformationBeta';
|
package/dist/model/models.js
CHANGED
|
@@ -76,6 +76,9 @@ __exportStar(require("./createLabelAlphaInput"), exports);
|
|
|
76
76
|
__exportStar(require("./createLabelAlphaOutput"), exports);
|
|
77
77
|
__exportStar(require("./createLabelV1Input"), exports);
|
|
78
78
|
__exportStar(require("./createLabelV1Output"), exports);
|
|
79
|
+
__exportStar(require("./createProfilesWarehouse200Response"), exports);
|
|
80
|
+
__exportStar(require("./createProfilesWarehouseAlphaInput"), exports);
|
|
81
|
+
__exportStar(require("./createProfilesWarehouseAlphaOutput"), exports);
|
|
79
82
|
__exportStar(require("./createReverseEtlModel200Response"), exports);
|
|
80
83
|
__exportStar(require("./createReverseEtlModelInput"), exports);
|
|
81
84
|
__exportStar(require("./createReverseEtlModelOutput"), exports);
|
|
@@ -356,6 +359,8 @@ __exportStar(require("./previewDestinationFilter200Response"), exports);
|
|
|
356
359
|
__exportStar(require("./previewDestinationFilterV1"), exports);
|
|
357
360
|
__exportStar(require("./previewDestinationFilterV1Input"), exports);
|
|
358
361
|
__exportStar(require("./previewDestinationFilterV1Output"), exports);
|
|
362
|
+
__exportStar(require("./profilesWarehouse"), exports);
|
|
363
|
+
__exportStar(require("./profilesWarehouseAlpha"), exports);
|
|
359
364
|
__exportStar(require("./propertyRenameBeta"), exports);
|
|
360
365
|
__exportStar(require("./propertyRenameV1"), exports);
|
|
361
366
|
__exportStar(require("./propertyValueTransformationBeta"), exports);
|
|
@@ -574,6 +579,9 @@ var createLabelAlphaInput_1 = require("./createLabelAlphaInput");
|
|
|
574
579
|
var createLabelAlphaOutput_1 = require("./createLabelAlphaOutput");
|
|
575
580
|
var createLabelV1Input_1 = require("./createLabelV1Input");
|
|
576
581
|
var createLabelV1Output_1 = require("./createLabelV1Output");
|
|
582
|
+
var createProfilesWarehouse200Response_1 = require("./createProfilesWarehouse200Response");
|
|
583
|
+
var createProfilesWarehouseAlphaInput_1 = require("./createProfilesWarehouseAlphaInput");
|
|
584
|
+
var createProfilesWarehouseAlphaOutput_1 = require("./createProfilesWarehouseAlphaOutput");
|
|
577
585
|
var createReverseEtlModel200Response_1 = require("./createReverseEtlModel200Response");
|
|
578
586
|
var createReverseEtlModelInput_1 = require("./createReverseEtlModelInput");
|
|
579
587
|
var createReverseEtlModelOutput_1 = require("./createReverseEtlModelOutput");
|
|
@@ -854,6 +862,8 @@ var previewDestinationFilter200Response_1 = require("./previewDestinationFilter2
|
|
|
854
862
|
var previewDestinationFilterV1_1 = require("./previewDestinationFilterV1");
|
|
855
863
|
var previewDestinationFilterV1Input_1 = require("./previewDestinationFilterV1Input");
|
|
856
864
|
var previewDestinationFilterV1Output_1 = require("./previewDestinationFilterV1Output");
|
|
865
|
+
var profilesWarehouse_1 = require("./profilesWarehouse");
|
|
866
|
+
var profilesWarehouseAlpha_1 = require("./profilesWarehouseAlpha");
|
|
857
867
|
var propertyRenameBeta_1 = require("./propertyRenameBeta");
|
|
858
868
|
var propertyRenameV1_1 = require("./propertyRenameV1");
|
|
859
869
|
var propertyValueTransformationBeta_1 = require("./propertyValueTransformationBeta");
|
|
@@ -1171,6 +1181,9 @@ var typeMap = {
|
|
|
1171
1181
|
CreateLabelAlphaOutput: createLabelAlphaOutput_1.CreateLabelAlphaOutput,
|
|
1172
1182
|
CreateLabelV1Input: createLabelV1Input_1.CreateLabelV1Input,
|
|
1173
1183
|
CreateLabelV1Output: createLabelV1Output_1.CreateLabelV1Output,
|
|
1184
|
+
CreateProfilesWarehouse200Response: createProfilesWarehouse200Response_1.CreateProfilesWarehouse200Response,
|
|
1185
|
+
CreateProfilesWarehouseAlphaInput: createProfilesWarehouseAlphaInput_1.CreateProfilesWarehouseAlphaInput,
|
|
1186
|
+
CreateProfilesWarehouseAlphaOutput: createProfilesWarehouseAlphaOutput_1.CreateProfilesWarehouseAlphaOutput,
|
|
1174
1187
|
CreateReverseEtlModel200Response: createReverseEtlModel200Response_1.CreateReverseEtlModel200Response,
|
|
1175
1188
|
CreateReverseEtlModelInput: createReverseEtlModelInput_1.CreateReverseEtlModelInput,
|
|
1176
1189
|
CreateReverseEtlModelOutput: createReverseEtlModelOutput_1.CreateReverseEtlModelOutput,
|
|
@@ -1451,6 +1464,8 @@ var typeMap = {
|
|
|
1451
1464
|
PreviewDestinationFilterV1: previewDestinationFilterV1_1.PreviewDestinationFilterV1,
|
|
1452
1465
|
PreviewDestinationFilterV1Input: previewDestinationFilterV1Input_1.PreviewDestinationFilterV1Input,
|
|
1453
1466
|
PreviewDestinationFilterV1Output: previewDestinationFilterV1Output_1.PreviewDestinationFilterV1Output,
|
|
1467
|
+
ProfilesWarehouse: profilesWarehouse_1.ProfilesWarehouse,
|
|
1468
|
+
ProfilesWarehouseAlpha: profilesWarehouseAlpha_1.ProfilesWarehouseAlpha,
|
|
1454
1469
|
PropertyRenameBeta: propertyRenameBeta_1.PropertyRenameBeta,
|
|
1455
1470
|
PropertyRenameV1: propertyRenameV1_1.PropertyRenameV1,
|
|
1456
1471
|
PropertyValueTransformationBeta: propertyValueTransformationBeta_1.PropertyValueTransformationBeta,
|