Skip to main content

compute_service_pb2

Generated protocol buffer code.


class DatasinkLocation

Inherits from: int

View Source
from .. import common_pb2 as common__pb2
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x1eservices/compute_service.proto\x12,steeleagle.protocol.services.compute_service\x1a\x0ccommon.proto"l\n\x0cDatasinkInfo\x12\n\n\x02id\x18\x01 \x01(\t\x12P\n\x08location\x18\x02 \x01(\x0e2>.steeleagle.protocol.services.compute_service.DatasinkLocation"\x9a\x01\n\x13AddDatasinksRequest\x124\n\x07request\x18\x01 \x01(\x0b2#.steeleagle.protocol.common.Request\x12M\n\tdatasinks\x18\x02 \x03(\x0b2:.steeleagle.protocol.services.compute_service.DatasinkInfo"\x9a\x01\n\x13SetDatasinksRequest\x124\n\x07request\x18\x01 \x01(\x0b2#.steeleagle.protocol.common.Request\x12M\n\tdatasinks\x18\x02 \x03(\x0b2:.steeleagle.protocol.services.compute_service.DatasinkInfo"\x9d\x01\n\x16RemoveDatasinksRequest\x124\n\x07request\x18\x01 \x01(\x0b2#.steeleagle.protocol.common.Request\x12M\n\tdatasinks\x18\x02 \x03(\x0b2:.steeleagle.protocol.services.compute_service.DatasinkInfo*)\n\x10DatasinkLocation\x12\n\n\x06REMOTE\x10\x00\x12\t\n\x05LOCAL\x10\x012\x80\x03\n\x07Compute\x12y\n\x0cAddDatasinks\x12A.steeleagle.protocol.services.compute_service.AddDatasinksRequest\x1a$.steeleagle.protocol.common.Response"\x00\x12y\n\x0cSetDatasinks\x12A.steeleagle.protocol.services.compute_service.SetDatasinksRequest\x1a$.steeleagle.protocol.common.Response"\x00\x12\x7f\n\x0fRemoveDatasinks\x12D.steeleagle.protocol.services.compute_service.RemoveDatasinksRequest\x1a$.steeleagle.protocol.common.Response"\x00b\x06proto3')
_globals = globals()
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)


class DatasinkInfo

Inherits from: google.protobuf.message.Message

View Source
    _globals['_DATASINKLOCATION']._serialized_start = 678
_globals['_DATASINKLOCATION']._serialized_end = 719
_globals['_DATASINKINFO']._serialized_start = 94
_globals['_DATASINKINFO']._serialized_end = 202
_globals['_ADDDATASINKSREQUEST']._serialized_start = 205
_globals['_ADDDATASINKSREQUEST']._serialized_end = 359
_globals['_SETDATASINKSREQUEST']._serialized_start = 362
_globals['_SETDATASINKSREQUEST']._serialized_end = 516
_globals['_REMOVEDATASINKSREQUEST']._serialized_start = 519


class AddDatasinksRequest

Inherits from: google.protobuf.message.Message

View Source
    _globals['_COMPUTE']._serialized_start = 722
_globals['_COMPUTE']._serialized_end = 1106

class SetDatasinksRequest

Inherits from: google.protobuf.message.Message


class RemoveDatasinksRequest

Inherits from: google.protobuf.message.Message