blob: 0fcd418cad9c16380a61903598d7ff635f21aad7 [file] [log] [blame]
# -*- coding: utf-8 -*-
# Generated by the protocol buffer compiler. DO NOT EDIT!
# source: ftp/FTPStorage.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\x14\x66tp/FTPStorage.proto\x12\x32org.apache.airavata.mft.resource.stubs.ftp.storage\"I\n\nFTPStorage\x12\x11\n\tstorageId\x18\x01 \x01(\t\x12\x0c\n\x04host\x18\x02 \x01(\t\x12\x0c\n\x04port\x18\x03 \x01(\x05\x12\x0c\n\x04name\x18\x04 \x01(\t\"6\n\x15\x46TPStorageListRequest\x12\x0e\n\x06offset\x18\x01 \x01(\x05\x12\r\n\x05limit\x18\x02 \x01(\x05\"j\n\x16\x46TPStorageListResponse\x12P\n\x08storages\x18\x01 \x03(\x0b\x32>.org.apache.airavata.mft.resource.stubs.ftp.storage.FTPStorage\")\n\x14\x46TPStorageGetRequest\x12\x11\n\tstorageId\x18\x01 \x01(\t\"V\n\x17\x46TPStorageCreateRequest\x12\x0c\n\x04host\x18\x01 \x01(\t\x12\x0c\n\x04port\x18\x02 \x01(\x05\x12\x11\n\tstorageId\x18\x03 \x01(\t\x12\x0c\n\x04name\x18\x04 \x01(\t\"V\n\x17\x46TPStorageUpdateRequest\x12\x11\n\tstorageId\x18\x01 \x01(\t\x12\x0c\n\x04host\x18\x02 \x01(\t\x12\x0c\n\x04port\x18\x03 \x01(\x05\x12\x0c\n\x04name\x18\x04 \x01(\t\",\n\x17\x46TPStorageDeleteRequest\x12\x11\n\tstorageId\x18\x01 \x01(\tB\x02P\x01\x62\x06proto3')
_FTPSTORAGE = DESCRIPTOR.message_types_by_name['FTPStorage']
_FTPSTORAGELISTREQUEST = DESCRIPTOR.message_types_by_name['FTPStorageListRequest']
_FTPSTORAGELISTRESPONSE = DESCRIPTOR.message_types_by_name['FTPStorageListResponse']
_FTPSTORAGEGETREQUEST = DESCRIPTOR.message_types_by_name['FTPStorageGetRequest']
_FTPSTORAGECREATEREQUEST = DESCRIPTOR.message_types_by_name['FTPStorageCreateRequest']
_FTPSTORAGEUPDATEREQUEST = DESCRIPTOR.message_types_by_name['FTPStorageUpdateRequest']
_FTPSTORAGEDELETEREQUEST = DESCRIPTOR.message_types_by_name['FTPStorageDeleteRequest']
FTPStorage = _reflection.GeneratedProtocolMessageType('FTPStorage', (_message.Message,), {
'DESCRIPTOR' : _FTPSTORAGE,
'__module__' : 'ftp.FTPStorage_pb2'
# @@protoc_insertion_point(class_scope:org.apache.airavata.mft.resource.stubs.ftp.storage.FTPStorage)
})
_sym_db.RegisterMessage(FTPStorage)
FTPStorageListRequest = _reflection.GeneratedProtocolMessageType('FTPStorageListRequest', (_message.Message,), {
'DESCRIPTOR' : _FTPSTORAGELISTREQUEST,
'__module__' : 'ftp.FTPStorage_pb2'
# @@protoc_insertion_point(class_scope:org.apache.airavata.mft.resource.stubs.ftp.storage.FTPStorageListRequest)
})
_sym_db.RegisterMessage(FTPStorageListRequest)
FTPStorageListResponse = _reflection.GeneratedProtocolMessageType('FTPStorageListResponse', (_message.Message,), {
'DESCRIPTOR' : _FTPSTORAGELISTRESPONSE,
'__module__' : 'ftp.FTPStorage_pb2'
# @@protoc_insertion_point(class_scope:org.apache.airavata.mft.resource.stubs.ftp.storage.FTPStorageListResponse)
})
_sym_db.RegisterMessage(FTPStorageListResponse)
FTPStorageGetRequest = _reflection.GeneratedProtocolMessageType('FTPStorageGetRequest', (_message.Message,), {
'DESCRIPTOR' : _FTPSTORAGEGETREQUEST,
'__module__' : 'ftp.FTPStorage_pb2'
# @@protoc_insertion_point(class_scope:org.apache.airavata.mft.resource.stubs.ftp.storage.FTPStorageGetRequest)
})
_sym_db.RegisterMessage(FTPStorageGetRequest)
FTPStorageCreateRequest = _reflection.GeneratedProtocolMessageType('FTPStorageCreateRequest', (_message.Message,), {
'DESCRIPTOR' : _FTPSTORAGECREATEREQUEST,
'__module__' : 'ftp.FTPStorage_pb2'
# @@protoc_insertion_point(class_scope:org.apache.airavata.mft.resource.stubs.ftp.storage.FTPStorageCreateRequest)
})
_sym_db.RegisterMessage(FTPStorageCreateRequest)
FTPStorageUpdateRequest = _reflection.GeneratedProtocolMessageType('FTPStorageUpdateRequest', (_message.Message,), {
'DESCRIPTOR' : _FTPSTORAGEUPDATEREQUEST,
'__module__' : 'ftp.FTPStorage_pb2'
# @@protoc_insertion_point(class_scope:org.apache.airavata.mft.resource.stubs.ftp.storage.FTPStorageUpdateRequest)
})
_sym_db.RegisterMessage(FTPStorageUpdateRequest)
FTPStorageDeleteRequest = _reflection.GeneratedProtocolMessageType('FTPStorageDeleteRequest', (_message.Message,), {
'DESCRIPTOR' : _FTPSTORAGEDELETEREQUEST,
'__module__' : 'ftp.FTPStorage_pb2'
# @@protoc_insertion_point(class_scope:org.apache.airavata.mft.resource.stubs.ftp.storage.FTPStorageDeleteRequest)
})
_sym_db.RegisterMessage(FTPStorageDeleteRequest)
if _descriptor._USE_C_DESCRIPTORS == False:
DESCRIPTOR._options = None
DESCRIPTOR._serialized_options = b'P\001'
_FTPSTORAGE._serialized_start=76
_FTPSTORAGE._serialized_end=149
_FTPSTORAGELISTREQUEST._serialized_start=151
_FTPSTORAGELISTREQUEST._serialized_end=205
_FTPSTORAGELISTRESPONSE._serialized_start=207
_FTPSTORAGELISTRESPONSE._serialized_end=313
_FTPSTORAGEGETREQUEST._serialized_start=315
_FTPSTORAGEGETREQUEST._serialized_end=356
_FTPSTORAGECREATEREQUEST._serialized_start=358
_FTPSTORAGECREATEREQUEST._serialized_end=444
_FTPSTORAGEUPDATEREQUEST._serialized_start=446
_FTPSTORAGEUPDATEREQUEST._serialized_end=532
_FTPSTORAGEDELETEREQUEST._serialized_start=534
_FTPSTORAGEDELETEREQUEST._serialized_end=578
# @@protoc_insertion_point(module_scope)