blob: d640edc0408ef01c9c82176c9db3b750d0c4623a [file] [log] [blame]
# -*- coding: utf-8 -*-
# Generated by the protocol buffer compiler. DO NOT EDIT!
# source: box/BoxStorageService.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 google.api import annotations_pb2 as google_dot_api_dot_annotations__pb2
from google.protobuf import empty_pb2 as google_dot_protobuf_dot_empty__pb2
from box import BoxStorage_pb2 as box_dot_BoxStorage__pb2
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x1b\x62ox/BoxStorageService.proto\x12,org.apache.airavata.mft.resource.service.box\x1a\x1cgoogle/api/annotations.proto\x1a\x1bgoogle/protobuf/empty.proto\x1a\x14\x62ox/BoxStorage.proto2\xa3\x07\n\x11\x42oxStorageService\x12\xcb\x01\n\x0elistBoxStorage\x12I.org.apache.airavata.mft.resource.stubs.box.storage.BoxStorageListRequest\x1aJ.org.apache.airavata.mft.resource.stubs.box.storage.BoxStorageListResponse\"\"\x82\xd3\xe4\x93\x02\x1c\x12\x1a/v1.0/resource/box/storage\x12\xbd\x01\n\rgetBoxStorage\x12H.org.apache.airavata.mft.resource.stubs.box.storage.BoxStorageGetRequest\x1a>.org.apache.airavata.mft.resource.stubs.box.storage.BoxStorage\"\"\x82\xd3\xe4\x93\x02\x1c\x12\x1a/v1.0/resource/box/storage\x12\xc3\x01\n\x10\x63reateBoxStorage\x12K.org.apache.airavata.mft.resource.stubs.box.storage.BoxStorageCreateRequest\x1a>.org.apache.airavata.mft.resource.stubs.box.storage.BoxStorage\"\"\x82\xd3\xe4\x93\x02\x1c\"\x1a/v1.0/resource/box/storage\x12\x9b\x01\n\x10updateBoxStorage\x12K.org.apache.airavata.mft.resource.stubs.box.storage.BoxStorageUpdateRequest\x1a\x16.google.protobuf.Empty\"\"\x82\xd3\xe4\x93\x02\x1c\x1a\x1a/v1.0/resource/box/storage\x12\x9b\x01\n\x10\x64\x65leteBoxStorage\x12K.org.apache.airavata.mft.resource.stubs.box.storage.BoxStorageDeleteRequest\x1a\x16.google.protobuf.Empty\"\"\x82\xd3\xe4\x93\x02\x1c*\x1a/v1.0/resource/box/storageB\x02P\x01\x62\x06proto3')
_BOXSTORAGESERVICE = DESCRIPTOR.services_by_name['BoxStorageService']
if _descriptor._USE_C_DESCRIPTORS == False:
DESCRIPTOR._options = None
DESCRIPTOR._serialized_options = b'P\001'
_BOXSTORAGESERVICE.methods_by_name['listBoxStorage']._options = None
_BOXSTORAGESERVICE.methods_by_name['listBoxStorage']._serialized_options = b'\202\323\344\223\002\034\022\032/v1.0/resource/box/storage'
_BOXSTORAGESERVICE.methods_by_name['getBoxStorage']._options = None
_BOXSTORAGESERVICE.methods_by_name['getBoxStorage']._serialized_options = b'\202\323\344\223\002\034\022\032/v1.0/resource/box/storage'
_BOXSTORAGESERVICE.methods_by_name['createBoxStorage']._options = None
_BOXSTORAGESERVICE.methods_by_name['createBoxStorage']._serialized_options = b'\202\323\344\223\002\034\"\032/v1.0/resource/box/storage'
_BOXSTORAGESERVICE.methods_by_name['updateBoxStorage']._options = None
_BOXSTORAGESERVICE.methods_by_name['updateBoxStorage']._serialized_options = b'\202\323\344\223\002\034\032\032/v1.0/resource/box/storage'
_BOXSTORAGESERVICE.methods_by_name['deleteBoxStorage']._options = None
_BOXSTORAGESERVICE.methods_by_name['deleteBoxStorage']._serialized_options = b'\202\323\344\223\002\034*\032/v1.0/resource/box/storage'
_BOXSTORAGESERVICE._serialized_start=159
_BOXSTORAGESERVICE._serialized_end=1090
# @@protoc_insertion_point(module_scope)