arg-services
Version:
Protobuf and gRPC definitions for microservice-based argumentation machines
42 lines (34 loc) • 2.92 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/mining_explanation/v1beta/adu.proto (package arg_services.mining_explanation.v1beta, syntax proto3)
/* eslint-disable */
import { fileDesc, messageDesc, serviceDesc } from "@bufbuild/protobuf/codegenv2";
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_explanation/v1beta/adu.proto.
*/
export const file_arg_services_mining_explanation_v1beta_adu = /*@__PURE__*/
fileDesc("CjBhcmdfc2VydmljZXMvbWluaW5nX2V4cGxhbmF0aW9uL3YxYmV0YS9hZHUucHJvdG8SJmFyZ19zZXJ2aWNlcy5taW5pbmdfZXhwbGFuYXRpb24udjFiZXRhImQKFUNsYXNzaWZpY2F0aW9uUmVxdWVzdBIQCghsYW5ndWFnZRgBIAEoCRIQCghzZWdtZW50cxgCIAMoCRInCgZleHRyYXMYDyABKAsyFy5nb29nbGUucHJvdG9idWYuU3RydWN0IoQBChZDbGFzc2lmaWNhdGlvblJlc3BvbnNlEkEKCHNlZ21lbnRzGAEgAygLMi8uYXJnX3NlcnZpY2VzLm1pbmluZ19leHBsYW5hdGlvbi52MWJldGEuU2VnbWVudBInCgZleHRyYXMYDyABKAsyFy5nb29nbGUucHJvdG9idWYuU3RydWN0IjMKB1NlZ21lbnQSFwoPa2V5d29yZF9tYXJrZXJzGAEgAygIEg8KB2NsYXVzZXMYAiADKAky4wEKFUFkdUV4cGxhbmF0aW9uU2VydmljZRLJAQoOQ2xhc3NpZmljYXRpb24SPS5hcmdfc2VydmljZXMubWluaW5nX2V4cGxhbmF0aW9uLnYxYmV0YS5DbGFzc2lmaWNhdGlvblJlcXVlc3QaPi5hcmdfc2VydmljZXMubWluaW5nX2V4cGxhbmF0aW9uLnYxYmV0YS5DbGFzc2lmaWNhdGlvblJlc3BvbnNlIjiC0+STAjI6ASoiLS9taW5pbmdfZXhwbGFuYXRpb24vdjFiZXRhL2FkdS9jbGFzc2lmaWNhdGlvbkLoAQoqY29tLmFyZ19zZXJ2aWNlcy5taW5pbmdfZXhwbGFuYXRpb24udjFiZXRhQghBZHVQcm90b1ABogIDQU1YqgIkQXJnU2VydmljZXMuTWluaW5nRXhwbGFuYXRpb24uVjFiZXRhygIkQXJnU2VydmljZXNcTWluaW5nRXhwbGFuYXRpb25cVjFiZXRh4gIwQXJnU2VydmljZXNcTWluaW5nRXhwbGFuYXRpb25cVjFiZXRhXEdQQk1ldGFkYXRh6gImQXJnU2VydmljZXM6Ok1pbmluZ0V4cGxhbmF0aW9uOjpWMWJldGFiBnByb3RvMw", [file_google_api_annotations, file_google_protobuf_struct]);
/**
* Describes the message arg_services.mining_explanation.v1beta.ClassificationRequest.
* Use `create(ClassificationRequestSchema)` to create a new message.
*/
export const ClassificationRequestSchema = /*@__PURE__*/
messageDesc(file_arg_services_mining_explanation_v1beta_adu, 0);
/**
* Describes the message arg_services.mining_explanation.v1beta.ClassificationResponse.
* Use `create(ClassificationResponseSchema)` to create a new message.
*/
export const ClassificationResponseSchema = /*@__PURE__*/
messageDesc(file_arg_services_mining_explanation_v1beta_adu, 1);
/**
* Describes the message arg_services.mining_explanation.v1beta.Segment.
* Use `create(SegmentSchema)` to create a new message.
*/
export const SegmentSchema = /*@__PURE__*/
messageDesc(file_arg_services_mining_explanation_v1beta_adu, 2);
/**
* @generated from service arg_services.mining_explanation.v1beta.AduExplanationService
*/
export const AduExplanationService = /*@__PURE__*/
serviceDesc(file_arg_services_mining_explanation_v1beta_adu, 0);