ok
Direktori : /opt/imunify360/venv/lib/python3.11/site-packages/im360/contracts/ |
Current File : //opt/imunify360/venv/lib/python3.11/site-packages/im360/contracts/message_pb2.py |
# -*- coding: utf-8 -*- # Generated by the protocol buffer compiler. DO NOT EDIT! # source: message.proto """Generated protocol buffer code.""" from google.protobuf import descriptor as _descriptor from google.protobuf import descriptor_pool as _descriptor_pool from google.protobuf import symbol_database as _symbol_database from google.protobuf.internal import builder as _builder # @@protoc_insertion_point(imports) _sym_db = _symbol_database.Default() DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile( b'\n\rmessage.proto\x12\ni360parcel"\x99\x02\n\rWebShieldData\x12\x39\n\x07user_id\x18\x01' b" \x01(\t:(0000000000000000000000000000000000000000\x12-\n\x0crequest_data\x18\x02" b" \x01(\x0b\x32\x17.i360parcel.RequestData\x12\x30\n\x0bmodsec_data\x18\x03" b" \x01(\x0b\x32\x1b.i360parcel.ModSecurityData\x12\x32\n\x07\x63\x61ptcha\x18\x04" b' \x01(\x0e\x32!.i360parcel.WebShieldData.Captcha"8\n\x07\x43\x61ptcha\x12\x06\n\x02NA\x10\x00\x12\r\n\tREQUESTED\x10\x01\x12\n\n\x06PASSED\x10\x02\x12\n\n\x06\x46\x41ILED\x10\x03"W\n\x0bRequestData\x12&\n\x06header\x18\x01' b" \x03(\x0b\x32\x16.i360parcel.HeaderItem\x12\x13\n\x06method\x18\x02" b" \x01(\t:\x03GET\x12\x0b\n\x03uri\x18\x03" b' \x01(\t")\n\nHeaderItem\x12\x0c\n\x04name\x18\x01' b" \x02(\t\x12\r\n\x05value\x18\x02" b' \x01(\t"b\n\x0fModSecurityData\x12\x15\n\raccess_denied\x18\x01' b" \x01(\x08\x12*\n\x03opt\x18\x02" b" \x03(\x0b\x32\x1d.i360parcel.ModSecurityOption\x12\x0c\n\x04tags\x18\x03" b' \x03(\t"0\n\x11ModSecurityOption\x12\x0c\n\x04name\x18\x01' b" \x02(\t\x12\r\n\x05value\x18\x02" b' \x01(\t"\xf6\x01\n\x0eProactiveQueue\x12\x12\n\x07version\x18\x01' b" \x02(\r:\x01\x31\x12\x15\n\rrecognizer_id\x18\x02" b" \x02(\r\x12\x19\n\x11recognizer_sub_id\x18\x1e" b" \x01(\r\x12\x31\n\x06\x61\x63tion\x18\x1f" b" \x01(\x0e\x32!.i360parcel.ProactiveQueue.Action\x12\r\n\x05queue\x18\x04" b" \x03(\x07\x12\x0b\n\x03\x65nv\x18\x05 \x03(\t\x12\x0e\n\x06script\x18 " b" \x01(\t\x12\x17\n\x0frecognizer_name\x18!" b' \x01(\t"&\n\x06\x41\x63tion\x12\x07\n\x03LOG\x10\x00\x12\x08\n\x04KILL\x10\x01\x12\t\n\x05\x42LOCK\x10\x02"\xe0\x01\n\x08SendInfo\x12+\n\x06method\x18\x01' b" \x02(\x0e\x32\x1b.i360parcel.SendInfo.Method\x12\n\n\x02ip\x18\x02" b" \x02(\t\x12\x11\n\ttimestamp\x18\x04 \x02(\x05\x12(\n\x05websh\x18\x05" b" \x01(\x0b\x32\x19.i360parcel.WebShieldData\x12-\n\tproactive\x18\x06" b' \x01(\x0b\x32\x1a.i360parcel.ProactiveQueue"/\n\x06Method\x12\r\n\tPROACTIVE\x10\x00\x12\r\n\tWEBSHIELD\x10\x01\x12\x07\n\x03PAM\x10\x02' ) _globals = globals() _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals) _builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, "message_pb2", _globals) if _descriptor._USE_C_DESCRIPTORS == False: DESCRIPTOR._options = None _globals["_WEBSHIELDDATA"]._serialized_start = 30 _globals["_WEBSHIELDDATA"]._serialized_end = 311 _globals["_WEBSHIELDDATA_CAPTCHA"]._serialized_start = 255 _globals["_WEBSHIELDDATA_CAPTCHA"]._serialized_end = 311 _globals["_REQUESTDATA"]._serialized_start = 313 _globals["_REQUESTDATA"]._serialized_end = 400 _globals["_HEADERITEM"]._serialized_start = 402 _globals["_HEADERITEM"]._serialized_end = 443 _globals["_MODSECURITYDATA"]._serialized_start = 445 _globals["_MODSECURITYDATA"]._serialized_end = 543 _globals["_MODSECURITYOPTION"]._serialized_start = 545 _globals["_MODSECURITYOPTION"]._serialized_end = 593 _globals["_PROACTIVEQUEUE"]._serialized_start = 596 _globals["_PROACTIVEQUEUE"]._serialized_end = 842 _globals["_PROACTIVEQUEUE_ACTION"]._serialized_start = 804 _globals["_PROACTIVEQUEUE_ACTION"]._serialized_end = 842 _globals["_SENDINFO"]._serialized_start = 845 _globals["_SENDINFO"]._serialized_end = 1069 _globals["_SENDINFO_METHOD"]._serialized_start = 1022 _globals["_SENDINFO_METHOD"]._serialized_end = 1069 # @@protoc_insertion_point(module_scope)