-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathservice_pb2.py
More file actions
147 lines (141 loc) · 17.3 KB
/
Copy pathservice_pb2.py
File metadata and controls
147 lines (141 loc) · 17.3 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
# -*- coding: utf-8 -*-
# Generated by the protocol buffer compiler. DO NOT EDIT!
# NO CHECKED-IN PROTOBUF GENCODE
# source: service.proto
# Protobuf Python Version: 5.29.0
"""Generated protocol buffer code."""
from google.protobuf import descriptor as _descriptor
from google.protobuf import descriptor_pool as _descriptor_pool
from google.protobuf import runtime_version as _runtime_version
from google.protobuf import symbol_database as _symbol_database
from google.protobuf.internal import builder as _builder
_runtime_version.ValidateProtobufRuntimeVersion(
_runtime_version.Domain.PUBLIC,
5,
29,
0,
'',
'service.proto'
)
# @@protoc_insertion_point(imports)
_sym_db = _symbol_database.Default()
import common_pb2 as common__pb2
from google.protobuf import struct_pb2 as google_dot_protobuf_dot_struct__pb2
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\rservice.proto\x12\x07message\x1a\x0c\x63ommon.proto\x1a\x1cgoogle/protobuf/struct.proto\"H\n\x16JoinFaceMonitorRequest\x12\x1a\n\x12\x66\x61\x63\x65_monitor_token\x18\x01 \x01(\t\x12\x12\n\nsession_id\x18\x02 \x01(\t\":\n\x17JoinFaceMonitorResponse\x12\x1f\n\x06status\x18\x01 \x01(\x0b\x32\x0f.message.Status\"\x8c\x01\n\x1a\x46\x61\x63\x65MonitorCallbackRequest\x12\r\n\x05token\x18\x01 \x01(\t\x12\x0f\n\x07success\x18\x02 \x01(\x08\x12\x15\n\rerror_message\x18\x03 \x01(\t\x12\x13\n\x0bis_finished\x18\x04 \x01(\x08\x12\x0e\n\x06\x61\x63tion\x18\x05 \x01(\t\x12\x12\n\nface_codes\x18\x06 \x03(\t\">\n\x1b\x46\x61\x63\x65MonitorCallbackResponse\x12\x1f\n\x06status\x18\x01 \x01(\x0b\x32\x0f.message.Status\"j\n\x1e\x46\x61\x63\x65RecognitionCallbackRequest\x12\r\n\x05token\x18\x01 \x01(\t\x12\x0f\n\x07success\x18\x02 \x01(\x08\x12\x15\n\rerror_message\x18\x03 \x01(\t\x12\x11\n\tface_code\x18\x04 \x01(\t\"B\n\x1f\x46\x61\x63\x65RecognitionCallbackResponse\x12\x1f\n\x06status\x18\x01 \x01(\x0b\x32\x0f.message.Status\"V\n\x17\x41ssetLoginTicketRequest\x12\x0f\n\x07user_id\x18\x01 \x01(\t\x12\x10\n\x08\x61sset_id\x18\x02 \x01(\t\x12\x18\n\x10\x61\x63\x63ount_username\x18\x04 \x01(\t\"\x8e\x01\n\x18\x41ssetLoginTicketResponse\x12\x1f\n\x06status\x18\x01 \x01(\x0b\x32\x0f.message.Status\x12(\n\x0bticket_info\x18\x02 \x01(\x0b\x32\x13.message.TicketInfo\x12\x14\n\x0cneed_confirm\x18\x03 \x01(\x08\x12\x11\n\tticket_id\x18\x04 \x01(\t\"!\n\x06Status\x12\n\n\x02ok\x18\x01 \x01(\x08\x12\x0b\n\x03\x65rr\x18\x02 \x01(\t\"\x1d\n\x0cTokenRequest\x12\r\n\x05token\x18\x01 \x01(\t\"V\n\rTokenResponse\x12\x1f\n\x06status\x18\x01 \x01(\x0b\x32\x0f.message.Status\x12$\n\x04\x64\x61ta\x18\x02 \x01(\x0b\x32\x16.message.TokenAuthInfo\"6\n\x14SessionCreateRequest\x12\x1e\n\x04\x64\x61ta\x18\x01 \x01(\x0b\x32\x10.message.Session\"X\n\x15SessionCreateResponse\x12\x1f\n\x06status\x18\x01 \x01(\x0b\x32\x0f.message.Status\x12\x1e\n\x04\x64\x61ta\x18\x02 \x01(\x0b\x32\x10.message.Session\"R\n\x14SessionFinishRequest\x12\n\n\x02id\x18\x01 \x01(\t\x12\x0f\n\x07success\x18\x02 \x01(\x08\x12\x10\n\x08\x64\x61te_end\x18\x03 \x01(\x03\x12\x0b\n\x03\x65rr\x18\x04 \x01(\t\"4\n\x11SessionFinishResp\x12\x1f\n\x06status\x18\x01 \x01(\x0b\x32\x0f.message.Status\"=\n\rReplayRequest\x12\x12\n\nsession_id\x18\x01 \x01(\t\x12\x18\n\x10replay_file_path\x18\x02 \x01(\t\"1\n\x0eReplayResponse\x12\x1f\n\x06status\x18\x01 \x01(\x0b\x32\x0f.message.Status\"\xdf\x01\n\x0e\x43ommandRequest\x12\x0b\n\x03sid\x18\x01 \x01(\t\x12\x0e\n\x06org_id\x18\x02 \x01(\t\x12\r\n\x05input\x18\x03 \x01(\t\x12\x0e\n\x06output\x18\x04 \x01(\t\x12\x0c\n\x04user\x18\x05 \x01(\t\x12\r\n\x05\x61sset\x18\x06 \x01(\t\x12\x0f\n\x07\x61\x63\x63ount\x18\x07 \x01(\t\x12\x11\n\ttimestamp\x18\x08 \x01(\x03\x12&\n\nrisk_level\x18\t \x01(\x0e\x32\x12.message.RiskLevel\x12\x12\n\ncmd_acl_id\x18\n \x01(\t\x12\x14\n\x0c\x63md_group_id\x18\x0b \x01(\t\"2\n\x0f\x43ommandResponse\x12\x1f\n\x06status\x18\x01 \x01(\x0b\x32\x0f.message.Status\"&\n\x13\x46inishedTaskRequest\x12\x0f\n\x07task_id\x18\x01 \x01(\t\"3\n\x0cTaskResponse\x12#\n\x04task\x18\x01 \x01(\x0b\x32\x15.message.TerminalTask\")\n\x13RemainReplayRequest\x12\x12\n\nreplay_dir\x18\x01 \x01(\t\"{\n\x14RemainReplayResponse\x12\x1f\n\x06status\x18\x01 \x01(\x0b\x32\x0f.message.Status\x12\x15\n\rsuccess_files\x18\x02 \x03(\t\x12\x15\n\rfailure_files\x18\x03 \x03(\t\x12\x14\n\x0c\x66\x61ilure_errs\x18\x04 \x03(\t\"1\n\x0eStatusResponse\x12\x1f\n\x06status\x18\x01 \x01(\x0b\x32\x0f.message.Status\"L\n\x15\x43ommandConfirmRequest\x12\x12\n\nsession_id\x18\x01 \x01(\t\x12\x12\n\ncmd_acl_id\x18\x02 \x01(\t\x12\x0b\n\x03\x63md\x18\x03 \x01(\t\"&\n\x07ReqInfo\x12\x0e\n\x06method\x18\x01 \x01(\t\x12\x0b\n\x03url\x18\x02 \x01(\t\"\\\n\x16\x43ommandConfirmResponse\x12\x1f\n\x06status\x18\x01 \x01(\x0b\x32\x0f.message.Status\x12!\n\x04info\x18\x02 \x01(\x0b\x32\x13.message.TicketInfo\"\x85\x01\n\nTicketInfo\x12#\n\tcheck_req\x18\x01 \x01(\x0b\x32\x10.message.ReqInfo\x12$\n\ncancel_req\x18\x02 \x01(\x0b\x32\x10.message.ReqInfo\x12\x19\n\x11ticket_detail_url\x18\x03 \x01(\t\x12\x11\n\treviewers\x18\x04 \x03(\t\".\n\rTicketRequest\x12\x1d\n\x03req\x18\x01 \x01(\x0b\x32\x10.message.ReqInfo\"Z\n\x13TicketStateResponse\x12\"\n\x04\x44\x61ta\x18\x01 \x01(\x0b\x32\x14.message.TicketState\x12\x1f\n\x06status\x18\x02 \x01(\x0b\x32\x0f.message.Status\"\x86\x01\n\x0bTicketState\x12)\n\x05state\x18\x01 \x01(\x0e\x32\x1a.message.TicketState.State\x12\x11\n\tprocessor\x18\x02 \x01(\t\"9\n\x05State\x12\x08\n\x04Open\x10\x00\x12\x0c\n\x08\x41pproved\x10\x01\x12\x0c\n\x08Rejected\x10\x02\x12\n\n\x06\x43losed\x10\x03\"P\n\x0e\x46orwardRequest\x12\x0c\n\x04host\x18\x01 \x01(\t\x12\x0c\n\x04port\x18\x02 \x01(\x05\x12\"\n\x08gateways\x18\x03 \x03(\x0b\x32\x10.message.Gateway\"\"\n\x14\x46orwardDeleteRequest\x12\n\n\x02id\x18\x01 \x01(\t\"Z\n\x0f\x46orwardResponse\x12\x1f\n\x06status\x18\x01 \x01(\x0b\x32\x0f.message.Status\x12\n\n\x02id\x18\x02 \x01(\t\x12\x0c\n\x04host\x18\x03 \x01(\t\x12\x0c\n\x04port\x18\x04 \x01(\x05\"^\n\x15PublicSettingResponse\x12\x1f\n\x06status\x18\x01 \x01(\x0b\x32\x0f.message.Status\x12$\n\x04\x64\x61ta\x18\x02 \x01(\x0b\x32\x16.message.PublicSetting\"\x07\n\x05\x45mpty\"D\n\x12ListenPortResponse\x12\x1f\n\x06status\x18\x01 \x01(\x0b\x32\x0f.message.Status\x12\r\n\x05ports\x18\x02 \x03(\x05\"\x1f\n\x0fPortInfoRequest\x12\x0c\n\x04port\x18\x01 \x01(\x05\"T\n\x10PortInfoResponse\x12\x1f\n\x06status\x18\x01 \x01(\x0b\x32\x0f.message.Status\x12\x1f\n\x04\x64\x61ta\x18\x02 \x01(\x0b\x32\x11.message.PortInfo\"M\n\x08PortInfo\x12\x1d\n\x05\x61sset\x18\x01 \x01(\x0b\x32\x0e.message.Asset\x12\"\n\x08gateways\x18\x02 \x03(\x0b\x32\x10.message.Gateway\"+\n\x0bPortFailure\x12\x0c\n\x04port\x18\x01 \x01(\x05\x12\x0e\n\x06reason\x18\x02 \x01(\t\"8\n\x12PortFailureRequest\x12\"\n\x04\x64\x61ta\x18\x01 \x03(\x0b\x32\x14.message.PortFailure\"2\n\x0e\x43ookiesRequest\x12 \n\x07\x63ookies\x18\x01 \x03(\x0b\x32\x0f.message.Cookie\"L\n\x0cUserResponse\x12\x1f\n\x06status\x18\x01 \x01(\x0b\x32\x0f.message.Status\x12\x1b\n\x04\x64\x61ta\x18\x02 \x01(\x0b\x32\r.message.User\"\xce\x03\n\x1aSessionLifecycleLogRequest\x12\x12\n\nsession_id\x18\x01 \x01(\t\x12<\n\x05\x65vent\x18\x02 \x01(\x0e\x32-.message.SessionLifecycleLogRequest.EventType\x12\x0e\n\x06reason\x18\x03 \x01(\t\x12\x0c\n\x04user\x18\x04 \x01(\t\"\xbf\x02\n\tEventType\x12\x17\n\x13\x41ssetConnectSuccess\x10\x00\x12\x18\n\x14\x41ssetConnectFinished\x10\x01\x12\x13\n\x0f\x43reateShareLink\x10\x02\x12\x13\n\x0fUserJoinSession\x10\x03\x12\x14\n\x10UserLeaveSession\x10\x04\x12\x14\n\x10\x41\x64minJoinMonitor\x10\x05\x12\x14\n\x10\x41\x64minExitMonitor\x10\x06\x12\x16\n\x12ReplayConvertStart\x10\x07\x12\x18\n\x14ReplayConvertSuccess\x10\x08\x12\x18\n\x14ReplayConvertFailure\x10\t\x12\x15\n\x11ReplayUploadStart\x10\n\x12\x17\n\x13ReplayUploadSuccess\x10\x0b\x12\x17\n\x13ReplayUploadFailure\x10\x0c\"b\n\x15\x41\x63\x63ountDetailResponse\x12\x1f\n\x06status\x18\x01 \x01(\x0b\x32\x0f.message.Status\x12(\n\x07payload\x18\x02 \x01(\x0b\x32\x17.google.protobuf.Struct\"\xf8\x01\n\x0bHTTPRequest\x12\x0e\n\x06method\x18\x01 \x01(\t\x12\x0c\n\x04path\x18\x02 \x01(\t\x12.\n\x05query\x18\x03 \x03(\x0b\x32\x1f.message.HTTPRequest.QueryEntry\x12\x30\n\x06header\x18\x04 \x03(\x0b\x32 .message.HTTPRequest.HeaderEntry\x12\x0c\n\x04\x62ody\x18\x05 \x01(\x0c\x1a,\n\nQueryEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\x1a-\n\x0bHeaderEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"=\n\x0cHTTPResponse\x12\x1f\n\x06status\x18\x01 \x01(\x0b\x32\x0f.message.Status\x12\x0c\n\x04\x62ody\x18\x02 \x01(\x0c\x32\xa5\x0f\n\x07Service\x12\x43\n\x10GetTokenAuthInfo\x12\x15.message.TokenRequest\x1a\x16.message.TokenResponse\"\x00\x12>\n\nRenewToken\x12\x15.message.TokenRequest\x1a\x17.message.StatusResponse\"\x00\x12P\n\rCreateSession\x12\x1d.message.SessionCreateRequest\x1a\x1e.message.SessionCreateResponse\"\x00\x12L\n\rFinishSession\x12\x1d.message.SessionFinishRequest\x1a\x1a.message.SessionFinishResp\"\x00\x12\x45\n\x10UploadReplayFile\x12\x16.message.ReplayRequest\x1a\x17.message.ReplayResponse\"\x00\x12\x44\n\rUploadCommand\x12\x17.message.CommandRequest\x1a\x18.message.CommandResponse\"\x00\x12I\n\x0c\x44ispatchTask\x12\x1c.message.FinishedTaskRequest\x1a\x15.message.TaskResponse\"\x00(\x01\x30\x01\x12R\n\x11ScanRemainReplays\x12\x1c.message.RemainReplayRequest\x1a\x1d.message.RemainReplayResponse\"\x00\x12X\n\x13\x43reateCommandTicket\x12\x1e.message.CommandConfirmRequest\x1a\x1f.message.CommandConfirmResponse\"\x00\x12\x66\n\x1d\x43heckOrCreateAssetLoginTicket\x12 .message.AssetLoginTicketRequest\x1a!.message.AssetLoginTicketResponse\"\x00\x12J\n\x10\x43heckTicketState\x12\x16.message.TicketRequest\x1a\x1c.message.TicketStateResponse\"\x00\x12\x41\n\x0c\x43\x61ncelTicket\x12\x16.message.TicketRequest\x1a\x17.message.StatusResponse\"\x00\x12\x44\n\rCreateForward\x12\x17.message.ForwardRequest\x1a\x18.message.ForwardResponse\"\x00\x12I\n\rDeleteForward\x12\x1d.message.ForwardDeleteRequest\x1a\x17.message.StatusResponse\"\x00\x12\x44\n\x10GetPublicSetting\x12\x0e.message.Empty\x1a\x1e.message.PublicSettingResponse\"\x00\x12?\n\x0eGetListenPorts\x12\x0e.message.Empty\x1a\x1b.message.ListenPortResponse\"\x00\x12\x44\n\x0bGetPortInfo\x12\x18.message.PortInfoRequest\x1a\x19.message.PortInfoResponse\"\x00\x12K\n\x11HandlePortFailure\x12\x1b.message.PortFailureRequest\x1a\x17.message.StatusResponse\"\x00\x12\x46\n\x12\x43heckUserByCookies\x12\x17.message.CookiesRequest\x1a\x15.message.UserResponse\"\x00\x12[\n\x19RecordSessionLifecycleLog\x12#.message.SessionLifecycleLogRequest\x1a\x17.message.StatusResponse\"\x00\x12n\n\x17\x46\x61\x63\x65RecognitionCallback\x12\'.message.FaceRecognitionCallbackRequest\x1a(.message.FaceRecognitionCallbackResponse\"\x00\x12\x62\n\x13\x46\x61\x63\x65MonitorCallback\x12#.message.FaceMonitorCallbackRequest\x1a$.message.FaceMonitorCallbackResponse\"\x00\x12V\n\x0fJoinFaceMonitor\x12\x1f.message.JoinFaceMonitorRequest\x1a .message.JoinFaceMonitorResponse\"\x00\x12\x42\n\x0eGetAccountChat\x12\x0e.message.Empty\x1a\x1e.message.AccountDetailResponse\"\x00\x12\x38\n\x07\x43\x61llAPI\x12\x14.message.HTTPRequest\x1a\x15.message.HTTPResponse\"\x00\x42 \n\x13org.jumpserver.wispZ\t/protobufb\x06proto3')
_globals = globals()
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'service_pb2', _globals)
if not _descriptor._USE_C_DESCRIPTORS:
_globals['DESCRIPTOR']._loaded_options = None
_globals['DESCRIPTOR']._serialized_options = b'\n\023org.jumpserver.wispZ\t/protobuf'
_globals['_HTTPREQUEST_QUERYENTRY']._loaded_options = None
_globals['_HTTPREQUEST_QUERYENTRY']._serialized_options = b'8\001'
_globals['_HTTPREQUEST_HEADERENTRY']._loaded_options = None
_globals['_HTTPREQUEST_HEADERENTRY']._serialized_options = b'8\001'
_globals['_JOINFACEMONITORREQUEST']._serialized_start=70
_globals['_JOINFACEMONITORREQUEST']._serialized_end=142
_globals['_JOINFACEMONITORRESPONSE']._serialized_start=144
_globals['_JOINFACEMONITORRESPONSE']._serialized_end=202
_globals['_FACEMONITORCALLBACKREQUEST']._serialized_start=205
_globals['_FACEMONITORCALLBACKREQUEST']._serialized_end=345
_globals['_FACEMONITORCALLBACKRESPONSE']._serialized_start=347
_globals['_FACEMONITORCALLBACKRESPONSE']._serialized_end=409
_globals['_FACERECOGNITIONCALLBACKREQUEST']._serialized_start=411
_globals['_FACERECOGNITIONCALLBACKREQUEST']._serialized_end=517
_globals['_FACERECOGNITIONCALLBACKRESPONSE']._serialized_start=519
_globals['_FACERECOGNITIONCALLBACKRESPONSE']._serialized_end=585
_globals['_ASSETLOGINTICKETREQUEST']._serialized_start=587
_globals['_ASSETLOGINTICKETREQUEST']._serialized_end=673
_globals['_ASSETLOGINTICKETRESPONSE']._serialized_start=676
_globals['_ASSETLOGINTICKETRESPONSE']._serialized_end=818
_globals['_STATUS']._serialized_start=820
_globals['_STATUS']._serialized_end=853
_globals['_TOKENREQUEST']._serialized_start=855
_globals['_TOKENREQUEST']._serialized_end=884
_globals['_TOKENRESPONSE']._serialized_start=886
_globals['_TOKENRESPONSE']._serialized_end=972
_globals['_SESSIONCREATEREQUEST']._serialized_start=974
_globals['_SESSIONCREATEREQUEST']._serialized_end=1028
_globals['_SESSIONCREATERESPONSE']._serialized_start=1030
_globals['_SESSIONCREATERESPONSE']._serialized_end=1118
_globals['_SESSIONFINISHREQUEST']._serialized_start=1120
_globals['_SESSIONFINISHREQUEST']._serialized_end=1202
_globals['_SESSIONFINISHRESP']._serialized_start=1204
_globals['_SESSIONFINISHRESP']._serialized_end=1256
_globals['_REPLAYREQUEST']._serialized_start=1258
_globals['_REPLAYREQUEST']._serialized_end=1319
_globals['_REPLAYRESPONSE']._serialized_start=1321
_globals['_REPLAYRESPONSE']._serialized_end=1370
_globals['_COMMANDREQUEST']._serialized_start=1373
_globals['_COMMANDREQUEST']._serialized_end=1596
_globals['_COMMANDRESPONSE']._serialized_start=1598
_globals['_COMMANDRESPONSE']._serialized_end=1648
_globals['_FINISHEDTASKREQUEST']._serialized_start=1650
_globals['_FINISHEDTASKREQUEST']._serialized_end=1688
_globals['_TASKRESPONSE']._serialized_start=1690
_globals['_TASKRESPONSE']._serialized_end=1741
_globals['_REMAINREPLAYREQUEST']._serialized_start=1743
_globals['_REMAINREPLAYREQUEST']._serialized_end=1784
_globals['_REMAINREPLAYRESPONSE']._serialized_start=1786
_globals['_REMAINREPLAYRESPONSE']._serialized_end=1909
_globals['_STATUSRESPONSE']._serialized_start=1911
_globals['_STATUSRESPONSE']._serialized_end=1960
_globals['_COMMANDCONFIRMREQUEST']._serialized_start=1962
_globals['_COMMANDCONFIRMREQUEST']._serialized_end=2038
_globals['_REQINFO']._serialized_start=2040
_globals['_REQINFO']._serialized_end=2078
_globals['_COMMANDCONFIRMRESPONSE']._serialized_start=2080
_globals['_COMMANDCONFIRMRESPONSE']._serialized_end=2172
_globals['_TICKETINFO']._serialized_start=2175
_globals['_TICKETINFO']._serialized_end=2308
_globals['_TICKETREQUEST']._serialized_start=2310
_globals['_TICKETREQUEST']._serialized_end=2356
_globals['_TICKETSTATERESPONSE']._serialized_start=2358
_globals['_TICKETSTATERESPONSE']._serialized_end=2448
_globals['_TICKETSTATE']._serialized_start=2451
_globals['_TICKETSTATE']._serialized_end=2585
_globals['_TICKETSTATE_STATE']._serialized_start=2528
_globals['_TICKETSTATE_STATE']._serialized_end=2585
_globals['_FORWARDREQUEST']._serialized_start=2587
_globals['_FORWARDREQUEST']._serialized_end=2667
_globals['_FORWARDDELETEREQUEST']._serialized_start=2669
_globals['_FORWARDDELETEREQUEST']._serialized_end=2703
_globals['_FORWARDRESPONSE']._serialized_start=2705
_globals['_FORWARDRESPONSE']._serialized_end=2795
_globals['_PUBLICSETTINGRESPONSE']._serialized_start=2797
_globals['_PUBLICSETTINGRESPONSE']._serialized_end=2891
_globals['_EMPTY']._serialized_start=2893
_globals['_EMPTY']._serialized_end=2900
_globals['_LISTENPORTRESPONSE']._serialized_start=2902
_globals['_LISTENPORTRESPONSE']._serialized_end=2970
_globals['_PORTINFOREQUEST']._serialized_start=2972
_globals['_PORTINFOREQUEST']._serialized_end=3003
_globals['_PORTINFORESPONSE']._serialized_start=3005
_globals['_PORTINFORESPONSE']._serialized_end=3089
_globals['_PORTINFO']._serialized_start=3091
_globals['_PORTINFO']._serialized_end=3168
_globals['_PORTFAILURE']._serialized_start=3170
_globals['_PORTFAILURE']._serialized_end=3213
_globals['_PORTFAILUREREQUEST']._serialized_start=3215
_globals['_PORTFAILUREREQUEST']._serialized_end=3271
_globals['_COOKIESREQUEST']._serialized_start=3273
_globals['_COOKIESREQUEST']._serialized_end=3323
_globals['_USERRESPONSE']._serialized_start=3325
_globals['_USERRESPONSE']._serialized_end=3401
_globals['_SESSIONLIFECYCLELOGREQUEST']._serialized_start=3404
_globals['_SESSIONLIFECYCLELOGREQUEST']._serialized_end=3866
_globals['_SESSIONLIFECYCLELOGREQUEST_EVENTTYPE']._serialized_start=3547
_globals['_SESSIONLIFECYCLELOGREQUEST_EVENTTYPE']._serialized_end=3866
_globals['_ACCOUNTDETAILRESPONSE']._serialized_start=3868
_globals['_ACCOUNTDETAILRESPONSE']._serialized_end=3966
_globals['_HTTPREQUEST']._serialized_start=3969
_globals['_HTTPREQUEST']._serialized_end=4217
_globals['_HTTPREQUEST_QUERYENTRY']._serialized_start=4126
_globals['_HTTPREQUEST_QUERYENTRY']._serialized_end=4170
_globals['_HTTPREQUEST_HEADERENTRY']._serialized_start=4172
_globals['_HTTPREQUEST_HEADERENTRY']._serialized_end=4217
_globals['_HTTPRESPONSE']._serialized_start=4219
_globals['_HTTPRESPONSE']._serialized_end=4280
_globals['_SERVICE']._serialized_start=4283
_globals['_SERVICE']._serialized_end=6240
# @@protoc_insertion_point(module_scope)