fsai-proto-specs 0.0.365__py3-none-any.whl → 0.0.385__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (24) hide show
  1. {fsai_proto_specs-0.0.365.dist-info → fsai_proto_specs-0.0.385.dist-info}/METADATA +1 -1
  2. {fsai_proto_specs-0.0.365.dist-info → fsai_proto_specs-0.0.385.dist-info}/RECORD +22 -18
  3. global_vo_grpc_service/protos/category_changelog_api_pb2.py +36 -0
  4. global_vo_grpc_service/protos/category_changelog_api_pb2_grpc.py +99 -0
  5. global_vo_grpc_service/protos/customer_api_pb2.py +29 -0
  6. global_vo_grpc_service/protos/customer_api_pb2_grpc.py +66 -0
  7. global_vo_grpc_service/protos/detection_instance_api_pb2.py +100 -96
  8. global_vo_grpc_service/protos/detection_instance_api_pb2_grpc.py +33 -0
  9. global_vo_grpc_service/protos/image_api_pb2.py +9 -3
  10. global_vo_grpc_service/protos/image_api_pb2_grpc.py +33 -0
  11. global_vo_grpc_service/protos/image_scan_api_pb2.py +12 -8
  12. global_vo_grpc_service/protos/image_scan_api_pb2_grpc.py +46 -13
  13. global_vo_grpc_service/protos/model_assessment_api_pb2.py +36 -0
  14. global_vo_grpc_service/protos/model_assessment_api_pb2_grpc.py +66 -0
  15. global_vo_grpc_service/protos/query_api_pb2.py +15 -11
  16. global_vo_grpc_service/protos/query_api_pb2_grpc.py +26 -26
  17. global_vo_grpc_service/protos/review_api_pb2.py +7 -7
  18. global_vo_grpc_service/protos/review_api_pb2_grpc.py +13 -13
  19. global_vo_grpc_service/protos/task_api_pb2.py +14 -14
  20. global_vo_grpc_service/protos/task_image_api_pb2.py +23 -25
  21. global_vo_grpc_service/protos/utils_pb2.py +2 -2
  22. global_vo_grpc_service/protos/detection_instance_metadata_api_pb2.py +0 -58
  23. global_vo_grpc_service/protos/detection_instance_metadata_api_pb2_grpc.py +0 -265
  24. {fsai_proto_specs-0.0.365.dist-info → fsai_proto_specs-0.0.385.dist-info}/WHEEL +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: fsai-proto-specs
3
- Version: 0.0.365
3
+ Version: 0.0.385
4
4
  Summary: Auto-generated library for use with GRPC API.
5
5
  Home-page: https://github.com/fsai-dev/fsai-proto-specs
6
6
  License: MIT
@@ -42,43 +42,47 @@ global_vo_grpc_service/protos/audit_query_api_pb2.py,sha256=4B_xFllUhq89xiQ-n3zK
42
42
  global_vo_grpc_service/protos/audit_query_api_pb2_grpc.py,sha256=KkM-BMVsdFlJv3ZshuNDFyHjs3LOd7f2Da9gu9cBWmg,5117
43
43
  global_vo_grpc_service/protos/category_api_pb2.py,sha256=S4ejycyOzGNweFILaOeadwwuvyfOOov0duBzjbIkPVo,3822
44
44
  global_vo_grpc_service/protos/category_api_pb2_grpc.py,sha256=erxPMZGXPHzDgWhGTA6bfh3R4JA7v2pzk4-SOZMDaKU,6561
45
+ global_vo_grpc_service/protos/category_changelog_api_pb2.py,sha256=utcMnmzp6x_wNUbFI0N5b0iPpdxK7yrLfKlSvSj299c,2824
46
+ global_vo_grpc_service/protos/category_changelog_api_pb2_grpc.py,sha256=HzflwVLXd23omsc1RiO-F1vtix7AJ9VL2TH70Fskvfw,5291
47
+ global_vo_grpc_service/protos/customer_api_pb2.py,sha256=4ihptYrq2fZXz8z5JYgsZlEvQ12cEH-p-ZqQjd-bJKY,1523
48
+ global_vo_grpc_service/protos/customer_api_pb2_grpc.py,sha256=S_OVW5vibkGtcNj7TOhzs-2RONxnQCiyB5Y5GCoHzPw,2986
45
49
  global_vo_grpc_service/protos/detection_api_pb2.py,sha256=1imIR2QqbqhkAL4Ehc6JSjJ5sGVxCOSDtj96iUdwL1Q,1561
46
50
  global_vo_grpc_service/protos/detection_api_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
47
- global_vo_grpc_service/protos/detection_instance_api_pb2.py,sha256=gdPbPLAQczNvAVlhNQ2ta13bYKsd6x-B_CBY29Cn8Ak,19752
48
- global_vo_grpc_service/protos/detection_instance_api_pb2_grpc.py,sha256=uKCd6P1XuZQJafYPa65io3mF-3t6zKy3Zd8nLeEwQH8,47996
49
- global_vo_grpc_service/protos/detection_instance_metadata_api_pb2.py,sha256=yV9f8GPAdFRiuDoKgYwZPCjvR6tPE2yx72vOM_5dk4Y,6640
50
- global_vo_grpc_service/protos/detection_instance_metadata_api_pb2_grpc.py,sha256=dtlnVMfuRNYdySw8kuhKpn2b9V8tP8ubUtrAHrY6kxs,16424
51
+ global_vo_grpc_service/protos/detection_instance_api_pb2.py,sha256=O57Auf4qh8UnAOhRTfIAlGVkwl0IyMWD_kn-3Q23Bx8,20642
52
+ global_vo_grpc_service/protos/detection_instance_api_pb2_grpc.py,sha256=Sa1XQgzEPfjc0dxhyzBKShu_I3N3H4UztuFomBl-Kx8,50346
51
53
  global_vo_grpc_service/protos/feature_api_pb2.py,sha256=JAfuXFCI2ez6CZEPBQAvJbZCrBJdrzmBsBZaZXn4f2o,3651
52
54
  global_vo_grpc_service/protos/feature_api_pb2_grpc.py,sha256=I5ISOdLBjV6FJqk2JGv4zpVTg0BneeA5m13BjGsX9i4,6590
53
55
  global_vo_grpc_service/protos/geo_data_api_pb2.py,sha256=BgkSIccXSVEEoe1pyKktVycztZ-rdzt11V6is_ssZUU,3113
54
56
  global_vo_grpc_service/protos/geo_data_api_pb2_grpc.py,sha256=YXXkv2lU9rdTPmNqnKf0Jgvtm9kmJoVbtM01RfprTVg,4931
55
- global_vo_grpc_service/protos/image_api_pb2.py,sha256=wAG-jX_wsFWWPOx9NIhmwwezsG71HuS8RnjjxkG6jAA,3893
56
- global_vo_grpc_service/protos/image_api_pb2_grpc.py,sha256=sk3IRdb3zGX32_gZlnB3qxXfLGPJLT5eIsqx8YfTZ9Y,8406
57
+ global_vo_grpc_service/protos/image_api_pb2.py,sha256=KtuQunXppWFUB3B24ao50lLK1oZkARdx-FkknVY2tlw,4715
58
+ global_vo_grpc_service/protos/image_api_pb2_grpc.py,sha256=zQ0a8wRso3YYmdSWtWG9_g8oMBvD0QXEN9U93PDQdNM,10375
57
59
  global_vo_grpc_service/protos/image_metadata_api_pb2.py,sha256=UGAW9oTOZfH8hoTRvQRgwknAHRQjYxCsppk-vAmsOU0,4754
58
60
  global_vo_grpc_service/protos/image_metadata_api_pb2_grpc.py,sha256=MozLEHpkr4ewtP9vbwXf6nPiHXBVZ5VjiNMHYbXFOwA,10889
59
- global_vo_grpc_service/protos/image_scan_api_pb2.py,sha256=hYj65NdHamrHQ1-xkY3a4ufKvXb4kWdjvT8dpBsZHrM,2315
60
- global_vo_grpc_service/protos/image_scan_api_pb2_grpc.py,sha256=f3DR4bRJHHgyi2ekTc3c9h_gKaQHWsx7t7y9lXSCenM,2886
61
+ global_vo_grpc_service/protos/image_scan_api_pb2.py,sha256=nGIMalialg8yTgDkfenqYLnqpKon_JfJcNnR75bn7MA,3000
62
+ global_vo_grpc_service/protos/image_scan_api_pb2_grpc.py,sha256=xS0-lf-KyJg-kq09RqrOFDhymol1bsQoPsd16_3EKC4,4821
61
63
  global_vo_grpc_service/protos/invitation_api_pb2.py,sha256=aeWuXB1OZjKU93nE_XAw2BEy5M9H3kDZsix8t5Eknm4,2861
62
64
  global_vo_grpc_service/protos/invitation_api_pb2_grpc.py,sha256=e2g9nYLW3QiF4y98XnixUNo9sjoEogwX2hkEO96ahyQ,4891
63
65
  global_vo_grpc_service/protos/invitation_response_api_pb2.py,sha256=fYGdOU8W-hS_FkVFNBtRatWe32SvNcEuYQMlLivUwv4,5212
64
66
  global_vo_grpc_service/protos/invitation_response_api_pb2_grpc.py,sha256=Zu6vCYBYIiz2_7NEIC-P4i4B8t1HVYkRQQ5QgvE12-c,7423
65
67
  global_vo_grpc_service/protos/mission_api_pb2.py,sha256=XevbYoQBPk5czs6H0cpNdGW9ECUpIElXwTnDScwmBSE,6206
66
68
  global_vo_grpc_service/protos/mission_api_pb2_grpc.py,sha256=gw6AvO1mpzShEAXps-O-hbrB6HkLuUtNJuyRuyhPflU,15800
69
+ global_vo_grpc_service/protos/model_assessment_api_pb2.py,sha256=0MecdYKeCwvBv2UASeVQGcIpyk7YA3wVp6SY3B5VGx0,2409
70
+ global_vo_grpc_service/protos/model_assessment_api_pb2_grpc.py,sha256=sd-2zytD7cM2yNRzW_cYgjuqK-1EhIjqJQuPidLg_OQ,3093
67
71
  global_vo_grpc_service/protos/permission_api_pb2.py,sha256=r-kGWRZfytc5nbsSFMy1B0euC6hvI2zIOMJ39R_1mEs,2485
68
72
  global_vo_grpc_service/protos/permission_api_pb2_grpc.py,sha256=AqaNSjZxphjTOSuD1d_4q64L1p8BUD5M7xwoiFuGkT0,4843
69
- global_vo_grpc_service/protos/query_api_pb2.py,sha256=pgALRFU6HV9gJnjbI7ZpJc5HerSSdfm7xMRVOcFFg9w,6354
70
- global_vo_grpc_service/protos/query_api_pb2_grpc.py,sha256=9FhcMQMUyIwZvDmmzVF8Rmb8FhkVKY38dRvADd4CRts,9019
71
- global_vo_grpc_service/protos/review_api_pb2.py,sha256=sOvYeP2uEK800_HMguERXCSJQxJSQZncWGAndIzG1DM,11909
72
- global_vo_grpc_service/protos/review_api_pb2_grpc.py,sha256=mlZXspLaLXPLfgaJLvM6PQ4c-fFaKcUocIDYY5kdvas,27565
73
+ global_vo_grpc_service/protos/query_api_pb2.py,sha256=BZxuoc42UnM8I0GpOTIUNoCyt797Snf6j84ejgDrYs0,6810
74
+ global_vo_grpc_service/protos/query_api_pb2_grpc.py,sha256=2QA_Os2JW1FwwTZhk2pzuw8G8TIVkfedjU3IaXco9CA,8967
75
+ global_vo_grpc_service/protos/review_api_pb2.py,sha256=92N1aM81NdjUb1InbypKIr1GXkk-rDAD5dGmu3uldAA,11890
76
+ global_vo_grpc_service/protos/review_api_pb2_grpc.py,sha256=lwGsarvkyBpQyhT2_uc-uh6l4U8BOBcfw6lvLOfM-KY,27474
73
77
  global_vo_grpc_service/protos/role_api_pb2.py,sha256=8IKAeOK52gwEnzrHzmPu8ACrPd5OINyJ1iNtGEZLVIA,2287
74
78
  global_vo_grpc_service/protos/role_api_pb2_grpc.py,sha256=1bj-keeqpRgn2vCp9Yg999FXgp8t3hmzwq5YV-4s1mM,4549
75
79
  global_vo_grpc_service/protos/signed_url_api_pb2.py,sha256=0T1FTsUkQDN5QQ9crrZo0TcVNf2cdZKcD2MfHrTWmks,1994
76
80
  global_vo_grpc_service/protos/signed_url_api_pb2_grpc.py,sha256=IWQ9PuDJwNWKaZLU8x3kaH_I0SYlG4eQB9d-5-rSV0Q,4847
77
81
  global_vo_grpc_service/protos/source_api_pb2.py,sha256=jUv3nzlIvPtLY_qpmk33LEdD0uAfnV69TDQ4i9yJ23s,3164
78
82
  global_vo_grpc_service/protos/source_api_pb2_grpc.py,sha256=Egm2GiEmOqYwQ4if0UURfXWBjolh5vdt07jrQsn_RIk,8176
79
- global_vo_grpc_service/protos/task_api_pb2.py,sha256=e-rw1zpsuACWbWo4Na3YJap19WqhX-eu9vBogFjTRQs,9446
83
+ global_vo_grpc_service/protos/task_api_pb2.py,sha256=oPw2TW8B5lCISUnXcOD2guwZtUb6w6xj19kPMyTxYaE,9482
80
84
  global_vo_grpc_service/protos/task_api_pb2_grpc.py,sha256=3CSNFrDdkBb0i6aSCL-dtyJBFPzbqD8J5EGP80eEuEc,22980
81
- global_vo_grpc_service/protos/task_image_api_pb2.py,sha256=rFrvKBm0WXu6umrGNWcWqv3ZzORpdSVzhB47yhEW4w0,7123
85
+ global_vo_grpc_service/protos/task_image_api_pb2.py,sha256=-2dJGsT0XyJBci1_aAQ8y9sh_cKwXt2F6GRFAw9YF3c,6327
82
86
  global_vo_grpc_service/protos/task_image_api_pb2_grpc.py,sha256=YXBRRg9Zv1gR2b2SgA-qeKC6k6gv6mu7rOlugE2btgc,13198
83
87
  global_vo_grpc_service/protos/task_image_metadata_api_pb2.py,sha256=hxdaF9z0ZGNxrxfZu88OWcY5XMppeRZQA5m-wdorMhA,4944
84
88
  global_vo_grpc_service/protos/task_image_metadata_api_pb2_grpc.py,sha256=bCM7yAdkNdqkck-N-JqmXstJg8afJkQx5tzR8wU7ioQ,11385
@@ -98,7 +102,7 @@ global_vo_grpc_service/protos/user_metric_api_pb2.py,sha256=lU6xEPY7nHPoLq6a6-O5
98
102
  global_vo_grpc_service/protos/user_metric_api_pb2_grpc.py,sha256=VVA5ygMmXEnP7nlYSqYKmcVK41zbIOVTvbahx0dvWvk,4895
99
103
  global_vo_grpc_service/protos/user_password_reset_request_api_pb2.py,sha256=0Sc4Qg30I2_5RwHmm_fphBlcMc43beTEVVHRmzyCueQ,3391
100
104
  global_vo_grpc_service/protos/user_password_reset_request_api_pb2_grpc.py,sha256=AMInD8TCFmnwOAUsSOy9bf5KtxR5NPxSBLS65vvifHo,7611
101
- global_vo_grpc_service/protos/utils_pb2.py,sha256=XbgbPIH0DXtDyE1AT2aXm57p5wAkWC_Y60hy6kPzFMU,3023
105
+ global_vo_grpc_service/protos/utils_pb2.py,sha256=uIL-9rXUftQBpmt7I9kptpayYL4fKf2wWx3LGro-yxE,3050
102
106
  global_vo_grpc_service/protos/utils_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
103
107
  global_vo_grpc_service/protos/workflow_analyzer_api_pb2.py,sha256=UfUYdoHI4SoH4kvCEJOxH5ojXtJhgW28mwszNJyNedA,2975
104
108
  global_vo_grpc_service/protos/workflow_analyzer_api_pb2_grpc.py,sha256=2EprSKuNtQh5Pt47ae2_u58Qr8IfkeZ-ePY5_zfOfmY,7132
@@ -110,6 +114,6 @@ search_grpc_service/protos/index_api_pb2.py,sha256=6gqbhy6__LQ0nXPbJ_j-I2LIWbYPY
110
114
  search_grpc_service/protos/index_api_pb2_grpc.py,sha256=qrtGUh9HpN1wiavtpRCtqkGQonq8aanT3MZfsjWaVCM,10672
111
115
  search_grpc_service/protos/search_api_pb2.py,sha256=lYpAYgNlDWQ2Zpo4t8qW3Pz8wC3GrcZ4ygK7d68Tyk8,5890
112
116
  search_grpc_service/protos/search_api_pb2_grpc.py,sha256=Sd8hqJhnGpqUQbGpNvUXNdr4rSXNbxbCR3AJrn9aMa4,8992
113
- fsai_proto_specs-0.0.365.dist-info/METADATA,sha256=gunZxxFFewOXEF7W0LISHn4Y-cYQKDnDYLg9vF44FAg,972
114
- fsai_proto_specs-0.0.365.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
115
- fsai_proto_specs-0.0.365.dist-info/RECORD,,
117
+ fsai_proto_specs-0.0.385.dist-info/METADATA,sha256=dQmZb7hT6BzLUU9tUcGFKtBzH-WG9wgexMntQ1csxSk,972
118
+ fsai_proto_specs-0.0.385.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
119
+ fsai_proto_specs-0.0.385.dist-info/RECORD,,
@@ -0,0 +1,36 @@
1
+ # -*- coding: utf-8 -*-
2
+ # Generated by the protocol buffer compiler. DO NOT EDIT!
3
+ # source: global_vo_grpc_service/protos/category_changelog_api.proto
4
+ """Generated protocol buffer code."""
5
+ from google.protobuf.internal import builder as _builder
6
+ from google.protobuf import descriptor as _descriptor
7
+ from google.protobuf import descriptor_pool as _descriptor_pool
8
+ from google.protobuf import symbol_database as _symbol_database
9
+ # @@protoc_insertion_point(imports)
10
+
11
+ _sym_db = _symbol_database.Default()
12
+
13
+
14
+ from google.protobuf import timestamp_pb2 as google_dot_protobuf_dot_timestamp__pb2
15
+
16
+
17
+ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n:global_vo_grpc_service/protos/category_changelog_api.proto\x1a\x1fgoogle/protobuf/timestamp.proto\"\xca\x01\n\x11\x43\x61tegoryChangelog\x12\n\n\x02id\x18\x01 \x01(\x05\x12\x13\n\x0b\x63\x61tegory_id\x18\x02 \x01(\x05\x12\x0c\n\x04note\x18\x03 \x01(\t\x12.\n\ncreated_at\x18\x04 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x12\n\ncreated_by\x18\x05 \x01(\x05\x12.\n\nupdated_at\x18\x06 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x12\n\nupdated_by\x18\x07 \x01(\x05\"@\n)ListCategoryChangelogsByCategoryIdRequest\x12\x13\n\x0b\x63\x61tegory_id\x18\x01 \x01(\x05\"]\n*ListCategoryChangelogsByCategoryIdResponse\x12/\n\x13\x63\x61tegory_changelogs\x18\x01 \x03(\x0b\x32\x12.CategoryChangelog\"C\n\x1e\x43reateCategoryChangelogRequest\x12\x13\n\x0b\x63\x61tegory_id\x18\x01 \x01(\x05\x12\x0c\n\x04note\x18\x02 \x01(\t\"-\n\x1f\x43reateCategoryChangelogResponse\x12\n\n\x02id\x18\x01 \x01(\x05\x32\xf3\x01\n\x14\x43\x61tegoryChangelogApi\x12}\n\"ListCategoryChangelogsByCategoryId\x12*.ListCategoryChangelogsByCategoryIdRequest\x1a+.ListCategoryChangelogsByCategoryIdResponse\x12\\\n\x17\x43reateCategoryChangelog\x12\x1f.CreateCategoryChangelogRequest\x1a .CreateCategoryChangelogResponseb\x06proto3')
18
+
19
+ _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, globals())
20
+ _builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'global_vo_grpc_service.protos.category_changelog_api_pb2', globals())
21
+ if _descriptor._USE_C_DESCRIPTORS == False:
22
+
23
+ DESCRIPTOR._options = None
24
+ _CATEGORYCHANGELOG._serialized_start=96
25
+ _CATEGORYCHANGELOG._serialized_end=298
26
+ _LISTCATEGORYCHANGELOGSBYCATEGORYIDREQUEST._serialized_start=300
27
+ _LISTCATEGORYCHANGELOGSBYCATEGORYIDREQUEST._serialized_end=364
28
+ _LISTCATEGORYCHANGELOGSBYCATEGORYIDRESPONSE._serialized_start=366
29
+ _LISTCATEGORYCHANGELOGSBYCATEGORYIDRESPONSE._serialized_end=459
30
+ _CREATECATEGORYCHANGELOGREQUEST._serialized_start=461
31
+ _CREATECATEGORYCHANGELOGREQUEST._serialized_end=528
32
+ _CREATECATEGORYCHANGELOGRESPONSE._serialized_start=530
33
+ _CREATECATEGORYCHANGELOGRESPONSE._serialized_end=575
34
+ _CATEGORYCHANGELOGAPI._serialized_start=578
35
+ _CATEGORYCHANGELOGAPI._serialized_end=821
36
+ # @@protoc_insertion_point(module_scope)
@@ -0,0 +1,99 @@
1
+ # Generated by the gRPC Python protocol compiler plugin. DO NOT EDIT!
2
+ """Client and server classes corresponding to protobuf-defined services."""
3
+ import grpc
4
+
5
+ from global_vo_grpc_service.protos import category_changelog_api_pb2 as global__vo__grpc__service_dot_protos_dot_category__changelog__api__pb2
6
+
7
+
8
+ class CategoryChangelogApiStub(object):
9
+ """Missing associated documentation comment in .proto file."""
10
+
11
+ def __init__(self, channel):
12
+ """Constructor.
13
+
14
+ Args:
15
+ channel: A grpc.Channel.
16
+ """
17
+ self.ListCategoryChangelogsByCategoryId = channel.unary_unary(
18
+ '/CategoryChangelogApi/ListCategoryChangelogsByCategoryId',
19
+ request_serializer=global__vo__grpc__service_dot_protos_dot_category__changelog__api__pb2.ListCategoryChangelogsByCategoryIdRequest.SerializeToString,
20
+ response_deserializer=global__vo__grpc__service_dot_protos_dot_category__changelog__api__pb2.ListCategoryChangelogsByCategoryIdResponse.FromString,
21
+ )
22
+ self.CreateCategoryChangelog = channel.unary_unary(
23
+ '/CategoryChangelogApi/CreateCategoryChangelog',
24
+ request_serializer=global__vo__grpc__service_dot_protos_dot_category__changelog__api__pb2.CreateCategoryChangelogRequest.SerializeToString,
25
+ response_deserializer=global__vo__grpc__service_dot_protos_dot_category__changelog__api__pb2.CreateCategoryChangelogResponse.FromString,
26
+ )
27
+
28
+
29
+ class CategoryChangelogApiServicer(object):
30
+ """Missing associated documentation comment in .proto file."""
31
+
32
+ def ListCategoryChangelogsByCategoryId(self, request, context):
33
+ """Missing associated documentation comment in .proto file."""
34
+ context.set_code(grpc.StatusCode.UNIMPLEMENTED)
35
+ context.set_details('Method not implemented!')
36
+ raise NotImplementedError('Method not implemented!')
37
+
38
+ def CreateCategoryChangelog(self, request, context):
39
+ """Missing associated documentation comment in .proto file."""
40
+ context.set_code(grpc.StatusCode.UNIMPLEMENTED)
41
+ context.set_details('Method not implemented!')
42
+ raise NotImplementedError('Method not implemented!')
43
+
44
+
45
+ def add_CategoryChangelogApiServicer_to_server(servicer, server):
46
+ rpc_method_handlers = {
47
+ 'ListCategoryChangelogsByCategoryId': grpc.unary_unary_rpc_method_handler(
48
+ servicer.ListCategoryChangelogsByCategoryId,
49
+ request_deserializer=global__vo__grpc__service_dot_protos_dot_category__changelog__api__pb2.ListCategoryChangelogsByCategoryIdRequest.FromString,
50
+ response_serializer=global__vo__grpc__service_dot_protos_dot_category__changelog__api__pb2.ListCategoryChangelogsByCategoryIdResponse.SerializeToString,
51
+ ),
52
+ 'CreateCategoryChangelog': grpc.unary_unary_rpc_method_handler(
53
+ servicer.CreateCategoryChangelog,
54
+ request_deserializer=global__vo__grpc__service_dot_protos_dot_category__changelog__api__pb2.CreateCategoryChangelogRequest.FromString,
55
+ response_serializer=global__vo__grpc__service_dot_protos_dot_category__changelog__api__pb2.CreateCategoryChangelogResponse.SerializeToString,
56
+ ),
57
+ }
58
+ generic_handler = grpc.method_handlers_generic_handler(
59
+ 'CategoryChangelogApi', rpc_method_handlers)
60
+ server.add_generic_rpc_handlers((generic_handler,))
61
+
62
+
63
+ # This class is part of an EXPERIMENTAL API.
64
+ class CategoryChangelogApi(object):
65
+ """Missing associated documentation comment in .proto file."""
66
+
67
+ @staticmethod
68
+ def ListCategoryChangelogsByCategoryId(request,
69
+ target,
70
+ options=(),
71
+ channel_credentials=None,
72
+ call_credentials=None,
73
+ insecure=False,
74
+ compression=None,
75
+ wait_for_ready=None,
76
+ timeout=None,
77
+ metadata=None):
78
+ return grpc.experimental.unary_unary(request, target, '/CategoryChangelogApi/ListCategoryChangelogsByCategoryId',
79
+ global__vo__grpc__service_dot_protos_dot_category__changelog__api__pb2.ListCategoryChangelogsByCategoryIdRequest.SerializeToString,
80
+ global__vo__grpc__service_dot_protos_dot_category__changelog__api__pb2.ListCategoryChangelogsByCategoryIdResponse.FromString,
81
+ options, channel_credentials,
82
+ insecure, call_credentials, compression, wait_for_ready, timeout, metadata)
83
+
84
+ @staticmethod
85
+ def CreateCategoryChangelog(request,
86
+ target,
87
+ options=(),
88
+ channel_credentials=None,
89
+ call_credentials=None,
90
+ insecure=False,
91
+ compression=None,
92
+ wait_for_ready=None,
93
+ timeout=None,
94
+ metadata=None):
95
+ return grpc.experimental.unary_unary(request, target, '/CategoryChangelogApi/CreateCategoryChangelog',
96
+ global__vo__grpc__service_dot_protos_dot_category__changelog__api__pb2.CreateCategoryChangelogRequest.SerializeToString,
97
+ global__vo__grpc__service_dot_protos_dot_category__changelog__api__pb2.CreateCategoryChangelogResponse.FromString,
98
+ options, channel_credentials,
99
+ insecure, call_credentials, compression, wait_for_ready, timeout, metadata)
@@ -0,0 +1,29 @@
1
+ # -*- coding: utf-8 -*-
2
+ # Generated by the protocol buffer compiler. DO NOT EDIT!
3
+ # source: global_vo_grpc_service/protos/customer_api.proto
4
+ """Generated protocol buffer code."""
5
+ from google.protobuf.internal import builder as _builder
6
+ from google.protobuf import descriptor as _descriptor
7
+ from google.protobuf import descriptor_pool as _descriptor_pool
8
+ from google.protobuf import symbol_database as _symbol_database
9
+ # @@protoc_insertion_point(imports)
10
+
11
+ _sym_db = _symbol_database.Default()
12
+
13
+
14
+
15
+
16
+ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n0global_vo_grpc_service/protos/customer_api.proto\"7\n GetCustomerIdByWorkflowIdRequest\x12\x13\n\x0bworkflow_id\x18\x01 \x01(\x05\"8\n!GetCustomerIdByWorkflowIdResponse\x12\x13\n\x0b\x63ustomer_id\x18\x01 \x01(\x05\x32q\n\x0b\x43ustomerApi\x12\x62\n\x19GetCustomerIdByWorkflowId\x12!.GetCustomerIdByWorkflowIdRequest\x1a\".GetCustomerIdByWorkflowIdResponseb\x06proto3')
17
+
18
+ _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, globals())
19
+ _builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'global_vo_grpc_service.protos.customer_api_pb2', globals())
20
+ if _descriptor._USE_C_DESCRIPTORS == False:
21
+
22
+ DESCRIPTOR._options = None
23
+ _GETCUSTOMERIDBYWORKFLOWIDREQUEST._serialized_start=52
24
+ _GETCUSTOMERIDBYWORKFLOWIDREQUEST._serialized_end=107
25
+ _GETCUSTOMERIDBYWORKFLOWIDRESPONSE._serialized_start=109
26
+ _GETCUSTOMERIDBYWORKFLOWIDRESPONSE._serialized_end=165
27
+ _CUSTOMERAPI._serialized_start=167
28
+ _CUSTOMERAPI._serialized_end=280
29
+ # @@protoc_insertion_point(module_scope)
@@ -0,0 +1,66 @@
1
+ # Generated by the gRPC Python protocol compiler plugin. DO NOT EDIT!
2
+ """Client and server classes corresponding to protobuf-defined services."""
3
+ import grpc
4
+
5
+ from global_vo_grpc_service.protos import customer_api_pb2 as global__vo__grpc__service_dot_protos_dot_customer__api__pb2
6
+
7
+
8
+ class CustomerApiStub(object):
9
+ """Missing associated documentation comment in .proto file."""
10
+
11
+ def __init__(self, channel):
12
+ """Constructor.
13
+
14
+ Args:
15
+ channel: A grpc.Channel.
16
+ """
17
+ self.GetCustomerIdByWorkflowId = channel.unary_unary(
18
+ '/CustomerApi/GetCustomerIdByWorkflowId',
19
+ request_serializer=global__vo__grpc__service_dot_protos_dot_customer__api__pb2.GetCustomerIdByWorkflowIdRequest.SerializeToString,
20
+ response_deserializer=global__vo__grpc__service_dot_protos_dot_customer__api__pb2.GetCustomerIdByWorkflowIdResponse.FromString,
21
+ )
22
+
23
+
24
+ class CustomerApiServicer(object):
25
+ """Missing associated documentation comment in .proto file."""
26
+
27
+ def GetCustomerIdByWorkflowId(self, request, context):
28
+ """Missing associated documentation comment in .proto file."""
29
+ context.set_code(grpc.StatusCode.UNIMPLEMENTED)
30
+ context.set_details('Method not implemented!')
31
+ raise NotImplementedError('Method not implemented!')
32
+
33
+
34
+ def add_CustomerApiServicer_to_server(servicer, server):
35
+ rpc_method_handlers = {
36
+ 'GetCustomerIdByWorkflowId': grpc.unary_unary_rpc_method_handler(
37
+ servicer.GetCustomerIdByWorkflowId,
38
+ request_deserializer=global__vo__grpc__service_dot_protos_dot_customer__api__pb2.GetCustomerIdByWorkflowIdRequest.FromString,
39
+ response_serializer=global__vo__grpc__service_dot_protos_dot_customer__api__pb2.GetCustomerIdByWorkflowIdResponse.SerializeToString,
40
+ ),
41
+ }
42
+ generic_handler = grpc.method_handlers_generic_handler(
43
+ 'CustomerApi', rpc_method_handlers)
44
+ server.add_generic_rpc_handlers((generic_handler,))
45
+
46
+
47
+ # This class is part of an EXPERIMENTAL API.
48
+ class CustomerApi(object):
49
+ """Missing associated documentation comment in .proto file."""
50
+
51
+ @staticmethod
52
+ def GetCustomerIdByWorkflowId(request,
53
+ target,
54
+ options=(),
55
+ channel_credentials=None,
56
+ call_credentials=None,
57
+ insecure=False,
58
+ compression=None,
59
+ wait_for_ready=None,
60
+ timeout=None,
61
+ metadata=None):
62
+ return grpc.experimental.unary_unary(request, target, '/CustomerApi/GetCustomerIdByWorkflowId',
63
+ global__vo__grpc__service_dot_protos_dot_customer__api__pb2.GetCustomerIdByWorkflowIdRequest.SerializeToString,
64
+ global__vo__grpc__service_dot_protos_dot_customer__api__pb2.GetCustomerIdByWorkflowIdResponse.FromString,
65
+ options, channel_credentials,
66
+ insecure, call_credentials, compression, wait_for_ready, timeout, metadata)
@@ -16,7 +16,7 @@ from google.protobuf import timestamp_pb2 as google_dot_protobuf_dot_timestamp__
16
16
  from global_vo_grpc_service.protos import utils_pb2 as global__vo__grpc__service_dot_protos_dot_utils__pb2
17
17
 
18
18
 
19
- DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n:global_vo_grpc_service/protos/detection_instance_api.proto\x1a\x1bgoogle/protobuf/empty.proto\x1a\x1fgoogle/protobuf/timestamp.proto\x1a)global_vo_grpc_service/protos/utils.proto\"\xd5\x06\n\x11\x44\x65tectionInstance\x12\n\n\x02id\x18\x01 \x01(\x05\x12\x13\n\x0bworkflow_id\x18\x02 \x01(\x05\x12\x0f\n\x07part_id\x18\x03 \x01(\x05\x12\x10\n\x08image_id\x18\x04 \x01(\x05\x12\x14\n\x0c\x64\x65tection_id\x18\x05 \x01(\x05\x12\x11\n\tsource_id\x18\x06 \x01(\x05\x12\x1a\n\x08geo_bbox\x18\x07 \x01(\x0b\x32\x08.GeoBbox\x12\r\n\x05score\x18\x08 \x01(\x02\x12\x0e\n\x06height\x18\t \x01(\x02\x12/\n\x0b\x64\x65tected_at\x18\n \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12.\n\ncreated_at\x18\x0b \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12.\n\nupdated_at\x18\x0c \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12.\n\ndeleted_at\x18\r \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x13\n\x0b\x63\x61tegory_id\x18\x0e \x01(\x05\x12)\n\x16geo_point_shadow_start\x18\x0f \x01(\x0b\x32\t.GeoPoint\x12\'\n\x14geo_point_shadow_end\x18\x10 \x01(\x0b\x32\t.GeoPoint\x12\r\n\x05state\x18\x11 \x01(\t\x12\x12\n\ncreated_by\x18\x12 \x01(\x05\x12\x12\n\nupdated_by\x18\x13 \x01(\x05\x12\x17\n\x0fheight_override\x18\x14 \x01(\x02\x12\x1a\n\x12height_override_by\x18\x15 \x01(\x05\x12\x36\n\x12height_override_at\x18\x16 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x1c\n\x14height_override_desc\x18\x17 \x01(\t\x12-\n\tlocked_at\x18\x18 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x11\n\tlocked_by\x18\x19 \x01(\x05\x12\x12\n\nvisibility\x18\x1a \x01(\t\x12\x1d\n\x15\x65xclude_from_training\x18\x1b \x01(\x08\x12\r\n\x05notes\x18\x1c \x01(\t\x12\x0c\n\x04tags\x18\x1d \x01(\t\x12\x1a\n\x12shadow_discrepancy\x18\x1e \x01(\t\"N\n\'StageTrainingDetectionsByImageIdRequest\x12\x10\n\x08image_id\x18\x01 \x01(\x05\x12\x11\n\tsource_id\x18\x02 \x01(\x05\"L\n(StageTrainingDetectionsByImageIdResponse\x12 \n\x0b\x63hange_type\x18\x01 \x01(\x0e\x32\x0b.ChangeType\">\n*GetHumanVerifiedDetectionsByImageIdRequest\x12\x10\n\x08image_id\x18\x01 \x01(\x05\"\x93\x02\n+GetHumanVerifiedDetectionsByImageIdResponse\x12 \n\x0b\x63hange_type\x18\x01 \x01(\x0e\x32\x0b.ChangeType\x12\\\n\x13\x64\x65tection_instances\x18\x02 \x03(\x0b\x32?.GetHumanVerifiedDetectionsByImageIdResponse.DetectionInstances\x1a\x64\n\x12\x44\x65tectionInstances\x12\n\n\x02id\x18\x01 \x01(\x05\x12\x13\n\x0b\x63\x61tegory_id\x18\x02 \x01(\x05\x12\r\n\x05score\x18\x03 \x01(\x02\x12\x1e\n\npixel_bbox\x18\x04 \x01(\x0b\x32\n.PixelBbox\"U\n.GetDetectionInstancesByImageAndSourceIdRequest\x12\x10\n\x08image_id\x18\x01 \x01(\x05\x12\x11\n\tsource_id\x18\x02 \x01(\x05\"\x84\x01\n/GetDetectionInstancesByImageAndSourceIdResponse\x12 \n\x0b\x63hange_type\x18\x01 \x01(\x0e\x32\x0b.ChangeType\x12/\n\x13\x64\x65tection_instances\x18\x02 \x03(\x0b\x32\x12.DetectionInstance\"7\n$GetDetectionInstancesByH3CellRequest\x12\x0f\n\x07h3_cell\x18\x01 \x01(\t\"z\n%GetDetectionInstancesByH3CellResponse\x12 \n\x0b\x63hange_type\x18\x01 \x01(\x0e\x32\x0b.ChangeType\x12/\n\x13\x64\x65tection_instances\x18\x02 \x03(\x0b\x32\x12.DetectionInstance\"T\n\"DeleteDetectionInstanceByIdRequest\x12.\n\x12\x64\x65tection_instance\x18\x01 \x01(\x0b\x32\x12.DetectionInstance\"w\n#DeleteDetectionInstanceByIdResponse\x12 \n\x0b\x63hange_type\x18\x01 \x01(\x0e\x32\x0b.ChangeType\x12.\n\x12\x64\x65tection_instance\x18\x02 \x01(\x0b\x32\x12.DetectionInstance\"3\n$DeleteDetectionInstancesByIdsRequest\x12\x0b\n\x03ids\x18\x01 \x03(\x05\"I\n%DeleteDetectionInstancesByIdsResponse\x12 \n\x0b\x63hange_type\x18\x01 \x01(\x0e\x32\x0b.ChangeType\"F\n\'TransitionDetectionInstanceStateRequest\x12\n\n\x02id\x18\x01 \x01(\x05\x12\x0f\n\x07trigger\x18\x02 \x01(\t\"[\n(TransitionDetectionInstanceStateResponse\x12 \n\x0b\x63hange_type\x18\x01 \x01(\x0e\x32\x0b.ChangeType\x12\r\n\x05state\x18\x02 \x01(\t\"V\n$GetDetectionInstanceStateByIdRequest\x12.\n\x12\x64\x65tection_instance\x18\x01 \x01(\x0b\x32\x12.DetectionInstance\"y\n%GetDetectionInstanceStateByIdResponse\x12 \n\x0b\x63hange_type\x18\x01 \x01(\x0e\x32\x0b.ChangeType\x12.\n\x12\x64\x65tection_instance\x18\x02 \x01(\x0b\x32\x12.DetectionInstance\"B\n GetDetectionInstanceByIdsRequest\x12\x1e\n\x16\x64\x65tection_instance_ids\x18\x01 \x03(\x05\"S\n!GetDetectionInstanceByIdsResponse\x12.\n\x12\x64\x65tection_instance\x18\x01 \x03(\x0b\x32\x12.DetectionInstance\"Z\n(CreateDetectionInstanceViaMachineRequest\x12.\n\x12\x64\x65tection_instance\x18\x01 \x01(\x0b\x32\x12.DetectionInstance\"}\n)CreateDetectionInstanceViaMachineResponse\x12 \n\x0b\x63hange_type\x18\x01 \x01(\x0e\x32\x0b.ChangeType\x12.\n\x12\x64\x65tection_instance\x18\x02 \x01(\x0b\x32\x12.DetectionInstance\"\xbf\x01\n&CreateDetectionInstanceViaHumanRequest\x12\x10\n\x08image_id\x18\x01 \x01(\x05\x12\x13\n\x0b\x63\x61tegory_id\x18\x02 \x01(\x05\x12\x1a\n\x08geo_bbox\x18\x03 \x01(\x0b\x32\x08.GeoBbox\x12)\n\x16geo_point_shadow_start\x18\x04 \x01(\x0b\x32\t.GeoPoint\x12\'\n\x14geo_point_shadow_end\x18\x05 \x01(\x0b\x32\t.GeoPoint\"{\n\'CreateDetectionInstanceViaHumanResponse\x12 \n\x0b\x63hange_type\x18\x01 \x01(\x0e\x32\x0b.ChangeType\x12.\n\x12\x64\x65tection_instance\x18\x02 \x01(\x0b\x32\x12.DetectionInstance\"\x83\x03\n.ListUpdateDetectionInstanceFormConfigsResponse\x12n\n\x1cheight_override_desc_configs\x18\x01 \x03(\x0b\x32H.ListUpdateDetectionInstanceFormConfigsResponse.HeightOverrideDescConfig\x12\\\n\x12visibility_configs\x18\x02 \x03(\x0b\x32@.ListUpdateDetectionInstanceFormConfigsResponse.VisibilityConfig\x1a=\n\x18HeightOverrideDescConfig\x12\x0c\n\x04\x65num\x18\x01 \x01(\t\x12\x13\n\x0b\x64\x65scription\x18\x02 \x01(\t\x1a\x44\n\x10VisibilityConfig\x12\x0c\n\x04\x65num\x18\x01 \x01(\t\x12\r\n\x05label\x18\x02 \x01(\t\x12\x13\n\x0b\x64\x65scription\x18\x03 \x01(\t\"\xd5\x01\n$ListShadowDiscrepancyConfigsResponse\x12\x61\n\x1ashadow_discrepancy_configs\x18\x01 \x03(\x0b\x32=.ListShadowDiscrepancyConfigsResponse.ShadowDiscrepancyConfig\x1aJ\n\x17ShadowDiscrepancyConfig\x12\x0c\n\x04\x65num\x18\x01 \x01(\t\x12\x0c\n\x04name\x18\x02 \x01(\t\x12\x13\n\x0b\x64\x65scription\x18\x03 \x01(\t\"\x9f\x01\n$GetFrequentTagsByCurrentUserResponse\x12K\n\x0ftag_frequencies\x18\x01 \x03(\x0b\x32\x32.GetFrequentTagsByCurrentUserResponse.TagFrequency\x1a*\n\x0cTagFrequency\x12\x0b\n\x03tag\x18\x01 \x01(\t\x12\r\n\x05\x63ount\x18\x02 \x01(\x05\"B\n4ProcessDetectionInstanceLocationElevationByIdRequest\x12\n\n\x02id\x18\x01 \x01(\x05\"Y\n5ProcessDetectionInstanceLocationElevationByIdResponse\x12 \n\x0b\x63hange_type\x18\x01 \x01(\x0e\x32\x0b.ChangeType\"<\n\x1dLockDetectionInstancesRequest\x12\x0b\n\x03ids\x18\x01 \x03(\x05\x12\x0e\n\x06\x61\x63tion\x18\x02 \x01(\t\"O\n\x1eLockDetectionInstancesResponse\x12 \n\x0b\x63hange_type\x18\x01 \x01(\x0e\x32\x0b.ChangeType\x12\x0b\n\x03ids\x18\x02 \x03(\x05\"\xe4\x01\n\x1eUpdateDetectionInstanceRequest\x12\n\n\x02id\x18\x01 \x01(\x05\x12\x13\n\x0b\x63\x61tegory_id\x18\x02 \x01(\x05\x12\x17\n\x0fheight_override\x18\x03 \x01(\x02\x12\x1c\n\x14height_override_desc\x18\x04 \x01(\t\x12\x12\n\nvisibility\x18\x05 \x01(\t\x12\x1d\n\x15\x65xclude_from_training\x18\x06 \x01(\x08\x12\r\n\x05notes\x18\x07 \x01(\t\x12\x0c\n\x04tags\x18\x08 \x01(\t\x12\x1a\n\x12shadow_discrepancy\x18\t \x01(\t\"O\n\x1fUpdateDetectionInstanceResponse\x12 \n\x0b\x63hange_type\x18\x01 \x01(\x0e\x32\x0b.ChangeType\x12\n\n\x02id\x18\x02 \x01(\x05\"X\n4UpdateDetectionInstanceCategoriesByCategoryIdRequest\x12\x0b\n\x03ids\x18\x01 \x03(\x05\x12\x13\n\x0b\x63\x61tegory_id\x18\x02 \x01(\x05\"f\n5UpdateDetectionInstanceCategoriesByCategoryIdResponse\x12 \n\x0b\x63hange_type\x18\x01 \x01(\x0e\x32\x0b.ChangeType\x12\x0b\n\x03ids\x18\x02 \x03(\x05\"\xa4\x01\n/UpdateDetectionInstanceGeoPointsViaHumanRequest\x12\x1d\n\x15\x64\x65tection_instance_id\x18\x01 \x01(\x05\x12)\n\x16geo_point_shadow_start\x18\x02 \x01(\x0b\x32\t.GeoPoint\x12\'\n\x14geo_point_shadow_end\x18\x03 \x01(\x0b\x32\t.GeoPoint\"\x84\x01\n0UpdateDetectionInstanceGeoPointsViaHumanResponse\x12 \n\x0b\x63hange_type\x18\x01 \x01(\x0e\x32\x0b.ChangeType\x12.\n\x12\x64\x65tection_instance\x18\x02 \x01(\x0b\x32\x12.DetectionInstance\"_\n-UpdateDetectionInstanceGeoBboxViaHumanRequest\x12.\n\x12\x64\x65tection_instance\x18\x01 \x01(\x0b\x32\x12.DetectionInstance\"\x82\x01\n.UpdateDetectionInstanceGeoBboxViaHumanResponse\x12 \n\x0b\x63hange_type\x18\x01 \x01(\x0e\x32\x0b.ChangeType\x12.\n\x12\x64\x65tection_instance\x18\x02 \x01(\x0b\x32\x12.DetectionInstance\"\xd8\x01\n(UpdateDetectionInstanceViaMachineRequest\x12\n\n\x02id\x18\x01 \x01(\x05\x12\x11\n\tsource_id\x18\x02 \x01(\x05\x12\r\n\x05score\x18\x03 \x01(\x02\x12\x0e\n\x06height\x18\x04 \x01(\x02\x12\x1a\n\x08geo_bbox\x18\x05 \x01(\x0b\x32\x08.GeoBbox\x12)\n\x16geo_point_shadow_start\x18\x06 \x01(\x0b\x32\t.GeoPoint\x12\'\n\x14geo_point_shadow_end\x18\x07 \x01(\x0b\x32\t.GeoPoint\"M\n)UpdateDetectionInstanceViaMachineResponse\x12 \n\x0b\x63hange_type\x18\x01 \x01(\x0e\x32\x0b.ChangeType\"5\n\'UpdateDetectionInstanceChippedAtRequest\x12\n\n\x02id\x18\x01 \x01(\x05\"L\n(UpdateDetectionInstanceChippedAtResponse\x12 \n\x0b\x63hange_type\x18\x01 \x01(\x0e\x32\x0b.ChangeType2\xe9\x14\n\x14\x44\x65tectionInstanceApi\x12w\n StageTrainingDetectionsByImageId\x12(.StageTrainingDetectionsByImageIdRequest\x1a).StageTrainingDetectionsByImageIdResponse\x12\x80\x01\n#GetHumanVerifiedDetectionsByImageId\x12+.GetHumanVerifiedDetectionsByImageIdRequest\x1a,.GetHumanVerifiedDetectionsByImageIdResponse\x12z\n!CreateDetectionInstanceViaMachine\x12).CreateDetectionInstanceViaMachineRequest\x1a*.CreateDetectionInstanceViaMachineResponse\x12t\n\x1f\x43reateDetectionInstanceViaHuman\x12\'.CreateDetectionInstanceViaHumanRequest\x1a(.CreateDetectionInstanceViaHumanResponse\x12h\n\x1b\x44\x65leteDetectionInstanceById\x12#.DeleteDetectionInstanceByIdRequest\x1a$.DeleteDetectionInstanceByIdResponse\x12n\n\x1d\x44\x65leteDetectionInstancesByIds\x12%.DeleteDetectionInstancesByIdsRequest\x1a&.DeleteDetectionInstancesByIdsResponse\x12\x62\n\x19GetDetectionInstanceByIds\x12!.GetDetectionInstanceByIdsRequest\x1a\".GetDetectionInstanceByIdsResponse\x12n\n\x1dGetDetectionInstanceStateById\x12%.GetDetectionInstanceStateByIdRequest\x1a&.GetDetectionInstanceStateByIdResponse\x12\x8c\x01\n\'GetDetectionInstancesByImageAndSourceId\x12/.GetDetectionInstancesByImageAndSourceIdRequest\x1a\x30.GetDetectionInstancesByImageAndSourceIdResponse\x12n\n\x1dGetDetectionInstancesByH3Cell\x12%.GetDetectionInstancesByH3CellRequest\x1a&.GetDetectionInstancesByH3CellResponse\x12w\n TransitionDetectionInstanceState\x12(.TransitionDetectionInstanceStateRequest\x1a).TransitionDetectionInstanceStateResponse\x12q\n&ListUpdateDetectionInstanceFormConfigs\x12\x16.google.protobuf.Empty\x1a/.ListUpdateDetectionInstanceFormConfigsResponse\x12]\n\x1cListShadowDiscrepancyConfigs\x12\x16.google.protobuf.Empty\x1a%.ListShadowDiscrepancyConfigsResponse\x12]\n\x1cGetFrequentTagsByCurrentUser\x12\x16.google.protobuf.Empty\x1a%.GetFrequentTagsByCurrentUserResponse\x12\x9e\x01\n-ProcessDetectionInstanceLocationElevationById\x12\x35.ProcessDetectionInstanceLocationElevationByIdRequest\x1a\x36.ProcessDetectionInstanceLocationElevationByIdResponse\x12Y\n\x16LockDetectionInstances\x12\x1e.LockDetectionInstancesRequest\x1a\x1f.LockDetectionInstancesResponse\x12\\\n\x17UpdateDetectionInstance\x12\x1f.UpdateDetectionInstanceRequest\x1a .UpdateDetectionInstanceResponse\x12\x9e\x01\n-UpdateDetectionInstanceCategoriesByCategoryId\x12\x35.UpdateDetectionInstanceCategoriesByCategoryIdRequest\x1a\x36.UpdateDetectionInstanceCategoriesByCategoryIdResponse\x12\x89\x01\n&UpdateDetectionInstanceGeoBboxViaHuman\x12..UpdateDetectionInstanceGeoBboxViaHumanRequest\x1a/.UpdateDetectionInstanceGeoBboxViaHumanResponse\x12\x8f\x01\n(UpdateDetectionInstanceGeoPointsViaHuman\x12\x30.UpdateDetectionInstanceGeoPointsViaHumanRequest\x1a\x31.UpdateDetectionInstanceGeoPointsViaHumanResponse\x12z\n!UpdateDetectionInstanceViaMachine\x12).UpdateDetectionInstanceViaMachineRequest\x1a*.UpdateDetectionInstanceViaMachineResponse\x12w\n UpdateDetectionInstanceChippedAt\x12(.UpdateDetectionInstanceChippedAtRequest\x1a).UpdateDetectionInstanceChippedAtResponseb\x06proto3')
19
+ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n:global_vo_grpc_service/protos/detection_instance_api.proto\x1a\x1bgoogle/protobuf/empty.proto\x1a\x1fgoogle/protobuf/timestamp.proto\x1a)global_vo_grpc_service/protos/utils.proto\"\x84\x07\n\x11\x44\x65tectionInstance\x12\n\n\x02id\x18\x01 \x01(\x05\x12\x13\n\x0bworkflow_id\x18\x02 \x01(\x05\x12\x0f\n\x07part_id\x18\x03 \x01(\x05\x12\x10\n\x08image_id\x18\x04 \x01(\x05\x12\x14\n\x0c\x64\x65tection_id\x18\x05 \x01(\x05\x12\x11\n\tsource_id\x18\x06 \x01(\x05\x12\x1a\n\x08geo_bbox\x18\x07 \x01(\x0b\x32\x08.GeoBbox\x12\r\n\x05score\x18\x08 \x01(\x02\x12\x0e\n\x06height\x18\t \x01(\x02\x12/\n\x0b\x64\x65tected_at\x18\n \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12.\n\ncreated_at\x18\x0b \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12.\n\nupdated_at\x18\x0c \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12.\n\ndeleted_at\x18\r \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x13\n\x0b\x63\x61tegory_id\x18\x0e \x01(\x05\x12)\n\x16geo_point_shadow_start\x18\x0f \x01(\x0b\x32\t.GeoPoint\x12\'\n\x14geo_point_shadow_end\x18\x10 \x01(\x0b\x32\t.GeoPoint\x12\r\n\x05state\x18\x11 \x01(\t\x12\x12\n\ncreated_by\x18\x12 \x01(\x05\x12\x12\n\nupdated_by\x18\x13 \x01(\x05\x12\x17\n\x0fheight_override\x18\x14 \x01(\x02\x12\x1a\n\x12height_override_by\x18\x15 \x01(\x05\x12\x36\n\x12height_override_at\x18\x16 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x1c\n\x14height_override_desc\x18\x17 \x01(\t\x12-\n\tlocked_at\x18\x18 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x11\n\tlocked_by\x18\x19 \x01(\x05\x12\x12\n\nvisibility\x18\x1a \x01(\t\x12\x1d\n\x15\x65xclude_from_training\x18\x1b \x01(\x08\x12\r\n\x05notes\x18\x1c \x01(\t\x12\x0c\n\x04tags\x18\x1d \x01(\t\x12\x1a\n\x12shadow_discrepancy\x18\x1e \x01(\t\x12-\n\tlegacy_at\x18\x1f \x01(\x0b\x32\x1a.google.protobuf.Timestamp\"N\n\'StageTrainingDetectionsByImageIdRequest\x12\x10\n\x08image_id\x18\x01 \x01(\x05\x12\x11\n\tsource_id\x18\x02 \x01(\x05\"L\n(StageTrainingDetectionsByImageIdResponse\x12 \n\x0b\x63hange_type\x18\x01 \x01(\x0e\x32\x0b.ChangeType\">\n*GetHumanVerifiedDetectionsByImageIdRequest\x12\x10\n\x08image_id\x18\x01 \x01(\x05\"\x93\x02\n+GetHumanVerifiedDetectionsByImageIdResponse\x12 \n\x0b\x63hange_type\x18\x01 \x01(\x0e\x32\x0b.ChangeType\x12\\\n\x13\x64\x65tection_instances\x18\x02 \x03(\x0b\x32?.GetHumanVerifiedDetectionsByImageIdResponse.DetectionInstances\x1a\x64\n\x12\x44\x65tectionInstances\x12\n\n\x02id\x18\x01 \x01(\x05\x12\x13\n\x0b\x63\x61tegory_id\x18\x02 \x01(\x05\x12\r\n\x05score\x18\x03 \x01(\x02\x12\x1e\n\npixel_bbox\x18\x04 \x01(\x0b\x32\n.PixelBbox\"U\n.GetDetectionInstancesByImageAndSourceIdRequest\x12\x10\n\x08image_id\x18\x01 \x01(\x05\x12\x11\n\tsource_id\x18\x02 \x01(\x05\"\x84\x01\n/GetDetectionInstancesByImageAndSourceIdResponse\x12 \n\x0b\x63hange_type\x18\x01 \x01(\x0e\x32\x0b.ChangeType\x12/\n\x13\x64\x65tection_instances\x18\x02 \x03(\x0b\x32\x12.DetectionInstance\"7\n$GetDetectionInstancesByH3CellRequest\x12\x0f\n\x07h3_cell\x18\x01 \x01(\t\"z\n%GetDetectionInstancesByH3CellResponse\x12 \n\x0b\x63hange_type\x18\x01 \x01(\x0e\x32\x0b.ChangeType\x12/\n\x13\x64\x65tection_instances\x18\x02 \x03(\x0b\x32\x12.DetectionInstance\"T\n\"DeleteDetectionInstanceByIdRequest\x12.\n\x12\x64\x65tection_instance\x18\x01 \x01(\x0b\x32\x12.DetectionInstance\"w\n#DeleteDetectionInstanceByIdResponse\x12 \n\x0b\x63hange_type\x18\x01 \x01(\x0e\x32\x0b.ChangeType\x12.\n\x12\x64\x65tection_instance\x18\x02 \x01(\x0b\x32\x12.DetectionInstance\"3\n$DeleteDetectionInstancesByIdsRequest\x12\x0b\n\x03ids\x18\x01 \x03(\x05\"I\n%DeleteDetectionInstancesByIdsResponse\x12 \n\x0b\x63hange_type\x18\x01 \x01(\x0e\x32\x0b.ChangeType\"F\n\'TransitionDetectionInstanceStateRequest\x12\n\n\x02id\x18\x01 \x01(\x05\x12\x0f\n\x07trigger\x18\x02 \x01(\t\"[\n(TransitionDetectionInstanceStateResponse\x12 \n\x0b\x63hange_type\x18\x01 \x01(\x0e\x32\x0b.ChangeType\x12\r\n\x05state\x18\x02 \x01(\t\"V\n$GetDetectionInstanceStateByIdRequest\x12.\n\x12\x64\x65tection_instance\x18\x01 \x01(\x0b\x32\x12.DetectionInstance\"y\n%GetDetectionInstanceStateByIdResponse\x12 \n\x0b\x63hange_type\x18\x01 \x01(\x0e\x32\x0b.ChangeType\x12.\n\x12\x64\x65tection_instance\x18\x02 \x01(\x0b\x32\x12.DetectionInstance\"B\n GetDetectionInstanceByIdsRequest\x12\x1e\n\x16\x64\x65tection_instance_ids\x18\x01 \x03(\x05\"S\n!GetDetectionInstanceByIdsResponse\x12.\n\x12\x64\x65tection_instance\x18\x01 \x03(\x0b\x32\x12.DetectionInstance\"Z\n(CreateDetectionInstanceViaMachineRequest\x12.\n\x12\x64\x65tection_instance\x18\x01 \x01(\x0b\x32\x12.DetectionInstance\"}\n)CreateDetectionInstanceViaMachineResponse\x12 \n\x0b\x63hange_type\x18\x01 \x01(\x0e\x32\x0b.ChangeType\x12.\n\x12\x64\x65tection_instance\x18\x02 \x01(\x0b\x32\x12.DetectionInstance\"\xbf\x01\n&CreateDetectionInstanceViaHumanRequest\x12\x10\n\x08image_id\x18\x01 \x01(\x05\x12\x13\n\x0b\x63\x61tegory_id\x18\x02 \x01(\x05\x12\x1a\n\x08geo_bbox\x18\x03 \x01(\x0b\x32\x08.GeoBbox\x12)\n\x16geo_point_shadow_start\x18\x04 \x01(\x0b\x32\t.GeoPoint\x12\'\n\x14geo_point_shadow_end\x18\x05 \x01(\x0b\x32\t.GeoPoint\"{\n\'CreateDetectionInstanceViaHumanResponse\x12 \n\x0b\x63hange_type\x18\x01 \x01(\x0e\x32\x0b.ChangeType\x12.\n\x12\x64\x65tection_instance\x18\x02 \x01(\x0b\x32\x12.DetectionInstance\"\x83\x03\n.ListUpdateDetectionInstanceFormConfigsResponse\x12n\n\x1cheight_override_desc_configs\x18\x01 \x03(\x0b\x32H.ListUpdateDetectionInstanceFormConfigsResponse.HeightOverrideDescConfig\x12\\\n\x12visibility_configs\x18\x02 \x03(\x0b\x32@.ListUpdateDetectionInstanceFormConfigsResponse.VisibilityConfig\x1a=\n\x18HeightOverrideDescConfig\x12\x0c\n\x04\x65num\x18\x01 \x01(\t\x12\x13\n\x0b\x64\x65scription\x18\x02 \x01(\t\x1a\x44\n\x10VisibilityConfig\x12\x0c\n\x04\x65num\x18\x01 \x01(\t\x12\r\n\x05label\x18\x02 \x01(\t\x12\x13\n\x0b\x64\x65scription\x18\x03 \x01(\t\"\xd5\x01\n$ListShadowDiscrepancyConfigsResponse\x12\x61\n\x1ashadow_discrepancy_configs\x18\x01 \x03(\x0b\x32=.ListShadowDiscrepancyConfigsResponse.ShadowDiscrepancyConfig\x1aJ\n\x17ShadowDiscrepancyConfig\x12\x0c\n\x04\x65num\x18\x01 \x01(\t\x12\x0c\n\x04name\x18\x02 \x01(\t\x12\x13\n\x0b\x64\x65scription\x18\x03 \x01(\t\"\x9f\x01\n$GetFrequentTagsByCurrentUserResponse\x12K\n\x0ftag_frequencies\x18\x01 \x03(\x0b\x32\x32.GetFrequentTagsByCurrentUserResponse.TagFrequency\x1a*\n\x0cTagFrequency\x12\x0b\n\x03tag\x18\x01 \x01(\t\x12\r\n\x05\x63ount\x18\x02 \x01(\x05\"B\n4ProcessDetectionInstanceLocationElevationByIdRequest\x12\n\n\x02id\x18\x01 \x01(\x05\"Y\n5ProcessDetectionInstanceLocationElevationByIdResponse\x12 \n\x0b\x63hange_type\x18\x01 \x01(\x0e\x32\x0b.ChangeType\"<\n\x1dLockDetectionInstancesRequest\x12\x0b\n\x03ids\x18\x01 \x03(\x05\x12\x0e\n\x06\x61\x63tion\x18\x02 \x01(\t\"O\n\x1eLockDetectionInstancesResponse\x12 \n\x0b\x63hange_type\x18\x01 \x01(\x0e\x32\x0b.ChangeType\x12\x0b\n\x03ids\x18\x02 \x03(\x05\"\xe4\x01\n\x1eUpdateDetectionInstanceRequest\x12\n\n\x02id\x18\x01 \x01(\x05\x12\x13\n\x0b\x63\x61tegory_id\x18\x02 \x01(\x05\x12\x17\n\x0fheight_override\x18\x03 \x01(\x02\x12\x1c\n\x14height_override_desc\x18\x04 \x01(\t\x12\x12\n\nvisibility\x18\x05 \x01(\t\x12\x1d\n\x15\x65xclude_from_training\x18\x06 \x01(\x08\x12\r\n\x05notes\x18\x07 \x01(\t\x12\x0c\n\x04tags\x18\x08 \x01(\t\x12\x1a\n\x12shadow_discrepancy\x18\t \x01(\t\"O\n\x1fUpdateDetectionInstanceResponse\x12 \n\x0b\x63hange_type\x18\x01 \x01(\x0e\x32\x0b.ChangeType\x12\n\n\x02id\x18\x02 \x01(\x05\"X\n4UpdateDetectionInstanceCategoriesByCategoryIdRequest\x12\x0b\n\x03ids\x18\x01 \x03(\x05\x12\x13\n\x0b\x63\x61tegory_id\x18\x02 \x01(\x05\"f\n5UpdateDetectionInstanceCategoriesByCategoryIdResponse\x12 \n\x0b\x63hange_type\x18\x01 \x01(\x0e\x32\x0b.ChangeType\x12\x0b\n\x03ids\x18\x02 \x03(\x05\"d\n6UpdateExcludeFromTrainingByDetectionInstanceIdsRequest\x12\x0b\n\x03ids\x18\x01 \x03(\x05\x12\x1d\n\x15\x65xclude_from_training\x18\x02 \x01(\x08\"h\n7UpdateExcludeFromTrainingByDetectionInstanceIdsResponse\x12 \n\x0b\x63hange_type\x18\x01 \x01(\x0e\x32\x0b.ChangeType\x12\x0b\n\x03ids\x18\x02 \x03(\x05\"\xa4\x01\n/UpdateDetectionInstanceGeoPointsViaHumanRequest\x12\x1d\n\x15\x64\x65tection_instance_id\x18\x01 \x01(\x05\x12)\n\x16geo_point_shadow_start\x18\x02 \x01(\x0b\x32\t.GeoPoint\x12\'\n\x14geo_point_shadow_end\x18\x03 \x01(\x0b\x32\t.GeoPoint\"\x84\x01\n0UpdateDetectionInstanceGeoPointsViaHumanResponse\x12 \n\x0b\x63hange_type\x18\x01 \x01(\x0e\x32\x0b.ChangeType\x12.\n\x12\x64\x65tection_instance\x18\x02 \x01(\x0b\x32\x12.DetectionInstance\"_\n-UpdateDetectionInstanceGeoBboxViaHumanRequest\x12.\n\x12\x64\x65tection_instance\x18\x01 \x01(\x0b\x32\x12.DetectionInstance\"\x82\x01\n.UpdateDetectionInstanceGeoBboxViaHumanResponse\x12 \n\x0b\x63hange_type\x18\x01 \x01(\x0e\x32\x0b.ChangeType\x12.\n\x12\x64\x65tection_instance\x18\x02 \x01(\x0b\x32\x12.DetectionInstance\"\xd8\x01\n(UpdateDetectionInstanceViaMachineRequest\x12\n\n\x02id\x18\x01 \x01(\x05\x12\x11\n\tsource_id\x18\x02 \x01(\x05\x12\r\n\x05score\x18\x03 \x01(\x02\x12\x0e\n\x06height\x18\x04 \x01(\x02\x12\x1a\n\x08geo_bbox\x18\x05 \x01(\x0b\x32\x08.GeoBbox\x12)\n\x16geo_point_shadow_start\x18\x06 \x01(\x0b\x32\t.GeoPoint\x12\'\n\x14geo_point_shadow_end\x18\x07 \x01(\x0b\x32\t.GeoPoint\"M\n)UpdateDetectionInstanceViaMachineResponse\x12 \n\x0b\x63hange_type\x18\x01 \x01(\x0e\x32\x0b.ChangeType\"5\n\'UpdateDetectionInstanceChippedAtRequest\x12\n\n\x02id\x18\x01 \x01(\x05\"L\n(UpdateDetectionInstanceChippedAtResponse\x12 \n\x0b\x63hange_type\x18\x01 \x01(\x0e\x32\x0b.ChangeType2\x90\x16\n\x14\x44\x65tectionInstanceApi\x12w\n StageTrainingDetectionsByImageId\x12(.StageTrainingDetectionsByImageIdRequest\x1a).StageTrainingDetectionsByImageIdResponse\x12\x80\x01\n#GetHumanVerifiedDetectionsByImageId\x12+.GetHumanVerifiedDetectionsByImageIdRequest\x1a,.GetHumanVerifiedDetectionsByImageIdResponse\x12z\n!CreateDetectionInstanceViaMachine\x12).CreateDetectionInstanceViaMachineRequest\x1a*.CreateDetectionInstanceViaMachineResponse\x12t\n\x1f\x43reateDetectionInstanceViaHuman\x12\'.CreateDetectionInstanceViaHumanRequest\x1a(.CreateDetectionInstanceViaHumanResponse\x12h\n\x1b\x44\x65leteDetectionInstanceById\x12#.DeleteDetectionInstanceByIdRequest\x1a$.DeleteDetectionInstanceByIdResponse\x12n\n\x1d\x44\x65leteDetectionInstancesByIds\x12%.DeleteDetectionInstancesByIdsRequest\x1a&.DeleteDetectionInstancesByIdsResponse\x12\x62\n\x19GetDetectionInstanceByIds\x12!.GetDetectionInstanceByIdsRequest\x1a\".GetDetectionInstanceByIdsResponse\x12n\n\x1dGetDetectionInstanceStateById\x12%.GetDetectionInstanceStateByIdRequest\x1a&.GetDetectionInstanceStateByIdResponse\x12\x8c\x01\n\'GetDetectionInstancesByImageAndSourceId\x12/.GetDetectionInstancesByImageAndSourceIdRequest\x1a\x30.GetDetectionInstancesByImageAndSourceIdResponse\x12n\n\x1dGetDetectionInstancesByH3Cell\x12%.GetDetectionInstancesByH3CellRequest\x1a&.GetDetectionInstancesByH3CellResponse\x12w\n TransitionDetectionInstanceState\x12(.TransitionDetectionInstanceStateRequest\x1a).TransitionDetectionInstanceStateResponse\x12q\n&ListUpdateDetectionInstanceFormConfigs\x12\x16.google.protobuf.Empty\x1a/.ListUpdateDetectionInstanceFormConfigsResponse\x12]\n\x1cListShadowDiscrepancyConfigs\x12\x16.google.protobuf.Empty\x1a%.ListShadowDiscrepancyConfigsResponse\x12]\n\x1cGetFrequentTagsByCurrentUser\x12\x16.google.protobuf.Empty\x1a%.GetFrequentTagsByCurrentUserResponse\x12\x9e\x01\n-ProcessDetectionInstanceLocationElevationById\x12\x35.ProcessDetectionInstanceLocationElevationByIdRequest\x1a\x36.ProcessDetectionInstanceLocationElevationByIdResponse\x12Y\n\x16LockDetectionInstances\x12\x1e.LockDetectionInstancesRequest\x1a\x1f.LockDetectionInstancesResponse\x12\\\n\x17UpdateDetectionInstance\x12\x1f.UpdateDetectionInstanceRequest\x1a .UpdateDetectionInstanceResponse\x12\x9e\x01\n-UpdateDetectionInstanceCategoriesByCategoryId\x12\x35.UpdateDetectionInstanceCategoriesByCategoryIdRequest\x1a\x36.UpdateDetectionInstanceCategoriesByCategoryIdResponse\x12\xa4\x01\n/UpdateExcludeFromTrainingByDetectionInstanceIds\x12\x37.UpdateExcludeFromTrainingByDetectionInstanceIdsRequest\x1a\x38.UpdateExcludeFromTrainingByDetectionInstanceIdsResponse\x12\x89\x01\n&UpdateDetectionInstanceGeoBboxViaHuman\x12..UpdateDetectionInstanceGeoBboxViaHumanRequest\x1a/.UpdateDetectionInstanceGeoBboxViaHumanResponse\x12\x8f\x01\n(UpdateDetectionInstanceGeoPointsViaHuman\x12\x30.UpdateDetectionInstanceGeoPointsViaHumanRequest\x1a\x31.UpdateDetectionInstanceGeoPointsViaHumanResponse\x12z\n!UpdateDetectionInstanceViaMachine\x12).UpdateDetectionInstanceViaMachineRequest\x1a*.UpdateDetectionInstanceViaMachineResponse\x12w\n UpdateDetectionInstanceChippedAt\x12(.UpdateDetectionInstanceChippedAtRequest\x1a).UpdateDetectionInstanceChippedAtResponseb\x06proto3')
20
20
 
21
21
  _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, globals())
22
22
  _builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'global_vo_grpc_service.protos.detection_instance_api_pb2', globals())
@@ -24,99 +24,103 @@ if _descriptor._USE_C_DESCRIPTORS == False:
24
24
 
25
25
  DESCRIPTOR._options = None
26
26
  _DETECTIONINSTANCE._serialized_start=168
27
- _DETECTIONINSTANCE._serialized_end=1021
28
- _STAGETRAININGDETECTIONSBYIMAGEIDREQUEST._serialized_start=1023
29
- _STAGETRAININGDETECTIONSBYIMAGEIDREQUEST._serialized_end=1101
30
- _STAGETRAININGDETECTIONSBYIMAGEIDRESPONSE._serialized_start=1103
31
- _STAGETRAININGDETECTIONSBYIMAGEIDRESPONSE._serialized_end=1179
32
- _GETHUMANVERIFIEDDETECTIONSBYIMAGEIDREQUEST._serialized_start=1181
33
- _GETHUMANVERIFIEDDETECTIONSBYIMAGEIDREQUEST._serialized_end=1243
34
- _GETHUMANVERIFIEDDETECTIONSBYIMAGEIDRESPONSE._serialized_start=1246
35
- _GETHUMANVERIFIEDDETECTIONSBYIMAGEIDRESPONSE._serialized_end=1521
36
- _GETHUMANVERIFIEDDETECTIONSBYIMAGEIDRESPONSE_DETECTIONINSTANCES._serialized_start=1421
37
- _GETHUMANVERIFIEDDETECTIONSBYIMAGEIDRESPONSE_DETECTIONINSTANCES._serialized_end=1521
38
- _GETDETECTIONINSTANCESBYIMAGEANDSOURCEIDREQUEST._serialized_start=1523
39
- _GETDETECTIONINSTANCESBYIMAGEANDSOURCEIDREQUEST._serialized_end=1608
40
- _GETDETECTIONINSTANCESBYIMAGEANDSOURCEIDRESPONSE._serialized_start=1611
41
- _GETDETECTIONINSTANCESBYIMAGEANDSOURCEIDRESPONSE._serialized_end=1743
42
- _GETDETECTIONINSTANCESBYH3CELLREQUEST._serialized_start=1745
43
- _GETDETECTIONINSTANCESBYH3CELLREQUEST._serialized_end=1800
44
- _GETDETECTIONINSTANCESBYH3CELLRESPONSE._serialized_start=1802
45
- _GETDETECTIONINSTANCESBYH3CELLRESPONSE._serialized_end=1924
46
- _DELETEDETECTIONINSTANCEBYIDREQUEST._serialized_start=1926
47
- _DELETEDETECTIONINSTANCEBYIDREQUEST._serialized_end=2010
48
- _DELETEDETECTIONINSTANCEBYIDRESPONSE._serialized_start=2012
49
- _DELETEDETECTIONINSTANCEBYIDRESPONSE._serialized_end=2131
50
- _DELETEDETECTIONINSTANCESBYIDSREQUEST._serialized_start=2133
51
- _DELETEDETECTIONINSTANCESBYIDSREQUEST._serialized_end=2184
52
- _DELETEDETECTIONINSTANCESBYIDSRESPONSE._serialized_start=2186
53
- _DELETEDETECTIONINSTANCESBYIDSRESPONSE._serialized_end=2259
54
- _TRANSITIONDETECTIONINSTANCESTATEREQUEST._serialized_start=2261
55
- _TRANSITIONDETECTIONINSTANCESTATEREQUEST._serialized_end=2331
56
- _TRANSITIONDETECTIONINSTANCESTATERESPONSE._serialized_start=2333
57
- _TRANSITIONDETECTIONINSTANCESTATERESPONSE._serialized_end=2424
58
- _GETDETECTIONINSTANCESTATEBYIDREQUEST._serialized_start=2426
59
- _GETDETECTIONINSTANCESTATEBYIDREQUEST._serialized_end=2512
60
- _GETDETECTIONINSTANCESTATEBYIDRESPONSE._serialized_start=2514
61
- _GETDETECTIONINSTANCESTATEBYIDRESPONSE._serialized_end=2635
62
- _GETDETECTIONINSTANCEBYIDSREQUEST._serialized_start=2637
63
- _GETDETECTIONINSTANCEBYIDSREQUEST._serialized_end=2703
64
- _GETDETECTIONINSTANCEBYIDSRESPONSE._serialized_start=2705
65
- _GETDETECTIONINSTANCEBYIDSRESPONSE._serialized_end=2788
66
- _CREATEDETECTIONINSTANCEVIAMACHINEREQUEST._serialized_start=2790
67
- _CREATEDETECTIONINSTANCEVIAMACHINEREQUEST._serialized_end=2880
68
- _CREATEDETECTIONINSTANCEVIAMACHINERESPONSE._serialized_start=2882
69
- _CREATEDETECTIONINSTANCEVIAMACHINERESPONSE._serialized_end=3007
70
- _CREATEDETECTIONINSTANCEVIAHUMANREQUEST._serialized_start=3010
71
- _CREATEDETECTIONINSTANCEVIAHUMANREQUEST._serialized_end=3201
72
- _CREATEDETECTIONINSTANCEVIAHUMANRESPONSE._serialized_start=3203
73
- _CREATEDETECTIONINSTANCEVIAHUMANRESPONSE._serialized_end=3326
74
- _LISTUPDATEDETECTIONINSTANCEFORMCONFIGSRESPONSE._serialized_start=3329
75
- _LISTUPDATEDETECTIONINSTANCEFORMCONFIGSRESPONSE._serialized_end=3716
76
- _LISTUPDATEDETECTIONINSTANCEFORMCONFIGSRESPONSE_HEIGHTOVERRIDEDESCCONFIG._serialized_start=3585
77
- _LISTUPDATEDETECTIONINSTANCEFORMCONFIGSRESPONSE_HEIGHTOVERRIDEDESCCONFIG._serialized_end=3646
78
- _LISTUPDATEDETECTIONINSTANCEFORMCONFIGSRESPONSE_VISIBILITYCONFIG._serialized_start=3648
79
- _LISTUPDATEDETECTIONINSTANCEFORMCONFIGSRESPONSE_VISIBILITYCONFIG._serialized_end=3716
80
- _LISTSHADOWDISCREPANCYCONFIGSRESPONSE._serialized_start=3719
81
- _LISTSHADOWDISCREPANCYCONFIGSRESPONSE._serialized_end=3932
82
- _LISTSHADOWDISCREPANCYCONFIGSRESPONSE_SHADOWDISCREPANCYCONFIG._serialized_start=3858
83
- _LISTSHADOWDISCREPANCYCONFIGSRESPONSE_SHADOWDISCREPANCYCONFIG._serialized_end=3932
84
- _GETFREQUENTTAGSBYCURRENTUSERRESPONSE._serialized_start=3935
85
- _GETFREQUENTTAGSBYCURRENTUSERRESPONSE._serialized_end=4094
86
- _GETFREQUENTTAGSBYCURRENTUSERRESPONSE_TAGFREQUENCY._serialized_start=4052
87
- _GETFREQUENTTAGSBYCURRENTUSERRESPONSE_TAGFREQUENCY._serialized_end=4094
88
- _PROCESSDETECTIONINSTANCELOCATIONELEVATIONBYIDREQUEST._serialized_start=4096
89
- _PROCESSDETECTIONINSTANCELOCATIONELEVATIONBYIDREQUEST._serialized_end=4162
90
- _PROCESSDETECTIONINSTANCELOCATIONELEVATIONBYIDRESPONSE._serialized_start=4164
91
- _PROCESSDETECTIONINSTANCELOCATIONELEVATIONBYIDRESPONSE._serialized_end=4253
92
- _LOCKDETECTIONINSTANCESREQUEST._serialized_start=4255
93
- _LOCKDETECTIONINSTANCESREQUEST._serialized_end=4315
94
- _LOCKDETECTIONINSTANCESRESPONSE._serialized_start=4317
95
- _LOCKDETECTIONINSTANCESRESPONSE._serialized_end=4396
96
- _UPDATEDETECTIONINSTANCEREQUEST._serialized_start=4399
97
- _UPDATEDETECTIONINSTANCEREQUEST._serialized_end=4627
98
- _UPDATEDETECTIONINSTANCERESPONSE._serialized_start=4629
99
- _UPDATEDETECTIONINSTANCERESPONSE._serialized_end=4708
100
- _UPDATEDETECTIONINSTANCECATEGORIESBYCATEGORYIDREQUEST._serialized_start=4710
101
- _UPDATEDETECTIONINSTANCECATEGORIESBYCATEGORYIDREQUEST._serialized_end=4798
102
- _UPDATEDETECTIONINSTANCECATEGORIESBYCATEGORYIDRESPONSE._serialized_start=4800
103
- _UPDATEDETECTIONINSTANCECATEGORIESBYCATEGORYIDRESPONSE._serialized_end=4902
104
- _UPDATEDETECTIONINSTANCEGEOPOINTSVIAHUMANREQUEST._serialized_start=4905
105
- _UPDATEDETECTIONINSTANCEGEOPOINTSVIAHUMANREQUEST._serialized_end=5069
106
- _UPDATEDETECTIONINSTANCEGEOPOINTSVIAHUMANRESPONSE._serialized_start=5072
107
- _UPDATEDETECTIONINSTANCEGEOPOINTSVIAHUMANRESPONSE._serialized_end=5204
108
- _UPDATEDETECTIONINSTANCEGEOBBOXVIAHUMANREQUEST._serialized_start=5206
109
- _UPDATEDETECTIONINSTANCEGEOBBOXVIAHUMANREQUEST._serialized_end=5301
110
- _UPDATEDETECTIONINSTANCEGEOBBOXVIAHUMANRESPONSE._serialized_start=5304
111
- _UPDATEDETECTIONINSTANCEGEOBBOXVIAHUMANRESPONSE._serialized_end=5434
112
- _UPDATEDETECTIONINSTANCEVIAMACHINEREQUEST._serialized_start=5437
113
- _UPDATEDETECTIONINSTANCEVIAMACHINEREQUEST._serialized_end=5653
114
- _UPDATEDETECTIONINSTANCEVIAMACHINERESPONSE._serialized_start=5655
115
- _UPDATEDETECTIONINSTANCEVIAMACHINERESPONSE._serialized_end=5732
116
- _UPDATEDETECTIONINSTANCECHIPPEDATREQUEST._serialized_start=5734
117
- _UPDATEDETECTIONINSTANCECHIPPEDATREQUEST._serialized_end=5787
118
- _UPDATEDETECTIONINSTANCECHIPPEDATRESPONSE._serialized_start=5789
119
- _UPDATEDETECTIONINSTANCECHIPPEDATRESPONSE._serialized_end=5865
120
- _DETECTIONINSTANCEAPI._serialized_start=5868
121
- _DETECTIONINSTANCEAPI._serialized_end=8533
27
+ _DETECTIONINSTANCE._serialized_end=1068
28
+ _STAGETRAININGDETECTIONSBYIMAGEIDREQUEST._serialized_start=1070
29
+ _STAGETRAININGDETECTIONSBYIMAGEIDREQUEST._serialized_end=1148
30
+ _STAGETRAININGDETECTIONSBYIMAGEIDRESPONSE._serialized_start=1150
31
+ _STAGETRAININGDETECTIONSBYIMAGEIDRESPONSE._serialized_end=1226
32
+ _GETHUMANVERIFIEDDETECTIONSBYIMAGEIDREQUEST._serialized_start=1228
33
+ _GETHUMANVERIFIEDDETECTIONSBYIMAGEIDREQUEST._serialized_end=1290
34
+ _GETHUMANVERIFIEDDETECTIONSBYIMAGEIDRESPONSE._serialized_start=1293
35
+ _GETHUMANVERIFIEDDETECTIONSBYIMAGEIDRESPONSE._serialized_end=1568
36
+ _GETHUMANVERIFIEDDETECTIONSBYIMAGEIDRESPONSE_DETECTIONINSTANCES._serialized_start=1468
37
+ _GETHUMANVERIFIEDDETECTIONSBYIMAGEIDRESPONSE_DETECTIONINSTANCES._serialized_end=1568
38
+ _GETDETECTIONINSTANCESBYIMAGEANDSOURCEIDREQUEST._serialized_start=1570
39
+ _GETDETECTIONINSTANCESBYIMAGEANDSOURCEIDREQUEST._serialized_end=1655
40
+ _GETDETECTIONINSTANCESBYIMAGEANDSOURCEIDRESPONSE._serialized_start=1658
41
+ _GETDETECTIONINSTANCESBYIMAGEANDSOURCEIDRESPONSE._serialized_end=1790
42
+ _GETDETECTIONINSTANCESBYH3CELLREQUEST._serialized_start=1792
43
+ _GETDETECTIONINSTANCESBYH3CELLREQUEST._serialized_end=1847
44
+ _GETDETECTIONINSTANCESBYH3CELLRESPONSE._serialized_start=1849
45
+ _GETDETECTIONINSTANCESBYH3CELLRESPONSE._serialized_end=1971
46
+ _DELETEDETECTIONINSTANCEBYIDREQUEST._serialized_start=1973
47
+ _DELETEDETECTIONINSTANCEBYIDREQUEST._serialized_end=2057
48
+ _DELETEDETECTIONINSTANCEBYIDRESPONSE._serialized_start=2059
49
+ _DELETEDETECTIONINSTANCEBYIDRESPONSE._serialized_end=2178
50
+ _DELETEDETECTIONINSTANCESBYIDSREQUEST._serialized_start=2180
51
+ _DELETEDETECTIONINSTANCESBYIDSREQUEST._serialized_end=2231
52
+ _DELETEDETECTIONINSTANCESBYIDSRESPONSE._serialized_start=2233
53
+ _DELETEDETECTIONINSTANCESBYIDSRESPONSE._serialized_end=2306
54
+ _TRANSITIONDETECTIONINSTANCESTATEREQUEST._serialized_start=2308
55
+ _TRANSITIONDETECTIONINSTANCESTATEREQUEST._serialized_end=2378
56
+ _TRANSITIONDETECTIONINSTANCESTATERESPONSE._serialized_start=2380
57
+ _TRANSITIONDETECTIONINSTANCESTATERESPONSE._serialized_end=2471
58
+ _GETDETECTIONINSTANCESTATEBYIDREQUEST._serialized_start=2473
59
+ _GETDETECTIONINSTANCESTATEBYIDREQUEST._serialized_end=2559
60
+ _GETDETECTIONINSTANCESTATEBYIDRESPONSE._serialized_start=2561
61
+ _GETDETECTIONINSTANCESTATEBYIDRESPONSE._serialized_end=2682
62
+ _GETDETECTIONINSTANCEBYIDSREQUEST._serialized_start=2684
63
+ _GETDETECTIONINSTANCEBYIDSREQUEST._serialized_end=2750
64
+ _GETDETECTIONINSTANCEBYIDSRESPONSE._serialized_start=2752
65
+ _GETDETECTIONINSTANCEBYIDSRESPONSE._serialized_end=2835
66
+ _CREATEDETECTIONINSTANCEVIAMACHINEREQUEST._serialized_start=2837
67
+ _CREATEDETECTIONINSTANCEVIAMACHINEREQUEST._serialized_end=2927
68
+ _CREATEDETECTIONINSTANCEVIAMACHINERESPONSE._serialized_start=2929
69
+ _CREATEDETECTIONINSTANCEVIAMACHINERESPONSE._serialized_end=3054
70
+ _CREATEDETECTIONINSTANCEVIAHUMANREQUEST._serialized_start=3057
71
+ _CREATEDETECTIONINSTANCEVIAHUMANREQUEST._serialized_end=3248
72
+ _CREATEDETECTIONINSTANCEVIAHUMANRESPONSE._serialized_start=3250
73
+ _CREATEDETECTIONINSTANCEVIAHUMANRESPONSE._serialized_end=3373
74
+ _LISTUPDATEDETECTIONINSTANCEFORMCONFIGSRESPONSE._serialized_start=3376
75
+ _LISTUPDATEDETECTIONINSTANCEFORMCONFIGSRESPONSE._serialized_end=3763
76
+ _LISTUPDATEDETECTIONINSTANCEFORMCONFIGSRESPONSE_HEIGHTOVERRIDEDESCCONFIG._serialized_start=3632
77
+ _LISTUPDATEDETECTIONINSTANCEFORMCONFIGSRESPONSE_HEIGHTOVERRIDEDESCCONFIG._serialized_end=3693
78
+ _LISTUPDATEDETECTIONINSTANCEFORMCONFIGSRESPONSE_VISIBILITYCONFIG._serialized_start=3695
79
+ _LISTUPDATEDETECTIONINSTANCEFORMCONFIGSRESPONSE_VISIBILITYCONFIG._serialized_end=3763
80
+ _LISTSHADOWDISCREPANCYCONFIGSRESPONSE._serialized_start=3766
81
+ _LISTSHADOWDISCREPANCYCONFIGSRESPONSE._serialized_end=3979
82
+ _LISTSHADOWDISCREPANCYCONFIGSRESPONSE_SHADOWDISCREPANCYCONFIG._serialized_start=3905
83
+ _LISTSHADOWDISCREPANCYCONFIGSRESPONSE_SHADOWDISCREPANCYCONFIG._serialized_end=3979
84
+ _GETFREQUENTTAGSBYCURRENTUSERRESPONSE._serialized_start=3982
85
+ _GETFREQUENTTAGSBYCURRENTUSERRESPONSE._serialized_end=4141
86
+ _GETFREQUENTTAGSBYCURRENTUSERRESPONSE_TAGFREQUENCY._serialized_start=4099
87
+ _GETFREQUENTTAGSBYCURRENTUSERRESPONSE_TAGFREQUENCY._serialized_end=4141
88
+ _PROCESSDETECTIONINSTANCELOCATIONELEVATIONBYIDREQUEST._serialized_start=4143
89
+ _PROCESSDETECTIONINSTANCELOCATIONELEVATIONBYIDREQUEST._serialized_end=4209
90
+ _PROCESSDETECTIONINSTANCELOCATIONELEVATIONBYIDRESPONSE._serialized_start=4211
91
+ _PROCESSDETECTIONINSTANCELOCATIONELEVATIONBYIDRESPONSE._serialized_end=4300
92
+ _LOCKDETECTIONINSTANCESREQUEST._serialized_start=4302
93
+ _LOCKDETECTIONINSTANCESREQUEST._serialized_end=4362
94
+ _LOCKDETECTIONINSTANCESRESPONSE._serialized_start=4364
95
+ _LOCKDETECTIONINSTANCESRESPONSE._serialized_end=4443
96
+ _UPDATEDETECTIONINSTANCEREQUEST._serialized_start=4446
97
+ _UPDATEDETECTIONINSTANCEREQUEST._serialized_end=4674
98
+ _UPDATEDETECTIONINSTANCERESPONSE._serialized_start=4676
99
+ _UPDATEDETECTIONINSTANCERESPONSE._serialized_end=4755
100
+ _UPDATEDETECTIONINSTANCECATEGORIESBYCATEGORYIDREQUEST._serialized_start=4757
101
+ _UPDATEDETECTIONINSTANCECATEGORIESBYCATEGORYIDREQUEST._serialized_end=4845
102
+ _UPDATEDETECTIONINSTANCECATEGORIESBYCATEGORYIDRESPONSE._serialized_start=4847
103
+ _UPDATEDETECTIONINSTANCECATEGORIESBYCATEGORYIDRESPONSE._serialized_end=4949
104
+ _UPDATEEXCLUDEFROMTRAININGBYDETECTIONINSTANCEIDSREQUEST._serialized_start=4951
105
+ _UPDATEEXCLUDEFROMTRAININGBYDETECTIONINSTANCEIDSREQUEST._serialized_end=5051
106
+ _UPDATEEXCLUDEFROMTRAININGBYDETECTIONINSTANCEIDSRESPONSE._serialized_start=5053
107
+ _UPDATEEXCLUDEFROMTRAININGBYDETECTIONINSTANCEIDSRESPONSE._serialized_end=5157
108
+ _UPDATEDETECTIONINSTANCEGEOPOINTSVIAHUMANREQUEST._serialized_start=5160
109
+ _UPDATEDETECTIONINSTANCEGEOPOINTSVIAHUMANREQUEST._serialized_end=5324
110
+ _UPDATEDETECTIONINSTANCEGEOPOINTSVIAHUMANRESPONSE._serialized_start=5327
111
+ _UPDATEDETECTIONINSTANCEGEOPOINTSVIAHUMANRESPONSE._serialized_end=5459
112
+ _UPDATEDETECTIONINSTANCEGEOBBOXVIAHUMANREQUEST._serialized_start=5461
113
+ _UPDATEDETECTIONINSTANCEGEOBBOXVIAHUMANREQUEST._serialized_end=5556
114
+ _UPDATEDETECTIONINSTANCEGEOBBOXVIAHUMANRESPONSE._serialized_start=5559
115
+ _UPDATEDETECTIONINSTANCEGEOBBOXVIAHUMANRESPONSE._serialized_end=5689
116
+ _UPDATEDETECTIONINSTANCEVIAMACHINEREQUEST._serialized_start=5692
117
+ _UPDATEDETECTIONINSTANCEVIAMACHINEREQUEST._serialized_end=5908
118
+ _UPDATEDETECTIONINSTANCEVIAMACHINERESPONSE._serialized_start=5910
119
+ _UPDATEDETECTIONINSTANCEVIAMACHINERESPONSE._serialized_end=5987
120
+ _UPDATEDETECTIONINSTANCECHIPPEDATREQUEST._serialized_start=5989
121
+ _UPDATEDETECTIONINSTANCECHIPPEDATREQUEST._serialized_end=6042
122
+ _UPDATEDETECTIONINSTANCECHIPPEDATRESPONSE._serialized_start=6044
123
+ _UPDATEDETECTIONINSTANCECHIPPEDATRESPONSE._serialized_end=6120
124
+ _DETECTIONINSTANCEAPI._serialized_start=6123
125
+ _DETECTIONINSTANCEAPI._serialized_end=8955
122
126
  # @@protoc_insertion_point(module_scope)