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 / lease_service_pb2.py
Size: Mime:
# -*- coding: utf-8 -*-
# Generated by the protocol buffer compiler.  DO NOT EDIT!
# source: bosdyn/api/lease_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 lease_pb2 as bosdyn_dot_api_dot_lease__pb2


DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x1e\x62osdyn/api/lease_service.proto\x12\nbosdyn.api\x1a\x16\x62osdyn/api/lease.proto2\x98\x03\n\x0cLeaseService\x12Q\n\x0c\x41\x63quireLease\x12\x1f.bosdyn.api.AcquireLeaseRequest\x1a .bosdyn.api.AcquireLeaseResponse\x12H\n\tTakeLease\x12\x1c.bosdyn.api.TakeLeaseRequest\x1a\x1d.bosdyn.api.TakeLeaseResponse\x12N\n\x0bReturnLease\x12\x1e.bosdyn.api.ReturnLeaseRequest\x1a\x1f.bosdyn.api.ReturnLeaseResponse\x12K\n\nListLeases\x12\x1d.bosdyn.api.ListLeasesRequest\x1a\x1e.bosdyn.api.ListLeasesResponse\x12N\n\x0bRetainLease\x12\x1e.bosdyn.api.RetainLeaseRequest\x1a\x1f.bosdyn.api.RetainLeaseResponseB\x13\x42\x11LeaseServiceProtob\x06proto3')



_LEASESERVICE = DESCRIPTOR.services_by_name['LeaseService']
if _descriptor._USE_C_DESCRIPTORS == False:

  DESCRIPTOR._options = None
  DESCRIPTOR._serialized_options = b'B\021LeaseServiceProto'
  _LEASESERVICE._serialized_start=71
  _LEASESERVICE._serialized_end=479
# @@protoc_insertion_point(module_scope)