blob: 2932b35d9ca3104f483d8bbd7d8ee132e4a02c56 [file] [log] [blame]
# -*- coding: utf-8 -*-
# Generated by the protocol buffer compiler. DO NOT EDIT!
# source: s3/S3SecretService.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 s3 import S3Credential_pb2 as s3_dot_S3Credential__pb2
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x18s3/S3SecretService.proto\x12-org.apache.airavata.mft.credential.service.s3\x1a\x1cgoogle/api/annotations.proto\x1a\x1bgoogle/protobuf/empty.proto\x1a\x15s3/S3Credential.proto2\xe9\x04\n\x0fS3SecretService\x12\x9e\x01\n\x0bgetS3Secret\x12?.org.apache.airavata.mft.credential.stubs.s3.S3SecretGetRequest\x1a\x35.org.apache.airavata.mft.credential.stubs.s3.S3Secret\"\x17\x82\xd3\xe4\x93\x02\x11\x12\x0f/v1.0/secret/s3\x12\xa4\x01\n\x0e\x63reateS3Secret\x12\x42.org.apache.airavata.mft.credential.stubs.s3.S3SecretCreateRequest\x1a\x35.org.apache.airavata.mft.credential.stubs.s3.S3Secret\"\x17\x82\xd3\xe4\x93\x02\x11\"\x0f/v1.0/secret/s3\x12\x85\x01\n\x0eupdateS3Secret\x12\x42.org.apache.airavata.mft.credential.stubs.s3.S3SecretUpdateRequest\x1a\x16.google.protobuf.Empty\"\x17\x82\xd3\xe4\x93\x02\x11\x1a\x0f/v1.0/secret/s3\x12\x85\x01\n\x0e\x64\x65leteS3Secret\x12\x42.org.apache.airavata.mft.credential.stubs.s3.S3SecretDeleteRequest\x1a\x16.google.protobuf.Empty\"\x17\x82\xd3\xe4\x93\x02\x11*\x0f/v1.0/secret/s3B\x02P\x01\x62\x06proto3')
_S3SECRETSERVICE = DESCRIPTOR.services_by_name['S3SecretService']
if _descriptor._USE_C_DESCRIPTORS == False:
DESCRIPTOR._options = None
DESCRIPTOR._serialized_options = b'P\001'
_S3SECRETSERVICE.methods_by_name['getS3Secret']._options = None
_S3SECRETSERVICE.methods_by_name['getS3Secret']._serialized_options = b'\202\323\344\223\002\021\022\017/v1.0/secret/s3'
_S3SECRETSERVICE.methods_by_name['createS3Secret']._options = None
_S3SECRETSERVICE.methods_by_name['createS3Secret']._serialized_options = b'\202\323\344\223\002\021\"\017/v1.0/secret/s3'
_S3SECRETSERVICE.methods_by_name['updateS3Secret']._options = None
_S3SECRETSERVICE.methods_by_name['updateS3Secret']._serialized_options = b'\202\323\344\223\002\021\032\017/v1.0/secret/s3'
_S3SECRETSERVICE.methods_by_name['deleteS3Secret']._options = None
_S3SECRETSERVICE.methods_by_name['deleteS3Secret']._serialized_options = b'\202\323\344\223\002\021*\017/v1.0/secret/s3'
_S3SECRETSERVICE._serialized_start=158
_S3SECRETSERVICE._serialized_end=775
# @@protoc_insertion_point(module_scope)