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


DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n*keyapis/dial/v1/keyapis_dial_call_v1.proto\x12\x0fkeyapis.dial.v1\x1a\x1cgoogle/api/annotations.proto\x1a\x1fgoogle/api/field_behavior.proto\"C\n\x0fPostCallRequest\x12\x16\n\tto_number\x18\x01 \x01(\tB\x03\xe0\x41\x02\x12\x18\n\x0b\x66rom_number\x18\x02 \x01(\tB\x03\xe0\x41\x02\"\x12\n\x10PostCallResponse\"1\n\x15PostCallCancelRequest\x12\x18\n\x0bsip_account\x18\x01 \x01(\tB\x03\xe0\x41\x02\"\x18\n\x16PostCallCancelResponse2\x97\x02\n\x0b\x43\x61llService\x12v\n\x08PostCall\x12 .keyapis.dial.v1.PostCallRequest\x1a!.keyapis.dial.v1.PostCallResponse\"%\x82\xd3\xe4\x93\x02\x1f\"\x1a/dial/internal/api/v1/call:\x01*\x12\x8f\x01\n\x0ePostCallCancel\x12&.keyapis.dial.v1.PostCallCancelRequest\x1a\'.keyapis.dial.v1.PostCallCancelResponse\",\x82\xd3\xe4\x93\x02&\"!/dial/internal/api/v1/call_cancel:\x01*B\x8c\x01\n\x12ru.keyapis.dial.v1B\x12KeyapisDialV1ProtoH\x03P\x00Z\x10/keyapis_dial_v1\xd8\x01\x01\xf8\x01\x01\xa2\x02\rKEYAPISDIALV1\xaa\x02\x0fKeyapis.Dial.V1\xca\x02\x0fKeyapis\\Dial\\V1\xea\x02\x11Keyapis::Dial::V1b\x06proto3')

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

  DESCRIPTOR._options = None
  DESCRIPTOR._serialized_options = b'\n\022ru.keyapis.dial.v1B\022KeyapisDialV1ProtoH\003P\000Z\020/keyapis_dial_v1\330\001\001\370\001\001\242\002\rKEYAPISDIALV1\252\002\017Keyapis.Dial.V1\312\002\017Keyapis\\Dial\\V1\352\002\021Keyapis::Dial::V1'
  _POSTCALLREQUEST.fields_by_name['to_number']._options = None
  _POSTCALLREQUEST.fields_by_name['to_number']._serialized_options = b'\340A\002'
  _POSTCALLREQUEST.fields_by_name['from_number']._options = None
  _POSTCALLREQUEST.fields_by_name['from_number']._serialized_options = b'\340A\002'
  _POSTCALLCANCELREQUEST.fields_by_name['sip_account']._options = None
  _POSTCALLCANCELREQUEST.fields_by_name['sip_account']._serialized_options = b'\340A\002'
  _CALLSERVICE.methods_by_name['PostCall']._options = None
  _CALLSERVICE.methods_by_name['PostCall']._serialized_options = b'\202\323\344\223\002\037\"\032/dial/internal/api/v1/call:\001*'
  _CALLSERVICE.methods_by_name['PostCallCancel']._options = None
  _CALLSERVICE.methods_by_name['PostCallCancel']._serialized_options = b'\202\323\344\223\002&\"!/dial/internal/api/v1/call_cancel:\001*'
  _globals['_POSTCALLREQUEST']._serialized_start=126
  _globals['_POSTCALLREQUEST']._serialized_end=193
  _globals['_POSTCALLRESPONSE']._serialized_start=195
  _globals['_POSTCALLRESPONSE']._serialized_end=213
  _globals['_POSTCALLCANCELREQUEST']._serialized_start=215
  _globals['_POSTCALLCANCELREQUEST']._serialized_end=264
  _globals['_POSTCALLCANCELRESPONSE']._serialized_start=266
  _globals['_POSTCALLCANCELRESPONSE']._serialized_end=290
  _globals['_CALLSERVICE']._serialized_start=293
  _globals['_CALLSERVICE']._serialized_end=572
# @@protoc_insertion_point(module_scope)
