# -*- coding: utf-8 -*-
# Generated by the protocol buffer compiler.  DO NOT EDIT!
# source: deviceapis/device/v1/deviceapis_device_dtmf_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 deviceapis.device.v1 import deviceapis_device_common_v1_pb2 as deviceapis_dot_device_dot_v1_dot_deviceapis__device__common__v1__pb2
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 field_mask_pb2 as google_dot_protobuf_dot_field__mask__pb2
from protoc_gen_openapiv2.options import annotations_pb2 as protoc__gen__openapiv2_dot_options_dot_annotations__pb2


DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n4deviceapis/device/v1/deviceapis_device_dtmf_v1.proto\x12\x14\x64\x65viceapis.device.v1\x1a\x36\x64\x65viceapis/device/v1/deviceapis_device_common_v1.proto\x1a\x1cgoogle/api/annotations.proto\x1a\x1fgoogle/api/field_behavior.proto\x1a google/protobuf/field_mask.proto\x1a.protoc-gen-openapiv2/options/annotations.proto\"p\n\x0c\x44tmfSettings\x12\x1c\n\tis_rfc_on\x18\x01 \x01(\x08\x42\t\x92\x41\x06J\x04true\x12 \n\ris_inbound_on\x18\x02 \x01(\x08\x42\t\x92\x41\x06J\x04true\x12 \n\ris_sipinfo_on\x18\x03 \x01(\x08\x42\t\x92\x41\x06J\x04true\"\x81\x01\n\x17\x45\x64itDtmfSettingsRequest\x12\x35\n\x04\x64\x61ta\x18\x01 \x01(\x0b\x32\".deviceapis.device.v1.DtmfSettingsB\x03\xe0\x41\x02\x12/\n\x0bupdate_mask\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.FieldMask\"\xb9\x01\n\x18\x45\x64itDtmfSettingsResponse\x12\x45\n\x05\x65rror\x18\x01 \x01(\x0b\x32\x34.deviceapis.device.v1.EditDtmfSettingsResponse.ErrorH\x00\x1aN\n\x05\x45rror\x12;\n\nvalidation\x18\x01 \x01(\x0b\x32%.deviceapis.device.v1.ValidationErrorH\x00\x42\x08\n\x06reasonB\x06\n\x04type\"\x18\n\x16GetDtmfSettingsRequest\"U\n\x17GetDtmfSettingsResponse\x12\x32\n\x04\x64\x61ta\x18\x01 \x01(\x0b\x32\".deviceapis.device.v1.DtmfSettingsH\x00\x42\x06\n\x04type2\xcc\x02\n\x13\x44tmfSettingsService\x12\x9d\x01\n\x10\x45\x64itDtmfSettings\x12-.deviceapis.device.v1.EditDtmfSettingsRequest\x1a..deviceapis.device.v1.EditDtmfSettingsResponse\"*\x82\xd3\xe4\x93\x02$2\x1c/device/api/v1/dtmf/settings:\x04\x64\x61ta\x12\x94\x01\n\x0fGetDtmfSettings\x12,.deviceapis.device.v1.GetDtmfSettingsRequest\x1a-.deviceapis.device.v1.GetDtmfSettingsResponse\"$\x82\xd3\xe4\x93\x02\x1e\x12\x1c/device/api/v1/dtmf/settingsB\xaf\x01\n\x17ru.deviceapis.device.v1B\x17\x44\x65viceapisDeviceV1ProtoH\x03P\x00Z\x15/deviceapis_device_v1\xd8\x01\x01\xf8\x01\x01\xa2\x02\x12\x44\x45VICEAPISDEVICEV1\xaa\x02\x14\x44\x65viceapis.Device.V1\xca\x02\x14\x44\x65viceapis\\Device\\V1\xea\x02\x16\x44\x65viceapis::Device::V1b\x06proto3')

_globals = globals()
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'deviceapis.device.v1.deviceapis_device_dtmf_v1_pb2', _globals)
if _descriptor._USE_C_DESCRIPTORS == False:

  DESCRIPTOR._options = None
  DESCRIPTOR._serialized_options = b'\n\027ru.deviceapis.device.v1B\027DeviceapisDeviceV1ProtoH\003P\000Z\025/deviceapis_device_v1\330\001\001\370\001\001\242\002\022DEVICEAPISDEVICEV1\252\002\024Deviceapis.Device.V1\312\002\024Deviceapis\\Device\\V1\352\002\026Deviceapis::Device::V1'
  _DTMFSETTINGS.fields_by_name['is_rfc_on']._options = None
  _DTMFSETTINGS.fields_by_name['is_rfc_on']._serialized_options = b'\222A\006J\004true'
  _DTMFSETTINGS.fields_by_name['is_inbound_on']._options = None
  _DTMFSETTINGS.fields_by_name['is_inbound_on']._serialized_options = b'\222A\006J\004true'
  _DTMFSETTINGS.fields_by_name['is_sipinfo_on']._options = None
  _DTMFSETTINGS.fields_by_name['is_sipinfo_on']._serialized_options = b'\222A\006J\004true'
  _EDITDTMFSETTINGSREQUEST.fields_by_name['data']._options = None
  _EDITDTMFSETTINGSREQUEST.fields_by_name['data']._serialized_options = b'\340A\002'
  _DTMFSETTINGSSERVICE.methods_by_name['EditDtmfSettings']._options = None
  _DTMFSETTINGSSERVICE.methods_by_name['EditDtmfSettings']._serialized_options = b'\202\323\344\223\002$2\034/device/api/v1/dtmf/settings:\004data'
  _DTMFSETTINGSSERVICE.methods_by_name['GetDtmfSettings']._options = None
  _DTMFSETTINGSSERVICE.methods_by_name['GetDtmfSettings']._serialized_options = b'\202\323\344\223\002\036\022\034/device/api/v1/dtmf/settings'
  _globals['_DTMFSETTINGS']._serialized_start=279
  _globals['_DTMFSETTINGS']._serialized_end=391
  _globals['_EDITDTMFSETTINGSREQUEST']._serialized_start=394
  _globals['_EDITDTMFSETTINGSREQUEST']._serialized_end=523
  _globals['_EDITDTMFSETTINGSRESPONSE']._serialized_start=526
  _globals['_EDITDTMFSETTINGSRESPONSE']._serialized_end=711
  _globals['_EDITDTMFSETTINGSRESPONSE_ERROR']._serialized_start=625
  _globals['_EDITDTMFSETTINGSRESPONSE_ERROR']._serialized_end=703
  _globals['_GETDTMFSETTINGSREQUEST']._serialized_start=713
  _globals['_GETDTMFSETTINGSREQUEST']._serialized_end=737
  _globals['_GETDTMFSETTINGSRESPONSE']._serialized_start=739
  _globals['_GETDTMFSETTINGSRESPONSE']._serialized_end=824
  _globals['_DTMFSETTINGSSERVICE']._serialized_start=827
  _globals['_DTMFSETTINGSSERVICE']._serialized_end=1159
# @@protoc_insertion_point(module_scope)
