@mochabug/adapt-web
Version:
The client library to execute automations, without effort, in a browser environment
74 lines • 5.6 kB
JavaScript
;
// Copyright 2023, mochabug AB
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
Object.defineProperty(exports, "__esModule", { value: true });
exports.ExchangeResultResponseSchema = exports.ExchangeResultRequestSchema = exports.ExchangeResultSchema = exports.CronTriggerResponseSchema = exports.CronTriggerRequestSchema = exports.StopExecutionResponseSchema = exports.StopExecutionRequestSchema = exports.StartExecutionResponseSchema = exports.StartExecutionRequestSchema = exports.HostingDetailsSchema = exports.file_mochabugapis_adapt_runtime_v1_incoming = void 0;
const codegenv2_1 = require("@bufbuild/protobuf/codegenv2");
const signal_data_pb_js_1 = require("../../graph/signal_data_pb.js");
const runtime_pb_js_1 = require("./runtime_pb.js");
/**
* Describes the file mochabugapis/adapt/runtime/v1/incoming.proto.
*/
exports.file_mochabugapis_adapt_runtime_v1_incoming = (0, codegenv2_1.fileDesc)("Cixtb2NoYWJ1Z2FwaXMvYWRhcHQvcnVudGltZS92MS9pbmNvbWluZy5wcm90bxIdbW9jaGFidWdhcGlzLmFkYXB0LnJ1bnRpbWUudjEiOgoOSG9zdGluZ0RldGFpbHMSGAoLcHVibGljX2hvc3QYASABKAlIAIgBAUIOCgxfcHVibGljX2hvc3QiZgoVU3RhcnRFeGVjdXRpb25SZXF1ZXN0EhAKCHJlY2VpdmVyGAEgASgJEjsKBGhvc3QYAiABKAsyLS5tb2NoYWJ1Z2FwaXMuYWRhcHQucnVudGltZS52MS5Ib3N0aW5nRGV0YWlscyIYChZTdGFydEV4ZWN1dGlvblJlc3BvbnNlIlMKFFN0b3BFeGVjdXRpb25SZXF1ZXN0EjsKBGhvc3QYASABKAsyLS5tb2NoYWJ1Z2FwaXMuYWRhcHQucnVudGltZS52MS5Ib3N0aW5nRGV0YWlscyIXChVTdG9wRXhlY3V0aW9uUmVzcG9uc2UiUQoSQ3JvblRyaWdnZXJSZXF1ZXN0EjsKBGhvc3QYASABKAsyLS5tb2NoYWJ1Z2FwaXMuYWRhcHQucnVudGltZS52MS5Ib3N0aW5nRGV0YWlscyIVChNDcm9uVHJpZ2dlclJlc3BvbnNlIsgBCg5FeGNoYW5nZVJlc3VsdBITCgt0cmFuc21pdHRlchgBIAEoCRJLCgdzaWduYWxzGAIgAygLMjoubW9jaGFidWdhcGlzLmFkYXB0LnJ1bnRpbWUudjEuRXhjaGFuZ2VSZXN1bHQuU2lnbmFsc0VudHJ5GlQKDFNpZ25hbHNFbnRyeRILCgNrZXkYASABKAkSMwoFdmFsdWUYAiABKAsyJC5tb2NoYWJ1Z2FwaXMuYWRhcHQuZ3JhcGguU2lnbmFsRGF0YToCOAEi2AEKFUV4Y2hhbmdlUmVzdWx0UmVxdWVzdBJDCglvcGVyYXRpb24YASABKAsyMC5tb2NoYWJ1Z2FwaXMuYWRhcHQucnVudGltZS52MS5FeGNoYW5nZU9wZXJhdGlvbhI9CgZyZXN1bHQYAiABKAsyLS5tb2NoYWJ1Z2FwaXMuYWRhcHQucnVudGltZS52MS5FeGNoYW5nZVJlc3VsdBI7CgRob3N0GAMgASgLMi0ubW9jaGFidWdhcGlzLmFkYXB0LnJ1bnRpbWUudjEuSG9zdGluZ0RldGFpbHMiGAoWRXhjaGFuZ2VSZXN1bHRSZXNwb25zZWIGcHJvdG8z", [signal_data_pb_js_1.file_mochabugapis_adapt_graph_signal_data, runtime_pb_js_1.file_mochabugapis_adapt_runtime_v1_runtime]);
/**
* Describes the message mochabugapis.adapt.runtime.v1.HostingDetails.
* Use `create(HostingDetailsSchema)` to create a new message.
*/
exports.HostingDetailsSchema = (0, codegenv2_1.messageDesc)(exports.file_mochabugapis_adapt_runtime_v1_incoming, 0);
/**
* Describes the message mochabugapis.adapt.runtime.v1.StartExecutionRequest.
* Use `create(StartExecutionRequestSchema)` to create a new message.
*/
exports.StartExecutionRequestSchema = (0, codegenv2_1.messageDesc)(exports.file_mochabugapis_adapt_runtime_v1_incoming, 1);
/**
* Describes the message mochabugapis.adapt.runtime.v1.StartExecutionResponse.
* Use `create(StartExecutionResponseSchema)` to create a new message.
*/
exports.StartExecutionResponseSchema = (0, codegenv2_1.messageDesc)(exports.file_mochabugapis_adapt_runtime_v1_incoming, 2);
/**
* Describes the message mochabugapis.adapt.runtime.v1.StopExecutionRequest.
* Use `create(StopExecutionRequestSchema)` to create a new message.
*/
exports.StopExecutionRequestSchema = (0, codegenv2_1.messageDesc)(exports.file_mochabugapis_adapt_runtime_v1_incoming, 3);
/**
* Describes the message mochabugapis.adapt.runtime.v1.StopExecutionResponse.
* Use `create(StopExecutionResponseSchema)` to create a new message.
*/
exports.StopExecutionResponseSchema = (0, codegenv2_1.messageDesc)(exports.file_mochabugapis_adapt_runtime_v1_incoming, 4);
/**
* Describes the message mochabugapis.adapt.runtime.v1.CronTriggerRequest.
* Use `create(CronTriggerRequestSchema)` to create a new message.
*/
exports.CronTriggerRequestSchema = (0, codegenv2_1.messageDesc)(exports.file_mochabugapis_adapt_runtime_v1_incoming, 5);
/**
* Describes the message mochabugapis.adapt.runtime.v1.CronTriggerResponse.
* Use `create(CronTriggerResponseSchema)` to create a new message.
*/
exports.CronTriggerResponseSchema = (0, codegenv2_1.messageDesc)(exports.file_mochabugapis_adapt_runtime_v1_incoming, 6);
/**
* Describes the message mochabugapis.adapt.runtime.v1.ExchangeResult.
* Use `create(ExchangeResultSchema)` to create a new message.
*/
exports.ExchangeResultSchema = (0, codegenv2_1.messageDesc)(exports.file_mochabugapis_adapt_runtime_v1_incoming, 7);
/**
* Describes the message mochabugapis.adapt.runtime.v1.ExchangeResultRequest.
* Use `create(ExchangeResultRequestSchema)` to create a new message.
*/
exports.ExchangeResultRequestSchema = (0, codegenv2_1.messageDesc)(exports.file_mochabugapis_adapt_runtime_v1_incoming, 8);
/**
* Describes the message mochabugapis.adapt.runtime.v1.ExchangeResultResponse.
* Use `create(ExchangeResultResponseSchema)` to create a new message.
*/
exports.ExchangeResultResponseSchema = (0, codegenv2_1.messageDesc)(exports.file_mochabugapis_adapt_runtime_v1_incoming, 9);
//# sourceMappingURL=incoming_pb.js.map