UNPKG

arg-services

Version:

Protobuf and gRPC definitions for microservice-based argumentation machines

36 lines (29 loc) 2.34 kB
// @generated by protoc-gen-es v2.5.0 with parameter "target=js+dts,import_extension=js,json_types=true" // @generated from file arg_services/mining/v1beta/mining.proto (package arg_services.mining.v1beta, syntax proto3) /* eslint-disable */ import { fileDesc, messageDesc, serviceDesc } from "@bufbuild/protobuf/codegenv2"; import { file_arg_services_graph_v1_graph } from "../../graph/v1/graph_pb.js"; import { file_google_api_annotations } from "../../../google/api/annotations_pb.js"; import { file_google_protobuf_struct } from "@bufbuild/protobuf/wkt"; /** * Describes the file arg_services/mining/v1beta/mining.proto. */ export const file_arg_services_mining_v1beta_mining = /*@__PURE__*/ fileDesc("Cidhcmdfc2VydmljZXMvbWluaW5nL3YxYmV0YS9taW5pbmcucHJvdG8SGmFyZ19zZXJ2aWNlcy5taW5pbmcudjFiZXRhIkwKElJ1blBpcGVsaW5lUmVxdWVzdBINCgV0ZXh0cxgBIAMoCRInCgZleHRyYXMYDyABKAsyFy5nb29nbGUucHJvdG9idWYuU3RydWN0ImwKE1J1blBpcGVsaW5lUmVzcG9uc2USLAoGZ3JhcGhzGAEgAygLMhwuYXJnX3NlcnZpY2VzLmdyYXBoLnYxLkdyYXBoEicKBmV4dHJhcxgPIAEoCzIXLmdvb2dsZS5wcm90b2J1Zi5TdHJ1Y3QyqAEKDU1pbmluZ1NlcnZpY2USlgEKC1J1blBpcGVsaW5lEi4uYXJnX3NlcnZpY2VzLm1pbmluZy52MWJldGEuUnVuUGlwZWxpbmVSZXF1ZXN0Gi8uYXJnX3NlcnZpY2VzLm1pbmluZy52MWJldGEuUnVuUGlwZWxpbmVSZXNwb25zZSImgtPkkwIgOgEqIhsvbWluaW5nL3YxYmV0YS9ydW5fcGlwZWxpbmVCswEKHmNvbS5hcmdfc2VydmljZXMubWluaW5nLnYxYmV0YUILTWluaW5nUHJvdG9QAaICA0FNWKoCGUFyZ1NlcnZpY2VzLk1pbmluZy5WMWJldGHKAhlBcmdTZXJ2aWNlc1xNaW5pbmdcVjFiZXRh4gIlQXJnU2VydmljZXNcTWluaW5nXFYxYmV0YVxHUEJNZXRhZGF0YeoCG0FyZ1NlcnZpY2VzOjpNaW5pbmc6OlYxYmV0YWIGcHJvdG8z", [file_arg_services_graph_v1_graph, file_google_api_annotations, file_google_protobuf_struct]); /** * Describes the message arg_services.mining.v1beta.RunPipelineRequest. * Use `create(RunPipelineRequestSchema)` to create a new message. */ export const RunPipelineRequestSchema = /*@__PURE__*/ messageDesc(file_arg_services_mining_v1beta_mining, 0); /** * Describes the message arg_services.mining.v1beta.RunPipelineResponse. * Use `create(RunPipelineResponseSchema)` to create a new message. */ export const RunPipelineResponseSchema = /*@__PURE__*/ messageDesc(file_arg_services_mining_v1beta_mining, 1); /** * @generated from service arg_services.mining.v1beta.MiningService */ export const MiningService = /*@__PURE__*/ serviceDesc(file_arg_services_mining_v1beta_mining, 0);