# -*- coding: utf-8 -*-
# Generated by the protocol buffer compiler.  DO NOT EDIT!
# source: keyapis/preset/v1/keyapis_preset_preset_v1.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()


from google.api import annotations_pb2 as google_dot_api_dot_annotations__pb2
from google.api import field_behavior_pb2 as google_dot_api_dot_field__behavior__pb2
from google.protobuf import descriptor_pb2 as google_dot_protobuf_dot_descriptor__pb2
from google.protobuf import timestamp_pb2 as google_dot_protobuf_dot_timestamp__pb2
from google.protobuf import wrappers_pb2 as google_dot_protobuf_dot_wrappers__pb2


DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n0keyapis/preset/v1/keyapis_preset_preset_v1.proto\x12\x11keyapis.preset.v1\x1a\x1cgoogle/api/annotations.proto\x1a\x1fgoogle/api/field_behavior.proto\x1a google/protobuf/descriptor.proto\x1a\x1fgoogle/protobuf/timestamp.proto\x1a\x1egoogle/protobuf/wrappers.proto\"\x82\x10\n\x06Preset\x12\n\n\x02id\x18\x01 \x01(\x05\x12\x12\n\x05title\x18\x02 \x01(\tB\x03\xe0\x41\x02\x12\x14\n\x07mrf_ids\x18\x03 \x03(\x05\x42\x03\xe0\x41\x02\x12\x13\n\x06rf_ids\x18\x04 \x03(\x05\x42\x03\xe0\x41\x02\x12\x36\n\x0b\x64\x65scription\x18\x05 \x01(\x0b\x32\x1c.google.protobuf.StringValueB\x03\xe0\x41\x01\x12\x33\n\ncreated_at\x18\x06 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x33\n\nchanged_at\x18\x07 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12>\n\x0bstatus_type\x18\x08 \x01(\x0e\x32$.keyapis.preset.v1.Preset.StatusTypeB\x03\xe0\x41\x02\x12/\n\x03sip\x18\t \x01(\x0b\x32\x1d.keyapis.preset.v1.Preset.SipB\x03\xe0\x41\x02\x12/\n\x03ntp\x18\n \x01(\x0b\x32\x1d.keyapis.preset.v1.Preset.NtpB\x03\xe0\x41\x02\x12\x35\n\x06syslog\x18\x0b \x01(\x0b\x32 .keyapis.preset.v1.Preset.SyslogB\x03\xe0\x41\x02\x12\x32\n\x05rooms\x18\x0c \x03(\x0b\x32\x1e.keyapis.preset.v1.Preset.RoomB\x03\xe0\x41\x02\x12@\n\x0cvideo_config\x18\r \x01(\x0b\x32%.keyapis.preset.v1.Preset.VideoConfigB\x03\xe0\x41\x02\x12\x31\n\x04\x64tmf\x18\x0e \x03(\x0b\x32\x1e.keyapis.preset.v1.Preset.DtmfB\x03\xe0\x41\x02\x12\x43\n\x10\x66\x61\x63\x65_recognition\x18\x0f \x01(\x0b\x32).keyapis.preset.v1.Preset.FaceRecognition\x1a\x8b\x01\n\x03Sip\x12\x11\n\x04host\x18\x01 \x01(\tB\x03\xe0\x41\x02\x12\x11\n\x04port\x18\x02 \x01(\x05\x42\x03\xe0\x41\x02\x12\x15\n\x08reg_host\x18\x03 \x01(\tB\x03\xe0\x41\x02\x12\x15\n\x08reg_port\x18\x04 \x01(\x05\x42\x03\xe0\x41\x02\x12\x17\n\nproxy_host\x18\x05 \x01(\tB\x03\xe0\x41\x02\x12\x17\n\nproxy_port\x18\x06 \x01(\x05\x42\x03\xe0\x41\x02\x1a+\n\x03Ntp\x12\x11\n\x04host\x18\x01 \x01(\tB\x03\xe0\x41\x02\x12\x11\n\x04port\x18\x02 \x01(\x05\x42\x03\xe0\x41\x02\x1a\xb6\x01\n\x06Syslog\x12\x11\n\x04host\x18\x01 \x01(\tB\x03\xe0\x41\x02\x12\x11\n\x04port\x18\x02 \x01(\x05\x42\x03\xe0\x41\x02\x12I\n\rprotocol_type\x18\x03 \x01(\x0e\x32-.keyapis.preset.v1.Preset.Syslog.ProtocolTypeB\x03\xe0\x41\x02\";\n\x0cProtocolType\x12\x19\n\x15PROTOCOL_TYPE_UNKNOWN\x10\x00\x12\x07\n\x03UDP\x10\x01\x12\x07\n\x03TCP\x10\x02\x1a,\n\x04Room\x12\x12\n\x05phone\x18\x01 \x01(\tB\x03\xe0\x41\x02\x12\x10\n\x03num\x18\x02 \x01(\x05\x42\x03\xe0\x41\x02\x1a\x9c\x02\n\x0bVideoConfig\x12L\n\x0cquality_type\x18\x01 \x01(\x0e\x32\x31.keyapis.preset.v1.Preset.VideoConfig.QualityTypeB\x03\xe0\x41\x02\x12\x46\n\trtsp_user\x18\x02 \x01(\x0b\x32..keyapis.preset.v1.Preset.VideoConfig.RtspUserB\x03\xe0\x41\x02\x1a\x38\n\x08RtspUser\x12\x15\n\x08username\x18\x01 \x01(\tB\x03\xe0\x41\x02\x12\x15\n\x08password\x18\x02 \x01(\tB\x03\xe0\x41\x02\"=\n\x0bQualityType\x12\x18\n\x14QUALITY_TYPE_UNKNOWN\x10\x00\x12\x08\n\x04HIGH\x10\x01\x12\n\n\x06MEDIUM\x10\x02\x1a.\n\x04\x44tmf\x12\x11\n\x04\x63ode\x18\x01 \x01(\tB\x03\xe0\x41\x02\x12\x13\n\x0brelay_index\x18\x02 \x01(\x05\x1a\xb1\x02\n\x0f\x46\x61\x63\x65Recognition\x12\x11\n\x04host\x18\x01 \x01(\tB\x03\xe0\x41\x02\x12\x10\n\x08\x61lt_host\x18\x02 \x01(\t\x12\x15\n\x08\x65ndpoint\x18\x03 \x01(\tB\x03\xe0\x41\x02\x12\x17\n\nauth_token\x18\x04 \x01(\tB\x03\xe0\x41\x02\x12\\\n\x12\x63onfiguration_type\x18\x05 \x01(\x0e\x32;.keyapis.preset.v1.Preset.FaceRecognition.ConfigurationTypeB\x03\xe0\x41\x02\x12\x16\n\torigin_id\x18\x06 \x01(\tB\x03\xe0\x41\x02\x12\x11\n\tgroup_ids\x18\x07 \x03(\x05\"@\n\x11\x43onfigurationType\x12\x1e\n\x1a\x43ONFIGURATION_TYPE_UNKNOWN\x10\x00\x12\x0b\n\x07\x44\x45\x46\x41ULT\x10\x01\x1a\xde\x01\n\x0bSavingError\x12\x42\n\x08\x63onflict\x18\x01 \x01(\x0b\x32..keyapis.preset.v1.Preset.SavingError.ConflictH\x00\x12]\n\x17not_allowed_for_default\x18\x02 \x01(\x0b\x32:.keyapis.preset.v1.Preset.SavingError.NotAllowedForDefaultH\x00\x1a\n\n\x08\x43onflict\x1a\x16\n\x14NotAllowedForDefaultB\x08\n\x06reason\">\n\nStatusType\x12\x17\n\x13STATUS_TYPE_UNKNOWN\x10\x00\x12\n\n\x06\x41\x43TIVE\x10\x01\x12\x0b\n\x07\x41RCHIVE\x10\x02\"A\n\x11PostPresetRequest\x12,\n\x04\x64\x61ta\x18\x01 \x01(\x0b\x32\x19.keyapis.preset.v1.PresetB\x03\xe0\x41\x02\"\x8c\x02\n\x12PostPresetResponse\x12)\n\x04\x64\x61ta\x18\x01 \x01(\x0b\x32\x19.keyapis.preset.v1.PresetH\x00\x12<\n\x05\x65rror\x18\x02 \x01(\x0b\x32+.keyapis.preset.v1.PostPresetResponse.ErrorH\x00\x1a\x84\x01\n\x05\x45rror\x12\x38\n\nvalidation\x18\x01 \x01(\x0b\x32\".keyapis.preset.v1.ValidationErrorH\x00\x12\x37\n\x06saving\x18\x02 \x01(\x0b\x32%.keyapis.preset.v1.Preset.SavingErrorH\x00\x42\x08\n\x06reasonB\x06\n\x04type\"\x88\x01\n\x14GetPresetListRequest\x12/\n\x06\x66ilter\x18\x01 \x01(\x0b\x32\x1f.keyapis.preset.v1.PresetFilter\x12\x31\n\x06paging\x18\x02 \x01(\x0b\x32\x1f.keyapis.preset.v1.PresetPagingH\x00\x42\x0c\n\npagination\"#\n\x10GetPresetRequest\x12\x0f\n\x02id\x18\x01 \x01(\x05\x42\x03\xe0\x41\x02\"F\n\x11GetPresetResponse\x12)\n\x04\x64\x61ta\x18\x01 \x01(\x0b\x32\x19.keyapis.preset.v1.PresetH\x00\x42\x06\n\x04type\"\x19\n\x17GetPresetDefaultRequest\"M\n\x18GetPresetDefaultResponse\x12)\n\x04\x64\x61ta\x18\x01 \x01(\x0b\x32\x19.keyapis.preset.v1.PresetH\x00\x42\x06\n\x04type\"\xd8\x01\n\x15GetPresetListResponse\x12)\n\x04\x64\x61ta\x18\x01 \x01(\x0b\x32\x19.keyapis.preset.v1.PresetH\x00\x12?\n\x05\x65rror\x18\x02 \x01(\x0b\x32..keyapis.preset.v1.GetPresetListResponse.ErrorH\x00\x1aK\n\x05\x45rror\x12\x38\n\nvalidation\x18\x01 \x01(\x0b\x32\".keyapis.preset.v1.ValidationErrorH\x00\x42\x08\n\x06reasonB\x06\n\x04type\"H\n\x15GetPresetCountRequest\x12/\n\x06\x66ilter\x18\x01 \x01(\x0b\x32\x1f.keyapis.preset.v1.PresetFilter\"\xbf\x01\n\x16GetPresetCountResponse\x12\x0e\n\x04\x64\x61ta\x18\x01 \x01(\x05H\x00\x12@\n\x05\x65rror\x18\x02 \x01(\x0b\x32/.keyapis.preset.v1.GetPresetCountResponse.ErrorH\x00\x1aK\n\x05\x45rror\x12\x38\n\nvalidation\x18\x01 \x01(\x0b\x32\".keyapis.preset.v1.ValidationErrorH\x00\x42\x08\n\x06reasonB\x06\n\x04type\"&\n\x13\x44\x65letePresetRequest\x12\x0f\n\x02id\x18\x01 \x01(\x05\x42\x03\xe0\x41\x02\"\xf1\x01\n\x14\x44\x65letePresetResponse\x12>\n\x05\x65rror\x18\x01 \x01(\x0b\x32-.keyapis.preset.v1.DeletePresetResponse.ErrorH\x00\x1a\x90\x01\n\x05\x45rror\x12\x65\n\x17not_allowed_for_default\x18\x01 \x01(\x0b\x32\x42.keyapis.preset.v1.DeletePresetResponse.Error.NotAllowedForDefaultH\x00\x1a\x16\n\x14NotAllowedForDefaultB\x08\n\x06reasonB\x06\n\x04type\"\xd3\x01\n\x0cPresetFilter\x12\x0f\n\x07mrf_ids\x18\x01 \x03(\x05\x12\x0e\n\x06rf_ids\x18\x02 \x03(\x05\x12/\n\x04text\x18\x03 \x01(\x0b\x32\x1c.google.protobuf.StringValueB\x03\xe0\x41\x01\x12\x30\n\x05title\x18\x04 \x01(\x0b\x32\x1c.google.protobuf.StringValueB\x03\xe0\x41\x01\x12?\n\x0cstatus_types\x18\x05 \x03(\x0e\x32$.keyapis.preset.v1.Preset.StatusTypeB\x03\xe0\x41\x01\"\xd4\x02\n\x0cPresetPaging\x12\x42\n\rorder_by_type\x18\x01 \x01(\x0e\x32+.keyapis.preset.v1.PresetPaging.OrderByType\x12\x45\n\x0e\x64irection_type\x18\x02 \x01(\x0e\x32-.keyapis.preset.v1.PresetPaging.DirectionType\x12\r\n\x05limit\x18\x03 \x01(\x05\x12\x0e\n\x06offset\x18\x04 \x01(\x05\"Z\n\x0bOrderByType\x12\x19\n\x15ORDER_BY_TYPE_UNKNOWN\x10\x00\x12\x06\n\x02ID\x10\x01\x12\x0e\n\nCREATED_AT\x10\x02\x12\x0e\n\nCHANGED_AT\x10\x03\x12\x08\n\x04RANK\x10\x04\">\n\rDirectionType\x12\x1a\n\x16\x44IRECTION_TYPE_UNKNOWN\x10\x00\x12\x08\n\x04\x44\x45SC\x10\x01\x12\x07\n\x03\x41SC\x10\x02\":\n\x0fValidationError\x12\x11\n\x04path\x18\x01 \x01(\tB\x03\xe0\x41\x02\x12\x14\n\x07message\x18\x02 \x01(\tB\x03\xe0\x41\x02\x32\xbb\x06\n\rPresetService\x12{\n\nPostPreset\x12$.keyapis.preset.v1.PostPresetRequest\x1a%.keyapis.preset.v1.PostPresetResponse\" \x82\xd3\xe4\x93\x02\x1a\"\x15/preset/api/v1/preset:\x01*\x12z\n\tGetPreset\x12#.keyapis.preset.v1.GetPresetRequest\x1a$.keyapis.preset.v1.GetPresetResponse\"\"\x82\xd3\xe4\x93\x02\x1c\x12\x1a/preset/api/v1/preset/{id}\x12\x92\x01\n\x10GetPresetDefault\x12*.keyapis.preset.v1.GetPresetDefaultRequest\x1a+.keyapis.preset.v1.GetPresetDefaultResponse\"%\x82\xd3\xe4\x93\x02\x1f\x12\x1d/preset/api/v1/preset/default\x12\x88\x01\n\rGetPresetList\x12\'.keyapis.preset.v1.GetPresetListRequest\x1a(.keyapis.preset.v1.GetPresetListResponse\"\"\x82\xd3\xe4\x93\x02\x1c\x12\x1a/preset/api/v1/preset/list0\x01\x12\x8a\x01\n\x0eGetPresetCount\x12(.keyapis.preset.v1.GetPresetCountRequest\x1a).keyapis.preset.v1.GetPresetCountResponse\"#\x82\xd3\xe4\x93\x02\x1d\x12\x1b/preset/api/v1/preset/count\x12\x83\x01\n\x0c\x44\x65letePreset\x12&.keyapis.preset.v1.DeletePresetRequest\x1a\'.keyapis.preset.v1.DeletePresetResponse\"\"\x82\xd3\xe4\x93\x02\x1c*\x1a/preset/api/v1/preset/{id}B\x9a\x01\n\x14ru.keyapis.preset.v1B\x14KeyapisPresetV1ProtoH\x03P\x00Z\x12/keyapis_preset_v1\xd8\x01\x01\xf8\x01\x01\xa2\x02\x0fKEYAPISPRESETV1\xaa\x02\x11Keyapis.Preset.V1\xca\x02\x11Keyapis\\Preset\\V1\xea\x02\x13Keyapis::Preset::V1b\x06proto3')

_globals = globals()
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'keyapis.preset.v1.keyapis_preset_preset_v1_pb2', _globals)
if _descriptor._USE_C_DESCRIPTORS == False:

  DESCRIPTOR._options = None
  DESCRIPTOR._serialized_options = b'\n\024ru.keyapis.preset.v1B\024KeyapisPresetV1ProtoH\003P\000Z\022/keyapis_preset_v1\330\001\001\370\001\001\242\002\017KEYAPISPRESETV1\252\002\021Keyapis.Preset.V1\312\002\021Keyapis\\Preset\\V1\352\002\023Keyapis::Preset::V1'
  _PRESET_SIP.fields_by_name['host']._options = None
  _PRESET_SIP.fields_by_name['host']._serialized_options = b'\340A\002'
  _PRESET_SIP.fields_by_name['port']._options = None
  _PRESET_SIP.fields_by_name['port']._serialized_options = b'\340A\002'
  _PRESET_SIP.fields_by_name['reg_host']._options = None
  _PRESET_SIP.fields_by_name['reg_host']._serialized_options = b'\340A\002'
  _PRESET_SIP.fields_by_name['reg_port']._options = None
  _PRESET_SIP.fields_by_name['reg_port']._serialized_options = b'\340A\002'
  _PRESET_SIP.fields_by_name['proxy_host']._options = None
  _PRESET_SIP.fields_by_name['proxy_host']._serialized_options = b'\340A\002'
  _PRESET_SIP.fields_by_name['proxy_port']._options = None
  _PRESET_SIP.fields_by_name['proxy_port']._serialized_options = b'\340A\002'
  _PRESET_NTP.fields_by_name['host']._options = None
  _PRESET_NTP.fields_by_name['host']._serialized_options = b'\340A\002'
  _PRESET_NTP.fields_by_name['port']._options = None
  _PRESET_NTP.fields_by_name['port']._serialized_options = b'\340A\002'
  _PRESET_SYSLOG.fields_by_name['host']._options = None
  _PRESET_SYSLOG.fields_by_name['host']._serialized_options = b'\340A\002'
  _PRESET_SYSLOG.fields_by_name['port']._options = None
  _PRESET_SYSLOG.fields_by_name['port']._serialized_options = b'\340A\002'
  _PRESET_SYSLOG.fields_by_name['protocol_type']._options = None
  _PRESET_SYSLOG.fields_by_name['protocol_type']._serialized_options = b'\340A\002'
  _PRESET_ROOM.fields_by_name['phone']._options = None
  _PRESET_ROOM.fields_by_name['phone']._serialized_options = b'\340A\002'
  _PRESET_ROOM.fields_by_name['num']._options = None
  _PRESET_ROOM.fields_by_name['num']._serialized_options = b'\340A\002'
  _PRESET_VIDEOCONFIG_RTSPUSER.fields_by_name['username']._options = None
  _PRESET_VIDEOCONFIG_RTSPUSER.fields_by_name['username']._serialized_options = b'\340A\002'
  _PRESET_VIDEOCONFIG_RTSPUSER.fields_by_name['password']._options = None
  _PRESET_VIDEOCONFIG_RTSPUSER.fields_by_name['password']._serialized_options = b'\340A\002'
  _PRESET_VIDEOCONFIG.fields_by_name['quality_type']._options = None
  _PRESET_VIDEOCONFIG.fields_by_name['quality_type']._serialized_options = b'\340A\002'
  _PRESET_VIDEOCONFIG.fields_by_name['rtsp_user']._options = None
  _PRESET_VIDEOCONFIG.fields_by_name['rtsp_user']._serialized_options = b'\340A\002'
  _PRESET_DTMF.fields_by_name['code']._options = None
  _PRESET_DTMF.fields_by_name['code']._serialized_options = b'\340A\002'
  _PRESET_FACERECOGNITION.fields_by_name['host']._options = None
  _PRESET_FACERECOGNITION.fields_by_name['host']._serialized_options = b'\340A\002'
  _PRESET_FACERECOGNITION.fields_by_name['endpoint']._options = None
  _PRESET_FACERECOGNITION.fields_by_name['endpoint']._serialized_options = b'\340A\002'
  _PRESET_FACERECOGNITION.fields_by_name['auth_token']._options = None
  _PRESET_FACERECOGNITION.fields_by_name['auth_token']._serialized_options = b'\340A\002'
  _PRESET_FACERECOGNITION.fields_by_name['configuration_type']._options = None
  _PRESET_FACERECOGNITION.fields_by_name['configuration_type']._serialized_options = b'\340A\002'
  _PRESET_FACERECOGNITION.fields_by_name['origin_id']._options = None
  _PRESET_FACERECOGNITION.fields_by_name['origin_id']._serialized_options = b'\340A\002'
  _PRESET.fields_by_name['title']._options = None
  _PRESET.fields_by_name['title']._serialized_options = b'\340A\002'
  _PRESET.fields_by_name['mrf_ids']._options = None
  _PRESET.fields_by_name['mrf_ids']._serialized_options = b'\340A\002'
  _PRESET.fields_by_name['rf_ids']._options = None
  _PRESET.fields_by_name['rf_ids']._serialized_options = b'\340A\002'
  _PRESET.fields_by_name['description']._options = None
  _PRESET.fields_by_name['description']._serialized_options = b'\340A\001'
  _PRESET.fields_by_name['created_at']._options = None
  _PRESET.fields_by_name['created_at']._serialized_options = b'\340A\003'
  _PRESET.fields_by_name['changed_at']._options = None
  _PRESET.fields_by_name['changed_at']._serialized_options = b'\340A\003'
  _PRESET.fields_by_name['status_type']._options = None
  _PRESET.fields_by_name['status_type']._serialized_options = b'\340A\002'
  _PRESET.fields_by_name['sip']._options = None
  _PRESET.fields_by_name['sip']._serialized_options = b'\340A\002'
  _PRESET.fields_by_name['ntp']._options = None
  _PRESET.fields_by_name['ntp']._serialized_options = b'\340A\002'
  _PRESET.fields_by_name['syslog']._options = None
  _PRESET.fields_by_name['syslog']._serialized_options = b'\340A\002'
  _PRESET.fields_by_name['rooms']._options = None
  _PRESET.fields_by_name['rooms']._serialized_options = b'\340A\002'
  _PRESET.fields_by_name['video_config']._options = None
  _PRESET.fields_by_name['video_config']._serialized_options = b'\340A\002'
  _PRESET.fields_by_name['dtmf']._options = None
  _PRESET.fields_by_name['dtmf']._serialized_options = b'\340A\002'
  _POSTPRESETREQUEST.fields_by_name['data']._options = None
  _POSTPRESETREQUEST.fields_by_name['data']._serialized_options = b'\340A\002'
  _GETPRESETREQUEST.fields_by_name['id']._options = None
  _GETPRESETREQUEST.fields_by_name['id']._serialized_options = b'\340A\002'
  _DELETEPRESETREQUEST.fields_by_name['id']._options = None
  _DELETEPRESETREQUEST.fields_by_name['id']._serialized_options = b'\340A\002'
  _PRESETFILTER.fields_by_name['text']._options = None
  _PRESETFILTER.fields_by_name['text']._serialized_options = b'\340A\001'
  _PRESETFILTER.fields_by_name['title']._options = None
  _PRESETFILTER.fields_by_name['title']._serialized_options = b'\340A\001'
  _PRESETFILTER.fields_by_name['status_types']._options = None
  _PRESETFILTER.fields_by_name['status_types']._serialized_options = b'\340A\001'
  _VALIDATIONERROR.fields_by_name['path']._options = None
  _VALIDATIONERROR.fields_by_name['path']._serialized_options = b'\340A\002'
  _VALIDATIONERROR.fields_by_name['message']._options = None
  _VALIDATIONERROR.fields_by_name['message']._serialized_options = b'\340A\002'
  _PRESETSERVICE.methods_by_name['PostPreset']._options = None
  _PRESETSERVICE.methods_by_name['PostPreset']._serialized_options = b'\202\323\344\223\002\032\"\025/preset/api/v1/preset:\001*'
  _PRESETSERVICE.methods_by_name['GetPreset']._options = None
  _PRESETSERVICE.methods_by_name['GetPreset']._serialized_options = b'\202\323\344\223\002\034\022\032/preset/api/v1/preset/{id}'
  _PRESETSERVICE.methods_by_name['GetPresetDefault']._options = None
  _PRESETSERVICE.methods_by_name['GetPresetDefault']._serialized_options = b'\202\323\344\223\002\037\022\035/preset/api/v1/preset/default'
  _PRESETSERVICE.methods_by_name['GetPresetList']._options = None
  _PRESETSERVICE.methods_by_name['GetPresetList']._serialized_options = b'\202\323\344\223\002\034\022\032/preset/api/v1/preset/list'
  _PRESETSERVICE.methods_by_name['GetPresetCount']._options = None
  _PRESETSERVICE.methods_by_name['GetPresetCount']._serialized_options = b'\202\323\344\223\002\035\022\033/preset/api/v1/preset/count'
  _PRESETSERVICE.methods_by_name['DeletePreset']._options = None
  _PRESETSERVICE.methods_by_name['DeletePreset']._serialized_options = b'\202\323\344\223\002\034*\032/preset/api/v1/preset/{id}'
  _globals['_PRESET']._serialized_start=234
  _globals['_PRESET']._serialized_end=2284
  _globals['_PRESET_SIP']._serialized_start=937
  _globals['_PRESET_SIP']._serialized_end=1076
  _globals['_PRESET_NTP']._serialized_start=1078
  _globals['_PRESET_NTP']._serialized_end=1121
  _globals['_PRESET_SYSLOG']._serialized_start=1124
  _globals['_PRESET_SYSLOG']._serialized_end=1306
  _globals['_PRESET_SYSLOG_PROTOCOLTYPE']._serialized_start=1247
  _globals['_PRESET_SYSLOG_PROTOCOLTYPE']._serialized_end=1306
  _globals['_PRESET_ROOM']._serialized_start=1308
  _globals['_PRESET_ROOM']._serialized_end=1352
  _globals['_PRESET_VIDEOCONFIG']._serialized_start=1355
  _globals['_PRESET_VIDEOCONFIG']._serialized_end=1639
  _globals['_PRESET_VIDEOCONFIG_RTSPUSER']._serialized_start=1520
  _globals['_PRESET_VIDEOCONFIG_RTSPUSER']._serialized_end=1576
  _globals['_PRESET_VIDEOCONFIG_QUALITYTYPE']._serialized_start=1578
  _globals['_PRESET_VIDEOCONFIG_QUALITYTYPE']._serialized_end=1639
  _globals['_PRESET_DTMF']._serialized_start=1641
  _globals['_PRESET_DTMF']._serialized_end=1687
  _globals['_PRESET_FACERECOGNITION']._serialized_start=1690
  _globals['_PRESET_FACERECOGNITION']._serialized_end=1995
  _globals['_PRESET_FACERECOGNITION_CONFIGURATIONTYPE']._serialized_start=1931
  _globals['_PRESET_FACERECOGNITION_CONFIGURATIONTYPE']._serialized_end=1995
  _globals['_PRESET_SAVINGERROR']._serialized_start=1998
  _globals['_PRESET_SAVINGERROR']._serialized_end=2220
  _globals['_PRESET_SAVINGERROR_CONFLICT']._serialized_start=2176
  _globals['_PRESET_SAVINGERROR_CONFLICT']._serialized_end=2186
  _globals['_PRESET_SAVINGERROR_NOTALLOWEDFORDEFAULT']._serialized_start=2188
  _globals['_PRESET_SAVINGERROR_NOTALLOWEDFORDEFAULT']._serialized_end=2210
  _globals['_PRESET_STATUSTYPE']._serialized_start=2222
  _globals['_PRESET_STATUSTYPE']._serialized_end=2284
  _globals['_POSTPRESETREQUEST']._serialized_start=2286
  _globals['_POSTPRESETREQUEST']._serialized_end=2351
  _globals['_POSTPRESETRESPONSE']._serialized_start=2354
  _globals['_POSTPRESETRESPONSE']._serialized_end=2622
  _globals['_POSTPRESETRESPONSE_ERROR']._serialized_start=2482
  _globals['_POSTPRESETRESPONSE_ERROR']._serialized_end=2614
  _globals['_GETPRESETLISTREQUEST']._serialized_start=2625
  _globals['_GETPRESETLISTREQUEST']._serialized_end=2761
  _globals['_GETPRESETREQUEST']._serialized_start=2763
  _globals['_GETPRESETREQUEST']._serialized_end=2798
  _globals['_GETPRESETRESPONSE']._serialized_start=2800
  _globals['_GETPRESETRESPONSE']._serialized_end=2870
  _globals['_GETPRESETDEFAULTREQUEST']._serialized_start=2872
  _globals['_GETPRESETDEFAULTREQUEST']._serialized_end=2897
  _globals['_GETPRESETDEFAULTRESPONSE']._serialized_start=2899
  _globals['_GETPRESETDEFAULTRESPONSE']._serialized_end=2976
  _globals['_GETPRESETLISTRESPONSE']._serialized_start=2979
  _globals['_GETPRESETLISTRESPONSE']._serialized_end=3195
  _globals['_GETPRESETLISTRESPONSE_ERROR']._serialized_start=3112
  _globals['_GETPRESETLISTRESPONSE_ERROR']._serialized_end=3187
  _globals['_GETPRESETCOUNTREQUEST']._serialized_start=3197
  _globals['_GETPRESETCOUNTREQUEST']._serialized_end=3269
  _globals['_GETPRESETCOUNTRESPONSE']._serialized_start=3272
  _globals['_GETPRESETCOUNTRESPONSE']._serialized_end=3463
  _globals['_GETPRESETCOUNTRESPONSE_ERROR']._serialized_start=3112
  _globals['_GETPRESETCOUNTRESPONSE_ERROR']._serialized_end=3187
  _globals['_DELETEPRESETREQUEST']._serialized_start=3465
  _globals['_DELETEPRESETREQUEST']._serialized_end=3503
  _globals['_DELETEPRESETRESPONSE']._serialized_start=3506
  _globals['_DELETEPRESETRESPONSE']._serialized_end=3747
  _globals['_DELETEPRESETRESPONSE_ERROR']._serialized_start=3595
  _globals['_DELETEPRESETRESPONSE_ERROR']._serialized_end=3739
  _globals['_DELETEPRESETRESPONSE_ERROR_NOTALLOWEDFORDEFAULT']._serialized_start=2188
  _globals['_DELETEPRESETRESPONSE_ERROR_NOTALLOWEDFORDEFAULT']._serialized_end=2210
  _globals['_PRESETFILTER']._serialized_start=3750
  _globals['_PRESETFILTER']._serialized_end=3961
  _globals['_PRESETPAGING']._serialized_start=3964
  _globals['_PRESETPAGING']._serialized_end=4304
  _globals['_PRESETPAGING_ORDERBYTYPE']._serialized_start=4150
  _globals['_PRESETPAGING_ORDERBYTYPE']._serialized_end=4240
  _globals['_PRESETPAGING_DIRECTIONTYPE']._serialized_start=4242
  _globals['_PRESETPAGING_DIRECTIONTYPE']._serialized_end=4304
  _globals['_VALIDATIONERROR']._serialized_start=4306
  _globals['_VALIDATIONERROR']._serialized_end=4364
  _globals['_PRESETSERVICE']._serialized_start=4367
  _globals['_PRESETSERVICE']._serialized_end=5194
# @@protoc_insertion_point(module_scope)
