Repository URL to install this package:
|
Version:
4.1.0 ▾
|
# -*- coding: utf-8 -*-
# Generated by the protocol buffer compiler. DO NOT EDIT!
# source: bosdyn/api/time_range.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 message as _message
from google.protobuf import reflection as _reflection
from google.protobuf import symbol_database as _symbol_database
# @@protoc_insertion_point(imports)
_sym_db = _symbol_database.Default()
from google.protobuf import timestamp_pb2 as google_dot_protobuf_dot_timestamp__pb2
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x1b\x62osdyn/api/time_range.proto\x12\nbosdyn.api\x1a\x1fgoogle/protobuf/timestamp.proto\"_\n\tTimeRange\x12)\n\x05start\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\'\n\x03\x65nd\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x10\x42\x0eTimeRangeProtob\x06proto3')
_TIMERANGE = DESCRIPTOR.message_types_by_name['TimeRange']
TimeRange = _reflection.GeneratedProtocolMessageType('TimeRange', (_message.Message,), {
'DESCRIPTOR' : _TIMERANGE,
'__module__' : 'bosdyn.api.time_range_pb2'
# @@protoc_insertion_point(class_scope:bosdyn.api.TimeRange)
})
_sym_db.RegisterMessage(TimeRange)
if _descriptor._USE_C_DESCRIPTORS == False:
DESCRIPTOR._options = None
DESCRIPTOR._serialized_options = b'B\016TimeRangeProto'
_TIMERANGE._serialized_start=76
_TIMERANGE._serialized_end=171
# @@protoc_insertion_point(module_scope)