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