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/data_chunk.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()
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x1b\x62osdyn/api/data_chunk.proto\x12\nbosdyn.api\"-\n\tDataChunk\x12\x12\n\ntotal_size\x18\x01 \x01(\x04\x12\x0c\n\x04\x64\x61ta\x18\x02 \x01(\x0c\x42\x10\x42\x0e\x44\x61taChunkProtob\x06proto3')
_DATACHUNK = DESCRIPTOR.message_types_by_name['DataChunk']
DataChunk = _reflection.GeneratedProtocolMessageType('DataChunk', (_message.Message,), {
'DESCRIPTOR' : _DATACHUNK,
'__module__' : 'bosdyn.api.data_chunk_pb2'
# @@protoc_insertion_point(class_scope:bosdyn.api.DataChunk)
})
_sym_db.RegisterMessage(DataChunk)
if _descriptor._USE_C_DESCRIPTORS == False:
DESCRIPTOR._options = None
DESCRIPTOR._serialized_options = b'B\016DataChunkProto'
_DATACHUNK._serialized_start=43
_DATACHUNK._serialized_end=88
# @@protoc_insertion_point(module_scope)