chore: auto-generate protobuf files [skip ci]

This commit is contained in:
github-actions[bot]
2026-04-02 08:56:34 +00:00
parent f6237eeb86
commit bd7fb33d1e
3 changed files with 75 additions and 29 deletions

View File

@@ -1754,13 +1754,14 @@ const file_identity_proto_rawDesc = "" +
"\x12_telegram_otp_code\"K\n" +
"\x17DisableTelegramResponse\x12\x16\n" +
"\x06status\x18\x01 \x01(\tR\x06status\x12\x18\n" +
"\amessage\x18\x02 \x01(\tR\amessage2\x80\x04\n" +
"\amessage\x18\x02 \x01(\tR\amessage2\xc0\x04\n" +
"\vAuthService\x128\n" +
"\x05Login\x12\x16.identity.LoginRequest\x1a\x17.identity.LoginResponse\x12>\n" +
"\aRefresh\x12\x18.identity.RefreshRequest\x1a\x19.identity.RefreshResponse\x12J\n" +
"\vVerifyToken\x12\x1c.identity.VerifyTokenRequest\x1a\x1d.identity.VerifyTokenResponse\x12b\n" +
"\x13GetAccountRoleLevel\x12$.identity.GetAccountRoleLevelRequest\x1a%.identity.GetAccountRoleLevelResponse\x12;\n" +
"\x06Logout\x12\x17.identity.LogoutRequest\x1a\x18.identity.LogoutResponse\x12D\n" +
"\x06Logout\x12\x17.identity.LogoutRequest\x1a\x18.identity.LogoutResponse\x12>\n" +
"\tLogoutAll\x12\x17.identity.LogoutRequest\x1a\x18.identity.LogoutResponse\x12D\n" +
"\tUnlockPin\x12\x1a.identity.UnlockPinRequest\x1a\x1b.identity.UnlockPinResponse\x12D\n" +
"\tVerify2Fa\x12\x1a.identity.Verify2FaRequest\x1a\x1b.identity.Verify2FaResponse2\x9c\x06\n" +
"\fTwoFaService\x12S\n" +
@@ -1822,33 +1823,35 @@ var file_identity_proto_depIdxs = []int32{
6, // 2: identity.AuthService.VerifyToken:input_type -> identity.VerifyTokenRequest
8, // 3: identity.AuthService.GetAccountRoleLevel:input_type -> identity.GetAccountRoleLevelRequest
4, // 4: identity.AuthService.Logout:input_type -> identity.LogoutRequest
10, // 5: identity.AuthService.UnlockPin:input_type -> identity.UnlockPinRequest
12, // 6: identity.AuthService.Verify2Fa:input_type -> identity.Verify2FaRequest
15, // 7: identity.TwoFaService.GetTwoFaStatus:input_type -> identity.GetTwoFaStatusRequest
14, // 8: identity.TwoFaService.StartTotpEnrollment:input_type -> identity.AuthenticatedAccessRequest
18, // 9: identity.TwoFaService.ConfirmTotpErollment:input_type -> identity.ConfirmTotpEnrollmentRequest
14, // 10: identity.TwoFaService.CancelTotpEnrollment:input_type -> identity.AuthenticatedAccessRequest
21, // 11: identity.TwoFaService.DisableTotp:input_type -> identity.DisableTotpRequest
14, // 12: identity.TwoFaService.StartTelegramEnrollment:input_type -> identity.AuthenticatedAccessRequest
24, // 13: identity.TwoFaService.ConfirmTelegramEnrollment:input_type -> identity.ConfirmTelegramEnrollmentRequest
26, // 14: identity.TwoFaService.DisableTelegram:input_type -> identity.DisableTelegramRequest
1, // 15: identity.AuthService.Login:output_type -> identity.LoginResponse
3, // 16: identity.AuthService.Refresh:output_type -> identity.RefreshResponse
7, // 17: identity.AuthService.VerifyToken:output_type -> identity.VerifyTokenResponse
9, // 18: identity.AuthService.GetAccountRoleLevel:output_type -> identity.GetAccountRoleLevelResponse
5, // 19: identity.AuthService.Logout:output_type -> identity.LogoutResponse
11, // 20: identity.AuthService.UnlockPin:output_type -> identity.UnlockPinResponse
13, // 21: identity.AuthService.Verify2Fa:output_type -> identity.Verify2FaResponse
16, // 22: identity.TwoFaService.GetTwoFaStatus:output_type -> identity.GetTwoFaStatusResponse
17, // 23: identity.TwoFaService.StartTotpEnrollment:output_type -> identity.StartTotpEnrollmentResponse
19, // 24: identity.TwoFaService.ConfirmTotpErollment:output_type -> identity.ConfirmTotpEnrollmentResponse
20, // 25: identity.TwoFaService.CancelTotpEnrollment:output_type -> identity.CancelTotpEnrollmentResponse
22, // 26: identity.TwoFaService.DisableTotp:output_type -> identity.DisableTotpResponse
23, // 27: identity.TwoFaService.StartTelegramEnrollment:output_type -> identity.StartTelegramEnrollmentResponse
25, // 28: identity.TwoFaService.ConfirmTelegramEnrollment:output_type -> identity.ConfirmTelegramEnrollmentResponse
27, // 29: identity.TwoFaService.DisableTelegram:output_type -> identity.DisableTelegramResponse
15, // [15:30] is the sub-list for method output_type
0, // [0:15] is the sub-list for method input_type
4, // 5: identity.AuthService.LogoutAll:input_type -> identity.LogoutRequest
10, // 6: identity.AuthService.UnlockPin:input_type -> identity.UnlockPinRequest
12, // 7: identity.AuthService.Verify2Fa:input_type -> identity.Verify2FaRequest
15, // 8: identity.TwoFaService.GetTwoFaStatus:input_type -> identity.GetTwoFaStatusRequest
14, // 9: identity.TwoFaService.StartTotpEnrollment:input_type -> identity.AuthenticatedAccessRequest
18, // 10: identity.TwoFaService.ConfirmTotpErollment:input_type -> identity.ConfirmTotpEnrollmentRequest
14, // 11: identity.TwoFaService.CancelTotpEnrollment:input_type -> identity.AuthenticatedAccessRequest
21, // 12: identity.TwoFaService.DisableTotp:input_type -> identity.DisableTotpRequest
14, // 13: identity.TwoFaService.StartTelegramEnrollment:input_type -> identity.AuthenticatedAccessRequest
24, // 14: identity.TwoFaService.ConfirmTelegramEnrollment:input_type -> identity.ConfirmTelegramEnrollmentRequest
26, // 15: identity.TwoFaService.DisableTelegram:input_type -> identity.DisableTelegramRequest
1, // 16: identity.AuthService.Login:output_type -> identity.LoginResponse
3, // 17: identity.AuthService.Refresh:output_type -> identity.RefreshResponse
7, // 18: identity.AuthService.VerifyToken:output_type -> identity.VerifyTokenResponse
9, // 19: identity.AuthService.GetAccountRoleLevel:output_type -> identity.GetAccountRoleLevelResponse
5, // 20: identity.AuthService.Logout:output_type -> identity.LogoutResponse
5, // 21: identity.AuthService.LogoutAll:output_type -> identity.LogoutResponse
11, // 22: identity.AuthService.UnlockPin:output_type -> identity.UnlockPinResponse
13, // 23: identity.AuthService.Verify2Fa:output_type -> identity.Verify2FaResponse
16, // 24: identity.TwoFaService.GetTwoFaStatus:output_type -> identity.GetTwoFaStatusResponse
17, // 25: identity.TwoFaService.StartTotpEnrollment:output_type -> identity.StartTotpEnrollmentResponse
19, // 26: identity.TwoFaService.ConfirmTotpErollment:output_type -> identity.ConfirmTotpEnrollmentResponse
20, // 27: identity.TwoFaService.CancelTotpEnrollment:output_type -> identity.CancelTotpEnrollmentResponse
22, // 28: identity.TwoFaService.DisableTotp:output_type -> identity.DisableTotpResponse
23, // 29: identity.TwoFaService.StartTelegramEnrollment:output_type -> identity.StartTelegramEnrollmentResponse
25, // 30: identity.TwoFaService.ConfirmTelegramEnrollment:output_type -> identity.ConfirmTelegramEnrollmentResponse
27, // 31: identity.TwoFaService.DisableTelegram:output_type -> identity.DisableTelegramResponse
16, // [16:32] is the sub-list for method output_type
0, // [0:16] is the sub-list for method input_type
0, // [0:0] is the sub-list for extension type_name
0, // [0:0] is the sub-list for extension extendee
0, // [0:0] is the sub-list for field type_name