UNPKG

arg-services

Version:

Protobuf and gRPC definitions for microservice-based argumentation machines

38 lines (31 loc) 3.12 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/graph_construction.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_arg_services_mining_v1beta_adu } from "./adu_pb.js"; import { file_arg_services_mining_v1beta_entailment } from "./entailment_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/graph_construction.proto. */ export const file_arg_services_mining_v1beta_graph_construction = /*@__PURE__*/ fileDesc("CjNhcmdfc2VydmljZXMvbWluaW5nL3YxYmV0YS9ncmFwaF9jb25zdHJ1Y3Rpb24ucHJvdG8SGmFyZ19zZXJ2aWNlcy5taW5pbmcudjFiZXRhIsoCChhHcmFwaENvbnN0cnVjdGlvblJlcXVlc3QSEAoIbGFuZ3VhZ2UYASABKAkSTAoEYWR1cxgCIAMoCzI+LmFyZ19zZXJ2aWNlcy5taW5pbmcudjFiZXRhLkdyYXBoQ29uc3RydWN0aW9uUmVxdWVzdC5BZHVzRW50cnkSFgoObWFqb3JfY2xhaW1faWQYAyABKAkSOwoLZW50YWlsbWVudHMYBCADKAsyJi5hcmdfc2VydmljZXMubWluaW5nLnYxYmV0YS5FbnRhaWxtZW50EicKBmV4dHJhcxgPIAEoCzIXLmdvb2dsZS5wcm90b2J1Zi5TdHJ1Y3QaUAoJQWR1c0VudHJ5EgsKA2tleRgBIAEoCRIyCgV2YWx1ZRgCIAEoCzIjLmFyZ19zZXJ2aWNlcy5taW5pbmcudjFiZXRhLlNlZ21lbnQ6AjgBInEKGUdyYXBoQ29uc3RydWN0aW9uUmVzcG9uc2USKwoFZ3JhcGgYASABKAsyHC5hcmdfc2VydmljZXMuZ3JhcGgudjEuR3JhcGgSJwoGZXh0cmFzGA8gASgLMhcuZ29vZ2xlLnByb3RvYnVmLlN0cnVjdDLLAQoYR3JhcGhDb25zdHJ1Y3Rpb25TZXJ2aWNlEq4BChFHcmFwaENvbnN0cnVjdGlvbhI0LmFyZ19zZXJ2aWNlcy5taW5pbmcudjFiZXRhLkdyYXBoQ29uc3RydWN0aW9uUmVxdWVzdBo1LmFyZ19zZXJ2aWNlcy5taW5pbmcudjFiZXRhLkdyYXBoQ29uc3RydWN0aW9uUmVzcG9uc2UiLILT5JMCJjoBKiIhL21pbmluZy92MWJldGEvZ3JhcGhfY29uc3RydWN0aW9uQr4BCh5jb20uYXJnX3NlcnZpY2VzLm1pbmluZy52MWJldGFCFkdyYXBoQ29uc3RydWN0aW9uUHJvdG9QAaICA0FNWKoCGUFyZ1NlcnZpY2VzLk1pbmluZy5WMWJldGHKAhlBcmdTZXJ2aWNlc1xNaW5pbmdcVjFiZXRh4gIlQXJnU2VydmljZXNcTWluaW5nXFYxYmV0YVxHUEJNZXRhZGF0YeoCG0FyZ1NlcnZpY2VzOjpNaW5pbmc6OlYxYmV0YWIGcHJvdG8z", [file_arg_services_graph_v1_graph, file_arg_services_mining_v1beta_adu, file_arg_services_mining_v1beta_entailment, file_google_api_annotations, file_google_protobuf_struct]); /** * Describes the message arg_services.mining.v1beta.GraphConstructionRequest. * Use `create(GraphConstructionRequestSchema)` to create a new message. */ export const GraphConstructionRequestSchema = /*@__PURE__*/ messageDesc(file_arg_services_mining_v1beta_graph_construction, 0); /** * Describes the message arg_services.mining.v1beta.GraphConstructionResponse. * Use `create(GraphConstructionResponseSchema)` to create a new message. */ export const GraphConstructionResponseSchema = /*@__PURE__*/ messageDesc(file_arg_services_mining_v1beta_graph_construction, 1); /** * @generated from service arg_services.mining.v1beta.GraphConstructionService */ export const GraphConstructionService = /*@__PURE__*/ serviceDesc(file_arg_services_mining_v1beta_graph_construction, 0);