arg-services
Version:
Protobuf and gRPC definitions for microservice-based argumentation machines
28 lines (22 loc) • 1.69 kB
JavaScript
// @generated by protoc-gen-es v2.5.0 with parameter "target=js+dts,import_extension=js,json_types=true"
// @generated from file arg_services/cbr/v1beta/model.proto (package arg_services.cbr.v1beta, syntax proto3)
/* eslint-disable */
import { fileDesc, messageDesc } from "@bufbuild/protobuf/codegenv2";
import { file_arg_services_graph_v1_graph } from "../../graph/v1/graph_pb.js";
/**
* Describes the file arg_services/cbr/v1beta/model.proto.
*/
export const file_arg_services_cbr_v1beta_model = /*@__PURE__*/
fileDesc("CiNhcmdfc2VydmljZXMvY2JyL3YxYmV0YS9tb2RlbC5wcm90bxIXYXJnX3NlcnZpY2VzLmNici52MWJldGEiSwoOQW5ub3RhdGVkR3JhcGgSKwoFZ3JhcGgYASABKAsyHC5hcmdfc2VydmljZXMuZ3JhcGgudjEuR3JhcGgSDAoEdGV4dBgCIAEoCSKhAQoOQ2FzZWJhc2VGaWx0ZXISDAoEbmFtZRgBIAEoCRINCgVjYXNlcxgCIAEoCRJDCgZrd2FyZ3MYAyADKAsyMy5hcmdfc2VydmljZXMuY2JyLnYxYmV0YS5DYXNlYmFzZUZpbHRlci5Ld2FyZ3NFbnRyeRotCgtLd2FyZ3NFbnRyeRILCgNrZXkYASABKAkSDQoFdmFsdWUYAiABKAk6AjgBQqMBChtjb20uYXJnX3NlcnZpY2VzLmNici52MWJldGFCCk1vZGVsUHJvdG9QAaICA0FDWKoCFkFyZ1NlcnZpY2VzLkNici5WMWJldGHKAhZBcmdTZXJ2aWNlc1xDYnJcVjFiZXRh4gIiQXJnU2VydmljZXNcQ2JyXFYxYmV0YVxHUEJNZXRhZGF0YeoCGEFyZ1NlcnZpY2VzOjpDYnI6OlYxYmV0YWIGcHJvdG8z", [file_arg_services_graph_v1_graph]);
/**
* Describes the message arg_services.cbr.v1beta.AnnotatedGraph.
* Use `create(AnnotatedGraphSchema)` to create a new message.
*/
export const AnnotatedGraphSchema = /*@__PURE__*/
messageDesc(file_arg_services_cbr_v1beta_model, 0);
/**
* Describes the message arg_services.cbr.v1beta.CasebaseFilter.
* Use `create(CasebaseFilterSchema)` to create a new message.
*/
export const CasebaseFilterSchema = /*@__PURE__*/
messageDesc(file_arg_services_cbr_v1beta_model, 1);