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 / metrics_logging / signed_proto_pb2.py
Size: Mime:
# -*- coding: utf-8 -*-
# Generated by the protocol buffer compiler.  DO NOT EDIT!
# source: bosdyn/api/metrics_logging/signed_proto.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-bosdyn/api/metrics_logging/signed_proto.proto\x12\x1a\x62osdyn.api.metrics_logging\"\x1b\n\x0bSignedProto\x12\x0c\n\x04\x64\x61ta\x18\x01 \x01(\x0c\x42\x12\x42\x10SignedProtoProtob\x06proto3')



_SIGNEDPROTO = DESCRIPTOR.message_types_by_name['SignedProto']
SignedProto = _reflection.GeneratedProtocolMessageType('SignedProto', (_message.Message,), {
  'DESCRIPTOR' : _SIGNEDPROTO,
  '__module__' : 'bosdyn.api.metrics_logging.signed_proto_pb2'
  # @@protoc_insertion_point(class_scope:bosdyn.api.metrics_logging.SignedProto)
  })
_sym_db.RegisterMessage(SignedProto)

if _descriptor._USE_C_DESCRIPTORS == False:

  DESCRIPTOR._options = None
  DESCRIPTOR._serialized_options = b'B\020SignedProtoProto'
  _SIGNEDPROTO._serialized_start=77
  _SIGNEDPROTO._serialized_end=104
# @@protoc_insertion_point(module_scope)