# -*- coding: utf-8 -*-
# Generated by the protocol buffer compiler.  DO NOT EDIT!
# source: keyapis/preset/v1/keyapis_preset_events_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 timestamp_pb2 as google_dot_protobuf_dot_timestamp__pb2
from keyapis.preset.v1 import keyapis_preset_preset_v1_pb2 as keyapis_dot_preset_dot_v1_dot_keyapis__preset__preset__v1__pb2


DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n0keyapis/preset/v1/keyapis_preset_events_v1.proto\x12\x11keyapis.preset.v1\x1a\x1cgoogle/api/annotations.proto\x1a\x1fgoogle/api/field_behavior.proto\x1a\x1fgoogle/protobuf/timestamp.proto\x1a\x30keyapis/preset/v1/keyapis_preset_preset_v1.proto\"0\n\x1dPostEventPresetInstallRequest\x12\x0f\n\x02id\x18\x01 \x01(\x05\x42\x03\xe0\x41\x02\" \n\x1ePostEventPresetInstallResponse\"\xea\x01\n\x17PresetConfigurationTask\x12\x17\n\nrequest_id\x18\x01 \x01(\tB\x03\xe0\x41\x02\x12.\n\x06preset\x18\x02 \x01(\x0b\x32\x19.keyapis.preset.v1.PresetB\x03\xe0\x41\x02\x12\x16\n\tdevice_id\x18\x03 \x01(\x05\x42\x03\xe0\x41\x02\x12\x12\n\x05model\x18\x04 \x01(\tB\x03\xe0\x41\x02\x12\x11\n\x04host\x18\x05 \x01(\tB\x03\xe0\x41\x02\x12\x15\n\x08username\x18\x06 \x01(\tB\x03\xe0\x41\x02\x12\x15\n\x08password\x18\x07 \x01(\tB\x03\xe0\x41\x02\x12\x19\n\x0cntp_timezone\x18\x08 \x01(\tB\x03\xe0\x41\x02\"\xa1\x01\n\x1ePresetConfigurationSuccessTask\x12\x17\n\nrequest_id\x18\x01 \x01(\tB\x03\xe0\x41\x02\x12\x16\n\tdevice_id\x18\x02 \x01(\x05\x42\x03\xe0\x41\x02\x12\x16\n\tpreset_id\x18\x03 \x01(\x05\x42\x03\xe0\x41\x02\x12\x36\n\rconfigured_at\x18\x04 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x02\"\x82\x01\n\x1bPresetConfigurationFailTask\x12\x17\n\nrequest_id\x18\x01 \x01(\tB\x03\xe0\x41\x02\x12\x16\n\tdevice_id\x18\x02 \x01(\x05\x42\x03\xe0\x41\x02\x12\x16\n\tpreset_id\x18\x03 \x01(\x05\x42\x03\xe0\x41\x02\x12\x1a\n\rerror_message\x18\x04 \x01(\tB\x03\xe0\x41\x02\"\\\n\x11PresetInstallTask\x12\x17\n\nrequest_id\x18\x01 \x01(\tB\x03\xe0\x41\x02\x12.\n\x06preset\x18\x02 \x01(\x0b\x32\x19.keyapis.preset.v1.PresetB\x03\xe0\x41\x02\x32\xc0\x01\n\x0c\x45ventService\x12\xaf\x01\n\x16PostEventPresetInstall\x12\x30.keyapis.preset.v1.PostEventPresetInstallRequest\x1a\x31.keyapis.preset.v1.PostEventPresetInstallResponse\"0\x82\xd3\xe4\x93\x02*\"(/preset/api/v1/event/preset/{id}/installB\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_events_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'
  _POSTEVENTPRESETINSTALLREQUEST.fields_by_name['id']._options = None
  _POSTEVENTPRESETINSTALLREQUEST.fields_by_name['id']._serialized_options = b'\340A\002'
  _PRESETCONFIGURATIONTASK.fields_by_name['request_id']._options = None
  _PRESETCONFIGURATIONTASK.fields_by_name['request_id']._serialized_options = b'\340A\002'
  _PRESETCONFIGURATIONTASK.fields_by_name['preset']._options = None
  _PRESETCONFIGURATIONTASK.fields_by_name['preset']._serialized_options = b'\340A\002'
  _PRESETCONFIGURATIONTASK.fields_by_name['device_id']._options = None
  _PRESETCONFIGURATIONTASK.fields_by_name['device_id']._serialized_options = b'\340A\002'
  _PRESETCONFIGURATIONTASK.fields_by_name['model']._options = None
  _PRESETCONFIGURATIONTASK.fields_by_name['model']._serialized_options = b'\340A\002'
  _PRESETCONFIGURATIONTASK.fields_by_name['host']._options = None
  _PRESETCONFIGURATIONTASK.fields_by_name['host']._serialized_options = b'\340A\002'
  _PRESETCONFIGURATIONTASK.fields_by_name['username']._options = None
  _PRESETCONFIGURATIONTASK.fields_by_name['username']._serialized_options = b'\340A\002'
  _PRESETCONFIGURATIONTASK.fields_by_name['password']._options = None
  _PRESETCONFIGURATIONTASK.fields_by_name['password']._serialized_options = b'\340A\002'
  _PRESETCONFIGURATIONTASK.fields_by_name['ntp_timezone']._options = None
  _PRESETCONFIGURATIONTASK.fields_by_name['ntp_timezone']._serialized_options = b'\340A\002'
  _PRESETCONFIGURATIONSUCCESSTASK.fields_by_name['request_id']._options = None
  _PRESETCONFIGURATIONSUCCESSTASK.fields_by_name['request_id']._serialized_options = b'\340A\002'
  _PRESETCONFIGURATIONSUCCESSTASK.fields_by_name['device_id']._options = None
  _PRESETCONFIGURATIONSUCCESSTASK.fields_by_name['device_id']._serialized_options = b'\340A\002'
  _PRESETCONFIGURATIONSUCCESSTASK.fields_by_name['preset_id']._options = None
  _PRESETCONFIGURATIONSUCCESSTASK.fields_by_name['preset_id']._serialized_options = b'\340A\002'
  _PRESETCONFIGURATIONSUCCESSTASK.fields_by_name['configured_at']._options = None
  _PRESETCONFIGURATIONSUCCESSTASK.fields_by_name['configured_at']._serialized_options = b'\340A\002'
  _PRESETCONFIGURATIONFAILTASK.fields_by_name['request_id']._options = None
  _PRESETCONFIGURATIONFAILTASK.fields_by_name['request_id']._serialized_options = b'\340A\002'
  _PRESETCONFIGURATIONFAILTASK.fields_by_name['device_id']._options = None
  _PRESETCONFIGURATIONFAILTASK.fields_by_name['device_id']._serialized_options = b'\340A\002'
  _PRESETCONFIGURATIONFAILTASK.fields_by_name['preset_id']._options = None
  _PRESETCONFIGURATIONFAILTASK.fields_by_name['preset_id']._serialized_options = b'\340A\002'
  _PRESETCONFIGURATIONFAILTASK.fields_by_name['error_message']._options = None
  _PRESETCONFIGURATIONFAILTASK.fields_by_name['error_message']._serialized_options = b'\340A\002'
  _PRESETINSTALLTASK.fields_by_name['request_id']._options = None
  _PRESETINSTALLTASK.fields_by_name['request_id']._serialized_options = b'\340A\002'
  _PRESETINSTALLTASK.fields_by_name['preset']._options = None
  _PRESETINSTALLTASK.fields_by_name['preset']._serialized_options = b'\340A\002'
  _EVENTSERVICE.methods_by_name['PostEventPresetInstall']._options = None
  _EVENTSERVICE.methods_by_name['PostEventPresetInstall']._serialized_options = b'\202\323\344\223\002*\"(/preset/api/v1/event/preset/{id}/install'
  _globals['_POSTEVENTPRESETINSTALLREQUEST']._serialized_start=217
  _globals['_POSTEVENTPRESETINSTALLREQUEST']._serialized_end=265
  _globals['_POSTEVENTPRESETINSTALLRESPONSE']._serialized_start=267
  _globals['_POSTEVENTPRESETINSTALLRESPONSE']._serialized_end=299
  _globals['_PRESETCONFIGURATIONTASK']._serialized_start=302
  _globals['_PRESETCONFIGURATIONTASK']._serialized_end=536
  _globals['_PRESETCONFIGURATIONSUCCESSTASK']._serialized_start=539
  _globals['_PRESETCONFIGURATIONSUCCESSTASK']._serialized_end=700
  _globals['_PRESETCONFIGURATIONFAILTASK']._serialized_start=703
  _globals['_PRESETCONFIGURATIONFAILTASK']._serialized_end=833
  _globals['_PRESETINSTALLTASK']._serialized_start=835
  _globals['_PRESETINSTALLTASK']._serialized_end=927
  _globals['_EVENTSERVICE']._serialized_start=930
  _globals['_EVENTSERVICE']._serialized_end=1122
# @@protoc_insertion_point(module_scope)
