Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
bosdyn-api / api / data_acquisition_store_service_pb2.py
Size: Mime:
# -*- coding: utf-8 -*-
# Generated by the protocol buffer compiler.  DO NOT EDIT!
# source: bosdyn/api/data_acquisition_store_service.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 bosdyn.api import data_chunk_pb2 as bosdyn_dot_api_dot_data__chunk__pb2
from bosdyn.api import data_acquisition_store_pb2 as bosdyn_dot_api_dot_data__acquisition__store__pb2


DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n/bosdyn/api/data_acquisition_store_service.proto\x12\nbosdyn.api\x1a\x1b\x62osdyn/api/data_chunk.proto\x1a\'bosdyn/api/data_acquisition_store.proto2\xdd\x08\n\x1b\x44\x61taAcquisitionStoreService\x12\x63\n\x12ListCaptureActions\x12%.bosdyn.api.ListCaptureActionsRequest\x1a&.bosdyn.api.ListCaptureActionsResponse\x12W\n\x0eListStoredData\x12!.bosdyn.api.ListStoredDataRequest\x1a\".bosdyn.api.ListStoredDataResponse\x12H\n\tStoreData\x12\x1c.bosdyn.api.StoreDataRequest\x1a\x1d.bosdyn.api.StoreDataResponse\x12T\n\x0fStoreDataStream\x12\x1e.bosdyn.api.StoreStreamRequest\x1a\x1f.bosdyn.api.StoreStreamResponse(\x01\x12]\n\x10ListStoredImages\x12#.bosdyn.api.ListStoredImagesRequest\x1a$.bosdyn.api.ListStoredImagesResponse\x12K\n\nStoreImage\x12\x1d.bosdyn.api.StoreImageRequest\x1a\x1e.bosdyn.api.StoreImageResponse\x12\x63\n\x12ListStoredMetadata\x12%.bosdyn.api.ListStoredMetadataRequest\x1a&.bosdyn.api.ListStoredMetadataResponse\x12T\n\rStoreMetadata\x12 .bosdyn.api.StoreMetadataRequest\x1a!.bosdyn.api.StoreMetadataResponse\x12\x66\n\x13ListStoredAlertData\x12&.bosdyn.api.ListStoredAlertDataRequest\x1a\'.bosdyn.api.ListStoredAlertDataResponse\x12W\n\x0eStoreAlertData\x12!.bosdyn.api.StoreAlertDataRequest\x1a\".bosdyn.api.StoreAlertDataResponse\x12V\n\x13QueryStoredCaptures\x12&.bosdyn.api.QueryStoredCapturesRequest\x1a\x15.bosdyn.api.DataChunk0\x01\x12`\n\x11QueryMaxCaptureId\x12$.bosdyn.api.QueryMaxCaptureIdRequest\x1a%.bosdyn.api.QueryMaxCaptureIdResponseB\"B DataAcquisitionStoreServiceProtob\x06proto3')



_DATAACQUISITIONSTORESERVICE = DESCRIPTOR.services_by_name['DataAcquisitionStoreService']
if _descriptor._USE_C_DESCRIPTORS == False:

  DESCRIPTOR._options = None
  DESCRIPTOR._serialized_options = b'B DataAcquisitionStoreServiceProto'
  _DATAACQUISITIONSTORESERVICE._serialized_start=134
  _DATAACQUISITIONSTORESERVICE._serialized_end=1251
# @@protoc_insertion_point(module_scope)