fsai-proto-specs 0.0.413__tar.gz → 0.0.417__tar.gz

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 (128) hide show
  1. {fsai_proto_specs-0.0.413 → fsai_proto_specs-0.0.417}/PKG-INFO +1 -1
  2. fsai_proto_specs-0.0.417/audit_grpc_service/protos/audit_api_pb2.py +37 -0
  3. fsai_proto_specs-0.0.417/global_vo_grpc_service/protos/admin_team_api_pb2.py +47 -0
  4. {fsai_proto_specs-0.0.413 → fsai_proto_specs-0.0.417}/global_vo_grpc_service/protos/admin_team_api_pb2_grpc.py +33 -0
  5. fsai_proto_specs-0.0.417/global_vo_grpc_service/protos/detection_instance_api_pb2.py +126 -0
  6. {fsai_proto_specs-0.0.413 → fsai_proto_specs-0.0.417}/global_vo_grpc_service/protos/feature_api_pb2.py +9 -3
  7. {fsai_proto_specs-0.0.413 → fsai_proto_specs-0.0.417}/global_vo_grpc_service/protos/feature_api_pb2_grpc.py +33 -0
  8. {fsai_proto_specs-0.0.413 → fsai_proto_specs-0.0.417}/pyproject.toml +1 -1
  9. fsai_proto_specs-0.0.413/audit_grpc_service/protos/audit_api_pb2.py +0 -37
  10. fsai_proto_specs-0.0.413/global_vo_grpc_service/protos/admin_team_api_pb2.py +0 -43
  11. fsai_proto_specs-0.0.413/global_vo_grpc_service/protos/detection_instance_api_pb2.py +0 -126
  12. {fsai_proto_specs-0.0.413 → fsai_proto_specs-0.0.417}/README.md +0 -0
  13. {fsai_proto_specs-0.0.413 → fsai_proto_specs-0.0.417}/audit_grpc_service/__init__.py +0 -0
  14. {fsai_proto_specs-0.0.413 → fsai_proto_specs-0.0.417}/audit_grpc_service/protos/__init__.py +0 -0
  15. {fsai_proto_specs-0.0.413 → fsai_proto_specs-0.0.417}/audit_grpc_service/protos/audit_api_pb2_grpc.py +0 -0
  16. {fsai_proto_specs-0.0.413 → fsai_proto_specs-0.0.417}/data_grpc_service/__init__.py +0 -0
  17. {fsai_proto_specs-0.0.413 → fsai_proto_specs-0.0.417}/data_grpc_service/protos/__init__.py +0 -0
  18. {fsai_proto_specs-0.0.413 → fsai_proto_specs-0.0.417}/data_grpc_service/protos/detection_chip_data_api_pb2.py +0 -0
  19. {fsai_proto_specs-0.0.413 → fsai_proto_specs-0.0.417}/data_grpc_service/protos/detection_chip_data_api_pb2_grpc.py +0 -0
  20. {fsai_proto_specs-0.0.413 → fsai_proto_specs-0.0.417}/data_grpc_service/protos/detection_instance_data_api_pb2.py +0 -0
  21. {fsai_proto_specs-0.0.413 → fsai_proto_specs-0.0.417}/data_grpc_service/protos/detection_instance_data_api_pb2_grpc.py +0 -0
  22. {fsai_proto_specs-0.0.413 → fsai_proto_specs-0.0.417}/data_grpc_service/protos/image_data_api_pb2.py +0 -0
  23. {fsai_proto_specs-0.0.413 → fsai_proto_specs-0.0.417}/data_grpc_service/protos/image_data_api_pb2_grpc.py +0 -0
  24. {fsai_proto_specs-0.0.413 → fsai_proto_specs-0.0.417}/geospatial_toolkit_grpc_service/__init__.py +0 -0
  25. {fsai_proto_specs-0.0.413 → fsai_proto_specs-0.0.417}/geospatial_toolkit_grpc_service/protos/__init__.py +0 -0
  26. {fsai_proto_specs-0.0.413 → fsai_proto_specs-0.0.417}/geospatial_toolkit_grpc_service/protos/elevation_model_api_pb2.py +0 -0
  27. {fsai_proto_specs-0.0.413 → fsai_proto_specs-0.0.417}/geospatial_toolkit_grpc_service/protos/elevation_model_api_pb2_grpc.py +0 -0
  28. {fsai_proto_specs-0.0.413 → fsai_proto_specs-0.0.417}/geospatial_toolkit_grpc_service/protos/function_api_pb2.py +0 -0
  29. {fsai_proto_specs-0.0.413 → fsai_proto_specs-0.0.417}/geospatial_toolkit_grpc_service/protos/function_api_pb2_grpc.py +0 -0
  30. {fsai_proto_specs-0.0.413 → fsai_proto_specs-0.0.417}/geospatial_toolkit_grpc_service/protos/mgrs_api_pb2.py +0 -0
  31. {fsai_proto_specs-0.0.413 → fsai_proto_specs-0.0.417}/geospatial_toolkit_grpc_service/protos/mgrs_api_pb2_grpc.py +0 -0
  32. {fsai_proto_specs-0.0.413 → fsai_proto_specs-0.0.417}/global_vo_grpc_service/__init__.py +0 -0
  33. {fsai_proto_specs-0.0.413 → fsai_proto_specs-0.0.417}/global_vo_grpc_service/protos/__init__.py +0 -0
  34. {fsai_proto_specs-0.0.413 → fsai_proto_specs-0.0.417}/global_vo_grpc_service/protos/admin_consumption_api_pb2.py +0 -0
  35. {fsai_proto_specs-0.0.413 → fsai_proto_specs-0.0.417}/global_vo_grpc_service/protos/admin_consumption_api_pb2_grpc.py +0 -0
  36. {fsai_proto_specs-0.0.413 → fsai_proto_specs-0.0.417}/global_vo_grpc_service/protos/admin_contract_range_allotment_api_pb2.py +0 -0
  37. {fsai_proto_specs-0.0.413 → fsai_proto_specs-0.0.417}/global_vo_grpc_service/protos/admin_contract_range_allotment_api_pb2_grpc.py +0 -0
  38. {fsai_proto_specs-0.0.413 → fsai_proto_specs-0.0.417}/global_vo_grpc_service/protos/admin_customer_api_pb2.py +0 -0
  39. {fsai_proto_specs-0.0.413 → fsai_proto_specs-0.0.417}/global_vo_grpc_service/protos/admin_customer_api_pb2_grpc.py +0 -0
  40. {fsai_proto_specs-0.0.413 → fsai_proto_specs-0.0.417}/global_vo_grpc_service/protos/admin_system_permission_api_pb2.py +0 -0
  41. {fsai_proto_specs-0.0.413 → fsai_proto_specs-0.0.417}/global_vo_grpc_service/protos/admin_system_permission_api_pb2_grpc.py +0 -0
  42. {fsai_proto_specs-0.0.413 → fsai_proto_specs-0.0.417}/global_vo_grpc_service/protos/admin_team_role_api_pb2.py +0 -0
  43. {fsai_proto_specs-0.0.413 → fsai_proto_specs-0.0.417}/global_vo_grpc_service/protos/admin_team_role_api_pb2_grpc.py +0 -0
  44. {fsai_proto_specs-0.0.413 → fsai_proto_specs-0.0.417}/global_vo_grpc_service/protos/admin_team_role_permission_api_pb2.py +0 -0
  45. {fsai_proto_specs-0.0.413 → fsai_proto_specs-0.0.417}/global_vo_grpc_service/protos/admin_team_role_permission_api_pb2_grpc.py +0 -0
  46. {fsai_proto_specs-0.0.413 → fsai_proto_specs-0.0.417}/global_vo_grpc_service/protos/admin_user_api_pb2.py +0 -0
  47. {fsai_proto_specs-0.0.413 → fsai_proto_specs-0.0.417}/global_vo_grpc_service/protos/admin_user_api_pb2_grpc.py +0 -0
  48. {fsai_proto_specs-0.0.413 → fsai_proto_specs-0.0.417}/global_vo_grpc_service/protos/area_of_interest_api_pb2.py +0 -0
  49. {fsai_proto_specs-0.0.413 → fsai_proto_specs-0.0.417}/global_vo_grpc_service/protos/area_of_interest_api_pb2_grpc.py +0 -0
  50. {fsai_proto_specs-0.0.413 → fsai_proto_specs-0.0.417}/global_vo_grpc_service/protos/audit_query_api_pb2.py +0 -0
  51. {fsai_proto_specs-0.0.413 → fsai_proto_specs-0.0.417}/global_vo_grpc_service/protos/audit_query_api_pb2_grpc.py +0 -0
  52. {fsai_proto_specs-0.0.413 → fsai_proto_specs-0.0.417}/global_vo_grpc_service/protos/category_api_pb2.py +0 -0
  53. {fsai_proto_specs-0.0.413 → fsai_proto_specs-0.0.417}/global_vo_grpc_service/protos/category_api_pb2_grpc.py +0 -0
  54. {fsai_proto_specs-0.0.413 → fsai_proto_specs-0.0.417}/global_vo_grpc_service/protos/category_changelog_api_pb2.py +0 -0
  55. {fsai_proto_specs-0.0.413 → fsai_proto_specs-0.0.417}/global_vo_grpc_service/protos/category_changelog_api_pb2_grpc.py +0 -0
  56. {fsai_proto_specs-0.0.413 → fsai_proto_specs-0.0.417}/global_vo_grpc_service/protos/correction_api_pb2.py +0 -0
  57. {fsai_proto_specs-0.0.413 → fsai_proto_specs-0.0.417}/global_vo_grpc_service/protos/correction_api_pb2_grpc.py +0 -0
  58. {fsai_proto_specs-0.0.413 → fsai_proto_specs-0.0.417}/global_vo_grpc_service/protos/customer_api_pb2.py +0 -0
  59. {fsai_proto_specs-0.0.413 → fsai_proto_specs-0.0.417}/global_vo_grpc_service/protos/customer_api_pb2_grpc.py +0 -0
  60. {fsai_proto_specs-0.0.413 → fsai_proto_specs-0.0.417}/global_vo_grpc_service/protos/detection_api_pb2.py +0 -0
  61. {fsai_proto_specs-0.0.413 → fsai_proto_specs-0.0.417}/global_vo_grpc_service/protos/detection_api_pb2_grpc.py +0 -0
  62. {fsai_proto_specs-0.0.413 → fsai_proto_specs-0.0.417}/global_vo_grpc_service/protos/detection_instance_api_pb2_grpc.py +0 -0
  63. {fsai_proto_specs-0.0.413 → fsai_proto_specs-0.0.417}/global_vo_grpc_service/protos/geo_data_api_pb2.py +0 -0
  64. {fsai_proto_specs-0.0.413 → fsai_proto_specs-0.0.417}/global_vo_grpc_service/protos/geo_data_api_pb2_grpc.py +0 -0
  65. {fsai_proto_specs-0.0.413 → fsai_proto_specs-0.0.417}/global_vo_grpc_service/protos/image_api_pb2.py +0 -0
  66. {fsai_proto_specs-0.0.413 → fsai_proto_specs-0.0.417}/global_vo_grpc_service/protos/image_api_pb2_grpc.py +0 -0
  67. {fsai_proto_specs-0.0.413 → fsai_proto_specs-0.0.417}/global_vo_grpc_service/protos/image_metadata_api_pb2.py +0 -0
  68. {fsai_proto_specs-0.0.413 → fsai_proto_specs-0.0.417}/global_vo_grpc_service/protos/image_metadata_api_pb2_grpc.py +0 -0
  69. {fsai_proto_specs-0.0.413 → fsai_proto_specs-0.0.417}/global_vo_grpc_service/protos/image_scan_api_pb2.py +0 -0
  70. {fsai_proto_specs-0.0.413 → fsai_proto_specs-0.0.417}/global_vo_grpc_service/protos/image_scan_api_pb2_grpc.py +0 -0
  71. {fsai_proto_specs-0.0.413 → fsai_proto_specs-0.0.417}/global_vo_grpc_service/protos/invitation_api_pb2.py +0 -0
  72. {fsai_proto_specs-0.0.413 → fsai_proto_specs-0.0.417}/global_vo_grpc_service/protos/invitation_api_pb2_grpc.py +0 -0
  73. {fsai_proto_specs-0.0.413 → fsai_proto_specs-0.0.417}/global_vo_grpc_service/protos/invitation_response_api_pb2.py +0 -0
  74. {fsai_proto_specs-0.0.413 → fsai_proto_specs-0.0.417}/global_vo_grpc_service/protos/invitation_response_api_pb2_grpc.py +0 -0
  75. {fsai_proto_specs-0.0.413 → fsai_proto_specs-0.0.417}/global_vo_grpc_service/protos/mission_api_pb2.py +0 -0
  76. {fsai_proto_specs-0.0.413 → fsai_proto_specs-0.0.417}/global_vo_grpc_service/protos/mission_api_pb2_grpc.py +0 -0
  77. {fsai_proto_specs-0.0.413 → fsai_proto_specs-0.0.417}/global_vo_grpc_service/protos/model_assessment_api_pb2.py +0 -0
  78. {fsai_proto_specs-0.0.413 → fsai_proto_specs-0.0.417}/global_vo_grpc_service/protos/model_assessment_api_pb2_grpc.py +0 -0
  79. {fsai_proto_specs-0.0.413 → fsai_proto_specs-0.0.417}/global_vo_grpc_service/protos/permission_api_pb2.py +0 -0
  80. {fsai_proto_specs-0.0.413 → fsai_proto_specs-0.0.417}/global_vo_grpc_service/protos/permission_api_pb2_grpc.py +0 -0
  81. {fsai_proto_specs-0.0.413 → fsai_proto_specs-0.0.417}/global_vo_grpc_service/protos/product_changelog_api_pb2.py +0 -0
  82. {fsai_proto_specs-0.0.413 → fsai_proto_specs-0.0.417}/global_vo_grpc_service/protos/product_changelog_api_pb2_grpc.py +0 -0
  83. {fsai_proto_specs-0.0.413 → fsai_proto_specs-0.0.417}/global_vo_grpc_service/protos/query_api_pb2.py +0 -0
  84. {fsai_proto_specs-0.0.413 → fsai_proto_specs-0.0.417}/global_vo_grpc_service/protos/query_api_pb2_grpc.py +0 -0
  85. {fsai_proto_specs-0.0.413 → fsai_proto_specs-0.0.417}/global_vo_grpc_service/protos/reporting_api_pb2.py +0 -0
  86. {fsai_proto_specs-0.0.413 → fsai_proto_specs-0.0.417}/global_vo_grpc_service/protos/reporting_api_pb2_grpc.py +0 -0
  87. {fsai_proto_specs-0.0.413 → fsai_proto_specs-0.0.417}/global_vo_grpc_service/protos/review_api_pb2.py +0 -0
  88. {fsai_proto_specs-0.0.413 → fsai_proto_specs-0.0.417}/global_vo_grpc_service/protos/review_api_pb2_grpc.py +0 -0
  89. {fsai_proto_specs-0.0.413 → fsai_proto_specs-0.0.417}/global_vo_grpc_service/protos/role_api_pb2.py +0 -0
  90. {fsai_proto_specs-0.0.413 → fsai_proto_specs-0.0.417}/global_vo_grpc_service/protos/role_api_pb2_grpc.py +0 -0
  91. {fsai_proto_specs-0.0.413 → fsai_proto_specs-0.0.417}/global_vo_grpc_service/protos/signed_url_api_pb2.py +0 -0
  92. {fsai_proto_specs-0.0.413 → fsai_proto_specs-0.0.417}/global_vo_grpc_service/protos/signed_url_api_pb2_grpc.py +0 -0
  93. {fsai_proto_specs-0.0.413 → fsai_proto_specs-0.0.417}/global_vo_grpc_service/protos/source_api_pb2.py +0 -0
  94. {fsai_proto_specs-0.0.413 → fsai_proto_specs-0.0.417}/global_vo_grpc_service/protos/source_api_pb2_grpc.py +0 -0
  95. {fsai_proto_specs-0.0.413 → fsai_proto_specs-0.0.417}/global_vo_grpc_service/protos/task_api_pb2.py +0 -0
  96. {fsai_proto_specs-0.0.413 → fsai_proto_specs-0.0.417}/global_vo_grpc_service/protos/task_api_pb2_grpc.py +0 -0
  97. {fsai_proto_specs-0.0.413 → fsai_proto_specs-0.0.417}/global_vo_grpc_service/protos/task_image_api_pb2.py +0 -0
  98. {fsai_proto_specs-0.0.413 → fsai_proto_specs-0.0.417}/global_vo_grpc_service/protos/task_image_api_pb2_grpc.py +0 -0
  99. {fsai_proto_specs-0.0.413 → fsai_proto_specs-0.0.417}/global_vo_grpc_service/protos/task_image_metadata_api_pb2.py +0 -0
  100. {fsai_proto_specs-0.0.413 → fsai_proto_specs-0.0.417}/global_vo_grpc_service/protos/task_image_metadata_api_pb2_grpc.py +0 -0
  101. {fsai_proto_specs-0.0.413 → fsai_proto_specs-0.0.417}/global_vo_grpc_service/protos/team_api_pb2.py +0 -0
  102. {fsai_proto_specs-0.0.413 → fsai_proto_specs-0.0.417}/global_vo_grpc_service/protos/team_api_pb2_grpc.py +0 -0
  103. {fsai_proto_specs-0.0.413 → fsai_proto_specs-0.0.417}/global_vo_grpc_service/protos/team_member_api_pb2.py +0 -0
  104. {fsai_proto_specs-0.0.413 → fsai_proto_specs-0.0.417}/global_vo_grpc_service/protos/team_member_api_pb2_grpc.py +0 -0
  105. {fsai_proto_specs-0.0.413 → fsai_proto_specs-0.0.417}/global_vo_grpc_service/protos/team_member_role_api_pb2.py +0 -0
  106. {fsai_proto_specs-0.0.413 → fsai_proto_specs-0.0.417}/global_vo_grpc_service/protos/team_member_role_api_pb2_grpc.py +0 -0
  107. {fsai_proto_specs-0.0.413 → fsai_proto_specs-0.0.417}/global_vo_grpc_service/protos/team_role_api_pb2.py +0 -0
  108. {fsai_proto_specs-0.0.413 → fsai_proto_specs-0.0.417}/global_vo_grpc_service/protos/team_role_api_pb2_grpc.py +0 -0
  109. {fsai_proto_specs-0.0.413 → fsai_proto_specs-0.0.417}/global_vo_grpc_service/protos/user_api_pb2.py +0 -0
  110. {fsai_proto_specs-0.0.413 → fsai_proto_specs-0.0.417}/global_vo_grpc_service/protos/user_api_pb2_grpc.py +0 -0
  111. {fsai_proto_specs-0.0.413 → fsai_proto_specs-0.0.417}/global_vo_grpc_service/protos/user_favorites_api_pb2.py +0 -0
  112. {fsai_proto_specs-0.0.413 → fsai_proto_specs-0.0.417}/global_vo_grpc_service/protos/user_favorites_api_pb2_grpc.py +0 -0
  113. {fsai_proto_specs-0.0.413 → fsai_proto_specs-0.0.417}/global_vo_grpc_service/protos/user_metric_api_pb2.py +0 -0
  114. {fsai_proto_specs-0.0.413 → fsai_proto_specs-0.0.417}/global_vo_grpc_service/protos/user_metric_api_pb2_grpc.py +0 -0
  115. {fsai_proto_specs-0.0.413 → fsai_proto_specs-0.0.417}/global_vo_grpc_service/protos/user_password_reset_request_api_pb2.py +0 -0
  116. {fsai_proto_specs-0.0.413 → fsai_proto_specs-0.0.417}/global_vo_grpc_service/protos/user_password_reset_request_api_pb2_grpc.py +0 -0
  117. {fsai_proto_specs-0.0.413 → fsai_proto_specs-0.0.417}/global_vo_grpc_service/protos/utils_pb2.py +0 -0
  118. {fsai_proto_specs-0.0.413 → fsai_proto_specs-0.0.417}/global_vo_grpc_service/protos/utils_pb2_grpc.py +0 -0
  119. {fsai_proto_specs-0.0.413 → fsai_proto_specs-0.0.417}/global_vo_grpc_service/protos/workflow_analyzer_api_pb2.py +0 -0
  120. {fsai_proto_specs-0.0.413 → fsai_proto_specs-0.0.417}/global_vo_grpc_service/protos/workflow_analyzer_api_pb2_grpc.py +0 -0
  121. {fsai_proto_specs-0.0.413 → fsai_proto_specs-0.0.417}/global_vo_grpc_service/protos/workflow_api_pb2.py +0 -0
  122. {fsai_proto_specs-0.0.413 → fsai_proto_specs-0.0.417}/global_vo_grpc_service/protos/workflow_api_pb2_grpc.py +0 -0
  123. {fsai_proto_specs-0.0.413 → fsai_proto_specs-0.0.417}/search_grpc_service/__init__.py +0 -0
  124. {fsai_proto_specs-0.0.413 → fsai_proto_specs-0.0.417}/search_grpc_service/protos/__init__.py +0 -0
  125. {fsai_proto_specs-0.0.413 → fsai_proto_specs-0.0.417}/search_grpc_service/protos/index_api_pb2.py +0 -0
  126. {fsai_proto_specs-0.0.413 → fsai_proto_specs-0.0.417}/search_grpc_service/protos/index_api_pb2_grpc.py +0 -0
  127. {fsai_proto_specs-0.0.413 → fsai_proto_specs-0.0.417}/search_grpc_service/protos/search_api_pb2.py +0 -0
  128. {fsai_proto_specs-0.0.413 → fsai_proto_specs-0.0.417}/search_grpc_service/protos/search_api_pb2_grpc.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: fsai-proto-specs
3
- Version: 0.0.413
3
+ Version: 0.0.417
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
@@ -0,0 +1,37 @@
1
+ # -*- coding: utf-8 -*-
2
+ # Generated by the protocol buffer compiler. DO NOT EDIT!
3
+ # source: audit_grpc_service/protos/audit_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
+ from global_vo_grpc_service.protos import utils_pb2 as global__vo__grpc__service_dot_protos_dot_utils__pb2
16
+
17
+
18
+ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n)audit_grpc_service/protos/audit_api.proto\x1a\x1fgoogle/protobuf/timestamp.proto\x1a)global_vo_grpc_service/protos/utils.proto\"\xb9\x01\n\x05\x41udit\x12\n\n\x02id\x18\x01 \x01(\x05\x12\x0f\n\x07user_id\x18\x02 \x01(\x05\x12\x0e\n\x06\x61\x63tion\x18\x03 \x01(\t\x12\x16\n\x0eresource_table\x18\x04 \x01(\t\x12\x17\n\x0fresource_column\x18\x05 \x01(\t\x12\x13\n\x0bresource_id\x18\x06 \x01(\x05\x12/\n\x0b\x61\x63tioned_at\x18\x07 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x0c\n\x04\x64\x61ta\x18\x08 \x01(\t\"\xdc\x01\n\x12QueryAuditsRequest\x12\x12\n\nquery_type\x18\x01 \x01(\t\x12\x16\n\x0eresource_table\x18\x02 \x01(\t\x12\x17\n\x0fresource_column\x18\x03 \x01(\t\x12\x14\n\x0cresource_ids\x18\x04 \x03(\x05\x12\x0f\n\x07user_id\x18\x05 \x01(\x05\x12\x0e\n\x06\x61\x63tion\x18\x06 \x01(\t\x12\x10\n\x08group_by\x18\x07 \x01(\t\x12\x10\n\x08order_by\x18\x08 \x01(\t\x12\x17\n\x0forder_direction\x18\t \x01(\t\x12\r\n\x05limit\x18\n \x01(\x05\"-\n\x13QueryAuditsResponse\x12\x16\n\x06\x61udits\x18\x01 \x03(\x0b\x32\x06.Audit\"x\n\x12\x43reateAuditRequest\x12\x0e\n\x06\x61\x63tion\x18\x01 \x01(\t\x12\x16\n\x0eresource_table\x18\x02 \x01(\t\x12\x17\n\x0fresource_column\x18\x03 \x01(\t\x12\x13\n\x0bresource_id\x18\x04 \x01(\x05\x12\x0c\n\x04\x64\x61ta\x18\x05 \x01(\t\"C\n\x13\x43reateAuditResponse\x12 \n\x0b\x63hange_type\x18\x01 \x01(\x0e\x32\x0b.ChangeType\x12\n\n\x02id\x18\x02 \x01(\x05\x32~\n\x08\x41uditApi\x12\x38\n\x0bQueryAudits\x12\x13.QueryAuditsRequest\x1a\x14.QueryAuditsResponse\x12\x38\n\x0b\x43reateAudit\x12\x13.CreateAuditRequest\x1a\x14.CreateAuditResponseb\x06proto3')
19
+
20
+ _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, globals())
21
+ _builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'audit_grpc_service.protos.audit_api_pb2', globals())
22
+ if _descriptor._USE_C_DESCRIPTORS == False:
23
+
24
+ DESCRIPTOR._options = None
25
+ _AUDIT._serialized_start=122
26
+ _AUDIT._serialized_end=307
27
+ _QUERYAUDITSREQUEST._serialized_start=310
28
+ _QUERYAUDITSREQUEST._serialized_end=530
29
+ _QUERYAUDITSRESPONSE._serialized_start=532
30
+ _QUERYAUDITSRESPONSE._serialized_end=577
31
+ _CREATEAUDITREQUEST._serialized_start=579
32
+ _CREATEAUDITREQUEST._serialized_end=699
33
+ _CREATEAUDITRESPONSE._serialized_start=701
34
+ _CREATEAUDITRESPONSE._serialized_end=768
35
+ _AUDITAPI._serialized_start=770
36
+ _AUDITAPI._serialized_end=896
37
+ # @@protoc_insertion_point(module_scope)
@@ -0,0 +1,47 @@
1
+ # -*- coding: utf-8 -*-
2
+ # Generated by the protocol buffer compiler. DO NOT EDIT!
3
+ # source: global_vo_grpc_service/protos/admin_team_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 global_vo_grpc_service.protos import team_api_pb2 as global__vo__grpc__service_dot_protos_dot_team__api__pb2
15
+ from global_vo_grpc_service.protos import utils_pb2 as global__vo__grpc__service_dot_protos_dot_utils__pb2
16
+
17
+
18
+ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n2global_vo_grpc_service/protos/admin_team_api.proto\x1a,global_vo_grpc_service/protos/team_api.proto\x1a)global_vo_grpc_service/protos/utils.proto\"6\n\x11\x43reateTeamRequest\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x13\n\x0b\x63ustomer_id\x18\x02 \x01(\x05\"K\n\x12\x43reateTeamResponse\x12 \n\x0b\x63hange_type\x18\x01 \x01(\x0e\x32\x0b.ChangeType\x12\x13\n\x04team\x18\x02 \x01(\x0b\x32\x05.Team\"`\n#CloneTeamRolesAndPermissionsRequest\x12\x16\n\x0esource_team_id\x18\x01 \x01(\x05\x12\x0c\n\x04name\x18\x02 \x01(\t\x12\x13\n\x0b\x63ustomer_id\x18\x03 \x01(\x05\"T\n$CloneTeamRolesAndPermissionsResponse\x12 \n\x0b\x63hange_type\x18\x01 \x01(\x0e\x32\x0b.ChangeType\x12\n\n\x02id\x18\x02 \x01(\x05\"2\n\x10ListTeamsRequest\x12\r\n\x05query\x18\x01 \x01(\t\x12\x0f\n\x07user_id\x18\x02 \x01(\x05\"K\n\x11ListTeamsResponse\x12 \n\x0b\x63hange_type\x18\x01 \x01(\x0e\x32\x0b.ChangeType\x12\x14\n\x05teams\x18\x02 \x03(\x0b\x32\x05.Team\"5\n\x1dListTeamsByCustomerIdsRequest\x12\x14\n\x0c\x63ustomer_ids\x18\x01 \x03(\x05\"6\n\x1eListTeamsByCustomerIdsResponse\x12\x14\n\x05teams\x18\x01 \x03(\x0b\x32\x05.Team\"B\n\x11UpdateTeamRequest\x12\n\n\x02id\x18\x01 \x01(\x05\x12\x0c\n\x04name\x18\x02 \x01(\t\x12\x13\n\x0b\x63ustomer_id\x18\x03 \x01(\x05\"B\n\x12UpdateTeamResponse\x12 \n\x0b\x63hange_type\x18\x01 \x01(\x0e\x32\x0b.ChangeType\x12\n\n\x02id\x18\x02 \x01(\x05\x32\xf8\x02\n\x0c\x41\x64minTeamApi\x12\x35\n\nCreateTeam\x12\x12.CreateTeamRequest\x1a\x13.CreateTeamResponse\x12k\n\x1c\x43loneTeamRolesAndPermissions\x12$.CloneTeamRolesAndPermissionsRequest\x1a%.CloneTeamRolesAndPermissionsResponse\x12\x32\n\tListTeams\x12\x11.ListTeamsRequest\x1a\x12.ListTeamsResponse\x12Y\n\x16ListTeamsByCustomerIds\x12\x1e.ListTeamsByCustomerIdsRequest\x1a\x1f.ListTeamsByCustomerIdsResponse\x12\x35\n\nUpdateTeam\x12\x12.UpdateTeamRequest\x1a\x13.UpdateTeamResponseb\x06proto3')
19
+
20
+ _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, globals())
21
+ _builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'global_vo_grpc_service.protos.admin_team_api_pb2', globals())
22
+ if _descriptor._USE_C_DESCRIPTORS == False:
23
+
24
+ DESCRIPTOR._options = None
25
+ _CREATETEAMREQUEST._serialized_start=143
26
+ _CREATETEAMREQUEST._serialized_end=197
27
+ _CREATETEAMRESPONSE._serialized_start=199
28
+ _CREATETEAMRESPONSE._serialized_end=274
29
+ _CLONETEAMROLESANDPERMISSIONSREQUEST._serialized_start=276
30
+ _CLONETEAMROLESANDPERMISSIONSREQUEST._serialized_end=372
31
+ _CLONETEAMROLESANDPERMISSIONSRESPONSE._serialized_start=374
32
+ _CLONETEAMROLESANDPERMISSIONSRESPONSE._serialized_end=458
33
+ _LISTTEAMSREQUEST._serialized_start=460
34
+ _LISTTEAMSREQUEST._serialized_end=510
35
+ _LISTTEAMSRESPONSE._serialized_start=512
36
+ _LISTTEAMSRESPONSE._serialized_end=587
37
+ _LISTTEAMSBYCUSTOMERIDSREQUEST._serialized_start=589
38
+ _LISTTEAMSBYCUSTOMERIDSREQUEST._serialized_end=642
39
+ _LISTTEAMSBYCUSTOMERIDSRESPONSE._serialized_start=644
40
+ _LISTTEAMSBYCUSTOMERIDSRESPONSE._serialized_end=698
41
+ _UPDATETEAMREQUEST._serialized_start=700
42
+ _UPDATETEAMREQUEST._serialized_end=766
43
+ _UPDATETEAMRESPONSE._serialized_start=768
44
+ _UPDATETEAMRESPONSE._serialized_end=834
45
+ _ADMINTEAMAPI._serialized_start=837
46
+ _ADMINTEAMAPI._serialized_end=1213
47
+ # @@protoc_insertion_point(module_scope)
@@ -19,6 +19,11 @@ class AdminTeamApiStub(object):
19
19
  request_serializer=global__vo__grpc__service_dot_protos_dot_admin__team__api__pb2.CreateTeamRequest.SerializeToString,
20
20
  response_deserializer=global__vo__grpc__service_dot_protos_dot_admin__team__api__pb2.CreateTeamResponse.FromString,
21
21
  )
22
+ self.CloneTeamRolesAndPermissions = channel.unary_unary(
23
+ '/AdminTeamApi/CloneTeamRolesAndPermissions',
24
+ request_serializer=global__vo__grpc__service_dot_protos_dot_admin__team__api__pb2.CloneTeamRolesAndPermissionsRequest.SerializeToString,
25
+ response_deserializer=global__vo__grpc__service_dot_protos_dot_admin__team__api__pb2.CloneTeamRolesAndPermissionsResponse.FromString,
26
+ )
22
27
  self.ListTeams = channel.unary_unary(
23
28
  '/AdminTeamApi/ListTeams',
24
29
  request_serializer=global__vo__grpc__service_dot_protos_dot_admin__team__api__pb2.ListTeamsRequest.SerializeToString,
@@ -45,6 +50,12 @@ class AdminTeamApiServicer(object):
45
50
  context.set_details('Method not implemented!')
46
51
  raise NotImplementedError('Method not implemented!')
47
52
 
53
+ def CloneTeamRolesAndPermissions(self, request, context):
54
+ """Missing associated documentation comment in .proto file."""
55
+ context.set_code(grpc.StatusCode.UNIMPLEMENTED)
56
+ context.set_details('Method not implemented!')
57
+ raise NotImplementedError('Method not implemented!')
58
+
48
59
  def ListTeams(self, request, context):
49
60
  """Missing associated documentation comment in .proto file."""
50
61
  context.set_code(grpc.StatusCode.UNIMPLEMENTED)
@@ -71,6 +82,11 @@ def add_AdminTeamApiServicer_to_server(servicer, server):
71
82
  request_deserializer=global__vo__grpc__service_dot_protos_dot_admin__team__api__pb2.CreateTeamRequest.FromString,
72
83
  response_serializer=global__vo__grpc__service_dot_protos_dot_admin__team__api__pb2.CreateTeamResponse.SerializeToString,
73
84
  ),
85
+ 'CloneTeamRolesAndPermissions': grpc.unary_unary_rpc_method_handler(
86
+ servicer.CloneTeamRolesAndPermissions,
87
+ request_deserializer=global__vo__grpc__service_dot_protos_dot_admin__team__api__pb2.CloneTeamRolesAndPermissionsRequest.FromString,
88
+ response_serializer=global__vo__grpc__service_dot_protos_dot_admin__team__api__pb2.CloneTeamRolesAndPermissionsResponse.SerializeToString,
89
+ ),
74
90
  'ListTeams': grpc.unary_unary_rpc_method_handler(
75
91
  servicer.ListTeams,
76
92
  request_deserializer=global__vo__grpc__service_dot_protos_dot_admin__team__api__pb2.ListTeamsRequest.FromString,
@@ -113,6 +129,23 @@ class AdminTeamApi(object):
113
129
  options, channel_credentials,
114
130
  insecure, call_credentials, compression, wait_for_ready, timeout, metadata)
115
131
 
132
+ @staticmethod
133
+ def CloneTeamRolesAndPermissions(request,
134
+ target,
135
+ options=(),
136
+ channel_credentials=None,
137
+ call_credentials=None,
138
+ insecure=False,
139
+ compression=None,
140
+ wait_for_ready=None,
141
+ timeout=None,
142
+ metadata=None):
143
+ return grpc.experimental.unary_unary(request, target, '/AdminTeamApi/CloneTeamRolesAndPermissions',
144
+ global__vo__grpc__service_dot_protos_dot_admin__team__api__pb2.CloneTeamRolesAndPermissionsRequest.SerializeToString,
145
+ global__vo__grpc__service_dot_protos_dot_admin__team__api__pb2.CloneTeamRolesAndPermissionsResponse.FromString,
146
+ options, channel_credentials,
147
+ insecure, call_credentials, compression, wait_for_ready, timeout, metadata)
148
+
116
149
  @staticmethod
117
150
  def ListTeams(request,
118
151
  target,
@@ -0,0 +1,126 @@
1
+ # -*- coding: utf-8 -*-
2
+ # Generated by the protocol buffer compiler. DO NOT EDIT!
3
+ # source: global_vo_grpc_service/protos/detection_instance_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 empty_pb2 as google_dot_protobuf_dot_empty__pb2
15
+ from google.protobuf import timestamp_pb2 as google_dot_protobuf_dot_timestamp__pb2
16
+ from global_vo_grpc_service.protos import utils_pb2 as global__vo__grpc__service_dot_protos_dot_utils__pb2
17
+
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\"\xcd\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\x12\x1a\n\x12score_shadow_start\x18 \x01(\x02\x12\x18\n\x10score_shadow_end\x18! \x01(\x02\x12\x11\n\tparent_id\x18\" \x01(\x05\"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
+
21
+ _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, globals())
22
+ _builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'global_vo_grpc_service.protos.detection_instance_api_pb2', globals())
23
+ if _descriptor._USE_C_DESCRIPTORS == False:
24
+
25
+ DESCRIPTOR._options = None
26
+ _DETECTIONINSTANCE._serialized_start=168
27
+ _DETECTIONINSTANCE._serialized_end=1141
28
+ _STAGETRAININGDETECTIONSBYIMAGEIDREQUEST._serialized_start=1143
29
+ _STAGETRAININGDETECTIONSBYIMAGEIDREQUEST._serialized_end=1221
30
+ _STAGETRAININGDETECTIONSBYIMAGEIDRESPONSE._serialized_start=1223
31
+ _STAGETRAININGDETECTIONSBYIMAGEIDRESPONSE._serialized_end=1299
32
+ _GETHUMANVERIFIEDDETECTIONSBYIMAGEIDREQUEST._serialized_start=1301
33
+ _GETHUMANVERIFIEDDETECTIONSBYIMAGEIDREQUEST._serialized_end=1363
34
+ _GETHUMANVERIFIEDDETECTIONSBYIMAGEIDRESPONSE._serialized_start=1366
35
+ _GETHUMANVERIFIEDDETECTIONSBYIMAGEIDRESPONSE._serialized_end=1641
36
+ _GETHUMANVERIFIEDDETECTIONSBYIMAGEIDRESPONSE_DETECTIONINSTANCES._serialized_start=1541
37
+ _GETHUMANVERIFIEDDETECTIONSBYIMAGEIDRESPONSE_DETECTIONINSTANCES._serialized_end=1641
38
+ _GETDETECTIONINSTANCESBYIMAGEANDSOURCEIDREQUEST._serialized_start=1643
39
+ _GETDETECTIONINSTANCESBYIMAGEANDSOURCEIDREQUEST._serialized_end=1728
40
+ _GETDETECTIONINSTANCESBYIMAGEANDSOURCEIDRESPONSE._serialized_start=1731
41
+ _GETDETECTIONINSTANCESBYIMAGEANDSOURCEIDRESPONSE._serialized_end=1863
42
+ _GETDETECTIONINSTANCESBYH3CELLREQUEST._serialized_start=1865
43
+ _GETDETECTIONINSTANCESBYH3CELLREQUEST._serialized_end=1920
44
+ _GETDETECTIONINSTANCESBYH3CELLRESPONSE._serialized_start=1922
45
+ _GETDETECTIONINSTANCESBYH3CELLRESPONSE._serialized_end=2044
46
+ _DELETEDETECTIONINSTANCEBYIDREQUEST._serialized_start=2046
47
+ _DELETEDETECTIONINSTANCEBYIDREQUEST._serialized_end=2130
48
+ _DELETEDETECTIONINSTANCEBYIDRESPONSE._serialized_start=2132
49
+ _DELETEDETECTIONINSTANCEBYIDRESPONSE._serialized_end=2251
50
+ _DELETEDETECTIONINSTANCESBYIDSREQUEST._serialized_start=2253
51
+ _DELETEDETECTIONINSTANCESBYIDSREQUEST._serialized_end=2304
52
+ _DELETEDETECTIONINSTANCESBYIDSRESPONSE._serialized_start=2306
53
+ _DELETEDETECTIONINSTANCESBYIDSRESPONSE._serialized_end=2379
54
+ _TRANSITIONDETECTIONINSTANCESTATEREQUEST._serialized_start=2381
55
+ _TRANSITIONDETECTIONINSTANCESTATEREQUEST._serialized_end=2451
56
+ _TRANSITIONDETECTIONINSTANCESTATERESPONSE._serialized_start=2453
57
+ _TRANSITIONDETECTIONINSTANCESTATERESPONSE._serialized_end=2544
58
+ _GETDETECTIONINSTANCESTATEBYIDREQUEST._serialized_start=2546
59
+ _GETDETECTIONINSTANCESTATEBYIDREQUEST._serialized_end=2632
60
+ _GETDETECTIONINSTANCESTATEBYIDRESPONSE._serialized_start=2634
61
+ _GETDETECTIONINSTANCESTATEBYIDRESPONSE._serialized_end=2755
62
+ _GETDETECTIONINSTANCEBYIDSREQUEST._serialized_start=2757
63
+ _GETDETECTIONINSTANCEBYIDSREQUEST._serialized_end=2823
64
+ _GETDETECTIONINSTANCEBYIDSRESPONSE._serialized_start=2825
65
+ _GETDETECTIONINSTANCEBYIDSRESPONSE._serialized_end=2908
66
+ _CREATEDETECTIONINSTANCEVIAMACHINEREQUEST._serialized_start=2910
67
+ _CREATEDETECTIONINSTANCEVIAMACHINEREQUEST._serialized_end=3000
68
+ _CREATEDETECTIONINSTANCEVIAMACHINERESPONSE._serialized_start=3002
69
+ _CREATEDETECTIONINSTANCEVIAMACHINERESPONSE._serialized_end=3127
70
+ _CREATEDETECTIONINSTANCEVIAHUMANREQUEST._serialized_start=3130
71
+ _CREATEDETECTIONINSTANCEVIAHUMANREQUEST._serialized_end=3321
72
+ _CREATEDETECTIONINSTANCEVIAHUMANRESPONSE._serialized_start=3323
73
+ _CREATEDETECTIONINSTANCEVIAHUMANRESPONSE._serialized_end=3446
74
+ _LISTUPDATEDETECTIONINSTANCEFORMCONFIGSRESPONSE._serialized_start=3449
75
+ _LISTUPDATEDETECTIONINSTANCEFORMCONFIGSRESPONSE._serialized_end=3836
76
+ _LISTUPDATEDETECTIONINSTANCEFORMCONFIGSRESPONSE_HEIGHTOVERRIDEDESCCONFIG._serialized_start=3705
77
+ _LISTUPDATEDETECTIONINSTANCEFORMCONFIGSRESPONSE_HEIGHTOVERRIDEDESCCONFIG._serialized_end=3766
78
+ _LISTUPDATEDETECTIONINSTANCEFORMCONFIGSRESPONSE_VISIBILITYCONFIG._serialized_start=3768
79
+ _LISTUPDATEDETECTIONINSTANCEFORMCONFIGSRESPONSE_VISIBILITYCONFIG._serialized_end=3836
80
+ _LISTSHADOWDISCREPANCYCONFIGSRESPONSE._serialized_start=3839
81
+ _LISTSHADOWDISCREPANCYCONFIGSRESPONSE._serialized_end=4052
82
+ _LISTSHADOWDISCREPANCYCONFIGSRESPONSE_SHADOWDISCREPANCYCONFIG._serialized_start=3978
83
+ _LISTSHADOWDISCREPANCYCONFIGSRESPONSE_SHADOWDISCREPANCYCONFIG._serialized_end=4052
84
+ _GETFREQUENTTAGSBYCURRENTUSERRESPONSE._serialized_start=4055
85
+ _GETFREQUENTTAGSBYCURRENTUSERRESPONSE._serialized_end=4214
86
+ _GETFREQUENTTAGSBYCURRENTUSERRESPONSE_TAGFREQUENCY._serialized_start=4172
87
+ _GETFREQUENTTAGSBYCURRENTUSERRESPONSE_TAGFREQUENCY._serialized_end=4214
88
+ _PROCESSDETECTIONINSTANCELOCATIONELEVATIONBYIDREQUEST._serialized_start=4216
89
+ _PROCESSDETECTIONINSTANCELOCATIONELEVATIONBYIDREQUEST._serialized_end=4282
90
+ _PROCESSDETECTIONINSTANCELOCATIONELEVATIONBYIDRESPONSE._serialized_start=4284
91
+ _PROCESSDETECTIONINSTANCELOCATIONELEVATIONBYIDRESPONSE._serialized_end=4373
92
+ _LOCKDETECTIONINSTANCESREQUEST._serialized_start=4375
93
+ _LOCKDETECTIONINSTANCESREQUEST._serialized_end=4435
94
+ _LOCKDETECTIONINSTANCESRESPONSE._serialized_start=4437
95
+ _LOCKDETECTIONINSTANCESRESPONSE._serialized_end=4516
96
+ _UPDATEDETECTIONINSTANCEREQUEST._serialized_start=4519
97
+ _UPDATEDETECTIONINSTANCEREQUEST._serialized_end=4747
98
+ _UPDATEDETECTIONINSTANCERESPONSE._serialized_start=4749
99
+ _UPDATEDETECTIONINSTANCERESPONSE._serialized_end=4828
100
+ _UPDATEDETECTIONINSTANCECATEGORIESBYCATEGORYIDREQUEST._serialized_start=4830
101
+ _UPDATEDETECTIONINSTANCECATEGORIESBYCATEGORYIDREQUEST._serialized_end=4918
102
+ _UPDATEDETECTIONINSTANCECATEGORIESBYCATEGORYIDRESPONSE._serialized_start=4920
103
+ _UPDATEDETECTIONINSTANCECATEGORIESBYCATEGORYIDRESPONSE._serialized_end=5022
104
+ _UPDATEEXCLUDEFROMTRAININGBYDETECTIONINSTANCEIDSREQUEST._serialized_start=5024
105
+ _UPDATEEXCLUDEFROMTRAININGBYDETECTIONINSTANCEIDSREQUEST._serialized_end=5124
106
+ _UPDATEEXCLUDEFROMTRAININGBYDETECTIONINSTANCEIDSRESPONSE._serialized_start=5126
107
+ _UPDATEEXCLUDEFROMTRAININGBYDETECTIONINSTANCEIDSRESPONSE._serialized_end=5230
108
+ _UPDATEDETECTIONINSTANCEGEOPOINTSVIAHUMANREQUEST._serialized_start=5233
109
+ _UPDATEDETECTIONINSTANCEGEOPOINTSVIAHUMANREQUEST._serialized_end=5397
110
+ _UPDATEDETECTIONINSTANCEGEOPOINTSVIAHUMANRESPONSE._serialized_start=5400
111
+ _UPDATEDETECTIONINSTANCEGEOPOINTSVIAHUMANRESPONSE._serialized_end=5532
112
+ _UPDATEDETECTIONINSTANCEGEOBBOXVIAHUMANREQUEST._serialized_start=5534
113
+ _UPDATEDETECTIONINSTANCEGEOBBOXVIAHUMANREQUEST._serialized_end=5629
114
+ _UPDATEDETECTIONINSTANCEGEOBBOXVIAHUMANRESPONSE._serialized_start=5632
115
+ _UPDATEDETECTIONINSTANCEGEOBBOXVIAHUMANRESPONSE._serialized_end=5762
116
+ _UPDATEDETECTIONINSTANCEVIAMACHINEREQUEST._serialized_start=5765
117
+ _UPDATEDETECTIONINSTANCEVIAMACHINEREQUEST._serialized_end=5981
118
+ _UPDATEDETECTIONINSTANCEVIAMACHINERESPONSE._serialized_start=5983
119
+ _UPDATEDETECTIONINSTANCEVIAMACHINERESPONSE._serialized_end=6060
120
+ _UPDATEDETECTIONINSTANCECHIPPEDATREQUEST._serialized_start=6062
121
+ _UPDATEDETECTIONINSTANCECHIPPEDATREQUEST._serialized_end=6115
122
+ _UPDATEDETECTIONINSTANCECHIPPEDATRESPONSE._serialized_start=6117
123
+ _UPDATEDETECTIONINSTANCECHIPPEDATRESPONSE._serialized_end=6193
124
+ _DETECTIONINSTANCEAPI._serialized_start=6196
125
+ _DETECTIONINSTANCEAPI._serialized_end=9028
126
+ # @@protoc_insertion_point(module_scope)
@@ -16,7 +16,7 @@ from global_vo_grpc_service.protos import utils_pb2 as global__vo__grpc__service
16
16
  from google.protobuf import struct_pb2 as google_dot_protobuf_dot_struct__pb2
17
17
 
18
18
 
19
- DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n/global_vo_grpc_service/protos/feature_api.proto\x1a\x1fgoogle/protobuf/timestamp.proto\x1a)global_vo_grpc_service/protos/utils.proto\x1a\x1cgoogle/protobuf/struct.proto\"\xdc\x01\n\x07\x46\x65\x61ture\x12\n\n\x02id\x18\x01 \x01(\x05\x12\x13\n\x0bvendor_name\x18\x02 \x01(\t\x12\x11\n\tvendor_id\x18\x03 \x01(\t\x12(\n\x07\x66\x65\x61ture\x18\x04 \x01(\x0b\x32\x17.google.protobuf.Struct\x12.\n\ncreated_at\x18\x05 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x15\n\rsun_elevation\x18\x06 \x01(\x02\x12\x17\n\x0foff_nadir_angle\x18\x07 \x01(\x02\x12\x13\n\x0bsun_azimuth\x18\x08 \x01(\x02\"\xb3\x01\n\x1a\x46indOrCreateFeatureRequest\x12\x13\n\x0bvendor_name\x18\x01 \x01(\t\x12\x11\n\tvendor_id\x18\x02 \x01(\t\x12(\n\x07\x66\x65\x61ture\x18\x03 \x01(\x0b\x32\x17.google.protobuf.Struct\x12\x15\n\rsun_elevation\x18\x04 \x01(\x02\x12\x17\n\x0foff_nadir_angle\x18\x05 \x01(\x02\x12\x13\n\x0bsun_azimuth\x18\x06 \x01(\x02\"K\n\x1b\x46indOrCreateFeatureResponse\x12 \n\x0b\x63hange_type\x18\x01 \x01(\x0e\x32\x0b.ChangeType\x12\n\n\x02id\x18\x02 \x01(\x05\"3\n\x16\x46indFeatureByIdRequest\x12\x19\n\x07\x66\x65\x61ture\x18\x01 \x01(\x0b\x32\x08.Feature\"V\n\x17\x46indFeatureByIdResponse\x12 \n\x0b\x63hange_type\x18\x01 \x01(\x0e\x32\x0b.ChangeType\x12\x19\n\x07\x66\x65\x61ture\x18\x02 \x01(\x0b\x32\x08.Feature\"&\n\x17GetFeaturesByIdsRequest\x12\x0b\n\x03ids\x18\x01 \x03(\x05\"6\n\x18GetFeaturesByIdsResponse\x12\x1a\n\x08\x66\x65\x61tures\x18\x01 \x03(\x0b\x32\x08.Feature2\xed\x01\n\nFeatureApi\x12P\n\x13\x46indOrCreateFeature\x12\x1b.FindOrCreateFeatureRequest\x1a\x1c.FindOrCreateFeatureResponse\x12\x44\n\x0f\x46indFeatureById\x12\x17.FindFeatureByIdRequest\x1a\x18.FindFeatureByIdResponse\x12G\n\x10GetFeaturesByIds\x12\x18.GetFeaturesByIdsRequest\x1a\x19.GetFeaturesByIdsResponseb\x06proto3')
19
+ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n/global_vo_grpc_service/protos/feature_api.proto\x1a\x1fgoogle/protobuf/timestamp.proto\x1a)global_vo_grpc_service/protos/utils.proto\x1a\x1cgoogle/protobuf/struct.proto\"\xdc\x01\n\x07\x46\x65\x61ture\x12\n\n\x02id\x18\x01 \x01(\x05\x12\x13\n\x0bvendor_name\x18\x02 \x01(\t\x12\x11\n\tvendor_id\x18\x03 \x01(\t\x12(\n\x07\x66\x65\x61ture\x18\x04 \x01(\x0b\x32\x17.google.protobuf.Struct\x12.\n\ncreated_at\x18\x05 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x15\n\rsun_elevation\x18\x06 \x01(\x02\x12\x17\n\x0foff_nadir_angle\x18\x07 \x01(\x02\x12\x13\n\x0bsun_azimuth\x18\x08 \x01(\x02\"\xb3\x01\n\x1a\x46indOrCreateFeatureRequest\x12\x13\n\x0bvendor_name\x18\x01 \x01(\t\x12\x11\n\tvendor_id\x18\x02 \x01(\t\x12(\n\x07\x66\x65\x61ture\x18\x03 \x01(\x0b\x32\x17.google.protobuf.Struct\x12\x15\n\rsun_elevation\x18\x04 \x01(\x02\x12\x17\n\x0foff_nadir_angle\x18\x05 \x01(\x02\x12\x13\n\x0bsun_azimuth\x18\x06 \x01(\x02\"K\n\x1b\x46indOrCreateFeatureResponse\x12 \n\x0b\x63hange_type\x18\x01 \x01(\x0e\x32\x0b.ChangeType\x12\n\n\x02id\x18\x02 \x01(\x05\"3\n\x16\x46indFeatureByIdRequest\x12\x19\n\x07\x66\x65\x61ture\x18\x01 \x01(\x0b\x32\x08.Feature\"V\n\x17\x46indFeatureByIdResponse\x12 \n\x0b\x63hange_type\x18\x01 \x01(\x0e\x32\x0b.ChangeType\x12\x19\n\x07\x66\x65\x61ture\x18\x02 \x01(\x0b\x32\x08.Feature\"&\n\x17GetFeaturesByIdsRequest\x12\x0b\n\x03ids\x18\x01 \x03(\x05\"6\n\x18GetFeaturesByIdsResponse\x12\x1a\n\x08\x66\x65\x61tures\x18\x01 \x03(\x0b\x32\x08.Feature\"1\n\x1cGetFeaturesByImageIdsRequest\x12\x11\n\timage_ids\x18\x01 \x03(\x05\"\xec\x01\n\x1dGetFeaturesByImageIdsResponse\x12L\n\x13image_feature_lites\x18\x01 \x03(\x0b\x32/.GetFeaturesByImageIdsResponse.ImageFeatureLite\x1a}\n\x10ImageFeatureLite\x12\x10\n\x08image_id\x18\x01 \x01(\x05\x12\x12\n\nfeature_id\x18\x02 \x01(\x05\x12\x15\n\rsun_elevation\x18\x03 \x01(\x02\x12\x17\n\x0foff_nadir_angle\x18\x04 \x01(\x02\x12\x13\n\x0bsun_azimuth\x18\x05 \x01(\x02\x32\xc5\x02\n\nFeatureApi\x12P\n\x13\x46indOrCreateFeature\x12\x1b.FindOrCreateFeatureRequest\x1a\x1c.FindOrCreateFeatureResponse\x12\x44\n\x0f\x46indFeatureById\x12\x17.FindFeatureByIdRequest\x1a\x18.FindFeatureByIdResponse\x12G\n\x10GetFeaturesByIds\x12\x18.GetFeaturesByIdsRequest\x1a\x19.GetFeaturesByIdsResponse\x12V\n\x15GetFeaturesByImageIds\x12\x1d.GetFeaturesByImageIdsRequest\x1a\x1e.GetFeaturesByImageIdsResponseb\x06proto3')
20
20
 
21
21
  _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, globals())
22
22
  _builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'global_vo_grpc_service.protos.feature_api_pb2', globals())
@@ -37,6 +37,12 @@ if _descriptor._USE_C_DESCRIPTORS == False:
37
37
  _GETFEATURESBYIDSREQUEST._serialized_end=818
38
38
  _GETFEATURESBYIDSRESPONSE._serialized_start=820
39
39
  _GETFEATURESBYIDSRESPONSE._serialized_end=874
40
- _FEATUREAPI._serialized_start=877
41
- _FEATUREAPI._serialized_end=1114
40
+ _GETFEATURESBYIMAGEIDSREQUEST._serialized_start=876
41
+ _GETFEATURESBYIMAGEIDSREQUEST._serialized_end=925
42
+ _GETFEATURESBYIMAGEIDSRESPONSE._serialized_start=928
43
+ _GETFEATURESBYIMAGEIDSRESPONSE._serialized_end=1164
44
+ _GETFEATURESBYIMAGEIDSRESPONSE_IMAGEFEATURELITE._serialized_start=1039
45
+ _GETFEATURESBYIMAGEIDSRESPONSE_IMAGEFEATURELITE._serialized_end=1164
46
+ _FEATUREAPI._serialized_start=1167
47
+ _FEATUREAPI._serialized_end=1492
42
48
  # @@protoc_insertion_point(module_scope)
@@ -29,6 +29,11 @@ class FeatureApiStub(object):
29
29
  request_serializer=global__vo__grpc__service_dot_protos_dot_feature__api__pb2.GetFeaturesByIdsRequest.SerializeToString,
30
30
  response_deserializer=global__vo__grpc__service_dot_protos_dot_feature__api__pb2.GetFeaturesByIdsResponse.FromString,
31
31
  )
32
+ self.GetFeaturesByImageIds = channel.unary_unary(
33
+ '/FeatureApi/GetFeaturesByImageIds',
34
+ request_serializer=global__vo__grpc__service_dot_protos_dot_feature__api__pb2.GetFeaturesByImageIdsRequest.SerializeToString,
35
+ response_deserializer=global__vo__grpc__service_dot_protos_dot_feature__api__pb2.GetFeaturesByImageIdsResponse.FromString,
36
+ )
32
37
 
33
38
 
34
39
  class FeatureApiServicer(object):
@@ -52,6 +57,12 @@ class FeatureApiServicer(object):
52
57
  context.set_details('Method not implemented!')
53
58
  raise NotImplementedError('Method not implemented!')
54
59
 
60
+ def GetFeaturesByImageIds(self, request, context):
61
+ """Missing associated documentation comment in .proto file."""
62
+ context.set_code(grpc.StatusCode.UNIMPLEMENTED)
63
+ context.set_details('Method not implemented!')
64
+ raise NotImplementedError('Method not implemented!')
65
+
55
66
 
56
67
  def add_FeatureApiServicer_to_server(servicer, server):
57
68
  rpc_method_handlers = {
@@ -70,6 +81,11 @@ def add_FeatureApiServicer_to_server(servicer, server):
70
81
  request_deserializer=global__vo__grpc__service_dot_protos_dot_feature__api__pb2.GetFeaturesByIdsRequest.FromString,
71
82
  response_serializer=global__vo__grpc__service_dot_protos_dot_feature__api__pb2.GetFeaturesByIdsResponse.SerializeToString,
72
83
  ),
84
+ 'GetFeaturesByImageIds': grpc.unary_unary_rpc_method_handler(
85
+ servicer.GetFeaturesByImageIds,
86
+ request_deserializer=global__vo__grpc__service_dot_protos_dot_feature__api__pb2.GetFeaturesByImageIdsRequest.FromString,
87
+ response_serializer=global__vo__grpc__service_dot_protos_dot_feature__api__pb2.GetFeaturesByImageIdsResponse.SerializeToString,
88
+ ),
73
89
  }
74
90
  generic_handler = grpc.method_handlers_generic_handler(
75
91
  'FeatureApi', rpc_method_handlers)
@@ -130,3 +146,20 @@ class FeatureApi(object):
130
146
  global__vo__grpc__service_dot_protos_dot_feature__api__pb2.GetFeaturesByIdsResponse.FromString,
131
147
  options, channel_credentials,
132
148
  insecure, call_credentials, compression, wait_for_ready, timeout, metadata)
149
+
150
+ @staticmethod
151
+ def GetFeaturesByImageIds(request,
152
+ target,
153
+ options=(),
154
+ channel_credentials=None,
155
+ call_credentials=None,
156
+ insecure=False,
157
+ compression=None,
158
+ wait_for_ready=None,
159
+ timeout=None,
160
+ metadata=None):
161
+ return grpc.experimental.unary_unary(request, target, '/FeatureApi/GetFeaturesByImageIds',
162
+ global__vo__grpc__service_dot_protos_dot_feature__api__pb2.GetFeaturesByImageIdsRequest.SerializeToString,
163
+ global__vo__grpc__service_dot_protos_dot_feature__api__pb2.GetFeaturesByImageIdsResponse.FromString,
164
+ options, channel_credentials,
165
+ insecure, call_credentials, compression, wait_for_ready, timeout, metadata)
@@ -1,6 +1,6 @@
1
1
  [tool.poetry]
2
2
  name = "fsai-proto-specs"
3
- version = "v0.0.413"
3
+ version = "v0.0.417"
4
4
  description = "Auto-generated library for use with GRPC API."
5
5
  authors = ["Michael Mohamed <michael@foundationstack.com>"]
6
6
  license = "MIT"
@@ -1,37 +0,0 @@
1
- # -*- coding: utf-8 -*-
2
- # Generated by the protocol buffer compiler. DO NOT EDIT!
3
- # source: audit_grpc_service/protos/audit_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
- from global_vo_grpc_service.protos import utils_pb2 as global__vo__grpc__service_dot_protos_dot_utils__pb2
16
-
17
-
18
- DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n)audit_grpc_service/protos/audit_api.proto\x1a\x1fgoogle/protobuf/timestamp.proto\x1a)global_vo_grpc_service/protos/utils.proto\"\xcc\x01\n\x05\x41udit\x12\n\n\x02id\x18\x01 \x01(\x05\x12\x0f\n\x07user_id\x18\x02 \x01(\x05\x12\x0e\n\x06\x61\x63tion\x18\x03 \x01(\t\x12\x16\n\x0eresource_table\x18\x04 \x01(\t\x12\x17\n\x0fresource_column\x18\x05 \x01(\t\x12\x13\n\x0bresource_id\x18\x06 \x01(\x05\x12/\n\x0b\x61\x63tioned_at\x18\x07 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x0c\n\x04\x64\x61ta\x18\x08 \x01(\t\x12\x11\n\tparent_id\x18\t \x01(\x05\"\xfa\x01\n\x12QueryAuditsRequest\x12\x12\n\nquery_type\x18\x01 \x01(\t\x12\x16\n\x0eresource_table\x18\x02 \x01(\t\x12\x17\n\x0fresource_column\x18\x03 \x01(\t\x12\x14\n\x0cresource_ids\x18\x04 \x03(\x05\x12\x0f\n\x07user_id\x18\x05 \x01(\x05\x12\x0e\n\x06\x61\x63tion\x18\x06 \x01(\t\x12\x10\n\x08group_by\x18\x07 \x01(\t\x12\x10\n\x08order_by\x18\x08 \x01(\t\x12\x17\n\x0forder_direction\x18\t \x01(\t\x12\r\n\x05limit\x18\n \x01(\x05\x12\x1c\n\x14include_parent_chain\x18\x0b \x01(\x08\"-\n\x13QueryAuditsResponse\x12\x16\n\x06\x61udits\x18\x01 \x03(\x0b\x32\x06.Audit\"x\n\x12\x43reateAuditRequest\x12\x0e\n\x06\x61\x63tion\x18\x01 \x01(\t\x12\x16\n\x0eresource_table\x18\x02 \x01(\t\x12\x17\n\x0fresource_column\x18\x03 \x01(\t\x12\x13\n\x0bresource_id\x18\x04 \x01(\x05\x12\x0c\n\x04\x64\x61ta\x18\x05 \x01(\t\"C\n\x13\x43reateAuditResponse\x12 \n\x0b\x63hange_type\x18\x01 \x01(\x0e\x32\x0b.ChangeType\x12\n\n\x02id\x18\x02 \x01(\x05\x32~\n\x08\x41uditApi\x12\x38\n\x0bQueryAudits\x12\x13.QueryAuditsRequest\x1a\x14.QueryAuditsResponse\x12\x38\n\x0b\x43reateAudit\x12\x13.CreateAuditRequest\x1a\x14.CreateAuditResponseb\x06proto3')
19
-
20
- _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, globals())
21
- _builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'audit_grpc_service.protos.audit_api_pb2', globals())
22
- if _descriptor._USE_C_DESCRIPTORS == False:
23
-
24
- DESCRIPTOR._options = None
25
- _AUDIT._serialized_start=122
26
- _AUDIT._serialized_end=326
27
- _QUERYAUDITSREQUEST._serialized_start=329
28
- _QUERYAUDITSREQUEST._serialized_end=579
29
- _QUERYAUDITSRESPONSE._serialized_start=581
30
- _QUERYAUDITSRESPONSE._serialized_end=626
31
- _CREATEAUDITREQUEST._serialized_start=628
32
- _CREATEAUDITREQUEST._serialized_end=748
33
- _CREATEAUDITRESPONSE._serialized_start=750
34
- _CREATEAUDITRESPONSE._serialized_end=817
35
- _AUDITAPI._serialized_start=819
36
- _AUDITAPI._serialized_end=945
37
- # @@protoc_insertion_point(module_scope)
@@ -1,43 +0,0 @@
1
- # -*- coding: utf-8 -*-
2
- # Generated by the protocol buffer compiler. DO NOT EDIT!
3
- # source: global_vo_grpc_service/protos/admin_team_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 global_vo_grpc_service.protos import team_api_pb2 as global__vo__grpc__service_dot_protos_dot_team__api__pb2
15
- from global_vo_grpc_service.protos import utils_pb2 as global__vo__grpc__service_dot_protos_dot_utils__pb2
16
-
17
-
18
- DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n2global_vo_grpc_service/protos/admin_team_api.proto\x1a,global_vo_grpc_service/protos/team_api.proto\x1a)global_vo_grpc_service/protos/utils.proto\"6\n\x11\x43reateTeamRequest\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x13\n\x0b\x63ustomer_id\x18\x02 \x01(\x05\"K\n\x12\x43reateTeamResponse\x12 \n\x0b\x63hange_type\x18\x01 \x01(\x0e\x32\x0b.ChangeType\x12\x13\n\x04team\x18\x02 \x01(\x0b\x32\x05.Team\"2\n\x10ListTeamsRequest\x12\r\n\x05query\x18\x01 \x01(\t\x12\x0f\n\x07user_id\x18\x02 \x01(\x05\"K\n\x11ListTeamsResponse\x12 \n\x0b\x63hange_type\x18\x01 \x01(\x0e\x32\x0b.ChangeType\x12\x14\n\x05teams\x18\x02 \x03(\x0b\x32\x05.Team\"5\n\x1dListTeamsByCustomerIdsRequest\x12\x14\n\x0c\x63ustomer_ids\x18\x01 \x03(\x05\"6\n\x1eListTeamsByCustomerIdsResponse\x12\x14\n\x05teams\x18\x01 \x03(\x0b\x32\x05.Team\"B\n\x11UpdateTeamRequest\x12\n\n\x02id\x18\x01 \x01(\x05\x12\x0c\n\x04name\x18\x02 \x01(\t\x12\x13\n\x0b\x63ustomer_id\x18\x03 \x01(\x05\"B\n\x12UpdateTeamResponse\x12 \n\x0b\x63hange_type\x18\x01 \x01(\x0e\x32\x0b.ChangeType\x12\n\n\x02id\x18\x02 \x01(\x05\x32\x8b\x02\n\x0c\x41\x64minTeamApi\x12\x35\n\nCreateTeam\x12\x12.CreateTeamRequest\x1a\x13.CreateTeamResponse\x12\x32\n\tListTeams\x12\x11.ListTeamsRequest\x1a\x12.ListTeamsResponse\x12Y\n\x16ListTeamsByCustomerIds\x12\x1e.ListTeamsByCustomerIdsRequest\x1a\x1f.ListTeamsByCustomerIdsResponse\x12\x35\n\nUpdateTeam\x12\x12.UpdateTeamRequest\x1a\x13.UpdateTeamResponseb\x06proto3')
19
-
20
- _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, globals())
21
- _builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'global_vo_grpc_service.protos.admin_team_api_pb2', globals())
22
- if _descriptor._USE_C_DESCRIPTORS == False:
23
-
24
- DESCRIPTOR._options = None
25
- _CREATETEAMREQUEST._serialized_start=143
26
- _CREATETEAMREQUEST._serialized_end=197
27
- _CREATETEAMRESPONSE._serialized_start=199
28
- _CREATETEAMRESPONSE._serialized_end=274
29
- _LISTTEAMSREQUEST._serialized_start=276
30
- _LISTTEAMSREQUEST._serialized_end=326
31
- _LISTTEAMSRESPONSE._serialized_start=328
32
- _LISTTEAMSRESPONSE._serialized_end=403
33
- _LISTTEAMSBYCUSTOMERIDSREQUEST._serialized_start=405
34
- _LISTTEAMSBYCUSTOMERIDSREQUEST._serialized_end=458
35
- _LISTTEAMSBYCUSTOMERIDSRESPONSE._serialized_start=460
36
- _LISTTEAMSBYCUSTOMERIDSRESPONSE._serialized_end=514
37
- _UPDATETEAMREQUEST._serialized_start=516
38
- _UPDATETEAMREQUEST._serialized_end=582
39
- _UPDATETEAMRESPONSE._serialized_start=584
40
- _UPDATETEAMRESPONSE._serialized_end=650
41
- _ADMINTEAMAPI._serialized_start=653
42
- _ADMINTEAMAPI._serialized_end=920
43
- # @@protoc_insertion_point(module_scope)
@@ -1,126 +0,0 @@
1
- # -*- coding: utf-8 -*-
2
- # Generated by the protocol buffer compiler. DO NOT EDIT!
3
- # source: global_vo_grpc_service/protos/detection_instance_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 empty_pb2 as google_dot_protobuf_dot_empty__pb2
15
- from google.protobuf import timestamp_pb2 as google_dot_protobuf_dot_timestamp__pb2
16
- from global_vo_grpc_service.protos import utils_pb2 as global__vo__grpc__service_dot_protos_dot_utils__pb2
17
-
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\"\xba\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\x12\x1a\n\x12score_shadow_start\x18 \x01(\x02\x12\x18\n\x10score_shadow_end\x18! \x01(\x02\"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
-
21
- _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, globals())
22
- _builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'global_vo_grpc_service.protos.detection_instance_api_pb2', globals())
23
- if _descriptor._USE_C_DESCRIPTORS == False:
24
-
25
- DESCRIPTOR._options = None
26
- _DETECTIONINSTANCE._serialized_start=168
27
- _DETECTIONINSTANCE._serialized_end=1122
28
- _STAGETRAININGDETECTIONSBYIMAGEIDREQUEST._serialized_start=1124
29
- _STAGETRAININGDETECTIONSBYIMAGEIDREQUEST._serialized_end=1202
30
- _STAGETRAININGDETECTIONSBYIMAGEIDRESPONSE._serialized_start=1204
31
- _STAGETRAININGDETECTIONSBYIMAGEIDRESPONSE._serialized_end=1280
32
- _GETHUMANVERIFIEDDETECTIONSBYIMAGEIDREQUEST._serialized_start=1282
33
- _GETHUMANVERIFIEDDETECTIONSBYIMAGEIDREQUEST._serialized_end=1344
34
- _GETHUMANVERIFIEDDETECTIONSBYIMAGEIDRESPONSE._serialized_start=1347
35
- _GETHUMANVERIFIEDDETECTIONSBYIMAGEIDRESPONSE._serialized_end=1622
36
- _GETHUMANVERIFIEDDETECTIONSBYIMAGEIDRESPONSE_DETECTIONINSTANCES._serialized_start=1522
37
- _GETHUMANVERIFIEDDETECTIONSBYIMAGEIDRESPONSE_DETECTIONINSTANCES._serialized_end=1622
38
- _GETDETECTIONINSTANCESBYIMAGEANDSOURCEIDREQUEST._serialized_start=1624
39
- _GETDETECTIONINSTANCESBYIMAGEANDSOURCEIDREQUEST._serialized_end=1709
40
- _GETDETECTIONINSTANCESBYIMAGEANDSOURCEIDRESPONSE._serialized_start=1712
41
- _GETDETECTIONINSTANCESBYIMAGEANDSOURCEIDRESPONSE._serialized_end=1844
42
- _GETDETECTIONINSTANCESBYH3CELLREQUEST._serialized_start=1846
43
- _GETDETECTIONINSTANCESBYH3CELLREQUEST._serialized_end=1901
44
- _GETDETECTIONINSTANCESBYH3CELLRESPONSE._serialized_start=1903
45
- _GETDETECTIONINSTANCESBYH3CELLRESPONSE._serialized_end=2025
46
- _DELETEDETECTIONINSTANCEBYIDREQUEST._serialized_start=2027
47
- _DELETEDETECTIONINSTANCEBYIDREQUEST._serialized_end=2111
48
- _DELETEDETECTIONINSTANCEBYIDRESPONSE._serialized_start=2113
49
- _DELETEDETECTIONINSTANCEBYIDRESPONSE._serialized_end=2232
50
- _DELETEDETECTIONINSTANCESBYIDSREQUEST._serialized_start=2234
51
- _DELETEDETECTIONINSTANCESBYIDSREQUEST._serialized_end=2285
52
- _DELETEDETECTIONINSTANCESBYIDSRESPONSE._serialized_start=2287
53
- _DELETEDETECTIONINSTANCESBYIDSRESPONSE._serialized_end=2360
54
- _TRANSITIONDETECTIONINSTANCESTATEREQUEST._serialized_start=2362
55
- _TRANSITIONDETECTIONINSTANCESTATEREQUEST._serialized_end=2432
56
- _TRANSITIONDETECTIONINSTANCESTATERESPONSE._serialized_start=2434
57
- _TRANSITIONDETECTIONINSTANCESTATERESPONSE._serialized_end=2525
58
- _GETDETECTIONINSTANCESTATEBYIDREQUEST._serialized_start=2527
59
- _GETDETECTIONINSTANCESTATEBYIDREQUEST._serialized_end=2613
60
- _GETDETECTIONINSTANCESTATEBYIDRESPONSE._serialized_start=2615
61
- _GETDETECTIONINSTANCESTATEBYIDRESPONSE._serialized_end=2736
62
- _GETDETECTIONINSTANCEBYIDSREQUEST._serialized_start=2738
63
- _GETDETECTIONINSTANCEBYIDSREQUEST._serialized_end=2804
64
- _GETDETECTIONINSTANCEBYIDSRESPONSE._serialized_start=2806
65
- _GETDETECTIONINSTANCEBYIDSRESPONSE._serialized_end=2889
66
- _CREATEDETECTIONINSTANCEVIAMACHINEREQUEST._serialized_start=2891
67
- _CREATEDETECTIONINSTANCEVIAMACHINEREQUEST._serialized_end=2981
68
- _CREATEDETECTIONINSTANCEVIAMACHINERESPONSE._serialized_start=2983
69
- _CREATEDETECTIONINSTANCEVIAMACHINERESPONSE._serialized_end=3108
70
- _CREATEDETECTIONINSTANCEVIAHUMANREQUEST._serialized_start=3111
71
- _CREATEDETECTIONINSTANCEVIAHUMANREQUEST._serialized_end=3302
72
- _CREATEDETECTIONINSTANCEVIAHUMANRESPONSE._serialized_start=3304
73
- _CREATEDETECTIONINSTANCEVIAHUMANRESPONSE._serialized_end=3427
74
- _LISTUPDATEDETECTIONINSTANCEFORMCONFIGSRESPONSE._serialized_start=3430
75
- _LISTUPDATEDETECTIONINSTANCEFORMCONFIGSRESPONSE._serialized_end=3817
76
- _LISTUPDATEDETECTIONINSTANCEFORMCONFIGSRESPONSE_HEIGHTOVERRIDEDESCCONFIG._serialized_start=3686
77
- _LISTUPDATEDETECTIONINSTANCEFORMCONFIGSRESPONSE_HEIGHTOVERRIDEDESCCONFIG._serialized_end=3747
78
- _LISTUPDATEDETECTIONINSTANCEFORMCONFIGSRESPONSE_VISIBILITYCONFIG._serialized_start=3749
79
- _LISTUPDATEDETECTIONINSTANCEFORMCONFIGSRESPONSE_VISIBILITYCONFIG._serialized_end=3817
80
- _LISTSHADOWDISCREPANCYCONFIGSRESPONSE._serialized_start=3820
81
- _LISTSHADOWDISCREPANCYCONFIGSRESPONSE._serialized_end=4033
82
- _LISTSHADOWDISCREPANCYCONFIGSRESPONSE_SHADOWDISCREPANCYCONFIG._serialized_start=3959
83
- _LISTSHADOWDISCREPANCYCONFIGSRESPONSE_SHADOWDISCREPANCYCONFIG._serialized_end=4033
84
- _GETFREQUENTTAGSBYCURRENTUSERRESPONSE._serialized_start=4036
85
- _GETFREQUENTTAGSBYCURRENTUSERRESPONSE._serialized_end=4195
86
- _GETFREQUENTTAGSBYCURRENTUSERRESPONSE_TAGFREQUENCY._serialized_start=4153
87
- _GETFREQUENTTAGSBYCURRENTUSERRESPONSE_TAGFREQUENCY._serialized_end=4195
88
- _PROCESSDETECTIONINSTANCELOCATIONELEVATIONBYIDREQUEST._serialized_start=4197
89
- _PROCESSDETECTIONINSTANCELOCATIONELEVATIONBYIDREQUEST._serialized_end=4263
90
- _PROCESSDETECTIONINSTANCELOCATIONELEVATIONBYIDRESPONSE._serialized_start=4265
91
- _PROCESSDETECTIONINSTANCELOCATIONELEVATIONBYIDRESPONSE._serialized_end=4354
92
- _LOCKDETECTIONINSTANCESREQUEST._serialized_start=4356
93
- _LOCKDETECTIONINSTANCESREQUEST._serialized_end=4416
94
- _LOCKDETECTIONINSTANCESRESPONSE._serialized_start=4418
95
- _LOCKDETECTIONINSTANCESRESPONSE._serialized_end=4497
96
- _UPDATEDETECTIONINSTANCEREQUEST._serialized_start=4500
97
- _UPDATEDETECTIONINSTANCEREQUEST._serialized_end=4728
98
- _UPDATEDETECTIONINSTANCERESPONSE._serialized_start=4730
99
- _UPDATEDETECTIONINSTANCERESPONSE._serialized_end=4809
100
- _UPDATEDETECTIONINSTANCECATEGORIESBYCATEGORYIDREQUEST._serialized_start=4811
101
- _UPDATEDETECTIONINSTANCECATEGORIESBYCATEGORYIDREQUEST._serialized_end=4899
102
- _UPDATEDETECTIONINSTANCECATEGORIESBYCATEGORYIDRESPONSE._serialized_start=4901
103
- _UPDATEDETECTIONINSTANCECATEGORIESBYCATEGORYIDRESPONSE._serialized_end=5003
104
- _UPDATEEXCLUDEFROMTRAININGBYDETECTIONINSTANCEIDSREQUEST._serialized_start=5005
105
- _UPDATEEXCLUDEFROMTRAININGBYDETECTIONINSTANCEIDSREQUEST._serialized_end=5105
106
- _UPDATEEXCLUDEFROMTRAININGBYDETECTIONINSTANCEIDSRESPONSE._serialized_start=5107
107
- _UPDATEEXCLUDEFROMTRAININGBYDETECTIONINSTANCEIDSRESPONSE._serialized_end=5211
108
- _UPDATEDETECTIONINSTANCEGEOPOINTSVIAHUMANREQUEST._serialized_start=5214
109
- _UPDATEDETECTIONINSTANCEGEOPOINTSVIAHUMANREQUEST._serialized_end=5378
110
- _UPDATEDETECTIONINSTANCEGEOPOINTSVIAHUMANRESPONSE._serialized_start=5381
111
- _UPDATEDETECTIONINSTANCEGEOPOINTSVIAHUMANRESPONSE._serialized_end=5513
112
- _UPDATEDETECTIONINSTANCEGEOBBOXVIAHUMANREQUEST._serialized_start=5515
113
- _UPDATEDETECTIONINSTANCEGEOBBOXVIAHUMANREQUEST._serialized_end=5610
114
- _UPDATEDETECTIONINSTANCEGEOBBOXVIAHUMANRESPONSE._serialized_start=5613
115
- _UPDATEDETECTIONINSTANCEGEOBBOXVIAHUMANRESPONSE._serialized_end=5743
116
- _UPDATEDETECTIONINSTANCEVIAMACHINEREQUEST._serialized_start=5746
117
- _UPDATEDETECTIONINSTANCEVIAMACHINEREQUEST._serialized_end=5962
118
- _UPDATEDETECTIONINSTANCEVIAMACHINERESPONSE._serialized_start=5964
119
- _UPDATEDETECTIONINSTANCEVIAMACHINERESPONSE._serialized_end=6041
120
- _UPDATEDETECTIONINSTANCECHIPPEDATREQUEST._serialized_start=6043
121
- _UPDATEDETECTIONINSTANCECHIPPEDATREQUEST._serialized_end=6096
122
- _UPDATEDETECTIONINSTANCECHIPPEDATRESPONSE._serialized_start=6098
123
- _UPDATEDETECTIONINSTANCECHIPPEDATRESPONSE._serialized_end=6174
124
- _DETECTIONINSTANCEAPI._serialized_start=6177
125
- _DETECTIONINSTANCEAPI._serialized_end=9009
126
- # @@protoc_insertion_point(module_scope)