qwak-core 0.4.283__py3-none-any.whl → 0.4.285__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- _qwak_proto/jfml/hosting_gateway/v1/build_upload_url_pb2.py +8 -23
- _qwak_proto/jfml/hosting_gateway/v1/hosting_gateway_service_pb2.py +10 -27
- _qwak_proto/qwak/administration/account/v1/account_pb2.py +22 -87
- _qwak_proto/qwak/administration/account/v1/account_service_pb2.py +42 -187
- _qwak_proto/qwak/administration/account/v1/jfrog_tenant_details_pb2.py +26 -114
- _qwak_proto/qwak/administration/account/v1/personalization_pb2.py +8 -24
- _qwak_proto/qwak/administration/account/v1/preferences_pb2.py +6 -14
- _qwak_proto/qwak/administration/account/v1/terms_pb2.py +14 -54
- _qwak_proto/qwak/administration/authenticated_user/v1/authenticated_user_service_pb2.py +18 -67
- _qwak_proto/qwak/administration/authenticated_user/v1/credentials_pb2.py +8 -24
- _qwak_proto/qwak/administration/authenticated_user/v1/details_pb2.py +14 -54
- _qwak_proto/qwak/administration/cluster/v2/cluster_pb2.py +38 -173
- _qwak_proto/qwak/administration/runtime_configuration/v0/creds/auth_pb2.py +6 -14
- _qwak_proto/qwak/administration/runtime_configuration/v0/creds/secret_pb2.py +8 -24
- _qwak_proto/qwak/administration/runtime_configuration/v0/data_catalog_config_pb2.py +10 -34
- _qwak_proto/qwak/administration/runtime_configuration/v0/external/elasticsearch_config_pb2.py +6 -14
- _qwak_proto/qwak/administration/runtime_configuration/v0/external/kafka_config_pb2.py +12 -44
- _qwak_proto/qwak/administration/runtime_configuration/v0/external/prometheus_config_pb2.py +9 -15
- _qwak_proto/qwak/administration/runtime_configuration/v0/external/prometheus_config_pb2.pyi +29 -0
- _qwak_proto/qwak/administration/runtime_configuration/v0/external/redis_config_pb2.py +6 -14
- _qwak_proto/qwak/administration/runtime_configuration/v0/external/victoriametrics_config_pb2.py +8 -15
- _qwak_proto/qwak/administration/runtime_configuration/v0/external/victoriametrics_config_pb2.pyi +16 -0
- _qwak_proto/qwak/administration/runtime_configuration/v0/feature_store_config_pb2.py +10 -34
- _qwak_proto/qwak/administration/runtime_configuration/v0/hosting_config_pb2.py +14 -54
- _qwak_proto/qwak/administration/runtime_configuration/v0/logs_storage_config_pb2.py +6 -14
- _qwak_proto/qwak/administration/runtime_configuration/v0/model_analytics_storage_config_pb2.py +6 -14
- _qwak_proto/qwak/administration/runtime_configuration/v0/network_config_pb2.py +14 -54
- _qwak_proto/qwak/administration/runtime_configuration/v0/object_storage_config_pb2.py +10 -34
- _qwak_proto/qwak/administration/runtime_configuration/v0/observability_config_pb2.py +10 -34
- _qwak_proto/qwak/administration/runtime_configuration/v0/runtime_config_pb2.py +6 -14
- _qwak_proto/qwak/administration/runtime_configuration/v0/sql_engine_config_pb2.py +10 -34
- _qwak_proto/qwak/administration/v0/authentication/authentication_service_pb2.py +14 -47
- _qwak_proto/qwak/administration/v0/environments/configuration_pb2.py +20 -82
- _qwak_proto/qwak/administration/v0/environments/environment_pb2.py +12 -40
- _qwak_proto/qwak/administration/v0/environments/environment_service_pb2.py +36 -158
- _qwak_proto/qwak/administration/v0/environments/personalization_pb2.py +8 -24
- _qwak_proto/qwak/administration/v0/users/user_pb2.py +18 -71
- _qwak_proto/qwak/admiral/secret/v0/secret_pb2.py +26 -115
- _qwak_proto/qwak/admiral/secret/v0/secret_service_pb2.py +18 -67
- _qwak_proto/qwak/admiral/secret/v0/system_secret_service_pb2.py +18 -67
- _qwak_proto/qwak/admiral/user_application_instance/v0/user_application_instance_pb2.py +38 -174
- _qwak_proto/qwak/admiral/user_application_instance/v0/user_application_instance_service_pb2.py +22 -87
- _qwak_proto/qwak/analytics/analytics_pb2.py +26 -121
- _qwak_proto/qwak/analytics/analytics_service_pb2.py +46 -207
- _qwak_proto/qwak/artifactory_settings/artifactory_settings_pb2.py +8 -24
- _qwak_proto/qwak/audience/v1/audience_api_pb2.py +30 -127
- _qwak_proto/qwak/audience/v1/audience_pb2.py +26 -113
- _qwak_proto/qwak/auto_scaling/v1/auto_scaling_pb2.py +18 -79
- _qwak_proto/qwak/auto_scaling/v1/auto_scaling_service_pb2.py +10 -27
- _qwak_proto/qwak/automation/v1/action_pb2.py +40 -180
- _qwak_proto/qwak/automation/v1/auto_scaling_pb2.py +18 -79
- _qwak_proto/qwak/automation/v1/automation_execution_pb2.py +12 -43
- _qwak_proto/qwak/automation/v1/automation_management_service_pb2.py +56 -258
- _qwak_proto/qwak/automation/v1/automation_pb2.py +10 -34
- _qwak_proto/qwak/automation/v1/common_pb2.py +10 -35
- _qwak_proto/qwak/automation/v1/notification_pb2.py +16 -68
- _qwak_proto/qwak/automation/v1/trigger_pb2.py +14 -54
- _qwak_proto/qwak/batch_job/v1/batch_job_events_pb2.py +26 -116
- _qwak_proto/qwak/batch_job/v1/batch_job_resources_pb2.py +8 -26
- _qwak_proto/qwak/batch_job/v1/batch_job_service_pb2.py +118 -561
- _qwak_proto/qwak/build/v1/build_api_pb2.py +86 -407
- _qwak_proto/qwak/build/v1/build_pb2.py +114 -549
- _qwak_proto/qwak/build_settings/build_settings_api_pb2.py +18 -67
- _qwak_proto/qwak/build_settings/build_settings_pb2.py +18 -74
- _qwak_proto/qwak/builds/build_pb2.py +44 -206
- _qwak_proto/qwak/builds/build_url_pb2.py +26 -113
- _qwak_proto/qwak/builds/builds_orchestrator_service_pb2.py +58 -269
- _qwak_proto/qwak/builds/builds_pb2.py +110 -519
- _qwak_proto/qwak/builds/internal_builds_orchestrator_service_pb2.py +12 -37
- _qwak_proto/qwak/data_versioning/data_versioning_pb2.py +8 -24
- _qwak_proto/qwak/data_versioning/data_versioning_service_pb2.py +14 -47
- _qwak_proto/qwak/deployment/alert_pb2.py +24 -108
- _qwak_proto/qwak/deployment/alert_service_pb2.py +30 -127
- _qwak_proto/qwak/deployment/deployment_messages_pb2.py +6 -14
- _qwak_proto/qwak/deployment/deployment_pb2.py +124 -588
- _qwak_proto/qwak/deployment/deployment_service_pb2.py +86 -419
- _qwak_proto/qwak/ecosystem/jfrog/v0/token_pb2.py +36 -164
- _qwak_proto/qwak/ecosystem/jfrog/v0/token_service_pb2.py +22 -87
- _qwak_proto/qwak/ecosystem/v0/credentials_pb2.py +10 -34
- _qwak_proto/qwak/ecosystem/v0/ecosystem_pb2.py +30 -138
- _qwak_proto/qwak/ecosystem/v0/ecosystem_runtime_service_pb2.py +52 -237
- _qwak_proto/qwak/execution/v1/backfill_pb2.py +18 -74
- _qwak_proto/qwak/execution/v1/batch_pb2.py +10 -34
- _qwak_proto/qwak/execution/v1/deletion_pb2.py +12 -44
- _qwak_proto/qwak/execution/v1/execution_pb2.py +16 -69
- _qwak_proto/qwak/execution/v1/execution_service_pb2.py +64 -298
- _qwak_proto/qwak/execution/v1/internal/deployment/platform_details_pb2.py +6 -14
- _qwak_proto/qwak/execution/v1/jobs/job_pb2.py +18 -76
- _qwak_proto/qwak/execution/v1/jobs/job_service_pb2.py +54 -247
- _qwak_proto/qwak/execution/v1/jobs/reports/report_pb2.py +20 -84
- _qwak_proto/qwak/execution/v1/state/execution_state_pb2.py +6 -14
- _qwak_proto/qwak/execution/v1/state/execution_state_service_pb2.py +30 -127
- _qwak_proto/qwak/execution/v1/state/featureset_state_pb2.py +6 -14
- _qwak_proto/qwak/execution/v1/state/spark_execution_state_pb2.py +14 -68
- _qwak_proto/qwak/execution/v1/streaming_aggregation_pb2.py +14 -54
- _qwak_proto/qwak/execution/v1/streaming_pb2.py +12 -44
- _qwak_proto/qwak/feature_store/entities/entity_pb2.py +16 -57
- _qwak_proto/qwak/feature_store/entities/entity_service_pb2.py +30 -127
- _qwak_proto/qwak/feature_store/features/aggregation_pb2.py +38 -175
- _qwak_proto/qwak/feature_store/features/deployment_pb2.py +36 -167
- _qwak_proto/qwak/feature_store/features/deployment_service_pb2.py +10 -27
- _qwak_proto/qwak/feature_store/features/execution_pb2.py +14 -56
- _qwak_proto/qwak/feature_store/features/feature_set_attribute_pb2.py +6 -14
- _qwak_proto/qwak/feature_store/features/feature_set_pb2.py +34 -155
- _qwak_proto/qwak/feature_store/features/feature_set_service_pb2.py +92 -439
- _qwak_proto/qwak/feature_store/features/feature_set_state_pb2.py +38 -181
- _qwak_proto/qwak/feature_store/features/feature_set_state_service_pb2.py +26 -107
- _qwak_proto/qwak/feature_store/features/feature_set_types_pb2.py +74 -346
- _qwak_proto/qwak/feature_store/features/monitoring_pb2.py +10 -34
- _qwak_proto/qwak/feature_store/features/real_time_feature_extractor_pb2.py +32 -143
- _qwak_proto/qwak/feature_store/jobs/job_pb2.py +12 -46
- _qwak_proto/qwak/feature_store/jobs/job_service_pb2.py +30 -127
- _qwak_proto/qwak/feature_store/jobs/v1/job_pb2.py +12 -45
- _qwak_proto/qwak/feature_store/jobs/v1/job_service_pb2.py +42 -187
- _qwak_proto/qwak/feature_store/platform/platform_details_pb2.py +8 -24
- _qwak_proto/qwak/feature_store/reports/report_pb2.py +14 -53
- _qwak_proto/qwak/feature_store/repository/common/platform_pb2.py +10 -34
- _qwak_proto/qwak/feature_store/serving/management_pb2.py +14 -47
- _qwak_proto/qwak/feature_store/serving/metadata_pb2.py +12 -44
- _qwak_proto/qwak/feature_store/serving/serving_pb2.py +50 -222
- _qwak_proto/qwak/feature_store/serving/v1/value_pb2.py +8 -24
- _qwak_proto/qwak/feature_store/sinks/sink_pb2.py +14 -54
- _qwak_proto/qwak/feature_store/sources/batch_pb2.py +70 -334
- _qwak_proto/qwak/feature_store/sources/data_source_attribute_pb2.py +6 -14
- _qwak_proto/qwak/feature_store/sources/data_source_pb2.py +14 -54
- _qwak_proto/qwak/feature_store/sources/data_source_service_pb2.py +34 -147
- _qwak_proto/qwak/feature_store/sources/streaming_pb2.py +34 -146
- _qwak_proto/qwak/feature_store/v1/common/jfrog_artifact/jfrog_artifact_pb2.py +6 -14
- _qwak_proto/qwak/feature_store/v1/common/source_code/source_code_pb2.py +10 -34
- _qwak_proto/qwak/feature_store/v1/internal/data_source/data_source_service_pb2.py +16 -58
- _qwak_proto/qwak/feature_store/v1/internal/featureset/featureset_token_service_pb2.py +10 -27
- _qwak_proto/qwak/features_operator/v1/features_operator_pb2.py +14 -54
- _qwak_proto/qwak/features_operator/v1/features_operator_service_pb2.py +14 -47
- _qwak_proto/qwak/features_operator/v2/features_operator_pb2.py +16 -64
- _qwak_proto/qwak/features_operator/v2/features_operator_service_pb2.py +12 -37
- _qwak_proto/qwak/features_operator/v3/features_operator_async_service_pb2.py +26 -107
- _qwak_proto/qwak/features_operator/v3/features_operator_pb2.py +16 -64
- _qwak_proto/qwak/file_versioning/file_versioning_pb2.py +10 -33
- _qwak_proto/qwak/file_versioning/file_versioning_service_pb2.py +14 -47
- _qwak_proto/qwak/fitness_service/constructs_pb2.py +22 -99
- _qwak_proto/qwak/fitness_service/fitness_pb2.py +10 -32
- _qwak_proto/qwak/fitness_service/fitness_service_pb2.py +22 -87
- _qwak_proto/qwak/fitness_service/status_pb2.py +24 -106
- _qwak_proto/qwak/inference/feedback/feedback_pb2.py +28 -96
- _qwak_proto/qwak/instance_template/instance_template_pb2.py +12 -40
- _qwak_proto/qwak/instance_template/instance_template_service_pb2.py +14 -47
- _qwak_proto/qwak/integration/hugging_face_integration_pb2.py +16 -64
- _qwak_proto/qwak/integration/integration_pb2.py +28 -126
- _qwak_proto/qwak/integration/integration_service_pb2.py +34 -147
- _qwak_proto/qwak/integration/open_a_i_integration_pb2.py +16 -64
- _qwak_proto/qwak/integration/opsgenie_integration_pb2.py +20 -82
- _qwak_proto/qwak/integration/pagerduty_integration_pb2.py +24 -104
- _qwak_proto/qwak/integration/slack_app_integration_pb2.py +24 -104
- _qwak_proto/qwak/kube_deployment_captain/alert_pb2.py +22 -97
- _qwak_proto/qwak/kube_deployment_captain/alerting_pb2.py +12 -44
- _qwak_proto/qwak/kube_deployment_captain/batch_job_pb2.py +68 -322
- _qwak_proto/qwak/kube_deployment_captain/deployment_pb2.py +44 -167
- _qwak_proto/qwak/kube_deployment_captain/feature_set_deployment_pb2.py +32 -144
- _qwak_proto/qwak/kube_deployment_captain/kube_deployment_captain_service_pb2.py +108 -519
- _qwak_proto/qwak/kube_deployment_captain/traffic_mapping_pb2.py +8 -24
- _qwak_proto/qwak/logging/log_filter_pb2.py +12 -44
- _qwak_proto/qwak/logging/log_line_pb2.py +8 -25
- _qwak_proto/qwak/logging/log_reader_service_pb2.py +10 -27
- _qwak_proto/qwak/logging/log_source_pb2.py +30 -134
- _qwak_proto/qwak/model_descriptor/open_ai_descriptor_pb2.py +18 -74
- _qwak_proto/qwak/model_group/model_group_pb2.py +14 -47
- _qwak_proto/qwak/model_group/model_group_repository_details_pb2.py +18 -74
- _qwak_proto/qwak/models/models_pb2.py +88 -405
- _qwak_proto/qwak/models/models_query_pb2.py +16 -56
- _qwak_proto/qwak/monitoring/v0/alerting_channel_management_service_pb2.py +30 -127
- _qwak_proto/qwak/monitoring/v0/alerting_channel_pb2.py +34 -152
- _qwak_proto/qwak/monitoring/v0/alerting_channel_sync_service_pb2.py +14 -47
- _qwak_proto/qwak/offline/serving/v1/feature_values_pb2.py +6 -14
- _qwak_proto/qwak/offline/serving/v1/offline_serving_async_service_pb2.py +30 -123
- _qwak_proto/qwak/offline/serving/v1/options_pb2.py +6 -14
- _qwak_proto/qwak/offline/serving/v1/population_pb2.py +14 -54
- _qwak_proto/qwak/projects/jfrog_project_spec_pb2.py +6 -14
- _qwak_proto/qwak/projects/projects_pb2.py +44 -190
- _qwak_proto/qwak/prompt/v1/prompt/prompt_manager_service_pb2.py +54 -247
- _qwak_proto/qwak/prompt/v1/prompt/prompt_pb2.py +46 -214
- _qwak_proto/qwak/secret_service/secret_service_pb2.py +18 -67
- _qwak_proto/qwak/self_service/account/v0/account_membership_pb2.py +24 -106
- _qwak_proto/qwak/self_service/account/v0/account_membership_service_pb2.py +50 -227
- _qwak_proto/qwak/self_service/account/v0/account_status_pb2.py +16 -65
- _qwak_proto/qwak/self_service/account/v0/managing_account_pb2.py +30 -131
- _qwak_proto/qwak/self_service/account/v0/managing_account_service_pb2.py +22 -87
- _qwak_proto/qwak/self_service/user/v1/api_key_pb2.py +6 -14
- _qwak_proto/qwak/self_service/user/v1/user_pb2.py +6 -14
- _qwak_proto/qwak/self_service/user/v1/user_service_pb2.py +30 -121
- _qwak_proto/qwak/service_discovery/service_discovery_location_pb2.py +12 -44
- _qwak_proto/qwak/service_discovery/service_discovery_location_service_pb2.py +10 -27
- _qwak_proto/qwak/traffic/v1/traffic_api_pb2.py +22 -87
- _qwak_proto/qwak/traffic/v1/traffic_pb2.py +26 -113
- _qwak_proto/qwak/user_application/common/v0/resources_pb2.py +30 -138
- _qwak_proto/qwak/user_application/v0/user_application_pb2.py +10 -43
- _qwak_proto/qwak/vectors/v1/collection/collection_pb2.py +24 -106
- _qwak_proto/qwak/vectors/v1/collection/collection_service_pb2.py +38 -167
- _qwak_proto/qwak/vectors/v1/collection/event/collection_event_pb2.py +6 -14
- _qwak_proto/qwak/vectors/v1/filters_pb2.py +30 -134
- _qwak_proto/qwak/vectors/v1/vector_pb2.py +14 -54
- _qwak_proto/qwak/vectors/v1/vector_service_pb2.py +26 -107
- _qwak_proto/qwak/workspace/workspace_pb2.py +22 -107
- _qwak_proto/qwak/workspace/workspace_service_pb2.py +62 -287
- frogml_storage/__init__.py +1 -1
- qwak/__init__.py +1 -1
- qwak/inner/build_logic/phases/phase_010_fetch_model/post_fetch_validation_step.py +1 -1
- {qwak_core-0.4.283.dist-info → qwak_core-0.4.285.dist-info}/METADATA +4 -5
- {qwak_core-0.4.283.dist-info → qwak_core-0.4.285.dist-info}/RECORD +209 -209
- {qwak_core-0.4.283.dist-info → qwak_core-0.4.285.dist-info}/WHEEL +0 -0
@@ -4,9 +4,8 @@
|
|
4
4
|
"""Generated protocol buffer code."""
|
5
5
|
from google.protobuf import descriptor as _descriptor
|
6
6
|
from google.protobuf import descriptor_pool as _descriptor_pool
|
7
|
-
from google.protobuf import message as _message
|
8
|
-
from google.protobuf import reflection as _reflection
|
9
7
|
from google.protobuf import symbol_database as _symbol_database
|
8
|
+
from google.protobuf.internal import builder as _builder
|
10
9
|
# @@protoc_insertion_point(imports)
|
11
10
|
|
12
11
|
_sym_db = _symbol_database.Default()
|
@@ -17,213 +16,53 @@ from _qwak_proto.qwak.analytics import analytics_pb2 as qwak_dot_analytics_dot_a
|
|
17
16
|
|
18
17
|
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n&qwak/analytics/analytics_service.proto\x12\x0eqwak.analytics\x1a\x1eqwak/analytics/analytics.proto\"\x1d\n\x0cQueryRequest\x12\r\n\x05query\x18\x01 \x01(\t\"!\n\rQueryResponse\x12\x10\n\x08query_id\x18\x01 \x01(\t\"\'\n\x16\x45xecuteDdlQueryRequest\x12\r\n\x05query\x18\x01 \x01(\t\"+\n\x17\x45xecuteDdlQueryResponse\x12\x10\n\x08query_id\x18\x01 \x01(\t\"T\n\x1aGetQueryResultsPageRequest\x12\x10\n\x08query_id\x18\x01 \x01(\t\x12\x0f\n\x07page_id\x18\x02 \x01(\t\x12\x13\n\x0bmax_results\x18\x03 \x01(\x05\"\xa2\x01\n\x1bGetQueryResultsPageResponse\x12+\n\x06status\x18\x01 \x01(\x0e\x32\x1b.qwak.analytics.QueryStatus\x12\x16\n\x0e\x66\x61ilure_reason\x18\x04 \x01(\t\x12\x14\n\x0cnext_page_id\x18\x02 \x01(\t\x12(\n\x04\x64\x61ta\x18\x03 \x01(\x0b\x32\x1a.qwak.analytics.ResultData\")\n\x15GetQueryStatusRequest\x12\x10\n\x08query_id\x18\x01 \x01(\t\"]\n\x16GetQueryStatusResponse\x12+\n\x06status\x18\x01 \x01(\x0e\x32\x1b.qwak.analytics.QueryStatus\x12\x16\n\x0e\x66\x61ilure_reason\x18\x02 \x01(\t\"A\n\x14\x44\x65scribeTableRequest\x12\x12\n\ntable_name\x18\x01 \x01(\t\x12\x15\n\rdatabase_name\x18\x02 \x01(\t\"Y\n\x15\x44\x65scribeTableResponse\x12\x12\n\ntable_name\x18\x01 \x01(\t\x12,\n\x07\x63olumns\x18\x02 \x03(\x0b\x32\x1b.qwak.analytics.TableColumn\"\x12\n\x10ListTableRequest\"(\n\x11ListTableResponse\x12\x13\n\x0btable_names\x18\x01 \x03(\t\"D\n\x12\x43reateTableRequest\x12.\n\x05table\x18\x01 \x01(\x0b\x32\x1f.qwak.analytics.TableDefinition\"\x15\n\x13\x43reateTableResponse\"`\n GetQueryResultDownloadURLRequest\x12<\n\x06params\x18\x01 \x01(\x0b\x32,.qwak.analytics.QueryResultDownloadURLParams\"9\n!GetQueryResultDownloadURLResponse\x12\x14\n\x0c\x64ownload_url\x18\x01 \x01(\t\"B\n\x14OptimizeTableRequest\x12\x16\n\x0e\x65nvironment_id\x18\x01 \x01(\t\x12\x12\n\ntable_name\x18\x02 \x01(\t\")\n\x15OptimizeTableResponse\x12\x10\n\x08query_id\x18\x01 \x01(\t\".\n\x15\x43reateDatabaseRequest\x12\x15\n\rdatabase_name\x18\x01 \x01(\t\"\x18\n\x16\x43reateDatabaseResponse2\xdd\x07\n\x15\x41nalyticsQueryService\x12\x44\n\x05Query\x12\x1c.qwak.analytics.QueryRequest\x1a\x1d.qwak.analytics.QueryResponse\x12\x62\n\x0f\x45xecuteDdlQuery\x12&.qwak.analytics.ExecuteDdlQueryRequest\x1a\'.qwak.analytics.ExecuteDdlQueryResponse\x12n\n\x13GetQueryResultsPage\x12*.qwak.analytics.GetQueryResultsPageRequest\x1a+.qwak.analytics.GetQueryResultsPageResponse\x12_\n\x0eGetQueryStatus\x12%.qwak.analytics.GetQueryStatusRequest\x1a&.qwak.analytics.GetQueryStatusResponse\x12\\\n\rDescribeTable\x12$.qwak.analytics.DescribeTableRequest\x1a%.qwak.analytics.DescribeTableResponse\x12Q\n\nListTables\x12 .qwak.analytics.ListTableRequest\x1a!.qwak.analytics.ListTableResponse\x12V\n\x0b\x43reateTable\x12\".qwak.analytics.CreateTableRequest\x1a#.qwak.analytics.CreateTableResponse\x12\x80\x01\n\x19GetQueryResultDownloadURL\x12\x30.qwak.analytics.GetQueryResultDownloadURLRequest\x1a\x31.qwak.analytics.GetQueryResultDownloadURLResponse\x12\\\n\rOptimizeTable\x12$.qwak.analytics.OptimizeTableRequest\x1a%.qwak.analytics.OptimizeTableResponse\x12_\n\x0e\x43reateDatabase\x12%.qwak.analytics.CreateDatabaseRequest\x1a&.qwak.analytics.CreateDatabaseResponseB\x86\x01\n\x19\x63om.qwak.ai.analytics.apiP\x01Zggithub.com/qwak-ai/qwak-platform/services/core/java/analytics/analytics-api/pb/qwak/analytics;analyticsb\x06proto3')
|
19
18
|
|
20
|
-
|
21
|
-
|
22
|
-
|
23
|
-
_QUERYRESPONSE = DESCRIPTOR.message_types_by_name['QueryResponse']
|
24
|
-
_EXECUTEDDLQUERYREQUEST = DESCRIPTOR.message_types_by_name['ExecuteDdlQueryRequest']
|
25
|
-
_EXECUTEDDLQUERYRESPONSE = DESCRIPTOR.message_types_by_name['ExecuteDdlQueryResponse']
|
26
|
-
_GETQUERYRESULTSPAGEREQUEST = DESCRIPTOR.message_types_by_name['GetQueryResultsPageRequest']
|
27
|
-
_GETQUERYRESULTSPAGERESPONSE = DESCRIPTOR.message_types_by_name['GetQueryResultsPageResponse']
|
28
|
-
_GETQUERYSTATUSREQUEST = DESCRIPTOR.message_types_by_name['GetQueryStatusRequest']
|
29
|
-
_GETQUERYSTATUSRESPONSE = DESCRIPTOR.message_types_by_name['GetQueryStatusResponse']
|
30
|
-
_DESCRIBETABLEREQUEST = DESCRIPTOR.message_types_by_name['DescribeTableRequest']
|
31
|
-
_DESCRIBETABLERESPONSE = DESCRIPTOR.message_types_by_name['DescribeTableResponse']
|
32
|
-
_LISTTABLEREQUEST = DESCRIPTOR.message_types_by_name['ListTableRequest']
|
33
|
-
_LISTTABLERESPONSE = DESCRIPTOR.message_types_by_name['ListTableResponse']
|
34
|
-
_CREATETABLEREQUEST = DESCRIPTOR.message_types_by_name['CreateTableRequest']
|
35
|
-
_CREATETABLERESPONSE = DESCRIPTOR.message_types_by_name['CreateTableResponse']
|
36
|
-
_GETQUERYRESULTDOWNLOADURLREQUEST = DESCRIPTOR.message_types_by_name['GetQueryResultDownloadURLRequest']
|
37
|
-
_GETQUERYRESULTDOWNLOADURLRESPONSE = DESCRIPTOR.message_types_by_name['GetQueryResultDownloadURLResponse']
|
38
|
-
_OPTIMIZETABLEREQUEST = DESCRIPTOR.message_types_by_name['OptimizeTableRequest']
|
39
|
-
_OPTIMIZETABLERESPONSE = DESCRIPTOR.message_types_by_name['OptimizeTableResponse']
|
40
|
-
_CREATEDATABASEREQUEST = DESCRIPTOR.message_types_by_name['CreateDatabaseRequest']
|
41
|
-
_CREATEDATABASERESPONSE = DESCRIPTOR.message_types_by_name['CreateDatabaseResponse']
|
42
|
-
QueryRequest = _reflection.GeneratedProtocolMessageType('QueryRequest', (_message.Message,), {
|
43
|
-
'DESCRIPTOR' : _QUERYREQUEST,
|
44
|
-
'__module__' : 'qwak.analytics.analytics_service_pb2'
|
45
|
-
# @@protoc_insertion_point(class_scope:qwak.analytics.QueryRequest)
|
46
|
-
})
|
47
|
-
_sym_db.RegisterMessage(QueryRequest)
|
48
|
-
|
49
|
-
QueryResponse = _reflection.GeneratedProtocolMessageType('QueryResponse', (_message.Message,), {
|
50
|
-
'DESCRIPTOR' : _QUERYRESPONSE,
|
51
|
-
'__module__' : 'qwak.analytics.analytics_service_pb2'
|
52
|
-
# @@protoc_insertion_point(class_scope:qwak.analytics.QueryResponse)
|
53
|
-
})
|
54
|
-
_sym_db.RegisterMessage(QueryResponse)
|
55
|
-
|
56
|
-
ExecuteDdlQueryRequest = _reflection.GeneratedProtocolMessageType('ExecuteDdlQueryRequest', (_message.Message,), {
|
57
|
-
'DESCRIPTOR' : _EXECUTEDDLQUERYREQUEST,
|
58
|
-
'__module__' : 'qwak.analytics.analytics_service_pb2'
|
59
|
-
# @@protoc_insertion_point(class_scope:qwak.analytics.ExecuteDdlQueryRequest)
|
60
|
-
})
|
61
|
-
_sym_db.RegisterMessage(ExecuteDdlQueryRequest)
|
62
|
-
|
63
|
-
ExecuteDdlQueryResponse = _reflection.GeneratedProtocolMessageType('ExecuteDdlQueryResponse', (_message.Message,), {
|
64
|
-
'DESCRIPTOR' : _EXECUTEDDLQUERYRESPONSE,
|
65
|
-
'__module__' : 'qwak.analytics.analytics_service_pb2'
|
66
|
-
# @@protoc_insertion_point(class_scope:qwak.analytics.ExecuteDdlQueryResponse)
|
67
|
-
})
|
68
|
-
_sym_db.RegisterMessage(ExecuteDdlQueryResponse)
|
69
|
-
|
70
|
-
GetQueryResultsPageRequest = _reflection.GeneratedProtocolMessageType('GetQueryResultsPageRequest', (_message.Message,), {
|
71
|
-
'DESCRIPTOR' : _GETQUERYRESULTSPAGEREQUEST,
|
72
|
-
'__module__' : 'qwak.analytics.analytics_service_pb2'
|
73
|
-
# @@protoc_insertion_point(class_scope:qwak.analytics.GetQueryResultsPageRequest)
|
74
|
-
})
|
75
|
-
_sym_db.RegisterMessage(GetQueryResultsPageRequest)
|
76
|
-
|
77
|
-
GetQueryResultsPageResponse = _reflection.GeneratedProtocolMessageType('GetQueryResultsPageResponse', (_message.Message,), {
|
78
|
-
'DESCRIPTOR' : _GETQUERYRESULTSPAGERESPONSE,
|
79
|
-
'__module__' : 'qwak.analytics.analytics_service_pb2'
|
80
|
-
# @@protoc_insertion_point(class_scope:qwak.analytics.GetQueryResultsPageResponse)
|
81
|
-
})
|
82
|
-
_sym_db.RegisterMessage(GetQueryResultsPageResponse)
|
83
|
-
|
84
|
-
GetQueryStatusRequest = _reflection.GeneratedProtocolMessageType('GetQueryStatusRequest', (_message.Message,), {
|
85
|
-
'DESCRIPTOR' : _GETQUERYSTATUSREQUEST,
|
86
|
-
'__module__' : 'qwak.analytics.analytics_service_pb2'
|
87
|
-
# @@protoc_insertion_point(class_scope:qwak.analytics.GetQueryStatusRequest)
|
88
|
-
})
|
89
|
-
_sym_db.RegisterMessage(GetQueryStatusRequest)
|
90
|
-
|
91
|
-
GetQueryStatusResponse = _reflection.GeneratedProtocolMessageType('GetQueryStatusResponse', (_message.Message,), {
|
92
|
-
'DESCRIPTOR' : _GETQUERYSTATUSRESPONSE,
|
93
|
-
'__module__' : 'qwak.analytics.analytics_service_pb2'
|
94
|
-
# @@protoc_insertion_point(class_scope:qwak.analytics.GetQueryStatusResponse)
|
95
|
-
})
|
96
|
-
_sym_db.RegisterMessage(GetQueryStatusResponse)
|
97
|
-
|
98
|
-
DescribeTableRequest = _reflection.GeneratedProtocolMessageType('DescribeTableRequest', (_message.Message,), {
|
99
|
-
'DESCRIPTOR' : _DESCRIBETABLEREQUEST,
|
100
|
-
'__module__' : 'qwak.analytics.analytics_service_pb2'
|
101
|
-
# @@protoc_insertion_point(class_scope:qwak.analytics.DescribeTableRequest)
|
102
|
-
})
|
103
|
-
_sym_db.RegisterMessage(DescribeTableRequest)
|
104
|
-
|
105
|
-
DescribeTableResponse = _reflection.GeneratedProtocolMessageType('DescribeTableResponse', (_message.Message,), {
|
106
|
-
'DESCRIPTOR' : _DESCRIBETABLERESPONSE,
|
107
|
-
'__module__' : 'qwak.analytics.analytics_service_pb2'
|
108
|
-
# @@protoc_insertion_point(class_scope:qwak.analytics.DescribeTableResponse)
|
109
|
-
})
|
110
|
-
_sym_db.RegisterMessage(DescribeTableResponse)
|
111
|
-
|
112
|
-
ListTableRequest = _reflection.GeneratedProtocolMessageType('ListTableRequest', (_message.Message,), {
|
113
|
-
'DESCRIPTOR' : _LISTTABLEREQUEST,
|
114
|
-
'__module__' : 'qwak.analytics.analytics_service_pb2'
|
115
|
-
# @@protoc_insertion_point(class_scope:qwak.analytics.ListTableRequest)
|
116
|
-
})
|
117
|
-
_sym_db.RegisterMessage(ListTableRequest)
|
118
|
-
|
119
|
-
ListTableResponse = _reflection.GeneratedProtocolMessageType('ListTableResponse', (_message.Message,), {
|
120
|
-
'DESCRIPTOR' : _LISTTABLERESPONSE,
|
121
|
-
'__module__' : 'qwak.analytics.analytics_service_pb2'
|
122
|
-
# @@protoc_insertion_point(class_scope:qwak.analytics.ListTableResponse)
|
123
|
-
})
|
124
|
-
_sym_db.RegisterMessage(ListTableResponse)
|
125
|
-
|
126
|
-
CreateTableRequest = _reflection.GeneratedProtocolMessageType('CreateTableRequest', (_message.Message,), {
|
127
|
-
'DESCRIPTOR' : _CREATETABLEREQUEST,
|
128
|
-
'__module__' : 'qwak.analytics.analytics_service_pb2'
|
129
|
-
# @@protoc_insertion_point(class_scope:qwak.analytics.CreateTableRequest)
|
130
|
-
})
|
131
|
-
_sym_db.RegisterMessage(CreateTableRequest)
|
132
|
-
|
133
|
-
CreateTableResponse = _reflection.GeneratedProtocolMessageType('CreateTableResponse', (_message.Message,), {
|
134
|
-
'DESCRIPTOR' : _CREATETABLERESPONSE,
|
135
|
-
'__module__' : 'qwak.analytics.analytics_service_pb2'
|
136
|
-
# @@protoc_insertion_point(class_scope:qwak.analytics.CreateTableResponse)
|
137
|
-
})
|
138
|
-
_sym_db.RegisterMessage(CreateTableResponse)
|
139
|
-
|
140
|
-
GetQueryResultDownloadURLRequest = _reflection.GeneratedProtocolMessageType('GetQueryResultDownloadURLRequest', (_message.Message,), {
|
141
|
-
'DESCRIPTOR' : _GETQUERYRESULTDOWNLOADURLREQUEST,
|
142
|
-
'__module__' : 'qwak.analytics.analytics_service_pb2'
|
143
|
-
# @@protoc_insertion_point(class_scope:qwak.analytics.GetQueryResultDownloadURLRequest)
|
144
|
-
})
|
145
|
-
_sym_db.RegisterMessage(GetQueryResultDownloadURLRequest)
|
146
|
-
|
147
|
-
GetQueryResultDownloadURLResponse = _reflection.GeneratedProtocolMessageType('GetQueryResultDownloadURLResponse', (_message.Message,), {
|
148
|
-
'DESCRIPTOR' : _GETQUERYRESULTDOWNLOADURLRESPONSE,
|
149
|
-
'__module__' : 'qwak.analytics.analytics_service_pb2'
|
150
|
-
# @@protoc_insertion_point(class_scope:qwak.analytics.GetQueryResultDownloadURLResponse)
|
151
|
-
})
|
152
|
-
_sym_db.RegisterMessage(GetQueryResultDownloadURLResponse)
|
153
|
-
|
154
|
-
OptimizeTableRequest = _reflection.GeneratedProtocolMessageType('OptimizeTableRequest', (_message.Message,), {
|
155
|
-
'DESCRIPTOR' : _OPTIMIZETABLEREQUEST,
|
156
|
-
'__module__' : 'qwak.analytics.analytics_service_pb2'
|
157
|
-
# @@protoc_insertion_point(class_scope:qwak.analytics.OptimizeTableRequest)
|
158
|
-
})
|
159
|
-
_sym_db.RegisterMessage(OptimizeTableRequest)
|
160
|
-
|
161
|
-
OptimizeTableResponse = _reflection.GeneratedProtocolMessageType('OptimizeTableResponse', (_message.Message,), {
|
162
|
-
'DESCRIPTOR' : _OPTIMIZETABLERESPONSE,
|
163
|
-
'__module__' : 'qwak.analytics.analytics_service_pb2'
|
164
|
-
# @@protoc_insertion_point(class_scope:qwak.analytics.OptimizeTableResponse)
|
165
|
-
})
|
166
|
-
_sym_db.RegisterMessage(OptimizeTableResponse)
|
167
|
-
|
168
|
-
CreateDatabaseRequest = _reflection.GeneratedProtocolMessageType('CreateDatabaseRequest', (_message.Message,), {
|
169
|
-
'DESCRIPTOR' : _CREATEDATABASEREQUEST,
|
170
|
-
'__module__' : 'qwak.analytics.analytics_service_pb2'
|
171
|
-
# @@protoc_insertion_point(class_scope:qwak.analytics.CreateDatabaseRequest)
|
172
|
-
})
|
173
|
-
_sym_db.RegisterMessage(CreateDatabaseRequest)
|
174
|
-
|
175
|
-
CreateDatabaseResponse = _reflection.GeneratedProtocolMessageType('CreateDatabaseResponse', (_message.Message,), {
|
176
|
-
'DESCRIPTOR' : _CREATEDATABASERESPONSE,
|
177
|
-
'__module__' : 'qwak.analytics.analytics_service_pb2'
|
178
|
-
# @@protoc_insertion_point(class_scope:qwak.analytics.CreateDatabaseResponse)
|
179
|
-
})
|
180
|
-
_sym_db.RegisterMessage(CreateDatabaseResponse)
|
181
|
-
|
182
|
-
_ANALYTICSQUERYSERVICE = DESCRIPTOR.services_by_name['AnalyticsQueryService']
|
19
|
+
_globals = globals()
|
20
|
+
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
21
|
+
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'qwak.analytics.analytics_service_pb2', _globals)
|
183
22
|
if _descriptor._USE_C_DESCRIPTORS == False:
|
184
23
|
|
185
24
|
DESCRIPTOR._options = None
|
186
25
|
DESCRIPTOR._serialized_options = b'\n\031com.qwak.ai.analytics.apiP\001Zggithub.com/qwak-ai/qwak-platform/services/core/java/analytics/analytics-api/pb/qwak/analytics;analytics'
|
187
|
-
_QUERYREQUEST._serialized_start=90
|
188
|
-
_QUERYREQUEST._serialized_end=119
|
189
|
-
_QUERYRESPONSE._serialized_start=121
|
190
|
-
_QUERYRESPONSE._serialized_end=154
|
191
|
-
_EXECUTEDDLQUERYREQUEST._serialized_start=156
|
192
|
-
_EXECUTEDDLQUERYREQUEST._serialized_end=195
|
193
|
-
_EXECUTEDDLQUERYRESPONSE._serialized_start=197
|
194
|
-
_EXECUTEDDLQUERYRESPONSE._serialized_end=240
|
195
|
-
_GETQUERYRESULTSPAGEREQUEST._serialized_start=242
|
196
|
-
_GETQUERYRESULTSPAGEREQUEST._serialized_end=326
|
197
|
-
_GETQUERYRESULTSPAGERESPONSE._serialized_start=329
|
198
|
-
_GETQUERYRESULTSPAGERESPONSE._serialized_end=491
|
199
|
-
_GETQUERYSTATUSREQUEST._serialized_start=493
|
200
|
-
_GETQUERYSTATUSREQUEST._serialized_end=534
|
201
|
-
_GETQUERYSTATUSRESPONSE._serialized_start=536
|
202
|
-
_GETQUERYSTATUSRESPONSE._serialized_end=629
|
203
|
-
_DESCRIBETABLEREQUEST._serialized_start=631
|
204
|
-
_DESCRIBETABLEREQUEST._serialized_end=696
|
205
|
-
_DESCRIBETABLERESPONSE._serialized_start=698
|
206
|
-
_DESCRIBETABLERESPONSE._serialized_end=787
|
207
|
-
_LISTTABLEREQUEST._serialized_start=789
|
208
|
-
_LISTTABLEREQUEST._serialized_end=807
|
209
|
-
_LISTTABLERESPONSE._serialized_start=809
|
210
|
-
_LISTTABLERESPONSE._serialized_end=849
|
211
|
-
_CREATETABLEREQUEST._serialized_start=851
|
212
|
-
_CREATETABLEREQUEST._serialized_end=919
|
213
|
-
_CREATETABLERESPONSE._serialized_start=921
|
214
|
-
_CREATETABLERESPONSE._serialized_end=942
|
215
|
-
_GETQUERYRESULTDOWNLOADURLREQUEST._serialized_start=944
|
216
|
-
_GETQUERYRESULTDOWNLOADURLREQUEST._serialized_end=1040
|
217
|
-
_GETQUERYRESULTDOWNLOADURLRESPONSE._serialized_start=1042
|
218
|
-
_GETQUERYRESULTDOWNLOADURLRESPONSE._serialized_end=1099
|
219
|
-
_OPTIMIZETABLEREQUEST._serialized_start=1101
|
220
|
-
_OPTIMIZETABLEREQUEST._serialized_end=1167
|
221
|
-
_OPTIMIZETABLERESPONSE._serialized_start=1169
|
222
|
-
_OPTIMIZETABLERESPONSE._serialized_end=1210
|
223
|
-
_CREATEDATABASEREQUEST._serialized_start=1212
|
224
|
-
_CREATEDATABASEREQUEST._serialized_end=1258
|
225
|
-
_CREATEDATABASERESPONSE._serialized_start=1260
|
226
|
-
_CREATEDATABASERESPONSE._serialized_end=1284
|
227
|
-
_ANALYTICSQUERYSERVICE._serialized_start=1287
|
228
|
-
_ANALYTICSQUERYSERVICE._serialized_end=2276
|
26
|
+
_globals['_QUERYREQUEST']._serialized_start=90
|
27
|
+
_globals['_QUERYREQUEST']._serialized_end=119
|
28
|
+
_globals['_QUERYRESPONSE']._serialized_start=121
|
29
|
+
_globals['_QUERYRESPONSE']._serialized_end=154
|
30
|
+
_globals['_EXECUTEDDLQUERYREQUEST']._serialized_start=156
|
31
|
+
_globals['_EXECUTEDDLQUERYREQUEST']._serialized_end=195
|
32
|
+
_globals['_EXECUTEDDLQUERYRESPONSE']._serialized_start=197
|
33
|
+
_globals['_EXECUTEDDLQUERYRESPONSE']._serialized_end=240
|
34
|
+
_globals['_GETQUERYRESULTSPAGEREQUEST']._serialized_start=242
|
35
|
+
_globals['_GETQUERYRESULTSPAGEREQUEST']._serialized_end=326
|
36
|
+
_globals['_GETQUERYRESULTSPAGERESPONSE']._serialized_start=329
|
37
|
+
_globals['_GETQUERYRESULTSPAGERESPONSE']._serialized_end=491
|
38
|
+
_globals['_GETQUERYSTATUSREQUEST']._serialized_start=493
|
39
|
+
_globals['_GETQUERYSTATUSREQUEST']._serialized_end=534
|
40
|
+
_globals['_GETQUERYSTATUSRESPONSE']._serialized_start=536
|
41
|
+
_globals['_GETQUERYSTATUSRESPONSE']._serialized_end=629
|
42
|
+
_globals['_DESCRIBETABLEREQUEST']._serialized_start=631
|
43
|
+
_globals['_DESCRIBETABLEREQUEST']._serialized_end=696
|
44
|
+
_globals['_DESCRIBETABLERESPONSE']._serialized_start=698
|
45
|
+
_globals['_DESCRIBETABLERESPONSE']._serialized_end=787
|
46
|
+
_globals['_LISTTABLEREQUEST']._serialized_start=789
|
47
|
+
_globals['_LISTTABLEREQUEST']._serialized_end=807
|
48
|
+
_globals['_LISTTABLERESPONSE']._serialized_start=809
|
49
|
+
_globals['_LISTTABLERESPONSE']._serialized_end=849
|
50
|
+
_globals['_CREATETABLEREQUEST']._serialized_start=851
|
51
|
+
_globals['_CREATETABLEREQUEST']._serialized_end=919
|
52
|
+
_globals['_CREATETABLERESPONSE']._serialized_start=921
|
53
|
+
_globals['_CREATETABLERESPONSE']._serialized_end=942
|
54
|
+
_globals['_GETQUERYRESULTDOWNLOADURLREQUEST']._serialized_start=944
|
55
|
+
_globals['_GETQUERYRESULTDOWNLOADURLREQUEST']._serialized_end=1040
|
56
|
+
_globals['_GETQUERYRESULTDOWNLOADURLRESPONSE']._serialized_start=1042
|
57
|
+
_globals['_GETQUERYRESULTDOWNLOADURLRESPONSE']._serialized_end=1099
|
58
|
+
_globals['_OPTIMIZETABLEREQUEST']._serialized_start=1101
|
59
|
+
_globals['_OPTIMIZETABLEREQUEST']._serialized_end=1167
|
60
|
+
_globals['_OPTIMIZETABLERESPONSE']._serialized_start=1169
|
61
|
+
_globals['_OPTIMIZETABLERESPONSE']._serialized_end=1210
|
62
|
+
_globals['_CREATEDATABASEREQUEST']._serialized_start=1212
|
63
|
+
_globals['_CREATEDATABASEREQUEST']._serialized_end=1258
|
64
|
+
_globals['_CREATEDATABASERESPONSE']._serialized_start=1260
|
65
|
+
_globals['_CREATEDATABASERESPONSE']._serialized_end=1284
|
66
|
+
_globals['_ANALYTICSQUERYSERVICE']._serialized_start=1287
|
67
|
+
_globals['_ANALYTICSQUERYSERVICE']._serialized_end=2276
|
229
68
|
# @@protoc_insertion_point(module_scope)
|
@@ -4,9 +4,8 @@
|
|
4
4
|
"""Generated protocol buffer code."""
|
5
5
|
from google.protobuf import descriptor as _descriptor
|
6
6
|
from google.protobuf import descriptor_pool as _descriptor_pool
|
7
|
-
from google.protobuf import message as _message
|
8
|
-
from google.protobuf import reflection as _reflection
|
9
7
|
from google.protobuf import symbol_database as _symbol_database
|
8
|
+
from google.protobuf.internal import builder as _builder
|
10
9
|
# @@protoc_insertion_point(imports)
|
11
10
|
|
12
11
|
_sym_db = _symbol_database.Default()
|
@@ -16,30 +15,15 @@ _sym_db = _symbol_database.Default()
|
|
16
15
|
|
17
16
|
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n4qwak/artifactory_settings/artifactory_settings.proto\x12\x1d\x63om.qwak.artifactory_settings\"\xbb\x01\n\x13\x41rtifactorySettings\x12!\n\x19\x63ontainer_registry_prefix\x18\x01 \x01(\t\x12 \n\x18internal_repository_name\x18\x02 \x01(\t\x12_\n\x16\x61uthentication_details\x18\x03 \x01(\x0b\x32?.com.qwak.artifactory_settings.ArtifactoryAuthenticationDetails\"V\n ArtifactoryAuthenticationDetails\x12\r\n\x05token\x18\x01 \x01(\t\x12\x10\n\x08username\x18\x02 \x01(\t\x12\x11\n\ttenant_id\x18\x03 \x01(\tB;\n\x1d\x63om.qwak.artifactory_settingsB\x18\x41rtifactorySettingsProtoP\x01\x62\x06proto3')
|
18
17
|
|
19
|
-
|
20
|
-
|
21
|
-
|
22
|
-
_ARTIFACTORYAUTHENTICATIONDETAILS = DESCRIPTOR.message_types_by_name['ArtifactoryAuthenticationDetails']
|
23
|
-
ArtifactorySettings = _reflection.GeneratedProtocolMessageType('ArtifactorySettings', (_message.Message,), {
|
24
|
-
'DESCRIPTOR' : _ARTIFACTORYSETTINGS,
|
25
|
-
'__module__' : 'qwak.artifactory_settings.artifactory_settings_pb2'
|
26
|
-
# @@protoc_insertion_point(class_scope:com.qwak.artifactory_settings.ArtifactorySettings)
|
27
|
-
})
|
28
|
-
_sym_db.RegisterMessage(ArtifactorySettings)
|
29
|
-
|
30
|
-
ArtifactoryAuthenticationDetails = _reflection.GeneratedProtocolMessageType('ArtifactoryAuthenticationDetails', (_message.Message,), {
|
31
|
-
'DESCRIPTOR' : _ARTIFACTORYAUTHENTICATIONDETAILS,
|
32
|
-
'__module__' : 'qwak.artifactory_settings.artifactory_settings_pb2'
|
33
|
-
# @@protoc_insertion_point(class_scope:com.qwak.artifactory_settings.ArtifactoryAuthenticationDetails)
|
34
|
-
})
|
35
|
-
_sym_db.RegisterMessage(ArtifactoryAuthenticationDetails)
|
36
|
-
|
18
|
+
_globals = globals()
|
19
|
+
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
20
|
+
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'qwak.artifactory_settings.artifactory_settings_pb2', _globals)
|
37
21
|
if _descriptor._USE_C_DESCRIPTORS == False:
|
38
22
|
|
39
23
|
DESCRIPTOR._options = None
|
40
24
|
DESCRIPTOR._serialized_options = b'\n\035com.qwak.artifactory_settingsB\030ArtifactorySettingsProtoP\001'
|
41
|
-
_ARTIFACTORYSETTINGS._serialized_start=88
|
42
|
-
_ARTIFACTORYSETTINGS._serialized_end=275
|
43
|
-
_ARTIFACTORYAUTHENTICATIONDETAILS._serialized_start=277
|
44
|
-
_ARTIFACTORYAUTHENTICATIONDETAILS._serialized_end=363
|
25
|
+
_globals['_ARTIFACTORYSETTINGS']._serialized_start=88
|
26
|
+
_globals['_ARTIFACTORYSETTINGS']._serialized_end=275
|
27
|
+
_globals['_ARTIFACTORYAUTHENTICATIONDETAILS']._serialized_start=277
|
28
|
+
_globals['_ARTIFACTORYAUTHENTICATIONDETAILS']._serialized_end=363
|
45
29
|
# @@protoc_insertion_point(module_scope)
|
@@ -4,9 +4,8 @@
|
|
4
4
|
"""Generated protocol buffer code."""
|
5
5
|
from google.protobuf import descriptor as _descriptor
|
6
6
|
from google.protobuf import descriptor_pool as _descriptor_pool
|
7
|
-
from google.protobuf import message as _message
|
8
|
-
from google.protobuf import reflection as _reflection
|
9
7
|
from google.protobuf import symbol_database as _symbol_database
|
8
|
+
from google.protobuf.internal import builder as _builder
|
10
9
|
# @@protoc_insertion_point(imports)
|
11
10
|
|
12
11
|
_sym_db = _symbol_database.Default()
|
@@ -17,133 +16,37 @@ from _qwak_proto.qwak.audience.v1 import audience_pb2 as qwak_dot_audience_dot_v
|
|
17
16
|
|
18
17
|
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n#qwak/audience/v1/audience_api.proto\x12\x10qwak.audience.v1\x1a\x1fqwak/audience/v1/audience.proto\"E\n\x15\x43reateAudienceRequest\x12,\n\x08\x61udience\x18\x01 \x01(\x0b\x32\x1a.qwak.audience.v1.Audience\"-\n\x16\x43reateAudienceResponse\x12\x13\n\x0b\x61udience_id\x18\x01 \x01(\t\"Q\n\x15UpdateAudienceRequest\x12\n\n\x02id\x18\x01 \x01(\t\x12,\n\x08\x61udience\x18\x03 \x01(\x0b\x32\x1a.qwak.audience.v1.Audience\"\x18\n\x16UpdateAudienceResponse\")\n\x12GetAudienceRequest\x12\x13\n\x0b\x61udience_id\x18\x01 \x01(\t\"C\n\x13GetAudienceResponse\x12,\n\x08\x61udience\x18\x01 \x01(\x0b\x32\x1a.qwak.audience.v1.Audience\"\x15\n\x13ListAudienceRequest\"Q\n\x14ListAudienceResponse\x12\x39\n\x10\x61udience_entries\x18\x01 \x03(\x0b\x32\x1f.qwak.audience.v1.AudienceEntry\",\n\x15\x44\x65leteAudienceRequest\x12\x13\n\x0b\x61udience_id\x18\x01 \x01(\t\"\x18\n\x16\x44\x65leteAudienceResponse\".\n\x14SyncAudiencesRequest\x12\x16\n\x0e\x65nvironment_id\x18\x01 \x01(\t\"\x17\n\x15SyncAudiencesResponse2\xd9\x04\n\x0b\x41udienceAPI\x12\x63\n\x0e\x43reateAudience\x12\'.qwak.audience.v1.CreateAudienceRequest\x1a(.qwak.audience.v1.CreateAudienceResponse\x12\x63\n\x0eUpdateAudience\x12\'.qwak.audience.v1.UpdateAudienceRequest\x1a(.qwak.audience.v1.UpdateAudienceResponse\x12Z\n\x0bGetAudience\x12$.qwak.audience.v1.GetAudienceRequest\x1a%.qwak.audience.v1.GetAudienceResponse\x12]\n\x0cListAudience\x12%.qwak.audience.v1.ListAudienceRequest\x1a&.qwak.audience.v1.ListAudienceResponse\x12\x63\n\x0e\x44\x65leteAudience\x12\'.qwak.audience.v1.DeleteAudienceRequest\x1a(.qwak.audience.v1.DeleteAudienceResponse\x12`\n\rSyncAudiences\x12&.qwak.audience.v1.SyncAudiencesRequest\x1a\'.qwak.audience.v1.SyncAudiencesResponseBE\n\x14\x63om.qwak.audience.v1B\x10\x41udienceAPIProtoP\x01Z\x19qwak/audience/v1;audienceb\x06proto3')
|
19
18
|
|
20
|
-
|
21
|
-
|
22
|
-
|
23
|
-
_CREATEAUDIENCERESPONSE = DESCRIPTOR.message_types_by_name['CreateAudienceResponse']
|
24
|
-
_UPDATEAUDIENCEREQUEST = DESCRIPTOR.message_types_by_name['UpdateAudienceRequest']
|
25
|
-
_UPDATEAUDIENCERESPONSE = DESCRIPTOR.message_types_by_name['UpdateAudienceResponse']
|
26
|
-
_GETAUDIENCEREQUEST = DESCRIPTOR.message_types_by_name['GetAudienceRequest']
|
27
|
-
_GETAUDIENCERESPONSE = DESCRIPTOR.message_types_by_name['GetAudienceResponse']
|
28
|
-
_LISTAUDIENCEREQUEST = DESCRIPTOR.message_types_by_name['ListAudienceRequest']
|
29
|
-
_LISTAUDIENCERESPONSE = DESCRIPTOR.message_types_by_name['ListAudienceResponse']
|
30
|
-
_DELETEAUDIENCEREQUEST = DESCRIPTOR.message_types_by_name['DeleteAudienceRequest']
|
31
|
-
_DELETEAUDIENCERESPONSE = DESCRIPTOR.message_types_by_name['DeleteAudienceResponse']
|
32
|
-
_SYNCAUDIENCESREQUEST = DESCRIPTOR.message_types_by_name['SyncAudiencesRequest']
|
33
|
-
_SYNCAUDIENCESRESPONSE = DESCRIPTOR.message_types_by_name['SyncAudiencesResponse']
|
34
|
-
CreateAudienceRequest = _reflection.GeneratedProtocolMessageType('CreateAudienceRequest', (_message.Message,), {
|
35
|
-
'DESCRIPTOR' : _CREATEAUDIENCEREQUEST,
|
36
|
-
'__module__' : 'qwak.audience.v1.audience_api_pb2'
|
37
|
-
# @@protoc_insertion_point(class_scope:qwak.audience.v1.CreateAudienceRequest)
|
38
|
-
})
|
39
|
-
_sym_db.RegisterMessage(CreateAudienceRequest)
|
40
|
-
|
41
|
-
CreateAudienceResponse = _reflection.GeneratedProtocolMessageType('CreateAudienceResponse', (_message.Message,), {
|
42
|
-
'DESCRIPTOR' : _CREATEAUDIENCERESPONSE,
|
43
|
-
'__module__' : 'qwak.audience.v1.audience_api_pb2'
|
44
|
-
# @@protoc_insertion_point(class_scope:qwak.audience.v1.CreateAudienceResponse)
|
45
|
-
})
|
46
|
-
_sym_db.RegisterMessage(CreateAudienceResponse)
|
47
|
-
|
48
|
-
UpdateAudienceRequest = _reflection.GeneratedProtocolMessageType('UpdateAudienceRequest', (_message.Message,), {
|
49
|
-
'DESCRIPTOR' : _UPDATEAUDIENCEREQUEST,
|
50
|
-
'__module__' : 'qwak.audience.v1.audience_api_pb2'
|
51
|
-
# @@protoc_insertion_point(class_scope:qwak.audience.v1.UpdateAudienceRequest)
|
52
|
-
})
|
53
|
-
_sym_db.RegisterMessage(UpdateAudienceRequest)
|
54
|
-
|
55
|
-
UpdateAudienceResponse = _reflection.GeneratedProtocolMessageType('UpdateAudienceResponse', (_message.Message,), {
|
56
|
-
'DESCRIPTOR' : _UPDATEAUDIENCERESPONSE,
|
57
|
-
'__module__' : 'qwak.audience.v1.audience_api_pb2'
|
58
|
-
# @@protoc_insertion_point(class_scope:qwak.audience.v1.UpdateAudienceResponse)
|
59
|
-
})
|
60
|
-
_sym_db.RegisterMessage(UpdateAudienceResponse)
|
61
|
-
|
62
|
-
GetAudienceRequest = _reflection.GeneratedProtocolMessageType('GetAudienceRequest', (_message.Message,), {
|
63
|
-
'DESCRIPTOR' : _GETAUDIENCEREQUEST,
|
64
|
-
'__module__' : 'qwak.audience.v1.audience_api_pb2'
|
65
|
-
# @@protoc_insertion_point(class_scope:qwak.audience.v1.GetAudienceRequest)
|
66
|
-
})
|
67
|
-
_sym_db.RegisterMessage(GetAudienceRequest)
|
68
|
-
|
69
|
-
GetAudienceResponse = _reflection.GeneratedProtocolMessageType('GetAudienceResponse', (_message.Message,), {
|
70
|
-
'DESCRIPTOR' : _GETAUDIENCERESPONSE,
|
71
|
-
'__module__' : 'qwak.audience.v1.audience_api_pb2'
|
72
|
-
# @@protoc_insertion_point(class_scope:qwak.audience.v1.GetAudienceResponse)
|
73
|
-
})
|
74
|
-
_sym_db.RegisterMessage(GetAudienceResponse)
|
75
|
-
|
76
|
-
ListAudienceRequest = _reflection.GeneratedProtocolMessageType('ListAudienceRequest', (_message.Message,), {
|
77
|
-
'DESCRIPTOR' : _LISTAUDIENCEREQUEST,
|
78
|
-
'__module__' : 'qwak.audience.v1.audience_api_pb2'
|
79
|
-
# @@protoc_insertion_point(class_scope:qwak.audience.v1.ListAudienceRequest)
|
80
|
-
})
|
81
|
-
_sym_db.RegisterMessage(ListAudienceRequest)
|
82
|
-
|
83
|
-
ListAudienceResponse = _reflection.GeneratedProtocolMessageType('ListAudienceResponse', (_message.Message,), {
|
84
|
-
'DESCRIPTOR' : _LISTAUDIENCERESPONSE,
|
85
|
-
'__module__' : 'qwak.audience.v1.audience_api_pb2'
|
86
|
-
# @@protoc_insertion_point(class_scope:qwak.audience.v1.ListAudienceResponse)
|
87
|
-
})
|
88
|
-
_sym_db.RegisterMessage(ListAudienceResponse)
|
89
|
-
|
90
|
-
DeleteAudienceRequest = _reflection.GeneratedProtocolMessageType('DeleteAudienceRequest', (_message.Message,), {
|
91
|
-
'DESCRIPTOR' : _DELETEAUDIENCEREQUEST,
|
92
|
-
'__module__' : 'qwak.audience.v1.audience_api_pb2'
|
93
|
-
# @@protoc_insertion_point(class_scope:qwak.audience.v1.DeleteAudienceRequest)
|
94
|
-
})
|
95
|
-
_sym_db.RegisterMessage(DeleteAudienceRequest)
|
96
|
-
|
97
|
-
DeleteAudienceResponse = _reflection.GeneratedProtocolMessageType('DeleteAudienceResponse', (_message.Message,), {
|
98
|
-
'DESCRIPTOR' : _DELETEAUDIENCERESPONSE,
|
99
|
-
'__module__' : 'qwak.audience.v1.audience_api_pb2'
|
100
|
-
# @@protoc_insertion_point(class_scope:qwak.audience.v1.DeleteAudienceResponse)
|
101
|
-
})
|
102
|
-
_sym_db.RegisterMessage(DeleteAudienceResponse)
|
103
|
-
|
104
|
-
SyncAudiencesRequest = _reflection.GeneratedProtocolMessageType('SyncAudiencesRequest', (_message.Message,), {
|
105
|
-
'DESCRIPTOR' : _SYNCAUDIENCESREQUEST,
|
106
|
-
'__module__' : 'qwak.audience.v1.audience_api_pb2'
|
107
|
-
# @@protoc_insertion_point(class_scope:qwak.audience.v1.SyncAudiencesRequest)
|
108
|
-
})
|
109
|
-
_sym_db.RegisterMessage(SyncAudiencesRequest)
|
110
|
-
|
111
|
-
SyncAudiencesResponse = _reflection.GeneratedProtocolMessageType('SyncAudiencesResponse', (_message.Message,), {
|
112
|
-
'DESCRIPTOR' : _SYNCAUDIENCESRESPONSE,
|
113
|
-
'__module__' : 'qwak.audience.v1.audience_api_pb2'
|
114
|
-
# @@protoc_insertion_point(class_scope:qwak.audience.v1.SyncAudiencesResponse)
|
115
|
-
})
|
116
|
-
_sym_db.RegisterMessage(SyncAudiencesResponse)
|
117
|
-
|
118
|
-
_AUDIENCEAPI = DESCRIPTOR.services_by_name['AudienceAPI']
|
19
|
+
_globals = globals()
|
20
|
+
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
21
|
+
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'qwak.audience.v1.audience_api_pb2', _globals)
|
119
22
|
if _descriptor._USE_C_DESCRIPTORS == False:
|
120
23
|
|
121
24
|
DESCRIPTOR._options = None
|
122
25
|
DESCRIPTOR._serialized_options = b'\n\024com.qwak.audience.v1B\020AudienceAPIProtoP\001Z\031qwak/audience/v1;audience'
|
123
|
-
_CREATEAUDIENCEREQUEST._serialized_start=90
|
124
|
-
_CREATEAUDIENCEREQUEST._serialized_end=159
|
125
|
-
_CREATEAUDIENCERESPONSE._serialized_start=161
|
126
|
-
_CREATEAUDIENCERESPONSE._serialized_end=206
|
127
|
-
_UPDATEAUDIENCEREQUEST._serialized_start=208
|
128
|
-
_UPDATEAUDIENCEREQUEST._serialized_end=289
|
129
|
-
_UPDATEAUDIENCERESPONSE._serialized_start=291
|
130
|
-
_UPDATEAUDIENCERESPONSE._serialized_end=315
|
131
|
-
_GETAUDIENCEREQUEST._serialized_start=317
|
132
|
-
_GETAUDIENCEREQUEST._serialized_end=358
|
133
|
-
_GETAUDIENCERESPONSE._serialized_start=360
|
134
|
-
_GETAUDIENCERESPONSE._serialized_end=427
|
135
|
-
_LISTAUDIENCEREQUEST._serialized_start=429
|
136
|
-
_LISTAUDIENCEREQUEST._serialized_end=450
|
137
|
-
_LISTAUDIENCERESPONSE._serialized_start=452
|
138
|
-
_LISTAUDIENCERESPONSE._serialized_end=533
|
139
|
-
_DELETEAUDIENCEREQUEST._serialized_start=535
|
140
|
-
_DELETEAUDIENCEREQUEST._serialized_end=579
|
141
|
-
_DELETEAUDIENCERESPONSE._serialized_start=581
|
142
|
-
_DELETEAUDIENCERESPONSE._serialized_end=605
|
143
|
-
_SYNCAUDIENCESREQUEST._serialized_start=607
|
144
|
-
_SYNCAUDIENCESREQUEST._serialized_end=653
|
145
|
-
_SYNCAUDIENCESRESPONSE._serialized_start=655
|
146
|
-
_SYNCAUDIENCESRESPONSE._serialized_end=678
|
147
|
-
_AUDIENCEAPI._serialized_start=681
|
148
|
-
_AUDIENCEAPI._serialized_end=1282
|
26
|
+
_globals['_CREATEAUDIENCEREQUEST']._serialized_start=90
|
27
|
+
_globals['_CREATEAUDIENCEREQUEST']._serialized_end=159
|
28
|
+
_globals['_CREATEAUDIENCERESPONSE']._serialized_start=161
|
29
|
+
_globals['_CREATEAUDIENCERESPONSE']._serialized_end=206
|
30
|
+
_globals['_UPDATEAUDIENCEREQUEST']._serialized_start=208
|
31
|
+
_globals['_UPDATEAUDIENCEREQUEST']._serialized_end=289
|
32
|
+
_globals['_UPDATEAUDIENCERESPONSE']._serialized_start=291
|
33
|
+
_globals['_UPDATEAUDIENCERESPONSE']._serialized_end=315
|
34
|
+
_globals['_GETAUDIENCEREQUEST']._serialized_start=317
|
35
|
+
_globals['_GETAUDIENCEREQUEST']._serialized_end=358
|
36
|
+
_globals['_GETAUDIENCERESPONSE']._serialized_start=360
|
37
|
+
_globals['_GETAUDIENCERESPONSE']._serialized_end=427
|
38
|
+
_globals['_LISTAUDIENCEREQUEST']._serialized_start=429
|
39
|
+
_globals['_LISTAUDIENCEREQUEST']._serialized_end=450
|
40
|
+
_globals['_LISTAUDIENCERESPONSE']._serialized_start=452
|
41
|
+
_globals['_LISTAUDIENCERESPONSE']._serialized_end=533
|
42
|
+
_globals['_DELETEAUDIENCEREQUEST']._serialized_start=535
|
43
|
+
_globals['_DELETEAUDIENCEREQUEST']._serialized_end=579
|
44
|
+
_globals['_DELETEAUDIENCERESPONSE']._serialized_start=581
|
45
|
+
_globals['_DELETEAUDIENCERESPONSE']._serialized_end=605
|
46
|
+
_globals['_SYNCAUDIENCESREQUEST']._serialized_start=607
|
47
|
+
_globals['_SYNCAUDIENCESREQUEST']._serialized_end=653
|
48
|
+
_globals['_SYNCAUDIENCESRESPONSE']._serialized_start=655
|
49
|
+
_globals['_SYNCAUDIENCESRESPONSE']._serialized_end=678
|
50
|
+
_globals['_AUDIENCEAPI']._serialized_start=681
|
51
|
+
_globals['_AUDIENCEAPI']._serialized_end=1282
|
149
52
|
# @@protoc_insertion_point(module_scope)
|