fsai-proto-specs 0.0.408__tar.gz → 0.0.409__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.408 → fsai_proto_specs-0.0.409}/PKG-INFO +1 -1
- fsai_proto_specs-0.0.409/audit_grpc_service/protos/audit_api_pb2.py +37 -0
- {fsai_proto_specs-0.0.408 → fsai_proto_specs-0.0.409}/pyproject.toml +1 -1
- fsai_proto_specs-0.0.408/audit_grpc_service/protos/audit_api_pb2.py +0 -37
- {fsai_proto_specs-0.0.408 → fsai_proto_specs-0.0.409}/README.md +0 -0
- {fsai_proto_specs-0.0.408 → fsai_proto_specs-0.0.409}/audit_grpc_service/__init__.py +0 -0
- {fsai_proto_specs-0.0.408 → fsai_proto_specs-0.0.409}/audit_grpc_service/protos/__init__.py +0 -0
- {fsai_proto_specs-0.0.408 → fsai_proto_specs-0.0.409}/audit_grpc_service/protos/audit_api_pb2_grpc.py +0 -0
- {fsai_proto_specs-0.0.408 → fsai_proto_specs-0.0.409}/data_grpc_service/__init__.py +0 -0
- {fsai_proto_specs-0.0.408 → fsai_proto_specs-0.0.409}/data_grpc_service/protos/__init__.py +0 -0
- {fsai_proto_specs-0.0.408 → fsai_proto_specs-0.0.409}/data_grpc_service/protos/detection_chip_data_api_pb2.py +0 -0
- {fsai_proto_specs-0.0.408 → fsai_proto_specs-0.0.409}/data_grpc_service/protos/detection_chip_data_api_pb2_grpc.py +0 -0
- {fsai_proto_specs-0.0.408 → fsai_proto_specs-0.0.409}/data_grpc_service/protos/detection_instance_data_api_pb2.py +0 -0
- {fsai_proto_specs-0.0.408 → fsai_proto_specs-0.0.409}/data_grpc_service/protos/detection_instance_data_api_pb2_grpc.py +0 -0
- {fsai_proto_specs-0.0.408 → fsai_proto_specs-0.0.409}/data_grpc_service/protos/image_data_api_pb2.py +0 -0
- {fsai_proto_specs-0.0.408 → fsai_proto_specs-0.0.409}/data_grpc_service/protos/image_data_api_pb2_grpc.py +0 -0
- {fsai_proto_specs-0.0.408 → fsai_proto_specs-0.0.409}/geospatial_toolkit_grpc_service/__init__.py +0 -0
- {fsai_proto_specs-0.0.408 → fsai_proto_specs-0.0.409}/geospatial_toolkit_grpc_service/protos/__init__.py +0 -0
- {fsai_proto_specs-0.0.408 → fsai_proto_specs-0.0.409}/geospatial_toolkit_grpc_service/protos/elevation_model_api_pb2.py +0 -0
- {fsai_proto_specs-0.0.408 → fsai_proto_specs-0.0.409}/geospatial_toolkit_grpc_service/protos/elevation_model_api_pb2_grpc.py +0 -0
- {fsai_proto_specs-0.0.408 → fsai_proto_specs-0.0.409}/geospatial_toolkit_grpc_service/protos/function_api_pb2.py +0 -0
- {fsai_proto_specs-0.0.408 → fsai_proto_specs-0.0.409}/geospatial_toolkit_grpc_service/protos/function_api_pb2_grpc.py +0 -0
- {fsai_proto_specs-0.0.408 → fsai_proto_specs-0.0.409}/geospatial_toolkit_grpc_service/protos/mgrs_api_pb2.py +0 -0
- {fsai_proto_specs-0.0.408 → fsai_proto_specs-0.0.409}/geospatial_toolkit_grpc_service/protos/mgrs_api_pb2_grpc.py +0 -0
- {fsai_proto_specs-0.0.408 → fsai_proto_specs-0.0.409}/global_vo_grpc_service/__init__.py +0 -0
- {fsai_proto_specs-0.0.408 → fsai_proto_specs-0.0.409}/global_vo_grpc_service/protos/__init__.py +0 -0
- {fsai_proto_specs-0.0.408 → fsai_proto_specs-0.0.409}/global_vo_grpc_service/protos/admin_consumption_api_pb2.py +0 -0
- {fsai_proto_specs-0.0.408 → fsai_proto_specs-0.0.409}/global_vo_grpc_service/protos/admin_consumption_api_pb2_grpc.py +0 -0
- {fsai_proto_specs-0.0.408 → fsai_proto_specs-0.0.409}/global_vo_grpc_service/protos/admin_contract_range_allotment_api_pb2.py +0 -0
- {fsai_proto_specs-0.0.408 → fsai_proto_specs-0.0.409}/global_vo_grpc_service/protos/admin_contract_range_allotment_api_pb2_grpc.py +0 -0
- {fsai_proto_specs-0.0.408 → fsai_proto_specs-0.0.409}/global_vo_grpc_service/protos/admin_customer_api_pb2.py +0 -0
- {fsai_proto_specs-0.0.408 → fsai_proto_specs-0.0.409}/global_vo_grpc_service/protos/admin_customer_api_pb2_grpc.py +0 -0
- {fsai_proto_specs-0.0.408 → fsai_proto_specs-0.0.409}/global_vo_grpc_service/protos/admin_system_permission_api_pb2.py +0 -0
- {fsai_proto_specs-0.0.408 → fsai_proto_specs-0.0.409}/global_vo_grpc_service/protos/admin_system_permission_api_pb2_grpc.py +0 -0
- {fsai_proto_specs-0.0.408 → fsai_proto_specs-0.0.409}/global_vo_grpc_service/protos/admin_team_api_pb2.py +0 -0
- {fsai_proto_specs-0.0.408 → fsai_proto_specs-0.0.409}/global_vo_grpc_service/protos/admin_team_api_pb2_grpc.py +0 -0
- {fsai_proto_specs-0.0.408 → fsai_proto_specs-0.0.409}/global_vo_grpc_service/protos/admin_team_role_api_pb2.py +0 -0
- {fsai_proto_specs-0.0.408 → fsai_proto_specs-0.0.409}/global_vo_grpc_service/protos/admin_team_role_api_pb2_grpc.py +0 -0
- {fsai_proto_specs-0.0.408 → fsai_proto_specs-0.0.409}/global_vo_grpc_service/protos/admin_team_role_permission_api_pb2.py +0 -0
- {fsai_proto_specs-0.0.408 → fsai_proto_specs-0.0.409}/global_vo_grpc_service/protos/admin_team_role_permission_api_pb2_grpc.py +0 -0
- {fsai_proto_specs-0.0.408 → fsai_proto_specs-0.0.409}/global_vo_grpc_service/protos/admin_user_api_pb2.py +0 -0
- {fsai_proto_specs-0.0.408 → fsai_proto_specs-0.0.409}/global_vo_grpc_service/protos/admin_user_api_pb2_grpc.py +0 -0
- {fsai_proto_specs-0.0.408 → fsai_proto_specs-0.0.409}/global_vo_grpc_service/protos/area_of_interest_api_pb2.py +0 -0
- {fsai_proto_specs-0.0.408 → fsai_proto_specs-0.0.409}/global_vo_grpc_service/protos/area_of_interest_api_pb2_grpc.py +0 -0
- {fsai_proto_specs-0.0.408 → fsai_proto_specs-0.0.409}/global_vo_grpc_service/protos/audit_query_api_pb2.py +0 -0
- {fsai_proto_specs-0.0.408 → fsai_proto_specs-0.0.409}/global_vo_grpc_service/protos/audit_query_api_pb2_grpc.py +0 -0
- {fsai_proto_specs-0.0.408 → fsai_proto_specs-0.0.409}/global_vo_grpc_service/protos/category_api_pb2.py +0 -0
- {fsai_proto_specs-0.0.408 → fsai_proto_specs-0.0.409}/global_vo_grpc_service/protos/category_api_pb2_grpc.py +0 -0
- {fsai_proto_specs-0.0.408 → fsai_proto_specs-0.0.409}/global_vo_grpc_service/protos/category_changelog_api_pb2.py +0 -0
- {fsai_proto_specs-0.0.408 → fsai_proto_specs-0.0.409}/global_vo_grpc_service/protos/category_changelog_api_pb2_grpc.py +0 -0
- {fsai_proto_specs-0.0.408 → fsai_proto_specs-0.0.409}/global_vo_grpc_service/protos/correction_api_pb2.py +0 -0
- {fsai_proto_specs-0.0.408 → fsai_proto_specs-0.0.409}/global_vo_grpc_service/protos/correction_api_pb2_grpc.py +0 -0
- {fsai_proto_specs-0.0.408 → fsai_proto_specs-0.0.409}/global_vo_grpc_service/protos/customer_api_pb2.py +0 -0
- {fsai_proto_specs-0.0.408 → fsai_proto_specs-0.0.409}/global_vo_grpc_service/protos/customer_api_pb2_grpc.py +0 -0
- {fsai_proto_specs-0.0.408 → fsai_proto_specs-0.0.409}/global_vo_grpc_service/protos/detection_api_pb2.py +0 -0
- {fsai_proto_specs-0.0.408 → fsai_proto_specs-0.0.409}/global_vo_grpc_service/protos/detection_api_pb2_grpc.py +0 -0
- {fsai_proto_specs-0.0.408 → fsai_proto_specs-0.0.409}/global_vo_grpc_service/protos/detection_instance_api_pb2.py +0 -0
- {fsai_proto_specs-0.0.408 → fsai_proto_specs-0.0.409}/global_vo_grpc_service/protos/detection_instance_api_pb2_grpc.py +0 -0
- {fsai_proto_specs-0.0.408 → fsai_proto_specs-0.0.409}/global_vo_grpc_service/protos/feature_api_pb2.py +0 -0
- {fsai_proto_specs-0.0.408 → fsai_proto_specs-0.0.409}/global_vo_grpc_service/protos/feature_api_pb2_grpc.py +0 -0
- {fsai_proto_specs-0.0.408 → fsai_proto_specs-0.0.409}/global_vo_grpc_service/protos/geo_data_api_pb2.py +0 -0
- {fsai_proto_specs-0.0.408 → fsai_proto_specs-0.0.409}/global_vo_grpc_service/protos/geo_data_api_pb2_grpc.py +0 -0
- {fsai_proto_specs-0.0.408 → fsai_proto_specs-0.0.409}/global_vo_grpc_service/protos/image_api_pb2.py +0 -0
- {fsai_proto_specs-0.0.408 → fsai_proto_specs-0.0.409}/global_vo_grpc_service/protos/image_api_pb2_grpc.py +0 -0
- {fsai_proto_specs-0.0.408 → fsai_proto_specs-0.0.409}/global_vo_grpc_service/protos/image_metadata_api_pb2.py +0 -0
- {fsai_proto_specs-0.0.408 → fsai_proto_specs-0.0.409}/global_vo_grpc_service/protos/image_metadata_api_pb2_grpc.py +0 -0
- {fsai_proto_specs-0.0.408 → fsai_proto_specs-0.0.409}/global_vo_grpc_service/protos/image_scan_api_pb2.py +0 -0
- {fsai_proto_specs-0.0.408 → fsai_proto_specs-0.0.409}/global_vo_grpc_service/protos/image_scan_api_pb2_grpc.py +0 -0
- {fsai_proto_specs-0.0.408 → fsai_proto_specs-0.0.409}/global_vo_grpc_service/protos/invitation_api_pb2.py +0 -0
- {fsai_proto_specs-0.0.408 → fsai_proto_specs-0.0.409}/global_vo_grpc_service/protos/invitation_api_pb2_grpc.py +0 -0
- {fsai_proto_specs-0.0.408 → fsai_proto_specs-0.0.409}/global_vo_grpc_service/protos/invitation_response_api_pb2.py +0 -0
- {fsai_proto_specs-0.0.408 → fsai_proto_specs-0.0.409}/global_vo_grpc_service/protos/invitation_response_api_pb2_grpc.py +0 -0
- {fsai_proto_specs-0.0.408 → fsai_proto_specs-0.0.409}/global_vo_grpc_service/protos/mission_api_pb2.py +0 -0
- {fsai_proto_specs-0.0.408 → fsai_proto_specs-0.0.409}/global_vo_grpc_service/protos/mission_api_pb2_grpc.py +0 -0
- {fsai_proto_specs-0.0.408 → fsai_proto_specs-0.0.409}/global_vo_grpc_service/protos/model_assessment_api_pb2.py +0 -0
- {fsai_proto_specs-0.0.408 → fsai_proto_specs-0.0.409}/global_vo_grpc_service/protos/model_assessment_api_pb2_grpc.py +0 -0
- {fsai_proto_specs-0.0.408 → fsai_proto_specs-0.0.409}/global_vo_grpc_service/protos/permission_api_pb2.py +0 -0
- {fsai_proto_specs-0.0.408 → fsai_proto_specs-0.0.409}/global_vo_grpc_service/protos/permission_api_pb2_grpc.py +0 -0
- {fsai_proto_specs-0.0.408 → fsai_proto_specs-0.0.409}/global_vo_grpc_service/protos/product_changelog_api_pb2.py +0 -0
- {fsai_proto_specs-0.0.408 → fsai_proto_specs-0.0.409}/global_vo_grpc_service/protos/product_changelog_api_pb2_grpc.py +0 -0
- {fsai_proto_specs-0.0.408 → fsai_proto_specs-0.0.409}/global_vo_grpc_service/protos/query_api_pb2.py +0 -0
- {fsai_proto_specs-0.0.408 → fsai_proto_specs-0.0.409}/global_vo_grpc_service/protos/query_api_pb2_grpc.py +0 -0
- {fsai_proto_specs-0.0.408 → fsai_proto_specs-0.0.409}/global_vo_grpc_service/protos/reporting_api_pb2.py +0 -0
- {fsai_proto_specs-0.0.408 → fsai_proto_specs-0.0.409}/global_vo_grpc_service/protos/reporting_api_pb2_grpc.py +0 -0
- {fsai_proto_specs-0.0.408 → fsai_proto_specs-0.0.409}/global_vo_grpc_service/protos/review_api_pb2.py +0 -0
- {fsai_proto_specs-0.0.408 → fsai_proto_specs-0.0.409}/global_vo_grpc_service/protos/review_api_pb2_grpc.py +0 -0
- {fsai_proto_specs-0.0.408 → fsai_proto_specs-0.0.409}/global_vo_grpc_service/protos/role_api_pb2.py +0 -0
- {fsai_proto_specs-0.0.408 → fsai_proto_specs-0.0.409}/global_vo_grpc_service/protos/role_api_pb2_grpc.py +0 -0
- {fsai_proto_specs-0.0.408 → fsai_proto_specs-0.0.409}/global_vo_grpc_service/protos/signed_url_api_pb2.py +0 -0
- {fsai_proto_specs-0.0.408 → fsai_proto_specs-0.0.409}/global_vo_grpc_service/protos/signed_url_api_pb2_grpc.py +0 -0
- {fsai_proto_specs-0.0.408 → fsai_proto_specs-0.0.409}/global_vo_grpc_service/protos/source_api_pb2.py +0 -0
- {fsai_proto_specs-0.0.408 → fsai_proto_specs-0.0.409}/global_vo_grpc_service/protos/source_api_pb2_grpc.py +0 -0
- {fsai_proto_specs-0.0.408 → fsai_proto_specs-0.0.409}/global_vo_grpc_service/protos/task_api_pb2.py +0 -0
- {fsai_proto_specs-0.0.408 → fsai_proto_specs-0.0.409}/global_vo_grpc_service/protos/task_api_pb2_grpc.py +0 -0
- {fsai_proto_specs-0.0.408 → fsai_proto_specs-0.0.409}/global_vo_grpc_service/protos/task_image_api_pb2.py +0 -0
- {fsai_proto_specs-0.0.408 → fsai_proto_specs-0.0.409}/global_vo_grpc_service/protos/task_image_api_pb2_grpc.py +0 -0
- {fsai_proto_specs-0.0.408 → fsai_proto_specs-0.0.409}/global_vo_grpc_service/protos/task_image_metadata_api_pb2.py +0 -0
- {fsai_proto_specs-0.0.408 → fsai_proto_specs-0.0.409}/global_vo_grpc_service/protos/task_image_metadata_api_pb2_grpc.py +0 -0
- {fsai_proto_specs-0.0.408 → fsai_proto_specs-0.0.409}/global_vo_grpc_service/protos/team_api_pb2.py +0 -0
- {fsai_proto_specs-0.0.408 → fsai_proto_specs-0.0.409}/global_vo_grpc_service/protos/team_api_pb2_grpc.py +0 -0
- {fsai_proto_specs-0.0.408 → fsai_proto_specs-0.0.409}/global_vo_grpc_service/protos/team_member_api_pb2.py +0 -0
- {fsai_proto_specs-0.0.408 → fsai_proto_specs-0.0.409}/global_vo_grpc_service/protos/team_member_api_pb2_grpc.py +0 -0
- {fsai_proto_specs-0.0.408 → fsai_proto_specs-0.0.409}/global_vo_grpc_service/protos/team_member_role_api_pb2.py +0 -0
- {fsai_proto_specs-0.0.408 → fsai_proto_specs-0.0.409}/global_vo_grpc_service/protos/team_member_role_api_pb2_grpc.py +0 -0
- {fsai_proto_specs-0.0.408 → fsai_proto_specs-0.0.409}/global_vo_grpc_service/protos/team_role_api_pb2.py +0 -0
- {fsai_proto_specs-0.0.408 → fsai_proto_specs-0.0.409}/global_vo_grpc_service/protos/team_role_api_pb2_grpc.py +0 -0
- {fsai_proto_specs-0.0.408 → fsai_proto_specs-0.0.409}/global_vo_grpc_service/protos/user_api_pb2.py +0 -0
- {fsai_proto_specs-0.0.408 → fsai_proto_specs-0.0.409}/global_vo_grpc_service/protos/user_api_pb2_grpc.py +0 -0
- {fsai_proto_specs-0.0.408 → fsai_proto_specs-0.0.409}/global_vo_grpc_service/protos/user_favorites_api_pb2.py +0 -0
- {fsai_proto_specs-0.0.408 → fsai_proto_specs-0.0.409}/global_vo_grpc_service/protos/user_favorites_api_pb2_grpc.py +0 -0
- {fsai_proto_specs-0.0.408 → fsai_proto_specs-0.0.409}/global_vo_grpc_service/protos/user_metric_api_pb2.py +0 -0
- {fsai_proto_specs-0.0.408 → fsai_proto_specs-0.0.409}/global_vo_grpc_service/protos/user_metric_api_pb2_grpc.py +0 -0
- {fsai_proto_specs-0.0.408 → fsai_proto_specs-0.0.409}/global_vo_grpc_service/protos/user_password_reset_request_api_pb2.py +0 -0
- {fsai_proto_specs-0.0.408 → fsai_proto_specs-0.0.409}/global_vo_grpc_service/protos/user_password_reset_request_api_pb2_grpc.py +0 -0
- {fsai_proto_specs-0.0.408 → fsai_proto_specs-0.0.409}/global_vo_grpc_service/protos/utils_pb2.py +0 -0
- {fsai_proto_specs-0.0.408 → fsai_proto_specs-0.0.409}/global_vo_grpc_service/protos/utils_pb2_grpc.py +0 -0
- {fsai_proto_specs-0.0.408 → fsai_proto_specs-0.0.409}/global_vo_grpc_service/protos/workflow_analyzer_api_pb2.py +0 -0
- {fsai_proto_specs-0.0.408 → fsai_proto_specs-0.0.409}/global_vo_grpc_service/protos/workflow_analyzer_api_pb2_grpc.py +0 -0
- {fsai_proto_specs-0.0.408 → fsai_proto_specs-0.0.409}/global_vo_grpc_service/protos/workflow_api_pb2.py +0 -0
- {fsai_proto_specs-0.0.408 → fsai_proto_specs-0.0.409}/global_vo_grpc_service/protos/workflow_api_pb2_grpc.py +0 -0
- {fsai_proto_specs-0.0.408 → fsai_proto_specs-0.0.409}/search_grpc_service/__init__.py +0 -0
- {fsai_proto_specs-0.0.408 → fsai_proto_specs-0.0.409}/search_grpc_service/protos/__init__.py +0 -0
- {fsai_proto_specs-0.0.408 → fsai_proto_specs-0.0.409}/search_grpc_service/protos/index_api_pb2.py +0 -0
- {fsai_proto_specs-0.0.408 → fsai_proto_specs-0.0.409}/search_grpc_service/protos/index_api_pb2_grpc.py +0 -0
- {fsai_proto_specs-0.0.408 → fsai_proto_specs-0.0.409}/search_grpc_service/protos/search_api_pb2.py +0 -0
- {fsai_proto_specs-0.0.408 → fsai_proto_specs-0.0.409}/search_grpc_service/protos/search_api_pb2_grpc.py +0 -0
|
@@ -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\"\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\"\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=326
|
|
27
|
+
_QUERYAUDITSREQUEST._serialized_start=329
|
|
28
|
+
_QUERYAUDITSREQUEST._serialized_end=549
|
|
29
|
+
_QUERYAUDITSRESPONSE._serialized_start=551
|
|
30
|
+
_QUERYAUDITSRESPONSE._serialized_end=596
|
|
31
|
+
_CREATEAUDITREQUEST._serialized_start=598
|
|
32
|
+
_CREATEAUDITREQUEST._serialized_end=718
|
|
33
|
+
_CREATEAUDITRESPONSE._serialized_start=720
|
|
34
|
+
_CREATEAUDITRESPONSE._serialized_end=787
|
|
35
|
+
_AUDITAPI._serialized_start=789
|
|
36
|
+
_AUDITAPI._serialized_end=915
|
|
37
|
+
# @@protoc_insertion_point(module_scope)
|
|
@@ -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\"\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)
|
|
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.408 → fsai_proto_specs-0.0.409}/data_grpc_service/protos/image_data_api_pb2.py
RENAMED
|
File without changes
|
|
File without changes
|
{fsai_proto_specs-0.0.408 → fsai_proto_specs-0.0.409}/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.408 → fsai_proto_specs-0.0.409}/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
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{fsai_proto_specs-0.0.408 → fsai_proto_specs-0.0.409}/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.408 → fsai_proto_specs-0.0.409}/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.408 → fsai_proto_specs-0.0.409}/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.408 → fsai_proto_specs-0.0.409}/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.408 → fsai_proto_specs-0.0.409}/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.408 → fsai_proto_specs-0.0.409}/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.408 → fsai_proto_specs-0.0.409}/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.408 → fsai_proto_specs-0.0.409}/search_grpc_service/protos/__init__.py
RENAMED
|
File without changes
|
{fsai_proto_specs-0.0.408 → fsai_proto_specs-0.0.409}/search_grpc_service/protos/index_api_pb2.py
RENAMED
|
File without changes
|
|
File without changes
|
{fsai_proto_specs-0.0.408 → fsai_proto_specs-0.0.409}/search_grpc_service/protos/search_api_pb2.py
RENAMED
|
File without changes
|
|
File without changes
|