@kudo.io/artworker-grpc-client-ts 3.0.21 → 3.0.23

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.
@@ -1,94 +0,0 @@
1
- // @generated by protoc-gen-es v2.10.1 with parameter "target=ts,import_extension=js"
2
- // @generated from file notification/v2/notification_service.proto (package notification.v2, syntax proto3)
3
- /* eslint-disable */
4
-
5
- import type { GenFile, GenService } from "@bufbuild/protobuf/codegenv2";
6
- import { fileDesc, serviceDesc } from "@bufbuild/protobuf/codegenv2";
7
- import type { ExtendConsolidatedTimerRequestSchema, ExtendConsolidatedTimerResponseSchema, GetConsolidatedEmailRequestSchema, GetConsolidatedEmailResponseSchema, GetEmailSendsRequestSchema, GetEmailSendsResponseSchema, GetNotificationRequestSchema, GetNotificationResponseSchema, SendBulkReminderRequestSchema, SendBulkReminderResponseSchema, SendConsolidatedNowRequestSchema, SendConsolidatedNowResponseSchema, SendReminderRequestSchema, SendReminderResponseSchema, SetEmailOpenedRequestSchema, SetEmailOpenedResponseSchema, TriggerChasesRequestSchema, TriggerChasesResponseSchema } from "./notification_pb.js";
8
- import { file_notification_v2_notification } from "./notification_pb.js";
9
-
10
- /**
11
- * Describes the file notification/v2/notification_service.proto.
12
- */
13
- export const file_notification_v2_notification_service: GenFile = /*@__PURE__*/
14
- fileDesc("Cipub3RpZmljYXRpb24vdjIvbm90aWZpY2F0aW9uX3NlcnZpY2UucHJvdG8SD25vdGlmaWNhdGlvbi52MjLbBwoTTm90aWZpY2F0aW9uU2VydmljZRJdCgxTZW5kUmVtaW5kZXISJC5ub3RpZmljYXRpb24udjIuU2VuZFJlbWluZGVyUmVxdWVzdBolLm5vdGlmaWNhdGlvbi52Mi5TZW5kUmVtaW5kZXJSZXNwb25zZSIAEmkKEFNlbmRCdWxrUmVtaW5kZXISKC5ub3RpZmljYXRpb24udjIuU2VuZEJ1bGtSZW1pbmRlclJlcXVlc3QaKS5ub3RpZmljYXRpb24udjIuU2VuZEJ1bGtSZW1pbmRlclJlc3BvbnNlIgASYwoOU2V0RW1haWxPcGVuZWQSJi5ub3RpZmljYXRpb24udjIuU2V0RW1haWxPcGVuZWRSZXF1ZXN0Gicubm90aWZpY2F0aW9uLnYyLlNldEVtYWlsT3BlbmVkUmVzcG9uc2UiABJmCg9HZXROb3RpZmljYXRpb24SJy5ub3RpZmljYXRpb24udjIuR2V0Tm90aWZpY2F0aW9uUmVxdWVzdBooLm5vdGlmaWNhdGlvbi52Mi5HZXROb3RpZmljYXRpb25SZXNwb25zZSIAEmAKDUdldEVtYWlsU2VuZHMSJS5ub3RpZmljYXRpb24udjIuR2V0RW1haWxTZW5kc1JlcXVlc3QaJi5ub3RpZmljYXRpb24udjIuR2V0RW1haWxTZW5kc1Jlc3BvbnNlIgAScgoTU2VuZENvbnNvbGlkYXRlZE5vdxIrLm5vdGlmaWNhdGlvbi52Mi5TZW5kQ29uc29saWRhdGVkTm93UmVxdWVzdBosLm5vdGlmaWNhdGlvbi52Mi5TZW5kQ29uc29saWRhdGVkTm93UmVzcG9uc2UiABJ+ChdFeHRlbmRDb25zb2xpZGF0ZWRUaW1lchIvLm5vdGlmaWNhdGlvbi52Mi5FeHRlbmRDb25zb2xpZGF0ZWRUaW1lclJlcXVlc3QaMC5ub3RpZmljYXRpb24udjIuRXh0ZW5kQ29uc29saWRhdGVkVGltZXJSZXNwb25zZSIAEnUKFEdldENvbnNvbGlkYXRlZEVtYWlsEiwubm90aWZpY2F0aW9uLnYyLkdldENvbnNvbGlkYXRlZEVtYWlsUmVxdWVzdBotLm5vdGlmaWNhdGlvbi52Mi5HZXRDb25zb2xpZGF0ZWRFbWFpbFJlc3BvbnNlIgASYAoNVHJpZ2dlckNoYXNlcxIlLm5vdGlmaWNhdGlvbi52Mi5UcmlnZ2VyQ2hhc2VzUmVxdWVzdBomLm5vdGlmaWNhdGlvbi52Mi5UcmlnZ2VyQ2hhc2VzUmVzcG9uc2UiAEJUWlJiaXRidWNrZXQub3JnL2t1ZG91ay9hcnR3b3JrZXItYmFja2VuZC9wcm90by9nZW4vZ28vbm90aWZpY2F0aW9uL3YyO25vdGlmaWNhdGlvbnYyYgZwcm90bzM", [file_notification_v2_notification]);
15
-
16
- /**
17
- * @generated from service notification.v2.NotificationService
18
- */
19
- export const NotificationService: GenService<{
20
- /**
21
- * @generated from rpc notification.v2.NotificationService.SendReminder
22
- */
23
- sendReminder: {
24
- methodKind: "unary";
25
- input: typeof SendReminderRequestSchema;
26
- output: typeof SendReminderResponseSchema;
27
- },
28
- /**
29
- * @generated from rpc notification.v2.NotificationService.SendBulkReminder
30
- */
31
- sendBulkReminder: {
32
- methodKind: "unary";
33
- input: typeof SendBulkReminderRequestSchema;
34
- output: typeof SendBulkReminderResponseSchema;
35
- },
36
- /**
37
- * @generated from rpc notification.v2.NotificationService.SetEmailOpened
38
- */
39
- setEmailOpened: {
40
- methodKind: "unary";
41
- input: typeof SetEmailOpenedRequestSchema;
42
- output: typeof SetEmailOpenedResponseSchema;
43
- },
44
- /**
45
- * @generated from rpc notification.v2.NotificationService.GetNotification
46
- */
47
- getNotification: {
48
- methodKind: "unary";
49
- input: typeof GetNotificationRequestSchema;
50
- output: typeof GetNotificationResponseSchema;
51
- },
52
- /**
53
- * @generated from rpc notification.v2.NotificationService.GetEmailSends
54
- */
55
- getEmailSends: {
56
- methodKind: "unary";
57
- input: typeof GetEmailSendsRequestSchema;
58
- output: typeof GetEmailSendsResponseSchema;
59
- },
60
- /**
61
- * @generated from rpc notification.v2.NotificationService.SendConsolidatedNow
62
- */
63
- sendConsolidatedNow: {
64
- methodKind: "unary";
65
- input: typeof SendConsolidatedNowRequestSchema;
66
- output: typeof SendConsolidatedNowResponseSchema;
67
- },
68
- /**
69
- * @generated from rpc notification.v2.NotificationService.ExtendConsolidatedTimer
70
- */
71
- extendConsolidatedTimer: {
72
- methodKind: "unary";
73
- input: typeof ExtendConsolidatedTimerRequestSchema;
74
- output: typeof ExtendConsolidatedTimerResponseSchema;
75
- },
76
- /**
77
- * @generated from rpc notification.v2.NotificationService.GetConsolidatedEmail
78
- */
79
- getConsolidatedEmail: {
80
- methodKind: "unary";
81
- input: typeof GetConsolidatedEmailRequestSchema;
82
- output: typeof GetConsolidatedEmailResponseSchema;
83
- },
84
- /**
85
- * @generated from rpc notification.v2.NotificationService.TriggerChases
86
- */
87
- triggerChases: {
88
- methodKind: "unary";
89
- input: typeof TriggerChasesRequestSchema;
90
- output: typeof TriggerChasesResponseSchema;
91
- },
92
- }> = /*@__PURE__*/
93
- serviceDesc(file_notification_v2_notification_service, 0);
94
-