@crayond_dev/grpc-toolkit
Advanced tools
Comparing version 1.13.15 to 1.13.16
@@ -83,2 +83,4 @@ import type * as grpc from '@grpc/grpc-js'; | ||
Datas: MessageTypeDefinition; | ||
DeliveryStatusCountData: MessageTypeDefinition; | ||
DeliveryStatusData: MessageTypeDefinition; | ||
DisplayResponse: MessageTypeDefinition; | ||
@@ -114,2 +116,4 @@ EmailAttachments: MessageTypeDefinition; | ||
GetData: MessageTypeDefinition; | ||
GetDeliveryStatusCountRequest: MessageTypeDefinition; | ||
GetDeliveryStatusCountResponse: MessageTypeDefinition; | ||
GetInAppNotificationRequest: MessageTypeDefinition; | ||
@@ -138,2 +142,4 @@ GetInAppNotificationResponse: MessageTypeDefinition; | ||
ListProjectServicesResponse: MessageTypeDefinition; | ||
ListReportRequest: MessageTypeDefinition; | ||
ListReportResponse: MessageTypeDefinition; | ||
ListRuleHashtagsRequest: MessageTypeDefinition; | ||
@@ -219,2 +225,3 @@ ListRuleHashtagsResponse: MessageTypeDefinition; | ||
ROlesGetRow: MessageTypeDefinition; | ||
ReportData: MessageTypeDefinition; | ||
RepositoryData: MessageTypeDefinition; | ||
@@ -221,0 +228,0 @@ RepositoryGetData: MessageTypeDefinition; |
@@ -9,4 +9,8 @@ import type * as grpc from '@grpc/grpc-js'; | ||
import type { AlertRuleUpsertResponse as _toolkit_AlertRuleUpsertResponse, AlertRuleUpsertResponse__Output as _toolkit_AlertRuleUpsertResponse__Output } from '../toolkit/AlertRuleUpsertResponse'; | ||
import type { GetDeliveryStatusCountRequest as _toolkit_GetDeliveryStatusCountRequest, GetDeliveryStatusCountRequest__Output as _toolkit_GetDeliveryStatusCountRequest__Output } from '../toolkit/GetDeliveryStatusCountRequest'; | ||
import type { GetDeliveryStatusCountResponse as _toolkit_GetDeliveryStatusCountResponse, GetDeliveryStatusCountResponse__Output as _toolkit_GetDeliveryStatusCountResponse__Output } from '../toolkit/GetDeliveryStatusCountResponse'; | ||
import type { GetInAppNotificationRequest as _toolkit_GetInAppNotificationRequest, GetInAppNotificationRequest__Output as _toolkit_GetInAppNotificationRequest__Output } from '../toolkit/GetInAppNotificationRequest'; | ||
import type { GetInAppNotificationResponse as _toolkit_GetInAppNotificationResponse, GetInAppNotificationResponse__Output as _toolkit_GetInAppNotificationResponse__Output } from '../toolkit/GetInAppNotificationResponse'; | ||
import type { ListReportRequest as _toolkit_ListReportRequest, ListReportRequest__Output as _toolkit_ListReportRequest__Output } from '../toolkit/ListReportRequest'; | ||
import type { ListReportResponse as _toolkit_ListReportResponse, ListReportResponse__Output as _toolkit_ListReportResponse__Output } from '../toolkit/ListReportResponse'; | ||
import type { ListRuleHashtagsRequest as _toolkit_ListRuleHashtagsRequest, ListRuleHashtagsRequest__Output as _toolkit_ListRuleHashtagsRequest__Output } from '../toolkit/ListRuleHashtagsRequest'; | ||
@@ -111,2 +115,10 @@ import type { ListRuleHashtagsResponse as _toolkit_ListRuleHashtagsResponse, ListRuleHashtagsResponse__Output as _toolkit_ListRuleHashtagsResponse__Output } from '../toolkit/ListRuleHashtagsResponse'; | ||
getAlertRules(argument: _toolkit_AlertRuleGetRequest, callback: grpc.requestCallback<_toolkit_AlertRuleGetResponse__Output>): grpc.ClientUnaryCall; | ||
getDeliveryStatusCount(argument: _toolkit_GetDeliveryStatusCountRequest, metadata: grpc.Metadata, options: grpc.CallOptions, callback: grpc.requestCallback<_toolkit_GetDeliveryStatusCountResponse__Output>): grpc.ClientUnaryCall; | ||
getDeliveryStatusCount(argument: _toolkit_GetDeliveryStatusCountRequest, metadata: grpc.Metadata, callback: grpc.requestCallback<_toolkit_GetDeliveryStatusCountResponse__Output>): grpc.ClientUnaryCall; | ||
getDeliveryStatusCount(argument: _toolkit_GetDeliveryStatusCountRequest, options: grpc.CallOptions, callback: grpc.requestCallback<_toolkit_GetDeliveryStatusCountResponse__Output>): grpc.ClientUnaryCall; | ||
getDeliveryStatusCount(argument: _toolkit_GetDeliveryStatusCountRequest, callback: grpc.requestCallback<_toolkit_GetDeliveryStatusCountResponse__Output>): grpc.ClientUnaryCall; | ||
getDeliveryStatusCount(argument: _toolkit_GetDeliveryStatusCountRequest, metadata: grpc.Metadata, options: grpc.CallOptions, callback: grpc.requestCallback<_toolkit_GetDeliveryStatusCountResponse__Output>): grpc.ClientUnaryCall; | ||
getDeliveryStatusCount(argument: _toolkit_GetDeliveryStatusCountRequest, metadata: grpc.Metadata, callback: grpc.requestCallback<_toolkit_GetDeliveryStatusCountResponse__Output>): grpc.ClientUnaryCall; | ||
getDeliveryStatusCount(argument: _toolkit_GetDeliveryStatusCountRequest, options: grpc.CallOptions, callback: grpc.requestCallback<_toolkit_GetDeliveryStatusCountResponse__Output>): grpc.ClientUnaryCall; | ||
getDeliveryStatusCount(argument: _toolkit_GetDeliveryStatusCountRequest, callback: grpc.requestCallback<_toolkit_GetDeliveryStatusCountResponse__Output>): grpc.ClientUnaryCall; | ||
getInAppNotification(argument: _toolkit_GetInAppNotificationRequest, metadata: grpc.Metadata, options: grpc.CallOptions, callback: grpc.requestCallback<_toolkit_GetInAppNotificationResponse__Output>): grpc.ClientUnaryCall; | ||
@@ -160,2 +172,10 @@ getInAppNotification(argument: _toolkit_GetInAppNotificationRequest, metadata: grpc.Metadata, callback: grpc.requestCallback<_toolkit_GetInAppNotificationResponse__Output>): grpc.ClientUnaryCall; | ||
getWhatsappConfiguration(argument: _toolkit_WhatsappConfigGetRequest, callback: grpc.requestCallback<_toolkit_WhatsappConfigGetResponse__Output>): grpc.ClientUnaryCall; | ||
listReport(argument: _toolkit_ListReportRequest, metadata: grpc.Metadata, options: grpc.CallOptions, callback: grpc.requestCallback<_toolkit_ListReportResponse__Output>): grpc.ClientUnaryCall; | ||
listReport(argument: _toolkit_ListReportRequest, metadata: grpc.Metadata, callback: grpc.requestCallback<_toolkit_ListReportResponse__Output>): grpc.ClientUnaryCall; | ||
listReport(argument: _toolkit_ListReportRequest, options: grpc.CallOptions, callback: grpc.requestCallback<_toolkit_ListReportResponse__Output>): grpc.ClientUnaryCall; | ||
listReport(argument: _toolkit_ListReportRequest, callback: grpc.requestCallback<_toolkit_ListReportResponse__Output>): grpc.ClientUnaryCall; | ||
listReport(argument: _toolkit_ListReportRequest, metadata: grpc.Metadata, options: grpc.CallOptions, callback: grpc.requestCallback<_toolkit_ListReportResponse__Output>): grpc.ClientUnaryCall; | ||
listReport(argument: _toolkit_ListReportRequest, metadata: grpc.Metadata, callback: grpc.requestCallback<_toolkit_ListReportResponse__Output>): grpc.ClientUnaryCall; | ||
listReport(argument: _toolkit_ListReportRequest, options: grpc.CallOptions, callback: grpc.requestCallback<_toolkit_ListReportResponse__Output>): grpc.ClientUnaryCall; | ||
listReport(argument: _toolkit_ListReportRequest, callback: grpc.requestCallback<_toolkit_ListReportResponse__Output>): grpc.ClientUnaryCall; | ||
listRuleHashtags(argument: _toolkit_ListRuleHashtagsRequest, metadata: grpc.Metadata, options: grpc.CallOptions, callback: grpc.requestCallback<_toolkit_ListRuleHashtagsResponse__Output>): grpc.ClientUnaryCall; | ||
@@ -266,2 +286,3 @@ listRuleHashtags(argument: _toolkit_ListRuleHashtagsRequest, metadata: grpc.Metadata, callback: grpc.requestCallback<_toolkit_ListRuleHashtagsResponse__Output>): grpc.ClientUnaryCall; | ||
getAlertRules: grpc.handleUnaryCall<_toolkit_AlertRuleGetRequest__Output, _toolkit_AlertRuleGetResponse>; | ||
getDeliveryStatusCount: grpc.handleUnaryCall<_toolkit_GetDeliveryStatusCountRequest__Output, _toolkit_GetDeliveryStatusCountResponse>; | ||
getInAppNotification: grpc.handleUnaryCall<_toolkit_GetInAppNotificationRequest__Output, _toolkit_GetInAppNotificationResponse>; | ||
@@ -273,2 +294,3 @@ getMailConfiguration: grpc.handleUnaryCall<_toolkit_MailConfigGetRequest__Output, _toolkit_MailConfigGetResponse>; | ||
getWhatsappConfiguration: grpc.handleUnaryCall<_toolkit_WhatsappConfigGetRequest__Output, _toolkit_WhatsappConfigGetResponse>; | ||
listReport: grpc.handleUnaryCall<_toolkit_ListReportRequest__Output, _toolkit_ListReportResponse>; | ||
listRuleHashtags: grpc.handleUnaryCall<_toolkit_ListRuleHashtagsRequest__Output, _toolkit_ListRuleHashtagsResponse>; | ||
@@ -295,2 +317,3 @@ onboardProjectInAlertshub: grpc.handleUnaryCall<_toolkit_OnboardProjectInAlertshubRequest__Output, _toolkit_OnboardProjectInAlertshubResponse>; | ||
getAlertRules: MethodDefinition<_toolkit_AlertRuleGetRequest, _toolkit_AlertRuleGetResponse, _toolkit_AlertRuleGetRequest__Output, _toolkit_AlertRuleGetResponse__Output>; | ||
getDeliveryStatusCount: MethodDefinition<_toolkit_GetDeliveryStatusCountRequest, _toolkit_GetDeliveryStatusCountResponse, _toolkit_GetDeliveryStatusCountRequest__Output, _toolkit_GetDeliveryStatusCountResponse__Output>; | ||
getInAppNotification: MethodDefinition<_toolkit_GetInAppNotificationRequest, _toolkit_GetInAppNotificationResponse, _toolkit_GetInAppNotificationRequest__Output, _toolkit_GetInAppNotificationResponse__Output>; | ||
@@ -302,2 +325,3 @@ getMailConfiguration: MethodDefinition<_toolkit_MailConfigGetRequest, _toolkit_MailConfigGetResponse, _toolkit_MailConfigGetRequest__Output, _toolkit_MailConfigGetResponse__Output>; | ||
getWhatsappConfiguration: MethodDefinition<_toolkit_WhatsappConfigGetRequest, _toolkit_WhatsappConfigGetResponse, _toolkit_WhatsappConfigGetRequest__Output, _toolkit_WhatsappConfigGetResponse__Output>; | ||
listReport: MethodDefinition<_toolkit_ListReportRequest, _toolkit_ListReportResponse, _toolkit_ListReportRequest__Output, _toolkit_ListReportResponse__Output>; | ||
listRuleHashtags: MethodDefinition<_toolkit_ListRuleHashtagsRequest, _toolkit_ListRuleHashtagsResponse, _toolkit_ListRuleHashtagsRequest__Output, _toolkit_ListRuleHashtagsResponse__Output>; | ||
@@ -304,0 +328,0 @@ onboardProjectInAlertshub: MethodDefinition<_toolkit_OnboardProjectInAlertshubRequest, _toolkit_OnboardProjectInAlertshubResponse, _toolkit_OnboardProjectInAlertshubRequest__Output, _toolkit_OnboardProjectInAlertshubResponse__Output>; |
{ | ||
"name": "@crayond_dev/grpc-toolkit", | ||
"version": "1.13.15", | ||
"version": "1.13.16", | ||
"description": "This has definitions and types required for implementing gRPC in toolkit microservices", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
813413
878
9665
6