arg-services
Version:
Protobuf and gRPC definitions for microservice-based argumentation machines
54 lines (44 loc) • 3.63 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/quality/v1beta/expert.proto (package arg_services.quality.v1beta, syntax proto3)
/* eslint-disable */
import { enumDesc, fileDesc, messageDesc, serviceDesc, tsEnum } 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/quality/v1beta/expert.proto.
*/
export const file_arg_services_quality_v1beta_expert = /*@__PURE__*/
fileDesc("Cihhcmdfc2VydmljZXMvcXVhbGl0eS92MWJldGEvZXhwZXJ0LnByb3RvEhthcmdfc2VydmljZXMucXVhbGl0eS52MWJldGEi6gEKFUV4cGVydFN1aXRhYmxlUmVxdWVzdBIPCgdwcmVtaXNlGAEgASgJEhIKCnNjaG9sYXJfaWQYAiABKAkSUgoIZmVhdHVyZXMYAyADKAsyQC5hcmdfc2VydmljZXMucXVhbGl0eS52MWJldGEuRXhwZXJ0U3VpdGFibGVSZXF1ZXN0LkZlYXR1cmVzRW50cnkSJwoGZXh0cmFzGA8gASgLMhcuZ29vZ2xlLnByb3RvYnVmLlN0cnVjdBovCg1GZWF0dXJlc0VudHJ5EgsKA2tleRgBIAEoCRINCgV2YWx1ZRgCIAEoCToCOAEixgEKFkV4cGVydFN1aXRhYmxlUmVzcG9uc2USOgoEdHlwZRgBIAEoDjIsLmFyZ19zZXJ2aWNlcy5xdWFsaXR5LnYxYmV0YS5TdWl0YWJpbGl0eVR5cGUSRwoLcHJlZGljdGlvbnMYAiADKAsyMi5hcmdfc2VydmljZXMucXVhbGl0eS52MWJldGEuU3VpdGFiaWxpdHlQcmVkaWN0aW9uEicKBmV4dHJhcxgPIAEoCzIXLmdvb2dsZS5wcm90b2J1Zi5TdHJ1Y3QiaAoVU3VpdGFiaWxpdHlQcmVkaWN0aW9uEhMKC3Byb2JhYmlsaXR5GAEgASgBEjoKBHR5cGUYAiABKA4yLC5hcmdfc2VydmljZXMucXVhbGl0eS52MWJldGEuU3VpdGFiaWxpdHlUeXBlKp8BCg9TdWl0YWJpbGl0eVR5cGUSIAocU1VJVEFCSUxJVFlfVFlQRV9VTlNQRUNJRklFRBAAEh4KGlNVSVRBQklMSVRZX1RZUEVfTk9fRVhQRVJUEAESJAogU1VJVEFCSUxJVFlfVFlQRV9TT01FV0hBVF9FWFBFUlQQAhIkCiBTVUlUQUJJTElUWV9UWVBFX0FCU09MVVRFX0VYUEVSVBADMsIBChhFeHBlcnRTdWl0YWJpbGl0eVNlcnZpY2USpQEKDkV4cGVydFN1aXRhYmxlEjIuYXJnX3NlcnZpY2VzLnF1YWxpdHkudjFiZXRhLkV4cGVydFN1aXRhYmxlUmVxdWVzdBozLmFyZ19zZXJ2aWNlcy5xdWFsaXR5LnYxYmV0YS5FeHBlcnRTdWl0YWJsZVJlc3BvbnNlIiqC0+STAiQ6ASoiHy9xdWFsaXR5L3YxYmV0YS9leHBlcnRfc3VpdGFibGVCuAEKH2NvbS5hcmdfc2VydmljZXMucXVhbGl0eS52MWJldGFCC0V4cGVydFByb3RvUAGiAgNBUViqAhpBcmdTZXJ2aWNlcy5RdWFsaXR5LlYxYmV0YcoCGkFyZ1NlcnZpY2VzXFF1YWxpdHlcVjFiZXRh4gImQXJnU2VydmljZXNcUXVhbGl0eVxWMWJldGFcR1BCTWV0YWRhdGHqAhxBcmdTZXJ2aWNlczo6UXVhbGl0eTo6VjFiZXRhYgZwcm90bzM", [file_google_api_annotations, file_google_protobuf_struct]);
/**
* Describes the message arg_services.quality.v1beta.ExpertSuitableRequest.
* Use `create(ExpertSuitableRequestSchema)` to create a new message.
*/
export const ExpertSuitableRequestSchema = /*@__PURE__*/
messageDesc(file_arg_services_quality_v1beta_expert, 0);
/**
* Describes the message arg_services.quality.v1beta.ExpertSuitableResponse.
* Use `create(ExpertSuitableResponseSchema)` to create a new message.
*/
export const ExpertSuitableResponseSchema = /*@__PURE__*/
messageDesc(file_arg_services_quality_v1beta_expert, 1);
/**
* Describes the message arg_services.quality.v1beta.SuitabilityPrediction.
* Use `create(SuitabilityPredictionSchema)` to create a new message.
*/
export const SuitabilityPredictionSchema = /*@__PURE__*/
messageDesc(file_arg_services_quality_v1beta_expert, 2);
/**
* Describes the enum arg_services.quality.v1beta.SuitabilityType.
*/
export const SuitabilityTypeSchema = /*@__PURE__*/
enumDesc(file_arg_services_quality_v1beta_expert, 0);
/**
* @generated from enum arg_services.quality.v1beta.SuitabilityType
*/
export const SuitabilityType = /*@__PURE__*/
tsEnum(SuitabilityTypeSchema);
/**
* @generated from service arg_services.quality.v1beta.ExpertSuitabilityService
*/
export const ExpertSuitabilityService = /*@__PURE__*/
serviceDesc(file_arg_services_quality_v1beta_expert, 0);