Coverage for src / mysingle / protos / services / indicator / v1 / indicator_service_pb2.py: 0%
63 statements
« prev ^ index » next coverage.py v7.12.0, created at 2025-12-02 00:58 +0900
« prev ^ index » next coverage.py v7.12.0, created at 2025-12-02 00:58 +0900
1# -*- coding: utf-8 -*-
2# Generated by the protocol buffer compiler. DO NOT EDIT!
3# NO CHECKED-IN PROTOBUF GENCODE
4# source: services/indicator/v1/indicator_service.proto
5# Protobuf Python Version: 6.33.1
6"""Generated protocol buffer code."""
8from google.protobuf import descriptor as _descriptor
9from google.protobuf import descriptor_pool as _descriptor_pool
10from google.protobuf import runtime_version as _runtime_version
11from google.protobuf import symbol_database as _symbol_database
12from google.protobuf.internal import builder as _builder
14_runtime_version.ValidateProtobufRuntimeVersion(
15 _runtime_version.Domain.PUBLIC,
16 6,
17 33,
18 1,
19 "",
20 "services/indicator/v1/indicator_service.proto",
21)
22# @@protoc_insertion_point(imports)
24_sym_db = _symbol_database.Default()
27DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(
28 b'\n-services/indicator/v1/indicator_service.proto\x12\tindicator"J\n\x1bGetIndicatorMetadataRequest\x12\x12\n\x04name\x18\x01 \x01(\tR\x04name\x12\x17\n\x07user_id\x18\x02 \x01(\tR\x06userId"Q\n BatchGetIndicatorMetadataRequest\x12\x14\n\x05names\x18\x01 \x03(\tR\x05names\x12\x17\n\x07user_id\x18\x02 \x01(\tR\x06userId"\x86\x01\n!BatchGetIndicatorMetadataResponse\x12\x44\n\nindicators\x18\x01 \x03(\x0b\x32$.indicator.IndicatorMetadataResponseR\nindicators\x12\x1b\n\tnot_found\x18\x02 \x03(\tR\x08notFound"\xfa\x01\n\tParameter\x12\x12\n\x04name\x18\x01 \x01(\tR\x04name\x12\x12\n\x04type\x18\x02 \x01(\tR\x04type\x12 \n\x0b\x64\x65scription\x18\x03 \x01(\tR\x0b\x64\x65scription\x12\x1a\n\x08required\x18\x04 \x01(\x08R\x08required\x12#\n\rdefault_value\x18\x05 \x01(\tR\x0c\x64\x65\x66\x61ultValue\x12\x41\n\x0b\x63onstraints\x18\x06 \x01(\x0b\x32\x1f.indicator.ParameterConstraintsR\x0b\x63onstraints\x12\x1f\n\x0b\x65num_values\x18\x07 \x03(\tR\nenumValues"\xe5\x01\n\x14ParameterConstraints\x12\x15\n\x03min\x18\x01 \x01(\x01H\x00R\x03min\x88\x01\x01\x12\x15\n\x03max\x18\x02 \x01(\x01H\x01R\x03max\x88\x01\x01\x12"\n\nmin_length\x18\x03 \x01(\x05H\x02R\tminLength\x88\x01\x01\x12"\n\nmax_length\x18\x04 \x01(\x05H\x03R\tmaxLength\x88\x01\x01\x12\x1d\n\x07pattern\x18\x05 \x01(\tH\x04R\x07pattern\x88\x01\x01\x42\x06\n\x04_minB\x06\n\x04_maxB\r\n\x0b_min_lengthB\r\n\x0b_max_lengthB\n\n\x08_pattern"X\n\x0cOutputColumn\x12\x12\n\x04name\x18\x01 \x01(\tR\x04name\x12\x12\n\x04type\x18\x02 \x01(\tR\x04type\x12 \n\x0b\x64\x65scription\x18\x03 \x01(\tR\x0b\x64\x65scription"l\n\nDependency\x12%\n\x0eindicator_name\x18\x01 \x01(\tR\rindicatorName\x12\x16\n\x06reason\x18\x02 \x01(\tR\x06reason\x12\x1f\n\x0bis_optional\x18\x03 \x01(\x08R\nisOptional"\xe2\x03\n\x19IndicatorMetadataResponse\x12\x12\n\x04name\x18\x01 \x01(\tR\x04name\x12!\n\x0c\x64isplay_name\x18\x02 \x01(\tR\x0b\x64isplayName\x12 \n\x0b\x64\x65scription\x18\x03 \x01(\tR\x0b\x64\x65scription\x12\x1a\n\x08\x63\x61tegory\x18\x04 \x01(\tR\x08\x63\x61tegory\x12\x12\n\x04tags\x18\x05 \x03(\tR\x04tags\x12\x34\n\nparameters\x18\x06 \x03(\x0b\x32\x14.indicator.ParameterR\nparameters\x12\x31\n\x07outputs\x18\x07 \x03(\x0b\x32\x17.indicator.OutputColumnR\x07outputs\x12\x39\n\x0c\x64\x65pendencies\x18\x08 \x03(\x0b\x32\x15.indicator.DependencyR\x0c\x64\x65pendencies\x12!\n\x0cmin_lookback\x18\t \x01(\x05R\x0bminLookback\x12\x1d\n\nis_overlay\x18\n \x01(\x08R\tisOverlay\x12\x18\n\x07version\x18\x0b \x01(\tR\x07version\x12\x1d\n\ncreated_at\x18\x0c \x01(\tR\tcreatedAt\x12\x1d\n\nupdated_at\x18\r \x01(\tR\tupdatedAt"\xce\x02\n\x19\x43\x61lculateIndicatorRequest\x12%\n\x0eindicator_name\x18\x01 \x01(\tR\rindicatorName\x12H\n\x06params\x18\x02 \x03(\x0b\x32\x30.indicator.CalculateIndicatorRequest.ParamsEntryR\x06params\x12\x16\n\x06symbol\x18\x03 \x01(\tR\x06symbol\x12\x1a\n\x08interval\x18\x04 \x01(\tR\x08interval\x12\x1d\n\nstart_date\x18\x05 \x01(\tR\tstartDate\x12\x19\n\x08\x65nd_date\x18\x06 \x01(\tR\x07\x65ndDate\x12\x17\n\x07user_id\x18\x07 \x01(\tR\x06userId\x1a\x39\n\x0bParamsEntry\x12\x10\n\x03key\x18\x01 \x01(\tR\x03key\x12\x14\n\x05value\x18\x02 \x01(\tR\x05value:\x02\x38\x01"\xbb\x04\n\x1a\x43\x61lculateIndicatorResponse\x12%\n\x0eindicator_name\x18\x01 \x01(\tR\rindicatorName\x12I\n\x06params\x18\x02 \x03(\x0b\x32\x31.indicator.CalculateIndicatorResponse.ParamsEntryR\x06params\x12\x1f\n\x0bresult_type\x18\x03 \x01(\tR\nresultType\x12\x16\n\x06values\x18\x04 \x03(\x01R\x06values\x12Y\n\x0cmulti_values\x18\x05 \x03(\x0b\x32\x36.indicator.CalculateIndicatorResponse.MultiValuesEntryR\x0bmultiValues\x12\x18\n\x07signals\x18\x06 \x03(\tR\x07signals\x12\x1e\n\ntimestamps\x18\x07 \x03(\tR\ntimestamps\x12\x16\n\x06symbol\x18\x08 \x01(\tR\x06symbol\x12\x1a\n\x08interval\x18\t \x01(\tR\x08interval\x12\x16\n\x06\x63\x61\x63hed\x18\n \x01(\x08R\x06\x63\x61\x63hed\x1a\x39\n\x0bParamsEntry\x12\x10\n\x03key\x18\x01 \x01(\tR\x03key\x12\x14\n\x05value\x18\x02 \x01(\tR\x05value:\x02\x38\x01\x1aV\n\x10MultiValuesEntry\x12\x10\n\x03key\x18\x01 \x01(\tR\x03key\x12,\n\x05value\x18\x02 \x01(\x0b\x32\x16.indicator.DoubleArrayR\x05value:\x02\x38\x01"%\n\x0b\x44oubleArray\x12\x16\n\x06values\x18\x01 \x03(\x01R\x06values"\x9c\x01\n\rIndicatorSpec\x12\x12\n\x04name\x18\x01 \x01(\tR\x04name\x12<\n\x06params\x18\x02 \x03(\x0b\x32$.indicator.IndicatorSpec.ParamsEntryR\x06params\x1a\x39\n\x0bParamsEntry\x12\x10\n\x03key\x18\x01 \x01(\tR\x03key\x12\x14\n\x05value\x18\x02 \x01(\tR\x05value:\x02\x38\x01"\xe2\x01\n\x1f\x42\x61tchCalculateIndicatorsRequest\x12\x16\n\x06symbol\x18\x01 \x01(\tR\x06symbol\x12\x1a\n\x08interval\x18\x02 \x01(\tR\x08interval\x12\x1d\n\nstart_date\x18\x03 \x01(\tR\tstartDate\x12\x19\n\x08\x65nd_date\x18\x04 \x01(\tR\x07\x65ndDate\x12\x38\n\nindicators\x18\x05 \x03(\x0b\x32\x18.indicator.IndicatorSpecR\nindicators\x12\x17\n\x07user_id\x18\x06 \x01(\tR\x06userId"\x83\x01\n BatchCalculateIndicatorsResponse\x12?\n\x07results\x18\x01 \x03(\x0b\x32%.indicator.CalculateIndicatorResponseR\x07results\x12\x1e\n\ntimestamps\x18\x02 \x03(\tR\ntimestamps"\x14\n\x12HealthCheckRequest"\xa7\x01\n\x13HealthCheckResponse\x12\x16\n\x06status\x18\x01 \x01(\tR\x06status\x12\x18\n\x07service\x18\x02 \x01(\tR\x07service\x12\x18\n\x07version\x18\x03 \x01(\tR\x07version\x12%\n\x0euptime_seconds\x18\x04 \x01(\x05R\ruptimeSeconds\x12\x1d\n\ncache_size\x18\x05 \x01(\x05R\tcacheSize2\x96\x04\n\x10IndicatorService\x12\x64\n\x14GetIndicatorMetadata\x12&.indicator.GetIndicatorMetadataRequest\x1a$.indicator.IndicatorMetadataResponse\x12v\n\x19\x42\x61tchGetIndicatorMetadata\x12+.indicator.BatchGetIndicatorMetadataRequest\x1a,.indicator.BatchGetIndicatorMetadataResponse\x12\x61\n\x12\x43\x61lculateIndicator\x12$.indicator.CalculateIndicatorRequest\x1a%.indicator.CalculateIndicatorResponse\x12s\n\x18\x42\x61tchCalculateIndicators\x12*.indicator.BatchCalculateIndicatorsRequest\x1a+.indicator.BatchCalculateIndicatorsResponse\x12L\n\x0bHealthCheck\x12\x1d.indicator.HealthCheckRequest\x1a\x1e.indicator.HealthCheckResponseb\x06proto3'
29)
31_globals = globals()
32_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
33_builder.BuildTopDescriptorsAndMessages(
34 DESCRIPTOR, "services.indicator.v1.indicator_service_pb2", _globals
35)
36if not _descriptor._USE_C_DESCRIPTORS:
37 DESCRIPTOR._loaded_options = None
38 _globals["_CALCULATEINDICATORREQUEST_PARAMSENTRY"]._loaded_options = None
39 _globals["_CALCULATEINDICATORREQUEST_PARAMSENTRY"]._serialized_options = b"8\001"
40 _globals["_CALCULATEINDICATORRESPONSE_PARAMSENTRY"]._loaded_options = None
41 _globals["_CALCULATEINDICATORRESPONSE_PARAMSENTRY"]._serialized_options = b"8\001"
42 _globals["_CALCULATEINDICATORRESPONSE_MULTIVALUESENTRY"]._loaded_options = None
43 _globals[
44 "_CALCULATEINDICATORRESPONSE_MULTIVALUESENTRY"
45 ]._serialized_options = b"8\001"
46 _globals["_INDICATORSPEC_PARAMSENTRY"]._loaded_options = None
47 _globals["_INDICATORSPEC_PARAMSENTRY"]._serialized_options = b"8\001"
48 _globals["_GETINDICATORMETADATAREQUEST"]._serialized_start = 60
49 _globals["_GETINDICATORMETADATAREQUEST"]._serialized_end = 134
50 _globals["_BATCHGETINDICATORMETADATAREQUEST"]._serialized_start = 136
51 _globals["_BATCHGETINDICATORMETADATAREQUEST"]._serialized_end = 217
52 _globals["_BATCHGETINDICATORMETADATARESPONSE"]._serialized_start = 220
53 _globals["_BATCHGETINDICATORMETADATARESPONSE"]._serialized_end = 354
54 _globals["_PARAMETER"]._serialized_start = 357
55 _globals["_PARAMETER"]._serialized_end = 607
56 _globals["_PARAMETERCONSTRAINTS"]._serialized_start = 610
57 _globals["_PARAMETERCONSTRAINTS"]._serialized_end = 839
58 _globals["_OUTPUTCOLUMN"]._serialized_start = 841
59 _globals["_OUTPUTCOLUMN"]._serialized_end = 929
60 _globals["_DEPENDENCY"]._serialized_start = 931
61 _globals["_DEPENDENCY"]._serialized_end = 1039
62 _globals["_INDICATORMETADATARESPONSE"]._serialized_start = 1042
63 _globals["_INDICATORMETADATARESPONSE"]._serialized_end = 1524
64 _globals["_CALCULATEINDICATORREQUEST"]._serialized_start = 1527
65 _globals["_CALCULATEINDICATORREQUEST"]._serialized_end = 1861
66 _globals["_CALCULATEINDICATORREQUEST_PARAMSENTRY"]._serialized_start = 1804
67 _globals["_CALCULATEINDICATORREQUEST_PARAMSENTRY"]._serialized_end = 1861
68 _globals["_CALCULATEINDICATORRESPONSE"]._serialized_start = 1864
69 _globals["_CALCULATEINDICATORRESPONSE"]._serialized_end = 2435
70 _globals["_CALCULATEINDICATORRESPONSE_PARAMSENTRY"]._serialized_start = 1804
71 _globals["_CALCULATEINDICATORRESPONSE_PARAMSENTRY"]._serialized_end = 1861
72 _globals["_CALCULATEINDICATORRESPONSE_MULTIVALUESENTRY"]._serialized_start = 2349
73 _globals["_CALCULATEINDICATORRESPONSE_MULTIVALUESENTRY"]._serialized_end = 2435
74 _globals["_DOUBLEARRAY"]._serialized_start = 2437
75 _globals["_DOUBLEARRAY"]._serialized_end = 2474
76 _globals["_INDICATORSPEC"]._serialized_start = 2477
77 _globals["_INDICATORSPEC"]._serialized_end = 2633
78 _globals["_INDICATORSPEC_PARAMSENTRY"]._serialized_start = 1804
79 _globals["_INDICATORSPEC_PARAMSENTRY"]._serialized_end = 1861
80 _globals["_BATCHCALCULATEINDICATORSREQUEST"]._serialized_start = 2636
81 _globals["_BATCHCALCULATEINDICATORSREQUEST"]._serialized_end = 2862
82 _globals["_BATCHCALCULATEINDICATORSRESPONSE"]._serialized_start = 2865
83 _globals["_BATCHCALCULATEINDICATORSRESPONSE"]._serialized_end = 2996
84 _globals["_HEALTHCHECKREQUEST"]._serialized_start = 2998
85 _globals["_HEALTHCHECKREQUEST"]._serialized_end = 3018
86 _globals["_HEALTHCHECKRESPONSE"]._serialized_start = 3021
87 _globals["_HEALTHCHECKRESPONSE"]._serialized_end = 3188
88 _globals["_INDICATORSERVICE"]._serialized_start = 3191
89 _globals["_INDICATORSERVICE"]._serialized_end = 3725
90# @@protoc_insertion_point(module_scope)