@keystrokehq/segment 0.0.1 → 0.0.4
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/LICENSE +21 -0
- package/dist/_official/index.d.mts +1 -1
- package/dist/audiences.d.mts +8 -8
- package/dist/client.d.mts +1 -1
- package/dist/computed-traits.d.mts +6 -6
- package/dist/connection.d.mts +1 -1
- package/dist/deletion-suppression.d.mts +7 -7
- package/dist/delivery-overview.d.mts +2 -2
- package/dist/destination-filters.d.mts +5 -5
- package/dist/destinations.d.mts +14 -14
- package/dist/edge-functions.d.mts +5 -5
- package/dist/events-catalog.d.mts +3 -3
- package/dist/functions.d.mts +15 -15
- package/dist/iam-groups.d.mts +9 -9
- package/dist/iam-users.d.mts +6 -6
- package/dist/{integration-D2yRaKFR.d.mts → integration-DJ9tRlCV.d.mts} +1 -1
- package/dist/labels.d.mts +3 -3
- package/dist/monitoring.d.mts +5 -5
- package/dist/profiles-sync.d.mts +4 -4
- package/dist/profiles.d.mts +6 -6
- package/dist/reverse-etl.d.mts +16 -16
- package/dist/roles.d.mts +1 -1
- package/dist/sources.d.mts +16 -16
- package/dist/tracking-plans.d.mts +11 -11
- package/dist/tracking.d.mts +17 -17
- package/dist/transformations.d.mts +5 -5
- package/dist/triggers.d.mts +5 -15
- package/dist/triggers.mjs +21 -174
- package/dist/usage.d.mts +2 -2
- package/dist/warehouses.d.mts +11 -11
- package/dist/workspaces.d.mts +3 -3
- package/package.json +18 -19
package/dist/iam-groups.d.mts
CHANGED
|
@@ -21,7 +21,7 @@ declare const listGroups: _keystrokehq_core0.Operation<z.ZodIntersection<z.ZodOb
|
|
|
21
21
|
}, z.core.$catchall<z.ZodUnknown>>>;
|
|
22
22
|
nextPageToken: z.ZodOptional<z.ZodString>;
|
|
23
23
|
totalEntries: z.ZodOptional<z.ZodNumber>;
|
|
24
|
-
}, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"segment", z.ZodObject<{
|
|
24
|
+
}, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:segment", z.ZodObject<{
|
|
25
25
|
SEGMENT_PUBLIC_API_TOKEN: z.ZodString;
|
|
26
26
|
SEGMENT_REGION: z.ZodDefault<z.ZodEnum<{
|
|
27
27
|
us: "us";
|
|
@@ -51,7 +51,7 @@ declare const getGroup: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
|
51
51
|
name: z.ZodOptional<z.ZodString>;
|
|
52
52
|
description: z.ZodOptional<z.ZodString>;
|
|
53
53
|
memberCount: z.ZodOptional<z.ZodNumber>;
|
|
54
|
-
}, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"segment", z.ZodObject<{
|
|
54
|
+
}, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:segment", z.ZodObject<{
|
|
55
55
|
SEGMENT_PUBLIC_API_TOKEN: z.ZodString;
|
|
56
56
|
SEGMENT_REGION: z.ZodDefault<z.ZodEnum<{
|
|
57
57
|
us: "us";
|
|
@@ -81,7 +81,7 @@ declare const createGroup: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
|
81
81
|
name: z.ZodOptional<z.ZodString>;
|
|
82
82
|
description: z.ZodOptional<z.ZodString>;
|
|
83
83
|
memberCount: z.ZodOptional<z.ZodNumber>;
|
|
84
|
-
}, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"segment", z.ZodObject<{
|
|
84
|
+
}, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:segment", z.ZodObject<{
|
|
85
85
|
SEGMENT_PUBLIC_API_TOKEN: z.ZodString;
|
|
86
86
|
SEGMENT_REGION: z.ZodDefault<z.ZodEnum<{
|
|
87
87
|
us: "us";
|
|
@@ -111,7 +111,7 @@ declare const updateGroup: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
|
111
111
|
name: z.ZodOptional<z.ZodString>;
|
|
112
112
|
description: z.ZodOptional<z.ZodString>;
|
|
113
113
|
memberCount: z.ZodOptional<z.ZodNumber>;
|
|
114
|
-
}, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"segment", z.ZodObject<{
|
|
114
|
+
}, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:segment", z.ZodObject<{
|
|
115
115
|
SEGMENT_PUBLIC_API_TOKEN: z.ZodString;
|
|
116
116
|
SEGMENT_REGION: z.ZodDefault<z.ZodEnum<{
|
|
117
117
|
us: "us";
|
|
@@ -136,7 +136,7 @@ declare const updateGroup: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
|
136
136
|
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
137
137
|
declare const deleteGroup: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
138
138
|
[x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
|
|
139
|
-
}, z.core.$strip>, z.ZodObject<{}, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"segment", z.ZodObject<{
|
|
139
|
+
}, z.core.$strip>, z.ZodObject<{}, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:segment", z.ZodObject<{
|
|
140
140
|
SEGMENT_PUBLIC_API_TOKEN: z.ZodString;
|
|
141
141
|
SEGMENT_REGION: z.ZodDefault<z.ZodEnum<{
|
|
142
142
|
us: "us";
|
|
@@ -167,7 +167,7 @@ declare const listGroupMembers: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
|
167
167
|
email: z.ZodOptional<z.ZodString>;
|
|
168
168
|
name: z.ZodOptional<z.ZodString>;
|
|
169
169
|
}, z.core.$catchall<z.ZodUnknown>>>;
|
|
170
|
-
}, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"segment", z.ZodObject<{
|
|
170
|
+
}, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:segment", z.ZodObject<{
|
|
171
171
|
SEGMENT_PUBLIC_API_TOKEN: z.ZodString;
|
|
172
172
|
SEGMENT_REGION: z.ZodDefault<z.ZodEnum<{
|
|
173
173
|
us: "us";
|
|
@@ -195,7 +195,7 @@ declare const addGroupMembers: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
|
195
195
|
emails: z.ZodArray<z.ZodString>;
|
|
196
196
|
}, z.core.$strip>, z.ZodObject<{
|
|
197
197
|
added: z.ZodNumber;
|
|
198
|
-
}, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"segment", z.ZodObject<{
|
|
198
|
+
}, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:segment", z.ZodObject<{
|
|
199
199
|
SEGMENT_PUBLIC_API_TOKEN: z.ZodString;
|
|
200
200
|
SEGMENT_REGION: z.ZodDefault<z.ZodEnum<{
|
|
201
201
|
us: "us";
|
|
@@ -223,7 +223,7 @@ declare const removeGroupMembers: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
|
223
223
|
emails: z.ZodArray<z.ZodString>;
|
|
224
224
|
}, z.core.$strip>, z.ZodObject<{
|
|
225
225
|
removed: z.ZodNumber;
|
|
226
|
-
}, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"segment", z.ZodObject<{
|
|
226
|
+
}, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:segment", z.ZodObject<{
|
|
227
227
|
SEGMENT_PUBLIC_API_TOKEN: z.ZodString;
|
|
228
228
|
SEGMENT_REGION: z.ZodDefault<z.ZodEnum<{
|
|
229
229
|
us: "us";
|
|
@@ -257,7 +257,7 @@ declare const replaceGroupPermissions: _keystrokehq_core0.Operation<z.ZodObject<
|
|
|
257
257
|
roleId: z.ZodString;
|
|
258
258
|
resources: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
259
259
|
}, z.core.$catchall<z.ZodUnknown>>>;
|
|
260
|
-
}, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"segment", z.ZodObject<{
|
|
260
|
+
}, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:segment", z.ZodObject<{
|
|
261
261
|
SEGMENT_PUBLIC_API_TOKEN: z.ZodString;
|
|
262
262
|
SEGMENT_REGION: z.ZodDefault<z.ZodEnum<{
|
|
263
263
|
us: "us";
|
package/dist/iam-users.d.mts
CHANGED
|
@@ -25,7 +25,7 @@ declare const listUsers: _keystrokehq_core0.Operation<z.ZodIntersection<z.ZodObj
|
|
|
25
25
|
}, z.core.$catchall<z.ZodUnknown>>>;
|
|
26
26
|
nextPageToken: z.ZodOptional<z.ZodString>;
|
|
27
27
|
totalEntries: z.ZodOptional<z.ZodNumber>;
|
|
28
|
-
}, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"segment", z.ZodObject<{
|
|
28
|
+
}, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:segment", z.ZodObject<{
|
|
29
29
|
SEGMENT_PUBLIC_API_TOKEN: z.ZodString;
|
|
30
30
|
SEGMENT_REGION: z.ZodDefault<z.ZodEnum<{
|
|
31
31
|
us: "us";
|
|
@@ -54,7 +54,7 @@ declare const getUser: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
|
54
54
|
id: z.ZodString;
|
|
55
55
|
email: z.ZodOptional<z.ZodString>;
|
|
56
56
|
name: z.ZodOptional<z.ZodString>;
|
|
57
|
-
}, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"segment", z.ZodObject<{
|
|
57
|
+
}, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:segment", z.ZodObject<{
|
|
58
58
|
SEGMENT_PUBLIC_API_TOKEN: z.ZodString;
|
|
59
59
|
SEGMENT_REGION: z.ZodDefault<z.ZodEnum<{
|
|
60
60
|
us: "us";
|
|
@@ -84,7 +84,7 @@ declare const inviteUser: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
|
84
84
|
email: z.ZodOptional<z.ZodString>;
|
|
85
85
|
status: z.ZodOptional<z.ZodString>;
|
|
86
86
|
createdAt: z.ZodOptional<z.ZodString>;
|
|
87
|
-
}, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"segment", z.ZodObject<{
|
|
87
|
+
}, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:segment", z.ZodObject<{
|
|
88
88
|
SEGMENT_PUBLIC_API_TOKEN: z.ZodString;
|
|
89
89
|
SEGMENT_REGION: z.ZodDefault<z.ZodEnum<{
|
|
90
90
|
us: "us";
|
|
@@ -119,7 +119,7 @@ declare const listInvites: _keystrokehq_core0.Operation<z.ZodIntersection<z.ZodO
|
|
|
119
119
|
}, z.core.$catchall<z.ZodUnknown>>>;
|
|
120
120
|
nextPageToken: z.ZodOptional<z.ZodString>;
|
|
121
121
|
totalEntries: z.ZodOptional<z.ZodNumber>;
|
|
122
|
-
}, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"segment", z.ZodObject<{
|
|
122
|
+
}, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:segment", z.ZodObject<{
|
|
123
123
|
SEGMENT_PUBLIC_API_TOKEN: z.ZodString;
|
|
124
124
|
SEGMENT_REGION: z.ZodDefault<z.ZodEnum<{
|
|
125
125
|
us: "us";
|
|
@@ -144,7 +144,7 @@ declare const listInvites: _keystrokehq_core0.Operation<z.ZodIntersection<z.ZodO
|
|
|
144
144
|
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
145
145
|
declare const deleteInvite: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
146
146
|
[x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
|
|
147
|
-
}, z.core.$strip>, z.ZodObject<{}, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"segment", z.ZodObject<{
|
|
147
|
+
}, z.core.$strip>, z.ZodObject<{}, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:segment", z.ZodObject<{
|
|
148
148
|
SEGMENT_PUBLIC_API_TOKEN: z.ZodString;
|
|
149
149
|
SEGMENT_REGION: z.ZodDefault<z.ZodEnum<{
|
|
150
150
|
us: "us";
|
|
@@ -178,7 +178,7 @@ declare const replaceUserPermissions: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
|
178
178
|
roleId: z.ZodString;
|
|
179
179
|
resources: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
180
180
|
}, z.core.$catchall<z.ZodUnknown>>>;
|
|
181
|
-
}, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"segment", z.ZodObject<{
|
|
181
|
+
}, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:segment", z.ZodObject<{
|
|
182
182
|
SEGMENT_PUBLIC_API_TOKEN: z.ZodString;
|
|
183
183
|
SEGMENT_REGION: z.ZodDefault<z.ZodEnum<{
|
|
184
184
|
us: "us";
|
|
@@ -38,7 +38,7 @@ declare const segmentBundle: _keystrokehq_integration_authoring_official0.Offici
|
|
|
38
38
|
SEGMENT_PROFILE_SPACE_ID: z.ZodOptional<z.ZodString>;
|
|
39
39
|
SEGMENT_WEBHOOK_SHARED_SECRET: z.ZodOptional<z.ZodString>;
|
|
40
40
|
}, z.core.$strip>>;
|
|
41
|
-
declare const segment: _keystrokehq_core0.CredentialSet<"segment", z.ZodObject<{
|
|
41
|
+
declare const segment: _keystrokehq_core0.CredentialSet<"keystroke:segment", z.ZodObject<{
|
|
42
42
|
SEGMENT_PUBLIC_API_TOKEN: z.ZodString;
|
|
43
43
|
SEGMENT_REGION: z.ZodDefault<z.ZodEnum<{
|
|
44
44
|
us: "us";
|
package/dist/labels.d.mts
CHANGED
|
@@ -14,7 +14,7 @@ declare const listLabels: _keystrokehq_core0.Operation<z.ZodIntersection<z.ZodOb
|
|
|
14
14
|
}, z.core.$strip>>;
|
|
15
15
|
nextPageToken: z.ZodOptional<z.ZodString>;
|
|
16
16
|
totalEntries: z.ZodOptional<z.ZodNumber>;
|
|
17
|
-
}, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"segment", z.ZodObject<{
|
|
17
|
+
}, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:segment", z.ZodObject<{
|
|
18
18
|
SEGMENT_PUBLIC_API_TOKEN: z.ZodString;
|
|
19
19
|
SEGMENT_REGION: z.ZodDefault<z.ZodEnum<{
|
|
20
20
|
us: "us";
|
|
@@ -45,7 +45,7 @@ declare const createLabel: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
|
45
45
|
key: z.ZodString;
|
|
46
46
|
value: z.ZodString;
|
|
47
47
|
description: z.ZodOptional<z.ZodString>;
|
|
48
|
-
}, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"segment", z.ZodObject<{
|
|
48
|
+
}, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:segment", z.ZodObject<{
|
|
49
49
|
SEGMENT_PUBLIC_API_TOKEN: z.ZodString;
|
|
50
50
|
SEGMENT_REGION: z.ZodDefault<z.ZodEnum<{
|
|
51
51
|
us: "us";
|
|
@@ -73,7 +73,7 @@ declare const deleteLabel: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
|
73
73
|
value: z.ZodString;
|
|
74
74
|
}, z.core.$strip>, z.ZodObject<{
|
|
75
75
|
deleted: z.ZodLiteral<true>;
|
|
76
|
-
}, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"segment", z.ZodObject<{
|
|
76
|
+
}, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:segment", z.ZodObject<{
|
|
77
77
|
SEGMENT_PUBLIC_API_TOKEN: z.ZodString;
|
|
78
78
|
SEGMENT_REGION: z.ZodDefault<z.ZodEnum<{
|
|
79
79
|
us: "us";
|
package/dist/monitoring.d.mts
CHANGED
|
@@ -31,7 +31,7 @@ declare const listMonitoringSubscriptions: _keystrokehq_core0.Operation<z.ZodInt
|
|
|
31
31
|
}, z.core.$catchall<z.ZodUnknown>>>;
|
|
32
32
|
nextPageToken: z.ZodOptional<z.ZodString>;
|
|
33
33
|
totalEntries: z.ZodOptional<z.ZodNumber>;
|
|
34
|
-
}, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"segment", z.ZodObject<{
|
|
34
|
+
}, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:segment", z.ZodObject<{
|
|
35
35
|
SEGMENT_PUBLIC_API_TOKEN: z.ZodString;
|
|
36
36
|
SEGMENT_REGION: z.ZodDefault<z.ZodEnum<{
|
|
37
37
|
us: "us";
|
|
@@ -62,7 +62,7 @@ declare const createMonitoringSubscription: _keystrokehq_core0.Operation<z.ZodOb
|
|
|
62
62
|
webhookUrl: z.ZodOptional<z.ZodString>;
|
|
63
63
|
enabled: z.ZodOptional<z.ZodBoolean>;
|
|
64
64
|
filters: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
65
|
-
}, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"segment", z.ZodObject<{
|
|
65
|
+
}, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:segment", z.ZodObject<{
|
|
66
66
|
SEGMENT_PUBLIC_API_TOKEN: z.ZodString;
|
|
67
67
|
SEGMENT_REGION: z.ZodDefault<z.ZodEnum<{
|
|
68
68
|
us: "us";
|
|
@@ -93,7 +93,7 @@ declare const updateMonitoringSubscription: _keystrokehq_core0.Operation<z.ZodOb
|
|
|
93
93
|
webhookUrl: z.ZodOptional<z.ZodString>;
|
|
94
94
|
enabled: z.ZodOptional<z.ZodBoolean>;
|
|
95
95
|
filters: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
96
|
-
}, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"segment", z.ZodObject<{
|
|
96
|
+
}, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:segment", z.ZodObject<{
|
|
97
97
|
SEGMENT_PUBLIC_API_TOKEN: z.ZodString;
|
|
98
98
|
SEGMENT_REGION: z.ZodDefault<z.ZodEnum<{
|
|
99
99
|
us: "us";
|
|
@@ -118,7 +118,7 @@ declare const updateMonitoringSubscription: _keystrokehq_core0.Operation<z.ZodOb
|
|
|
118
118
|
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
119
119
|
declare const deleteMonitoringSubscription: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
120
120
|
[x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
|
|
121
|
-
}, z.core.$strip>, z.ZodObject<{}, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"segment", z.ZodObject<{
|
|
121
|
+
}, z.core.$strip>, z.ZodObject<{}, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:segment", z.ZodObject<{
|
|
122
122
|
SEGMENT_PUBLIC_API_TOKEN: z.ZodString;
|
|
123
123
|
SEGMENT_REGION: z.ZodDefault<z.ZodEnum<{
|
|
124
124
|
us: "us";
|
|
@@ -155,7 +155,7 @@ declare const listMonitoringAlerts: _keystrokehq_core0.Operation<z.ZodIntersecti
|
|
|
155
155
|
}, z.core.$catchall<z.ZodUnknown>>>;
|
|
156
156
|
nextPageToken: z.ZodOptional<z.ZodString>;
|
|
157
157
|
totalEntries: z.ZodOptional<z.ZodNumber>;
|
|
158
|
-
}, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"segment", z.ZodObject<{
|
|
158
|
+
}, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:segment", z.ZodObject<{
|
|
159
159
|
SEGMENT_PUBLIC_API_TOKEN: z.ZodString;
|
|
160
160
|
SEGMENT_REGION: z.ZodDefault<z.ZodEnum<{
|
|
161
161
|
us: "us";
|
package/dist/profiles-sync.d.mts
CHANGED
|
@@ -10,7 +10,7 @@ declare const getProfilesSyncConfig: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
|
10
10
|
warehouseId: z.ZodOptional<z.ZodString>;
|
|
11
11
|
enabled: z.ZodOptional<z.ZodBoolean>;
|
|
12
12
|
schemaName: z.ZodOptional<z.ZodString>;
|
|
13
|
-
}, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"segment", z.ZodObject<{
|
|
13
|
+
}, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:segment", z.ZodObject<{
|
|
14
14
|
SEGMENT_PUBLIC_API_TOKEN: z.ZodString;
|
|
15
15
|
SEGMENT_REGION: z.ZodDefault<z.ZodEnum<{
|
|
16
16
|
us: "us";
|
|
@@ -43,7 +43,7 @@ declare const updateProfilesSyncConfig: _keystrokehq_core0.Operation<z.ZodObject
|
|
|
43
43
|
warehouseId: z.ZodOptional<z.ZodString>;
|
|
44
44
|
enabled: z.ZodOptional<z.ZodBoolean>;
|
|
45
45
|
schemaName: z.ZodOptional<z.ZodString>;
|
|
46
|
-
}, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"segment", z.ZodObject<{
|
|
46
|
+
}, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:segment", z.ZodObject<{
|
|
47
47
|
SEGMENT_PUBLIC_API_TOKEN: z.ZodString;
|
|
48
48
|
SEGMENT_REGION: z.ZodDefault<z.ZodEnum<{
|
|
49
49
|
us: "us";
|
|
@@ -71,7 +71,7 @@ declare const getProfilesSyncSelectiveSync: _keystrokehq_core0.Operation<z.ZodOb
|
|
|
71
71
|
}, z.core.$strip>, z.ZodObject<{
|
|
72
72
|
spaceId: z.ZodOptional<z.ZodString>;
|
|
73
73
|
items: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
74
|
-
}, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"segment", z.ZodObject<{
|
|
74
|
+
}, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:segment", z.ZodObject<{
|
|
75
75
|
SEGMENT_PUBLIC_API_TOKEN: z.ZodString;
|
|
76
76
|
SEGMENT_REGION: z.ZodDefault<z.ZodEnum<{
|
|
77
77
|
us: "us";
|
|
@@ -100,7 +100,7 @@ declare const updateProfilesSyncSelectiveSync: _keystrokehq_core0.Operation<z.Zo
|
|
|
100
100
|
}, z.core.$strip>, z.ZodObject<{
|
|
101
101
|
spaceId: z.ZodOptional<z.ZodString>;
|
|
102
102
|
items: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
103
|
-
}, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"segment", z.ZodObject<{
|
|
103
|
+
}, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:segment", z.ZodObject<{
|
|
104
104
|
SEGMENT_PUBLIC_API_TOKEN: z.ZodString;
|
|
105
105
|
SEGMENT_REGION: z.ZodDefault<z.ZodEnum<{
|
|
106
106
|
us: "us";
|
package/dist/profiles.d.mts
CHANGED
|
@@ -11,7 +11,7 @@ declare const getProfileTraits: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
|
11
11
|
}, z.core.$strip>, z.ZodObject<{
|
|
12
12
|
traits: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
13
13
|
cursor: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
14
|
-
}, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"segment", z.ZodObject<{
|
|
14
|
+
}, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:segment", z.ZodObject<{
|
|
15
15
|
SEGMENT_PUBLIC_API_TOKEN: z.ZodString;
|
|
16
16
|
SEGMENT_REGION: z.ZodDefault<z.ZodEnum<{
|
|
17
17
|
us: "us";
|
|
@@ -42,7 +42,7 @@ declare const getProfileEvents: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
|
42
42
|
}, z.core.$strip>, z.ZodObject<{
|
|
43
43
|
data: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
44
44
|
cursor: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
45
|
-
}, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"segment", z.ZodObject<{
|
|
45
|
+
}, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:segment", z.ZodObject<{
|
|
46
46
|
SEGMENT_PUBLIC_API_TOKEN: z.ZodString;
|
|
47
47
|
SEGMENT_REGION: z.ZodDefault<z.ZodEnum<{
|
|
48
48
|
us: "us";
|
|
@@ -78,7 +78,7 @@ declare const getProfileExternalIds: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
|
78
78
|
collection: z.ZodOptional<z.ZodString>;
|
|
79
79
|
created_at: z.ZodOptional<z.ZodString>;
|
|
80
80
|
}, z.core.$catchall<z.ZodUnknown>>>>;
|
|
81
|
-
}, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"segment", z.ZodObject<{
|
|
81
|
+
}, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:segment", z.ZodObject<{
|
|
82
82
|
SEGMENT_PUBLIC_API_TOKEN: z.ZodString;
|
|
83
83
|
SEGMENT_REGION: z.ZodDefault<z.ZodEnum<{
|
|
84
84
|
us: "us";
|
|
@@ -111,7 +111,7 @@ declare const getProfileLinks: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
|
111
111
|
source_id: z.ZodOptional<z.ZodString>;
|
|
112
112
|
source_name: z.ZodOptional<z.ZodString>;
|
|
113
113
|
}, z.core.$catchall<z.ZodUnknown>>>>;
|
|
114
|
-
}, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"segment", z.ZodObject<{
|
|
114
|
+
}, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:segment", z.ZodObject<{
|
|
115
115
|
SEGMENT_PUBLIC_API_TOKEN: z.ZodString;
|
|
116
116
|
SEGMENT_REGION: z.ZodDefault<z.ZodEnum<{
|
|
117
117
|
us: "us";
|
|
@@ -139,7 +139,7 @@ declare const getProfileMetadata: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
|
139
139
|
spaceId: z.ZodOptional<z.ZodString>;
|
|
140
140
|
}, z.core.$strip>, z.ZodObject<{
|
|
141
141
|
metadata: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
142
|
-
}, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"segment", z.ZodObject<{
|
|
142
|
+
}, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:segment", z.ZodObject<{
|
|
143
143
|
SEGMENT_PUBLIC_API_TOKEN: z.ZodString;
|
|
144
144
|
SEGMENT_REGION: z.ZodDefault<z.ZodEnum<{
|
|
145
145
|
us: "us";
|
|
@@ -170,7 +170,7 @@ declare const listProfilesByAudience: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
|
170
170
|
}, z.core.$strip>, z.ZodObject<{
|
|
171
171
|
data: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
172
172
|
cursor: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
173
|
-
}, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"segment", z.ZodObject<{
|
|
173
|
+
}, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:segment", z.ZodObject<{
|
|
174
174
|
SEGMENT_PUBLIC_API_TOKEN: z.ZodString;
|
|
175
175
|
SEGMENT_REGION: z.ZodDefault<z.ZodEnum<{
|
|
176
176
|
us: "us";
|
package/dist/reverse-etl.d.mts
CHANGED
|
@@ -16,10 +16,10 @@ declare const reverseEtlRunSchema: z.ZodObject<{
|
|
|
16
16
|
id: z.ZodString;
|
|
17
17
|
modelId: z.ZodOptional<z.ZodString>;
|
|
18
18
|
status: z.ZodOptional<z.ZodEnum<{
|
|
19
|
+
PENDING: "PENDING";
|
|
19
20
|
IN_PROGRESS: "IN_PROGRESS";
|
|
20
21
|
SUCCEEDED: "SUCCEEDED";
|
|
21
22
|
FAILED: "FAILED";
|
|
22
|
-
PENDING: "PENDING";
|
|
23
23
|
CANCELED: "CANCELED";
|
|
24
24
|
}>>;
|
|
25
25
|
startedAt: z.ZodOptional<z.ZodString>;
|
|
@@ -48,7 +48,7 @@ declare const listReverseEtlModels: _keystrokehq_core0.Operation<z.ZodIntersecti
|
|
|
48
48
|
}, z.core.$catchall<z.ZodUnknown>>>;
|
|
49
49
|
nextPageToken: z.ZodOptional<z.ZodString>;
|
|
50
50
|
totalEntries: z.ZodOptional<z.ZodNumber>;
|
|
51
|
-
}, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"segment", z.ZodObject<{
|
|
51
|
+
}, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:segment", z.ZodObject<{
|
|
52
52
|
SEGMENT_PUBLIC_API_TOKEN: z.ZodString;
|
|
53
53
|
SEGMENT_REGION: z.ZodDefault<z.ZodEnum<{
|
|
54
54
|
us: "us";
|
|
@@ -81,7 +81,7 @@ declare const getReverseEtlModel: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
|
81
81
|
enabled: z.ZodOptional<z.ZodBoolean>;
|
|
82
82
|
query: z.ZodOptional<z.ZodString>;
|
|
83
83
|
scheduleStrategy: z.ZodOptional<z.ZodString>;
|
|
84
|
-
}, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"segment", z.ZodObject<{
|
|
84
|
+
}, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:segment", z.ZodObject<{
|
|
85
85
|
SEGMENT_PUBLIC_API_TOKEN: z.ZodString;
|
|
86
86
|
SEGMENT_REGION: z.ZodDefault<z.ZodEnum<{
|
|
87
87
|
us: "us";
|
|
@@ -114,7 +114,7 @@ declare const createReverseEtlModel: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
|
114
114
|
enabled: z.ZodOptional<z.ZodBoolean>;
|
|
115
115
|
query: z.ZodOptional<z.ZodString>;
|
|
116
116
|
scheduleStrategy: z.ZodOptional<z.ZodString>;
|
|
117
|
-
}, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"segment", z.ZodObject<{
|
|
117
|
+
}, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:segment", z.ZodObject<{
|
|
118
118
|
SEGMENT_PUBLIC_API_TOKEN: z.ZodString;
|
|
119
119
|
SEGMENT_REGION: z.ZodDefault<z.ZodEnum<{
|
|
120
120
|
us: "us";
|
|
@@ -147,7 +147,7 @@ declare const updateReverseEtlModel: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
|
147
147
|
enabled: z.ZodOptional<z.ZodBoolean>;
|
|
148
148
|
query: z.ZodOptional<z.ZodString>;
|
|
149
149
|
scheduleStrategy: z.ZodOptional<z.ZodString>;
|
|
150
|
-
}, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"segment", z.ZodObject<{
|
|
150
|
+
}, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:segment", z.ZodObject<{
|
|
151
151
|
SEGMENT_PUBLIC_API_TOKEN: z.ZodString;
|
|
152
152
|
SEGMENT_REGION: z.ZodDefault<z.ZodEnum<{
|
|
153
153
|
us: "us";
|
|
@@ -172,7 +172,7 @@ declare const updateReverseEtlModel: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
|
172
172
|
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
173
173
|
declare const deleteReverseEtlModel: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
174
174
|
[x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
|
|
175
|
-
}, z.core.$strip>, z.ZodObject<{}, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"segment", z.ZodObject<{
|
|
175
|
+
}, z.core.$strip>, z.ZodObject<{}, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:segment", z.ZodObject<{
|
|
176
176
|
SEGMENT_PUBLIC_API_TOKEN: z.ZodString;
|
|
177
177
|
SEGMENT_REGION: z.ZodDefault<z.ZodEnum<{
|
|
178
178
|
us: "us";
|
|
@@ -201,16 +201,16 @@ declare const runReverseEtlModel: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
|
201
201
|
id: z.ZodString;
|
|
202
202
|
modelId: z.ZodOptional<z.ZodString>;
|
|
203
203
|
status: z.ZodOptional<z.ZodEnum<{
|
|
204
|
+
PENDING: "PENDING";
|
|
204
205
|
IN_PROGRESS: "IN_PROGRESS";
|
|
205
206
|
SUCCEEDED: "SUCCEEDED";
|
|
206
207
|
FAILED: "FAILED";
|
|
207
|
-
PENDING: "PENDING";
|
|
208
208
|
CANCELED: "CANCELED";
|
|
209
209
|
}>>;
|
|
210
210
|
startedAt: z.ZodOptional<z.ZodString>;
|
|
211
211
|
finishedAt: z.ZodOptional<z.ZodString>;
|
|
212
212
|
error: z.ZodOptional<z.ZodString>;
|
|
213
|
-
}, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"segment", z.ZodObject<{
|
|
213
|
+
}, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:segment", z.ZodObject<{
|
|
214
214
|
SEGMENT_PUBLIC_API_TOKEN: z.ZodString;
|
|
215
215
|
SEGMENT_REGION: z.ZodDefault<z.ZodEnum<{
|
|
216
216
|
us: "us";
|
|
@@ -242,10 +242,10 @@ declare const listReverseEtlRuns: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
|
242
242
|
id: z.ZodString;
|
|
243
243
|
modelId: z.ZodOptional<z.ZodString>;
|
|
244
244
|
status: z.ZodOptional<z.ZodEnum<{
|
|
245
|
+
PENDING: "PENDING";
|
|
245
246
|
IN_PROGRESS: "IN_PROGRESS";
|
|
246
247
|
SUCCEEDED: "SUCCEEDED";
|
|
247
248
|
FAILED: "FAILED";
|
|
248
|
-
PENDING: "PENDING";
|
|
249
249
|
CANCELED: "CANCELED";
|
|
250
250
|
}>>;
|
|
251
251
|
startedAt: z.ZodOptional<z.ZodString>;
|
|
@@ -253,7 +253,7 @@ declare const listReverseEtlRuns: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
|
253
253
|
error: z.ZodOptional<z.ZodString>;
|
|
254
254
|
}, z.core.$catchall<z.ZodUnknown>>>;
|
|
255
255
|
nextPageToken: z.ZodOptional<z.ZodString>;
|
|
256
|
-
}, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"segment", z.ZodObject<{
|
|
256
|
+
}, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:segment", z.ZodObject<{
|
|
257
257
|
SEGMENT_PUBLIC_API_TOKEN: z.ZodString;
|
|
258
258
|
SEGMENT_REGION: z.ZodDefault<z.ZodEnum<{
|
|
259
259
|
us: "us";
|
|
@@ -283,16 +283,16 @@ declare const getReverseEtlRun: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
|
283
283
|
id: z.ZodString;
|
|
284
284
|
modelId: z.ZodOptional<z.ZodString>;
|
|
285
285
|
status: z.ZodOptional<z.ZodEnum<{
|
|
286
|
+
PENDING: "PENDING";
|
|
286
287
|
IN_PROGRESS: "IN_PROGRESS";
|
|
287
288
|
SUCCEEDED: "SUCCEEDED";
|
|
288
289
|
FAILED: "FAILED";
|
|
289
|
-
PENDING: "PENDING";
|
|
290
290
|
CANCELED: "CANCELED";
|
|
291
291
|
}>>;
|
|
292
292
|
startedAt: z.ZodOptional<z.ZodString>;
|
|
293
293
|
finishedAt: z.ZodOptional<z.ZodString>;
|
|
294
294
|
error: z.ZodOptional<z.ZodString>;
|
|
295
|
-
}, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"segment", z.ZodObject<{
|
|
295
|
+
}, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:segment", z.ZodObject<{
|
|
296
296
|
SEGMENT_PUBLIC_API_TOKEN: z.ZodString;
|
|
297
297
|
SEGMENT_REGION: z.ZodDefault<z.ZodEnum<{
|
|
298
298
|
us: "us";
|
|
@@ -325,7 +325,7 @@ declare const listReverseEtlSubscriptions: _keystrokehq_core0.Operation<z.ZodObj
|
|
|
325
325
|
enabled: z.ZodOptional<z.ZodBoolean>;
|
|
326
326
|
mappings: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
327
327
|
}, z.core.$catchall<z.ZodUnknown>>>;
|
|
328
|
-
}, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"segment", z.ZodObject<{
|
|
328
|
+
}, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:segment", z.ZodObject<{
|
|
329
329
|
SEGMENT_PUBLIC_API_TOKEN: z.ZodString;
|
|
330
330
|
SEGMENT_REGION: z.ZodDefault<z.ZodEnum<{
|
|
331
331
|
us: "us";
|
|
@@ -359,7 +359,7 @@ declare const createReverseEtlSubscription: _keystrokehq_core0.Operation<z.ZodOb
|
|
|
359
359
|
destinationId: z.ZodOptional<z.ZodString>;
|
|
360
360
|
enabled: z.ZodOptional<z.ZodBoolean>;
|
|
361
361
|
mappings: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
362
|
-
}, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"segment", z.ZodObject<{
|
|
362
|
+
}, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:segment", z.ZodObject<{
|
|
363
363
|
SEGMENT_PUBLIC_API_TOKEN: z.ZodString;
|
|
364
364
|
SEGMENT_REGION: z.ZodDefault<z.ZodEnum<{
|
|
365
365
|
us: "us";
|
|
@@ -393,7 +393,7 @@ declare const updateReverseEtlSubscription: _keystrokehq_core0.Operation<z.ZodOb
|
|
|
393
393
|
destinationId: z.ZodOptional<z.ZodString>;
|
|
394
394
|
enabled: z.ZodOptional<z.ZodBoolean>;
|
|
395
395
|
mappings: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
396
|
-
}, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"segment", z.ZodObject<{
|
|
396
|
+
}, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:segment", z.ZodObject<{
|
|
397
397
|
SEGMENT_PUBLIC_API_TOKEN: z.ZodString;
|
|
398
398
|
SEGMENT_REGION: z.ZodDefault<z.ZodEnum<{
|
|
399
399
|
us: "us";
|
|
@@ -421,7 +421,7 @@ declare const deleteReverseEtlSubscription: _keystrokehq_core0.Operation<z.ZodOb
|
|
|
421
421
|
subscriptionId: z.ZodString;
|
|
422
422
|
}, z.core.$strip>, z.ZodObject<{
|
|
423
423
|
deleted: z.ZodLiteral<true>;
|
|
424
|
-
}, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"segment", z.ZodObject<{
|
|
424
|
+
}, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:segment", z.ZodObject<{
|
|
425
425
|
SEGMENT_PUBLIC_API_TOKEN: z.ZodString;
|
|
426
426
|
SEGMENT_REGION: z.ZodDefault<z.ZodEnum<{
|
|
427
427
|
us: "us";
|
package/dist/roles.d.mts
CHANGED
|
@@ -21,7 +21,7 @@ declare const listRoles: _keystrokehq_core0.Operation<z.ZodIntersection<z.ZodObj
|
|
|
21
21
|
}, z.core.$catchall<z.ZodUnknown>>>;
|
|
22
22
|
nextPageToken: z.ZodOptional<z.ZodString>;
|
|
23
23
|
totalEntries: z.ZodOptional<z.ZodNumber>;
|
|
24
|
-
}, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"segment", z.ZodObject<{
|
|
24
|
+
}, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:segment", z.ZodObject<{
|
|
25
25
|
SEGMENT_PUBLIC_API_TOKEN: z.ZodString;
|
|
26
26
|
SEGMENT_REGION: z.ZodDefault<z.ZodEnum<{
|
|
27
27
|
us: "us";
|
package/dist/sources.d.mts
CHANGED
|
@@ -37,7 +37,7 @@ declare const listSources: _keystrokehq_core0.Operation<z.ZodIntersection<z.ZodO
|
|
|
37
37
|
}, z.core.$catchall<z.ZodUnknown>>>;
|
|
38
38
|
nextPageToken: z.ZodOptional<z.ZodString>;
|
|
39
39
|
totalEntries: z.ZodOptional<z.ZodNumber>;
|
|
40
|
-
}, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"segment", z.ZodObject<{
|
|
40
|
+
}, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:segment", z.ZodObject<{
|
|
41
41
|
SEGMENT_PUBLIC_API_TOKEN: z.ZodString;
|
|
42
42
|
SEGMENT_REGION: z.ZodDefault<z.ZodEnum<{
|
|
43
43
|
us: "us";
|
|
@@ -75,7 +75,7 @@ declare const getSource: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
|
75
75
|
description: z.ZodOptional<z.ZodString>;
|
|
76
76
|
}, z.core.$strip>>>;
|
|
77
77
|
metadata: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
78
|
-
}, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"segment", z.ZodObject<{
|
|
78
|
+
}, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:segment", z.ZodObject<{
|
|
79
79
|
SEGMENT_PUBLIC_API_TOKEN: z.ZodString;
|
|
80
80
|
SEGMENT_REGION: z.ZodDefault<z.ZodEnum<{
|
|
81
81
|
us: "us";
|
|
@@ -113,7 +113,7 @@ declare const createSource: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
|
113
113
|
description: z.ZodOptional<z.ZodString>;
|
|
114
114
|
}, z.core.$strip>>>;
|
|
115
115
|
metadata: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
116
|
-
}, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"segment", z.ZodObject<{
|
|
116
|
+
}, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:segment", z.ZodObject<{
|
|
117
117
|
SEGMENT_PUBLIC_API_TOKEN: z.ZodString;
|
|
118
118
|
SEGMENT_REGION: z.ZodDefault<z.ZodEnum<{
|
|
119
119
|
us: "us";
|
|
@@ -151,7 +151,7 @@ declare const updateSource: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
|
151
151
|
description: z.ZodOptional<z.ZodString>;
|
|
152
152
|
}, z.core.$strip>>>;
|
|
153
153
|
metadata: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
154
|
-
}, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"segment", z.ZodObject<{
|
|
154
|
+
}, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:segment", z.ZodObject<{
|
|
155
155
|
SEGMENT_PUBLIC_API_TOKEN: z.ZodString;
|
|
156
156
|
SEGMENT_REGION: z.ZodDefault<z.ZodEnum<{
|
|
157
157
|
us: "us";
|
|
@@ -178,7 +178,7 @@ declare const deleteSource: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
|
178
178
|
[x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
|
|
179
179
|
}, z.core.$strip>, z.ZodUnion<[z.ZodObject<{
|
|
180
180
|
deleted: z.ZodLiteral<true>;
|
|
181
|
-
}, z.core.$strip>, z.ZodObject<{}, z.core.$catchall<z.ZodUnknown>>]>, readonly [_keystrokehq_core0.CredentialSet<"segment", z.ZodObject<{
|
|
181
|
+
}, z.core.$strip>, z.ZodObject<{}, z.core.$catchall<z.ZodUnknown>>]>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:segment", z.ZodObject<{
|
|
182
182
|
SEGMENT_PUBLIC_API_TOKEN: z.ZodString;
|
|
183
183
|
SEGMENT_REGION: z.ZodDefault<z.ZodEnum<{
|
|
184
184
|
us: "us";
|
|
@@ -211,7 +211,7 @@ declare const listWriteKeys: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
|
211
211
|
createdAt: z.ZodOptional<z.ZodString>;
|
|
212
212
|
lastUsedAt: z.ZodOptional<z.ZodString>;
|
|
213
213
|
}, z.core.$catchall<z.ZodUnknown>>>;
|
|
214
|
-
}, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"segment", z.ZodObject<{
|
|
214
|
+
}, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:segment", z.ZodObject<{
|
|
215
215
|
SEGMENT_PUBLIC_API_TOKEN: z.ZodString;
|
|
216
216
|
SEGMENT_REGION: z.ZodDefault<z.ZodEnum<{
|
|
217
217
|
us: "us";
|
|
@@ -242,7 +242,7 @@ declare const rotateWriteKey: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
|
242
242
|
writeKey: z.ZodOptional<z.ZodString>;
|
|
243
243
|
createdAt: z.ZodOptional<z.ZodString>;
|
|
244
244
|
lastUsedAt: z.ZodOptional<z.ZodString>;
|
|
245
|
-
}, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"segment", z.ZodObject<{
|
|
245
|
+
}, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:segment", z.ZodObject<{
|
|
246
246
|
SEGMENT_PUBLIC_API_TOKEN: z.ZodString;
|
|
247
247
|
SEGMENT_REGION: z.ZodDefault<z.ZodEnum<{
|
|
248
248
|
us: "us";
|
|
@@ -271,7 +271,7 @@ declare const removeWriteKey: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
|
271
271
|
force: z.ZodOptional<z.ZodBoolean>;
|
|
272
272
|
}, z.core.$strip>, z.ZodObject<{
|
|
273
273
|
removed: z.ZodLiteral<true>;
|
|
274
|
-
}, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"segment", z.ZodObject<{
|
|
274
|
+
}, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:segment", z.ZodObject<{
|
|
275
275
|
SEGMENT_PUBLIC_API_TOKEN: z.ZodString;
|
|
276
276
|
SEGMENT_REGION: z.ZodDefault<z.ZodEnum<{
|
|
277
277
|
us: "us";
|
|
@@ -303,7 +303,7 @@ declare const listSchemaSettings: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
|
303
303
|
identifyEnabled: z.ZodOptional<z.ZodBoolean>;
|
|
304
304
|
trackEnabled: z.ZodOptional<z.ZodBoolean>;
|
|
305
305
|
groupEnabled: z.ZodOptional<z.ZodBoolean>;
|
|
306
|
-
}, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"segment", z.ZodObject<{
|
|
306
|
+
}, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:segment", z.ZodObject<{
|
|
307
307
|
SEGMENT_PUBLIC_API_TOKEN: z.ZodString;
|
|
308
308
|
SEGMENT_REGION: z.ZodDefault<z.ZodEnum<{
|
|
309
309
|
us: "us";
|
|
@@ -341,7 +341,7 @@ declare const updateSchemaSettings: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
|
341
341
|
identifyEnabled: z.ZodOptional<z.ZodBoolean>;
|
|
342
342
|
trackEnabled: z.ZodOptional<z.ZodBoolean>;
|
|
343
343
|
groupEnabled: z.ZodOptional<z.ZodBoolean>;
|
|
344
|
-
}, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"segment", z.ZodObject<{
|
|
344
|
+
}, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:segment", z.ZodObject<{
|
|
345
345
|
SEGMENT_PUBLIC_API_TOKEN: z.ZodString;
|
|
346
346
|
SEGMENT_REGION: z.ZodDefault<z.ZodEnum<{
|
|
347
347
|
us: "us";
|
|
@@ -377,7 +377,7 @@ declare const addLabels: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
|
377
377
|
value: z.ZodString;
|
|
378
378
|
description: z.ZodOptional<z.ZodString>;
|
|
379
379
|
}, z.core.$strip>>;
|
|
380
|
-
}, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"segment", z.ZodObject<{
|
|
380
|
+
}, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:segment", z.ZodObject<{
|
|
381
381
|
SEGMENT_PUBLIC_API_TOKEN: z.ZodString;
|
|
382
382
|
SEGMENT_REGION: z.ZodDefault<z.ZodEnum<{
|
|
383
383
|
us: "us";
|
|
@@ -409,7 +409,7 @@ declare const removeLabels: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
|
409
409
|
}, z.core.$strip>>;
|
|
410
410
|
}, z.core.$strip>, z.ZodObject<{
|
|
411
411
|
removed: z.ZodLiteral<true>;
|
|
412
|
-
}, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"segment", z.ZodObject<{
|
|
412
|
+
}, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:segment", z.ZodObject<{
|
|
413
413
|
SEGMENT_PUBLIC_API_TOKEN: z.ZodString;
|
|
414
414
|
SEGMENT_REGION: z.ZodDefault<z.ZodEnum<{
|
|
415
415
|
us: "us";
|
|
@@ -440,7 +440,7 @@ declare const listConnectedWarehouses: _keystrokehq_core0.Operation<z.ZodObject<
|
|
|
440
440
|
name: z.ZodOptional<z.ZodString>;
|
|
441
441
|
enabled: z.ZodOptional<z.ZodBoolean>;
|
|
442
442
|
}, z.core.$catchall<z.ZodUnknown>>>;
|
|
443
|
-
}, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"segment", z.ZodObject<{
|
|
443
|
+
}, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:segment", z.ZodObject<{
|
|
444
444
|
SEGMENT_PUBLIC_API_TOKEN: z.ZodString;
|
|
445
445
|
SEGMENT_REGION: z.ZodDefault<z.ZodEnum<{
|
|
446
446
|
us: "us";
|
|
@@ -471,7 +471,7 @@ declare const listConnectedDestinations: _keystrokehq_core0.Operation<z.ZodObjec
|
|
|
471
471
|
name: z.ZodOptional<z.ZodString>;
|
|
472
472
|
enabled: z.ZodOptional<z.ZodBoolean>;
|
|
473
473
|
}, z.core.$catchall<z.ZodUnknown>>>;
|
|
474
|
-
}, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"segment", z.ZodObject<{
|
|
474
|
+
}, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:segment", z.ZodObject<{
|
|
475
475
|
SEGMENT_PUBLIC_API_TOKEN: z.ZodString;
|
|
476
476
|
SEGMENT_REGION: z.ZodDefault<z.ZodEnum<{
|
|
477
477
|
us: "us";
|
|
@@ -501,7 +501,7 @@ declare const listConnectedTrackingPlans: _keystrokehq_core0.Operation<z.ZodObje
|
|
|
501
501
|
id: z.ZodString;
|
|
502
502
|
name: z.ZodOptional<z.ZodString>;
|
|
503
503
|
}, z.core.$catchall<z.ZodUnknown>>>;
|
|
504
|
-
}, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"segment", z.ZodObject<{
|
|
504
|
+
}, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:segment", z.ZodObject<{
|
|
505
505
|
SEGMENT_PUBLIC_API_TOKEN: z.ZodString;
|
|
506
506
|
SEGMENT_REGION: z.ZodDefault<z.ZodEnum<{
|
|
507
507
|
us: "us";
|
|
@@ -533,7 +533,7 @@ declare const listFilters: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
|
533
533
|
actions: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
534
534
|
enabled: z.ZodOptional<z.ZodBoolean>;
|
|
535
535
|
}, z.core.$catchall<z.ZodUnknown>>>;
|
|
536
|
-
}, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"segment", z.ZodObject<{
|
|
536
|
+
}, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:segment", z.ZodObject<{
|
|
537
537
|
SEGMENT_PUBLIC_API_TOKEN: z.ZodString;
|
|
538
538
|
SEGMENT_REGION: z.ZodDefault<z.ZodEnum<{
|
|
539
539
|
us: "us";
|