cribl-control-plane 0.5.0-rc.8 → 0.5.0-rc.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (112) hide show
  1. package/dist/commonjs/funcs/packsDelete.d.ts +1 -1
  2. package/dist/commonjs/funcs/packsDelete.d.ts.map +1 -1
  3. package/dist/commonjs/funcs/packsDelete.js +1 -1
  4. package/dist/commonjs/funcs/packsDelete.js.map +1 -1
  5. package/dist/commonjs/lib/config.d.ts +3 -3
  6. package/dist/commonjs/lib/config.js +3 -3
  7. package/dist/commonjs/models/azureblobcollectorconf.d.ts +364 -29
  8. package/dist/commonjs/models/azureblobcollectorconf.d.ts.map +1 -1
  9. package/dist/commonjs/models/azureblobcollectorconf.js +241 -27
  10. package/dist/commonjs/models/azureblobcollectorconf.js.map +1 -1
  11. package/dist/commonjs/models/countedpackuninstallinfo.d.ts +15 -0
  12. package/dist/commonjs/models/countedpackuninstallinfo.d.ts.map +1 -0
  13. package/dist/commonjs/models/countedpackuninstallinfo.js +52 -0
  14. package/dist/commonjs/models/countedpackuninstallinfo.js.map +1 -0
  15. package/dist/commonjs/models/googlecloudstoragecollectorconf.d.ts +203 -27
  16. package/dist/commonjs/models/googlecloudstoragecollectorconf.d.ts.map +1 -1
  17. package/dist/commonjs/models/googlecloudstoragecollectorconf.js +145 -28
  18. package/dist/commonjs/models/googlecloudstoragecollectorconf.js.map +1 -1
  19. package/dist/commonjs/models/healthcheckcollectorconf.d.ts +2322 -98
  20. package/dist/commonjs/models/healthcheckcollectorconf.d.ts.map +1 -1
  21. package/dist/commonjs/models/healthcheckcollectorconf.js +1924 -66
  22. package/dist/commonjs/models/healthcheckcollectorconf.js.map +1 -1
  23. package/dist/commonjs/models/index.d.ts +2 -0
  24. package/dist/commonjs/models/index.d.ts.map +1 -1
  25. package/dist/commonjs/models/index.js +2 -0
  26. package/dist/commonjs/models/index.js.map +1 -1
  27. package/dist/commonjs/models/nodeprovidedinfo.d.ts +2 -2
  28. package/dist/commonjs/models/nodeprovidedinfo.d.ts.map +1 -1
  29. package/dist/commonjs/models/nodeprovidedinfo.js +2 -2
  30. package/dist/commonjs/models/nodeprovidedinfo.js.map +1 -1
  31. package/dist/commonjs/models/packuninstallinfo.d.ts +11 -0
  32. package/dist/commonjs/models/packuninstallinfo.d.ts.map +1 -0
  33. package/dist/commonjs/models/packuninstallinfo.js +51 -0
  34. package/dist/commonjs/models/packuninstallinfo.js.map +1 -0
  35. package/dist/commonjs/models/restcollectorconf.d.ts +4977 -138
  36. package/dist/commonjs/models/restcollectorconf.d.ts.map +1 -1
  37. package/dist/commonjs/models/restcollectorconf.js +4670 -99
  38. package/dist/commonjs/models/restcollectorconf.js.map +1 -1
  39. package/dist/commonjs/models/s3collectorconf.d.ts +758 -29
  40. package/dist/commonjs/models/s3collectorconf.d.ts.map +1 -1
  41. package/dist/commonjs/models/s3collectorconf.js +494 -32
  42. package/dist/commonjs/models/s3collectorconf.js.map +1 -1
  43. package/dist/commonjs/models/splunkcollectorconf.d.ts +1478 -66
  44. package/dist/commonjs/models/splunkcollectorconf.d.ts.map +1 -1
  45. package/dist/commonjs/models/splunkcollectorconf.js +1150 -48
  46. package/dist/commonjs/models/splunkcollectorconf.js.map +1 -1
  47. package/dist/commonjs/sdk/packs.d.ts +1 -1
  48. package/dist/commonjs/sdk/packs.d.ts.map +1 -1
  49. package/dist/esm/funcs/packsDelete.d.ts +1 -1
  50. package/dist/esm/funcs/packsDelete.d.ts.map +1 -1
  51. package/dist/esm/funcs/packsDelete.js +1 -1
  52. package/dist/esm/funcs/packsDelete.js.map +1 -1
  53. package/dist/esm/lib/config.d.ts +3 -3
  54. package/dist/esm/lib/config.js +3 -3
  55. package/dist/esm/models/azureblobcollectorconf.d.ts +364 -29
  56. package/dist/esm/models/azureblobcollectorconf.d.ts.map +1 -1
  57. package/dist/esm/models/azureblobcollectorconf.js +222 -24
  58. package/dist/esm/models/azureblobcollectorconf.js.map +1 -1
  59. package/dist/esm/models/countedpackuninstallinfo.d.ts +15 -0
  60. package/dist/esm/models/countedpackuninstallinfo.d.ts.map +1 -0
  61. package/dist/esm/models/countedpackuninstallinfo.js +15 -0
  62. package/dist/esm/models/countedpackuninstallinfo.js.map +1 -0
  63. package/dist/esm/models/googlecloudstoragecollectorconf.d.ts +203 -27
  64. package/dist/esm/models/googlecloudstoragecollectorconf.d.ts.map +1 -1
  65. package/dist/esm/models/googlecloudstoragecollectorconf.js +132 -25
  66. package/dist/esm/models/googlecloudstoragecollectorconf.js.map +1 -1
  67. package/dist/esm/models/healthcheckcollectorconf.d.ts +2322 -98
  68. package/dist/esm/models/healthcheckcollectorconf.d.ts.map +1 -1
  69. package/dist/esm/models/healthcheckcollectorconf.js +1827 -59
  70. package/dist/esm/models/healthcheckcollectorconf.js.map +1 -1
  71. package/dist/esm/models/index.d.ts +2 -0
  72. package/dist/esm/models/index.d.ts.map +1 -1
  73. package/dist/esm/models/index.js +2 -0
  74. package/dist/esm/models/index.js.map +1 -1
  75. package/dist/esm/models/nodeprovidedinfo.d.ts +2 -2
  76. package/dist/esm/models/nodeprovidedinfo.d.ts.map +1 -1
  77. package/dist/esm/models/nodeprovidedinfo.js +2 -2
  78. package/dist/esm/models/nodeprovidedinfo.js.map +1 -1
  79. package/dist/esm/models/packuninstallinfo.d.ts +11 -0
  80. package/dist/esm/models/packuninstallinfo.d.ts.map +1 -0
  81. package/dist/esm/models/packuninstallinfo.js +14 -0
  82. package/dist/esm/models/packuninstallinfo.js.map +1 -0
  83. package/dist/esm/models/restcollectorconf.d.ts +4977 -138
  84. package/dist/esm/models/restcollectorconf.d.ts.map +1 -1
  85. package/dist/esm/models/restcollectorconf.js +4416 -86
  86. package/dist/esm/models/restcollectorconf.js.map +1 -1
  87. package/dist/esm/models/s3collectorconf.d.ts +758 -29
  88. package/dist/esm/models/s3collectorconf.d.ts.map +1 -1
  89. package/dist/esm/models/s3collectorconf.js +472 -29
  90. package/dist/esm/models/s3collectorconf.js.map +1 -1
  91. package/dist/esm/models/splunkcollectorconf.d.ts +1478 -66
  92. package/dist/esm/models/splunkcollectorconf.d.ts.map +1 -1
  93. package/dist/esm/models/splunkcollectorconf.js +1091 -41
  94. package/dist/esm/models/splunkcollectorconf.js.map +1 -1
  95. package/dist/esm/sdk/packs.d.ts +1 -1
  96. package/dist/esm/sdk/packs.d.ts.map +1 -1
  97. package/examples/package-lock.json +1 -1
  98. package/jsr.json +1 -1
  99. package/package.json +1 -1
  100. package/src/funcs/packsDelete.ts +4 -4
  101. package/src/lib/config.ts +3 -3
  102. package/src/models/azureblobcollectorconf.ts +761 -56
  103. package/src/models/countedpackuninstallinfo.ts +40 -0
  104. package/src/models/googlecloudstoragecollectorconf.ts +464 -63
  105. package/src/models/healthcheckcollectorconf.ts +5473 -211
  106. package/src/models/index.ts +2 -0
  107. package/src/models/nodeprovidedinfo.ts +4 -4
  108. package/src/models/packuninstallinfo.ts +33 -0
  109. package/src/models/restcollectorconf.ts +12333 -239
  110. package/src/models/s3collectorconf.ts +1595 -180
  111. package/src/models/splunkcollectorconf.ts +3304 -205
  112. package/src/sdk/packs.ts +1 -1
@@ -1,8 +1,7 @@
1
1
  import * as z from "zod/v3";
2
- import { OpenEnum } from "../types/enums.js";
3
2
  import { Result as SafeParseResult } from "../types/fp.js";
4
3
  import { SDKValidationError } from "./errors/sdkvalidationerror.js";
5
- export type GoogleCloudStorageCollectorConfExtractor = {
4
+ export type GoogleCloudStorageAuthTypeSecretExtractor = {
6
5
  /**
7
6
  * A token from the template path, such as epoch
8
7
  */
@@ -12,19 +11,75 @@ export type GoogleCloudStorageCollectorConfExtractor = {
12
11
  */
13
12
  expression: string;
14
13
  };
15
- /**
16
- * Enter account credentials manually, select a secret that references your credentials, or use Google Application Default Credentials
17
- */
18
- export declare const GoogleCloudStorageCollectorConfAuthenticationMethod: {
19
- readonly Auto: "auto";
20
- readonly Manual: "manual";
21
- readonly Secret: "secret";
14
+ export type GoogleCloudStorageAuthTypeSecret = {
15
+ /**
16
+ * Enter account credentials manually, select a secret that references your credentials, or use Google Application Default Credentials
17
+ */
18
+ authType: "secret";
19
+ /**
20
+ * Select or create a stored text secret that references your credentials
21
+ */
22
+ textSecret: string;
23
+ /**
24
+ * Name of the predefined Destination that will be used to auto-populate Collector settings
25
+ */
26
+ outputName?: string | undefined;
27
+ /**
28
+ * Name of the bucket to collect from. This value can be a constant or a JavaScript expression that can only be evaluated at init time. Example referencing a Global Variable: `myBucket-${C.vars.myVar}`.
29
+ */
30
+ bucket: string;
31
+ /**
32
+ * The directory from which to collect data. Templating is supported, such as myDir/${datacenter}/${host}/${app}/. Time-based tokens are also supported, such as myOtherDir/${_time:%Y}/${_time:%m}/${_time:%d}/.
33
+ */
34
+ path?: string | undefined;
35
+ /**
36
+ * Allows using template tokens as context for expressions that enrich discovery results. For example, given a template /path/${epoch}, an extractor under key "epoch" with an expression {date: new Date(+value*1000)}, will enrich discovery results with a human readable "date" field.
37
+ */
38
+ extractors?: Array<GoogleCloudStorageAuthTypeSecretExtractor> | undefined;
39
+ /**
40
+ * Google Cloud Storage service endpoint. If empty, the endpoint will default to https://storage.googleapis.com.
41
+ */
42
+ endpoint?: string | undefined;
43
+ /**
44
+ * Used to disable Collector event time filtering when a date range is specified
45
+ */
46
+ disableTimeFilter?: boolean | undefined;
47
+ /**
48
+ * Recurse through subdirectories
49
+ */
50
+ recurse?: boolean | undefined;
51
+ /**
52
+ * Maximum number of metadata objects to batch before recording as results
53
+ */
54
+ maxBatchSize?: number | undefined;
55
+ /**
56
+ * Maximum file size for each Parquet chunk
57
+ */
58
+ parquetChunkSizeMB?: number | undefined;
59
+ /**
60
+ * The maximum time allowed for downloading a Parquet chunk. Processing will abort if a chunk cannot be downloaded within the time specified.
61
+ */
62
+ parquetChunkDownloadTimeout?: number | undefined;
22
63
  };
23
- /**
24
- * Enter account credentials manually, select a secret that references your credentials, or use Google Application Default Credentials
25
- */
26
- export type GoogleCloudStorageCollectorConfAuthenticationMethod = OpenEnum<typeof GoogleCloudStorageCollectorConfAuthenticationMethod>;
27
- export type GoogleCloudStorageCollectorConf = {
64
+ export type GoogleCloudStorageAuthTypeManualExtractor = {
65
+ /**
66
+ * A token from the template path, such as epoch
67
+ */
68
+ key: string;
69
+ /**
70
+ * JavaScript expression that receives token under "value" variable, and evaluates to populate event fields, such as {date: new Date(+value*1000)}
71
+ */
72
+ expression: string;
73
+ };
74
+ export type GoogleCloudStorageAuthTypeManual = {
75
+ /**
76
+ * Enter account credentials manually, select a secret that references your credentials, or use Google Application Default Credentials
77
+ */
78
+ authType: "manual";
79
+ /**
80
+ * Contents of Google Cloud service account credentials (JSON keys) file. To upload a file, click the upload button at this field's upper right.
81
+ */
82
+ serviceAccountCredentials: string;
28
83
  /**
29
84
  * Name of the predefined Destination that will be used to auto-populate Collector settings
30
85
  */
@@ -40,7 +95,7 @@ export type GoogleCloudStorageCollectorConf = {
40
95
  /**
41
96
  * Allows using template tokens as context for expressions that enrich discovery results. For example, given a template /path/${epoch}, an extractor under key "epoch" with an expression {date: new Date(+value*1000)}, will enrich discovery results with a human readable "date" field.
42
97
  */
43
- extractors?: Array<GoogleCloudStorageCollectorConfExtractor> | undefined;
98
+ extractors?: Array<GoogleCloudStorageAuthTypeManualExtractor> | undefined;
44
99
  /**
45
100
  * Google Cloud Storage service endpoint. If empty, the endpoint will default to https://storage.googleapis.com.
46
101
  */
@@ -57,10 +112,62 @@ export type GoogleCloudStorageCollectorConf = {
57
112
  * Maximum number of metadata objects to batch before recording as results
58
113
  */
59
114
  maxBatchSize?: number | undefined;
115
+ /**
116
+ * Maximum file size for each Parquet chunk
117
+ */
118
+ parquetChunkSizeMB?: number | undefined;
119
+ /**
120
+ * The maximum time allowed for downloading a Parquet chunk. Processing will abort if a chunk cannot be downloaded within the time specified.
121
+ */
122
+ parquetChunkDownloadTimeout?: number | undefined;
123
+ };
124
+ export type GoogleCloudStorageAuthTypeAutoExtractor = {
125
+ /**
126
+ * A token from the template path, such as epoch
127
+ */
128
+ key: string;
129
+ /**
130
+ * JavaScript expression that receives token under "value" variable, and evaluates to populate event fields, such as {date: new Date(+value*1000)}
131
+ */
132
+ expression: string;
133
+ };
134
+ export type GoogleCloudStorageAuthTypeAuto = {
60
135
  /**
61
136
  * Enter account credentials manually, select a secret that references your credentials, or use Google Application Default Credentials
62
137
  */
63
- authType?: GoogleCloudStorageCollectorConfAuthenticationMethod | undefined;
138
+ authType: "auto";
139
+ /**
140
+ * Name of the predefined Destination that will be used to auto-populate Collector settings
141
+ */
142
+ outputName?: string | undefined;
143
+ /**
144
+ * Name of the bucket to collect from. This value can be a constant or a JavaScript expression that can only be evaluated at init time. Example referencing a Global Variable: `myBucket-${C.vars.myVar}`.
145
+ */
146
+ bucket: string;
147
+ /**
148
+ * The directory from which to collect data. Templating is supported, such as myDir/${datacenter}/${host}/${app}/. Time-based tokens are also supported, such as myOtherDir/${_time:%Y}/${_time:%m}/${_time:%d}/.
149
+ */
150
+ path?: string | undefined;
151
+ /**
152
+ * Allows using template tokens as context for expressions that enrich discovery results. For example, given a template /path/${epoch}, an extractor under key "epoch" with an expression {date: new Date(+value*1000)}, will enrich discovery results with a human readable "date" field.
153
+ */
154
+ extractors?: Array<GoogleCloudStorageAuthTypeAutoExtractor> | undefined;
155
+ /**
156
+ * Google Cloud Storage service endpoint. If empty, the endpoint will default to https://storage.googleapis.com.
157
+ */
158
+ endpoint?: string | undefined;
159
+ /**
160
+ * Used to disable Collector event time filtering when a date range is specified
161
+ */
162
+ disableTimeFilter?: boolean | undefined;
163
+ /**
164
+ * Recurse through subdirectories
165
+ */
166
+ recurse?: boolean | undefined;
167
+ /**
168
+ * Maximum number of metadata objects to batch before recording as results
169
+ */
170
+ maxBatchSize?: number | undefined;
64
171
  /**
65
172
  * Maximum file size for each Parquet chunk
66
173
  */
@@ -70,38 +177,107 @@ export type GoogleCloudStorageCollectorConf = {
70
177
  */
71
178
  parquetChunkDownloadTimeout?: number | undefined;
72
179
  };
180
+ export type GoogleCloudStorageCollectorConf = GoogleCloudStorageAuthTypeAuto | GoogleCloudStorageAuthTypeManual | GoogleCloudStorageAuthTypeSecret;
181
+ /** @internal */
182
+ export declare const GoogleCloudStorageAuthTypeSecretExtractor$inboundSchema: z.ZodType<GoogleCloudStorageAuthTypeSecretExtractor, z.ZodTypeDef, unknown>;
183
+ /** @internal */
184
+ export type GoogleCloudStorageAuthTypeSecretExtractor$Outbound = {
185
+ key: string;
186
+ expression: string;
187
+ };
188
+ /** @internal */
189
+ export declare const GoogleCloudStorageAuthTypeSecretExtractor$outboundSchema: z.ZodType<GoogleCloudStorageAuthTypeSecretExtractor$Outbound, z.ZodTypeDef, GoogleCloudStorageAuthTypeSecretExtractor>;
190
+ export declare function googleCloudStorageAuthTypeSecretExtractorToJSON(googleCloudStorageAuthTypeSecretExtractor: GoogleCloudStorageAuthTypeSecretExtractor): string;
191
+ export declare function googleCloudStorageAuthTypeSecretExtractorFromJSON(jsonString: string): SafeParseResult<GoogleCloudStorageAuthTypeSecretExtractor, SDKValidationError>;
73
192
  /** @internal */
74
- export declare const GoogleCloudStorageCollectorConfExtractor$inboundSchema: z.ZodType<GoogleCloudStorageCollectorConfExtractor, z.ZodTypeDef, unknown>;
193
+ export declare const GoogleCloudStorageAuthTypeSecret$inboundSchema: z.ZodType<GoogleCloudStorageAuthTypeSecret, z.ZodTypeDef, unknown>;
75
194
  /** @internal */
76
- export type GoogleCloudStorageCollectorConfExtractor$Outbound = {
195
+ export type GoogleCloudStorageAuthTypeSecret$Outbound = {
196
+ authType: "secret";
197
+ textSecret: string;
198
+ outputName?: string | undefined;
199
+ bucket: string;
200
+ path?: string | undefined;
201
+ extractors?: Array<GoogleCloudStorageAuthTypeSecretExtractor$Outbound> | undefined;
202
+ endpoint?: string | undefined;
203
+ disableTimeFilter: boolean;
204
+ recurse: boolean;
205
+ maxBatchSize: number;
206
+ parquetChunkSizeMB: number;
207
+ parquetChunkDownloadTimeout: number;
208
+ };
209
+ /** @internal */
210
+ export declare const GoogleCloudStorageAuthTypeSecret$outboundSchema: z.ZodType<GoogleCloudStorageAuthTypeSecret$Outbound, z.ZodTypeDef, GoogleCloudStorageAuthTypeSecret>;
211
+ export declare function googleCloudStorageAuthTypeSecretToJSON(googleCloudStorageAuthTypeSecret: GoogleCloudStorageAuthTypeSecret): string;
212
+ export declare function googleCloudStorageAuthTypeSecretFromJSON(jsonString: string): SafeParseResult<GoogleCloudStorageAuthTypeSecret, SDKValidationError>;
213
+ /** @internal */
214
+ export declare const GoogleCloudStorageAuthTypeManualExtractor$inboundSchema: z.ZodType<GoogleCloudStorageAuthTypeManualExtractor, z.ZodTypeDef, unknown>;
215
+ /** @internal */
216
+ export type GoogleCloudStorageAuthTypeManualExtractor$Outbound = {
77
217
  key: string;
78
218
  expression: string;
79
219
  };
80
220
  /** @internal */
81
- export declare const GoogleCloudStorageCollectorConfExtractor$outboundSchema: z.ZodType<GoogleCloudStorageCollectorConfExtractor$Outbound, z.ZodTypeDef, GoogleCloudStorageCollectorConfExtractor>;
82
- export declare function googleCloudStorageCollectorConfExtractorToJSON(googleCloudStorageCollectorConfExtractor: GoogleCloudStorageCollectorConfExtractor): string;
83
- export declare function googleCloudStorageCollectorConfExtractorFromJSON(jsonString: string): SafeParseResult<GoogleCloudStorageCollectorConfExtractor, SDKValidationError>;
221
+ export declare const GoogleCloudStorageAuthTypeManualExtractor$outboundSchema: z.ZodType<GoogleCloudStorageAuthTypeManualExtractor$Outbound, z.ZodTypeDef, GoogleCloudStorageAuthTypeManualExtractor>;
222
+ export declare function googleCloudStorageAuthTypeManualExtractorToJSON(googleCloudStorageAuthTypeManualExtractor: GoogleCloudStorageAuthTypeManualExtractor): string;
223
+ export declare function googleCloudStorageAuthTypeManualExtractorFromJSON(jsonString: string): SafeParseResult<GoogleCloudStorageAuthTypeManualExtractor, SDKValidationError>;
84
224
  /** @internal */
85
- export declare const GoogleCloudStorageCollectorConfAuthenticationMethod$inboundSchema: z.ZodType<GoogleCloudStorageCollectorConfAuthenticationMethod, z.ZodTypeDef, unknown>;
225
+ export declare const GoogleCloudStorageAuthTypeManual$inboundSchema: z.ZodType<GoogleCloudStorageAuthTypeManual, z.ZodTypeDef, unknown>;
86
226
  /** @internal */
87
- export declare const GoogleCloudStorageCollectorConfAuthenticationMethod$outboundSchema: z.ZodType<string, z.ZodTypeDef, GoogleCloudStorageCollectorConfAuthenticationMethod>;
227
+ export type GoogleCloudStorageAuthTypeManual$Outbound = {
228
+ authType: "manual";
229
+ serviceAccountCredentials: string;
230
+ outputName?: string | undefined;
231
+ bucket: string;
232
+ path?: string | undefined;
233
+ extractors?: Array<GoogleCloudStorageAuthTypeManualExtractor$Outbound> | undefined;
234
+ endpoint?: string | undefined;
235
+ disableTimeFilter: boolean;
236
+ recurse: boolean;
237
+ maxBatchSize: number;
238
+ parquetChunkSizeMB: number;
239
+ parquetChunkDownloadTimeout: number;
240
+ };
88
241
  /** @internal */
89
- export declare const GoogleCloudStorageCollectorConf$inboundSchema: z.ZodType<GoogleCloudStorageCollectorConf, z.ZodTypeDef, unknown>;
242
+ export declare const GoogleCloudStorageAuthTypeManual$outboundSchema: z.ZodType<GoogleCloudStorageAuthTypeManual$Outbound, z.ZodTypeDef, GoogleCloudStorageAuthTypeManual>;
243
+ export declare function googleCloudStorageAuthTypeManualToJSON(googleCloudStorageAuthTypeManual: GoogleCloudStorageAuthTypeManual): string;
244
+ export declare function googleCloudStorageAuthTypeManualFromJSON(jsonString: string): SafeParseResult<GoogleCloudStorageAuthTypeManual, SDKValidationError>;
245
+ /** @internal */
246
+ export declare const GoogleCloudStorageAuthTypeAutoExtractor$inboundSchema: z.ZodType<GoogleCloudStorageAuthTypeAutoExtractor, z.ZodTypeDef, unknown>;
247
+ /** @internal */
248
+ export type GoogleCloudStorageAuthTypeAutoExtractor$Outbound = {
249
+ key: string;
250
+ expression: string;
251
+ };
252
+ /** @internal */
253
+ export declare const GoogleCloudStorageAuthTypeAutoExtractor$outboundSchema: z.ZodType<GoogleCloudStorageAuthTypeAutoExtractor$Outbound, z.ZodTypeDef, GoogleCloudStorageAuthTypeAutoExtractor>;
254
+ export declare function googleCloudStorageAuthTypeAutoExtractorToJSON(googleCloudStorageAuthTypeAutoExtractor: GoogleCloudStorageAuthTypeAutoExtractor): string;
255
+ export declare function googleCloudStorageAuthTypeAutoExtractorFromJSON(jsonString: string): SafeParseResult<GoogleCloudStorageAuthTypeAutoExtractor, SDKValidationError>;
256
+ /** @internal */
257
+ export declare const GoogleCloudStorageAuthTypeAuto$inboundSchema: z.ZodType<GoogleCloudStorageAuthTypeAuto, z.ZodTypeDef, unknown>;
90
258
  /** @internal */
91
- export type GoogleCloudStorageCollectorConf$Outbound = {
259
+ export type GoogleCloudStorageAuthTypeAuto$Outbound = {
260
+ authType: "auto";
92
261
  outputName?: string | undefined;
93
262
  bucket: string;
94
263
  path?: string | undefined;
95
- extractors?: Array<GoogleCloudStorageCollectorConfExtractor$Outbound> | undefined;
264
+ extractors?: Array<GoogleCloudStorageAuthTypeAutoExtractor$Outbound> | undefined;
96
265
  endpoint?: string | undefined;
97
266
  disableTimeFilter: boolean;
98
267
  recurse: boolean;
99
268
  maxBatchSize: number;
100
- authType: string;
101
269
  parquetChunkSizeMB: number;
102
270
  parquetChunkDownloadTimeout: number;
103
271
  };
104
272
  /** @internal */
273
+ export declare const GoogleCloudStorageAuthTypeAuto$outboundSchema: z.ZodType<GoogleCloudStorageAuthTypeAuto$Outbound, z.ZodTypeDef, GoogleCloudStorageAuthTypeAuto>;
274
+ export declare function googleCloudStorageAuthTypeAutoToJSON(googleCloudStorageAuthTypeAuto: GoogleCloudStorageAuthTypeAuto): string;
275
+ export declare function googleCloudStorageAuthTypeAutoFromJSON(jsonString: string): SafeParseResult<GoogleCloudStorageAuthTypeAuto, SDKValidationError>;
276
+ /** @internal */
277
+ export declare const GoogleCloudStorageCollectorConf$inboundSchema: z.ZodType<GoogleCloudStorageCollectorConf, z.ZodTypeDef, unknown>;
278
+ /** @internal */
279
+ export type GoogleCloudStorageCollectorConf$Outbound = GoogleCloudStorageAuthTypeAuto$Outbound | GoogleCloudStorageAuthTypeManual$Outbound | GoogleCloudStorageAuthTypeSecret$Outbound;
280
+ /** @internal */
105
281
  export declare const GoogleCloudStorageCollectorConf$outboundSchema: z.ZodType<GoogleCloudStorageCollectorConf$Outbound, z.ZodTypeDef, GoogleCloudStorageCollectorConf>;
106
282
  export declare function googleCloudStorageCollectorConfToJSON(googleCloudStorageCollectorConf: GoogleCloudStorageCollectorConf): string;
107
283
  export declare function googleCloudStorageCollectorConfFromJSON(jsonString: string): SafeParseResult<GoogleCloudStorageCollectorConf, SDKValidationError>;
@@ -1 +1 @@
1
- {"version":3,"file":"googlecloudstoragecollectorconf.d.ts","sourceRoot":"","sources":["../../../src/models/googlecloudstoragecollectorconf.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"googlecloudstoragecollectorconf.d.ts","sourceRoot":"","sources":["../../../src/models/googlecloudstoragecollectorconf.ts"],"names":[],"mappings":"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"}
@@ -36,72 +36,189 @@ var __importStar = (this && this.__importStar) || (function () {
36
36
  };
37
37
  })();
38
38
  Object.defineProperty(exports, "__esModule", { value: true });
39
- exports.GoogleCloudStorageCollectorConf$outboundSchema = exports.GoogleCloudStorageCollectorConf$inboundSchema = exports.GoogleCloudStorageCollectorConfAuthenticationMethod$outboundSchema = exports.GoogleCloudStorageCollectorConfAuthenticationMethod$inboundSchema = exports.GoogleCloudStorageCollectorConfExtractor$outboundSchema = exports.GoogleCloudStorageCollectorConfExtractor$inboundSchema = exports.GoogleCloudStorageCollectorConfAuthenticationMethod = void 0;
40
- exports.googleCloudStorageCollectorConfExtractorToJSON = googleCloudStorageCollectorConfExtractorToJSON;
41
- exports.googleCloudStorageCollectorConfExtractorFromJSON = googleCloudStorageCollectorConfExtractorFromJSON;
39
+ exports.GoogleCloudStorageCollectorConf$outboundSchema = exports.GoogleCloudStorageCollectorConf$inboundSchema = exports.GoogleCloudStorageAuthTypeAuto$outboundSchema = exports.GoogleCloudStorageAuthTypeAuto$inboundSchema = exports.GoogleCloudStorageAuthTypeAutoExtractor$outboundSchema = exports.GoogleCloudStorageAuthTypeAutoExtractor$inboundSchema = exports.GoogleCloudStorageAuthTypeManual$outboundSchema = exports.GoogleCloudStorageAuthTypeManual$inboundSchema = exports.GoogleCloudStorageAuthTypeManualExtractor$outboundSchema = exports.GoogleCloudStorageAuthTypeManualExtractor$inboundSchema = exports.GoogleCloudStorageAuthTypeSecret$outboundSchema = exports.GoogleCloudStorageAuthTypeSecret$inboundSchema = exports.GoogleCloudStorageAuthTypeSecretExtractor$outboundSchema = exports.GoogleCloudStorageAuthTypeSecretExtractor$inboundSchema = void 0;
40
+ exports.googleCloudStorageAuthTypeSecretExtractorToJSON = googleCloudStorageAuthTypeSecretExtractorToJSON;
41
+ exports.googleCloudStorageAuthTypeSecretExtractorFromJSON = googleCloudStorageAuthTypeSecretExtractorFromJSON;
42
+ exports.googleCloudStorageAuthTypeSecretToJSON = googleCloudStorageAuthTypeSecretToJSON;
43
+ exports.googleCloudStorageAuthTypeSecretFromJSON = googleCloudStorageAuthTypeSecretFromJSON;
44
+ exports.googleCloudStorageAuthTypeManualExtractorToJSON = googleCloudStorageAuthTypeManualExtractorToJSON;
45
+ exports.googleCloudStorageAuthTypeManualExtractorFromJSON = googleCloudStorageAuthTypeManualExtractorFromJSON;
46
+ exports.googleCloudStorageAuthTypeManualToJSON = googleCloudStorageAuthTypeManualToJSON;
47
+ exports.googleCloudStorageAuthTypeManualFromJSON = googleCloudStorageAuthTypeManualFromJSON;
48
+ exports.googleCloudStorageAuthTypeAutoExtractorToJSON = googleCloudStorageAuthTypeAutoExtractorToJSON;
49
+ exports.googleCloudStorageAuthTypeAutoExtractorFromJSON = googleCloudStorageAuthTypeAutoExtractorFromJSON;
50
+ exports.googleCloudStorageAuthTypeAutoToJSON = googleCloudStorageAuthTypeAutoToJSON;
51
+ exports.googleCloudStorageAuthTypeAutoFromJSON = googleCloudStorageAuthTypeAutoFromJSON;
42
52
  exports.googleCloudStorageCollectorConfToJSON = googleCloudStorageCollectorConfToJSON;
43
53
  exports.googleCloudStorageCollectorConfFromJSON = googleCloudStorageCollectorConfFromJSON;
44
54
  const z = __importStar(require("zod/v3"));
45
55
  const schemas_js_1 = require("../lib/schemas.js");
46
- const openEnums = __importStar(require("../types/enums.js"));
47
- /**
48
- * Enter account credentials manually, select a secret that references your credentials, or use Google Application Default Credentials
49
- */
50
- exports.GoogleCloudStorageCollectorConfAuthenticationMethod = {
51
- Auto: "auto",
52
- Manual: "manual",
53
- Secret: "secret",
54
- };
55
56
  /** @internal */
56
- exports.GoogleCloudStorageCollectorConfExtractor$inboundSchema = z.object({
57
+ exports.GoogleCloudStorageAuthTypeSecretExtractor$inboundSchema = z.object({
57
58
  key: z.string(),
58
59
  expression: z.string(),
59
60
  });
60
61
  /** @internal */
61
- exports.GoogleCloudStorageCollectorConfExtractor$outboundSchema = z.object({
62
+ exports.GoogleCloudStorageAuthTypeSecretExtractor$outboundSchema = z.object({
62
63
  key: z.string(),
63
64
  expression: z.string(),
64
65
  });
65
- function googleCloudStorageCollectorConfExtractorToJSON(googleCloudStorageCollectorConfExtractor) {
66
- return JSON.stringify(exports.GoogleCloudStorageCollectorConfExtractor$outboundSchema.parse(googleCloudStorageCollectorConfExtractor));
66
+ function googleCloudStorageAuthTypeSecretExtractorToJSON(googleCloudStorageAuthTypeSecretExtractor) {
67
+ return JSON.stringify(exports.GoogleCloudStorageAuthTypeSecretExtractor$outboundSchema.parse(googleCloudStorageAuthTypeSecretExtractor));
68
+ }
69
+ function googleCloudStorageAuthTypeSecretExtractorFromJSON(jsonString) {
70
+ return (0, schemas_js_1.safeParse)(jsonString, (x) => exports.GoogleCloudStorageAuthTypeSecretExtractor$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'GoogleCloudStorageAuthTypeSecretExtractor' from JSON`);
71
+ }
72
+ /** @internal */
73
+ exports.GoogleCloudStorageAuthTypeSecret$inboundSchema = z.object({
74
+ authType: z.literal("secret"),
75
+ textSecret: z.string(),
76
+ outputName: z.string().optional(),
77
+ bucket: z.string(),
78
+ path: z.string().optional(),
79
+ extractors: z.array(z.lazy(() => exports.GoogleCloudStorageAuthTypeSecretExtractor$inboundSchema)).optional(),
80
+ endpoint: z.string().optional(),
81
+ disableTimeFilter: z.boolean().default(false),
82
+ recurse: z.boolean().default(true),
83
+ maxBatchSize: z.number().default(10),
84
+ parquetChunkSizeMB: z.number().default(5),
85
+ parquetChunkDownloadTimeout: z.number().default(600),
86
+ });
87
+ /** @internal */
88
+ exports.GoogleCloudStorageAuthTypeSecret$outboundSchema = z.object({
89
+ authType: z.literal("secret"),
90
+ textSecret: z.string(),
91
+ outputName: z.string().optional(),
92
+ bucket: z.string(),
93
+ path: z.string().optional(),
94
+ extractors: z.array(z.lazy(() => exports.GoogleCloudStorageAuthTypeSecretExtractor$outboundSchema)).optional(),
95
+ endpoint: z.string().optional(),
96
+ disableTimeFilter: z.boolean().default(false),
97
+ recurse: z.boolean().default(true),
98
+ maxBatchSize: z.number().default(10),
99
+ parquetChunkSizeMB: z.number().default(5),
100
+ parquetChunkDownloadTimeout: z.number().default(600),
101
+ });
102
+ function googleCloudStorageAuthTypeSecretToJSON(googleCloudStorageAuthTypeSecret) {
103
+ return JSON.stringify(exports.GoogleCloudStorageAuthTypeSecret$outboundSchema.parse(googleCloudStorageAuthTypeSecret));
67
104
  }
68
- function googleCloudStorageCollectorConfExtractorFromJSON(jsonString) {
69
- return (0, schemas_js_1.safeParse)(jsonString, (x) => exports.GoogleCloudStorageCollectorConfExtractor$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'GoogleCloudStorageCollectorConfExtractor' from JSON`);
105
+ function googleCloudStorageAuthTypeSecretFromJSON(jsonString) {
106
+ return (0, schemas_js_1.safeParse)(jsonString, (x) => exports.GoogleCloudStorageAuthTypeSecret$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'GoogleCloudStorageAuthTypeSecret' from JSON`);
70
107
  }
71
108
  /** @internal */
72
- exports.GoogleCloudStorageCollectorConfAuthenticationMethod$inboundSchema = openEnums.inboundSchema(exports.GoogleCloudStorageCollectorConfAuthenticationMethod);
109
+ exports.GoogleCloudStorageAuthTypeManualExtractor$inboundSchema = z.object({
110
+ key: z.string(),
111
+ expression: z.string(),
112
+ });
73
113
  /** @internal */
74
- exports.GoogleCloudStorageCollectorConfAuthenticationMethod$outboundSchema = openEnums.outboundSchema(exports.GoogleCloudStorageCollectorConfAuthenticationMethod);
114
+ exports.GoogleCloudStorageAuthTypeManualExtractor$outboundSchema = z.object({
115
+ key: z.string(),
116
+ expression: z.string(),
117
+ });
118
+ function googleCloudStorageAuthTypeManualExtractorToJSON(googleCloudStorageAuthTypeManualExtractor) {
119
+ return JSON.stringify(exports.GoogleCloudStorageAuthTypeManualExtractor$outboundSchema.parse(googleCloudStorageAuthTypeManualExtractor));
120
+ }
121
+ function googleCloudStorageAuthTypeManualExtractorFromJSON(jsonString) {
122
+ return (0, schemas_js_1.safeParse)(jsonString, (x) => exports.GoogleCloudStorageAuthTypeManualExtractor$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'GoogleCloudStorageAuthTypeManualExtractor' from JSON`);
123
+ }
75
124
  /** @internal */
76
- exports.GoogleCloudStorageCollectorConf$inboundSchema = z.object({
125
+ exports.GoogleCloudStorageAuthTypeManual$inboundSchema = z.object({
126
+ authType: z.literal("manual"),
127
+ serviceAccountCredentials: z.string(),
77
128
  outputName: z.string().optional(),
78
129
  bucket: z.string(),
79
130
  path: z.string().optional(),
80
- extractors: z.array(z.lazy(() => exports.GoogleCloudStorageCollectorConfExtractor$inboundSchema)).optional(),
131
+ extractors: z.array(z.lazy(() => exports.GoogleCloudStorageAuthTypeManualExtractor$inboundSchema)).optional(),
81
132
  endpoint: z.string().optional(),
82
133
  disableTimeFilter: z.boolean().default(false),
83
134
  recurse: z.boolean().default(true),
84
135
  maxBatchSize: z.number().default(10),
85
- authType: exports.GoogleCloudStorageCollectorConfAuthenticationMethod$inboundSchema
86
- .default("manual"),
87
136
  parquetChunkSizeMB: z.number().default(5),
88
137
  parquetChunkDownloadTimeout: z.number().default(600),
89
138
  });
90
139
  /** @internal */
91
- exports.GoogleCloudStorageCollectorConf$outboundSchema = z.object({
140
+ exports.GoogleCloudStorageAuthTypeManual$outboundSchema = z.object({
141
+ authType: z.literal("manual"),
142
+ serviceAccountCredentials: z.string(),
92
143
  outputName: z.string().optional(),
93
144
  bucket: z.string(),
94
145
  path: z.string().optional(),
95
- extractors: z.array(z.lazy(() => exports.GoogleCloudStorageCollectorConfExtractor$outboundSchema)).optional(),
146
+ extractors: z.array(z.lazy(() => exports.GoogleCloudStorageAuthTypeManualExtractor$outboundSchema)).optional(),
96
147
  endpoint: z.string().optional(),
97
148
  disableTimeFilter: z.boolean().default(false),
98
149
  recurse: z.boolean().default(true),
99
150
  maxBatchSize: z.number().default(10),
100
- authType: exports.GoogleCloudStorageCollectorConfAuthenticationMethod$outboundSchema
101
- .default("manual"),
102
151
  parquetChunkSizeMB: z.number().default(5),
103
152
  parquetChunkDownloadTimeout: z.number().default(600),
104
153
  });
154
+ function googleCloudStorageAuthTypeManualToJSON(googleCloudStorageAuthTypeManual) {
155
+ return JSON.stringify(exports.GoogleCloudStorageAuthTypeManual$outboundSchema.parse(googleCloudStorageAuthTypeManual));
156
+ }
157
+ function googleCloudStorageAuthTypeManualFromJSON(jsonString) {
158
+ return (0, schemas_js_1.safeParse)(jsonString, (x) => exports.GoogleCloudStorageAuthTypeManual$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'GoogleCloudStorageAuthTypeManual' from JSON`);
159
+ }
160
+ /** @internal */
161
+ exports.GoogleCloudStorageAuthTypeAutoExtractor$inboundSchema = z.object({
162
+ key: z.string(),
163
+ expression: z.string(),
164
+ });
165
+ /** @internal */
166
+ exports.GoogleCloudStorageAuthTypeAutoExtractor$outboundSchema = z.object({
167
+ key: z.string(),
168
+ expression: z.string(),
169
+ });
170
+ function googleCloudStorageAuthTypeAutoExtractorToJSON(googleCloudStorageAuthTypeAutoExtractor) {
171
+ return JSON.stringify(exports.GoogleCloudStorageAuthTypeAutoExtractor$outboundSchema.parse(googleCloudStorageAuthTypeAutoExtractor));
172
+ }
173
+ function googleCloudStorageAuthTypeAutoExtractorFromJSON(jsonString) {
174
+ return (0, schemas_js_1.safeParse)(jsonString, (x) => exports.GoogleCloudStorageAuthTypeAutoExtractor$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'GoogleCloudStorageAuthTypeAutoExtractor' from JSON`);
175
+ }
176
+ /** @internal */
177
+ exports.GoogleCloudStorageAuthTypeAuto$inboundSchema = z.object({
178
+ authType: z.literal("auto"),
179
+ outputName: z.string().optional(),
180
+ bucket: z.string(),
181
+ path: z.string().optional(),
182
+ extractors: z.array(z.lazy(() => exports.GoogleCloudStorageAuthTypeAutoExtractor$inboundSchema)).optional(),
183
+ endpoint: z.string().optional(),
184
+ disableTimeFilter: z.boolean().default(false),
185
+ recurse: z.boolean().default(true),
186
+ maxBatchSize: z.number().default(10),
187
+ parquetChunkSizeMB: z.number().default(5),
188
+ parquetChunkDownloadTimeout: z.number().default(600),
189
+ });
190
+ /** @internal */
191
+ exports.GoogleCloudStorageAuthTypeAuto$outboundSchema = z.object({
192
+ authType: z.literal("auto"),
193
+ outputName: z.string().optional(),
194
+ bucket: z.string(),
195
+ path: z.string().optional(),
196
+ extractors: z.array(z.lazy(() => exports.GoogleCloudStorageAuthTypeAutoExtractor$outboundSchema)).optional(),
197
+ endpoint: z.string().optional(),
198
+ disableTimeFilter: z.boolean().default(false),
199
+ recurse: z.boolean().default(true),
200
+ maxBatchSize: z.number().default(10),
201
+ parquetChunkSizeMB: z.number().default(5),
202
+ parquetChunkDownloadTimeout: z.number().default(600),
203
+ });
204
+ function googleCloudStorageAuthTypeAutoToJSON(googleCloudStorageAuthTypeAuto) {
205
+ return JSON.stringify(exports.GoogleCloudStorageAuthTypeAuto$outboundSchema.parse(googleCloudStorageAuthTypeAuto));
206
+ }
207
+ function googleCloudStorageAuthTypeAutoFromJSON(jsonString) {
208
+ return (0, schemas_js_1.safeParse)(jsonString, (x) => exports.GoogleCloudStorageAuthTypeAuto$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'GoogleCloudStorageAuthTypeAuto' from JSON`);
209
+ }
210
+ /** @internal */
211
+ exports.GoogleCloudStorageCollectorConf$inboundSchema = z.union([
212
+ z.lazy(() => exports.GoogleCloudStorageAuthTypeAuto$inboundSchema),
213
+ z.lazy(() => exports.GoogleCloudStorageAuthTypeManual$inboundSchema),
214
+ z.lazy(() => exports.GoogleCloudStorageAuthTypeSecret$inboundSchema),
215
+ ]);
216
+ /** @internal */
217
+ exports.GoogleCloudStorageCollectorConf$outboundSchema = z.union([
218
+ z.lazy(() => exports.GoogleCloudStorageAuthTypeAuto$outboundSchema),
219
+ z.lazy(() => exports.GoogleCloudStorageAuthTypeManual$outboundSchema),
220
+ z.lazy(() => exports.GoogleCloudStorageAuthTypeSecret$outboundSchema),
221
+ ]);
105
222
  function googleCloudStorageCollectorConfToJSON(googleCloudStorageCollectorConf) {
106
223
  return JSON.stringify(exports.GoogleCloudStorageCollectorConf$outboundSchema.parse(googleCloudStorageCollectorConf));
107
224
  }
@@ -1 +1 @@
1
- {"version":3,"file":"googlecloudstoragecollectorconf.js","sourceRoot":"","sources":["../../../src/models/googlecloudstoragecollectorconf.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"googlecloudstoragecollectorconf.js","sourceRoot":"","sources":["../../../src/models/googlecloudstoragecollectorconf.ts"],"names":[],"mappings":"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"}