Latest generation

This commit is contained in:
ci core model
2025-08-04 12:36:44 +00:00
parent 16b397a6e6
commit 9eb9fad127
89 changed files with 1089 additions and 1089 deletions

View File

@@ -273,11 +273,11 @@ class PlatformLogPayload$Type extends MessageType<PlatformLogPayload> {
{ no: 4, name: "TechMessage", kind: "message", localName: "TechMessage", jsonName: "TechMessage", T: () => LabelStructure, options: { "validate.rules": { message: { required: true } }, "grpc.gateway.protoc_gen_openapiv2.options.openapiv2_field": { description: "Technical message of the log" } } },
{ no: 5, name: "UserMessage", kind: "message", localName: "UserMessage", jsonName: "UserMessage", T: () => LabelStructure, options: { "validate.rules": { message: { required: true } }, "grpc.gateway.protoc_gen_openapiv2.options.openapiv2_field": { description: "User message of the log" } } },
{ no: 6, name: "DetailElements", kind: "message", localName: "DetailElements", jsonName: "DetailElements", repeat: 2 /*RepeatType.UNPACKED*/, T: () => LabelStructure, options: { "grpc.gateway.protoc_gen_openapiv2.options.openapiv2_field": { description: "Detailed elements of the log" } } },
{ no: 7, name: "CorrelationID", kind: "scalar", localName: "CorrelationID", jsonName: "CorrelationID", T: 9 /*ScalarType.STRING*/, options: { "grpc.gateway.protoc_gen_openapiv2.options.openapiv2_field": { description: "Correlation ID attached to the log" }, "api.indexationType": { Types: [{ Context: "*", Type: "generatedText,keyword" }] }, "api.viewType": { Types: [{ Context: "*", Type: "shortKeyword" }] } } },
{ no: 7, name: "CorrelationID", kind: "scalar", localName: "CorrelationID", jsonName: "CorrelationID", T: 9 /*ScalarType.STRING*/, options: { "api.indexationType": { Types: [{ Context: "*", Type: "generatedText,keyword" }] }, "api.viewType": { Types: [{ Context: "*", Type: "shortKeyword" }] }, "grpc.gateway.protoc_gen_openapiv2.options.openapiv2_field": { description: "Correlation ID attached to the log" } } },
{ no: 8, name: "ContextPayload", kind: "scalar", localName: "ContextPayload", jsonName: "ContextPayload", T: 9 /*ScalarType.STRING*/, options: { "grpc.gateway.protoc_gen_openapiv2.options.openapiv2_field": { description: "Context payload attached to the log" } } },
{ no: 9, name: "Type", kind: "scalar", localName: "Type", jsonName: "Type", T: 9 /*ScalarType.STRING*/, options: { "grpc.gateway.protoc_gen_openapiv2.options.openapiv2_field": { description: "Type attached to the log, can be anything such as Item, Actor, Order..." } } },
{ no: 10, name: "Task", kind: "scalar", localName: "Task", jsonName: "Task", T: 9 /*ScalarType.STRING*/, options: { "grpc.gateway.protoc_gen_openapiv2.options.openapiv2_field": { description: "Task attached to the log, can be anything such as Created, Notified, Find..." } } },
{ no: 11, name: "OriginalID", kind: "scalar", localName: "OriginalID", jsonName: "OriginalID", T: 9 /*ScalarType.STRING*/, options: { "grpc.gateway.protoc_gen_openapiv2.options.openapiv2_field": { description: "OriginalID attached to the log, can be the ID of an entity related to the log" }, "api.indexationType": { Types: [{ Context: "*", Type: "generatedText,keyword" }] }, "api.viewType": { Types: [{ Context: "*", Type: "shortKeyword" }] } } },
{ no: 11, name: "OriginalID", kind: "scalar", localName: "OriginalID", jsonName: "OriginalID", T: 9 /*ScalarType.STRING*/, options: { "api.indexationType": { Types: [{ Context: "*", Type: "generatedText,keyword" }] }, "api.viewType": { Types: [{ Context: "*", Type: "shortKeyword" }] }, "grpc.gateway.protoc_gen_openapiv2.options.openapiv2_field": { description: "OriginalID attached to the log, can be the ID of an entity related to the log" } } },
{ no: 12, name: "StackTrace", kind: "scalar", localName: "StackTrace", jsonName: "StackTrace", T: 9 /*ScalarType.STRING*/, options: { "grpc.gateway.protoc_gen_openapiv2.options.openapiv2_field": { description: "In case the log is identified as an error, the stack trace ; otherwise can be left empty" } } },
{ no: 13, name: "Tags", kind: "scalar", localName: "Tags", jsonName: "Tags", repeat: 2 /*RepeatType.UNPACKED*/, T: 9 /*ScalarType.STRING*/, options: { "grpc.gateway.protoc_gen_openapiv2.options.openapiv2_field": { description: "Tags attached to the log" } } }
], { "grpc.gateway.protoc_gen_openapiv2.options.openapiv2_schema": { jsonSchema: { required: ["Severity", "Namespace", "DateTime", "TechMessage", "UserMessage"] } } });
@@ -929,8 +929,8 @@ export const PlatformLogByMatchResult = new PlatformLogByMatchResult$Type();
* @generated ServiceType for protobuf service api.LoggerService
*/
export const LoggerService = new ServiceType("api.LoggerService", [
{ name: "Create", options: { "grpc.gateway.protoc_gen_openapiv2.options.openapiv2_operation": { tags: ["Logger"], description: "Create a PlatformLog" }, "api.rscType": "Project", "api.roles": "Platform.Project-Error,Platform.Project-Input", "google.api.method_visibility": { restriction: "SDK" } }, I: PlatformLogCreateRequest, O: PlatformLogCreateResponse },
{ name: "GetByIds", options: { "grpc.gateway.protoc_gen_openapiv2.options.openapiv2_operation": { tags: ["Logger"], description: "Get PlatformLogs from RefIDs" }, "api.rscType": "Project", "api.roles": "", "google.api.method_visibility": { restriction: "SDK" } }, I: PlatformLogGetByIdsRequest, O: PlatformLogGetByIdsResult },
{ name: "Find", options: { "grpc.gateway.protoc_gen_openapiv2.options.openapiv2_operation": { tags: ["Logger"], description: "Find PlatformLogs using search criterias" }, "api.rscType": "Project", "api.roles": "", "google.api.method_visibility": { restriction: "SDK" } }, I: PlatformLogFindRequest, O: PlatformLogFindResult },
{ name: "FindMatchingFieldValues", options: { "grpc.gateway.protoc_gen_openapiv2.options.openapiv2_operation": { tags: ["Logger"], description: "using search criteria & a main field word, find the list of fields containing the searched word (used for auto completion purposes ...) " }, "api.rscType": "Project", "api.roles": "", "google.api.method_visibility": { restriction: "SDK" } }, I: PlatformLogByMatchRequest, O: PlatformLogByMatchResult }
{ name: "Create", options: { "api.rscType": "Project", "api.roles": "Platform.Project-Error,Platform.Project-Input", "grpc.gateway.protoc_gen_openapiv2.options.openapiv2_operation": { tags: ["Logger"], description: "Create a PlatformLog" }, "google.api.method_visibility": { restriction: "SDK" } }, I: PlatformLogCreateRequest, O: PlatformLogCreateResponse },
{ name: "GetByIds", options: { "api.rscType": "Project", "api.roles": "", "grpc.gateway.protoc_gen_openapiv2.options.openapiv2_operation": { tags: ["Logger"], description: "Get PlatformLogs from RefIDs" }, "google.api.method_visibility": { restriction: "SDK" } }, I: PlatformLogGetByIdsRequest, O: PlatformLogGetByIdsResult },
{ name: "Find", options: { "api.rscType": "Project", "api.roles": "", "grpc.gateway.protoc_gen_openapiv2.options.openapiv2_operation": { tags: ["Logger"], description: "Find PlatformLogs using search criterias" }, "google.api.method_visibility": { restriction: "SDK" } }, I: PlatformLogFindRequest, O: PlatformLogFindResult },
{ name: "FindMatchingFieldValues", options: { "api.rscType": "Project", "api.roles": "", "grpc.gateway.protoc_gen_openapiv2.options.openapiv2_operation": { tags: ["Logger"], description: "using search criteria & a main field word, find the list of fields containing the searched word (used for auto completion purposes ...) " }, "google.api.method_visibility": { restriction: "SDK" } }, I: PlatformLogByMatchRequest, O: PlatformLogByMatchResult }
], { "api.k8sService": "logger-server" });