# -*- coding: utf-8 -*-
# Generated by the protocol buffer compiler.  DO NOT EDIT!
# NO CHECKED-IN PROTOBUF GENCODE
# source: dlp_policy_event.proto
# Protobuf Python Version: 7.35.1
"""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,
    7,
    35,
    1,
    '',
    'dlp_policy_event.proto'
)
# @@protoc_insertion_point(imports)

_sym_db = _symbol_database.Default()




DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x16\x64lp_policy_event.proto\"#\n\x14\x44lpPolicyEventSource\x12\x0b\n\x03url\x18\x01 \x01(\t\"\xcf\x01\n\x19\x44lpPolicyEventDestination\x12\x0b\n\x03url\x18\x01 \x01(\t\x12\x37\n\tcomponent\x18\x02 \x01(\x0e\x32$.DlpPolicyEventDestination.Component\"l\n\tComponent\x12\x17\n\x13UNDEFINED_COMPONENT\x10\x00\x12\x07\n\x03\x41RC\x10\x01\x12\x0c\n\x08\x43ROSTINI\x10\x02\x12\r\n\tPLUGIN_VM\x10\x03\x12\x07\n\x03USB\x10\x04\x12\t\n\x05\x44RIVE\x10\x05\x12\x0c\n\x08ONEDRIVE\x10\x06\"\xf7\x04\n\x0e\x44lpPolicyEvent\x12%\n\x06source\x18\x01 \x01(\x0b\x32\x15.DlpPolicyEventSource\x12/\n\x0b\x64\x65stination\x18\x02 \x01(\x0b\x32\x1a.DlpPolicyEventDestination\x12\x30\n\x0brestriction\x18\x03 \x01(\x0e\x32\x1b.DlpPolicyEvent.Restriction\x12\"\n\x04mode\x18\x04 \x01(\x0e\x32\x14.DlpPolicyEvent.Mode\x12\x17\n\x0ftimestamp_micro\x18\x06 \x01(\x03\x12+\n\tuser_type\x18\x07 \x01(\x0e\x32\x18.DlpPolicyEvent.UserType\x12\x14\n\x0c\x63ontent_name\x18\x08 \x01(\t\x12\x1b\n\x13triggered_rule_name\x18\t \x01(\t\x12\x19\n\x11triggered_rule_id\x18\n \x01(\t\"~\n\x0bRestriction\x12\x19\n\x15UNDEFINED_RESTRICTION\x10\x00\x12\r\n\tCLIPBOARD\x10\x01\x12\x0e\n\nSCREENSHOT\x10\x02\x12\x0e\n\nSCREENCAST\x10\x03\x12\x0c\n\x08PRINTING\x10\x04\x12\x0c\n\x08\x45PRIVACY\x10\x05\x12\t\n\x05\x46ILES\x10\x06\"M\n\x04Mode\x12\x12\n\x0eUNDEFINED_MODE\x10\x00\x12\t\n\x05\x42LOCK\x10\x01\x12\n\n\x06REPORT\x10\x02\x12\x08\n\x04WARN\x10\x03\x12\x10\n\x0cWARN_PROCEED\x10\x04\"N\n\x08UserType\x12\x17\n\x13UNDEFINED_USER_TYPE\x10\x00\x12\x0b\n\x07REGULAR\x10\x01\x12\x11\n\rMANAGED_GUEST\x10\x02\x12\t\n\x05KIOSK\x10\x03J\x04\x08\x05\x10\x06\x42\x02H\x03\x62\x06proto3')

_globals = globals()
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'dlp_policy_event_pb2', _globals)
if not _descriptor._USE_C_DESCRIPTORS:
  _globals['DESCRIPTOR']._loaded_options = None
  _globals['DESCRIPTOR']._serialized_options = b'H\003'
  _globals['_DLPPOLICYEVENTSOURCE']._serialized_start=26
  _globals['_DLPPOLICYEVENTSOURCE']._serialized_end=61
  _globals['_DLPPOLICYEVENTDESTINATION']._serialized_start=64
  _globals['_DLPPOLICYEVENTDESTINATION']._serialized_end=271
  _globals['_DLPPOLICYEVENTDESTINATION_COMPONENT']._serialized_start=163
  _globals['_DLPPOLICYEVENTDESTINATION_COMPONENT']._serialized_end=271
  _globals['_DLPPOLICYEVENT']._serialized_start=274
  _globals['_DLPPOLICYEVENT']._serialized_end=905
  _globals['_DLPPOLICYEVENT_RESTRICTION']._serialized_start=614
  _globals['_DLPPOLICYEVENT_RESTRICTION']._serialized_end=740
  _globals['_DLPPOLICYEVENT_MODE']._serialized_start=742
  _globals['_DLPPOLICYEVENT_MODE']._serialized_end=819
  _globals['_DLPPOLICYEVENT_USERTYPE']._serialized_start=821
  _globals['_DLPPOLICYEVENT_USERTYPE']._serialized_end=899
# @@protoc_insertion_point(module_scope)
