Exemplo n.º 1
0
        # @@protoc_insertion_point(class_scope:CalculatedMessage)
    })
_sym_db.RegisterMessage(CalculatedMessage)

_CALCULATOR = _descriptor.ServiceDescriptor(
    name='Calculator',
    full_name='Calculator',
    file=DESCRIPTOR,
    index=0,
    serialized_options=None,
    create_key=_descriptor._internal_create_key,
    serialized_start=181,
    serialized_end=247,
    methods=[
        _descriptor.MethodDescriptor(
            name='Calculate',
            full_name='Calculator.Calculate',
            index=0,
            containing_service=None,
            input_type=_CALCULATEMESSAGE,
            output_type=_CALCULATEDMESSAGE,
            serialized_options=None,
            create_key=_descriptor._internal_create_key,
        ),
    ])
_sym_db.RegisterServiceDescriptor(_CALCULATOR)

DESCRIPTOR.services_by_name['Calculator'] = _CALCULATOR

# @@protoc_insertion_point(module_scope)
Exemplo n.º 2
0
        # @@protoc_insertion_point(class_scope:grpc.PiReply)
    })
_sym_db.RegisterMessage(PiReply)

_PISERVICE = _descriptor.ServiceDescriptor(
    name='PiService',
    full_name='grpc.PiService',
    file=DESCRIPTOR,
    index=0,
    serialized_options=None,
    create_key=_descriptor._internal_create_key,
    serialized_start=90,
    serialized_end=147,
    methods=[
        _descriptor.MethodDescriptor(
            name='SendData',
            full_name='grpc.PiService.SendData',
            index=0,
            containing_service=None,
            input_type=_PIREQUEST,
            output_type=_PIREPLY,
            serialized_options=None,
            create_key=_descriptor._internal_create_key,
        ),
    ])
_sym_db.RegisterServiceDescriptor(_PISERVICE)

DESCRIPTOR.services_by_name['PiService'] = _PISERVICE

# @@protoc_insertion_point(module_scope)
Exemplo n.º 3
0
        DESCRIPTOR=_SIMPLESERVERRESPONSE,
        __module__='simpleServer_pb2'
        # @@protoc_insertion_point(class_scope:simpleServer.SimpleServerResponse)
    ))
_sym_db.RegisterMessage(SimpleServerResponse)

_SIMPLESERVER = _descriptor.ServiceDescriptor(
    name='SimpleServer',
    full_name='simpleServer.SimpleServer',
    file=DESCRIPTOR,
    index=0,
    options=None,
    serialized_start=141,
    serialized_end=239,
    methods=[
        _descriptor.MethodDescriptor(
            name='Service',
            full_name='simpleServer.SimpleServer.Service',
            index=0,
            containing_service=None,
            input_type=_SIMPLESERVERREQUEST,
            output_type=_SIMPLESERVERRESPONSE,
            options=None,
        ),
    ])
_sym_db.RegisterServiceDescriptor(_SIMPLESERVER)

DESCRIPTOR.services_by_name['SimpleServer'] = _SIMPLESERVER

# @@protoc_insertion_point(module_scope)
Exemplo n.º 4
0

_REDES3 = _descriptor.ServiceDescriptor(
  name='Redes3',
  full_name='Redes3',
  file=DESCRIPTOR,
  index=0,
  options=None,
  serialized_start=102,
  serialized_end=183,
  methods=[
  _descriptor.MethodDescriptor(
    name='execute_command',
    full_name='Redes3.execute_command',
    index=0,
    containing_service=None,
    input_type=_COMMAND,
    output_type=_LOG,
    options=None,
  ),
  _descriptor.MethodDescriptor(
    name='listen',
    full_name='Redes3.listen',
    index=1,
    containing_service=None,
    input_type=_LISTENREQUEST,
    output_type=_LOG,
    options=None,
  ),
])
_sym_db.RegisterServiceDescriptor(_REDES3)
  # @@protoc_insertion_point(class_scope:qrl.GetNodeInfoResp)
  ))
_sym_db.RegisterMessage(GetNodeInfoResp)



_BASE = _descriptor.ServiceDescriptor(
  name='Base',
  full_name='qrl.Base',
  file=DESCRIPTOR,
  index=0,
  options=None,
  serialized_start=95,
  serialized_end=161,
  methods=[
  _descriptor.MethodDescriptor(
    name='GetNodeInfo',
    full_name='qrl.Base.GetNodeInfo',
    index=0,
    containing_service=None,
    input_type=_GETNODEINFOREQ,
    output_type=_GETNODEINFORESP,
    options=None,
  ),
])
_sym_db.RegisterServiceDescriptor(_BASE)

DESCRIPTOR.services_by_name['Base'] = _BASE

# @@protoc_insertion_point(module_scope)
Exemplo n.º 6
0
_sym_db.RegisterMessage(Prediction)


DESCRIPTOR.has_options = True
DESCRIPTOR._options = _descriptor._ParseOptions(descriptor_pb2.FileOptions(), _b('\n\007ex.grpc\242\002\003HSW'))

_DATASTREAMER = _descriptor.ServiceDescriptor(
  name='DataStreamer',
  full_name='file.DataStreamer',
  file=DESCRIPTOR,
  index=0,
  options=None,
  serialized_start=170,
  serialized_end=235,
  methods=[
  _descriptor.MethodDescriptor(
    name='sendData',
    full_name='file.DataStreamer.sendData',
    index=0,
    containing_service=None,
    input_type=_PREDICTION,
    output_type=_MESSAGE,
    options=None,
  ),
])
_sym_db.RegisterServiceDescriptor(_DATASTREAMER)

DESCRIPTOR.services_by_name['DataStreamer'] = _DATASTREAMER

# @@protoc_insertion_point(module_scope)
Exemplo n.º 7
0
 name='CampaignCriterionService',
 full_name='google.ads.googleads.v0.services.CampaignCriterionService',
 file=DESCRIPTOR,
 index=0,
 options=None,
 serialized_start=858,
 serialized_end=1310,
 methods=[
     _descriptor.MethodDescriptor(
         name='GetCampaignCriterion',
         full_name=
         'google.ads.googleads.v0.services.CampaignCriterionService.GetCampaignCriterion',
         index=0,
         containing_service=None,
         input_type=_GETCAMPAIGNCRITERIONREQUEST,
         output_type=
         google_dot_ads_dot_googleads__v0_dot_proto_dot_resources_dot_campaign__criterion__pb2
         ._CAMPAIGNCRITERION,
         options=_descriptor._ParseOptions(
             descriptor_pb2.MethodOptions(),
             _b('\202\323\344\223\0024\0222/v0/{resource_name=customers/*/campaignCriteria/*}'
                )),
     ),
     _descriptor.MethodDescriptor(
         name='MutateCampaignCriteria',
         full_name=
         'google.ads.googleads.v0.services.CampaignCriterionService.MutateCampaignCriteria',
         index=1,
         containing_service=None,
         input_type=_MUTATECAMPAIGNCRITERIAREQUEST,
         output_type=_MUTATECAMPAIGNCRITERIARESPONSE,
  ))
_sym_db.RegisterMessage(GetParentalStatusViewRequest)


DESCRIPTOR._options = None

_PARENTALSTATUSVIEWSERVICE = _descriptor.ServiceDescriptor(
  name='ParentalStatusViewService',
  full_name='google.ads.googleads.v0.services.ParentalStatusViewService',
  file=DESCRIPTOR,
  index=0,
  serialized_options=None,
  serialized_start=265,
  serialized_end=500,
  methods=[
  _descriptor.MethodDescriptor(
    name='GetParentalStatusView',
    full_name='google.ads.googleads.v0.services.ParentalStatusViewService.GetParentalStatusView',
    index=0,
    containing_service=None,
    input_type=_GETPARENTALSTATUSVIEWREQUEST,
    output_type=google_dot_ads_dot_googleads__v0_dot_proto_dot_resources_dot_parental__status__view__pb2._PARENTALSTATUSVIEW,
    serialized_options=_b('\202\323\344\223\0027\0225/v0/{resource_name=customers/*/parentalStatusViews/*}'),
  ),
])
_sym_db.RegisterServiceDescriptor(_PARENTALSTATUSVIEWSERVICE)

DESCRIPTOR.services_by_name['ParentalStatusViewService'] = _PARENTALSTATUSVIEWSERVICE

# @@protoc_insertion_point(module_scope)
_ADGROUPSIMULATIONSERVICE = _descriptor.ServiceDescriptor(
    name='AdGroupSimulationService',
    full_name='google.ads.googleads.v3.services.AdGroupSimulationService',
    file=DESCRIPTOR,
    index=0,
    serialized_options=_b('\312A\030googleads.googleapis.com'),
    serialized_start=325,
    serialized_end=600,
    methods=[
        _descriptor.MethodDescriptor(
            name='GetAdGroupSimulation',
            full_name=
            'google.ads.googleads.v3.services.AdGroupSimulationService.GetAdGroupSimulation',
            index=0,
            containing_service=None,
            input_type=_GETADGROUPSIMULATIONREQUEST,
            output_type=
            google_dot_ads_dot_googleads__v3_dot_proto_dot_resources_dot_ad__group__simulation__pb2
            ._ADGROUPSIMULATION,
            serialized_options=_b(
                '\202\323\344\223\0026\0224/v3/{resource_name=customers/*/adGroupSimulations/*}\332A\rresource_name'
            ),
        ),
    ])
_sym_db.RegisterServiceDescriptor(_ADGROUPSIMULATIONSERVICE)

DESCRIPTOR.services_by_name[
    'AdGroupSimulationService'] = _ADGROUPSIMULATIONSERVICE

# @@protoc_insertion_point(module_scope)
Exemplo n.º 10
0
_SPELLBOOK_SPELLBOOKENTRY._options = None

_GAMESERVICE = _descriptor.ServiceDescriptor(
  name='GameService',
  full_name='gameServer.GameService',
  file=DESCRIPTOR,
  index=0,
  serialized_options=None,
  serialized_start=730,
  serialized_end=965,
  methods=[
  _descriptor.MethodDescriptor(
    name='Move',
    full_name='gameServer.GameService.Move',
    index=0,
    containing_service=None,
    input_type=_DIRECTION,
    output_type=_POSITION,
    serialized_options=None,
  ),
  _descriptor.MethodDescriptor(
    name='MagicAttack',
    full_name='gameServer.GameService.MagicAttack',
    index=1,
    containing_service=None,
    input_type=_PLAYER,
    output_type=_PLAYER,
    serialized_options=None,
  ),
  _descriptor.MethodDescriptor(
    name='PhysicalAttack',
Exemplo n.º 11
0
DESCRIPTOR._options = None

_OPERATIONS = _descriptor.ServiceDescriptor(
    name='Operations',
    full_name='google.longrunning.Operations',
    file=DESCRIPTOR,
    index=0,
    serialized_options=None,
    serialized_start=655,
    serialized_end=1179,
    methods=[
        _descriptor.MethodDescriptor(
            name='ListOperations',
            full_name='google.longrunning.Operations.ListOperations',
            index=0,
            containing_service=None,
            input_type=_LISTOPERATIONSREQUEST,
            output_type=_LISTOPERATIONSRESPONSE,
            serialized_options=
            b'\202\323\344\223\002\027\022\025/v1/{name=operations}',
        ),
        _descriptor.MethodDescriptor(
            name='GetOperation',
            full_name='google.longrunning.Operations.GetOperation',
            index=1,
            containing_service=None,
            input_type=_GETOPERATIONREQUEST,
            output_type=_OPERATION,
            serialized_options=
            b'\202\323\344\223\002\032\022\030/v1/{name=operations/**}',
        ),
        _descriptor.MethodDescriptor(
Exemplo n.º 12
0
        # @@protoc_insertion_point(class_scope:compute.HelloReply)
    })
_sym_db.RegisterMessage(HelloReply)

_COMPUTE = _descriptor.ServiceDescriptor(
    name='Compute',
    full_name='compute.Compute',
    file=DESCRIPTOR,
    index=0,
    serialized_options=None,
    create_key=_descriptor._internal_create_key,
    serialized_start=92,
    serialized_end=159,
    methods=[
        _descriptor.MethodDescriptor(
            name='SayHello',
            full_name='compute.Compute.SayHello',
            index=0,
            containing_service=None,
            input_type=_HELLOREQUEST,
            output_type=_HELLOREPLY,
            serialized_options=None,
            create_key=_descriptor._internal_create_key,
        ),
    ])
_sym_db.RegisterServiceDescriptor(_COMPUTE)

DESCRIPTOR.services_by_name['Compute'] = _COMPUTE

# @@protoc_insertion_point(module_scope)
Exemplo n.º 13
0
_sym_db.RegisterMessage(DisplayResponse)

_FLIPAPPS = _descriptor.ServiceDescriptor(
    name='FlipApps',
    full_name='flipapps.FlipApps',
    file=DESCRIPTOR,
    index=0,
    options=None,
    serialized_start=242,
    serialized_end=507,
    methods=[
        _descriptor.MethodDescriptor(
            name='Text',
            full_name='flipapps.FlipApps.Text',
            index=0,
            containing_service=None,
            input_type=_TEXTREQUEST,
            output_type=_FLIPAPPRESPONSE,
            options=None,
        ),
        _descriptor.MethodDescriptor(
            name='Weather',
            full_name='flipapps.FlipApps.Weather',
            index=1,
            containing_service=None,
            input_type=_WEATHERREQUEST,
            output_type=_FLIPAPPRESPONSE,
            options=None,
        ),
        _descriptor.MethodDescriptor(
            name='Clock',
Exemplo n.º 14
0
)
_sym_db.RegisterMessage(PingReply)

_DAGSTERAPI = _descriptor.ServiceDescriptor(
    name='DagsterApi',
    full_name='api.DagsterApi',
    file=DESCRIPTOR,
    index=0,
    serialized_options=None,
    create_key=_descriptor._internal_create_key,
    serialized_start=74,
    serialized_end=130,
    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,
        ),
    ],
)
_sym_db.RegisterServiceDescriptor(_DAGSTERAPI)

DESCRIPTOR.services_by_name['DagsterApi'] = _DAGSTERAPI

# @@protoc_insertion_point(module_scope)
_CONTENTBUILDER = _descriptor.ServiceDescriptor(
    name='ContentBuilder',
    full_name='ContentBuilder',
    file=DESCRIPTOR,
    index=0,
    serialized_options=_b(
        '\202\265\030+Interface to build and upload depot content'),
    serialized_start=1524,
    serialized_end=2566,
    methods=[
        _descriptor.MethodDescriptor(
            name='InitDepotBuild',
            full_name='ContentBuilder.InitDepotBuild',
            index=0,
            containing_service=None,
            input_type=_CCONTENTBUILDER_INITDEPOTBUILD_REQUEST,
            output_type=_CCONTENTBUILDER_INITDEPOTBUILD_RESPONSE,
            serialized_options=_b(
                '\202\265\030/Get inital parameters to start building a depot'
            ),
        ),
        _descriptor.MethodDescriptor(
            name='StartDepotUpload',
            full_name='ContentBuilder.StartDepotUpload',
            index=1,
            containing_service=None,
            input_type=_CCONTENTBUILDER_STARTDEPOTUPLOAD_REQUEST,
            output_type=_CCONTENTBUILDER_STARTDEPOTUPLOAD_RESPONSE,
            serialized_options=_b(
                '\202\265\030/Start uploading manifest and chunks for a depot'
            ),
Exemplo n.º 16
0
_sym_db.RegisterMessage(quotation_rep)

_QR_QUOTATIONSERVICE = _descriptor.ServiceDescriptor(
    name='QR_QuotationService',
    full_name='QUANTAXIS_Runtime_Quotation.QR_QuotationService',
    file=DESCRIPTOR,
    index=0,
    options=None,
    serialized_start=829,
    serialized_end=1180,
    methods=[
        _descriptor.MethodDescriptor(
            name='QR_quotation_p2p',
            full_name=
            'QUANTAXIS_Runtime_Quotation.QR_QuotationService.QR_quotation_p2p',
            index=0,
            containing_service=None,
            input_type=_QUOTATION_REQ,
            output_type=_QUOTATION_REP,
            options=None,
        ),
        _descriptor.MethodDescriptor(
            name='QA_quotation_p2s',
            full_name=
            'QUANTAXIS_Runtime_Quotation.QR_QuotationService.QA_quotation_p2s',
            index=1,
            containing_service=None,
            input_type=_QUOTATION_REQ,
            output_type=_QUOTATION_REP,
            options=None,
        ),
        _descriptor.MethodDescriptor(
Exemplo n.º 17
0
_MEMORY = _descriptor.ServiceDescriptor(
    name='Memory',
    full_name='Memory',
    file=DESCRIPTOR,
    index=0,
    serialized_options=None,
    create_key=_descriptor._internal_create_key,
    serialized_start=235,
    serialized_end=317,
    methods=[
        _descriptor.MethodDescriptor(
            name='read',
            full_name='Memory.read',
            index=0,
            containing_service=None,
            input_type=_READ,
            output_type=_DATA,
            serialized_options=None,
            create_key=_descriptor._internal_create_key,
        ),
        _descriptor.MethodDescriptor(
            name='image',
            full_name='Memory.image',
            index=1,
            containing_service=None,
            input_type=google_dot_protobuf_dot_empty__pb2._EMPTY,
            output_type=_MEMIMAGEDATA,
            serialized_options=None,
            create_key=_descriptor._internal_create_key,
        ),
    ])
Exemplo n.º 18
0
_IAMPOLICY = _descriptor.ServiceDescriptor(
    name='IAMPolicy',
    full_name='google.iam.v1.IAMPolicy',
    file=DESCRIPTOR,
    index=0,
    serialized_options=b'\312A\033iam-meta-api.googleapis.com',
    create_key=_descriptor._internal_create_key,
    serialized_start=555,
    serialized_end=991,
    methods=[
        _descriptor.MethodDescriptor(
            name='SetIamPolicy',
            full_name='google.iam.v1.IAMPolicy.SetIamPolicy',
            index=0,
            containing_service=None,
            input_type=_SETIAMPOLICYREQUEST,
            output_type=google_dot_iam_dot_v1_dot_policy__pb2._POLICY,
            serialized_options=
            b'\202\323\344\223\002#\"\036/v1/{resource=**}:setIamPolicy:\001*',
            create_key=_descriptor._internal_create_key,
        ),
        _descriptor.MethodDescriptor(
            name='GetIamPolicy',
            full_name='google.iam.v1.IAMPolicy.GetIamPolicy',
            index=1,
            containing_service=None,
            input_type=_GETIAMPOLICYREQUEST,
            output_type=google_dot_iam_dot_v1_dot_policy__pb2._POLICY,
            serialized_options=
            b'\202\323\344\223\002#\"\036/v1/{resource=**}:getIamPolicy:\001*',
            create_key=_descriptor._internal_create_key,
Exemplo n.º 19
0
_DISPATCHERSERVICE = _descriptor.ServiceDescriptor(
    name='DispatcherService',
    full_name='tensorflow.data.DispatcherService',
    file=DESCRIPTOR,
    index=0,
    serialized_options=None,
    create_key=_descriptor._internal_create_key,
    serialized_start=1229,
    serialized_end=1908,
    methods=[
        _descriptor.MethodDescriptor(
            name='RegisterWorker',
            full_name='tensorflow.data.DispatcherService.RegisterWorker',
            index=0,
            containing_service=None,
            input_type=_REGISTERWORKERREQUEST,
            output_type=_REGISTERWORKERRESPONSE,
            serialized_options=None,
            create_key=_descriptor._internal_create_key,
        ),
        _descriptor.MethodDescriptor(
            name='WorkerUpdate',
            full_name='tensorflow.data.DispatcherService.WorkerUpdate',
            index=1,
            containing_service=None,
            input_type=_WORKERUPDATEREQUEST,
            output_type=_WORKERUPDATERESPONSE,
            serialized_options=None,
            create_key=_descriptor._internal_create_key,
        ),
        _descriptor.MethodDescriptor(
Exemplo n.º 20
0
DESCRIPTOR._options = None

_SERV_AEROPUERTO = _descriptor.ServiceDescriptor(
    name='Serv_Aeropuerto',
    full_name='Aeropuerto.Serv_Aeropuerto',
    file=DESCRIPTOR,
    index=0,
    serialized_options=None,
    serialized_start=1139,
    serialized_end=1426,
    methods=[
        _descriptor.MethodDescriptor(
            name='enviar_despegue',
            full_name='Aeropuerto.Serv_Aeropuerto.enviar_despegue',
            index=0,
            containing_service=None,
            input_type=_PISTA_DES,
            output_type=_RESP_DES,
            serialized_options=None,
        ),
        _descriptor.MethodDescriptor(
            name='confirmar_despegue',
            full_name='Aeropuerto.Serv_Aeropuerto.confirmar_despegue',
            index=1,
            containing_service=None,
            input_type=_CONS_DES,
            output_type=_RESP_CONS,
            serialized_options=None,
        ),
        _descriptor.MethodDescriptor(
            name='enviar_aterrizaje',
Exemplo n.º 21
0
  # @@protoc_insertion_point(class_scope:PriceResponse)
  })
_sym_db.RegisterMessage(PriceResponse)



_SALESEXCHANGE = _descriptor.ServiceDescriptor(
  name='salesExchange',
  full_name='salesExchange',
  file=DESCRIPTOR,
  index=0,
  serialized_options=None,
  serialized_start=97,
  serialized_end=157,
  methods=[
  _descriptor.MethodDescriptor(
    name='GetPrice',
    full_name='salesExchange.GetPrice',
    index=0,
    containing_service=None,
    input_type=_PRICEREQUEST,
    output_type=_PRICERESPONSE,
    serialized_options=None,
  ),
])
_sym_db.RegisterServiceDescriptor(_SALESEXCHANGE)

DESCRIPTOR.services_by_name['salesExchange'] = _SALESEXCHANGE

# @@protoc_insertion_point(module_scope)
Exemplo n.º 22
0
_sym_db.RegisterMessage(Features)



_GET_NEXT_ROW = _descriptor.ServiceDescriptor(
  name='get_next_row',
  full_name='get_next_row',
  file=DESCRIPTOR,
  index=0,
  serialized_options=None,
  create_key=_descriptor._internal_create_key,
  serialized_start=251,
  serialized_end=300,
  methods=[
  _descriptor.MethodDescriptor(
    name='get_next_row',
    full_name='get_next_row.get_next_row',
    index=0,
    containing_service=None,
    input_type=_EMPTY,
    output_type=_FEATURES,
    serialized_options=None,
    create_key=_descriptor._internal_create_key,
  ),
])
_sym_db.RegisterServiceDescriptor(_GET_NEXT_ROW)

DESCRIPTOR.services_by_name['get_next_row'] = _GET_NEXT_ROW

# @@protoc_insertion_point(module_scope)
Exemplo n.º 23
0
_ADGROUPADSERVICE = _descriptor.ServiceDescriptor(
    name='AdGroupAdService',
    full_name='google.ads.googleads.v3.services.AdGroupAdService',
    file=DESCRIPTOR,
    index=0,
    serialized_options=_b('\312A\030googleads.googleapis.com'),
    serialized_start=1187,
    serialized_end=1647,
    methods=[
        _descriptor.MethodDescriptor(
            name='GetAdGroupAd',
            full_name=
            'google.ads.googleads.v3.services.AdGroupAdService.GetAdGroupAd',
            index=0,
            containing_service=None,
            input_type=_GETADGROUPADREQUEST,
            output_type=
            google_dot_ads_dot_googleads__v3_dot_proto_dot_resources_dot_ad__group__ad__pb2
            ._ADGROUPAD,
            serialized_options=_b(
                '\202\323\344\223\002.\022,/v3/{resource_name=customers/*/adGroupAds/*}\332A\rresource_name'
            ),
        ),
        _descriptor.MethodDescriptor(
            name='MutateAdGroupAds',
            full_name=
            'google.ads.googleads.v3.services.AdGroupAdService.MutateAdGroupAds',
            index=1,
            containing_service=None,
            input_type=_MUTATEADGROUPADSREQUEST,
            output_type=_MUTATEADGROUPADSRESPONSE,
            serialized_options=_b(
Exemplo n.º 24
0
    })
_sym_db.RegisterMessage(Content)

_ECHO = _descriptor.ServiceDescriptor(name='Echo',
                                      full_name='yages.Echo',
                                      file=DESCRIPTOR,
                                      index=0,
                                      serialized_options=None,
                                      serialized_start=63,
                                      serialized_end=154,
                                      methods=[
                                          _descriptor.MethodDescriptor(
                                              name='Ping',
                                              full_name='yages.Echo.Ping',
                                              index=0,
                                              containing_service=None,
                                              input_type=_EMPTY,
                                              output_type=_CONTENT,
                                              serialized_options=None,
                                          ),
                                          _descriptor.MethodDescriptor(
                                              name='Reverse',
                                              full_name='yages.Echo.Reverse',
                                              index=1,
                                              containing_service=None,
                                              input_type=_CONTENT,
                                              output_type=_CONTENT,
                                              serialized_options=None,
                                          ),
                                      ])
_sym_db.RegisterServiceDescriptor(_ECHO)
_KEYWORDPLANCAMPAIGNSERVICE = _descriptor.ServiceDescriptor(
  name='KeywordPlanCampaignService',
  full_name='google.ads.googleads.v6.services.KeywordPlanCampaignService',
  file=DESCRIPTOR,
  index=0,
  serialized_options=b'\312A\030googleads.googleapis.com\322A\'https://www.googleapis.com/auth/adwords',
  create_key=_descriptor._internal_create_key,
  serialized_start=1199,
  serialized_end=1791,
  methods=[
  _descriptor.MethodDescriptor(
    name='GetKeywordPlanCampaign',
    full_name='google.ads.googleads.v6.services.KeywordPlanCampaignService.GetKeywordPlanCampaign',
    index=0,
    containing_service=None,
    input_type=_GETKEYWORDPLANCAMPAIGNREQUEST,
    output_type=google_dot_ads_dot_googleads_dot_v6_dot_resources_dot_keyword__plan__campaign__pb2._KEYWORDPLANCAMPAIGN,
    serialized_options=b'\202\323\344\223\0028\0226/v6/{resource_name=customers/*/keywordPlanCampaigns/*}\332A\rresource_name',
    create_key=_descriptor._internal_create_key,
  ),
  _descriptor.MethodDescriptor(
    name='MutateKeywordPlanCampaigns',
    full_name='google.ads.googleads.v6.services.KeywordPlanCampaignService.MutateKeywordPlanCampaigns',
    index=1,
    containing_service=None,
    input_type=_MUTATEKEYWORDPLANCAMPAIGNSREQUEST,
    output_type=_MUTATEKEYWORDPLANCAMPAIGNSRESPONSE,
    serialized_options=b'\202\323\344\223\002>\"9/v6/customers/{customer_id=*}/keywordPlanCampaigns:mutate:\001*\332A\026customer_id,operations',
    create_key=_descriptor._internal_create_key,
  ),
])
Exemplo n.º 26
0
       ))

_ATOMICBROADCAST = _descriptor.ServiceDescriptor(
    name='AtomicBroadcast',
    full_name='orderer.AtomicBroadcast',
    file=DESCRIPTOR,
    index=0,
    options=None,
    serialized_start=642,
    serialized_end=785,
    methods=[
        _descriptor.MethodDescriptor(
            name='Broadcast',
            full_name='orderer.AtomicBroadcast.Broadcast',
            index=0,
            containing_service=None,
            input_type=hfc_dot_protos_dot_common_dot_common__pb2._ENVELOPE,
            output_type=_BROADCASTRESPONSE,
            options=None,
        ),
        _descriptor.MethodDescriptor(
            name='Deliver',
            full_name='orderer.AtomicBroadcast.Deliver',
            index=1,
            containing_service=None,
            input_type=hfc_dot_protos_dot_common_dot_common__pb2._ENVELOPE,
            output_type=_DELIVERRESPONSE,
            options=None,
        ),
    ])
_sym_db.RegisterServiceDescriptor(_ATOMICBROADCAST)
Exemplo n.º 27
0
    {
        'DESCRIPTOR': _DATARES,
        '__module__': 'client_pb2'
        # @@protoc_insertion_point(class_scope:DataRes)
    })
_sym_db.RegisterMessage(DataRes)

_GREETER = _descriptor.ServiceDescriptor(name='Greeter',
                                         full_name='Greeter',
                                         file=DESCRIPTOR,
                                         index=0,
                                         serialized_options=None,
                                         serialized_start=85,
                                         serialized_end=128,
                                         methods=[
                                             _descriptor.MethodDescriptor(
                                                 name='SendData',
                                                 full_name='Greeter.SendData',
                                                 index=0,
                                                 containing_service=None,
                                                 input_type=_DATAREQ,
                                                 output_type=_DATARES,
                                                 serialized_options=None,
                                             ),
                                         ])
_sym_db.RegisterServiceDescriptor(_GREETER)

DESCRIPTOR.services_by_name['Greeter'] = _GREETER

# @@protoc_insertion_point(module_scope)
Exemplo n.º 28
0
    (_message.Message, ),
    dict(DESCRIPTOR=_SYSTEM,
         __module__='info_pb2'
         # @@protoc_insertion_point(class_scope:info.System)
         ))
_sym_db.RegisterMessage(System)

_INFO = _descriptor.ServiceDescriptor(name='Info',
                                      full_name='info.Info',
                                      file=DESCRIPTOR,
                                      index=0,
                                      options=None,
                                      serialized_start=606,
                                      serialized_end=654,
                                      methods=[
                                          _descriptor.MethodDescriptor(
                                              name='GetSystem',
                                              full_name='info.Info.GetSystem',
                                              index=0,
                                              containing_service=None,
                                              input_type=_EMPTY,
                                              output_type=_SYSTEM,
                                              options=None,
                                          ),
                                      ])
_sym_db.RegisterServiceDescriptor(_INFO)

DESCRIPTOR.services_by_name['Info'] = _INFO

# @@protoc_insertion_point(module_scope)
Exemplo n.º 29
0
_MONITOR = _descriptor.ServiceDescriptor(
    name='Monitor',
    full_name='Monitor',
    file=DESCRIPTOR,
    index=0,
    serialized_options=None,
    create_key=_descriptor._internal_create_key,
    serialized_start=487,
    serialized_end=595,
    methods=[
        _descriptor.MethodDescriptor(
            name='NewTargetRequest',
            full_name='Monitor.NewTargetRequest',
            index=0,
            containing_service=None,
            input_type=_MONITORREQUEST,
            output_type=_MONITORREPLY,
            serialized_options=None,
            create_key=_descriptor._internal_create_key,
        ),
        _descriptor.MethodDescriptor(
            name='DelTargetRequest',
            full_name='Monitor.DelTargetRequest',
            index=1,
            containing_service=None,
            input_type=_VNFID,
            output_type=_MONITORREPLY,
            serialized_options=None,
            create_key=_descriptor._internal_create_key,
        ),
    ])
Exemplo n.º 30
0
DESCRIPTOR._options = _descriptor._ParseOptions(descriptor_pb2.FileOptions(), _b('\252\002\032Microsoft.CGC.GRPC.Cluster'))

_CLUSTERPROXY = _descriptor.ServiceDescriptor(
  name='ClusterProxy',
  full_name='grpc.cluster.ClusterProxy',
  file=DESCRIPTOR,
  index=0,
  options=None,
  serialized_start=424,
  serialized_end=718,
  methods=[
  _descriptor.MethodDescriptor(
    name='GetResource',
    full_name='grpc.cluster.ClusterProxy.GetResource',
    index=0,
    containing_service=None,
    input_type=_GETRESOURCEREQUEST,
    output_type=_GETRESOURCERESPONSE,
    options=None,
  ),
  _descriptor.MethodDescriptor(
    name='SubmitTask',
    full_name='grpc.cluster.ClusterProxy.SubmitTask',
    index=1,
    containing_service=None,
    input_type=cluster_dot_task__pb2._TASK,
    output_type=_SUBMITTASKRESPONSE,
    options=None,
  ),
  _descriptor.MethodDescriptor(
    name='KillTask',