fsai-proto-specs 0.0.402__tar.gz → 0.0.403__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.
- {fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/PKG-INFO +1 -1
- fsai_proto_specs-0.0.403/global_vo_grpc_service/protos/admin_user_api_pb2.py +64 -0
- {fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/global_vo_grpc_service/protos/admin_user_api_pb2_grpc.py +33 -0
- {fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/global_vo_grpc_service/protos/audit_query_api_pb2.py +9 -13
- {fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/global_vo_grpc_service/protos/audit_query_api_pb2_grpc.py +0 -33
- {fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/pyproject.toml +1 -1
- fsai_proto_specs-0.0.402/global_vo_grpc_service/protos/admin_user_api_pb2.py +0 -59
- {fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/README.md +0 -0
- {fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/audit_grpc_service/__init__.py +0 -0
- {fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/audit_grpc_service/protos/__init__.py +0 -0
- {fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/audit_grpc_service/protos/audit_api_pb2.py +0 -0
- {fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/audit_grpc_service/protos/audit_api_pb2_grpc.py +0 -0
- {fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/data_grpc_service/__init__.py +0 -0
- {fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/data_grpc_service/protos/__init__.py +0 -0
- {fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/data_grpc_service/protos/detection_chip_data_api_pb2.py +0 -0
- {fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/data_grpc_service/protos/detection_chip_data_api_pb2_grpc.py +0 -0
- {fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/data_grpc_service/protos/detection_instance_data_api_pb2.py +0 -0
- {fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/data_grpc_service/protos/detection_instance_data_api_pb2_grpc.py +0 -0
- {fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/data_grpc_service/protos/image_data_api_pb2.py +0 -0
- {fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/data_grpc_service/protos/image_data_api_pb2_grpc.py +0 -0
- {fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/geospatial_toolkit_grpc_service/__init__.py +0 -0
- {fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/geospatial_toolkit_grpc_service/protos/__init__.py +0 -0
- {fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/geospatial_toolkit_grpc_service/protos/elevation_model_api_pb2.py +0 -0
- {fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/geospatial_toolkit_grpc_service/protos/elevation_model_api_pb2_grpc.py +0 -0
- {fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/geospatial_toolkit_grpc_service/protos/function_api_pb2.py +0 -0
- {fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/geospatial_toolkit_grpc_service/protos/function_api_pb2_grpc.py +0 -0
- {fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/geospatial_toolkit_grpc_service/protos/mgrs_api_pb2.py +0 -0
- {fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/geospatial_toolkit_grpc_service/protos/mgrs_api_pb2_grpc.py +0 -0
- {fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/global_vo_grpc_service/__init__.py +0 -0
- {fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/global_vo_grpc_service/protos/__init__.py +0 -0
- {fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/global_vo_grpc_service/protos/admin_consumption_api_pb2.py +0 -0
- {fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/global_vo_grpc_service/protos/admin_consumption_api_pb2_grpc.py +0 -0
- {fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/global_vo_grpc_service/protos/admin_contract_range_allotment_api_pb2.py +0 -0
- {fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/global_vo_grpc_service/protos/admin_contract_range_allotment_api_pb2_grpc.py +0 -0
- {fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/global_vo_grpc_service/protos/admin_customer_api_pb2.py +0 -0
- {fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/global_vo_grpc_service/protos/admin_customer_api_pb2_grpc.py +0 -0
- {fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/global_vo_grpc_service/protos/admin_system_permission_api_pb2.py +0 -0
- {fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/global_vo_grpc_service/protos/admin_system_permission_api_pb2_grpc.py +0 -0
- {fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/global_vo_grpc_service/protos/admin_team_api_pb2.py +0 -0
- {fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/global_vo_grpc_service/protos/admin_team_api_pb2_grpc.py +0 -0
- {fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/global_vo_grpc_service/protos/admin_team_role_api_pb2.py +0 -0
- {fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/global_vo_grpc_service/protos/admin_team_role_api_pb2_grpc.py +0 -0
- {fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/global_vo_grpc_service/protos/admin_team_role_permission_api_pb2.py +0 -0
- {fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/global_vo_grpc_service/protos/admin_team_role_permission_api_pb2_grpc.py +0 -0
- {fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/global_vo_grpc_service/protos/area_of_interest_api_pb2.py +0 -0
- {fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/global_vo_grpc_service/protos/area_of_interest_api_pb2_grpc.py +0 -0
- {fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/global_vo_grpc_service/protos/category_api_pb2.py +0 -0
- {fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/global_vo_grpc_service/protos/category_api_pb2_grpc.py +0 -0
- {fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/global_vo_grpc_service/protos/category_changelog_api_pb2.py +0 -0
- {fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/global_vo_grpc_service/protos/category_changelog_api_pb2_grpc.py +0 -0
- {fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/global_vo_grpc_service/protos/correction_api_pb2.py +0 -0
- {fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/global_vo_grpc_service/protos/correction_api_pb2_grpc.py +0 -0
- {fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/global_vo_grpc_service/protos/customer_api_pb2.py +0 -0
- {fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/global_vo_grpc_service/protos/customer_api_pb2_grpc.py +0 -0
- {fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/global_vo_grpc_service/protos/detection_api_pb2.py +0 -0
- {fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/global_vo_grpc_service/protos/detection_api_pb2_grpc.py +0 -0
- {fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/global_vo_grpc_service/protos/detection_instance_api_pb2.py +0 -0
- {fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/global_vo_grpc_service/protos/detection_instance_api_pb2_grpc.py +0 -0
- {fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/global_vo_grpc_service/protos/feature_api_pb2.py +0 -0
- {fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/global_vo_grpc_service/protos/feature_api_pb2_grpc.py +0 -0
- {fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/global_vo_grpc_service/protos/geo_data_api_pb2.py +0 -0
- {fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/global_vo_grpc_service/protos/geo_data_api_pb2_grpc.py +0 -0
- {fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/global_vo_grpc_service/protos/image_api_pb2.py +0 -0
- {fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/global_vo_grpc_service/protos/image_api_pb2_grpc.py +0 -0
- {fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/global_vo_grpc_service/protos/image_metadata_api_pb2.py +0 -0
- {fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/global_vo_grpc_service/protos/image_metadata_api_pb2_grpc.py +0 -0
- {fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/global_vo_grpc_service/protos/image_scan_api_pb2.py +0 -0
- {fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/global_vo_grpc_service/protos/image_scan_api_pb2_grpc.py +0 -0
- {fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/global_vo_grpc_service/protos/invitation_api_pb2.py +0 -0
- {fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/global_vo_grpc_service/protos/invitation_api_pb2_grpc.py +0 -0
- {fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/global_vo_grpc_service/protos/invitation_response_api_pb2.py +0 -0
- {fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/global_vo_grpc_service/protos/invitation_response_api_pb2_grpc.py +0 -0
- {fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/global_vo_grpc_service/protos/mission_api_pb2.py +0 -0
- {fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/global_vo_grpc_service/protos/mission_api_pb2_grpc.py +0 -0
- {fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/global_vo_grpc_service/protos/model_assessment_api_pb2.py +0 -0
- {fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/global_vo_grpc_service/protos/model_assessment_api_pb2_grpc.py +0 -0
- {fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/global_vo_grpc_service/protos/permission_api_pb2.py +0 -0
- {fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/global_vo_grpc_service/protos/permission_api_pb2_grpc.py +0 -0
- {fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/global_vo_grpc_service/protos/product_changelog_api_pb2.py +0 -0
- {fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/global_vo_grpc_service/protos/product_changelog_api_pb2_grpc.py +0 -0
- {fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/global_vo_grpc_service/protos/query_api_pb2.py +0 -0
- {fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/global_vo_grpc_service/protos/query_api_pb2_grpc.py +0 -0
- {fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/global_vo_grpc_service/protos/reporting_api_pb2.py +0 -0
- {fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/global_vo_grpc_service/protos/reporting_api_pb2_grpc.py +0 -0
- {fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/global_vo_grpc_service/protos/review_api_pb2.py +0 -0
- {fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/global_vo_grpc_service/protos/review_api_pb2_grpc.py +0 -0
- {fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/global_vo_grpc_service/protos/role_api_pb2.py +0 -0
- {fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/global_vo_grpc_service/protos/role_api_pb2_grpc.py +0 -0
- {fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/global_vo_grpc_service/protos/signed_url_api_pb2.py +0 -0
- {fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/global_vo_grpc_service/protos/signed_url_api_pb2_grpc.py +0 -0
- {fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/global_vo_grpc_service/protos/source_api_pb2.py +0 -0
- {fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/global_vo_grpc_service/protos/source_api_pb2_grpc.py +0 -0
- {fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/global_vo_grpc_service/protos/task_api_pb2.py +0 -0
- {fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/global_vo_grpc_service/protos/task_api_pb2_grpc.py +0 -0
- {fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/global_vo_grpc_service/protos/task_image_api_pb2.py +0 -0
- {fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/global_vo_grpc_service/protos/task_image_api_pb2_grpc.py +0 -0
- {fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/global_vo_grpc_service/protos/task_image_metadata_api_pb2.py +0 -0
- {fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/global_vo_grpc_service/protos/task_image_metadata_api_pb2_grpc.py +0 -0
- {fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/global_vo_grpc_service/protos/team_api_pb2.py +0 -0
- {fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/global_vo_grpc_service/protos/team_api_pb2_grpc.py +0 -0
- {fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/global_vo_grpc_service/protos/team_member_api_pb2.py +0 -0
- {fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/global_vo_grpc_service/protos/team_member_api_pb2_grpc.py +0 -0
- {fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/global_vo_grpc_service/protos/team_member_role_api_pb2.py +0 -0
- {fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/global_vo_grpc_service/protos/team_member_role_api_pb2_grpc.py +0 -0
- {fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/global_vo_grpc_service/protos/team_role_api_pb2.py +0 -0
- {fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/global_vo_grpc_service/protos/team_role_api_pb2_grpc.py +0 -0
- {fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/global_vo_grpc_service/protos/user_api_pb2.py +0 -0
- {fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/global_vo_grpc_service/protos/user_api_pb2_grpc.py +0 -0
- {fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/global_vo_grpc_service/protos/user_favorites_api_pb2.py +0 -0
- {fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/global_vo_grpc_service/protos/user_favorites_api_pb2_grpc.py +0 -0
- {fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/global_vo_grpc_service/protos/user_metric_api_pb2.py +0 -0
- {fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/global_vo_grpc_service/protos/user_metric_api_pb2_grpc.py +0 -0
- {fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/global_vo_grpc_service/protos/user_password_reset_request_api_pb2.py +0 -0
- {fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/global_vo_grpc_service/protos/user_password_reset_request_api_pb2_grpc.py +0 -0
- {fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/global_vo_grpc_service/protos/utils_pb2.py +0 -0
- {fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/global_vo_grpc_service/protos/utils_pb2_grpc.py +0 -0
- {fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/global_vo_grpc_service/protos/workflow_analyzer_api_pb2.py +0 -0
- {fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/global_vo_grpc_service/protos/workflow_analyzer_api_pb2_grpc.py +0 -0
- {fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/global_vo_grpc_service/protos/workflow_api_pb2.py +0 -0
- {fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/global_vo_grpc_service/protos/workflow_api_pb2_grpc.py +0 -0
- {fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/search_grpc_service/__init__.py +0 -0
- {fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/search_grpc_service/protos/__init__.py +0 -0
- {fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/search_grpc_service/protos/index_api_pb2.py +0 -0
- {fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/search_grpc_service/protos/index_api_pb2_grpc.py +0 -0
- {fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/search_grpc_service/protos/search_api_pb2.py +0 -0
- {fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/search_grpc_service/protos/search_api_pb2_grpc.py +0 -0
|
@@ -0,0 +1,64 @@
|
|
|
1
|
+
# -*- coding: utf-8 -*-
|
|
2
|
+
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
3
|
+
# source: global_vo_grpc_service/protos/admin_user_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 audit_grpc_service.protos import audit_api_pb2 as audit__grpc__service_dot_protos_dot_audit__api__pb2
|
|
15
|
+
from global_vo_grpc_service.protos import user_api_pb2 as global__vo__grpc__service_dot_protos_dot_user__api__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'\n2global_vo_grpc_service/protos/admin_user_api.proto\x1a)audit_grpc_service/protos/audit_api.proto\x1a,global_vo_grpc_service/protos/user_api.proto\x1a)global_vo_grpc_service/protos/utils.proto\"-\n\x16\x46indUserByEmailRequest\x12\x13\n\x04user\x18\x01 \x01(\x0b\x32\x05.User\"P\n\x17\x46indUserByEmailResponse\x12 \n\x0b\x63hange_type\x18\x01 \x01(\x0e\x32\x0b.ChangeType\x12\x13\n\x04user\x18\x02 \x01(\x0b\x32\x05.User\":\n\x17\x41uthenticateUserRequest\x12\r\n\x05\x65mail\x18\x01 \x01(\t\x12\x10\n\x08password\x18\x02 \x01(\t\"K\n\x18\x41uthenticateUserResponse\x12 \n\x0b\x63hange_type\x18\x01 \x01(\x0e\x32\x0b.ChangeType\x12\r\n\x05valid\x18\x02 \x01(\x08\"$\n\x13ListAllUsersRequest\x12\r\n\x05query\x18\x01 \x01(\t\",\n\x14ListAllUsersResponse\x12\x14\n\x05users\x18\x02 \x03(\x0b\x32\x05.User\"2\n$ListUserTeamsAndRolesByUserIdRequest\x12\n\n\x02id\x18\x01 \x01(\x05\"\xa8\x02\n%ListUserTeamsAndRolesByUserIdResponse\x12V\n\x14user_teams_and_roles\x18\x02 \x03(\x0b\x32\x38.ListUserTeamsAndRolesByUserIdResponse.UserTeamWithRoles\x1a.\n\x08RoleInfo\x12\x0f\n\x07role_id\x18\x01 \x01(\x05\x12\x11\n\trole_name\x18\x02 \x01(\t\x1aw\n\x11UserTeamWithRoles\x12\x0f\n\x07team_id\x18\x01 \x01(\x05\x12\x11\n\tteam_name\x18\x02 \x01(\t\x12>\n\x05roles\x18\x03 \x03(\x0b\x32/.ListUserTeamsAndRolesByUserIdResponse.RoleInfo\"2\n\x1fListUserActivityByUserIdRequest\x12\x0f\n\x07user_id\x18\x01 \x01(\x05\":\n ListUserActivityByUserIdResponse\x12\x16\n\x06\x61udits\x18\x01 \x03(\x0b\x32\x06.Audit\"(\n\x11\x43reateUserRequest\x12\x13\n\x04user\x18\x01 \x01(\x0b\x32\x05.User\"K\n\x12\x43reateUserResponse\x12 \n\x0b\x63hange_type\x18\x01 \x01(\x0e\x32\x0b.ChangeType\x12\x13\n\x04user\x18\x02 \x01(\x0b\x32\x05.User\"@\n UpdateUserPasswordByAdminRequest\x12\n\n\x02id\x18\x01 \x01(\x05\x12\x10\n\x08password\x18\x02 \x01(\t\"E\n!UpdateUserPasswordByAdminResponse\x12 \n\x0b\x63hange_type\x18\x01 \x01(\x0e\x32\x0b.ChangeType\"0\n\x12\x44isableUserRequest\x12\n\n\x02id\x18\x01 \x01(\x05\x12\x0e\n\x06\x61\x63tion\x18\x02 \x01(\t\"7\n\x13\x44isableUserResponse\x12 \n\x0b\x63hange_type\x18\x01 \x01(\x0e\x32\x0b.ChangeType2\x80\x05\n\x0c\x41\x64minUserApi\x12\x44\n\x0f\x46indUserByEmail\x12\x17.FindUserByEmailRequest\x1a\x18.FindUserByEmailResponse\x12G\n\x10\x41uthenticateUser\x12\x18.AuthenticateUserRequest\x1a\x19.AuthenticateUserResponse\x12;\n\x0cListAllUsers\x12\x14.ListAllUsersRequest\x1a\x15.ListAllUsersResponse\x12n\n\x1dListUserTeamsAndRolesByUserId\x12%.ListUserTeamsAndRolesByUserIdRequest\x1a&.ListUserTeamsAndRolesByUserIdResponse\x12_\n\x18ListUserActivityByUserId\x12 .ListUserActivityByUserIdRequest\x1a!.ListUserActivityByUserIdResponse\x12\x35\n\nCreateUser\x12\x12.CreateUserRequest\x1a\x13.CreateUserResponse\x12\x62\n\x19UpdateUserPasswordByAdmin\x12!.UpdateUserPasswordByAdminRequest\x1a\".UpdateUserPasswordByAdminResponse\x12\x38\n\x0b\x44isableUser\x12\x13.DisableUserRequest\x1a\x14.DisableUserResponseb\x06proto3')
|
|
20
|
+
|
|
21
|
+
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, globals())
|
|
22
|
+
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'global_vo_grpc_service.protos.admin_user_api_pb2', globals())
|
|
23
|
+
if _descriptor._USE_C_DESCRIPTORS == False:
|
|
24
|
+
|
|
25
|
+
DESCRIPTOR._options = None
|
|
26
|
+
_FINDUSERBYEMAILREQUEST._serialized_start=186
|
|
27
|
+
_FINDUSERBYEMAILREQUEST._serialized_end=231
|
|
28
|
+
_FINDUSERBYEMAILRESPONSE._serialized_start=233
|
|
29
|
+
_FINDUSERBYEMAILRESPONSE._serialized_end=313
|
|
30
|
+
_AUTHENTICATEUSERREQUEST._serialized_start=315
|
|
31
|
+
_AUTHENTICATEUSERREQUEST._serialized_end=373
|
|
32
|
+
_AUTHENTICATEUSERRESPONSE._serialized_start=375
|
|
33
|
+
_AUTHENTICATEUSERRESPONSE._serialized_end=450
|
|
34
|
+
_LISTALLUSERSREQUEST._serialized_start=452
|
|
35
|
+
_LISTALLUSERSREQUEST._serialized_end=488
|
|
36
|
+
_LISTALLUSERSRESPONSE._serialized_start=490
|
|
37
|
+
_LISTALLUSERSRESPONSE._serialized_end=534
|
|
38
|
+
_LISTUSERTEAMSANDROLESBYUSERIDREQUEST._serialized_start=536
|
|
39
|
+
_LISTUSERTEAMSANDROLESBYUSERIDREQUEST._serialized_end=586
|
|
40
|
+
_LISTUSERTEAMSANDROLESBYUSERIDRESPONSE._serialized_start=589
|
|
41
|
+
_LISTUSERTEAMSANDROLESBYUSERIDRESPONSE._serialized_end=885
|
|
42
|
+
_LISTUSERTEAMSANDROLESBYUSERIDRESPONSE_ROLEINFO._serialized_start=718
|
|
43
|
+
_LISTUSERTEAMSANDROLESBYUSERIDRESPONSE_ROLEINFO._serialized_end=764
|
|
44
|
+
_LISTUSERTEAMSANDROLESBYUSERIDRESPONSE_USERTEAMWITHROLES._serialized_start=766
|
|
45
|
+
_LISTUSERTEAMSANDROLESBYUSERIDRESPONSE_USERTEAMWITHROLES._serialized_end=885
|
|
46
|
+
_LISTUSERACTIVITYBYUSERIDREQUEST._serialized_start=887
|
|
47
|
+
_LISTUSERACTIVITYBYUSERIDREQUEST._serialized_end=937
|
|
48
|
+
_LISTUSERACTIVITYBYUSERIDRESPONSE._serialized_start=939
|
|
49
|
+
_LISTUSERACTIVITYBYUSERIDRESPONSE._serialized_end=997
|
|
50
|
+
_CREATEUSERREQUEST._serialized_start=999
|
|
51
|
+
_CREATEUSERREQUEST._serialized_end=1039
|
|
52
|
+
_CREATEUSERRESPONSE._serialized_start=1041
|
|
53
|
+
_CREATEUSERRESPONSE._serialized_end=1116
|
|
54
|
+
_UPDATEUSERPASSWORDBYADMINREQUEST._serialized_start=1118
|
|
55
|
+
_UPDATEUSERPASSWORDBYADMINREQUEST._serialized_end=1182
|
|
56
|
+
_UPDATEUSERPASSWORDBYADMINRESPONSE._serialized_start=1184
|
|
57
|
+
_UPDATEUSERPASSWORDBYADMINRESPONSE._serialized_end=1253
|
|
58
|
+
_DISABLEUSERREQUEST._serialized_start=1255
|
|
59
|
+
_DISABLEUSERREQUEST._serialized_end=1303
|
|
60
|
+
_DISABLEUSERRESPONSE._serialized_start=1305
|
|
61
|
+
_DISABLEUSERRESPONSE._serialized_end=1360
|
|
62
|
+
_ADMINUSERAPI._serialized_start=1363
|
|
63
|
+
_ADMINUSERAPI._serialized_end=2003
|
|
64
|
+
# @@protoc_insertion_point(module_scope)
|
|
@@ -34,6 +34,11 @@ class AdminUserApiStub(object):
|
|
|
34
34
|
request_serializer=global__vo__grpc__service_dot_protos_dot_admin__user__api__pb2.ListUserTeamsAndRolesByUserIdRequest.SerializeToString,
|
|
35
35
|
response_deserializer=global__vo__grpc__service_dot_protos_dot_admin__user__api__pb2.ListUserTeamsAndRolesByUserIdResponse.FromString,
|
|
36
36
|
)
|
|
37
|
+
self.ListUserActivityByUserId = channel.unary_unary(
|
|
38
|
+
'/AdminUserApi/ListUserActivityByUserId',
|
|
39
|
+
request_serializer=global__vo__grpc__service_dot_protos_dot_admin__user__api__pb2.ListUserActivityByUserIdRequest.SerializeToString,
|
|
40
|
+
response_deserializer=global__vo__grpc__service_dot_protos_dot_admin__user__api__pb2.ListUserActivityByUserIdResponse.FromString,
|
|
41
|
+
)
|
|
37
42
|
self.CreateUser = channel.unary_unary(
|
|
38
43
|
'/AdminUserApi/CreateUser',
|
|
39
44
|
request_serializer=global__vo__grpc__service_dot_protos_dot_admin__user__api__pb2.CreateUserRequest.SerializeToString,
|
|
@@ -80,6 +85,12 @@ class AdminUserApiServicer(object):
|
|
|
80
85
|
context.set_details('Method not implemented!')
|
|
81
86
|
raise NotImplementedError('Method not implemented!')
|
|
82
87
|
|
|
88
|
+
def ListUserActivityByUserId(self, request, context):
|
|
89
|
+
"""Missing associated documentation comment in .proto file."""
|
|
90
|
+
context.set_code(grpc.StatusCode.UNIMPLEMENTED)
|
|
91
|
+
context.set_details('Method not implemented!')
|
|
92
|
+
raise NotImplementedError('Method not implemented!')
|
|
93
|
+
|
|
83
94
|
def CreateUser(self, request, context):
|
|
84
95
|
"""Missing associated documentation comment in .proto file."""
|
|
85
96
|
context.set_code(grpc.StatusCode.UNIMPLEMENTED)
|
|
@@ -121,6 +132,11 @@ def add_AdminUserApiServicer_to_server(servicer, server):
|
|
|
121
132
|
request_deserializer=global__vo__grpc__service_dot_protos_dot_admin__user__api__pb2.ListUserTeamsAndRolesByUserIdRequest.FromString,
|
|
122
133
|
response_serializer=global__vo__grpc__service_dot_protos_dot_admin__user__api__pb2.ListUserTeamsAndRolesByUserIdResponse.SerializeToString,
|
|
123
134
|
),
|
|
135
|
+
'ListUserActivityByUserId': grpc.unary_unary_rpc_method_handler(
|
|
136
|
+
servicer.ListUserActivityByUserId,
|
|
137
|
+
request_deserializer=global__vo__grpc__service_dot_protos_dot_admin__user__api__pb2.ListUserActivityByUserIdRequest.FromString,
|
|
138
|
+
response_serializer=global__vo__grpc__service_dot_protos_dot_admin__user__api__pb2.ListUserActivityByUserIdResponse.SerializeToString,
|
|
139
|
+
),
|
|
124
140
|
'CreateUser': grpc.unary_unary_rpc_method_handler(
|
|
125
141
|
servicer.CreateUser,
|
|
126
142
|
request_deserializer=global__vo__grpc__service_dot_protos_dot_admin__user__api__pb2.CreateUserRequest.FromString,
|
|
@@ -214,6 +230,23 @@ class AdminUserApi(object):
|
|
|
214
230
|
options, channel_credentials,
|
|
215
231
|
insecure, call_credentials, compression, wait_for_ready, timeout, metadata)
|
|
216
232
|
|
|
233
|
+
@staticmethod
|
|
234
|
+
def ListUserActivityByUserId(request,
|
|
235
|
+
target,
|
|
236
|
+
options=(),
|
|
237
|
+
channel_credentials=None,
|
|
238
|
+
call_credentials=None,
|
|
239
|
+
insecure=False,
|
|
240
|
+
compression=None,
|
|
241
|
+
wait_for_ready=None,
|
|
242
|
+
timeout=None,
|
|
243
|
+
metadata=None):
|
|
244
|
+
return grpc.experimental.unary_unary(request, target, '/AdminUserApi/ListUserActivityByUserId',
|
|
245
|
+
global__vo__grpc__service_dot_protos_dot_admin__user__api__pb2.ListUserActivityByUserIdRequest.SerializeToString,
|
|
246
|
+
global__vo__grpc__service_dot_protos_dot_admin__user__api__pb2.ListUserActivityByUserIdResponse.FromString,
|
|
247
|
+
options, channel_credentials,
|
|
248
|
+
insecure, call_credentials, compression, wait_for_ready, timeout, metadata)
|
|
249
|
+
|
|
217
250
|
@staticmethod
|
|
218
251
|
def CreateUser(request,
|
|
219
252
|
target,
|
|
@@ -15,7 +15,7 @@ from google.protobuf import timestamp_pb2 as google_dot_protobuf_dot_timestamp__
|
|
|
15
15
|
from audit_grpc_service.protos import audit_api_pb2 as audit__grpc__service_dot_protos_dot_audit__api__pb2
|
|
16
16
|
|
|
17
17
|
|
|
18
|
-
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n3global_vo_grpc_service/protos/audit_query_api.proto\x1a\x1fgoogle/protobuf/timestamp.proto\x1a)audit_grpc_service/protos/audit_api.proto\"G\n&ListAuditsByDetectionInstanceIdRequest\x12\x1d\n\x15\x64\x65tection_instance_id\x18\x01 \x01(\x05\"A\n\'ListAuditsByDetectionInstanceIdResponse\x12\x16\n\x06\x61udits\x18\x01 \x03(\x0b\x32\x06.Audit\"
|
|
18
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n3global_vo_grpc_service/protos/audit_query_api.proto\x1a\x1fgoogle/protobuf/timestamp.proto\x1a)audit_grpc_service/protos/audit_api.proto\"G\n&ListAuditsByDetectionInstanceIdRequest\x12\x1d\n\x15\x64\x65tection_instance_id\x18\x01 \x01(\x05\"A\n\'ListAuditsByDetectionInstanceIdResponse\x12\x16\n\x06\x61udits\x18\x01 \x03(\x0b\x32\x06.Audit\"4\n ListContributorsByImageIdRequest\x12\x10\n\x08image_id\x18\x01 \x01(\x05\"\xba\x01\n!ListContributorsByImageIdResponse\x12\x44\n\x0c\x63ontributors\x18\x01 \x03(\x0b\x32..ListContributorsByImageIdResponse.Contributor\x1aO\n\x0b\x43ontributor\x12\x0f\n\x07user_id\x18\x01 \x01(\x05\x12/\n\x0b\x61\x63tioned_at\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.Timestamp2\xe9\x01\n\rAuditQueryApi\x12t\n\x1fListAuditsByDetectionInstanceId\x12\'.ListAuditsByDetectionInstanceIdRequest\x1a(.ListAuditsByDetectionInstanceIdResponse\x12\x62\n\x19ListContributorsByImageId\x12!.ListContributorsByImageIdRequest\x1a\".ListContributorsByImageIdResponseb\x06proto3')
|
|
19
19
|
|
|
20
20
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, globals())
|
|
21
21
|
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'global_vo_grpc_service.protos.audit_query_api_pb2', globals())
|
|
@@ -26,16 +26,12 @@ if _descriptor._USE_C_DESCRIPTORS == False:
|
|
|
26
26
|
_LISTAUDITSBYDETECTIONINSTANCEIDREQUEST._serialized_end=202
|
|
27
27
|
_LISTAUDITSBYDETECTIONINSTANCEIDRESPONSE._serialized_start=204
|
|
28
28
|
_LISTAUDITSBYDETECTIONINSTANCEIDRESPONSE._serialized_end=269
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
_LISTCONTRIBUTORSBYIMAGEIDRESPONSE_CONTRIBUTOR._serialized_start=533
|
|
38
|
-
_LISTCONTRIBUTORSBYIMAGEIDRESPONSE_CONTRIBUTOR._serialized_end=612
|
|
39
|
-
_AUDITQUERYAPI._serialized_start=615
|
|
40
|
-
_AUDITQUERYAPI._serialized_end=927
|
|
29
|
+
_LISTCONTRIBUTORSBYIMAGEIDREQUEST._serialized_start=271
|
|
30
|
+
_LISTCONTRIBUTORSBYIMAGEIDREQUEST._serialized_end=323
|
|
31
|
+
_LISTCONTRIBUTORSBYIMAGEIDRESPONSE._serialized_start=326
|
|
32
|
+
_LISTCONTRIBUTORSBYIMAGEIDRESPONSE._serialized_end=512
|
|
33
|
+
_LISTCONTRIBUTORSBYIMAGEIDRESPONSE_CONTRIBUTOR._serialized_start=433
|
|
34
|
+
_LISTCONTRIBUTORSBYIMAGEIDRESPONSE_CONTRIBUTOR._serialized_end=512
|
|
35
|
+
_AUDITQUERYAPI._serialized_start=515
|
|
36
|
+
_AUDITQUERYAPI._serialized_end=748
|
|
41
37
|
# @@protoc_insertion_point(module_scope)
|
|
@@ -19,11 +19,6 @@ class AuditQueryApiStub(object):
|
|
|
19
19
|
request_serializer=global__vo__grpc__service_dot_protos_dot_audit__query__api__pb2.ListAuditsByDetectionInstanceIdRequest.SerializeToString,
|
|
20
20
|
response_deserializer=global__vo__grpc__service_dot_protos_dot_audit__query__api__pb2.ListAuditsByDetectionInstanceIdResponse.FromString,
|
|
21
21
|
)
|
|
22
|
-
self.ListAuditsByUserId = channel.unary_unary(
|
|
23
|
-
'/AuditQueryApi/ListAuditsByUserId',
|
|
24
|
-
request_serializer=global__vo__grpc__service_dot_protos_dot_audit__query__api__pb2.ListAuditsByUserIdRequest.SerializeToString,
|
|
25
|
-
response_deserializer=global__vo__grpc__service_dot_protos_dot_audit__query__api__pb2.ListAuditsByUserIdResponse.FromString,
|
|
26
|
-
)
|
|
27
22
|
self.ListContributorsByImageId = channel.unary_unary(
|
|
28
23
|
'/AuditQueryApi/ListContributorsByImageId',
|
|
29
24
|
request_serializer=global__vo__grpc__service_dot_protos_dot_audit__query__api__pb2.ListContributorsByImageIdRequest.SerializeToString,
|
|
@@ -40,12 +35,6 @@ class AuditQueryApiServicer(object):
|
|
|
40
35
|
context.set_details('Method not implemented!')
|
|
41
36
|
raise NotImplementedError('Method not implemented!')
|
|
42
37
|
|
|
43
|
-
def ListAuditsByUserId(self, request, context):
|
|
44
|
-
"""Missing associated documentation comment in .proto file."""
|
|
45
|
-
context.set_code(grpc.StatusCode.UNIMPLEMENTED)
|
|
46
|
-
context.set_details('Method not implemented!')
|
|
47
|
-
raise NotImplementedError('Method not implemented!')
|
|
48
|
-
|
|
49
38
|
def ListContributorsByImageId(self, request, context):
|
|
50
39
|
"""Missing associated documentation comment in .proto file."""
|
|
51
40
|
context.set_code(grpc.StatusCode.UNIMPLEMENTED)
|
|
@@ -60,11 +49,6 @@ def add_AuditQueryApiServicer_to_server(servicer, server):
|
|
|
60
49
|
request_deserializer=global__vo__grpc__service_dot_protos_dot_audit__query__api__pb2.ListAuditsByDetectionInstanceIdRequest.FromString,
|
|
61
50
|
response_serializer=global__vo__grpc__service_dot_protos_dot_audit__query__api__pb2.ListAuditsByDetectionInstanceIdResponse.SerializeToString,
|
|
62
51
|
),
|
|
63
|
-
'ListAuditsByUserId': grpc.unary_unary_rpc_method_handler(
|
|
64
|
-
servicer.ListAuditsByUserId,
|
|
65
|
-
request_deserializer=global__vo__grpc__service_dot_protos_dot_audit__query__api__pb2.ListAuditsByUserIdRequest.FromString,
|
|
66
|
-
response_serializer=global__vo__grpc__service_dot_protos_dot_audit__query__api__pb2.ListAuditsByUserIdResponse.SerializeToString,
|
|
67
|
-
),
|
|
68
52
|
'ListContributorsByImageId': grpc.unary_unary_rpc_method_handler(
|
|
69
53
|
servicer.ListContributorsByImageId,
|
|
70
54
|
request_deserializer=global__vo__grpc__service_dot_protos_dot_audit__query__api__pb2.ListContributorsByImageIdRequest.FromString,
|
|
@@ -97,23 +81,6 @@ class AuditQueryApi(object):
|
|
|
97
81
|
options, channel_credentials,
|
|
98
82
|
insecure, call_credentials, compression, wait_for_ready, timeout, metadata)
|
|
99
83
|
|
|
100
|
-
@staticmethod
|
|
101
|
-
def ListAuditsByUserId(request,
|
|
102
|
-
target,
|
|
103
|
-
options=(),
|
|
104
|
-
channel_credentials=None,
|
|
105
|
-
call_credentials=None,
|
|
106
|
-
insecure=False,
|
|
107
|
-
compression=None,
|
|
108
|
-
wait_for_ready=None,
|
|
109
|
-
timeout=None,
|
|
110
|
-
metadata=None):
|
|
111
|
-
return grpc.experimental.unary_unary(request, target, '/AuditQueryApi/ListAuditsByUserId',
|
|
112
|
-
global__vo__grpc__service_dot_protos_dot_audit__query__api__pb2.ListAuditsByUserIdRequest.SerializeToString,
|
|
113
|
-
global__vo__grpc__service_dot_protos_dot_audit__query__api__pb2.ListAuditsByUserIdResponse.FromString,
|
|
114
|
-
options, channel_credentials,
|
|
115
|
-
insecure, call_credentials, compression, wait_for_ready, timeout, metadata)
|
|
116
|
-
|
|
117
84
|
@staticmethod
|
|
118
85
|
def ListContributorsByImageId(request,
|
|
119
86
|
target,
|
|
@@ -1,59 +0,0 @@
|
|
|
1
|
-
# -*- coding: utf-8 -*-
|
|
2
|
-
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
3
|
-
# source: global_vo_grpc_service/protos/admin_user_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 user_api_pb2 as global__vo__grpc__service_dot_protos_dot_user__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_user_api.proto\x1a,global_vo_grpc_service/protos/user_api.proto\x1a)global_vo_grpc_service/protos/utils.proto\"-\n\x16\x46indUserByEmailRequest\x12\x13\n\x04user\x18\x01 \x01(\x0b\x32\x05.User\"P\n\x17\x46indUserByEmailResponse\x12 \n\x0b\x63hange_type\x18\x01 \x01(\x0e\x32\x0b.ChangeType\x12\x13\n\x04user\x18\x02 \x01(\x0b\x32\x05.User\":\n\x17\x41uthenticateUserRequest\x12\r\n\x05\x65mail\x18\x01 \x01(\t\x12\x10\n\x08password\x18\x02 \x01(\t\"K\n\x18\x41uthenticateUserResponse\x12 \n\x0b\x63hange_type\x18\x01 \x01(\x0e\x32\x0b.ChangeType\x12\r\n\x05valid\x18\x02 \x01(\x08\"$\n\x13ListAllUsersRequest\x12\r\n\x05query\x18\x01 \x01(\t\",\n\x14ListAllUsersResponse\x12\x14\n\x05users\x18\x02 \x03(\x0b\x32\x05.User\"2\n$ListUserTeamsAndRolesByUserIdRequest\x12\n\n\x02id\x18\x01 \x01(\x05\"\xa8\x02\n%ListUserTeamsAndRolesByUserIdResponse\x12V\n\x14user_teams_and_roles\x18\x02 \x03(\x0b\x32\x38.ListUserTeamsAndRolesByUserIdResponse.UserTeamWithRoles\x1a.\n\x08RoleInfo\x12\x0f\n\x07role_id\x18\x01 \x01(\x05\x12\x11\n\trole_name\x18\x02 \x01(\t\x1aw\n\x11UserTeamWithRoles\x12\x0f\n\x07team_id\x18\x01 \x01(\x05\x12\x11\n\tteam_name\x18\x02 \x01(\t\x12>\n\x05roles\x18\x03 \x03(\x0b\x32/.ListUserTeamsAndRolesByUserIdResponse.RoleInfo\"(\n\x11\x43reateUserRequest\x12\x13\n\x04user\x18\x01 \x01(\x0b\x32\x05.User\"K\n\x12\x43reateUserResponse\x12 \n\x0b\x63hange_type\x18\x01 \x01(\x0e\x32\x0b.ChangeType\x12\x13\n\x04user\x18\x02 \x01(\x0b\x32\x05.User\"@\n UpdateUserPasswordByAdminRequest\x12\n\n\x02id\x18\x01 \x01(\x05\x12\x10\n\x08password\x18\x02 \x01(\t\"E\n!UpdateUserPasswordByAdminResponse\x12 \n\x0b\x63hange_type\x18\x01 \x01(\x0e\x32\x0b.ChangeType\"0\n\x12\x44isableUserRequest\x12\n\n\x02id\x18\x01 \x01(\x05\x12\x0e\n\x06\x61\x63tion\x18\x02 \x01(\t\"7\n\x13\x44isableUserResponse\x12 \n\x0b\x63hange_type\x18\x01 \x01(\x0e\x32\x0b.ChangeType2\x9f\x04\n\x0c\x41\x64minUserApi\x12\x44\n\x0f\x46indUserByEmail\x12\x17.FindUserByEmailRequest\x1a\x18.FindUserByEmailResponse\x12G\n\x10\x41uthenticateUser\x12\x18.AuthenticateUserRequest\x1a\x19.AuthenticateUserResponse\x12;\n\x0cListAllUsers\x12\x14.ListAllUsersRequest\x1a\x15.ListAllUsersResponse\x12n\n\x1dListUserTeamsAndRolesByUserId\x12%.ListUserTeamsAndRolesByUserIdRequest\x1a&.ListUserTeamsAndRolesByUserIdResponse\x12\x35\n\nCreateUser\x12\x12.CreateUserRequest\x1a\x13.CreateUserResponse\x12\x62\n\x19UpdateUserPasswordByAdmin\x12!.UpdateUserPasswordByAdminRequest\x1a\".UpdateUserPasswordByAdminResponse\x12\x38\n\x0b\x44isableUser\x12\x13.DisableUserRequest\x1a\x14.DisableUserResponseb\x06proto3')
|
|
19
|
-
|
|
20
|
-
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, globals())
|
|
21
|
-
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'global_vo_grpc_service.protos.admin_user_api_pb2', globals())
|
|
22
|
-
if _descriptor._USE_C_DESCRIPTORS == False:
|
|
23
|
-
|
|
24
|
-
DESCRIPTOR._options = None
|
|
25
|
-
_FINDUSERBYEMAILREQUEST._serialized_start=143
|
|
26
|
-
_FINDUSERBYEMAILREQUEST._serialized_end=188
|
|
27
|
-
_FINDUSERBYEMAILRESPONSE._serialized_start=190
|
|
28
|
-
_FINDUSERBYEMAILRESPONSE._serialized_end=270
|
|
29
|
-
_AUTHENTICATEUSERREQUEST._serialized_start=272
|
|
30
|
-
_AUTHENTICATEUSERREQUEST._serialized_end=330
|
|
31
|
-
_AUTHENTICATEUSERRESPONSE._serialized_start=332
|
|
32
|
-
_AUTHENTICATEUSERRESPONSE._serialized_end=407
|
|
33
|
-
_LISTALLUSERSREQUEST._serialized_start=409
|
|
34
|
-
_LISTALLUSERSREQUEST._serialized_end=445
|
|
35
|
-
_LISTALLUSERSRESPONSE._serialized_start=447
|
|
36
|
-
_LISTALLUSERSRESPONSE._serialized_end=491
|
|
37
|
-
_LISTUSERTEAMSANDROLESBYUSERIDREQUEST._serialized_start=493
|
|
38
|
-
_LISTUSERTEAMSANDROLESBYUSERIDREQUEST._serialized_end=543
|
|
39
|
-
_LISTUSERTEAMSANDROLESBYUSERIDRESPONSE._serialized_start=546
|
|
40
|
-
_LISTUSERTEAMSANDROLESBYUSERIDRESPONSE._serialized_end=842
|
|
41
|
-
_LISTUSERTEAMSANDROLESBYUSERIDRESPONSE_ROLEINFO._serialized_start=675
|
|
42
|
-
_LISTUSERTEAMSANDROLESBYUSERIDRESPONSE_ROLEINFO._serialized_end=721
|
|
43
|
-
_LISTUSERTEAMSANDROLESBYUSERIDRESPONSE_USERTEAMWITHROLES._serialized_start=723
|
|
44
|
-
_LISTUSERTEAMSANDROLESBYUSERIDRESPONSE_USERTEAMWITHROLES._serialized_end=842
|
|
45
|
-
_CREATEUSERREQUEST._serialized_start=844
|
|
46
|
-
_CREATEUSERREQUEST._serialized_end=884
|
|
47
|
-
_CREATEUSERRESPONSE._serialized_start=886
|
|
48
|
-
_CREATEUSERRESPONSE._serialized_end=961
|
|
49
|
-
_UPDATEUSERPASSWORDBYADMINREQUEST._serialized_start=963
|
|
50
|
-
_UPDATEUSERPASSWORDBYADMINREQUEST._serialized_end=1027
|
|
51
|
-
_UPDATEUSERPASSWORDBYADMINRESPONSE._serialized_start=1029
|
|
52
|
-
_UPDATEUSERPASSWORDBYADMINRESPONSE._serialized_end=1098
|
|
53
|
-
_DISABLEUSERREQUEST._serialized_start=1100
|
|
54
|
-
_DISABLEUSERREQUEST._serialized_end=1148
|
|
55
|
-
_DISABLEUSERRESPONSE._serialized_start=1150
|
|
56
|
-
_DISABLEUSERRESPONSE._serialized_end=1205
|
|
57
|
-
_ADMINUSERAPI._serialized_start=1208
|
|
58
|
-
_ADMINUSERAPI._serialized_end=1751
|
|
59
|
-
# @@protoc_insertion_point(module_scope)
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/audit_grpc_service/protos/audit_api_pb2.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/data_grpc_service/protos/image_data_api_pb2.py
RENAMED
|
File without changes
|
|
File without changes
|
{fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/geospatial_toolkit_grpc_service/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/global_vo_grpc_service/protos/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/global_vo_grpc_service/protos/image_api_pb2.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/global_vo_grpc_service/protos/query_api_pb2.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/global_vo_grpc_service/protos/role_api_pb2.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/global_vo_grpc_service/protos/task_api_pb2.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/global_vo_grpc_service/protos/team_api_pb2.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/global_vo_grpc_service/protos/user_api_pb2.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/global_vo_grpc_service/protos/utils_pb2.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/search_grpc_service/protos/__init__.py
RENAMED
|
File without changes
|
{fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/search_grpc_service/protos/index_api_pb2.py
RENAMED
|
File without changes
|
|
File without changes
|
{fsai_proto_specs-0.0.402 → fsai_proto_specs-0.0.403}/search_grpc_service/protos/search_api_pb2.py
RENAMED
|
File without changes
|
|
File without changes
|