예제 #1
0
  })
_sym_db.RegisterMessage(ErrorPatternResponse)



_DATA = _descriptor.ServiceDescriptor(
  name='Data',
  full_name='datapb.Data',
  file=DESCRIPTOR,
  index=0,
  serialized_options=None,
  create_key=_descriptor._internal_create_key,
  serialized_start=1202,
  serialized_end=1313,
  methods=[
  _descriptor.MethodDescriptor(
    name='getSegmentedTimelineData',
    full_name='datapb.Data.getSegmentedTimelineData',
    index=0,
    containing_service=None,
    input_type=_SEGMENTEDTIMELINEDATAREQUEST,
    output_type=_SEGMENTEDTIMELINEDATARESPONSE,
    serialized_options=None,
    create_key=_descriptor._internal_create_key,
  ),
])
_sym_db.RegisterServiceDescriptor(_DATA)

DESCRIPTOR.services_by_name['Data'] = _DATA

# @@protoc_insertion_point(module_scope)
예제 #2
0
_LUNAR3DSERVICE = _descriptor.ServiceDescriptor(
    name='Lunar3DService',
    full_name='Lunar3DService',
    file=DESCRIPTOR,
    index=0,
    serialized_options=None,
    serialized_start=651,
    serialized_end=887,
    methods=[
        _descriptor.MethodDescriptor(
            name='GetActionDim',
            full_name='Lunar3DService.GetActionDim',
            index=0,
            containing_service=None,
            input_type=_SERVICEMESSAGE,
            output_type=_DIMRESULT,
            serialized_options=None,
        ),
        _descriptor.MethodDescriptor(
            name='GetObservationDim',
            full_name='Lunar3DService.GetObservationDim',
            index=1,
            containing_service=None,
            input_type=_SERVICEMESSAGE,
            output_type=_DIMRESULT,
            serialized_options=None,
        ),
        _descriptor.MethodDescriptor(
            name='PerformAction',
            full_name='Lunar3DService.PerformAction',
            index=2,
            containing_service=None,
            input_type=_ACTION,
            output_type=_ACTIONRESULT,
            serialized_options=None,
        ),
        _descriptor.MethodDescriptor(
            name='Render',
            full_name='Lunar3DService.Render',
            index=3,
            containing_service=None,
            input_type=_SERVICEMESSAGE,
            output_type=_SERVICEMESSAGE,
            serialized_options=None,
        ),
        _descriptor.MethodDescriptor(
            name='Reset',
            full_name='Lunar3DService.Reset',
            index=4,
            containing_service=None,
            input_type=_SERVICEMESSAGE,
            output_type=_OBSERVATION,
            serialized_options=None,
        ),
    ])
예제 #3
0
_EAGERSERVICE = _descriptor.ServiceDescriptor(
    name='EagerService',
    full_name='tensorflow.eager.EagerService',
    file=DESCRIPTOR,
    index=0,
    options=None,
    serialized_start=1439,
    serialized_end=2017,
    methods=[
        _descriptor.MethodDescriptor(
            name='CreateContext',
            full_name='tensorflow.eager.EagerService.CreateContext',
            index=0,
            containing_service=None,
            input_type=_CREATECONTEXTREQUEST,
            output_type=_CREATECONTEXTRESPONSE,
            options=None,
        ),
        _descriptor.MethodDescriptor(
            name='Enqueue',
            full_name='tensorflow.eager.EagerService.Enqueue',
            index=1,
            containing_service=None,
            input_type=_ENQUEUEREQUEST,
            output_type=_ENQUEUERESPONSE,
            options=None,
        ),
        _descriptor.MethodDescriptor(
            name='WaitQueueDone',
            full_name='tensorflow.eager.EagerService.WaitQueueDone',
            index=2,
            containing_service=None,
            input_type=_WAITQUEUEDONEREQUEST,
            output_type=_WAITQUEUEDONERESPONSE,
            options=None,
        ),
        _descriptor.MethodDescriptor(
            name='KeepAlive',
            full_name='tensorflow.eager.EagerService.KeepAlive',
            index=3,
            containing_service=None,
            input_type=_KEEPALIVEREQUEST,
            output_type=_KEEPALIVERESPONSE,
            options=None,
        ),
        _descriptor.MethodDescriptor(
            name='CloseContext',
            full_name='tensorflow.eager.EagerService.CloseContext',
            index=4,
            containing_service=None,
            input_type=_CLOSECONTEXTREQUEST,
            output_type=_CLOSECONTEXTRESPONSE,
            options=None,
        ),
        _descriptor.MethodDescriptor(
            name='RegisterFunction',
            full_name='tensorflow.eager.EagerService.RegisterFunction',
            index=5,
            containing_service=None,
            input_type=_REGISTERFUNCTIONREQUEST,
            output_type=_REGISTERFUNCTIONRESPONSE,
            options=None,
        ),
    ])
_OFFLINE = _descriptor.ServiceDescriptor(
    name='Offline',
    full_name='Offline',
    file=DESCRIPTOR,
    index=0,
    serialized_options=_b('\202\265\030\030Offline settings service'),
    serialized_start=499,
    serialized_end=918,
    methods=[
        _descriptor.MethodDescriptor(
            name='GetOfflineLogonTicket',
            full_name='Offline.GetOfflineLogonTicket',
            index=0,
            containing_service=None,
            input_type=_COFFLINE_GETOFFLINELOGONTICKET_REQUEST,
            output_type=_COFFLINE_GETOFFLINELOGONTICKET_RESPONSE,
            serialized_options=_b(
                '\202\265\030EGet a serialized and signed offline logon ticket for the current user'
            ),
        ),
        _descriptor.MethodDescriptor(
            name='GetUnsignedOfflineLogonTicket',
            full_name='Offline.GetUnsignedOfflineLogonTicket',
            index=1,
            containing_service=None,
            input_type=_COFFLINE_GETUNSIGNEDOFFLINELOGONTICKET_REQUEST,
            output_type=_COFFLINE_GETUNSIGNEDOFFLINELOGONTICKET_RESPONSE,
            serialized_options=_b(
                '\202\265\0309Get an unsigned offline logon ticket for the current user'
            ),
        ),
    ])
예제 #5
0
_sym_db.RegisterMessage(ItemResponse)

_ITEM = _descriptor.ServiceDescriptor(
    name='Item',
    full_name='inventory.Item',
    file=DESCRIPTOR,
    index=0,
    serialized_options=None,
    serialized_start=661,
    serialized_end=794,
    methods=[
        _descriptor.MethodDescriptor(
            name='GetItem',
            full_name='inventory.Item.GetItem',
            index=0,
            containing_service=None,
            input_type=_ITEMREQUEST,
            output_type=_ITEMRESPONSE,
            serialized_options=None,
        ),
        _descriptor.MethodDescriptor(
            name='GetItems',
            full_name='inventory.Item.GetItems',
            index=1,
            containing_service=None,
            input_type=_ITEMREQUEST,
            output_type=_ITEMRESPONSE,
            serialized_options=None,
        ),
    ])
_sym_db.RegisterServiceDescriptor(_ITEM)
_WORKER = _descriptor.ServiceDescriptor(
    name='Worker',
    full_name='Worker',
    file=DESCRIPTOR,
    index=0,
    serialized_options=None,
    serialized_start=411,
    serialized_end=582,
    methods=[
        _descriptor.MethodDescriptor(
            name='worker_map',
            full_name='Worker.worker_map',
            index=0,
            containing_service=None,
            input_type=_MAPPER_REQUEST,
            output_type=_MAPPER_RESPONSE,
            serialized_options=None,
        ),
        _descriptor.MethodDescriptor(
            name='connect_to_store',
            full_name='Worker.connect_to_store',
            index=1,
            containing_service=None,
            input_type=_ADDRESS2,
            output_type=_CONNECTION_RESPONSE,
            serialized_options=None,
        ),
        _descriptor.MethodDescriptor(
            name='worker_reducer',
            full_name='Worker.worker_reducer',
            index=2,
            containing_service=None,
            input_type=_REDUCER_REQUEST,
            output_type=_REDUCER_RESPONSE,
            serialized_options=None,
        ),
    ])
예제 #7
0
_sym_db.RegisterMessage(Circles)

_DISH = _descriptor.ServiceDescriptor(name='Dish',
                                      full_name='dish.Dish',
                                      file=DESCRIPTOR,
                                      index=0,
                                      serialized_options=None,
                                      serialized_start=249,
                                      serialized_end=343,
                                      methods=[
                                          _descriptor.MethodDescriptor(
                                              name='GetCircles',
                                              full_name='dish.Dish.GetCircles',
                                              index=0,
                                              containing_service=None,
                                              input_type=_IMG_RGB,
                                              output_type=_CIRCLES,
                                              serialized_options=None,
                                          ),
                                          _descriptor.MethodDescriptor(
                                              name='GetImg',
                                              full_name='dish.Dish.GetImg',
                                              index=1,
                                              containing_service=None,
                                              input_type=_REQUEST,
                                              output_type=_IMG_RGB,
                                              serialized_options=None,
                                          ),
                                      ])
_sym_db.RegisterServiceDescriptor(_DISH)
_REPOSITORYSERVICE = _descriptor.ServiceDescriptor(
    name='RepositoryService',
    full_name='yandex.cloud.containerregistry.v1.RepositoryService',
    file=DESCRIPTOR,
    index=0,
    serialized_options=None,
    serialized_start=836,
    serialized_end=2028,
    methods=[
        _descriptor.MethodDescriptor(
            name='Get',
            full_name='yandex.cloud.containerregistry.v1.RepositoryService.Get',
            index=0,
            containing_service=None,
            input_type=_GETREPOSITORYREQUEST,
            output_type=
            yandex_dot_cloud_dot_containerregistry_dot_v1_dot_repository__pb2.
            _REPOSITORY,
            serialized_options=
            b'\202\323\344\223\0025\0223/container-registry/v1/repositories/{repository_id}',
        ),
        _descriptor.MethodDescriptor(
            name='GetByName',
            full_name=
            'yandex.cloud.containerregistry.v1.RepositoryService.GetByName',
            index=1,
            containing_service=None,
            input_type=_GETREPOSITORYBYNAMEREQUEST,
            output_type=
            yandex_dot_cloud_dot_containerregistry_dot_v1_dot_repository__pb2.
            _REPOSITORY,
            serialized_options=None,
        ),
        _descriptor.MethodDescriptor(
            name='List',
            full_name=
            'yandex.cloud.containerregistry.v1.RepositoryService.List',
            index=2,
            containing_service=None,
            input_type=_LISTREPOSITORIESREQUEST,
            output_type=_LISTREPOSITORIESRESPONSE,
            serialized_options=
            b'\202\323\344\223\002%\022#/container-registry/v1/repositories',
        ),
        _descriptor.MethodDescriptor(
            name='ListAccessBindings',
            full_name=
            'yandex.cloud.containerregistry.v1.RepositoryService.ListAccessBindings',
            index=3,
            containing_service=None,
            input_type=yandex_dot_cloud_dot_access_dot_access__pb2.
            _LISTACCESSBINDINGSREQUEST,
            output_type=yandex_dot_cloud_dot_access_dot_access__pb2.
            _LISTACCESSBINDINGSRESPONSE,
            serialized_options=
            b'\202\323\344\223\002F\022D/container-registry/v1/repositories/{resource_id}:listAccessBindings',
        ),
        _descriptor.MethodDescriptor(
            name='SetAccessBindings',
            full_name=
            'yandex.cloud.containerregistry.v1.RepositoryService.SetAccessBindings',
            index=4,
            containing_service=None,
            input_type=yandex_dot_cloud_dot_access_dot_access__pb2.
            _SETACCESSBINDINGSREQUEST,
            output_type=yandex_dot_cloud_dot_operation_dot_operation__pb2.
            _OPERATION,
            serialized_options=
            b'\202\323\344\223\002H\"C/container-registry/v1/repositories/{resource_id}:setAccessBindings:\001*\262\322*9\n access.SetAccessBindingsMetadata\022\025google.protobuf.Empty',
        ),
        _descriptor.MethodDescriptor(
            name='UpdateAccessBindings',
            full_name=
            'yandex.cloud.containerregistry.v1.RepositoryService.UpdateAccessBindings',
            index=5,
            containing_service=None,
            input_type=yandex_dot_cloud_dot_access_dot_access__pb2.
            _UPDATEACCESSBINDINGSREQUEST,
            output_type=yandex_dot_cloud_dot_operation_dot_operation__pb2.
            _OPERATION,
            serialized_options=
            b'\202\323\344\223\002K\"F/container-registry/v1/repositories/{resource_id}:updateAccessBindings:\001*\262\322*<\n#access.UpdateAccessBindingsMetadata\022\025google.protobuf.Empty',
        ),
    ])
예제 #9
0
_IDENTITY = _descriptor.ServiceDescriptor(
    name='Identity',
    full_name='google.showcase.v1beta1.Identity',
    file=DESCRIPTOR,
    index=0,
    serialized_options=_b('\312A\016localhost:7469'),
    serialized_start=960,
    serialized_end=1637,
    methods=[
        _descriptor.MethodDescriptor(
            name='CreateUser',
            full_name='google.showcase.v1beta1.Identity.CreateUser',
            index=0,
            containing_service=None,
            input_type=_CREATEUSERREQUEST,
            output_type=_USER,
            serialized_options=_b(
                '\202\323\344\223\002\023\"\016/v1beta1/users:\001*\332A\034user.display_name,user.email'
            ),
        ),
        _descriptor.MethodDescriptor(
            name='GetUser',
            full_name='google.showcase.v1beta1.Identity.GetUser',
            index=1,
            containing_service=None,
            input_type=_GETUSERREQUEST,
            output_type=_USER,
            serialized_options=_b(
                '\202\323\344\223\002\031\022\027/v1beta1/{name=users/*}\332A\004name'
            ),
        ),
        _descriptor.MethodDescriptor(
            name='UpdateUser',
            full_name='google.showcase.v1beta1.Identity.UpdateUser',
            index=2,
            containing_service=None,
            input_type=_UPDATEUSERREQUEST,
            output_type=_USER,
            serialized_options=_b(
                '\202\323\344\223\002!2\034/v1beta1/{user.name=users/*}:\001*'
            ),
        ),
        _descriptor.MethodDescriptor(
            name='DeleteUser',
            full_name='google.showcase.v1beta1.Identity.DeleteUser',
            index=3,
            containing_service=None,
            input_type=_DELETEUSERREQUEST,
            output_type=google_dot_protobuf_dot_empty__pb2._EMPTY,
            serialized_options=_b(
                '\202\323\344\223\002\031*\027/v1beta1/{name=users/*}\332A\004name'
            ),
        ),
        _descriptor.MethodDescriptor(
            name='ListUsers',
            full_name='google.showcase.v1beta1.Identity.ListUsers',
            index=4,
            containing_service=None,
            input_type=_LISTUSERSREQUEST,
            output_type=_LISTUSERSRESPONSE,
            serialized_options=_b(
                '\202\323\344\223\002\020\022\016/v1beta1/users'),
        ),
    ])
  ))
_sym_db.RegisterMessage(GetAdGroupSimulationRequest)


DESCRIPTOR._options = None

_ADGROUPSIMULATIONSERVICE = _descriptor.ServiceDescriptor(
  name='AdGroupSimulationService',
  full_name='google.ads.googleads.v1.services.AdGroupSimulationService',
  file=DESCRIPTOR,
  index=0,
  serialized_options=None,
  serialized_start=262,
  serialized_end=492,
  methods=[
  _descriptor.MethodDescriptor(
    name='GetAdGroupSimulation',
    full_name='google.ads.googleads.v1.services.AdGroupSimulationService.GetAdGroupSimulation',
    index=0,
    containing_service=None,
    input_type=_GETADGROUPSIMULATIONREQUEST,
    output_type=google_dot_ads_dot_googleads__v1_dot_proto_dot_resources_dot_ad__group__simulation__pb2._ADGROUPSIMULATION,
    serialized_options=_b('\202\323\344\223\0026\0224/v1/{resource_name=customers/*/adGroupSimulations/*}'),
  ),
])
_sym_db.RegisterServiceDescriptor(_ADGROUPSIMULATIONSERVICE)

DESCRIPTOR.services_by_name['AdGroupSimulationService'] = _ADGROUPSIMULATIONSERVICE

# @@protoc_insertion_point(module_scope)
예제 #11
0
  name='money.proto',
  package='money',
  serialized_pb='\n\x0bmoney.proto\x12\x05money\x1a\x16universal/public.proto\x1a\x0c\x63ommon.proto2\x0f\n\rterminal2main2\xa7\x01\n\rmain2terminal\x12\x30\n\x0erpcCashLackBox\x12\x0e.common.int64_\x1a\x0e.common.int32_\x12\x35\n\x13rpcTradeCashLackBox\x12\x0e.common.int64_\x1a\x0e.common.int32_\x12-\n\x0frpcOpenRecharge\x12\x0c.public.fake\x1a\x0c.public.fakeB\x03\x90\x01\x01')





DESCRIPTOR.has_options = True
DESCRIPTOR._options = _descriptor._ParseOptions(descriptor_pb2.FileOptions(), '\220\001\001')

_TERMINAL2MAIN = _descriptor.ServiceDescriptor(
  name='terminal2main',
  full_name='money.terminal2main',
  file=DESCRIPTOR,
  index=0,
  options=None,
  serialized_start=60,
  serialized_end=75,
  methods=[
])

class terminal2main(_service.Service):
  __metaclass__ = service_reflection.GeneratedServiceType
  DESCRIPTOR = _TERMINAL2MAIN
class terminal2main_Stub(terminal2main):
  __metaclass__ = service_reflection.GeneratedServiceStubType
  DESCRIPTOR = _TERMINAL2MAIN


_MAIN2TERMINAL = _descriptor.ServiceDescriptor(
  name='main2terminal',
예제 #12
0
_TODOS = _descriptor.ServiceDescriptor(
    name='Todos',
    full_name='todo.Todos',
    file=DESCRIPTOR,
    index=0,
    options=None,
    serialized_start=401,
    serialized_end=603,
    methods=[
        _descriptor.MethodDescriptor(
            name='AddTodo',
            full_name='todo.Todos.AddTodo',
            index=0,
            containing_service=None,
            input_type=_TODO,
            output_type=_TODORESPONSE,
            options=None,
        ),
        _descriptor.MethodDescriptor(
            name='ListTodos',
            full_name='todo.Todos.ListTodos',
            index=1,
            containing_service=None,
            input_type=_LISTREQUEST,
            output_type=_LISTRESPONSE,
            options=None,
        ),
        _descriptor.MethodDescriptor(
            name='DeleteTodo',
            full_name='todo.Todos.DeleteTodo',
            index=2,
            containing_service=None,
            input_type=_TODO,
            output_type=_TODORESPONSE,
            options=None,
        ),
        _descriptor.MethodDescriptor(
            name='UpdateTodo',
            full_name='todo.Todos.UpdateTodo',
            index=3,
            containing_service=None,
            input_type=_TODO,
            output_type=_TODORESPONSE,
            options=None,
        ),
    ])
_GETMOBILEAPPCATEGORYCONSTANTREQUEST.fields_by_name[
    'resource_name']._options = None

_MOBILEAPPCATEGORYCONSTANTSERVICE = _descriptor.ServiceDescriptor(
    name='MobileAppCategoryConstantService',
    full_name=
    'google.ads.googleads.v3.services.MobileAppCategoryConstantService',
    file=DESCRIPTOR,
    index=0,
    serialized_options=_b('\312A\030googleads.googleapis.com'),
    serialized_start=351,
    serialized_end=654,
    methods=[
        _descriptor.MethodDescriptor(
            name='GetMobileAppCategoryConstant',
            full_name=
            'google.ads.googleads.v3.services.MobileAppCategoryConstantService.GetMobileAppCategoryConstant',
            index=0,
            containing_service=None,
            input_type=_GETMOBILEAPPCATEGORYCONSTANTREQUEST,
            output_type=
            google_dot_ads_dot_googleads__v3_dot_proto_dot_resources_dot_mobile__app__category__constant__pb2
            ._MOBILEAPPCATEGORYCONSTANT,
            serialized_options=_b(
                '\202\323\344\223\0022\0220/v3/{resource_name=mobileAppCategoryConstants/*}\332A\rresource_name'
            ),
        ),
    ])
_sym_db.RegisterServiceDescriptor(_MOBILEAPPCATEGORYCONSTANTSERVICE)

DESCRIPTOR.services_by_name[
예제 #14
0
_sym_db.RegisterMessage(Reply)

_ARCHIVE = _descriptor.ServiceDescriptor(
    name='Archive',
    full_name='biz.Archive',
    file=DESCRIPTOR,
    index=0,
    serialized_options=None,
    serialized_start=180,
    serialized_end=281,
    methods=[
        _descriptor.MethodDescriptor(
            name='Save',
            full_name='biz.Archive.Save',
            index=0,
            containing_service=None,
            input_type=_SAVEREQUEST,
            output_type=_REPLY,
            serialized_options=None,
        ),
        _descriptor.MethodDescriptor(
            name='CheckValid',
            full_name='biz.Archive.CheckValid',
            index=1,
            containing_service=None,
            input_type=_CHECKVALIDREQUEST,
            output_type=_REPLY,
            serialized_options=None,
        ),
    ])
_sym_db.RegisterServiceDescriptor(_ARCHIVE)
DESCRIPTOR._options = None
_GETCARRIERCONSTANTREQUEST.fields_by_name['resource_name']._options = None

_CARRIERCONSTANTSERVICE = _descriptor.ServiceDescriptor(
    name='CarrierConstantService',
    full_name='google.ads.googleads.v3.services.CarrierConstantService',
    file=DESCRIPTOR,
    index=0,
    serialized_options=_b('\312A\030googleads.googleapis.com'),
    serialized_start=317,
    serialized_end=570,
    methods=[
        _descriptor.MethodDescriptor(
            name='GetCarrierConstant',
            full_name=
            'google.ads.googleads.v3.services.CarrierConstantService.GetCarrierConstant',
            index=0,
            containing_service=None,
            input_type=_GETCARRIERCONSTANTREQUEST,
            output_type=
            google_dot_ads_dot_googleads__v3_dot_proto_dot_resources_dot_carrier__constant__pb2
            ._CARRIERCONSTANT,
            serialized_options=_b(
                '\202\323\344\223\002(\022&/v3/{resource_name=carrierConstants/*}\332A\rresource_name'
            ),
        ),
    ])
_sym_db.RegisterServiceDescriptor(_CARRIERCONSTANTSERVICE)

DESCRIPTOR.services_by_name['CarrierConstantService'] = _CARRIERCONSTANTSERVICE
    dict(DESCRIPTOR=_RESPONSE,
         __module__='audioStream_pb2'
         # @@protoc_insertion_point(class_scope:Response)
         ))
_sym_db.RegisterMessage(Response)

_AUDIOPROCESSOR = _descriptor.ServiceDescriptor(
    name='AudioProcessor',
    full_name='AudioProcessor',
    file=DESCRIPTOR,
    index=0,
    serialized_options=None,
    serialized_start=73,
    serialized_end=133,
    methods=[
        _descriptor.MethodDescriptor(
            name='transcriptAudio',
            full_name='AudioProcessor.transcriptAudio',
            index=0,
            containing_service=None,
            input_type=_SAMPLES,
            output_type=_RESPONSE,
            serialized_options=None,
        ),
    ])
_sym_db.RegisterServiceDescriptor(_AUDIOPROCESSOR)

DESCRIPTOR.services_by_name['AudioProcessor'] = _AUDIOPROCESSOR

# @@protoc_insertion_point(module_scope)
예제 #17
0
        'DESCRIPTOR': _TRANSACTREPLY,
        '__module__': 'fraud_service_pb2'
        # @@protoc_insertion_point(class_scope:fraudservice.TransactReply)
    })
_sym_db.RegisterMessage(TransactReply)

_FRAUDDETECTSERVICE = _descriptor.ServiceDescriptor(
    name='FraudDetectService',
    full_name='fraudservice.FraudDetectService',
    file=DESCRIPTOR,
    index=0,
    serialized_options=None,
    serialized_start=466,
    serialized_end=560,
    methods=[
        _descriptor.MethodDescriptor(
            name='Transact',
            full_name='fraudservice.FraudDetectService.Transact',
            index=0,
            containing_service=None,
            input_type=_TRANSACTREQUEST,
            output_type=_TRANSACTREPLY,
            serialized_options=None,
        ),
    ])
_sym_db.RegisterServiceDescriptor(_FRAUDDETECTSERVICE)

DESCRIPTOR.services_by_name['FraudDetectService'] = _FRAUDDETECTSERVICE

# @@protoc_insertion_point(module_scope)
예제 #18
0
파일: api_pb2.py 프로젝트: zuodh/dagster
_DAGSTERAPI = _descriptor.ServiceDescriptor(
    name='DagsterApi',
    full_name='api.DagsterApi',
    file=DESCRIPTOR,
    index=0,
    serialized_options=None,
    create_key=_descriptor._internal_create_key,
    serialized_start=1753,
    serialized_end=2788,
    methods=[
        _descriptor.MethodDescriptor(
            name='Ping',
            full_name='api.DagsterApi.Ping',
            index=0,
            containing_service=None,
            input_type=_PINGREQUEST,
            output_type=_PINGREPLY,
            serialized_options=None,
            create_key=_descriptor._internal_create_key,
        ),
        _descriptor.MethodDescriptor(
            name='StreamingPing',
            full_name='api.DagsterApi.StreamingPing',
            index=1,
            containing_service=None,
            input_type=_STREAMINGPINGREQUEST,
            output_type=_STREAMINGPINGEVENT,
            serialized_options=None,
            create_key=_descriptor._internal_create_key,
        ),
        _descriptor.MethodDescriptor(
            name='ExecutionPlanSnapshot',
            full_name='api.DagsterApi.ExecutionPlanSnapshot',
            index=2,
            containing_service=None,
            input_type=_EXECUTIONPLANSNAPSHOTREQUEST,
            output_type=_EXECUTIONPLANSNAPSHOTREPLY,
            serialized_options=None,
            create_key=_descriptor._internal_create_key,
        ),
        _descriptor.MethodDescriptor(
            name='ListRepositories',
            full_name='api.DagsterApi.ListRepositories',
            index=3,
            containing_service=None,
            input_type=_LISTREPOSITORIESREQUEST,
            output_type=_LISTREPOSITORIESREPLY,
            serialized_options=None,
            create_key=_descriptor._internal_create_key,
        ),
        _descriptor.MethodDescriptor(
            name='ExternalPartitionNames',
            full_name='api.DagsterApi.ExternalPartitionNames',
            index=4,
            containing_service=None,
            input_type=_EXTERNALPARTITIONNAMESREQUEST,
            output_type=_EXTERNALPARTITIONNAMESREPLY,
            serialized_options=None,
            create_key=_descriptor._internal_create_key,
        ),
        _descriptor.MethodDescriptor(
            name='ExternalPartitionConfig',
            full_name='api.DagsterApi.ExternalPartitionConfig',
            index=5,
            containing_service=None,
            input_type=_EXTERNALPARTITIONCONFIGREQUEST,
            output_type=_EXTERNALPARTITIONCONFIGREPLY,
            serialized_options=None,
            create_key=_descriptor._internal_create_key,
        ),
        _descriptor.MethodDescriptor(
            name='ExternalPartitionTags',
            full_name='api.DagsterApi.ExternalPartitionTags',
            index=6,
            containing_service=None,
            input_type=_EXTERNALPARTITIONTAGSREQUEST,
            output_type=_EXTERNALPARTITIONTAGSREPLY,
            serialized_options=None,
            create_key=_descriptor._internal_create_key,
        ),
        _descriptor.MethodDescriptor(
            name='ExternalPipelineSubsetSnapshot',
            full_name='api.DagsterApi.ExternalPipelineSubsetSnapshot',
            index=7,
            containing_service=None,
            input_type=_EXTERNALPIPELINESUBSETSNAPSHOTREQUEST,
            output_type=_EXTERNALPIPELINESUBSETSNAPSHOTREPLY,
            serialized_options=None,
            create_key=_descriptor._internal_create_key,
        ),
        _descriptor.MethodDescriptor(
            name='ExternalRepository',
            full_name='api.DagsterApi.ExternalRepository',
            index=8,
            containing_service=None,
            input_type=_EXTERNALREPOSITORYREQUEST,
            output_type=_EXTERNALREPOSITORYREPLY,
            serialized_options=None,
            create_key=_descriptor._internal_create_key,
        ),
        _descriptor.MethodDescriptor(
            name='ExternalScheduleExecution',
            full_name='api.DagsterApi.ExternalScheduleExecution',
            index=9,
            containing_service=None,
            input_type=_EXTERNALSCHEDULEEXECUTIONREQUEST,
            output_type=_EXTERNALSCHEDULEEXECUTIONREPLY,
            serialized_options=None,
            create_key=_descriptor._internal_create_key,
        ),
        _descriptor.MethodDescriptor(
            name='ShutdownServer',
            full_name='api.DagsterApi.ShutdownServer',
            index=10,
            containing_service=None,
            input_type=_EMPTY,
            output_type=_SHUTDOWNSERVERREPLY,
            serialized_options=None,
            create_key=_descriptor._internal_create_key,
        ),
        _descriptor.MethodDescriptor(
            name='ExecuteRun',
            full_name='api.DagsterApi.ExecuteRun',
            index=11,
            containing_service=None,
            input_type=_EXECUTERUNREQUEST,
            output_type=_EXECUTERUNEVENT,
            serialized_options=None,
            create_key=_descriptor._internal_create_key,
        ),
    ],
)
예제 #19
0
_GRPCDEMO = _descriptor.ServiceDescriptor(
  name='GRPCDemo',
  full_name='demo.GRPCDemo',
  file=DESCRIPTOR,
  index=0,
  serialized_options=None,
  serialized_start=127,
  serialized_end=367,
  methods=[
  _descriptor.MethodDescriptor(
    name='SimpleMethod',
    full_name='demo.GRPCDemo.SimpleMethod',
    index=0,
    containing_service=None,
    input_type=_REQUEST,
    output_type=_RESPONSE,
    serialized_options=None,
  ),
  _descriptor.MethodDescriptor(
    name='ClientStreamingMethod',
    full_name='demo.GRPCDemo.ClientStreamingMethod',
    index=1,
    containing_service=None,
    input_type=_REQUEST,
    output_type=_RESPONSE,
    serialized_options=None,
  ),
  _descriptor.MethodDescriptor(
    name='ServerStreamingMethod',
    full_name='demo.GRPCDemo.ServerStreamingMethod',
    index=2,
    containing_service=None,
    input_type=_REQUEST,
    output_type=_RESPONSE,
    serialized_options=None,
  ),
  _descriptor.MethodDescriptor(
    name='BidirectionalStreamingMethod',
    full_name='demo.GRPCDemo.BidirectionalStreamingMethod',
    index=3,
    containing_service=None,
    input_type=_REQUEST,
    output_type=_RESPONSE,
    serialized_options=None,
  ),
])
_ULTIMATETORRENT = _descriptor.ServiceDescriptor(
    name='UltimateTorrent',
    full_name='ultimate_torrent.UltimateTorrent',
    file=DESCRIPTOR,
    index=0,
    serialized_options=None,
    serialized_start=740,
    serialized_end=1385,
    methods=[
        _descriptor.MethodDescriptor(
            name='Ping',
            full_name='ultimate_torrent.UltimateTorrent.Ping',
            index=0,
            containing_service=None,
            input_type=_PINGREQUEST,
            output_type=_PINGREPLY,
            serialized_options=None,
        ),
        _descriptor.MethodDescriptor(
            name='Shutdown',
            full_name='ultimate_torrent.UltimateTorrent.Shutdown',
            index=1,
            containing_service=None,
            input_type=_SHUTDOWNREQUEST,
            output_type=_SHUTDOWNREPLY,
            serialized_options=None,
        ),
        _descriptor.MethodDescriptor(
            name='AddMagnetUri',
            full_name='ultimate_torrent.UltimateTorrent.AddMagnetUri',
            index=2,
            containing_service=None,
            input_type=_ADDMAGNETURIREQUEST,
            output_type=_ADDMAGNETURIREPLY,
            serialized_options=None,
        ),
        _descriptor.MethodDescriptor(
            name='RemoveTorrent',
            full_name='ultimate_torrent.UltimateTorrent.RemoveTorrent',
            index=3,
            containing_service=None,
            input_type=_REMOVETORRENTREQUEST,
            output_type=_REMOVETORRENTREPLY,
            serialized_options=None,
        ),
        _descriptor.MethodDescriptor(
            name='PauseTorrent',
            full_name='ultimate_torrent.UltimateTorrent.PauseTorrent',
            index=4,
            containing_service=None,
            input_type=_PAUSETORRENTREQUEST,
            output_type=_PAUSETORRENTREPLY,
            serialized_options=None,
        ),
        _descriptor.MethodDescriptor(
            name='ResumeTorrent',
            full_name='ultimate_torrent.UltimateTorrent.ResumeTorrent',
            index=5,
            containing_service=None,
            input_type=_RESUMETORRENTREQUEST,
            output_type=_RESUMETORRENTREPLY,
            serialized_options=None,
        ),
        _descriptor.MethodDescriptor(
            name='AllTorrentStatus',
            full_name='ultimate_torrent.UltimateTorrent.AllTorrentStatus',
            index=6,
            containing_service=None,
            input_type=_ALLTORRENTSTATUSREQUEST,
            output_type=_ALLTORRENTSTATUSREPLY,
            serialized_options=None,
        ),
    ])
  })
_sym_db.RegisterMessage(HealthCheckResponse)


DESCRIPTOR._options = None

_HEALTH = _descriptor.ServiceDescriptor(
  name='Health',
  full_name='Health',
  file=DESCRIPTOR,
  index=0,
  serialized_options=None,
  serialized_start=317,
  serialized_end=377,
  methods=[
  _descriptor.MethodDescriptor(
    name='Check',
    full_name='Health.Check',
    index=0,
    containing_service=None,
    input_type=_HEALTHCHECKREQUEST,
    output_type=_HEALTHCHECKRESPONSE,
    serialized_options=None,
  ),
])
_sym_db.RegisterServiceDescriptor(_HEALTH)

DESCRIPTOR.services_by_name['Health'] = _HEALTH

# @@protoc_insertion_point(module_scope)
예제 #22
0
_DEBUG = _descriptor.ServiceDescriptor(
    name='Debug',
    full_name='debug.Debug',
    file=DESCRIPTOR,
    index=0,
    serialized_options=None,
    serialized_start=230,
    serialized_end=430,
    methods=[
        _descriptor.MethodDescriptor(
            name='Dump',
            full_name='debug.Debug.Dump',
            index=0,
            containing_service=None,
            input_type=_DUMPREQUEST,
            output_type=google_dot_protobuf_dot_wrappers__pb2._BYTESVALUE,
            serialized_options=None,
        ),
        _descriptor.MethodDescriptor(
            name='Profile',
            full_name='debug.Debug.Profile',
            index=1,
            containing_service=None,
            input_type=_PROFILEREQUEST,
            output_type=google_dot_protobuf_dot_wrappers__pb2._BYTESVALUE,
            serialized_options=None,
        ),
        _descriptor.MethodDescriptor(
            name='Binary',
            full_name='debug.Debug.Binary',
            index=2,
            containing_service=None,
            input_type=_BINARYREQUEST,
            output_type=google_dot_protobuf_dot_wrappers__pb2._BYTESVALUE,
            serialized_options=None,
        ),
    ])
        # @@protoc_insertion_point(class_scope:com.daml.ledger.api.v1.GetActiveContractsResponse)
    })
_sym_db.RegisterMessage(GetActiveContractsResponse)

DESCRIPTOR._options = None

_ACTIVECONTRACTSSERVICE = _descriptor.ServiceDescriptor(
    name='ActiveContractsService',
    full_name='com.daml.ledger.api.v1.ActiveContractsService',
    file=DESCRIPTOR,
    index=0,
    serialized_options=None,
    serialized_start=592,
    serialized_end=743,
    methods=[
        _descriptor.MethodDescriptor(
            name='GetActiveContracts',
            full_name=
            'com.daml.ledger.api.v1.ActiveContractsService.GetActiveContracts',
            index=0,
            containing_service=None,
            input_type=_GETACTIVECONTRACTSREQUEST,
            output_type=_GETACTIVECONTRACTSRESPONSE,
            serialized_options=None,
        ),
    ])
_sym_db.RegisterServiceDescriptor(_ACTIVECONTRACTSSERVICE)

DESCRIPTOR.services_by_name['ActiveContractsService'] = _ACTIVECONTRACTSSERVICE

# @@protoc_insertion_point(module_scope)
예제 #24
0
_XARM = _descriptor.ServiceDescriptor(
  name='XArm',
  full_name='XArm',
  file=DESCRIPTOR,
  index=0,
  serialized_options=None,
  create_key=_descriptor._internal_create_key,
  serialized_start=236,
  serialized_end=405,
  methods=[
  _descriptor.MethodDescriptor(
    name='move_jspace_path',
    full_name='XArm.move_jspace_path',
    index=0,
    containing_service=None,
    input_type=_PATH,
    output_type=_STATUS,
    serialized_options=None,
    create_key=_descriptor._internal_create_key,
  ),
  _descriptor.MethodDescriptor(
    name='get_jnt_values',
    full_name='XArm.get_jnt_values',
    index=1,
    containing_service=None,
    input_type=_EMPTY,
    output_type=_JNTVALUES,
    serialized_options=None,
    create_key=_descriptor._internal_create_key,
  ),
  _descriptor.MethodDescriptor(
    name='jaw_to',
    full_name='XArm.jaw_to',
    index=2,
    containing_service=None,
    input_type=_GRIPPERSTATUS,
    output_type=_STATUS,
    serialized_options=None,
    create_key=_descriptor._internal_create_key,
  ),
  _descriptor.MethodDescriptor(
    name='get_gripper_status',
    full_name='XArm.get_gripper_status',
    index=3,
    containing_service=None,
    input_type=_EMPTY,
    output_type=_GRIPPERSTATUS,
    serialized_options=None,
    create_key=_descriptor._internal_create_key,
  ),
])
예제 #25
0
DESCRIPTOR.has_options = True
DESCRIPTOR._options = _descriptor._ParseOptions(
    descriptor_pb2.FileOptions(),
    _b('\n\030io.grpc.examples.yolorpcB\tYOLOProtoP\001\242\002\003HLW'))

_YOLOMODEL = _descriptor.ServiceDescriptor(
    name='YOLOModel',
    full_name='YOLORPC.YOLOModel',
    file=DESCRIPTOR,
    index=0,
    options=None,
    serialized_start=98,
    serialized_end=166,
    methods=[
        _descriptor.MethodDescriptor(
            name='predict',
            full_name='YOLORPC.YOLOModel.predict',
            index=0,
            containing_service=None,
            input_type=_RECT_REQUEST,
            output_type=_RECT_REPLY,
            options=None,
        ),
    ])
_sym_db.RegisterServiceDescriptor(_YOLOMODEL)

DESCRIPTOR.services_by_name['YOLOModel'] = _YOLOMODEL

# @@protoc_insertion_point(module_scope)
예제 #26
0
_EXPORTAPI = _descriptor.ServiceDescriptor(
  name='ExportApi',
  full_name='yamcs.protobuf.archive.ExportApi',
  file=DESCRIPTOR,
  index=0,
  serialized_options=None,
  serialized_start=664,
  serialized_end=1091,
  methods=[
  _descriptor.MethodDescriptor(
    name='ExportPackets',
    full_name='yamcs.protobuf.archive.ExportApi.ExportPackets',
    index=0,
    containing_service=None,
    input_type=_EXPORTPACKETSREQUEST,
    output_type=yamcs_dot_api_dot_httpbody__pb2._HTTPBODY,
    serialized_options=_b('\212\222\003\'\n%/api/archive/{instance}:exportPackets'),
  ),
  _descriptor.MethodDescriptor(
    name='ExportEvents',
    full_name='yamcs.protobuf.archive.ExportApi.ExportEvents',
    index=1,
    containing_service=None,
    input_type=_EXPORTEVENTSREQUEST,
    output_type=yamcs_dot_api_dot_httpbody__pb2._HTTPBODY,
    serialized_options=_b('\212\222\003&\n$/api/archive/{instance}:exportEvents'),
  ),
  _descriptor.MethodDescriptor(
    name='ExportParameterValues',
    full_name='yamcs.protobuf.archive.ExportApi.ExportParameterValues',
    index=2,
    containing_service=None,
    input_type=_EXPORTPARAMETERVALUESREQUEST,
    output_type=yamcs_dot_api_dot_httpbody__pb2._HTTPBODY,
    serialized_options=_b('\212\222\003/\n-/api/archive/{instance}:exportParameterValues'),
  ),
])
예제 #27
0
  # @@protoc_insertion_point(class_scope:message_app.json)
  ))
_sym_db.RegisterMessage(json)



_MESSAGECHARGE = _descriptor.ServiceDescriptor(
  name='MessageCharge',
  full_name='message_app.MessageCharge',
  file=DESCRIPTOR,
  index=0,
  serialized_options=None,
  serialized_start=49,
  serialized_end=121,
  methods=[
  _descriptor.MethodDescriptor(
    name='GetChargeInfo',
    full_name='message_app.MessageCharge.GetChargeInfo',
    index=0,
    containing_service=None,
    input_type=_JSON,
    output_type=_JSON,
    serialized_options=None,
  ),
])
_sym_db.RegisterServiceDescriptor(_MESSAGECHARGE)

DESCRIPTOR.services_by_name['MessageCharge'] = _MESSAGECHARGE

# @@protoc_insertion_point(module_scope)

DESCRIPTOR._options = None
_GETOPERATINGSYSTEMVERSIONCONSTANTREQUEST.fields_by_name['resource_name']._options = None

_OPERATINGSYSTEMVERSIONCONSTANTSERVICE = _descriptor.ServiceDescriptor(
  name='OperatingSystemVersionConstantService',
  full_name='google.ads.googleads.v6.services.OperatingSystemVersionConstantService',
  file=DESCRIPTOR,
  index=0,
  serialized_options=b'\312A\030googleads.googleapis.com',
  create_key=_descriptor._internal_create_key,
  serialized_start=454,
  serialized_end=782,
  methods=[
  _descriptor.MethodDescriptor(
    name='GetOperatingSystemVersionConstant',
    full_name='google.ads.googleads.v6.services.OperatingSystemVersionConstantService.GetOperatingSystemVersionConstant',
    index=0,
    containing_service=None,
    input_type=_GETOPERATINGSYSTEMVERSIONCONSTANTREQUEST,
    output_type=google_dot_ads_dot_googleads__v6_dot_proto_dot_resources_dot_operating__system__version__constant__pb2._OPERATINGSYSTEMVERSIONCONSTANT,
    serialized_options=b'\202\323\344\223\0027\0225/v6/{resource_name=operatingSystemVersionConstants/*}\332A\rresource_name',
    create_key=_descriptor._internal_create_key,
  ),
])
_sym_db.RegisterServiceDescriptor(_OPERATINGSYSTEMVERSIONCONSTANTSERVICE)

DESCRIPTOR.services_by_name['OperatingSystemVersionConstantService'] = _OPERATINGSYSTEMVERSIONCONSTANTSERVICE

# @@protoc_insertion_point(module_scope)
예제 #29
0
_FEDERATEDML = _descriptor.ServiceDescriptor(
    name='FederatedML',
    full_name='FederatedML',
    file=DESCRIPTOR,
    index=0,
    serialized_options=None,
    serialized_start=186,
    serialized_end=396,
    methods=[
        _descriptor.MethodDescriptor(
            name='Regis',
            full_name='FederatedML.Regis',
            index=0,
            containing_service=None,
            input_type=_MARK,
            output_type=_MARK,
            serialized_options=None,
        ),
        _descriptor.MethodDescriptor(
            name='GetReady',
            full_name='FederatedML.GetReady',
            index=1,
            containing_service=None,
            input_type=_OPTION,
            output_type=_MARK,
            serialized_options=None,
        ),
        _descriptor.MethodDescriptor(
            name='GetModel',
            full_name='FederatedML.GetModel',
            index=2,
            containing_service=None,
            input_type=_OPTION,
            output_type=_MODEL,
            serialized_options=None,
        ),
        _descriptor.MethodDescriptor(
            name='SendModel',
            full_name='FederatedML.SendModel',
            index=3,
            containing_service=None,
            input_type=_MODEL,
            output_type=_EMPTY,
            serialized_options=None,
        ),
        _descriptor.MethodDescriptor(
            name='GetModel_stream',
            full_name='FederatedML.GetModel_stream',
            index=4,
            containing_service=None,
            input_type=_OPTION,
            output_type=_MODEL,
            serialized_options=None,
        ),
        _descriptor.MethodDescriptor(
            name='SendModel_stream',
            full_name='FederatedML.SendModel_stream',
            index=5,
            containing_service=None,
            input_type=_MODEL,
            output_type=_EMPTY,
            serialized_options=None,
        ),
    ])
예제 #30
0
_WORKSPACESERVICE = _descriptor.ServiceDescriptor(
  name='WorkspaceService',
  full_name='ai.verta.uac.WorkspaceService',
  file=DESCRIPTOR,
  index=0,
  serialized_options=None,
  serialized_start=698,
  serialized_end=1633,
  methods=[
  _descriptor.MethodDescriptor(
    name='getWorkspaceById',
    full_name='ai.verta.uac.WorkspaceService.getWorkspaceById',
    index=0,
    containing_service=None,
    input_type=_GETWORKSPACEBYID,
    output_type=_WORKSPACE,
    serialized_options=b'\202\323\344\223\002 \022\036/v1/workspace/getWorkspaceById',
  ),
  _descriptor.MethodDescriptor(
    name='getWorkspaceByName',
    full_name='ai.verta.uac.WorkspaceService.getWorkspaceByName',
    index=1,
    containing_service=None,
    input_type=_GETWORKSPACEBYNAME,
    output_type=_WORKSPACE,
    serialized_options=b'\202\323\344\223\002\"\022 /v1/workspace/getWorkspaceByName',
  ),
  _descriptor.MethodDescriptor(
    name='getWorkspaceByLegacyId',
    full_name='ai.verta.uac.WorkspaceService.getWorkspaceByLegacyId',
    index=2,
    containing_service=None,
    input_type=_GETWORKSPACEBYLEGACYID,
    output_type=_WORKSPACE,
    serialized_options=b'\202\323\344\223\002&\022$/v1/workspace/getWorkspaceByLegacyId',
  ),
  _descriptor.MethodDescriptor(
    name='getVisibleWorkspaces',
    full_name='ai.verta.uac.WorkspaceService.getVisibleWorkspaces',
    index=3,
    containing_service=None,
    input_type=_GETVISIBLEWORKSPACES,
    output_type=_WORKSPACES,
    serialized_options=b'\202\323\344\223\002$\022\"/v1/workspace/getVisibleWorkspaces',
  ),
  _descriptor.MethodDescriptor(
    name='createOrUpdateContainerRegistryConfiguration',
    full_name='ai.verta.uac.WorkspaceService.createOrUpdateContainerRegistryConfiguration',
    index=4,
    containing_service=None,
    input_type=_WORKSPACECONTAINERREGISTRYCONFIGURATION,
    output_type=_WORKSPACECONTAINERREGISTRYCONFIGURATION,
    serialized_options=b'\202\323\344\223\002?\":/v1/workspace/createOrUpdateContainerRegistryConfiguration:\001*',
  ),
  _descriptor.MethodDescriptor(
    name='deleteContainerRegistryConfiguration',
    full_name='ai.verta.uac.WorkspaceService.deleteContainerRegistryConfiguration',
    index=5,
    containing_service=None,
    input_type=_WORKSPACECONTAINERREGISTRYCONFIGURATION,
    output_type=uac_dot_UACService__pb2._EMPTY,
    serialized_options=b'\202\323\344\223\0027\"2/v1/workspace/deleteContainerRegistryConfiguration:\001*',
  ),
])