blob: bbce872ca8ab63f3da5b5c1fd934fa29ac0c3dee [file] [log] [blame]
Adrià Vilanova Martínezde942802022-07-15 14:06:55 +02001# -*- coding: utf-8 -*-
Copybara854996b2021-09-07 19:36:02 +00002# Generated by the protocol buffer compiler. DO NOT EDIT!
3# source: api/api_proto/users.proto
Adrià Vilanova Martínezde942802022-07-15 14:06:55 +02004"""Generated protocol buffer code."""
Adrià Vilanova Martínezf19ea432024-01-23 20:20:52 +01005from google.protobuf.internal import builder as _builder
Copybara854996b2021-09-07 19:36:02 +00006from google.protobuf import descriptor as _descriptor
Adrià Vilanova Martínezf19ea432024-01-23 20:20:52 +01007from google.protobuf import descriptor_pool as _descriptor_pool
Copybara854996b2021-09-07 19:36:02 +00008from google.protobuf import symbol_database as _symbol_database
9# @@protoc_insertion_point(imports)
10
11_sym_db = _symbol_database.Default()
12
13
14from api.api_proto import user_objects_pb2 as api_dot_api__proto_dot_user__objects__pb2
15from api.api_proto import common_pb2 as api_dot_api__proto_dot_common__pb2
16
17
Adrià Vilanova Martínezf19ea432024-01-23 20:20:52 +010018DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x19\x61pi/api_proto/users.proto\x12\x08monorail\x1a api/api_proto/user_objects.proto\x1a\x1a\x61pi/api_proto/common.proto\"R\n\x1aListReferencedUsersRequest\x12\x0e\n\x06\x65mails\x18\x02 \x03(\t\x12$\n\tuser_refs\x18\x03 \x03(\x0b\x32\x11.monorail.UserRef\"<\n\x1bListReferencedUsersResponse\x12\x1d\n\x05users\x18\x01 \x03(\x0b\x32\x0e.monorail.User\"5\n\x0eGetUserRequest\x12#\n\x08user_ref\x18\x02 \x01(\x0b\x32\x11.monorail.UserRef\"<\n\x15GetMembershipsRequest\x12#\n\x08user_ref\x18\x02 \x01(\x0b\x32\x11.monorail.UserRef\"?\n\x16GetMembershipsResponse\x12%\n\ngroup_refs\x18\x01 \x03(\x0b\x32\x11.monorail.UserRef\"=\n\x16GetSavedQueriesRequest\x12#\n\x08user_ref\x18\x02 \x01(\x0b\x32\x11.monorail.UserRef\"F\n\x17GetSavedQueriesResponse\x12+\n\rsaved_queries\x18\x01 \x03(\x0b\x32\x14.monorail.SavedQuery\">\n\x17GetUserStarCountRequest\x12#\n\x08user_ref\x18\x02 \x01(\x0b\x32\x11.monorail.UserRef\".\n\x18GetUserStarCountResponse\x12\x12\n\nstar_count\x18\x01 \x01(\r\"G\n\x0fStarUserRequest\x12#\n\x08user_ref\x18\x02 \x01(\x0b\x32\x11.monorail.UserRef\x12\x0f\n\x07starred\x18\x03 \x01(\x08\"&\n\x10StarUserResponse\x12\x12\n\nstar_count\x18\x01 \x01(\r\"7\n\x1fSetExpandPermsPreferenceRequest\x12\x14\n\x0c\x65xpand_perms\x18\x02 \x01(\x08\"\"\n SetExpandPermsPreferenceResponse\":\n\x13GetUserPrefsRequest\x12#\n\x08user_ref\x18\x02 \x01(\x0b\x32\x11.monorail.UserRef\">\n\x14GetUserPrefsResponse\x12&\n\x05prefs\x18\x01 \x03(\x0b\x32\x17.monorail.UserPrefValue\"b\n\x13SetUserPrefsRequest\x12#\n\x08user_ref\x18\x02 \x01(\x0b\x32\x11.monorail.UserRef\x12&\n\x05prefs\x18\x03 \x03(\x0b\x32\x17.monorail.UserPrefValue\"\x16\n\x14SetUserPrefsResponse\"*\n\x19InviteLinkedParentRequest\x12\r\n\x05\x65mail\x18\x02 \x01(\t\"\x1c\n\x1aInviteLinkedParentResponse\")\n\x18\x41\x63\x63\x65ptLinkedChildRequest\x12\r\n\x05\x65mail\x18\x02 \x01(\t\"\x1b\n\x19\x41\x63\x63\x65ptLinkedChildResponse\"\\\n\x15UnlinkAccountsRequest\x12!\n\x06parent\x18\x02 \x01(\x0b\x32\x11.monorail.UserRef\x12 \n\x05\x63hild\x18\x03 \x01(\x0b\x32\x11.monorail.UserRef\"\x18\n\x16UnlinkAccountsResponse\"?\n\x17GetUsersProjectsRequest\x12$\n\tuser_refs\x18\x01 \x03(\x0b\x32\x11.monorail.UserRef\"J\n\x18GetUsersProjectsResponse\x12.\n\x0eusers_projects\x18\x01 \x03(\x0b\x32\x16.monorail.UserProjects\"#\n\x12\x45xpungeUserRequest\x12\r\n\x05\x65mail\x18\x01 \x01(\t\"\x15\n\x13\x45xpungeUserResponse2\xd3\t\n\x05Users\x12\x35\n\x07GetUser\x12\x18.monorail.GetUserRequest\x1a\x0e.monorail.User\"\x00\x12\x64\n\x13ListReferencedUsers\x12$.monorail.ListReferencedUsersRequest\x1a%.monorail.ListReferencedUsersResponse\"\x00\x12U\n\x0eGetMemberships\x12\x1f.monorail.GetMembershipsRequest\x1a .monorail.GetMembershipsResponse\"\x00\x12X\n\x0fGetSavedQueries\x12 .monorail.GetSavedQueriesRequest\x1a!.monorail.GetSavedQueriesResponse\"\x00\x12[\n\x10GetUserStarCount\x12!.monorail.GetUserStarCountRequest\x1a\".monorail.GetUserStarCountResponse\"\x00\x12\x43\n\x08StarUser\x12\x19.monorail.StarUserRequest\x1a\x1a.monorail.StarUserResponse\"\x00\x12O\n\x0cGetUserPrefs\x12\x1d.monorail.GetUserPrefsRequest\x1a\x1e.monorail.GetUserPrefsResponse\"\x00\x12O\n\x0cSetUserPrefs\x12\x1d.monorail.SetUserPrefsRequest\x1a\x1e.monorail.SetUserPrefsResponse\"\x00\x12s\n\x18SetExpandPermsPreference\x12).monorail.SetExpandPermsPreferenceRequest\x1a*.monorail.SetExpandPermsPreferenceResponse\"\x00\x12\x61\n\x12InviteLinkedParent\x12#.monorail.InviteLinkedParentRequest\x1a$.monorail.InviteLinkedParentResponse\"\x00\x12^\n\x11\x41\x63\x63\x65ptLinkedChild\x12\".monorail.AcceptLinkedChildRequest\x1a#.monorail.AcceptLinkedChildResponse\"\x00\x12U\n\x0eUnlinkAccounts\x12\x1f.monorail.UnlinkAccountsRequest\x1a .monorail.UnlinkAccountsResponse\"\x00\x12[\n\x10GetUsersProjects\x12!.monorail.GetUsersProjectsRequest\x1a\".monorail.GetUsersProjectsResponse\"\x00\x12L\n\x0b\x45xpungeUser\x12\x1c.monorail.ExpungeUserRequest\x1a\x1d.monorail.ExpungeUserResponse\"\x00\x42)Z\'infra/monorailv2/api/api_proto;monorailb\x06proto3')
Copybara854996b2021-09-07 19:36:02 +000019
Adrià Vilanova Martínezf19ea432024-01-23 20:20:52 +010020_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, globals())
21_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'api.api_proto.users_pb2', globals())
22if _descriptor._USE_C_DESCRIPTORS == False:
Copybara854996b2021-09-07 19:36:02 +000023
Adrià Vilanova Martínezf19ea432024-01-23 20:20:52 +010024 DESCRIPTOR._options = None
25 DESCRIPTOR._serialized_options = b'Z\'infra/monorailv2/api/api_proto;monorail'
26 _LISTREFERENCEDUSERSREQUEST._serialized_start=101
27 _LISTREFERENCEDUSERSREQUEST._serialized_end=183
28 _LISTREFERENCEDUSERSRESPONSE._serialized_start=185
29 _LISTREFERENCEDUSERSRESPONSE._serialized_end=245
30 _GETUSERREQUEST._serialized_start=247
31 _GETUSERREQUEST._serialized_end=300
32 _GETMEMBERSHIPSREQUEST._serialized_start=302
33 _GETMEMBERSHIPSREQUEST._serialized_end=362
34 _GETMEMBERSHIPSRESPONSE._serialized_start=364
35 _GETMEMBERSHIPSRESPONSE._serialized_end=427
36 _GETSAVEDQUERIESREQUEST._serialized_start=429
37 _GETSAVEDQUERIESREQUEST._serialized_end=490
38 _GETSAVEDQUERIESRESPONSE._serialized_start=492
39 _GETSAVEDQUERIESRESPONSE._serialized_end=562
40 _GETUSERSTARCOUNTREQUEST._serialized_start=564
41 _GETUSERSTARCOUNTREQUEST._serialized_end=626
42 _GETUSERSTARCOUNTRESPONSE._serialized_start=628
43 _GETUSERSTARCOUNTRESPONSE._serialized_end=674
44 _STARUSERREQUEST._serialized_start=676
45 _STARUSERREQUEST._serialized_end=747
46 _STARUSERRESPONSE._serialized_start=749
47 _STARUSERRESPONSE._serialized_end=787
48 _SETEXPANDPERMSPREFERENCEREQUEST._serialized_start=789
49 _SETEXPANDPERMSPREFERENCEREQUEST._serialized_end=844
50 _SETEXPANDPERMSPREFERENCERESPONSE._serialized_start=846
51 _SETEXPANDPERMSPREFERENCERESPONSE._serialized_end=880
52 _GETUSERPREFSREQUEST._serialized_start=882
53 _GETUSERPREFSREQUEST._serialized_end=940
54 _GETUSERPREFSRESPONSE._serialized_start=942
55 _GETUSERPREFSRESPONSE._serialized_end=1004
56 _SETUSERPREFSREQUEST._serialized_start=1006
57 _SETUSERPREFSREQUEST._serialized_end=1104
58 _SETUSERPREFSRESPONSE._serialized_start=1106
59 _SETUSERPREFSRESPONSE._serialized_end=1128
60 _INVITELINKEDPARENTREQUEST._serialized_start=1130
61 _INVITELINKEDPARENTREQUEST._serialized_end=1172
62 _INVITELINKEDPARENTRESPONSE._serialized_start=1174
63 _INVITELINKEDPARENTRESPONSE._serialized_end=1202
64 _ACCEPTLINKEDCHILDREQUEST._serialized_start=1204
65 _ACCEPTLINKEDCHILDREQUEST._serialized_end=1245
66 _ACCEPTLINKEDCHILDRESPONSE._serialized_start=1247
67 _ACCEPTLINKEDCHILDRESPONSE._serialized_end=1274
68 _UNLINKACCOUNTSREQUEST._serialized_start=1276
69 _UNLINKACCOUNTSREQUEST._serialized_end=1368
70 _UNLINKACCOUNTSRESPONSE._serialized_start=1370
71 _UNLINKACCOUNTSRESPONSE._serialized_end=1394
72 _GETUSERSPROJECTSREQUEST._serialized_start=1396
73 _GETUSERSPROJECTSREQUEST._serialized_end=1459
74 _GETUSERSPROJECTSRESPONSE._serialized_start=1461
75 _GETUSERSPROJECTSRESPONSE._serialized_end=1535
76 _EXPUNGEUSERREQUEST._serialized_start=1537
77 _EXPUNGEUSERREQUEST._serialized_end=1572
78 _EXPUNGEUSERRESPONSE._serialized_start=1574
79 _EXPUNGEUSERRESPONSE._serialized_end=1595
80 _USERS._serialized_start=1598
81 _USERS._serialized_end=2833
Copybara854996b2021-09-07 19:36:02 +000082# @@protoc_insertion_point(module_scope)