blob: aa3d4ad31c569142ba93aae85583daccce76ae6c [file] [log] [blame]
# -*- coding: utf-8 -*-
# Generated by the protocol buffer compiler. DO NOT EDIT!
# source: dropbox/DropboxCredential.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()
import CredCommon_pb2 as CredCommon__pb2
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x1f\x64ropbox/DropboxCredential.proto\x12\x30org.apache.airavata.mft.credential.stubs.dropbox\x1a\x10\x43redCommon.proto\"6\n\rDropboxSecret\x12\x10\n\x08secretId\x18\x01 \x01(\t\x12\x13\n\x0b\x61\x63\x63\x65ssToken\x18\x02 \x01(\t\"j\n\x17\x44ropboxSecretGetRequest\x12\x10\n\x08secretId\x18\x01 \x01(\t\x12=\n\nauthzToken\x18\x02 \x01(\x0b\x32).org.apache.airavata.mft.common.AuthToken\"p\n\x1a\x44ropboxSecretCreateRequest\x12\x13\n\x0b\x61\x63\x63\x65ssToken\x18\x01 \x01(\t\x12=\n\nauthzToken\x18\x02 \x01(\x0b\x32).org.apache.airavata.mft.common.AuthToken\"\x82\x01\n\x1a\x44ropboxSecretUpdateRequest\x12\x10\n\x08secretId\x18\x01 \x01(\t\x12\x13\n\x0b\x61\x63\x63\x65ssToken\x18\x02 \x01(\t\x12=\n\nauthzToken\x18\x03 \x01(\x0b\x32).org.apache.airavata.mft.common.AuthToken\"m\n\x1a\x44ropboxSecretDeleteRequest\x12\x10\n\x08secretId\x18\x01 \x01(\t\x12=\n\nauthzToken\x18\x02 \x01(\x0b\x32).org.apache.airavata.mft.common.AuthTokenB\x02P\x01\x62\x06proto3')
_DROPBOXSECRET = DESCRIPTOR.message_types_by_name['DropboxSecret']
_DROPBOXSECRETGETREQUEST = DESCRIPTOR.message_types_by_name['DropboxSecretGetRequest']
_DROPBOXSECRETCREATEREQUEST = DESCRIPTOR.message_types_by_name['DropboxSecretCreateRequest']
_DROPBOXSECRETUPDATEREQUEST = DESCRIPTOR.message_types_by_name['DropboxSecretUpdateRequest']
_DROPBOXSECRETDELETEREQUEST = DESCRIPTOR.message_types_by_name['DropboxSecretDeleteRequest']
DropboxSecret = _reflection.GeneratedProtocolMessageType('DropboxSecret', (_message.Message,), {
'DESCRIPTOR' : _DROPBOXSECRET,
'__module__' : 'dropbox.DropboxCredential_pb2'
# @@protoc_insertion_point(class_scope:org.apache.airavata.mft.credential.stubs.dropbox.DropboxSecret)
})
_sym_db.RegisterMessage(DropboxSecret)
DropboxSecretGetRequest = _reflection.GeneratedProtocolMessageType('DropboxSecretGetRequest', (_message.Message,), {
'DESCRIPTOR' : _DROPBOXSECRETGETREQUEST,
'__module__' : 'dropbox.DropboxCredential_pb2'
# @@protoc_insertion_point(class_scope:org.apache.airavata.mft.credential.stubs.dropbox.DropboxSecretGetRequest)
})
_sym_db.RegisterMessage(DropboxSecretGetRequest)
DropboxSecretCreateRequest = _reflection.GeneratedProtocolMessageType('DropboxSecretCreateRequest', (_message.Message,), {
'DESCRIPTOR' : _DROPBOXSECRETCREATEREQUEST,
'__module__' : 'dropbox.DropboxCredential_pb2'
# @@protoc_insertion_point(class_scope:org.apache.airavata.mft.credential.stubs.dropbox.DropboxSecretCreateRequest)
})
_sym_db.RegisterMessage(DropboxSecretCreateRequest)
DropboxSecretUpdateRequest = _reflection.GeneratedProtocolMessageType('DropboxSecretUpdateRequest', (_message.Message,), {
'DESCRIPTOR' : _DROPBOXSECRETUPDATEREQUEST,
'__module__' : 'dropbox.DropboxCredential_pb2'
# @@protoc_insertion_point(class_scope:org.apache.airavata.mft.credential.stubs.dropbox.DropboxSecretUpdateRequest)
})
_sym_db.RegisterMessage(DropboxSecretUpdateRequest)
DropboxSecretDeleteRequest = _reflection.GeneratedProtocolMessageType('DropboxSecretDeleteRequest', (_message.Message,), {
'DESCRIPTOR' : _DROPBOXSECRETDELETEREQUEST,
'__module__' : 'dropbox.DropboxCredential_pb2'
# @@protoc_insertion_point(class_scope:org.apache.airavata.mft.credential.stubs.dropbox.DropboxSecretDeleteRequest)
})
_sym_db.RegisterMessage(DropboxSecretDeleteRequest)
if _descriptor._USE_C_DESCRIPTORS == False:
DESCRIPTOR._options = None
DESCRIPTOR._serialized_options = b'P\001'
_DROPBOXSECRET._serialized_start=103
_DROPBOXSECRET._serialized_end=157
_DROPBOXSECRETGETREQUEST._serialized_start=159
_DROPBOXSECRETGETREQUEST._serialized_end=265
_DROPBOXSECRETCREATEREQUEST._serialized_start=267
_DROPBOXSECRETCREATEREQUEST._serialized_end=379
_DROPBOXSECRETUPDATEREQUEST._serialized_start=382
_DROPBOXSECRETUPDATEREQUEST._serialized_end=512
_DROPBOXSECRETDELETEREQUEST._serialized_start=514
_DROPBOXSECRETDELETEREQUEST._serialized_end=623
# @@protoc_insertion_point(module_scope)