# -*- coding: utf-8 -*-
# Generated by the protocol buffer compiler.  DO NOT EDIT!
# source: keyapis/telemetry_control/v1/keyapis_telemetry_control_metric_point_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 keyapis.telemetry_control.v1 import keyapis_telemetry_control_device_v1_pb2 as keyapis_dot_telemetry__control_dot_v1_dot_keyapis__telemetry__control__device__v1__pb2


DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\nLkeyapis/telemetry_control/v1/keyapis_telemetry_control_metric_point_v1.proto\x12\x1ckeyapis.telemetry_control.v1\x1a\x1cgoogle/api/annotations.proto\x1a\x1fgoogle/api/field_behavior.proto\x1a\x46keyapis/telemetry_control/v1/keyapis_telemetry_control_device_v1.proto\"(\n\x15GetMetricPointRequest\x12\x0f\n\x02id\x18\x01 \x01(\tB\x03\xe0\x41\x02\"b\n\x16GetMetricPointResponse\x12@\n\x04\x64\x61ta\x18\x01 \x01(\x0b\x32\x30.keyapis.telemetry_control.v1.Device.MetricPointH\x00\x42\x06\n\x04type\"\xad\x01\n\x19GetMetricPointListRequest\x12?\n\x06\x66ilter\x18\x01 \x01(\x0b\x32/.keyapis.telemetry_control.v1.MetricPointFilter\x12\x41\n\x06paging\x18\x02 \x01(\x0b\x32/.keyapis.telemetry_control.v1.MetricPointPagingH\x00\x42\x0c\n\npagination\"\xa3\x05\n\x11MetricPointPaging\x12R\n\rorder_by_type\x18\x01 \x01(\x0e\x32;.keyapis.telemetry_control.v1.MetricPointPaging.OrderByType\x12U\n\x0e\x64irection_type\x18\x02 \x01(\x0e\x32=.keyapis.telemetry_control.v1.MetricPointPaging.DirectionType\x12\r\n\x05limit\x18\x03 \x01(\x05\x12\x0e\n\x06offset\x18\x04 \x01(\x05\x1a\xfc\x01\n\x0fValidationError\x12]\n\x05limit\x18\x01 \x01(\x0b\x32L.keyapis.telemetry_control.v1.MetricPointPaging.ValidationError.LimitInvalidH\x00\x12_\n\x06offset\x18\x02 \x01(\x0b\x32M.keyapis.telemetry_control.v1.MetricPointPaging.ValidationError.OffsetInvalidH\x00\x1a\x0e\n\x0cLimitInvalid\x1a\x0f\n\rOffsetInvalidB\x08\n\x06reason\"\x84\x01\n\x0bOrderByType\x12\x19\n\x15ORDER_BY_TYPE_UNKNOWN\x10\x00\x12\x06\n\x02ID\x10\x01\x12\x0f\n\x0bMETRIC_TYPE\x10\x02\x12\x0f\n\x0bSTATUS_TYPE\x10\x03\x12\x0f\n\x0bROOM_NUMBER\x10\x04\x12\x0e\n\nROOM_LABEL\x10\x05\x12\x0f\n\x0b\x42UILDING_ID\x10\x06\">\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\"\xb3\x03\n\x11MetricPointFilter\x12\x65\n device_metric_point_metric_types\x18\x01 \x03(\x0e\x32;.keyapis.telemetry_control.v1.Device.MetricPoint.MetricType\x12\x65\n device_metric_point_status_types\x18\x02 \x03(\x0e\x32;.keyapis.telemetry_control.v1.Device.MetricPoint.StatusType\x12\x14\n\x0croom_numbers\x18\x03 \x03(\t\x12\x13\n\x0broom_labels\x18\x04 \x03(\t\x12\x14\n\x0c\x62uilding_ids\x18\x05 \x03(\x05\x12\x10\n\x08\x66ias_ids\x18\x06 \x03(\t\x12\x12\n\ndevice_ids\x18\x07 \x03(\x05\x12\x1d\n\x15\x64\x65vice_serial_numbers\x18\x08 \x03(\t\x12\x0e\n\x06orpons\x18\t \x03(\x03\x1a:\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\"\xa1\x03\n\x1aGetMetricPointListResponse\x12@\n\x04\x64\x61ta\x18\x01 \x01(\x0b\x32\x30.keyapis.telemetry_control.v1.Device.MetricPointH\x00\x12O\n\x05\x65rror\x18\x02 \x01(\x0b\x32>.keyapis.telemetry_control.v1.GetMetricPointListResponse.ErrorH\x00\x1a\xe7\x01\n\x05\x45rror\x12i\n\x1emetric_point_filter_validation\x18\x01 \x01(\x0b\x32?.keyapis.telemetry_control.v1.MetricPointFilter.ValidationErrorH\x00\x12i\n\x1emetric_point_paging_validation\x18\x02 \x01(\x0b\x32?.keyapis.telemetry_control.v1.MetricPointPaging.ValidationErrorH\x00\x42\x08\n\x06reasonB\x06\n\x04type\"]\n\x1aGetMetricPointCountRequest\x12?\n\x06\x66ilter\x18\x01 \x01(\x0b\x32/.keyapis.telemetry_control.v1.MetricPointFilter\"\x85\x02\n\x1bGetMetricPointCountResponse\x12\x0e\n\x04\x64\x61ta\x18\x01 \x01(\x05H\x00\x12P\n\x05\x65rror\x18\x02 \x01(\x0b\x32?.keyapis.telemetry_control.v1.GetMetricPointCountResponse.ErrorH\x00\x1a|\n\x05\x45rror\x12i\n\x1emetric_point_filter_validation\x18\x01 \x01(\x0b\x32?.keyapis.telemetry_control.v1.MetricPointFilter.ValidationErrorH\x00\x42\x08\n\x06reasonB\x06\n\x04type\"]\n\x16PostMetricPointRequest\x12\x43\n\x04\x64\x61ta\x18\x01 \x01(\x0b\x32\x30.keyapis.telemetry_control.v1.Device.MetricPointB\x03\xe0\x41\x02\"\x89\x02\n\x17PostMetricPointResponse\x12@\n\x04\x64\x61ta\x18\x01 \x01(\x0b\x32\x30.keyapis.telemetry_control.v1.Device.MetricPointH\x00\x12L\n\x05\x65rror\x18\x02 \x01(\x0b\x32;.keyapis.telemetry_control.v1.PostMetricPointResponse.ErrorH\x00\x1aV\n\x05\x45rror\x12\x43\n\nvalidation\x18\x01 \x01(\x0b\x32-.keyapis.telemetry_control.v1.ValidationErrorH\x00\x42\x08\n\x06reasonB\x06\n\x04type\"+\n\x18\x44\x65leteMetricPointRequest\x12\x0f\n\x02id\x18\x01 \x01(\tB\x03\xe0\x41\x02\"\x1b\n\x19\x44\x65leteMetricPointResponse\":\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\x07\n\x12MetricPointService\x12\xb0\x01\n\x0eGetMetricPoint\x12\x33.keyapis.telemetry_control.v1.GetMetricPointRequest\x1a\x34.keyapis.telemetry_control.v1.GetMetricPointResponse\"3\x82\xd3\xe4\x93\x02-\x12+/telemetry_control/api/v1/metric_point/{id}\x12\xbe\x01\n\x12GetMetricPointList\x12\x37.keyapis.telemetry_control.v1.GetMetricPointListRequest\x1a\x38.keyapis.telemetry_control.v1.GetMetricPointListResponse\"3\x82\xd3\xe4\x93\x02-\x12+/telemetry_control/api/v1/metric_point/list0\x01\x12\xc0\x01\n\x13GetMetricPointCount\x12\x38.keyapis.telemetry_control.v1.GetMetricPointCountRequest\x1a\x39.keyapis.telemetry_control.v1.GetMetricPointCountResponse\"4\x82\xd3\xe4\x93\x02.\x12,/telemetry_control/api/v1/metric_point/count\x12\xb1\x01\n\x0fPostMetricPoint\x12\x34.keyapis.telemetry_control.v1.PostMetricPointRequest\x1a\x35.keyapis.telemetry_control.v1.PostMetricPointResponse\"1\x82\xd3\xe4\x93\x02+\"&/telemetry_control/api/v1/metric_point:\x01*\x12\xb9\x01\n\x11\x44\x65leteMetricPoint\x12\x36.keyapis.telemetry_control.v1.DeleteMetricPointRequest\x1a\x37.keyapis.telemetry_control.v1.DeleteMetricPointResponse\"3\x82\xd3\xe4\x93\x02-*+/telemetry_control/api/v1/metric_point/{id}B\xe2\x01\n\x1fru.keyapis.telemetry_control.v1B\x1eKeyapisTelemetryControlV1ProtoH\x03P\x00Z\x1d/keyapis_telemetry_control_v1\xd8\x01\x01\xf8\x01\x01\xa2\x02\x19KEYAPISTELEMETRYCONTROLV1\xaa\x02\x1bKeyapis.TelemetryControl.V1\xca\x02\x1bKeyapis\\TelemetryControl\\V1\xea\x02\x1dKeyapis::TelemetryControl::V1b\x06proto3')

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

  DESCRIPTOR._options = None
  DESCRIPTOR._serialized_options = b'\n\037ru.keyapis.telemetry_control.v1B\036KeyapisTelemetryControlV1ProtoH\003P\000Z\035/keyapis_telemetry_control_v1\330\001\001\370\001\001\242\002\031KEYAPISTELEMETRYCONTROLV1\252\002\033Keyapis.TelemetryControl.V1\312\002\033Keyapis\\TelemetryControl\\V1\352\002\035Keyapis::TelemetryControl::V1'
  _GETMETRICPOINTREQUEST.fields_by_name['id']._options = None
  _GETMETRICPOINTREQUEST.fields_by_name['id']._serialized_options = b'\340A\002'
  _METRICPOINTFILTER_VALIDATIONERROR.fields_by_name['path']._options = None
  _METRICPOINTFILTER_VALIDATIONERROR.fields_by_name['path']._serialized_options = b'\340A\002'
  _METRICPOINTFILTER_VALIDATIONERROR.fields_by_name['message']._options = None
  _METRICPOINTFILTER_VALIDATIONERROR.fields_by_name['message']._serialized_options = b'\340A\002'
  _POSTMETRICPOINTREQUEST.fields_by_name['data']._options = None
  _POSTMETRICPOINTREQUEST.fields_by_name['data']._serialized_options = b'\340A\002'
  _DELETEMETRICPOINTREQUEST.fields_by_name['id']._options = None
  _DELETEMETRICPOINTREQUEST.fields_by_name['id']._serialized_options = b'\340A\002'
  _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'
  _METRICPOINTSERVICE.methods_by_name['GetMetricPoint']._options = None
  _METRICPOINTSERVICE.methods_by_name['GetMetricPoint']._serialized_options = b'\202\323\344\223\002-\022+/telemetry_control/api/v1/metric_point/{id}'
  _METRICPOINTSERVICE.methods_by_name['GetMetricPointList']._options = None
  _METRICPOINTSERVICE.methods_by_name['GetMetricPointList']._serialized_options = b'\202\323\344\223\002-\022+/telemetry_control/api/v1/metric_point/list'
  _METRICPOINTSERVICE.methods_by_name['GetMetricPointCount']._options = None
  _METRICPOINTSERVICE.methods_by_name['GetMetricPointCount']._serialized_options = b'\202\323\344\223\002.\022,/telemetry_control/api/v1/metric_point/count'
  _METRICPOINTSERVICE.methods_by_name['PostMetricPoint']._options = None
  _METRICPOINTSERVICE.methods_by_name['PostMetricPoint']._serialized_options = b'\202\323\344\223\002+\"&/telemetry_control/api/v1/metric_point:\001*'
  _METRICPOINTSERVICE.methods_by_name['DeleteMetricPoint']._options = None
  _METRICPOINTSERVICE.methods_by_name['DeleteMetricPoint']._serialized_options = b'\202\323\344\223\002-*+/telemetry_control/api/v1/metric_point/{id}'
  _globals['_GETMETRICPOINTREQUEST']._serialized_start=245
  _globals['_GETMETRICPOINTREQUEST']._serialized_end=285
  _globals['_GETMETRICPOINTRESPONSE']._serialized_start=287
  _globals['_GETMETRICPOINTRESPONSE']._serialized_end=385
  _globals['_GETMETRICPOINTLISTREQUEST']._serialized_start=388
  _globals['_GETMETRICPOINTLISTREQUEST']._serialized_end=561
  _globals['_METRICPOINTPAGING']._serialized_start=564
  _globals['_METRICPOINTPAGING']._serialized_end=1239
  _globals['_METRICPOINTPAGING_VALIDATIONERROR']._serialized_start=788
  _globals['_METRICPOINTPAGING_VALIDATIONERROR']._serialized_end=1040
  _globals['_METRICPOINTPAGING_VALIDATIONERROR_LIMITINVALID']._serialized_start=999
  _globals['_METRICPOINTPAGING_VALIDATIONERROR_LIMITINVALID']._serialized_end=1013
  _globals['_METRICPOINTPAGING_VALIDATIONERROR_OFFSETINVALID']._serialized_start=1015
  _globals['_METRICPOINTPAGING_VALIDATIONERROR_OFFSETINVALID']._serialized_end=1030
  _globals['_METRICPOINTPAGING_ORDERBYTYPE']._serialized_start=1043
  _globals['_METRICPOINTPAGING_ORDERBYTYPE']._serialized_end=1175
  _globals['_METRICPOINTPAGING_DIRECTIONTYPE']._serialized_start=1177
  _globals['_METRICPOINTPAGING_DIRECTIONTYPE']._serialized_end=1239
  _globals['_METRICPOINTFILTER']._serialized_start=1242
  _globals['_METRICPOINTFILTER']._serialized_end=1677
  _globals['_METRICPOINTFILTER_VALIDATIONERROR']._serialized_start=1619
  _globals['_METRICPOINTFILTER_VALIDATIONERROR']._serialized_end=1677
  _globals['_GETMETRICPOINTLISTRESPONSE']._serialized_start=1680
  _globals['_GETMETRICPOINTLISTRESPONSE']._serialized_end=2097
  _globals['_GETMETRICPOINTLISTRESPONSE_ERROR']._serialized_start=1858
  _globals['_GETMETRICPOINTLISTRESPONSE_ERROR']._serialized_end=2089
  _globals['_GETMETRICPOINTCOUNTREQUEST']._serialized_start=2099
  _globals['_GETMETRICPOINTCOUNTREQUEST']._serialized_end=2192
  _globals['_GETMETRICPOINTCOUNTRESPONSE']._serialized_start=2195
  _globals['_GETMETRICPOINTCOUNTRESPONSE']._serialized_end=2456
  _globals['_GETMETRICPOINTCOUNTRESPONSE_ERROR']._serialized_start=2324
  _globals['_GETMETRICPOINTCOUNTRESPONSE_ERROR']._serialized_end=2448
  _globals['_POSTMETRICPOINTREQUEST']._serialized_start=2458
  _globals['_POSTMETRICPOINTREQUEST']._serialized_end=2551
  _globals['_POSTMETRICPOINTRESPONSE']._serialized_start=2554
  _globals['_POSTMETRICPOINTRESPONSE']._serialized_end=2819
  _globals['_POSTMETRICPOINTRESPONSE_ERROR']._serialized_start=2725
  _globals['_POSTMETRICPOINTRESPONSE_ERROR']._serialized_end=2811
  _globals['_DELETEMETRICPOINTREQUEST']._serialized_start=2821
  _globals['_DELETEMETRICPOINTREQUEST']._serialized_end=2864
  _globals['_DELETEMETRICPOINTRESPONSE']._serialized_start=2866
  _globals['_DELETEMETRICPOINTRESPONSE']._serialized_end=2893
  _globals['_VALIDATIONERROR']._serialized_start=1619
  _globals['_VALIDATIONERROR']._serialized_end=1677
  _globals['_METRICPOINTSERVICE']._serialized_start=2956
  _globals['_METRICPOINTSERVICE']._serialized_end=3911
# @@protoc_insertion_point(module_scope)
