blob: dc84fe08c8e13e1fbd189e25411bc79d4c3e1f60 [file] [log] [blame]
# -*- coding: utf-8 -*-
# Generated by the protocol buffer compiler. DO NOT EDIT!
# source: dropbox/DropboxStorage.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\x1c\x64ropbox/DropboxStorage.proto\x12\x36org.apache.airavata.mft.resource.stubs.dropbox.storage\"1\n\x0e\x44ropboxStorage\x12\x11\n\tstorageId\x18\x01 \x01(\t\x12\x0c\n\x04name\x18\x02 \x01(\t\":\n\x19\x44ropboxStorageListRequest\x12\x0e\n\x06offset\x18\x01 \x01(\x05\x12\r\n\x05limit\x18\x02 \x01(\x05\"v\n\x1a\x44ropboxStorageListResponse\x12X\n\x08storages\x18\x01 \x03(\x0b\x32\x46.org.apache.airavata.mft.resource.stubs.dropbox.storage.DropboxStorage\"-\n\x18\x44ropboxStorageGetRequest\x12\x11\n\tstorageId\x18\x01 \x01(\t\">\n\x1b\x44ropboxStorageCreateRequest\x12\x11\n\tstorageId\x18\x04 \x01(\t\x12\x0c\n\x04name\x18\x02 \x01(\t\">\n\x1b\x44ropboxStorageUpdateRequest\x12\x11\n\tstorageId\x18\x01 \x01(\t\x12\x0c\n\x04name\x18\x02 \x01(\t\"0\n\x1b\x44ropboxStorageDeleteRequest\x12\x11\n\tstorageId\x18\x01 \x01(\tB\x02P\x01\x62\x06proto3')
_DROPBOXSTORAGE = DESCRIPTOR.message_types_by_name['DropboxStorage']
_DROPBOXSTORAGELISTREQUEST = DESCRIPTOR.message_types_by_name['DropboxStorageListRequest']
_DROPBOXSTORAGELISTRESPONSE = DESCRIPTOR.message_types_by_name['DropboxStorageListResponse']
_DROPBOXSTORAGEGETREQUEST = DESCRIPTOR.message_types_by_name['DropboxStorageGetRequest']
_DROPBOXSTORAGECREATEREQUEST = DESCRIPTOR.message_types_by_name['DropboxStorageCreateRequest']
_DROPBOXSTORAGEUPDATEREQUEST = DESCRIPTOR.message_types_by_name['DropboxStorageUpdateRequest']
_DROPBOXSTORAGEDELETEREQUEST = DESCRIPTOR.message_types_by_name['DropboxStorageDeleteRequest']
DropboxStorage = _reflection.GeneratedProtocolMessageType('DropboxStorage', (_message.Message,), {
'DESCRIPTOR' : _DROPBOXSTORAGE,
'__module__' : 'dropbox.DropboxStorage_pb2'
# @@protoc_insertion_point(class_scope:org.apache.airavata.mft.resource.stubs.dropbox.storage.DropboxStorage)
})
_sym_db.RegisterMessage(DropboxStorage)
DropboxStorageListRequest = _reflection.GeneratedProtocolMessageType('DropboxStorageListRequest', (_message.Message,), {
'DESCRIPTOR' : _DROPBOXSTORAGELISTREQUEST,
'__module__' : 'dropbox.DropboxStorage_pb2'
# @@protoc_insertion_point(class_scope:org.apache.airavata.mft.resource.stubs.dropbox.storage.DropboxStorageListRequest)
})
_sym_db.RegisterMessage(DropboxStorageListRequest)
DropboxStorageListResponse = _reflection.GeneratedProtocolMessageType('DropboxStorageListResponse', (_message.Message,), {
'DESCRIPTOR' : _DROPBOXSTORAGELISTRESPONSE,
'__module__' : 'dropbox.DropboxStorage_pb2'
# @@protoc_insertion_point(class_scope:org.apache.airavata.mft.resource.stubs.dropbox.storage.DropboxStorageListResponse)
})
_sym_db.RegisterMessage(DropboxStorageListResponse)
DropboxStorageGetRequest = _reflection.GeneratedProtocolMessageType('DropboxStorageGetRequest', (_message.Message,), {
'DESCRIPTOR' : _DROPBOXSTORAGEGETREQUEST,
'__module__' : 'dropbox.DropboxStorage_pb2'
# @@protoc_insertion_point(class_scope:org.apache.airavata.mft.resource.stubs.dropbox.storage.DropboxStorageGetRequest)
})
_sym_db.RegisterMessage(DropboxStorageGetRequest)
DropboxStorageCreateRequest = _reflection.GeneratedProtocolMessageType('DropboxStorageCreateRequest', (_message.Message,), {
'DESCRIPTOR' : _DROPBOXSTORAGECREATEREQUEST,
'__module__' : 'dropbox.DropboxStorage_pb2'
# @@protoc_insertion_point(class_scope:org.apache.airavata.mft.resource.stubs.dropbox.storage.DropboxStorageCreateRequest)
})
_sym_db.RegisterMessage(DropboxStorageCreateRequest)
DropboxStorageUpdateRequest = _reflection.GeneratedProtocolMessageType('DropboxStorageUpdateRequest', (_message.Message,), {
'DESCRIPTOR' : _DROPBOXSTORAGEUPDATEREQUEST,
'__module__' : 'dropbox.DropboxStorage_pb2'
# @@protoc_insertion_point(class_scope:org.apache.airavata.mft.resource.stubs.dropbox.storage.DropboxStorageUpdateRequest)
})
_sym_db.RegisterMessage(DropboxStorageUpdateRequest)
DropboxStorageDeleteRequest = _reflection.GeneratedProtocolMessageType('DropboxStorageDeleteRequest', (_message.Message,), {
'DESCRIPTOR' : _DROPBOXSTORAGEDELETEREQUEST,
'__module__' : 'dropbox.DropboxStorage_pb2'
# @@protoc_insertion_point(class_scope:org.apache.airavata.mft.resource.stubs.dropbox.storage.DropboxStorageDeleteRequest)
})
_sym_db.RegisterMessage(DropboxStorageDeleteRequest)
if _descriptor._USE_C_DESCRIPTORS == False:
DESCRIPTOR._options = None
DESCRIPTOR._serialized_options = b'P\001'
_DROPBOXSTORAGE._serialized_start=88
_DROPBOXSTORAGE._serialized_end=137
_DROPBOXSTORAGELISTREQUEST._serialized_start=139
_DROPBOXSTORAGELISTREQUEST._serialized_end=197
_DROPBOXSTORAGELISTRESPONSE._serialized_start=199
_DROPBOXSTORAGELISTRESPONSE._serialized_end=317
_DROPBOXSTORAGEGETREQUEST._serialized_start=319
_DROPBOXSTORAGEGETREQUEST._serialized_end=364
_DROPBOXSTORAGECREATEREQUEST._serialized_start=366
_DROPBOXSTORAGECREATEREQUEST._serialized_end=428
_DROPBOXSTORAGEUPDATEREQUEST._serialized_start=430
_DROPBOXSTORAGEUPDATEREQUEST._serialized_end=492
_DROPBOXSTORAGEDELETEREQUEST._serialized_start=494
_DROPBOXSTORAGEDELETEREQUEST._serialized_end=542
# @@protoc_insertion_point(module_scope)