blob: 207ddfb75f9221e4f0d995a5775fe5b1650a5c70 [file] [log] [blame]
# -*- coding: utf-8 -*-
# Generated by the protocol buffer compiler. DO NOT EDIT!
# source: gcs/GCSStorageService.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 gcs import GCSStorage_pb2 as gcs_dot_GCSStorage__pb2
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x1bgcs/GCSStorageService.proto\x12,org.apache.airavata.mft.resource.service.gcs\x1a\x1cgoogle/api/annotations.proto\x1a\x1bgoogle/protobuf/empty.proto\x1a\x14gcs/GCSStorage.proto2\xa3\x07\n\x11GCSStorageService\x12\xcb\x01\n\x0elistGCSStorage\x12I.org.apache.airavata.mft.resource.stubs.gcs.storage.GCSStorageListRequest\x1aJ.org.apache.airavata.mft.resource.stubs.gcs.storage.GCSStorageListResponse\"\"\x82\xd3\xe4\x93\x02\x1c\x12\x1a/v1.0/resource/gcs/storage\x12\xbd\x01\n\rgetGCSStorage\x12H.org.apache.airavata.mft.resource.stubs.gcs.storage.GCSStorageGetRequest\x1a>.org.apache.airavata.mft.resource.stubs.gcs.storage.GCSStorage\"\"\x82\xd3\xe4\x93\x02\x1c\x12\x1a/v1.0/resource/gcs/storage\x12\xc3\x01\n\x10\x63reateGCSStorage\x12K.org.apache.airavata.mft.resource.stubs.gcs.storage.GCSStorageCreateRequest\x1a>.org.apache.airavata.mft.resource.stubs.gcs.storage.GCSStorage\"\"\x82\xd3\xe4\x93\x02\x1c\"\x1a/v1.0/resource/gcs/storage\x12\x9b\x01\n\x10updateGCSStorage\x12K.org.apache.airavata.mft.resource.stubs.gcs.storage.GCSStorageUpdateRequest\x1a\x16.google.protobuf.Empty\"\"\x82\xd3\xe4\x93\x02\x1c\x1a\x1a/v1.0/resource/gcs/storage\x12\x9b\x01\n\x10\x64\x65leteGCSStorage\x12K.org.apache.airavata.mft.resource.stubs.gcs.storage.GCSStorageDeleteRequest\x1a\x16.google.protobuf.Empty\"\"\x82\xd3\xe4\x93\x02\x1c*\x1a/v1.0/resource/gcs/storageB\x02P\x01\x62\x06proto3')
_GCSSTORAGESERVICE = DESCRIPTOR.services_by_name['GCSStorageService']
if _descriptor._USE_C_DESCRIPTORS == False:
DESCRIPTOR._options = None
DESCRIPTOR._serialized_options = b'P\001'
_GCSSTORAGESERVICE.methods_by_name['listGCSStorage']._options = None
_GCSSTORAGESERVICE.methods_by_name['listGCSStorage']._serialized_options = b'\202\323\344\223\002\034\022\032/v1.0/resource/gcs/storage'
_GCSSTORAGESERVICE.methods_by_name['getGCSStorage']._options = None
_GCSSTORAGESERVICE.methods_by_name['getGCSStorage']._serialized_options = b'\202\323\344\223\002\034\022\032/v1.0/resource/gcs/storage'
_GCSSTORAGESERVICE.methods_by_name['createGCSStorage']._options = None
_GCSSTORAGESERVICE.methods_by_name['createGCSStorage']._serialized_options = b'\202\323\344\223\002\034\"\032/v1.0/resource/gcs/storage'
_GCSSTORAGESERVICE.methods_by_name['updateGCSStorage']._options = None
_GCSSTORAGESERVICE.methods_by_name['updateGCSStorage']._serialized_options = b'\202\323\344\223\002\034\032\032/v1.0/resource/gcs/storage'
_GCSSTORAGESERVICE.methods_by_name['deleteGCSStorage']._options = None
_GCSSTORAGESERVICE.methods_by_name['deleteGCSStorage']._serialized_options = b'\202\323\344\223\002\034*\032/v1.0/resource/gcs/storage'
_GCSSTORAGESERVICE._serialized_start=159
_GCSSTORAGESERVICE._serialized_end=1090
# @@protoc_insertion_point(module_scope)