@eide/foir-proto-ts 0.1.0
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/package.json +55 -0
- package/src/analytics/v1/analytics_connect.d.ts +116 -0
- package/src/analytics/v1/analytics_connect.js +116 -0
- package/src/analytics/v1/analytics_pb.d.ts +850 -0
- package/src/analytics/v1/analytics_pb.js +250 -0
- package/src/billing/v1/billing_connect.d.ts +269 -0
- package/src/billing/v1/billing_connect.js +269 -0
- package/src/billing/v1/billing_pb.d.ts +2144 -0
- package/src/billing/v1/billing_pb.js +519 -0
- package/src/configs/v1/configs_connect.d.ts +111 -0
- package/src/configs/v1/configs_connect.js +111 -0
- package/src/configs/v1/configs_pb.d.ts +832 -0
- package/src/configs/v1/configs_pb.js +192 -0
- package/src/experiments/v1/experiments_connect.d.ts +162 -0
- package/src/experiments/v1/experiments_connect.js +162 -0
- package/src/experiments/v1/experiments_pb.d.ts +1086 -0
- package/src/experiments/v1/experiments_pb.js +284 -0
- package/src/expressions/v1/expressions_pb.d.ts +139 -0
- package/src/expressions/v1/expressions_pb.js +27 -0
- package/src/hooks/v1/hooks_connect.d.ts +106 -0
- package/src/hooks/v1/hooks_connect.js +106 -0
- package/src/hooks/v1/hooks_pb.d.ts +689 -0
- package/src/hooks/v1/hooks_pb.js +159 -0
- package/src/identity/v1/identity_connect.d.ts +738 -0
- package/src/identity/v1/identity_connect.js +738 -0
- package/src/identity/v1/identity_pb.d.ts +4612 -0
- package/src/identity/v1/identity_pb.js +1277 -0
- package/src/models/v1/models_connect.d.ts +104 -0
- package/src/models/v1/models_connect.js +104 -0
- package/src/models/v1/models_pb.d.ts +908 -0
- package/src/models/v1/models_pb.js +187 -0
- package/src/notifications/v1/notifications_connect.d.ts +182 -0
- package/src/notifications/v1/notifications_connect.js +182 -0
- package/src/notifications/v1/notifications_pb.d.ts +1173 -0
- package/src/notifications/v1/notifications_pb.js +302 -0
- package/src/operations/v1/operations_connect.d.ts +222 -0
- package/src/operations/v1/operations_connect.js +222 -0
- package/src/operations/v1/operations_pb.d.ts +1502 -0
- package/src/operations/v1/operations_pb.js +355 -0
- package/src/queue/v1/queue_connect.d.ts +89 -0
- package/src/queue/v1/queue_connect.js +89 -0
- package/src/queue/v1/queue_pb.d.ts +519 -0
- package/src/queue/v1/queue_pb.js +152 -0
- package/src/records/v1/records_connect.d.ts +451 -0
- package/src/records/v1/records_connect.js +451 -0
- package/src/records/v1/records_pb.d.ts +3099 -0
- package/src/records/v1/records_pb.js +798 -0
- package/src/schedules/v1/schedules_connect.d.ts +98 -0
- package/src/schedules/v1/schedules_connect.js +98 -0
- package/src/schedules/v1/schedules_pb.d.ts +622 -0
- package/src/schedules/v1/schedules_pb.js +159 -0
- package/src/segments/v1/segments_connect.d.ts +135 -0
- package/src/segments/v1/segments_connect.js +135 -0
- package/src/segments/v1/segments_pb.d.ts +800 -0
- package/src/segments/v1/segments_pb.js +216 -0
- package/src/settings/v1/settings_connect.d.ts +614 -0
- package/src/settings/v1/settings_connect.js +614 -0
- package/src/settings/v1/settings_pb.d.ts +4396 -0
- package/src/settings/v1/settings_pb.js +1085 -0
- package/src/storage/v1/storage_connect.d.ts +144 -0
- package/src/storage/v1/storage_connect.js +144 -0
- package/src/storage/v1/storage_pb.d.ts +930 -0
- package/src/storage/v1/storage_pb.js +239 -0
- package/src/workers/v1/workers_connect.d.ts +42 -0
- package/src/workers/v1/workers_connect.js +42 -0
- package/src/workers/v1/workers_pb.d.ts +220 -0
- package/src/workers/v1/workers_pb.js +56 -0
|
@@ -0,0 +1,738 @@
|
|
|
1
|
+
// @generated by protoc-gen-connect-es v1.6.1 with parameter "import_extension=js"
|
|
2
|
+
// @generated from file identity/v1/identity.proto (package identity.v1, syntax proto3)
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
// @ts-nocheck
|
|
5
|
+
|
|
6
|
+
import { AcceptInvitationRequest, AcceptInvitationResponse, ActivateTenantRequest, ActivateTenantResponse, CancelTenantRequest, CancelTenantResponse, CheckEmailAvailabilityRequest, CheckEmailAvailabilityResponse, ChurnTenantRequest, ChurnTenantResponse, ClearSessionContextRequest, ClearSessionContextResponse, CompleteAccountSetupRequest, CompleteAccountSetupResponse, CreateAdminUserRequest, CreateAdminUserResponse, CreateApiKeyRequest, CreateApiKeyResponse, CreateAuthProviderRequest, CreateAuthProviderResponse, CreateCustomerRequest, CreateCustomerResponse, CreateInvitationRequest, CreateInvitationResponse, CreateProjectRequest, CreateProjectResponse, CreateSignupSessionRequest, CreateSignupSessionResponse, CreateTenantRequest, CreateTenantResponse, DeleteAuthProviderRequest, DeleteAuthProviderResponse, DeleteCustomerRequest, DeleteCustomerResponse, DeleteProjectRequest, DeleteProjectResponse, DeleteTenantRequest, DeleteTenantResponse, EnabledOAuthProvidersRequest, EnabledOAuthProvidersResponse, GetAdminUserRequest, GetAdminUserResponse, GetApiKeyRequest, GetApiKeyResponse, GetAuthProviderRequest, GetAuthProviderResponse, GetCustomerAuthConfigRequest, GetCustomerAuthConfigResponse, GetCustomerManagementStatusRequest, GetCustomerManagementStatusResponse, GetCustomerRequest, GetCustomerResponse, GetDefaultProjectRequest, GetDefaultProjectResponse, GetInvitationRequest, GetInvitationResponse, GetMeRequest, GetMeResponse, GetProjectRequest, GetProjectResponse, GetSessionContextRequest, GetSessionContextResponse, GetTenantRequest, GetTenantResponse, GrantAccessRequest, GrantAccessResponse, ListAdminUsersRequest, ListAdminUsersResponse, ListApiKeysRequest, ListApiKeysResponse, ListAuthProvidersRequest, ListAuthProvidersResponse, ListCustomersRequest, ListCustomersResponse, ListInvitationsRequest, ListInvitationsResponse, ListMyOAuthConnectionsRequest, ListMyOAuthConnectionsResponse, ListProjectsRequest, ListProjectsResponse, ListTenantsRequest, ListTenantsResponse, LoginRequest, LoginResponse, LoginWithOTPRequest, LoginWithOTPResponse, LogoutRequest, LogoutResponse, MarkTenantPastDueRequest, MarkTenantPastDueResponse, MintServiceTokenRequest, MintServiceTokenResponse, ReactivateTenantRequest, ReactivateTenantResponse, RefreshTokenRequest, RefreshTokenResponse, RegisterRequest, RegisterResponse, RequestOTPRequest, RequestOTPResponse, RequestPasswordResetRequest, RequestPasswordResetResponse, ResendInvitationRequest, ResendInvitationResponse, ResendVerificationEmailRequest, ResendVerificationEmailResponse, ResetPasswordRequest, ResetPasswordResponse, RevokeAccessRequest, RevokeAccessResponse, RevokeApiKeyRequest, RevokeApiKeyResponse, RevokeInvitationRequest, RevokeInvitationResponse, RotateApiKeyRequest, RotateApiKeyResponse, SendEmailVerificationCodeRequest, SendEmailVerificationCodeResponse, SetDefaultProjectRequest, SetDefaultProjectResponse, SuspendCustomerRequest, SuspendCustomerResponse, SuspendTenantAccountRequest, SuspendTenantAccountResponse, SwitchProjectRequest, SwitchProjectResponse, SwitchTenantRequest, SwitchTenantResponse, UnlinkOAuthProviderRequest, UnlinkOAuthProviderResponse, UpdateAdminUserRequest, UpdateAdminUserResponse, UpdateApiKeyRequest, UpdateApiKeyResponse, UpdateAuthProviderRequest, UpdateAuthProviderResponse, UpdateCustomerRequest, UpdateCustomerResponse, UpdateMyProfileRequest, UpdateMyProfileResponse, UpdatePasswordRequest, UpdatePasswordResponse, UpdateProjectRequest, UpdateProjectResponse, UpdateTenantRequest, UpdateTenantResponse, ValidateInvitationRequest, ValidateInvitationResponse, VerifyCustomerTokenRequest, VerifyCustomerTokenResponse, VerifyEmailCodeRequest, VerifyEmailCodeResponse, VerifyEmailRequest, VerifyEmailResponse } from "./identity_pbjs";
|
|
7
|
+
import { MethodKind } from "@bufbuild/protobuf";
|
|
8
|
+
|
|
9
|
+
/**
|
|
10
|
+
* @generated from service identity.v1.IdentityService
|
|
11
|
+
*/
|
|
12
|
+
export declare const IdentityService: {
|
|
13
|
+
readonly typeName: "identity.v1.IdentityService",
|
|
14
|
+
readonly methods: {
|
|
15
|
+
/**
|
|
16
|
+
* Auth & Sessions.
|
|
17
|
+
*
|
|
18
|
+
* @generated from rpc identity.v1.IdentityService.Login
|
|
19
|
+
*/
|
|
20
|
+
readonly login: {
|
|
21
|
+
readonly name: "Login",
|
|
22
|
+
readonly I: typeof LoginRequest,
|
|
23
|
+
readonly O: typeof LoginResponse,
|
|
24
|
+
readonly kind: MethodKind.Unary,
|
|
25
|
+
},
|
|
26
|
+
/**
|
|
27
|
+
* @generated from rpc identity.v1.IdentityService.LoginWithOTP
|
|
28
|
+
*/
|
|
29
|
+
readonly loginWithOTP: {
|
|
30
|
+
readonly name: "LoginWithOTP",
|
|
31
|
+
readonly I: typeof LoginWithOTPRequest,
|
|
32
|
+
readonly O: typeof LoginWithOTPResponse,
|
|
33
|
+
readonly kind: MethodKind.Unary,
|
|
34
|
+
},
|
|
35
|
+
/**
|
|
36
|
+
* @generated from rpc identity.v1.IdentityService.RequestOTP
|
|
37
|
+
*/
|
|
38
|
+
readonly requestOTP: {
|
|
39
|
+
readonly name: "RequestOTP",
|
|
40
|
+
readonly I: typeof RequestOTPRequest,
|
|
41
|
+
readonly O: typeof RequestOTPResponse,
|
|
42
|
+
readonly kind: MethodKind.Unary,
|
|
43
|
+
},
|
|
44
|
+
/**
|
|
45
|
+
* @generated from rpc identity.v1.IdentityService.Logout
|
|
46
|
+
*/
|
|
47
|
+
readonly logout: {
|
|
48
|
+
readonly name: "Logout",
|
|
49
|
+
readonly I: typeof LogoutRequest,
|
|
50
|
+
readonly O: typeof LogoutResponse,
|
|
51
|
+
readonly kind: MethodKind.Unary,
|
|
52
|
+
},
|
|
53
|
+
/**
|
|
54
|
+
* @generated from rpc identity.v1.IdentityService.Register
|
|
55
|
+
*/
|
|
56
|
+
readonly register: {
|
|
57
|
+
readonly name: "Register",
|
|
58
|
+
readonly I: typeof RegisterRequest,
|
|
59
|
+
readonly O: typeof RegisterResponse,
|
|
60
|
+
readonly kind: MethodKind.Unary,
|
|
61
|
+
},
|
|
62
|
+
/**
|
|
63
|
+
* @generated from rpc identity.v1.IdentityService.VerifyEmail
|
|
64
|
+
*/
|
|
65
|
+
readonly verifyEmail: {
|
|
66
|
+
readonly name: "VerifyEmail",
|
|
67
|
+
readonly I: typeof VerifyEmailRequest,
|
|
68
|
+
readonly O: typeof VerifyEmailResponse,
|
|
69
|
+
readonly kind: MethodKind.Unary,
|
|
70
|
+
},
|
|
71
|
+
/**
|
|
72
|
+
* @generated from rpc identity.v1.IdentityService.ResendVerificationEmail
|
|
73
|
+
*/
|
|
74
|
+
readonly resendVerificationEmail: {
|
|
75
|
+
readonly name: "ResendVerificationEmail",
|
|
76
|
+
readonly I: typeof ResendVerificationEmailRequest,
|
|
77
|
+
readonly O: typeof ResendVerificationEmailResponse,
|
|
78
|
+
readonly kind: MethodKind.Unary,
|
|
79
|
+
},
|
|
80
|
+
/**
|
|
81
|
+
* @generated from rpc identity.v1.IdentityService.SendEmailVerificationCode
|
|
82
|
+
*/
|
|
83
|
+
readonly sendEmailVerificationCode: {
|
|
84
|
+
readonly name: "SendEmailVerificationCode",
|
|
85
|
+
readonly I: typeof SendEmailVerificationCodeRequest,
|
|
86
|
+
readonly O: typeof SendEmailVerificationCodeResponse,
|
|
87
|
+
readonly kind: MethodKind.Unary,
|
|
88
|
+
},
|
|
89
|
+
/**
|
|
90
|
+
* @generated from rpc identity.v1.IdentityService.VerifyEmailCode
|
|
91
|
+
*/
|
|
92
|
+
readonly verifyEmailCode: {
|
|
93
|
+
readonly name: "VerifyEmailCode",
|
|
94
|
+
readonly I: typeof VerifyEmailCodeRequest,
|
|
95
|
+
readonly O: typeof VerifyEmailCodeResponse,
|
|
96
|
+
readonly kind: MethodKind.Unary,
|
|
97
|
+
},
|
|
98
|
+
/**
|
|
99
|
+
* @generated from rpc identity.v1.IdentityService.RequestPasswordReset
|
|
100
|
+
*/
|
|
101
|
+
readonly requestPasswordReset: {
|
|
102
|
+
readonly name: "RequestPasswordReset",
|
|
103
|
+
readonly I: typeof RequestPasswordResetRequest,
|
|
104
|
+
readonly O: typeof RequestPasswordResetResponse,
|
|
105
|
+
readonly kind: MethodKind.Unary,
|
|
106
|
+
},
|
|
107
|
+
/**
|
|
108
|
+
* @generated from rpc identity.v1.IdentityService.ResetPassword
|
|
109
|
+
*/
|
|
110
|
+
readonly resetPassword: {
|
|
111
|
+
readonly name: "ResetPassword",
|
|
112
|
+
readonly I: typeof ResetPasswordRequest,
|
|
113
|
+
readonly O: typeof ResetPasswordResponse,
|
|
114
|
+
readonly kind: MethodKind.Unary,
|
|
115
|
+
},
|
|
116
|
+
/**
|
|
117
|
+
* @generated from rpc identity.v1.IdentityService.UpdatePassword
|
|
118
|
+
*/
|
|
119
|
+
readonly updatePassword: {
|
|
120
|
+
readonly name: "UpdatePassword",
|
|
121
|
+
readonly I: typeof UpdatePasswordRequest,
|
|
122
|
+
readonly O: typeof UpdatePasswordResponse,
|
|
123
|
+
readonly kind: MethodKind.Unary,
|
|
124
|
+
},
|
|
125
|
+
/**
|
|
126
|
+
* @generated from rpc identity.v1.IdentityService.RefreshToken
|
|
127
|
+
*/
|
|
128
|
+
readonly refreshToken: {
|
|
129
|
+
readonly name: "RefreshToken",
|
|
130
|
+
readonly I: typeof RefreshTokenRequest,
|
|
131
|
+
readonly O: typeof RefreshTokenResponse,
|
|
132
|
+
readonly kind: MethodKind.Unary,
|
|
133
|
+
},
|
|
134
|
+
/**
|
|
135
|
+
* @generated from rpc identity.v1.IdentityService.GetSessionContext
|
|
136
|
+
*/
|
|
137
|
+
readonly getSessionContext: {
|
|
138
|
+
readonly name: "GetSessionContext",
|
|
139
|
+
readonly I: typeof GetSessionContextRequest,
|
|
140
|
+
readonly O: typeof GetSessionContextResponse,
|
|
141
|
+
readonly kind: MethodKind.Unary,
|
|
142
|
+
},
|
|
143
|
+
/**
|
|
144
|
+
* @generated from rpc identity.v1.IdentityService.SwitchTenant
|
|
145
|
+
*/
|
|
146
|
+
readonly switchTenant: {
|
|
147
|
+
readonly name: "SwitchTenant",
|
|
148
|
+
readonly I: typeof SwitchTenantRequest,
|
|
149
|
+
readonly O: typeof SwitchTenantResponse,
|
|
150
|
+
readonly kind: MethodKind.Unary,
|
|
151
|
+
},
|
|
152
|
+
/**
|
|
153
|
+
* @generated from rpc identity.v1.IdentityService.SwitchProject
|
|
154
|
+
*/
|
|
155
|
+
readonly switchProject: {
|
|
156
|
+
readonly name: "SwitchProject",
|
|
157
|
+
readonly I: typeof SwitchProjectRequest,
|
|
158
|
+
readonly O: typeof SwitchProjectResponse,
|
|
159
|
+
readonly kind: MethodKind.Unary,
|
|
160
|
+
},
|
|
161
|
+
/**
|
|
162
|
+
* @generated from rpc identity.v1.IdentityService.ClearSessionContext
|
|
163
|
+
*/
|
|
164
|
+
readonly clearSessionContext: {
|
|
165
|
+
readonly name: "ClearSessionContext",
|
|
166
|
+
readonly I: typeof ClearSessionContextRequest,
|
|
167
|
+
readonly O: typeof ClearSessionContextResponse,
|
|
168
|
+
readonly kind: MethodKind.Unary,
|
|
169
|
+
},
|
|
170
|
+
/**
|
|
171
|
+
* @generated from rpc identity.v1.IdentityService.GetMe
|
|
172
|
+
*/
|
|
173
|
+
readonly getMe: {
|
|
174
|
+
readonly name: "GetMe",
|
|
175
|
+
readonly I: typeof GetMeRequest,
|
|
176
|
+
readonly O: typeof GetMeResponse,
|
|
177
|
+
readonly kind: MethodKind.Unary,
|
|
178
|
+
},
|
|
179
|
+
/**
|
|
180
|
+
* Admin Users.
|
|
181
|
+
*
|
|
182
|
+
* @generated from rpc identity.v1.IdentityService.CreateAdminUser
|
|
183
|
+
*/
|
|
184
|
+
readonly createAdminUser: {
|
|
185
|
+
readonly name: "CreateAdminUser",
|
|
186
|
+
readonly I: typeof CreateAdminUserRequest,
|
|
187
|
+
readonly O: typeof CreateAdminUserResponse,
|
|
188
|
+
readonly kind: MethodKind.Unary,
|
|
189
|
+
},
|
|
190
|
+
/**
|
|
191
|
+
* @generated from rpc identity.v1.IdentityService.GetAdminUser
|
|
192
|
+
*/
|
|
193
|
+
readonly getAdminUser: {
|
|
194
|
+
readonly name: "GetAdminUser",
|
|
195
|
+
readonly I: typeof GetAdminUserRequest,
|
|
196
|
+
readonly O: typeof GetAdminUserResponse,
|
|
197
|
+
readonly kind: MethodKind.Unary,
|
|
198
|
+
},
|
|
199
|
+
/**
|
|
200
|
+
* @generated from rpc identity.v1.IdentityService.UpdateAdminUser
|
|
201
|
+
*/
|
|
202
|
+
readonly updateAdminUser: {
|
|
203
|
+
readonly name: "UpdateAdminUser",
|
|
204
|
+
readonly I: typeof UpdateAdminUserRequest,
|
|
205
|
+
readonly O: typeof UpdateAdminUserResponse,
|
|
206
|
+
readonly kind: MethodKind.Unary,
|
|
207
|
+
},
|
|
208
|
+
/**
|
|
209
|
+
* @generated from rpc identity.v1.IdentityService.ListAdminUsers
|
|
210
|
+
*/
|
|
211
|
+
readonly listAdminUsers: {
|
|
212
|
+
readonly name: "ListAdminUsers",
|
|
213
|
+
readonly I: typeof ListAdminUsersRequest,
|
|
214
|
+
readonly O: typeof ListAdminUsersResponse,
|
|
215
|
+
readonly kind: MethodKind.Unary,
|
|
216
|
+
},
|
|
217
|
+
/**
|
|
218
|
+
* Access Control.
|
|
219
|
+
*
|
|
220
|
+
* @generated from rpc identity.v1.IdentityService.GrantAccess
|
|
221
|
+
*/
|
|
222
|
+
readonly grantAccess: {
|
|
223
|
+
readonly name: "GrantAccess",
|
|
224
|
+
readonly I: typeof GrantAccessRequest,
|
|
225
|
+
readonly O: typeof GrantAccessResponse,
|
|
226
|
+
readonly kind: MethodKind.Unary,
|
|
227
|
+
},
|
|
228
|
+
/**
|
|
229
|
+
* @generated from rpc identity.v1.IdentityService.RevokeAccess
|
|
230
|
+
*/
|
|
231
|
+
readonly revokeAccess: {
|
|
232
|
+
readonly name: "RevokeAccess",
|
|
233
|
+
readonly I: typeof RevokeAccessRequest,
|
|
234
|
+
readonly O: typeof RevokeAccessResponse,
|
|
235
|
+
readonly kind: MethodKind.Unary,
|
|
236
|
+
},
|
|
237
|
+
/**
|
|
238
|
+
* Customers.
|
|
239
|
+
*
|
|
240
|
+
* @generated from rpc identity.v1.IdentityService.CreateCustomer
|
|
241
|
+
*/
|
|
242
|
+
readonly createCustomer: {
|
|
243
|
+
readonly name: "CreateCustomer",
|
|
244
|
+
readonly I: typeof CreateCustomerRequest,
|
|
245
|
+
readonly O: typeof CreateCustomerResponse,
|
|
246
|
+
readonly kind: MethodKind.Unary,
|
|
247
|
+
},
|
|
248
|
+
/**
|
|
249
|
+
* @generated from rpc identity.v1.IdentityService.GetCustomer
|
|
250
|
+
*/
|
|
251
|
+
readonly getCustomer: {
|
|
252
|
+
readonly name: "GetCustomer",
|
|
253
|
+
readonly I: typeof GetCustomerRequest,
|
|
254
|
+
readonly O: typeof GetCustomerResponse,
|
|
255
|
+
readonly kind: MethodKind.Unary,
|
|
256
|
+
},
|
|
257
|
+
/**
|
|
258
|
+
* @generated from rpc identity.v1.IdentityService.UpdateCustomer
|
|
259
|
+
*/
|
|
260
|
+
readonly updateCustomer: {
|
|
261
|
+
readonly name: "UpdateCustomer",
|
|
262
|
+
readonly I: typeof UpdateCustomerRequest,
|
|
263
|
+
readonly O: typeof UpdateCustomerResponse,
|
|
264
|
+
readonly kind: MethodKind.Unary,
|
|
265
|
+
},
|
|
266
|
+
/**
|
|
267
|
+
* @generated from rpc identity.v1.IdentityService.DeleteCustomer
|
|
268
|
+
*/
|
|
269
|
+
readonly deleteCustomer: {
|
|
270
|
+
readonly name: "DeleteCustomer",
|
|
271
|
+
readonly I: typeof DeleteCustomerRequest,
|
|
272
|
+
readonly O: typeof DeleteCustomerResponse,
|
|
273
|
+
readonly kind: MethodKind.Unary,
|
|
274
|
+
},
|
|
275
|
+
/**
|
|
276
|
+
* @generated from rpc identity.v1.IdentityService.ListCustomers
|
|
277
|
+
*/
|
|
278
|
+
readonly listCustomers: {
|
|
279
|
+
readonly name: "ListCustomers",
|
|
280
|
+
readonly I: typeof ListCustomersRequest,
|
|
281
|
+
readonly O: typeof ListCustomersResponse,
|
|
282
|
+
readonly kind: MethodKind.Unary,
|
|
283
|
+
},
|
|
284
|
+
/**
|
|
285
|
+
* @generated from rpc identity.v1.IdentityService.SuspendCustomer
|
|
286
|
+
*/
|
|
287
|
+
readonly suspendCustomer: {
|
|
288
|
+
readonly name: "SuspendCustomer",
|
|
289
|
+
readonly I: typeof SuspendCustomerRequest,
|
|
290
|
+
readonly O: typeof SuspendCustomerResponse,
|
|
291
|
+
readonly kind: MethodKind.Unary,
|
|
292
|
+
},
|
|
293
|
+
/**
|
|
294
|
+
* Tenants.
|
|
295
|
+
*
|
|
296
|
+
* @generated from rpc identity.v1.IdentityService.CreateTenant
|
|
297
|
+
*/
|
|
298
|
+
readonly createTenant: {
|
|
299
|
+
readonly name: "CreateTenant",
|
|
300
|
+
readonly I: typeof CreateTenantRequest,
|
|
301
|
+
readonly O: typeof CreateTenantResponse,
|
|
302
|
+
readonly kind: MethodKind.Unary,
|
|
303
|
+
},
|
|
304
|
+
/**
|
|
305
|
+
* @generated from rpc identity.v1.IdentityService.GetTenant
|
|
306
|
+
*/
|
|
307
|
+
readonly getTenant: {
|
|
308
|
+
readonly name: "GetTenant",
|
|
309
|
+
readonly I: typeof GetTenantRequest,
|
|
310
|
+
readonly O: typeof GetTenantResponse,
|
|
311
|
+
readonly kind: MethodKind.Unary,
|
|
312
|
+
},
|
|
313
|
+
/**
|
|
314
|
+
* @generated from rpc identity.v1.IdentityService.UpdateTenant
|
|
315
|
+
*/
|
|
316
|
+
readonly updateTenant: {
|
|
317
|
+
readonly name: "UpdateTenant",
|
|
318
|
+
readonly I: typeof UpdateTenantRequest,
|
|
319
|
+
readonly O: typeof UpdateTenantResponse,
|
|
320
|
+
readonly kind: MethodKind.Unary,
|
|
321
|
+
},
|
|
322
|
+
/**
|
|
323
|
+
* @generated from rpc identity.v1.IdentityService.ListTenants
|
|
324
|
+
*/
|
|
325
|
+
readonly listTenants: {
|
|
326
|
+
readonly name: "ListTenants",
|
|
327
|
+
readonly I: typeof ListTenantsRequest,
|
|
328
|
+
readonly O: typeof ListTenantsResponse,
|
|
329
|
+
readonly kind: MethodKind.Unary,
|
|
330
|
+
},
|
|
331
|
+
/**
|
|
332
|
+
* @generated from rpc identity.v1.IdentityService.DeleteTenant
|
|
333
|
+
*/
|
|
334
|
+
readonly deleteTenant: {
|
|
335
|
+
readonly name: "DeleteTenant",
|
|
336
|
+
readonly I: typeof DeleteTenantRequest,
|
|
337
|
+
readonly O: typeof DeleteTenantResponse,
|
|
338
|
+
readonly kind: MethodKind.Unary,
|
|
339
|
+
},
|
|
340
|
+
/**
|
|
341
|
+
* Projects.
|
|
342
|
+
*
|
|
343
|
+
* @generated from rpc identity.v1.IdentityService.CreateProject
|
|
344
|
+
*/
|
|
345
|
+
readonly createProject: {
|
|
346
|
+
readonly name: "CreateProject",
|
|
347
|
+
readonly I: typeof CreateProjectRequest,
|
|
348
|
+
readonly O: typeof CreateProjectResponse,
|
|
349
|
+
readonly kind: MethodKind.Unary,
|
|
350
|
+
},
|
|
351
|
+
/**
|
|
352
|
+
* @generated from rpc identity.v1.IdentityService.GetProject
|
|
353
|
+
*/
|
|
354
|
+
readonly getProject: {
|
|
355
|
+
readonly name: "GetProject",
|
|
356
|
+
readonly I: typeof GetProjectRequest,
|
|
357
|
+
readonly O: typeof GetProjectResponse,
|
|
358
|
+
readonly kind: MethodKind.Unary,
|
|
359
|
+
},
|
|
360
|
+
/**
|
|
361
|
+
* @generated from rpc identity.v1.IdentityService.UpdateProject
|
|
362
|
+
*/
|
|
363
|
+
readonly updateProject: {
|
|
364
|
+
readonly name: "UpdateProject",
|
|
365
|
+
readonly I: typeof UpdateProjectRequest,
|
|
366
|
+
readonly O: typeof UpdateProjectResponse,
|
|
367
|
+
readonly kind: MethodKind.Unary,
|
|
368
|
+
},
|
|
369
|
+
/**
|
|
370
|
+
* @generated from rpc identity.v1.IdentityService.ListProjects
|
|
371
|
+
*/
|
|
372
|
+
readonly listProjects: {
|
|
373
|
+
readonly name: "ListProjects",
|
|
374
|
+
readonly I: typeof ListProjectsRequest,
|
|
375
|
+
readonly O: typeof ListProjectsResponse,
|
|
376
|
+
readonly kind: MethodKind.Unary,
|
|
377
|
+
},
|
|
378
|
+
/**
|
|
379
|
+
* @generated from rpc identity.v1.IdentityService.DeleteProject
|
|
380
|
+
*/
|
|
381
|
+
readonly deleteProject: {
|
|
382
|
+
readonly name: "DeleteProject",
|
|
383
|
+
readonly I: typeof DeleteProjectRequest,
|
|
384
|
+
readonly O: typeof DeleteProjectResponse,
|
|
385
|
+
readonly kind: MethodKind.Unary,
|
|
386
|
+
},
|
|
387
|
+
/**
|
|
388
|
+
* @generated from rpc identity.v1.IdentityService.GetDefaultProject
|
|
389
|
+
*/
|
|
390
|
+
readonly getDefaultProject: {
|
|
391
|
+
readonly name: "GetDefaultProject",
|
|
392
|
+
readonly I: typeof GetDefaultProjectRequest,
|
|
393
|
+
readonly O: typeof GetDefaultProjectResponse,
|
|
394
|
+
readonly kind: MethodKind.Unary,
|
|
395
|
+
},
|
|
396
|
+
/**
|
|
397
|
+
* @generated from rpc identity.v1.IdentityService.SetDefaultProject
|
|
398
|
+
*/
|
|
399
|
+
readonly setDefaultProject: {
|
|
400
|
+
readonly name: "SetDefaultProject",
|
|
401
|
+
readonly I: typeof SetDefaultProjectRequest,
|
|
402
|
+
readonly O: typeof SetDefaultProjectResponse,
|
|
403
|
+
readonly kind: MethodKind.Unary,
|
|
404
|
+
},
|
|
405
|
+
/**
|
|
406
|
+
* Invitations.
|
|
407
|
+
*
|
|
408
|
+
* @generated from rpc identity.v1.IdentityService.CreateInvitation
|
|
409
|
+
*/
|
|
410
|
+
readonly createInvitation: {
|
|
411
|
+
readonly name: "CreateInvitation",
|
|
412
|
+
readonly I: typeof CreateInvitationRequest,
|
|
413
|
+
readonly O: typeof CreateInvitationResponse,
|
|
414
|
+
readonly kind: MethodKind.Unary,
|
|
415
|
+
},
|
|
416
|
+
/**
|
|
417
|
+
* @generated from rpc identity.v1.IdentityService.ListInvitations
|
|
418
|
+
*/
|
|
419
|
+
readonly listInvitations: {
|
|
420
|
+
readonly name: "ListInvitations",
|
|
421
|
+
readonly I: typeof ListInvitationsRequest,
|
|
422
|
+
readonly O: typeof ListInvitationsResponse,
|
|
423
|
+
readonly kind: MethodKind.Unary,
|
|
424
|
+
},
|
|
425
|
+
/**
|
|
426
|
+
* @generated from rpc identity.v1.IdentityService.RevokeInvitation
|
|
427
|
+
*/
|
|
428
|
+
readonly revokeInvitation: {
|
|
429
|
+
readonly name: "RevokeInvitation",
|
|
430
|
+
readonly I: typeof RevokeInvitationRequest,
|
|
431
|
+
readonly O: typeof RevokeInvitationResponse,
|
|
432
|
+
readonly kind: MethodKind.Unary,
|
|
433
|
+
},
|
|
434
|
+
/**
|
|
435
|
+
* @generated from rpc identity.v1.IdentityService.AcceptInvitation
|
|
436
|
+
*/
|
|
437
|
+
readonly acceptInvitation: {
|
|
438
|
+
readonly name: "AcceptInvitation",
|
|
439
|
+
readonly I: typeof AcceptInvitationRequest,
|
|
440
|
+
readonly O: typeof AcceptInvitationResponse,
|
|
441
|
+
readonly kind: MethodKind.Unary,
|
|
442
|
+
},
|
|
443
|
+
/**
|
|
444
|
+
* @generated from rpc identity.v1.IdentityService.ValidateInvitation
|
|
445
|
+
*/
|
|
446
|
+
readonly validateInvitation: {
|
|
447
|
+
readonly name: "ValidateInvitation",
|
|
448
|
+
readonly I: typeof ValidateInvitationRequest,
|
|
449
|
+
readonly O: typeof ValidateInvitationResponse,
|
|
450
|
+
readonly kind: MethodKind.Unary,
|
|
451
|
+
},
|
|
452
|
+
/**
|
|
453
|
+
* API Keys.
|
|
454
|
+
*
|
|
455
|
+
* @generated from rpc identity.v1.IdentityService.CreateApiKey
|
|
456
|
+
*/
|
|
457
|
+
readonly createApiKey: {
|
|
458
|
+
readonly name: "CreateApiKey",
|
|
459
|
+
readonly I: typeof CreateApiKeyRequest,
|
|
460
|
+
readonly O: typeof CreateApiKeyResponse,
|
|
461
|
+
readonly kind: MethodKind.Unary,
|
|
462
|
+
},
|
|
463
|
+
/**
|
|
464
|
+
* @generated from rpc identity.v1.IdentityService.GetApiKey
|
|
465
|
+
*/
|
|
466
|
+
readonly getApiKey: {
|
|
467
|
+
readonly name: "GetApiKey",
|
|
468
|
+
readonly I: typeof GetApiKeyRequest,
|
|
469
|
+
readonly O: typeof GetApiKeyResponse,
|
|
470
|
+
readonly kind: MethodKind.Unary,
|
|
471
|
+
},
|
|
472
|
+
/**
|
|
473
|
+
* @generated from rpc identity.v1.IdentityService.ListApiKeys
|
|
474
|
+
*/
|
|
475
|
+
readonly listApiKeys: {
|
|
476
|
+
readonly name: "ListApiKeys",
|
|
477
|
+
readonly I: typeof ListApiKeysRequest,
|
|
478
|
+
readonly O: typeof ListApiKeysResponse,
|
|
479
|
+
readonly kind: MethodKind.Unary,
|
|
480
|
+
},
|
|
481
|
+
/**
|
|
482
|
+
* @generated from rpc identity.v1.IdentityService.UpdateApiKey
|
|
483
|
+
*/
|
|
484
|
+
readonly updateApiKey: {
|
|
485
|
+
readonly name: "UpdateApiKey",
|
|
486
|
+
readonly I: typeof UpdateApiKeyRequest,
|
|
487
|
+
readonly O: typeof UpdateApiKeyResponse,
|
|
488
|
+
readonly kind: MethodKind.Unary,
|
|
489
|
+
},
|
|
490
|
+
/**
|
|
491
|
+
* @generated from rpc identity.v1.IdentityService.RotateApiKey
|
|
492
|
+
*/
|
|
493
|
+
readonly rotateApiKey: {
|
|
494
|
+
readonly name: "RotateApiKey",
|
|
495
|
+
readonly I: typeof RotateApiKeyRequest,
|
|
496
|
+
readonly O: typeof RotateApiKeyResponse,
|
|
497
|
+
readonly kind: MethodKind.Unary,
|
|
498
|
+
},
|
|
499
|
+
/**
|
|
500
|
+
* @generated from rpc identity.v1.IdentityService.RevokeApiKey
|
|
501
|
+
*/
|
|
502
|
+
readonly revokeApiKey: {
|
|
503
|
+
readonly name: "RevokeApiKey",
|
|
504
|
+
readonly I: typeof RevokeApiKeyRequest,
|
|
505
|
+
readonly O: typeof RevokeApiKeyResponse,
|
|
506
|
+
readonly kind: MethodKind.Unary,
|
|
507
|
+
},
|
|
508
|
+
/**
|
|
509
|
+
* Auth Providers.
|
|
510
|
+
*
|
|
511
|
+
* @generated from rpc identity.v1.IdentityService.ListAuthProviders
|
|
512
|
+
*/
|
|
513
|
+
readonly listAuthProviders: {
|
|
514
|
+
readonly name: "ListAuthProviders",
|
|
515
|
+
readonly I: typeof ListAuthProvidersRequest,
|
|
516
|
+
readonly O: typeof ListAuthProvidersResponse,
|
|
517
|
+
readonly kind: MethodKind.Unary,
|
|
518
|
+
},
|
|
519
|
+
/**
|
|
520
|
+
* @generated from rpc identity.v1.IdentityService.GetAuthProvider
|
|
521
|
+
*/
|
|
522
|
+
readonly getAuthProvider: {
|
|
523
|
+
readonly name: "GetAuthProvider",
|
|
524
|
+
readonly I: typeof GetAuthProviderRequest,
|
|
525
|
+
readonly O: typeof GetAuthProviderResponse,
|
|
526
|
+
readonly kind: MethodKind.Unary,
|
|
527
|
+
},
|
|
528
|
+
/**
|
|
529
|
+
* @generated from rpc identity.v1.IdentityService.CreateAuthProvider
|
|
530
|
+
*/
|
|
531
|
+
readonly createAuthProvider: {
|
|
532
|
+
readonly name: "CreateAuthProvider",
|
|
533
|
+
readonly I: typeof CreateAuthProviderRequest,
|
|
534
|
+
readonly O: typeof CreateAuthProviderResponse,
|
|
535
|
+
readonly kind: MethodKind.Unary,
|
|
536
|
+
},
|
|
537
|
+
/**
|
|
538
|
+
* @generated from rpc identity.v1.IdentityService.UpdateAuthProvider
|
|
539
|
+
*/
|
|
540
|
+
readonly updateAuthProvider: {
|
|
541
|
+
readonly name: "UpdateAuthProvider",
|
|
542
|
+
readonly I: typeof UpdateAuthProviderRequest,
|
|
543
|
+
readonly O: typeof UpdateAuthProviderResponse,
|
|
544
|
+
readonly kind: MethodKind.Unary,
|
|
545
|
+
},
|
|
546
|
+
/**
|
|
547
|
+
* @generated from rpc identity.v1.IdentityService.DeleteAuthProvider
|
|
548
|
+
*/
|
|
549
|
+
readonly deleteAuthProvider: {
|
|
550
|
+
readonly name: "DeleteAuthProvider",
|
|
551
|
+
readonly I: typeof DeleteAuthProviderRequest,
|
|
552
|
+
readonly O: typeof DeleteAuthProviderResponse,
|
|
553
|
+
readonly kind: MethodKind.Unary,
|
|
554
|
+
},
|
|
555
|
+
/**
|
|
556
|
+
* @generated from rpc identity.v1.IdentityService.EnabledOAuthProviders
|
|
557
|
+
*/
|
|
558
|
+
readonly enabledOAuthProviders: {
|
|
559
|
+
readonly name: "EnabledOAuthProviders",
|
|
560
|
+
readonly I: typeof EnabledOAuthProvidersRequest,
|
|
561
|
+
readonly O: typeof EnabledOAuthProvidersResponse,
|
|
562
|
+
readonly kind: MethodKind.Unary,
|
|
563
|
+
},
|
|
564
|
+
/**
|
|
565
|
+
* Service Tokens.
|
|
566
|
+
*
|
|
567
|
+
* @generated from rpc identity.v1.IdentityService.MintServiceToken
|
|
568
|
+
*/
|
|
569
|
+
readonly mintServiceToken: {
|
|
570
|
+
readonly name: "MintServiceToken",
|
|
571
|
+
readonly I: typeof MintServiceTokenRequest,
|
|
572
|
+
readonly O: typeof MintServiceTokenResponse,
|
|
573
|
+
readonly kind: MethodKind.Unary,
|
|
574
|
+
},
|
|
575
|
+
/**
|
|
576
|
+
* Profile.
|
|
577
|
+
*
|
|
578
|
+
* @generated from rpc identity.v1.IdentityService.UpdateMyProfile
|
|
579
|
+
*/
|
|
580
|
+
readonly updateMyProfile: {
|
|
581
|
+
readonly name: "UpdateMyProfile",
|
|
582
|
+
readonly I: typeof UpdateMyProfileRequest,
|
|
583
|
+
readonly O: typeof UpdateMyProfileResponse,
|
|
584
|
+
readonly kind: MethodKind.Unary,
|
|
585
|
+
},
|
|
586
|
+
/**
|
|
587
|
+
* @generated from rpc identity.v1.IdentityService.ListMyOAuthConnections
|
|
588
|
+
*/
|
|
589
|
+
readonly listMyOAuthConnections: {
|
|
590
|
+
readonly name: "ListMyOAuthConnections",
|
|
591
|
+
readonly I: typeof ListMyOAuthConnectionsRequest,
|
|
592
|
+
readonly O: typeof ListMyOAuthConnectionsResponse,
|
|
593
|
+
readonly kind: MethodKind.Unary,
|
|
594
|
+
},
|
|
595
|
+
/**
|
|
596
|
+
* @generated from rpc identity.v1.IdentityService.UnlinkOAuthProvider
|
|
597
|
+
*/
|
|
598
|
+
readonly unlinkOAuthProvider: {
|
|
599
|
+
readonly name: "UnlinkOAuthProvider",
|
|
600
|
+
readonly I: typeof UnlinkOAuthProviderRequest,
|
|
601
|
+
readonly O: typeof UnlinkOAuthProviderResponse,
|
|
602
|
+
readonly kind: MethodKind.Unary,
|
|
603
|
+
},
|
|
604
|
+
/**
|
|
605
|
+
* Auth flows.
|
|
606
|
+
*
|
|
607
|
+
* @generated from rpc identity.v1.IdentityService.CheckEmailAvailability
|
|
608
|
+
*/
|
|
609
|
+
readonly checkEmailAvailability: {
|
|
610
|
+
readonly name: "CheckEmailAvailability",
|
|
611
|
+
readonly I: typeof CheckEmailAvailabilityRequest,
|
|
612
|
+
readonly O: typeof CheckEmailAvailabilityResponse,
|
|
613
|
+
readonly kind: MethodKind.Unary,
|
|
614
|
+
},
|
|
615
|
+
/**
|
|
616
|
+
* @generated from rpc identity.v1.IdentityService.CompleteAccountSetup
|
|
617
|
+
*/
|
|
618
|
+
readonly completeAccountSetup: {
|
|
619
|
+
readonly name: "CompleteAccountSetup",
|
|
620
|
+
readonly I: typeof CompleteAccountSetupRequest,
|
|
621
|
+
readonly O: typeof CompleteAccountSetupResponse,
|
|
622
|
+
readonly kind: MethodKind.Unary,
|
|
623
|
+
},
|
|
624
|
+
/**
|
|
625
|
+
* @generated from rpc identity.v1.IdentityService.CreateSignupSession
|
|
626
|
+
*/
|
|
627
|
+
readonly createSignupSession: {
|
|
628
|
+
readonly name: "CreateSignupSession",
|
|
629
|
+
readonly I: typeof CreateSignupSessionRequest,
|
|
630
|
+
readonly O: typeof CreateSignupSessionResponse,
|
|
631
|
+
readonly kind: MethodKind.Unary,
|
|
632
|
+
},
|
|
633
|
+
/**
|
|
634
|
+
* @generated from rpc identity.v1.IdentityService.ResendInvitation
|
|
635
|
+
*/
|
|
636
|
+
readonly resendInvitation: {
|
|
637
|
+
readonly name: "ResendInvitation",
|
|
638
|
+
readonly I: typeof ResendInvitationRequest,
|
|
639
|
+
readonly O: typeof ResendInvitationResponse,
|
|
640
|
+
readonly kind: MethodKind.Unary,
|
|
641
|
+
},
|
|
642
|
+
/**
|
|
643
|
+
* @generated from rpc identity.v1.IdentityService.GetInvitation
|
|
644
|
+
*/
|
|
645
|
+
readonly getInvitation: {
|
|
646
|
+
readonly name: "GetInvitation",
|
|
647
|
+
readonly I: typeof GetInvitationRequest,
|
|
648
|
+
readonly O: typeof GetInvitationResponse,
|
|
649
|
+
readonly kind: MethodKind.Unary,
|
|
650
|
+
},
|
|
651
|
+
/**
|
|
652
|
+
* Tenant Lifecycle.
|
|
653
|
+
*
|
|
654
|
+
* @generated from rpc identity.v1.IdentityService.ActivateTenant
|
|
655
|
+
*/
|
|
656
|
+
readonly activateTenant: {
|
|
657
|
+
readonly name: "ActivateTenant",
|
|
658
|
+
readonly I: typeof ActivateTenantRequest,
|
|
659
|
+
readonly O: typeof ActivateTenantResponse,
|
|
660
|
+
readonly kind: MethodKind.Unary,
|
|
661
|
+
},
|
|
662
|
+
/**
|
|
663
|
+
* @generated from rpc identity.v1.IdentityService.SuspendTenantAccount
|
|
664
|
+
*/
|
|
665
|
+
readonly suspendTenantAccount: {
|
|
666
|
+
readonly name: "SuspendTenantAccount",
|
|
667
|
+
readonly I: typeof SuspendTenantAccountRequest,
|
|
668
|
+
readonly O: typeof SuspendTenantAccountResponse,
|
|
669
|
+
readonly kind: MethodKind.Unary,
|
|
670
|
+
},
|
|
671
|
+
/**
|
|
672
|
+
* @generated from rpc identity.v1.IdentityService.CancelTenant
|
|
673
|
+
*/
|
|
674
|
+
readonly cancelTenant: {
|
|
675
|
+
readonly name: "CancelTenant",
|
|
676
|
+
readonly I: typeof CancelTenantRequest,
|
|
677
|
+
readonly O: typeof CancelTenantResponse,
|
|
678
|
+
readonly kind: MethodKind.Unary,
|
|
679
|
+
},
|
|
680
|
+
/**
|
|
681
|
+
* @generated from rpc identity.v1.IdentityService.ReactivateTenant
|
|
682
|
+
*/
|
|
683
|
+
readonly reactivateTenant: {
|
|
684
|
+
readonly name: "ReactivateTenant",
|
|
685
|
+
readonly I: typeof ReactivateTenantRequest,
|
|
686
|
+
readonly O: typeof ReactivateTenantResponse,
|
|
687
|
+
readonly kind: MethodKind.Unary,
|
|
688
|
+
},
|
|
689
|
+
/**
|
|
690
|
+
* @generated from rpc identity.v1.IdentityService.MarkTenantPastDue
|
|
691
|
+
*/
|
|
692
|
+
readonly markTenantPastDue: {
|
|
693
|
+
readonly name: "MarkTenantPastDue",
|
|
694
|
+
readonly I: typeof MarkTenantPastDueRequest,
|
|
695
|
+
readonly O: typeof MarkTenantPastDueResponse,
|
|
696
|
+
readonly kind: MethodKind.Unary,
|
|
697
|
+
},
|
|
698
|
+
/**
|
|
699
|
+
* @generated from rpc identity.v1.IdentityService.ChurnTenant
|
|
700
|
+
*/
|
|
701
|
+
readonly churnTenant: {
|
|
702
|
+
readonly name: "ChurnTenant",
|
|
703
|
+
readonly I: typeof ChurnTenantRequest,
|
|
704
|
+
readonly O: typeof ChurnTenantResponse,
|
|
705
|
+
readonly kind: MethodKind.Unary,
|
|
706
|
+
},
|
|
707
|
+
/**
|
|
708
|
+
* Customer Auth.
|
|
709
|
+
*
|
|
710
|
+
* @generated from rpc identity.v1.IdentityService.GetCustomerAuthConfig
|
|
711
|
+
*/
|
|
712
|
+
readonly getCustomerAuthConfig: {
|
|
713
|
+
readonly name: "GetCustomerAuthConfig",
|
|
714
|
+
readonly I: typeof GetCustomerAuthConfigRequest,
|
|
715
|
+
readonly O: typeof GetCustomerAuthConfigResponse,
|
|
716
|
+
readonly kind: MethodKind.Unary,
|
|
717
|
+
},
|
|
718
|
+
/**
|
|
719
|
+
* @generated from rpc identity.v1.IdentityService.VerifyCustomerToken
|
|
720
|
+
*/
|
|
721
|
+
readonly verifyCustomerToken: {
|
|
722
|
+
readonly name: "VerifyCustomerToken",
|
|
723
|
+
readonly I: typeof VerifyCustomerTokenRequest,
|
|
724
|
+
readonly O: typeof VerifyCustomerTokenResponse,
|
|
725
|
+
readonly kind: MethodKind.Unary,
|
|
726
|
+
},
|
|
727
|
+
/**
|
|
728
|
+
* @generated from rpc identity.v1.IdentityService.GetCustomerManagementStatus
|
|
729
|
+
*/
|
|
730
|
+
readonly getCustomerManagementStatus: {
|
|
731
|
+
readonly name: "GetCustomerManagementStatus",
|
|
732
|
+
readonly I: typeof GetCustomerManagementStatusRequest,
|
|
733
|
+
readonly O: typeof GetCustomerManagementStatusResponse,
|
|
734
|
+
readonly kind: MethodKind.Unary,
|
|
735
|
+
},
|
|
736
|
+
}
|
|
737
|
+
};
|
|
738
|
+
|