need_retry_pb2.py 800 B

1234567891011121314151617181920212223242526272829303132
  1. #!/usr/bin/python2.4
  2. # Generated by the protocol buffer compiler. DO NOT EDIT!
  3. from froofle.protobuf import descriptor
  4. from froofle.protobuf import message
  5. from froofle.protobuf import reflection
  6. from froofle.protobuf import service
  7. from froofle.protobuf import service_reflection
  8. from froofle.protobuf import descriptor_pb2
  9. _RETRYREQUESTLATERRESPONSE = descriptor.Descriptor(
  10. name='RetryRequestLaterResponse',
  11. full_name='codereview.RetryRequestLaterResponse',
  12. filename='need_retry.proto',
  13. containing_type=None,
  14. fields=[
  15. ],
  16. extensions=[
  17. ],
  18. nested_types=[], # TODO(robinson): Implement.
  19. enum_types=[
  20. ],
  21. options=None)
  22. class RetryRequestLaterResponse(message.Message):
  23. __metaclass__ = reflection.GeneratedProtocolMessageType
  24. DESCRIPTOR = _RETRYREQUESTLATERRESPONSE