qwak-core 0.4.233__py3-none-any.whl → 0.4.235__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (49) hide show
  1. _qwak_proto/qwak/administration/runtime_configuration/v0/creds/auth_pb2.py +36 -0
  2. _qwak_proto/qwak/administration/runtime_configuration/v0/{auth_pb2.pyi → creds/auth_pb2.pyi} +5 -5
  3. _qwak_proto/qwak/administration/runtime_configuration/v0/creds/secret_pb2.py +45 -0
  4. _qwak_proto/qwak/administration/runtime_configuration/v0/data_catalog_config_pb2.py +2 -2
  5. _qwak_proto/qwak/administration/runtime_configuration/v0/external/elasticsearch_config_pb2.py +5 -5
  6. _qwak_proto/qwak/administration/runtime_configuration/v0/external/elasticsearch_config_pb2.pyi +3 -3
  7. _qwak_proto/qwak/administration/runtime_configuration/v0/external/kafka_config_pb2.py +11 -11
  8. _qwak_proto/qwak/administration/runtime_configuration/v0/external/kafka_config_pb2.pyi +3 -3
  9. _qwak_proto/qwak/administration/runtime_configuration/v0/external/redis_config_pb2.py +5 -5
  10. _qwak_proto/qwak/administration/runtime_configuration/v0/external/redis_config_pb2.pyi +3 -3
  11. _qwak_proto/qwak/administration/runtime_configuration/v0/feature_store_config_pb2.py +8 -9
  12. _qwak_proto/qwak/administration/runtime_configuration/v0/hosting_config_pb2.py +13 -13
  13. _qwak_proto/qwak/administration/runtime_configuration/v0/hosting_config_pb2.pyi +3 -3
  14. _qwak_proto/qwak/administration/runtime_configuration/v0/logs_storage_config_pb2.py +4 -5
  15. _qwak_proto/qwak/administration/runtime_configuration/v0/model_analytics_storage_config_pb2.py +4 -5
  16. _qwak_proto/qwak/administration/runtime_configuration/v0/network_config_pb2.py +13 -13
  17. _qwak_proto/qwak/administration/runtime_configuration/v0/network_config_pb2.pyi +5 -5
  18. _qwak_proto/qwak/administration/runtime_configuration/v0/object_storage_config_pb2.py +2 -2
  19. _qwak_proto/qwak/administration/runtime_configuration/v0/runtime_config_pb2.py +2 -2
  20. _qwak_proto/qwak/administration/runtime_configuration/v0/sql_engine_config_pb2.py +2 -2
  21. _qwak_proto/qwak/administration/v0/environments/configuration_pb2.py +16 -16
  22. _qwak_proto/qwak/administration/v0/environments/configuration_pb2.pyi +7 -2
  23. _qwak_proto/qwak/administration/v0/environments/environment_pb2.py +8 -8
  24. _qwak_proto/qwak/administration/v0/environments/environment_pb2.pyi +2 -9
  25. _qwak_proto/qwak/builds/build_url_pb2.py +13 -3
  26. _qwak_proto/qwak/builds/build_url_pb2.pyi +27 -0
  27. _qwak_proto/qwak/builds/builds_orchestrator_service_pb2.py +23 -3
  28. _qwak_proto/qwak/builds/builds_orchestrator_service_pb2.pyi +26 -0
  29. _qwak_proto/qwak/builds/builds_orchestrator_service_pb2_grpc.py +34 -0
  30. _qwak_proto/qwak/feature_store/platform/platform_details_pb2.py +2 -2
  31. _qwak_proto/qwak/feature_store/repository/common/platform_pb2.py +2 -2
  32. _qwak_proto/qwak/feature_store/v1/common/jfrog_artifact/jfrog_artifact_pb2.py +35 -0
  33. _qwak_proto/qwak/feature_store/v1/common/jfrog_artifact/jfrog_artifact_pb2.pyi +34 -0
  34. _qwak_proto/qwak/feature_store/v1/common/jfrog_artifact/jfrog_artifact_pb2_grpc.py +4 -0
  35. _qwak_proto/qwak/feature_store/v1/common/source_code/source_code_pb2.py +9 -8
  36. _qwak_proto/qwak/feature_store/v1/common/source_code/source_code_pb2.pyi +10 -2
  37. _qwak_proto/qwak/feature_store/v1/internal/data_source/data_source_service_pb2.py +18 -5
  38. _qwak_proto/qwak/feature_store/v1/internal/data_source/data_source_service_pb2.pyi +24 -1
  39. qwak/__init__.py +1 -1
  40. qwak/feature_store/online/client.py +2 -0
  41. qwak/model/decorators/api.py +1 -1
  42. {qwak_core-0.4.233.dist-info → qwak_core-0.4.235.dist-info}/METADATA +1 -1
  43. {qwak_core-0.4.233.dist-info → qwak_core-0.4.235.dist-info}/RECORD +47 -44
  44. _qwak_proto/qwak/administration/runtime_configuration/v0/auth_pb2.py +0 -36
  45. _qwak_proto/qwak/administration/runtime_configuration/v0/secret_pb2.py +0 -45
  46. /_qwak_proto/qwak/administration/runtime_configuration/v0/{auth_pb2_grpc.py → creds/auth_pb2_grpc.py} +0 -0
  47. /_qwak_proto/qwak/administration/runtime_configuration/v0/{secret_pb2.pyi → creds/secret_pb2.pyi} +0 -0
  48. /_qwak_proto/qwak/administration/runtime_configuration/v0/{secret_pb2_grpc.py → creds/secret_pb2_grpc.py} +0 -0
  49. {qwak_core-0.4.233.dist-info → qwak_core-0.4.235.dist-info}/WHEEL +0 -0
@@ -21,7 +21,7 @@ from _qwak_proto.qwak.administration.runtime_configuration.v0 import hosting_con
21
21
  from _qwak_proto.qwak.administration.runtime_configuration.v0 import model_analytics_storage_config_pb2 as qwak_dot_administration_dot_runtime__configuration_dot_v0_dot_model__analytics__storage__config__pb2
22
22
 
23
23
 
24
- DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\nAqwak/administration/runtime_configuration/v0/runtime_config.proto\x12,qwak.administration.runtime_configuration.v0\x1aGqwak/administration/runtime_configuration/v0/feature_store_config.proto\x1a\x44qwak/administration/runtime_configuration/v0/sql_engine_config.proto\x1a\x46qwak/administration/runtime_configuration/v0/data_catalog_config.proto\x1a\x46qwak/administration/runtime_configuration/v0/logs_storage_config.proto\x1aHqwak/administration/runtime_configuration/v0/object_storage_config.proto\x1a\x41qwak/administration/runtime_configuration/v0/hosting_config.proto\x1aQqwak/administration/runtime_configuration/v0/model_analytics_storage_config.proto\"\xae\x07\n\x14RuntimeConfiguration\x12p\n\x15hosting_configuration\x18\x01 \x01(\x0b\x32Q.qwak.administration.runtime_configuration.v0.hosting_config.HostingConfiguration\x12\x81\x01\n\x1b\x66\x65\x61ture_store_configuration\x18\x02 \x01(\x0b\x32\\.qwak.administration.runtime_configuration.v0.feature_store_config.FeatureStoreConfiguration\x12\x84\x01\n\x1cobject_storage_configuration\x18\x03 \x01(\x0b\x32^.qwak.administration.runtime_configuration.v0.object_storage_config.ObjectStorageConfiguration\x12~\n\x1alogs_storage_configuration\x18\x04 \x01(\x0b\x32Z.qwak.administration.runtime_configuration.v0.logs_storage_config.LogsStorageConfiguration\x12~\n\x1a\x64\x61ta_catalog_configuration\x18\x05 \x01(\x0b\x32Z.qwak.administration.runtime_configuration.v0.data_catalog_config.DataCatalogConfiguration\x12x\n\x18sql_engine_configuration\x18\x06 \x01(\x0b\x32V.qwak.administration.runtime_configuration.v0.sql_engine_config.SqlEngineConfiguration\x12\x9e\x01\n%model_analytics_storage_configuration\x18\x07 \x01(\x0b\x32o.qwak.administration.runtime_configuration.v0.model_analytics_storage_config.ModelAnalyticsStorageConfigurationB\xd5\x01\n%com.jfrog.ml.runtime_configuration.v0P\x01Z\xa9\x01github.com/qwak-ai/qwak-platform/services/core/java/user-management/user-management-api/pb/qwak/administration/runtime_configuration/v0/external;runtime_configuration_v0b\x06proto3')
24
+ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\nAqwak/administration/runtime_configuration/v0/runtime_config.proto\x12,qwak.administration.runtime_configuration.v0\x1aGqwak/administration/runtime_configuration/v0/feature_store_config.proto\x1a\x44qwak/administration/runtime_configuration/v0/sql_engine_config.proto\x1a\x46qwak/administration/runtime_configuration/v0/data_catalog_config.proto\x1a\x46qwak/administration/runtime_configuration/v0/logs_storage_config.proto\x1aHqwak/administration/runtime_configuration/v0/object_storage_config.proto\x1a\x41qwak/administration/runtime_configuration/v0/hosting_config.proto\x1aQqwak/administration/runtime_configuration/v0/model_analytics_storage_config.proto\"\xae\x07\n\x14RuntimeConfiguration\x12p\n\x15hosting_configuration\x18\x01 \x01(\x0b\x32Q.qwak.administration.runtime_configuration.v0.hosting_config.HostingConfiguration\x12\x81\x01\n\x1b\x66\x65\x61ture_store_configuration\x18\x02 \x01(\x0b\x32\\.qwak.administration.runtime_configuration.v0.feature_store_config.FeatureStoreConfiguration\x12\x84\x01\n\x1cobject_storage_configuration\x18\x03 \x01(\x0b\x32^.qwak.administration.runtime_configuration.v0.object_storage_config.ObjectStorageConfiguration\x12~\n\x1alogs_storage_configuration\x18\x04 \x01(\x0b\x32Z.qwak.administration.runtime_configuration.v0.logs_storage_config.LogsStorageConfiguration\x12~\n\x1a\x64\x61ta_catalog_configuration\x18\x05 \x01(\x0b\x32Z.qwak.administration.runtime_configuration.v0.data_catalog_config.DataCatalogConfiguration\x12x\n\x18sql_engine_configuration\x18\x06 \x01(\x0b\x32V.qwak.administration.runtime_configuration.v0.sql_engine_config.SqlEngineConfiguration\x12\x9e\x01\n%model_analytics_storage_configuration\x18\x07 \x01(\x0b\x32o.qwak.administration.runtime_configuration.v0.model_analytics_storage_config.ModelAnalyticsStorageConfigurationB\xcc\x01\n%com.jfrog.ml.runtime_configuration.v0P\x01Z\xa0\x01github.com/qwak-ai/qwak-platform/services/core/java/user-management/user-management-api/pb/qwak/administration/runtime_configuration/v0;runtime_configuration_v0b\x06proto3')
25
25
 
26
26
 
27
27
 
@@ -36,7 +36,7 @@ _sym_db.RegisterMessage(RuntimeConfiguration)
36
36
  if _descriptor._USE_C_DESCRIPTORS == False:
37
37
 
38
38
  DESCRIPTOR._options = None
39
- DESCRIPTOR._serialized_options = b'\n%com.jfrog.ml.runtime_configuration.v0P\001Z\251\001github.com/qwak-ai/qwak-platform/services/core/java/user-management/user-management-api/pb/qwak/administration/runtime_configuration/v0/external;runtime_configuration_v0'
39
+ DESCRIPTOR._serialized_options = b'\n%com.jfrog.ml.runtime_configuration.v0P\001Z\240\001github.com/qwak-ai/qwak-platform/services/core/java/user-management/user-management-api/pb/qwak/administration/runtime_configuration/v0;runtime_configuration_v0'
40
40
  _RUNTIMECONFIGURATION._serialized_start=627
41
41
  _RUNTIMECONFIGURATION._serialized_end=1569
42
42
  # @@protoc_insertion_point(module_scope)
@@ -14,7 +14,7 @@ _sym_db = _symbol_database.Default()
14
14
 
15
15
 
16
16
 
17
- DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\nDqwak/administration/runtime_configuration/v0/sql_engine_config.proto\x12>qwak.administration.runtime_configuration.v0.sql_engine_config\"\xab\x02\n\x16SqlEngineConfiguration\x12\x80\x01\n\x1f\x61thena_sql_engine_configuration\x18\x01 \x01(\x0b\x32U.qwak.administration.runtime_configuration.v0.sql_engine_config.AthenaSqlEngineConfigH\x00\x12\x85\x01\n\"big_query_sql_engine_configuration\x18\x02 \x01(\x0b\x32W.qwak.administration.runtime_configuration.v0.sql_engine_config.BigQuerySqlEngineConfigH\x00\x42\x06\n\x04type\"?\n\x15\x41thenaSqlEngineConfig\x12\x13\n\x0b\x65xternal_id\x18\x01 \x01(\t\x12\x11\n\tworkgroup\x18\x02 \x01(\t\"\x19\n\x17\x42igQuerySqlEngineConfigB\xe7\x01\n7com.jfrog.ml.runtime_configuration.v0.sql_engine_configP\x01Z\xa9\x01github.com/qwak-ai/qwak-platform/services/core/java/user-management/user-management-api/pb/qwak/administration/runtime_configuration/v0/external;runtime_configuration_v0b\x06proto3')
17
+ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\nDqwak/administration/runtime_configuration/v0/sql_engine_config.proto\x12>qwak.administration.runtime_configuration.v0.sql_engine_config\"\xab\x02\n\x16SqlEngineConfiguration\x12\x80\x01\n\x1f\x61thena_sql_engine_configuration\x18\x01 \x01(\x0b\x32U.qwak.administration.runtime_configuration.v0.sql_engine_config.AthenaSqlEngineConfigH\x00\x12\x85\x01\n\"big_query_sql_engine_configuration\x18\x02 \x01(\x0b\x32W.qwak.administration.runtime_configuration.v0.sql_engine_config.BigQuerySqlEngineConfigH\x00\x42\x06\n\x04type\"?\n\x15\x41thenaSqlEngineConfig\x12\x13\n\x0b\x65xternal_id\x18\x01 \x01(\t\x12\x11\n\tworkgroup\x18\x02 \x01(\t\"\x19\n\x17\x42igQuerySqlEngineConfigB\xde\x01\n7com.jfrog.ml.runtime_configuration.v0.sql_engine_configP\x01Z\xa0\x01github.com/qwak-ai/qwak-platform/services/core/java/user-management/user-management-api/pb/qwak/administration/runtime_configuration/v0;runtime_configuration_v0b\x06proto3')
18
18
 
19
19
 
20
20
 
@@ -45,7 +45,7 @@ _sym_db.RegisterMessage(BigQuerySqlEngineConfig)
45
45
  if _descriptor._USE_C_DESCRIPTORS == False:
46
46
 
47
47
  DESCRIPTOR._options = None
48
- DESCRIPTOR._serialized_options = b'\n7com.jfrog.ml.runtime_configuration.v0.sql_engine_configP\001Z\251\001github.com/qwak-ai/qwak-platform/services/core/java/user-management/user-management-api/pb/qwak/administration/runtime_configuration/v0/external;runtime_configuration_v0'
48
+ DESCRIPTOR._serialized_options = b'\n7com.jfrog.ml.runtime_configuration.v0.sql_engine_configP\001Z\240\001github.com/qwak-ai/qwak-platform/services/core/java/user-management/user-management-api/pb/qwak/administration/runtime_configuration/v0;runtime_configuration_v0'
49
49
  _SQLENGINECONFIGURATION._serialized_start=137
50
50
  _SQLENGINECONFIGURATION._serialized_end=436
51
51
  _ATHENASQLENGINECONFIG._serialized_start=438
@@ -17,7 +17,7 @@ from _qwak_proto.qwak.administration.runtime_configuration.v0 import runtime_con
17
17
  from _qwak_proto.qwak.administration.runtime_configuration.v0 import network_config_pb2 as qwak_dot_administration_dot_runtime__configuration_dot_v0_dot_network__config__pb2
18
18
 
19
19
 
20
- DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n7qwak/administration/v0/environments/configuration.proto\x12\x1fqwak.administration.environment\x1a\x41qwak/administration/runtime_configuration/v0/runtime_config.proto\x1a\x41qwak/administration/runtime_configuration/v0/network_config.proto\"\x82\x04\n\x1cQwakEnvironmentConfiguration\x12\x19\n\x11\x65\x64ge_services_url\x18\x01 \x01(\t\x12\x1d\n\x15management_access_url\x18\x06 \x01(\t\x12\x15\n\rmodel_api_url\x18\x02 \x01(\t\x12\x1e\n\x16\x61nalytics_data_api_url\x18\x03 \x01(\t\x12\x1d\n\x15object_storage_bucket\x18\x04 \x01(\t\x12\x19\n\x11\x62i_system_api_key\x18\x05 \x01(\t\x12T\n\x13\x63loud_configuration\x18\x07 \x01(\x0b\x32\x37.qwak.administration.environment.QwakCloudConfiguration\x12_\n\x1b\x66\x65\x61ture_store_configuration\x18\x08 \x01(\x0b\x32:.qwak.administration.environment.FeatureStoreConfiguration\x12!\n\x19\x63ontainer_registry_prefix\x18\t \x01(\t\x12]\n\x1a\x63ommunication_manager_type\x18\n \x01(\x0e\x32\x39.qwak.administration.environment.CommunicationManagerType\"v\n\x19\x46\x65\x61tureStoreConfiguration\x12\x1d\n\x15\x61irflow_connection_id\x18\x01 \x01(\t\x12\x15\n\rredis_address\x18\x02 \x01(\t\x12#\n\x1buser_code_execution_allowed\x18\x03 \x01(\x08\"\xdf\x01\n\x16QwakCloudConfiguration\x12Y\n\x17\x61ws_cloud_configuration\x18\x01 \x01(\x0b\x32\x36.qwak.administration.environment.AwsCloudConfigurationH\x00\x12Y\n\x17gcp_cloud_configuration\x18\x02 \x01(\x0b\x32\x36.qwak.administration.environment.GcpCloudConfigurationH\x00\x42\x0f\n\rconfiguration\"\xae\x01\n\x15\x41wsCloudConfiguration\x12\x0e\n\x06region\x18\x01 \x01(\t\x12\x10\n\x08role_arn\x18\x02 \x01(\t\x12K\n\x11\x66\x65\x61ture_store_emr\x18\x03 \x01(\x0b\x32\x30.qwak.administration.environment.FeatureStoreEmr\x12\x13\n\x0b\x65xternal_id\x18\x04 \x01(\t\x12\x11\n\tworkgroup\x18\x05 \x01(\t\"\xb0\x01\n\x15GcpCloudConfiguration\x12\x12\n\nproject_id\x18\x01 \x01(\t\x12\x0e\n\x06region\x18\x02 \x01(\t\x12 \n\x18\x62ig_lake_connection_name\x18\x03 \x01(\t\x12\x19\n\x11\x62ig_lake_location\x18\x04 \x01(\t\x12\x17\n\x0fservice_account\x18\x05 \x01(\t\x12\x1d\n\x15\x62ig_lake_catalog_name\x18\x06 \x01(\t\"\xc5\x01\n\x0f\x46\x65\x61tureStoreEmr\x12\x14\n\x0c\x65\x63\x32_key_name\x18\x01 \x01(\t\x12\x15\n\rec2_subnet_id\x18\x02 \x01(\t\x12\x19\n\x11\x65mr_job_flow_role\x18\x03 \x01(\t\x12\x18\n\x10\x65mr_service_role\x18\x04 \x01(\t\x12%\n\x1d\x65\x63\x32_additional_security_group\x18\x05 \x01(\t\x12)\n!target_on_demand_capacity_workers\x18\x06 \x01(\x05\"\xfa\x01\n\x18\x45nvironmentRuntimeConfig\x12\x61\n\x15runtime_configuration\x18\x01 \x01(\x0b\x32\x42.qwak.administration.runtime_configuration.v0.RuntimeConfiguration\x12{\n\x15network_configuration\x18\x02 \x01(\x0b\x32\\.qwak.administration.runtime_configuration.v0.network_config.EnvironmentNetworkConfiguration*X\n\x18\x43ommunicationManagerType\x12\x13\n\x0fINVALID_MANAGER\x10\x00\x12\x12\n\x0e\x44IRECT_MANAGER\x10\x01\x12\x13\n\x0f\x41\x44MIRAL_MANAGER\x10\x02\x42\xb2\x01\n\x1e\x63om.qwak.ai.administration.apiP\x01Z\x8d\x01github.com/qwak-ai/qwak-platform/services/core/java/user-management/user-management-api/pb/qwak/administration/v0/environments;environment_v0b\x06proto3')
20
+ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n7qwak/administration/v0/environments/configuration.proto\x12\x1fqwak.administration.environment\x1a\x41qwak/administration/runtime_configuration/v0/runtime_config.proto\x1a\x41qwak/administration/runtime_configuration/v0/network_config.proto\"\xfe\x04\n\x1cQwakEnvironmentConfiguration\x12\x19\n\x11\x65\x64ge_services_url\x18\x01 \x01(\t\x12\x1d\n\x15management_access_url\x18\x06 \x01(\t\x12\x15\n\rmodel_api_url\x18\x02 \x01(\t\x12\x1e\n\x16\x61nalytics_data_api_url\x18\x03 \x01(\t\x12\x1d\n\x15object_storage_bucket\x18\x04 \x01(\t\x12\x19\n\x11\x62i_system_api_key\x18\x05 \x01(\t\x12T\n\x13\x63loud_configuration\x18\x07 \x01(\x0b\x32\x37.qwak.administration.environment.QwakCloudConfiguration\x12_\n\x1b\x66\x65\x61ture_store_configuration\x18\x08 \x01(\x0b\x32:.qwak.administration.environment.FeatureStoreConfiguration\x12!\n\x19\x63ontainer_registry_prefix\x18\t \x01(\t\x12]\n\x1a\x63ommunication_manager_type\x18\n \x01(\x0e\x32\x39.qwak.administration.environment.CommunicationManagerType\x12_\n\x1a\x65nvironment_runtime_config\x18\x0b \x01(\x0b\x32\x39.qwak.administration.environment.EnvironmentRuntimeConfigH\x00\x42\x19\n\x17optional_runtime_config\"v\n\x19\x46\x65\x61tureStoreConfiguration\x12\x1d\n\x15\x61irflow_connection_id\x18\x01 \x01(\t\x12\x15\n\rredis_address\x18\x02 \x01(\t\x12#\n\x1buser_code_execution_allowed\x18\x03 \x01(\x08\"\xdf\x01\n\x16QwakCloudConfiguration\x12Y\n\x17\x61ws_cloud_configuration\x18\x01 \x01(\x0b\x32\x36.qwak.administration.environment.AwsCloudConfigurationH\x00\x12Y\n\x17gcp_cloud_configuration\x18\x02 \x01(\x0b\x32\x36.qwak.administration.environment.GcpCloudConfigurationH\x00\x42\x0f\n\rconfiguration\"\xae\x01\n\x15\x41wsCloudConfiguration\x12\x0e\n\x06region\x18\x01 \x01(\t\x12\x10\n\x08role_arn\x18\x02 \x01(\t\x12K\n\x11\x66\x65\x61ture_store_emr\x18\x03 \x01(\x0b\x32\x30.qwak.administration.environment.FeatureStoreEmr\x12\x13\n\x0b\x65xternal_id\x18\x04 \x01(\t\x12\x11\n\tworkgroup\x18\x05 \x01(\t\"\xb0\x01\n\x15GcpCloudConfiguration\x12\x12\n\nproject_id\x18\x01 \x01(\t\x12\x0e\n\x06region\x18\x02 \x01(\t\x12 \n\x18\x62ig_lake_connection_name\x18\x03 \x01(\t\x12\x19\n\x11\x62ig_lake_location\x18\x04 \x01(\t\x12\x17\n\x0fservice_account\x18\x05 \x01(\t\x12\x1d\n\x15\x62ig_lake_catalog_name\x18\x06 \x01(\t\"\xc5\x01\n\x0f\x46\x65\x61tureStoreEmr\x12\x14\n\x0c\x65\x63\x32_key_name\x18\x01 \x01(\t\x12\x15\n\rec2_subnet_id\x18\x02 \x01(\t\x12\x19\n\x11\x65mr_job_flow_role\x18\x03 \x01(\t\x12\x18\n\x10\x65mr_service_role\x18\x04 \x01(\t\x12%\n\x1d\x65\x63\x32_additional_security_group\x18\x05 \x01(\t\x12)\n!target_on_demand_capacity_workers\x18\x06 \x01(\x05\"\xfa\x01\n\x18\x45nvironmentRuntimeConfig\x12\x61\n\x15runtime_configuration\x18\x01 \x01(\x0b\x32\x42.qwak.administration.runtime_configuration.v0.RuntimeConfiguration\x12{\n\x15network_configuration\x18\x02 \x01(\x0b\x32\\.qwak.administration.runtime_configuration.v0.network_config.EnvironmentNetworkConfiguration*X\n\x18\x43ommunicationManagerType\x12\x13\n\x0fINVALID_MANAGER\x10\x00\x12\x12\n\x0e\x44IRECT_MANAGER\x10\x01\x12\x13\n\x0f\x41\x44MIRAL_MANAGER\x10\x02\x42\xb2\x01\n\x1e\x63om.qwak.ai.administration.apiP\x01Z\x8d\x01github.com/qwak-ai/qwak-platform/services/core/java/user-management/user-management-api/pb/qwak/administration/v0/environments;environment_v0b\x06proto3')
21
21
 
22
22
  _COMMUNICATIONMANAGERTYPE = DESCRIPTOR.enum_types_by_name['CommunicationManagerType']
23
23
  CommunicationManagerType = enum_type_wrapper.EnumTypeWrapper(_COMMUNICATIONMANAGERTYPE)
@@ -86,20 +86,20 @@ if _descriptor._USE_C_DESCRIPTORS == False:
86
86
 
87
87
  DESCRIPTOR._options = None
88
88
  DESCRIPTOR._serialized_options = b'\n\036com.qwak.ai.administration.apiP\001Z\215\001github.com/qwak-ai/qwak-platform/services/core/java/user-management/user-management-api/pb/qwak/administration/v0/environments;environment_v0'
89
- _COMMUNICATIONMANAGERTYPE._serialized_start=1898
90
- _COMMUNICATIONMANAGERTYPE._serialized_end=1986
89
+ _COMMUNICATIONMANAGERTYPE._serialized_start=2022
90
+ _COMMUNICATIONMANAGERTYPE._serialized_end=2110
91
91
  _QWAKENVIRONMENTCONFIGURATION._serialized_start=227
92
- _QWAKENVIRONMENTCONFIGURATION._serialized_end=741
93
- _FEATURESTORECONFIGURATION._serialized_start=743
94
- _FEATURESTORECONFIGURATION._serialized_end=861
95
- _QWAKCLOUDCONFIGURATION._serialized_start=864
96
- _QWAKCLOUDCONFIGURATION._serialized_end=1087
97
- _AWSCLOUDCONFIGURATION._serialized_start=1090
98
- _AWSCLOUDCONFIGURATION._serialized_end=1264
99
- _GCPCLOUDCONFIGURATION._serialized_start=1267
100
- _GCPCLOUDCONFIGURATION._serialized_end=1443
101
- _FEATURESTOREEMR._serialized_start=1446
102
- _FEATURESTOREEMR._serialized_end=1643
103
- _ENVIRONMENTRUNTIMECONFIG._serialized_start=1646
104
- _ENVIRONMENTRUNTIMECONFIG._serialized_end=1896
92
+ _QWAKENVIRONMENTCONFIGURATION._serialized_end=865
93
+ _FEATURESTORECONFIGURATION._serialized_start=867
94
+ _FEATURESTORECONFIGURATION._serialized_end=985
95
+ _QWAKCLOUDCONFIGURATION._serialized_start=988
96
+ _QWAKCLOUDCONFIGURATION._serialized_end=1211
97
+ _AWSCLOUDCONFIGURATION._serialized_start=1214
98
+ _AWSCLOUDCONFIGURATION._serialized_end=1388
99
+ _GCPCLOUDCONFIGURATION._serialized_start=1391
100
+ _GCPCLOUDCONFIGURATION._serialized_end=1567
101
+ _FEATURESTOREEMR._serialized_start=1570
102
+ _FEATURESTOREEMR._serialized_end=1767
103
+ _ENVIRONMENTRUNTIMECONFIG._serialized_start=1770
104
+ _ENVIRONMENTRUNTIMECONFIG._serialized_end=2020
105
105
  # @@protoc_insertion_point(module_scope)
@@ -48,6 +48,7 @@ class QwakEnvironmentConfiguration(google.protobuf.message.Message):
48
48
  FEATURE_STORE_CONFIGURATION_FIELD_NUMBER: builtins.int
49
49
  CONTAINER_REGISTRY_PREFIX_FIELD_NUMBER: builtins.int
50
50
  COMMUNICATION_MANAGER_TYPE_FIELD_NUMBER: builtins.int
51
+ ENVIRONMENT_RUNTIME_CONFIG_FIELD_NUMBER: builtins.int
51
52
  edge_services_url: builtins.str
52
53
  """The Grpc service url on edge"""
53
54
  management_access_url: builtins.str
@@ -70,6 +71,8 @@ class QwakEnvironmentConfiguration(google.protobuf.message.Message):
70
71
  """The docker registry prefix, we got it with high number because we might want to remove it in the near future."""
71
72
  communication_manager_type: global___CommunicationManagerType.ValueType
72
73
  """Qwak communication type"""
74
+ @property
75
+ def environment_runtime_config(self) -> global___EnvironmentRuntimeConfig: ...
73
76
  def __init__(
74
77
  self,
75
78
  *,
@@ -83,9 +86,11 @@ class QwakEnvironmentConfiguration(google.protobuf.message.Message):
83
86
  feature_store_configuration: global___FeatureStoreConfiguration | None = ...,
84
87
  container_registry_prefix: builtins.str = ...,
85
88
  communication_manager_type: global___CommunicationManagerType.ValueType = ...,
89
+ environment_runtime_config: global___EnvironmentRuntimeConfig | None = ...,
86
90
  ) -> None: ...
87
- def HasField(self, field_name: typing_extensions.Literal["cloud_configuration", b"cloud_configuration", "feature_store_configuration", b"feature_store_configuration"]) -> builtins.bool: ...
88
- def ClearField(self, field_name: typing_extensions.Literal["analytics_data_api_url", b"analytics_data_api_url", "bi_system_api_key", b"bi_system_api_key", "cloud_configuration", b"cloud_configuration", "communication_manager_type", b"communication_manager_type", "container_registry_prefix", b"container_registry_prefix", "edge_services_url", b"edge_services_url", "feature_store_configuration", b"feature_store_configuration", "management_access_url", b"management_access_url", "model_api_url", b"model_api_url", "object_storage_bucket", b"object_storage_bucket"]) -> None: ...
91
+ def HasField(self, field_name: typing_extensions.Literal["cloud_configuration", b"cloud_configuration", "environment_runtime_config", b"environment_runtime_config", "feature_store_configuration", b"feature_store_configuration", "optional_runtime_config", b"optional_runtime_config"]) -> builtins.bool: ...
92
+ def ClearField(self, field_name: typing_extensions.Literal["analytics_data_api_url", b"analytics_data_api_url", "bi_system_api_key", b"bi_system_api_key", "cloud_configuration", b"cloud_configuration", "communication_manager_type", b"communication_manager_type", "container_registry_prefix", b"container_registry_prefix", "edge_services_url", b"edge_services_url", "environment_runtime_config", b"environment_runtime_config", "feature_store_configuration", b"feature_store_configuration", "management_access_url", b"management_access_url", "model_api_url", b"model_api_url", "object_storage_bucket", b"object_storage_bucket", "optional_runtime_config", b"optional_runtime_config"]) -> None: ...
93
+ def WhichOneof(self, oneof_group: typing_extensions.Literal["optional_runtime_config", b"optional_runtime_config"]) -> typing_extensions.Literal["environment_runtime_config"] | None: ...
89
94
 
90
95
  global___QwakEnvironmentConfiguration = QwakEnvironmentConfiguration
91
96
 
@@ -18,7 +18,7 @@ from _qwak_proto.qwak.administration.v0.environments import configuration_pb2 as
18
18
  from _qwak_proto.qwak.administration.v0.environments import personalization_pb2 as qwak_dot_administration_dot_v0_dot_environments_dot_personalization__pb2
19
19
 
20
20
 
21
- DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n5qwak/administration/v0/environments/environment.proto\x12\x1fqwak.administration.environment\x1a\x1fgoogle/protobuf/timestamp.proto\x1a\x37qwak/administration/v0/environments/configuration.proto\x1a\x39qwak/administration/v0/environments/personalization.proto\"\xbb\x05\n\x0fQwakEnvironment\x12\n\n\x02id\x18\x01 \x01(\t\x12\x0c\n\x04name\x18\x02 \x01(\t\x12\x15\n\ttenant_id\x18\x03 \x01(\tB\x02\x18\x01\x12\x12\n\naccount_id\x18\x08 \x01(\t\x12\x12\n\ncluster_id\x18\n \x01(\t\x12\x42\n\x0c\x61\x63\x63ount_tier\x18\x0b \x01(\x0e\x32,.qwak.administration.environment.AccountTier\x12\x46\n\x06status\x18\x04 \x01(\x0e\x32\x36.qwak.administration.environment.QwakEnvironmentStatus\x12T\n\rconfiguration\x18\x05 \x01(\x0b\x32=.qwak.administration.environment.QwakEnvironmentConfiguration\x12T\n\x0fpersonalization\x18\t \x01(\x0b\x32;.qwak.administration.environment.EnvironmentPersonalization\x12.\n\ncreated_at\x18\x06 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x34\n\x10last_modified_at\x18\x07 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x19\n\x0fjfrog_tenant_id\x18\x0c \x01(\tH\x00\x12_\n\x1a\x65nvironment_runtime_config\x18\r \x01(\x0b\x32\x39.qwak.administration.environment.EnvironmentRuntimeConfigH\x01\x42\x1a\n\x18optional_jfrog_tenant_idB\x19\n\x17optional_runtime_config\"8\n%EnvironmentApplicationUserCredentials\x12\x0f\n\x07\x61pi_key\x18\x01 \x01(\t*w\n\x15QwakEnvironmentStatus\x12\x1e\n\x1a\x45NVIRONMENT_STATUS_INVALID\x10\x00\x12\x1d\n\x19\x45NVIRONMENT_STATUS_ACTIVE\x10\x01\x12\x1f\n\x1b\x45NVIRONMENT_STATUS_DISABLED\x10\x02*L\n\x0b\x41\x63\x63ountTier\x12\x18\n\x14\x41\x43\x43OUNT_TIER_INVALID\x10\x00\x12\x08\n\x04\x46REE\x10\x01\x12\r\n\tVALIDATED\x10\x02\x12\n\n\x06PAYING\x10\x03\x42\xb2\x01\n\x1e\x63om.qwak.ai.administration.apiP\x01Z\x8d\x01github.com/qwak-ai/qwak-platform/services/core/java/user-management/user-management-api/pb/qwak/administration/v0/environments;environment_v0b\x06proto3')
21
+ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n5qwak/administration/v0/environments/environment.proto\x12\x1fqwak.administration.environment\x1a\x1fgoogle/protobuf/timestamp.proto\x1a\x37qwak/administration/v0/environments/configuration.proto\x1a\x39qwak/administration/v0/environments/personalization.proto\"\xbf\x04\n\x0fQwakEnvironment\x12\n\n\x02id\x18\x01 \x01(\t\x12\x0c\n\x04name\x18\x02 \x01(\t\x12\x15\n\ttenant_id\x18\x03 \x01(\tB\x02\x18\x01\x12\x12\n\naccount_id\x18\x08 \x01(\t\x12\x12\n\ncluster_id\x18\n \x01(\t\x12\x42\n\x0c\x61\x63\x63ount_tier\x18\x0b \x01(\x0e\x32,.qwak.administration.environment.AccountTier\x12\x46\n\x06status\x18\x04 \x01(\x0e\x32\x36.qwak.administration.environment.QwakEnvironmentStatus\x12T\n\rconfiguration\x18\x05 \x01(\x0b\x32=.qwak.administration.environment.QwakEnvironmentConfiguration\x12T\n\x0fpersonalization\x18\t \x01(\x0b\x32;.qwak.administration.environment.EnvironmentPersonalization\x12.\n\ncreated_at\x18\x06 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x34\n\x10last_modified_at\x18\x07 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x19\n\x0fjfrog_tenant_id\x18\x0c \x01(\tH\x00\x42\x1a\n\x18optional_jfrog_tenant_id\"8\n%EnvironmentApplicationUserCredentials\x12\x0f\n\x07\x61pi_key\x18\x01 \x01(\t*w\n\x15QwakEnvironmentStatus\x12\x1e\n\x1a\x45NVIRONMENT_STATUS_INVALID\x10\x00\x12\x1d\n\x19\x45NVIRONMENT_STATUS_ACTIVE\x10\x01\x12\x1f\n\x1b\x45NVIRONMENT_STATUS_DISABLED\x10\x02*L\n\x0b\x41\x63\x63ountTier\x12\x18\n\x14\x41\x43\x43OUNT_TIER_INVALID\x10\x00\x12\x08\n\x04\x46REE\x10\x01\x12\r\n\tVALIDATED\x10\x02\x12\n\n\x06PAYING\x10\x03\x42\xb2\x01\n\x1e\x63om.qwak.ai.administration.apiP\x01Z\x8d\x01github.com/qwak-ai/qwak-platform/services/core/java/user-management/user-management-api/pb/qwak/administration/v0/environments;environment_v0b\x06proto3')
22
22
 
23
23
  _QWAKENVIRONMENTSTATUS = DESCRIPTOR.enum_types_by_name['QwakEnvironmentStatus']
24
24
  QwakEnvironmentStatus = enum_type_wrapper.EnumTypeWrapper(_QWAKENVIRONMENTSTATUS)
@@ -55,12 +55,12 @@ if _descriptor._USE_C_DESCRIPTORS == False:
55
55
  DESCRIPTOR._serialized_options = b'\n\036com.qwak.ai.administration.apiP\001Z\215\001github.com/qwak-ai/qwak-platform/services/core/java/user-management/user-management-api/pb/qwak/administration/v0/environments;environment_v0'
56
56
  _QWAKENVIRONMENT.fields_by_name['tenant_id']._options = None
57
57
  _QWAKENVIRONMENT.fields_by_name['tenant_id']._serialized_options = b'\030\001'
58
- _QWAKENVIRONMENTSTATUS._serialized_start=999
59
- _QWAKENVIRONMENTSTATUS._serialized_end=1118
60
- _ACCOUNTTIER._serialized_start=1120
61
- _ACCOUNTTIER._serialized_end=1196
58
+ _QWAKENVIRONMENTSTATUS._serialized_start=875
59
+ _QWAKENVIRONMENTSTATUS._serialized_end=994
60
+ _ACCOUNTTIER._serialized_start=996
61
+ _ACCOUNTTIER._serialized_end=1072
62
62
  _QWAKENVIRONMENT._serialized_start=240
63
- _QWAKENVIRONMENT._serialized_end=939
64
- _ENVIRONMENTAPPLICATIONUSERCREDENTIALS._serialized_start=941
65
- _ENVIRONMENTAPPLICATIONUSERCREDENTIALS._serialized_end=997
63
+ _QWAKENVIRONMENT._serialized_end=815
64
+ _ENVIRONMENTAPPLICATIONUSERCREDENTIALS._serialized_start=817
65
+ _ENVIRONMENTAPPLICATIONUSERCREDENTIALS._serialized_end=873
66
66
  # @@protoc_insertion_point(module_scope)
@@ -90,7 +90,6 @@ class QwakEnvironment(google.protobuf.message.Message):
90
90
  CREATED_AT_FIELD_NUMBER: builtins.int
91
91
  LAST_MODIFIED_AT_FIELD_NUMBER: builtins.int
92
92
  JFROG_TENANT_ID_FIELD_NUMBER: builtins.int
93
- ENVIRONMENT_RUNTIME_CONFIG_FIELD_NUMBER: builtins.int
94
93
  id: builtins.str
95
94
  """Assigned environment ID"""
96
95
  name: builtins.str
@@ -119,8 +118,6 @@ class QwakEnvironment(google.protobuf.message.Message):
119
118
  """Last modification date"""
120
119
  jfrog_tenant_id: builtins.str
121
120
  """The Environment's JFrog Tenant ID"""
122
- @property
123
- def environment_runtime_config(self) -> qwak.administration.v0.environments.configuration_pb2.EnvironmentRuntimeConfig: ...
124
121
  def __init__(
125
122
  self,
126
123
  *,
@@ -136,14 +133,10 @@ class QwakEnvironment(google.protobuf.message.Message):
136
133
  created_at: google.protobuf.timestamp_pb2.Timestamp | None = ...,
137
134
  last_modified_at: google.protobuf.timestamp_pb2.Timestamp | None = ...,
138
135
  jfrog_tenant_id: builtins.str = ...,
139
- environment_runtime_config: qwak.administration.v0.environments.configuration_pb2.EnvironmentRuntimeConfig | None = ...,
140
136
  ) -> None: ...
141
- def HasField(self, field_name: typing_extensions.Literal["configuration", b"configuration", "created_at", b"created_at", "environment_runtime_config", b"environment_runtime_config", "jfrog_tenant_id", b"jfrog_tenant_id", "last_modified_at", b"last_modified_at", "optional_jfrog_tenant_id", b"optional_jfrog_tenant_id", "optional_runtime_config", b"optional_runtime_config", "personalization", b"personalization"]) -> builtins.bool: ...
142
- def ClearField(self, field_name: typing_extensions.Literal["account_id", b"account_id", "account_tier", b"account_tier", "cluster_id", b"cluster_id", "configuration", b"configuration", "created_at", b"created_at", "environment_runtime_config", b"environment_runtime_config", "id", b"id", "jfrog_tenant_id", b"jfrog_tenant_id", "last_modified_at", b"last_modified_at", "name", b"name", "optional_jfrog_tenant_id", b"optional_jfrog_tenant_id", "optional_runtime_config", b"optional_runtime_config", "personalization", b"personalization", "status", b"status", "tenant_id", b"tenant_id"]) -> None: ...
143
- @typing.overload
137
+ def HasField(self, field_name: typing_extensions.Literal["configuration", b"configuration", "created_at", b"created_at", "jfrog_tenant_id", b"jfrog_tenant_id", "last_modified_at", b"last_modified_at", "optional_jfrog_tenant_id", b"optional_jfrog_tenant_id", "personalization", b"personalization"]) -> builtins.bool: ...
138
+ def ClearField(self, field_name: typing_extensions.Literal["account_id", b"account_id", "account_tier", b"account_tier", "cluster_id", b"cluster_id", "configuration", b"configuration", "created_at", b"created_at", "id", b"id", "jfrog_tenant_id", b"jfrog_tenant_id", "last_modified_at", b"last_modified_at", "name", b"name", "optional_jfrog_tenant_id", b"optional_jfrog_tenant_id", "personalization", b"personalization", "status", b"status", "tenant_id", b"tenant_id"]) -> None: ...
144
139
  def WhichOneof(self, oneof_group: typing_extensions.Literal["optional_jfrog_tenant_id", b"optional_jfrog_tenant_id"]) -> typing_extensions.Literal["jfrog_tenant_id"] | None: ...
145
- @typing.overload
146
- def WhichOneof(self, oneof_group: typing_extensions.Literal["optional_runtime_config", b"optional_runtime_config"]) -> typing_extensions.Literal["environment_runtime_config"] | None: ...
147
140
 
148
141
  global___QwakEnvironment = QwakEnvironment
149
142
 
@@ -15,7 +15,7 @@ _sym_db = _symbol_database.Default()
15
15
 
16
16
 
17
17
 
18
- DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x1bqwak/builds/build_url.proto\x12\x18qwak.builds.orchestrator\"\xe7\x01\n\x18\x42uildVersioningUrlParams\x12\x10\n\x08model_id\x18\x01 \x01(\t\x12\x10\n\x08\x62uild_id\x18\x02 \x01(\t\x12\x0b\n\x03tag\x18\x03 \x01(\t\x12\x16\n\x0e\x65nvironment_id\x18\x04 \x01(\t\x12\x43\n\x08tag_type\x18\x05 \x01(\x0e\x32\x31.qwak.builds.orchestrator.BuildVersioningTagsType\x12$\n\x1ause_cloud_provider_storage\x18\x06 \x01(\x08H\x00\x42\x17\n\x15\x63loud_provider_option\"\xb5\x01\n\x13\x42uildVersioningTags\x12\x10\n\x08model_id\x18\x01 \x01(\t\x12\x10\n\x08\x62uild_id\x18\x02 \x01(\t\x12\x10\n\x04tags\x18\x03 \x03(\tB\x02\x18\x01\x12P\n\x0ftags_definition\x18\x04 \x03(\x0b\x32\x37.qwak.builds.orchestrator.BuildVersioningTagsDefinition\x12\x16\n\x0e\x65nvironment_id\x18\x05 \x01(\t\"n\n\x1d\x42uildVersioningTagsDefinition\x12\x0c\n\x04tags\x18\x01 \x03(\t\x12?\n\x04type\x18\x02 \x01(\x0e\x32\x31.qwak.builds.orchestrator.BuildVersioningTagsType\"\xf8\x01\n\x1d\x42uildVersioningTagsProperties\x12\x0b\n\x03tag\x18\x01 \x01(\t\x12\x14\n\x0c\x64ownload_url\x18\x02 \x01(\t\x12\x11\n\tfile_size\x18\x03 \x01(\x03\x12\x43\n\x08tag_type\x18\x04 \x01(\x0e\x32\x31.qwak.builds.orchestrator.BuildVersioningTagsType\x12\x44\n\x15\x65xternal_download_url\x18\x05 \x01(\x0b\x32%.qwak.builds.orchestrator.ExternalUrl\x12\x16\n\x0eui_direct_link\x18\x06 \x01(\t\"5\n\x0b\x45xternalUrl\x12\x0b\n\x03url\x18\x01 \x01(\t\x12\x19\n\x11original_hostname\x18\x02 \x01(\t*h\n\x17\x42uildVersioningTagsType\x12\x14\n\x10INVALID_TAG_TYPE\x10\x00\x12\x11\n\rDATA_TAG_TYPE\x10\x01\x12\x11\n\rFILE_TAG_TYPE\x10\x02\x12\x11\n\rCODE_TAG_TYPE\x10\x03\x42\'\n#com.qwak.ai.builds.orchestrator.apiP\x01\x62\x06proto3')
18
+ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x1bqwak/builds/build_url.proto\x12\x18qwak.builds.orchestrator\"\xe7\x01\n\x18\x42uildVersioningUrlParams\x12\x10\n\x08model_id\x18\x01 \x01(\t\x12\x10\n\x08\x62uild_id\x18\x02 \x01(\t\x12\x0b\n\x03tag\x18\x03 \x01(\t\x12\x16\n\x0e\x65nvironment_id\x18\x04 \x01(\t\x12\x43\n\x08tag_type\x18\x05 \x01(\x0e\x32\x31.qwak.builds.orchestrator.BuildVersioningTagsType\x12$\n\x1ause_cloud_provider_storage\x18\x06 \x01(\x08H\x00\x42\x17\n\x15\x63loud_provider_option\"\xb5\x01\n\x13\x42uildVersioningTags\x12\x10\n\x08model_id\x18\x01 \x01(\t\x12\x10\n\x08\x62uild_id\x18\x02 \x01(\t\x12\x10\n\x04tags\x18\x03 \x03(\tB\x02\x18\x01\x12P\n\x0ftags_definition\x18\x04 \x03(\x0b\x32\x37.qwak.builds.orchestrator.BuildVersioningTagsDefinition\x12\x16\n\x0e\x65nvironment_id\x18\x05 \x01(\t\"n\n\x1d\x42uildVersioningTagsDefinition\x12\x0c\n\x04tags\x18\x01 \x03(\t\x12?\n\x04type\x18\x02 \x01(\x0e\x32\x31.qwak.builds.orchestrator.BuildVersioningTagsType\"\xf8\x01\n\x1d\x42uildVersioningTagsProperties\x12\x0b\n\x03tag\x18\x01 \x01(\t\x12\x14\n\x0c\x64ownload_url\x18\x02 \x01(\t\x12\x11\n\tfile_size\x18\x03 \x01(\x03\x12\x43\n\x08tag_type\x18\x04 \x01(\x0e\x32\x31.qwak.builds.orchestrator.BuildVersioningTagsType\x12\x44\n\x15\x65xternal_download_url\x18\x05 \x01(\x0b\x32%.qwak.builds.orchestrator.ExternalUrl\x12\x16\n\x0eui_direct_link\x18\x06 \x01(\t\"5\n\x0b\x45xternalUrl\x12\x0b\n\x03url\x18\x01 \x01(\t\x12\x19\n\x11original_hostname\x18\x02 \x01(\t\"Z\n\x15\x42uildArtifactPathSpec\x12\x10\n\x08\x62uild_id\x18\x01 \x01(\t\x12\x10\n\x08model_id\x18\x02 \x01(\t\x12\x0b\n\x03tag\x18\x03 \x01(\t\x12\x10\n\x08key_path\x18\x04 \x01(\t*h\n\x17\x42uildVersioningTagsType\x12\x14\n\x10INVALID_TAG_TYPE\x10\x00\x12\x11\n\rDATA_TAG_TYPE\x10\x01\x12\x11\n\rFILE_TAG_TYPE\x10\x02\x12\x11\n\rCODE_TAG_TYPE\x10\x03\x42\'\n#com.qwak.ai.builds.orchestrator.apiP\x01\x62\x06proto3')
19
19
 
20
20
  _BUILDVERSIONINGTAGSTYPE = DESCRIPTOR.enum_types_by_name['BuildVersioningTagsType']
21
21
  BuildVersioningTagsType = enum_type_wrapper.EnumTypeWrapper(_BUILDVERSIONINGTAGSTYPE)
@@ -30,6 +30,7 @@ _BUILDVERSIONINGTAGS = DESCRIPTOR.message_types_by_name['BuildVersioningTags']
30
30
  _BUILDVERSIONINGTAGSDEFINITION = DESCRIPTOR.message_types_by_name['BuildVersioningTagsDefinition']
31
31
  _BUILDVERSIONINGTAGSPROPERTIES = DESCRIPTOR.message_types_by_name['BuildVersioningTagsProperties']
32
32
  _EXTERNALURL = DESCRIPTOR.message_types_by_name['ExternalUrl']
33
+ _BUILDARTIFACTPATHSPEC = DESCRIPTOR.message_types_by_name['BuildArtifactPathSpec']
33
34
  BuildVersioningUrlParams = _reflection.GeneratedProtocolMessageType('BuildVersioningUrlParams', (_message.Message,), {
34
35
  'DESCRIPTOR' : _BUILDVERSIONINGURLPARAMS,
35
36
  '__module__' : 'qwak.builds.build_url_pb2'
@@ -65,14 +66,21 @@ ExternalUrl = _reflection.GeneratedProtocolMessageType('ExternalUrl', (_message.
65
66
  })
66
67
  _sym_db.RegisterMessage(ExternalUrl)
67
68
 
69
+ BuildArtifactPathSpec = _reflection.GeneratedProtocolMessageType('BuildArtifactPathSpec', (_message.Message,), {
70
+ 'DESCRIPTOR' : _BUILDARTIFACTPATHSPEC,
71
+ '__module__' : 'qwak.builds.build_url_pb2'
72
+ # @@protoc_insertion_point(class_scope:qwak.builds.orchestrator.BuildArtifactPathSpec)
73
+ })
74
+ _sym_db.RegisterMessage(BuildArtifactPathSpec)
75
+
68
76
  if _descriptor._USE_C_DESCRIPTORS == False:
69
77
 
70
78
  DESCRIPTOR._options = None
71
79
  DESCRIPTOR._serialized_options = b'\n#com.qwak.ai.builds.orchestrator.apiP\001'
72
80
  _BUILDVERSIONINGTAGS.fields_by_name['tags']._options = None
73
81
  _BUILDVERSIONINGTAGS.fields_by_name['tags']._serialized_options = b'\030\001'
74
- _BUILDVERSIONINGTAGSTYPE._serialized_start=893
75
- _BUILDVERSIONINGTAGSTYPE._serialized_end=997
82
+ _BUILDVERSIONINGTAGSTYPE._serialized_start=985
83
+ _BUILDVERSIONINGTAGSTYPE._serialized_end=1089
76
84
  _BUILDVERSIONINGURLPARAMS._serialized_start=58
77
85
  _BUILDVERSIONINGURLPARAMS._serialized_end=289
78
86
  _BUILDVERSIONINGTAGS._serialized_start=292
@@ -83,4 +91,6 @@ if _descriptor._USE_C_DESCRIPTORS == False:
83
91
  _BUILDVERSIONINGTAGSPROPERTIES._serialized_end=836
84
92
  _EXTERNALURL._serialized_start=838
85
93
  _EXTERNALURL._serialized_end=891
94
+ _BUILDARTIFACTPATHSPEC._serialized_start=893
95
+ _BUILDARTIFACTPATHSPEC._serialized_end=983
86
96
  # @@protoc_insertion_point(module_scope)
@@ -183,3 +183,30 @@ class ExternalUrl(google.protobuf.message.Message):
183
183
  def ClearField(self, field_name: typing_extensions.Literal["original_hostname", b"original_hostname", "url", b"url"]) -> None: ...
184
184
 
185
185
  global___ExternalUrl = ExternalUrl
186
+
187
+ class BuildArtifactPathSpec(google.protobuf.message.Message):
188
+ DESCRIPTOR: google.protobuf.descriptor.Descriptor
189
+
190
+ BUILD_ID_FIELD_NUMBER: builtins.int
191
+ MODEL_ID_FIELD_NUMBER: builtins.int
192
+ TAG_FIELD_NUMBER: builtins.int
193
+ KEY_PATH_FIELD_NUMBER: builtins.int
194
+ build_id: builtins.str
195
+ """The build ID associated with the artifact"""
196
+ model_id: builtins.str
197
+ """The model ID associated with the artifact"""
198
+ tag: builtins.str
199
+ """The tag used to identify the artifact"""
200
+ key_path: builtins.str
201
+ """The path where the artifact is stored"""
202
+ def __init__(
203
+ self,
204
+ *,
205
+ build_id: builtins.str = ...,
206
+ model_id: builtins.str = ...,
207
+ tag: builtins.str = ...,
208
+ key_path: builtins.str = ...,
209
+ ) -> None: ...
210
+ def ClearField(self, field_name: typing_extensions.Literal["build_id", b"build_id", "key_path", b"key_path", "model_id", b"model_id", "tag", b"tag"]) -> None: ...
211
+
212
+ global___BuildArtifactPathSpec = BuildArtifactPathSpec
@@ -16,7 +16,7 @@ from _qwak_proto.qwak.builds import build_pb2 as qwak_dot_builds_dot_build__pb2
16
16
  from _qwak_proto.qwak.builds import build_url_pb2 as qwak_dot_builds_dot_build__url__pb2
17
17
 
18
18
 
19
- DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n-qwak/builds/builds_orchestrator_service.proto\x12\x18qwak.builds.orchestrator\x1a\x17qwak/builds/build.proto\x1a\x1bqwak/builds/build_url.proto\"R\n\x11\x42uildModelRequest\x12=\n\nbuild_spec\x18\x01 \x01(\x0b\x32).qwak.builds.orchestrator.RemoteBuildSpec\"\x14\n\x12\x42uildModelResponse\"+\n\x17\x43\x61ncelBuildModelRequest\x12\x10\n\x08\x62uild_id\x18\x01 \x01(\t\"\x1a\n\x18\x43\x61ncelBuildModelResponse\"*\n\x16\x43reateUploadURLRequest\x12\x10\n\x08\x62uild_id\x18\x01 \x01(\t\"C\n\x17\x43reateUploadURLResponse\x12\x12\n\nupload_url\x18\x01 \x01(\t\x12\x14\n\x0c\x64ownload_url\x18\x02 \x01(\t\"h\n\"GetBuildVersioningUploadURLRequest\x12\x42\n\x06params\x18\x01 \x01(\x0b\x32\x32.qwak.builds.orchestrator.BuildVersioningUrlParams\"\x96\x01\n#GetBuildVersioningUploadURLResponse\x12\x12\n\nupload_url\x18\x01 \x01(\t\x12\x0c\n\x04path\x18\x02 \x01(\t\x12M\n\x15\x61uthentication_detail\x18\x03 \x01(\x0b\x32..qwak.builds.orchestrator.AuthenticationDetail\"\x86\x01\n\x14\x41uthenticationDetail\x12Z\n\x1bjfrog_authentication_detail\x18\x01 \x01(\x0b\x32\x33.qwak.builds.orchestrator.JfrogAuthenticationDetailH\x00\x42\x12\n\x10integration_type\"<\n\x19JfrogAuthenticationDetail\x12\x10\n\x08username\x18\x01 \x01(\t\x12\r\n\x05token\x18\x02 \x01(\t\"j\n$GetBuildVersioningDownloadURLRequest\x12\x42\n\x06params\x18\x01 \x01(\x0b\x32\x32.qwak.builds.orchestrator.BuildVersioningUrlParams\"P\n%GetBuildVersioningDownloadURLResponse\x12\x14\n\x0c\x64ownload_url\x18\x01 \x01(\t\x12\x11\n\tfile_size\x18\x02 \x01(\x03\"n\n\x1eListBuildVersioningTagsRequest\x12L\n\x15\x62uild_versioning_tags\x18\x01 \x01(\x0b\x32-.qwak.builds.orchestrator.BuildVersioningTags\"\x9c\x01\n\x1fListBuildVersioningTagsResponse\x12\x61\n build_versioning_tags_properties\x18\x01 \x03(\x0b\x32\x37.qwak.builds.orchestrator.BuildVersioningTagsProperties\x12\x16\n\x0eui_direct_link\x18\x02 \x01(\t\"\x95\x01\n\x16\x43reateDataTableRequest\x12\x10\n\x08model_id\x18\x01 \x01(\t\x12\x10\n\x08\x62uild_id\x18\x02 \x01(\t\x12\x0b\n\x03tag\x18\x03 \x01(\t\x12<\n\x05table\x18\x04 \x01(\x0b\x32-.qwak.builds.orchestrator.DataTableDefinition\x12\x0c\n\x04path\x18\x05 \x01(\t\"\x19\n\x17\x43reateDataTableResponse\"n\n\x1dGetBaseDockerImageNameRequest\x12M\n\x16\x62\x61se_docker_image_type\x18\x01 \x01(\x0e\x32-.qwak.builds.orchestrator.BaseDockerImageType\"@\n\x1eGetBaseDockerImageNameResponse\x12\x1e\n\x16\x62\x61se_docker_image_name\x18\x01 \x01(\t2\xd3\x08\n\x19\x42uildsOrchestratorService\x12g\n\nBuildModel\x12+.qwak.builds.orchestrator.BuildModelRequest\x1a,.qwak.builds.orchestrator.BuildModelResponse\x12y\n\x10\x43\x61ncelBuildModel\x12\x31.qwak.builds.orchestrator.CancelBuildModelRequest\x1a\x32.qwak.builds.orchestrator.CancelBuildModelResponse\x12{\n\x0f\x43reateUploadURL\x12\x30.qwak.builds.orchestrator.CreateUploadURLRequest\x1a\x31.qwak.builds.orchestrator.CreateUploadURLResponse\"\x03\x88\x02\x01\x12\x9a\x01\n\x1bGetBuildVersioningUploadURL\x12<.qwak.builds.orchestrator.GetBuildVersioningUploadURLRequest\x1a=.qwak.builds.orchestrator.GetBuildVersioningUploadURLResponse\x12\xa0\x01\n\x1dGetBuildVersioningDownloadURL\x12>.qwak.builds.orchestrator.GetBuildVersioningDownloadURLRequest\x1a?.qwak.builds.orchestrator.GetBuildVersioningDownloadURLResponse\x12\x8e\x01\n\x17ListBuildVersioningTags\x12\x38.qwak.builds.orchestrator.ListBuildVersioningTagsRequest\x1a\x39.qwak.builds.orchestrator.ListBuildVersioningTagsResponse\x12v\n\x0f\x43reateDataTable\x12\x30.qwak.builds.orchestrator.CreateDataTableRequest\x1a\x31.qwak.builds.orchestrator.CreateDataTableResponse\x12\x8b\x01\n\x16GetBaseDockerImageName\x12\x37.qwak.builds.orchestrator.GetBaseDockerImageNameRequest\x1a\x38.qwak.builds.orchestrator.GetBaseDockerImageNameResponseB\'\n#com.qwak.ai.builds.orchestrator.apiP\x01\x62\x06proto3')
19
+ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n-qwak/builds/builds_orchestrator_service.proto\x12\x18qwak.builds.orchestrator\x1a\x17qwak/builds/build.proto\x1a\x1bqwak/builds/build_url.proto\"R\n\x11\x42uildModelRequest\x12=\n\nbuild_spec\x18\x01 \x01(\x0b\x32).qwak.builds.orchestrator.RemoteBuildSpec\"\x14\n\x12\x42uildModelResponse\"+\n\x17\x43\x61ncelBuildModelRequest\x12\x10\n\x08\x62uild_id\x18\x01 \x01(\t\"\x1a\n\x18\x43\x61ncelBuildModelResponse\"*\n\x16\x43reateUploadURLRequest\x12\x10\n\x08\x62uild_id\x18\x01 \x01(\t\"C\n\x17\x43reateUploadURLResponse\x12\x12\n\nupload_url\x18\x01 \x01(\t\x12\x14\n\x0c\x64ownload_url\x18\x02 \x01(\t\"h\n\"GetBuildVersioningUploadURLRequest\x12\x42\n\x06params\x18\x01 \x01(\x0b\x32\x32.qwak.builds.orchestrator.BuildVersioningUrlParams\"\x96\x01\n#GetBuildVersioningUploadURLResponse\x12\x12\n\nupload_url\x18\x01 \x01(\t\x12\x0c\n\x04path\x18\x02 \x01(\t\x12M\n\x15\x61uthentication_detail\x18\x03 \x01(\x0b\x32..qwak.builds.orchestrator.AuthenticationDetail\"\x86\x01\n\x14\x41uthenticationDetail\x12Z\n\x1bjfrog_authentication_detail\x18\x01 \x01(\x0b\x32\x33.qwak.builds.orchestrator.JfrogAuthenticationDetailH\x00\x42\x12\n\x10integration_type\"<\n\x19JfrogAuthenticationDetail\x12\x10\n\x08username\x18\x01 \x01(\t\x12\r\n\x05token\x18\x02 \x01(\t\"j\n$GetBuildVersioningDownloadURLRequest\x12\x42\n\x06params\x18\x01 \x01(\x0b\x32\x32.qwak.builds.orchestrator.BuildVersioningUrlParams\"P\n%GetBuildVersioningDownloadURLResponse\x12\x14\n\x0c\x64ownload_url\x18\x01 \x01(\t\x12\x11\n\tfile_size\x18\x02 \x01(\x03\"n\n\x1eListBuildVersioningTagsRequest\x12L\n\x15\x62uild_versioning_tags\x18\x01 \x01(\x0b\x32-.qwak.builds.orchestrator.BuildVersioningTags\"\x9c\x01\n\x1fListBuildVersioningTagsResponse\x12\x61\n build_versioning_tags_properties\x18\x01 \x03(\x0b\x32\x37.qwak.builds.orchestrator.BuildVersioningTagsProperties\x12\x16\n\x0eui_direct_link\x18\x02 \x01(\t\"\x95\x01\n\x16\x43reateDataTableRequest\x12\x10\n\x08model_id\x18\x01 \x01(\t\x12\x10\n\x08\x62uild_id\x18\x02 \x01(\t\x12\x0b\n\x03tag\x18\x03 \x01(\t\x12<\n\x05table\x18\x04 \x01(\x0b\x32-.qwak.builds.orchestrator.DataTableDefinition\x12\x0c\n\x04path\x18\x05 \x01(\t\"\x19\n\x17\x43reateDataTableResponse\"n\n\x1dGetBaseDockerImageNameRequest\x12M\n\x16\x62\x61se_docker_image_type\x18\x01 \x01(\x0e\x32-.qwak.builds.orchestrator.BaseDockerImageType\"@\n\x1eGetBaseDockerImageNameResponse\x12\x1e\n\x16\x62\x61se_docker_image_name\x18\x01 \x01(\t\"f\n\x17SaveArtifactPathRequest\x12K\n\x12\x61rtifact_path_spec\x18\x01 \x01(\x0b\x32/.qwak.builds.orchestrator.BuildArtifactPathSpec\"\x1a\n\x18SaveArtifactPathResponse2\xce\t\n\x19\x42uildsOrchestratorService\x12g\n\nBuildModel\x12+.qwak.builds.orchestrator.BuildModelRequest\x1a,.qwak.builds.orchestrator.BuildModelResponse\x12y\n\x10\x43\x61ncelBuildModel\x12\x31.qwak.builds.orchestrator.CancelBuildModelRequest\x1a\x32.qwak.builds.orchestrator.CancelBuildModelResponse\x12{\n\x0f\x43reateUploadURL\x12\x30.qwak.builds.orchestrator.CreateUploadURLRequest\x1a\x31.qwak.builds.orchestrator.CreateUploadURLResponse\"\x03\x88\x02\x01\x12\x9a\x01\n\x1bGetBuildVersioningUploadURL\x12<.qwak.builds.orchestrator.GetBuildVersioningUploadURLRequest\x1a=.qwak.builds.orchestrator.GetBuildVersioningUploadURLResponse\x12\xa0\x01\n\x1dGetBuildVersioningDownloadURL\x12>.qwak.builds.orchestrator.GetBuildVersioningDownloadURLRequest\x1a?.qwak.builds.orchestrator.GetBuildVersioningDownloadURLResponse\x12\x8e\x01\n\x17ListBuildVersioningTags\x12\x38.qwak.builds.orchestrator.ListBuildVersioningTagsRequest\x1a\x39.qwak.builds.orchestrator.ListBuildVersioningTagsResponse\x12v\n\x0f\x43reateDataTable\x12\x30.qwak.builds.orchestrator.CreateDataTableRequest\x1a\x31.qwak.builds.orchestrator.CreateDataTableResponse\x12\x8b\x01\n\x16GetBaseDockerImageName\x12\x37.qwak.builds.orchestrator.GetBaseDockerImageNameRequest\x1a\x38.qwak.builds.orchestrator.GetBaseDockerImageNameResponse\x12y\n\x10SaveArtifactPath\x12\x31.qwak.builds.orchestrator.SaveArtifactPathRequest\x1a\x32.qwak.builds.orchestrator.SaveArtifactPathResponseB\'\n#com.qwak.ai.builds.orchestrator.apiP\x01\x62\x06proto3')
20
20
 
21
21
 
22
22
 
@@ -38,6 +38,8 @@ _CREATEDATATABLEREQUEST = DESCRIPTOR.message_types_by_name['CreateDataTableReque
38
38
  _CREATEDATATABLERESPONSE = DESCRIPTOR.message_types_by_name['CreateDataTableResponse']
39
39
  _GETBASEDOCKERIMAGENAMEREQUEST = DESCRIPTOR.message_types_by_name['GetBaseDockerImageNameRequest']
40
40
  _GETBASEDOCKERIMAGENAMERESPONSE = DESCRIPTOR.message_types_by_name['GetBaseDockerImageNameResponse']
41
+ _SAVEARTIFACTPATHREQUEST = DESCRIPTOR.message_types_by_name['SaveArtifactPathRequest']
42
+ _SAVEARTIFACTPATHRESPONSE = DESCRIPTOR.message_types_by_name['SaveArtifactPathResponse']
41
43
  BuildModelRequest = _reflection.GeneratedProtocolMessageType('BuildModelRequest', (_message.Message,), {
42
44
  'DESCRIPTOR' : _BUILDMODELREQUEST,
43
45
  '__module__' : 'qwak.builds.builds_orchestrator_service_pb2'
@@ -164,6 +166,20 @@ GetBaseDockerImageNameResponse = _reflection.GeneratedProtocolMessageType('GetBa
164
166
  })
165
167
  _sym_db.RegisterMessage(GetBaseDockerImageNameResponse)
166
168
 
169
+ SaveArtifactPathRequest = _reflection.GeneratedProtocolMessageType('SaveArtifactPathRequest', (_message.Message,), {
170
+ 'DESCRIPTOR' : _SAVEARTIFACTPATHREQUEST,
171
+ '__module__' : 'qwak.builds.builds_orchestrator_service_pb2'
172
+ # @@protoc_insertion_point(class_scope:qwak.builds.orchestrator.SaveArtifactPathRequest)
173
+ })
174
+ _sym_db.RegisterMessage(SaveArtifactPathRequest)
175
+
176
+ SaveArtifactPathResponse = _reflection.GeneratedProtocolMessageType('SaveArtifactPathResponse', (_message.Message,), {
177
+ 'DESCRIPTOR' : _SAVEARTIFACTPATHRESPONSE,
178
+ '__module__' : 'qwak.builds.builds_orchestrator_service_pb2'
179
+ # @@protoc_insertion_point(class_scope:qwak.builds.orchestrator.SaveArtifactPathResponse)
180
+ })
181
+ _sym_db.RegisterMessage(SaveArtifactPathResponse)
182
+
167
183
  _BUILDSORCHESTRATORSERVICE = DESCRIPTOR.services_by_name['BuildsOrchestratorService']
168
184
  if _descriptor._USE_C_DESCRIPTORS == False:
169
185
 
@@ -207,6 +223,10 @@ if _descriptor._USE_C_DESCRIPTORS == False:
207
223
  _GETBASEDOCKERIMAGENAMEREQUEST._serialized_end=1629
208
224
  _GETBASEDOCKERIMAGENAMERESPONSE._serialized_start=1631
209
225
  _GETBASEDOCKERIMAGENAMERESPONSE._serialized_end=1695
210
- _BUILDSORCHESTRATORSERVICE._serialized_start=1698
211
- _BUILDSORCHESTRATORSERVICE._serialized_end=2805
226
+ _SAVEARTIFACTPATHREQUEST._serialized_start=1697
227
+ _SAVEARTIFACTPATHREQUEST._serialized_end=1799
228
+ _SAVEARTIFACTPATHRESPONSE._serialized_start=1801
229
+ _SAVEARTIFACTPATHRESPONSE._serialized_end=1827
230
+ _BUILDSORCHESTRATORSERVICE._serialized_start=1830
231
+ _BUILDSORCHESTRATORSERVICE._serialized_end=3060
212
232
  # @@protoc_insertion_point(module_scope)
@@ -320,3 +320,29 @@ class GetBaseDockerImageNameResponse(google.protobuf.message.Message):
320
320
  def ClearField(self, field_name: typing_extensions.Literal["base_docker_image_name", b"base_docker_image_name"]) -> None: ...
321
321
 
322
322
  global___GetBaseDockerImageNameResponse = GetBaseDockerImageNameResponse
323
+
324
+ class SaveArtifactPathRequest(google.protobuf.message.Message):
325
+ DESCRIPTOR: google.protobuf.descriptor.Descriptor
326
+
327
+ ARTIFACT_PATH_SPEC_FIELD_NUMBER: builtins.int
328
+ @property
329
+ def artifact_path_spec(self) -> qwak.builds.build_url_pb2.BuildArtifactPathSpec:
330
+ """The artifact path specification"""
331
+ def __init__(
332
+ self,
333
+ *,
334
+ artifact_path_spec: qwak.builds.build_url_pb2.BuildArtifactPathSpec | None = ...,
335
+ ) -> None: ...
336
+ def HasField(self, field_name: typing_extensions.Literal["artifact_path_spec", b"artifact_path_spec"]) -> builtins.bool: ...
337
+ def ClearField(self, field_name: typing_extensions.Literal["artifact_path_spec", b"artifact_path_spec"]) -> None: ...
338
+
339
+ global___SaveArtifactPathRequest = SaveArtifactPathRequest
340
+
341
+ class SaveArtifactPathResponse(google.protobuf.message.Message):
342
+ DESCRIPTOR: google.protobuf.descriptor.Descriptor
343
+
344
+ def __init__(
345
+ self,
346
+ ) -> None: ...
347
+
348
+ global___SaveArtifactPathResponse = SaveArtifactPathResponse
@@ -54,6 +54,11 @@ class BuildsOrchestratorServiceStub(object):
54
54
  request_serializer=qwak_dot_builds_dot_builds__orchestrator__service__pb2.GetBaseDockerImageNameRequest.SerializeToString,
55
55
  response_deserializer=qwak_dot_builds_dot_builds__orchestrator__service__pb2.GetBaseDockerImageNameResponse.FromString,
56
56
  )
57
+ self.SaveArtifactPath = channel.unary_unary(
58
+ '/qwak.builds.orchestrator.BuildsOrchestratorService/SaveArtifactPath',
59
+ request_serializer=qwak_dot_builds_dot_builds__orchestrator__service__pb2.SaveArtifactPathRequest.SerializeToString,
60
+ response_deserializer=qwak_dot_builds_dot_builds__orchestrator__service__pb2.SaveArtifactPathResponse.FromString,
61
+ )
57
62
 
58
63
 
59
64
  class BuildsOrchestratorServiceServicer(object):
@@ -116,6 +121,13 @@ class BuildsOrchestratorServiceServicer(object):
116
121
  context.set_details('Method not implemented!')
117
122
  raise NotImplementedError('Method not implemented!')
118
123
 
124
+ def SaveArtifactPath(self, request, context):
125
+ """Save the artifact path to the database
126
+ """
127
+ context.set_code(grpc.StatusCode.UNIMPLEMENTED)
128
+ context.set_details('Method not implemented!')
129
+ raise NotImplementedError('Method not implemented!')
130
+
119
131
 
120
132
  def add_BuildsOrchestratorServiceServicer_to_server(servicer, server):
121
133
  rpc_method_handlers = {
@@ -159,6 +171,11 @@ def add_BuildsOrchestratorServiceServicer_to_server(servicer, server):
159
171
  request_deserializer=qwak_dot_builds_dot_builds__orchestrator__service__pb2.GetBaseDockerImageNameRequest.FromString,
160
172
  response_serializer=qwak_dot_builds_dot_builds__orchestrator__service__pb2.GetBaseDockerImageNameResponse.SerializeToString,
161
173
  ),
174
+ 'SaveArtifactPath': grpc.unary_unary_rpc_method_handler(
175
+ servicer.SaveArtifactPath,
176
+ request_deserializer=qwak_dot_builds_dot_builds__orchestrator__service__pb2.SaveArtifactPathRequest.FromString,
177
+ response_serializer=qwak_dot_builds_dot_builds__orchestrator__service__pb2.SaveArtifactPathResponse.SerializeToString,
178
+ ),
162
179
  }
163
180
  generic_handler = grpc.method_handlers_generic_handler(
164
181
  'qwak.builds.orchestrator.BuildsOrchestratorService', rpc_method_handlers)
@@ -304,3 +321,20 @@ class BuildsOrchestratorService(object):
304
321
  qwak_dot_builds_dot_builds__orchestrator__service__pb2.GetBaseDockerImageNameResponse.FromString,
305
322
  options, channel_credentials,
306
323
  insecure, call_credentials, compression, wait_for_ready, timeout, metadata)
324
+
325
+ @staticmethod
326
+ def SaveArtifactPath(request,
327
+ target,
328
+ options=(),
329
+ channel_credentials=None,
330
+ call_credentials=None,
331
+ insecure=False,
332
+ compression=None,
333
+ wait_for_ready=None,
334
+ timeout=None,
335
+ metadata=None):
336
+ return grpc.experimental.unary_unary(request, target, '/qwak.builds.orchestrator.BuildsOrchestratorService/SaveArtifactPath',
337
+ qwak_dot_builds_dot_builds__orchestrator__service__pb2.SaveArtifactPathRequest.SerializeToString,
338
+ qwak_dot_builds_dot_builds__orchestrator__service__pb2.SaveArtifactPathResponse.FromString,
339
+ options, channel_credentials,
340
+ insecure, call_credentials, compression, wait_for_ready, timeout, metadata)
@@ -15,7 +15,7 @@ _sym_db = _symbol_database.Default()
15
15
  from _qwak_proto.qwak.feature_store.repository.common import platform_pb2 as qwak_dot_feature__store_dot_repository_dot_common_dot_platform__pb2
16
16
 
17
17
 
18
- DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n2qwak/feature_store/platform/platform_details.proto\x12\x1bqwak.feature.store.platform\x1a\x33qwak/feature_store/repository/common/platform.proto\"\x9e\x01\n\x0fPlatformDetails\x12Q\n\x11platform_settings\x18\x01 \x01(\x0b\x32\x36.qwak.feature.store.repository.common.PlatformSettings\x12\x38\n\tauth_type\x18\x02 \x01(\x0b\x32%.qwak.feature.store.platform.AuthType\"&\n\x08\x41uthType\x12\x12\n\x08token_id\x18\x01 \x01(\tH\x00\x42\x06\n\x04typeB[\n&com.qwak.ai.feature.store.platform.apiP\x01Z/qwak/featurestore/features;featurestoreplatformb\x06proto3')
18
+ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n2qwak/feature_store/platform/platform_details.proto\x12\x1bqwak.feature.store.platform\x1a\x33qwak/feature_store/repository/common/platform.proto\"\x9e\x01\n\x0fPlatformDetails\x12Q\n\x11platform_settings\x18\x01 \x01(\x0b\x32\x36.qwak.feature.store.repository.common.PlatformSettings\x12\x38\n\tauth_type\x18\x02 \x01(\x0b\x32%.qwak.feature.store.platform.AuthType\"&\n\x08\x41uthType\x12\x12\n\x08token_id\x18\x01 \x01(\tH\x00\x42\x06\n\x04typeB[\n&com.qwak.ai.feature.store.platform.apiP\x01Z/qwak/featurestore/features;featurestorefeaturesb\x06proto3')
19
19
 
20
20
 
21
21
 
@@ -38,7 +38,7 @@ _sym_db.RegisterMessage(AuthType)
38
38
  if _descriptor._USE_C_DESCRIPTORS == False:
39
39
 
40
40
  DESCRIPTOR._options = None
41
- DESCRIPTOR._serialized_options = b'\n&com.qwak.ai.feature.store.platform.apiP\001Z/qwak/featurestore/features;featurestoreplatform'
41
+ DESCRIPTOR._serialized_options = b'\n&com.qwak.ai.feature.store.platform.apiP\001Z/qwak/featurestore/features;featurestorefeatures'
42
42
  _PLATFORMDETAILS._serialized_start=137
43
43
  _PLATFORMDETAILS._serialized_end=295
44
44
  _AUTHTYPE._serialized_start=297
@@ -14,7 +14,7 @@ _sym_db = _symbol_database.Default()
14
14
 
15
15
 
16
16
 
17
- DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n3qwak/feature_store/repository/common/platform.proto\x12$qwak.feature.store.repository.common\"\xb6\x01\n\x10PlatformSettings\x12S\n\x12repository_setting\x18\x01 \x01(\x0b\x32\x37.qwak.feature.store.repository.common.RepositorySetting\x12M\n\x0fproject_setting\x18\x02 \x01(\x0b\x32\x34.qwak.feature.store.repository.common.ProjectSetting\"+\n\x11RepositorySetting\x12\x16\n\x0erepository_key\x18\x01 \x01(\t\"=\n\x0eProjectSetting\x12\x15\n\x0bproject_key\x18\x02 \x01(\tH\x00\x42\x14\n\x12project_identifierBn\n/com.qwak.ai.feature.store.repository.common.apiP\x01Z9qwak/featurestore/featureset/repository;common_repositoryb\x06proto3')
17
+ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n3qwak/feature_store/repository/common/platform.proto\x12$qwak.feature.store.repository.common\"\xb6\x01\n\x10PlatformSettings\x12S\n\x12repository_setting\x18\x01 \x01(\x0b\x32\x37.qwak.feature.store.repository.common.RepositorySetting\x12M\n\x0fproject_setting\x18\x02 \x01(\x0b\x32\x34.qwak.feature.store.repository.common.ProjectSetting\"+\n\x11RepositorySetting\x12\x16\n\x0erepository_key\x18\x01 \x01(\t\"=\n\x0eProjectSetting\x12\x15\n\x0bproject_key\x18\x02 \x01(\tH\x00\x42\x14\n\x12project_identifierBj\n/com.qwak.ai.feature.store.repository.common.apiP\x01Z5qwak/featurestore/source/repository;source_repositoryb\x06proto3')
18
18
 
19
19
 
20
20
 
@@ -45,7 +45,7 @@ _sym_db.RegisterMessage(ProjectSetting)
45
45
  if _descriptor._USE_C_DESCRIPTORS == False:
46
46
 
47
47
  DESCRIPTOR._options = None
48
- DESCRIPTOR._serialized_options = b'\n/com.qwak.ai.feature.store.repository.common.apiP\001Z9qwak/featurestore/featureset/repository;common_repository'
48
+ DESCRIPTOR._serialized_options = b'\n/com.qwak.ai.feature.store.repository.common.apiP\001Z5qwak/featurestore/source/repository;source_repository'
49
49
  _PLATFORMSETTINGS._serialized_start=94
50
50
  _PLATFORMSETTINGS._serialized_end=276
51
51
  _REPOSITORYSETTING._serialized_start=278
@@ -0,0 +1,35 @@
1
+ # -*- coding: utf-8 -*-
2
+ # Generated by the protocol buffer compiler. DO NOT EDIT!
3
+ # source: qwak/feature_store/v1/common/jfrog_artifact/jfrog_artifact.proto
4
+ """Generated protocol buffer code."""
5
+ from google.protobuf import descriptor as _descriptor
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
+ from google.protobuf import symbol_database as _symbol_database
10
+ # @@protoc_insertion_point(imports)
11
+
12
+ _sym_db = _symbol_database.Default()
13
+
14
+
15
+
16
+
17
+ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n@qwak/feature_store/v1/common/jfrog_artifact/jfrog_artifact.proto\x12+qwak.feature.store.v1.common.jfrog_artifact\"/\n\rJfrogArtifact\x12\x0c\n\x04path\x18\x01 \x01(\t\x12\x10\n\x08\x63hecksum\x18\x02 \x01(\tBp\n2com.qwak.ai.feature.store.v1.common.jfrog_artifactP\x01Z8qwak/featurestore/v1/common/jfrog_artifact;jfrogartifactb\x06proto3')
18
+
19
+
20
+
21
+ _JFROGARTIFACT = DESCRIPTOR.message_types_by_name['JfrogArtifact']
22
+ JfrogArtifact = _reflection.GeneratedProtocolMessageType('JfrogArtifact', (_message.Message,), {
23
+ 'DESCRIPTOR' : _JFROGARTIFACT,
24
+ '__module__' : 'qwak.feature_store.v1.common.jfrog_artifact.jfrog_artifact_pb2'
25
+ # @@protoc_insertion_point(class_scope:qwak.feature.store.v1.common.jfrog_artifact.JfrogArtifact)
26
+ })
27
+ _sym_db.RegisterMessage(JfrogArtifact)
28
+
29
+ if _descriptor._USE_C_DESCRIPTORS == False:
30
+
31
+ DESCRIPTOR._options = None
32
+ DESCRIPTOR._serialized_options = b'\n2com.qwak.ai.feature.store.v1.common.jfrog_artifactP\001Z8qwak/featurestore/v1/common/jfrog_artifact;jfrogartifact'
33
+ _JFROGARTIFACT._serialized_start=113
34
+ _JFROGARTIFACT._serialized_end=160
35
+ # @@protoc_insertion_point(module_scope)
@@ -0,0 +1,34 @@
1
+ """
2
+ @generated by mypy-protobuf. Do not edit manually!
3
+ isort:skip_file
4
+ """
5
+ import builtins
6
+ import google.protobuf.descriptor
7
+ import google.protobuf.message
8
+ import sys
9
+
10
+ if sys.version_info >= (3, 8):
11
+ import typing as typing_extensions
12
+ else:
13
+ import typing_extensions
14
+
15
+ DESCRIPTOR: google.protobuf.descriptor.FileDescriptor
16
+
17
+ class JfrogArtifact(google.protobuf.message.Message):
18
+ DESCRIPTOR: google.protobuf.descriptor.Descriptor
19
+
20
+ PATH_FIELD_NUMBER: builtins.int
21
+ CHECKSUM_FIELD_NUMBER: builtins.int
22
+ path: builtins.str
23
+ """artifact path"""
24
+ checksum: builtins.str
25
+ """artifact checksum"""
26
+ def __init__(
27
+ self,
28
+ *,
29
+ path: builtins.str = ...,
30
+ checksum: builtins.str = ...,
31
+ ) -> None: ...
32
+ def ClearField(self, field_name: typing_extensions.Literal["checksum", b"checksum", "path", b"path"]) -> None: ...
33
+
34
+ global___JfrogArtifact = JfrogArtifact
@@ -0,0 +1,4 @@
1
+ # Generated by the gRPC Python protocol compiler plugin. DO NOT EDIT!
2
+ """Client and server classes corresponding to protobuf-defined services."""
3
+ import grpc
4
+
@@ -12,9 +12,10 @@ from google.protobuf import symbol_database as _symbol_database
12
12
  _sym_db = _symbol_database.Default()
13
13
 
14
14
 
15
+ from _qwak_proto.qwak.feature_store.v1.common.jfrog_artifact import jfrog_artifact_pb2 as qwak_dot_feature__store_dot_v1_dot_common_dot_jfrog__artifact_dot_jfrog__artifact__pb2
15
16
 
16
17
 
17
- DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n:qwak/feature_store/v1/common/source_code/source_code.proto\x12(qwak.feature.store.v1.common.source_code\"`\n\x0eSourceCodeSpec\x12N\n\x08\x61rtifact\x18\x01 \x01(\x0b\x32<.qwak.feature.store.v1.common.source_code.SourceCodeArtifact\"k\n\x12SourceCodeArtifact\x12M\n\x0czip_artifact\x18\x01 \x01(\x0b\x32\x35.qwak.feature.store.v1.common.source_code.ZipArtifactH\x00\x42\x06\n\x04type\".\n\x0bZipArtifact\x12\x0c\n\x04path\x18\x01 \x01(\t\x12\x11\n\tmain_file\x18\x02 \x01(\tB\\\n/com.qwak.ai.feature.store.v1.common.source_codeP\x01Z\'qwak/featurestore/v1/common;source_codeb\x06proto3')
18
+ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n:qwak/feature_store/v1/common/source_code/source_code.proto\x12(qwak.feature.store.v1.common.source_code\x1a@qwak/feature_store/v1/common/jfrog_artifact/jfrog_artifact.proto\"`\n\x0eSourceCodeSpec\x12N\n\x08\x61rtifact\x18\x01 \x01(\x0b\x32<.qwak.feature.store.v1.common.source_code.SourceCodeArtifact\"k\n\x12SourceCodeArtifact\x12M\n\x0czip_artifact\x18\x01 \x01(\x0b\x32\x35.qwak.feature.store.v1.common.source_code.ZipArtifactH\x00\x42\x06\n\x04type\"\x98\x01\n\x0bZipArtifact\x12\x0e\n\x04path\x18\x01 \x01(\tH\x00\x12Y\n\x13jfrog_artifact_path\x18\x03 \x01(\x0b\x32:.qwak.feature.store.v1.common.jfrog_artifact.JfrogArtifactH\x00\x12\x11\n\tmain_file\x18\x02 \x01(\tB\x0b\n\tpath_typeBg\n/com.qwak.ai.feature.store.v1.common.source_codeP\x01Z2qwak/featurestore/v1/common/source_code;sourcecodeb\x06proto3')
18
19
 
19
20
 
20
21
 
@@ -45,11 +46,11 @@ _sym_db.RegisterMessage(ZipArtifact)
45
46
  if _descriptor._USE_C_DESCRIPTORS == False:
46
47
 
47
48
  DESCRIPTOR._options = None
48
- DESCRIPTOR._serialized_options = b'\n/com.qwak.ai.feature.store.v1.common.source_codeP\001Z\'qwak/featurestore/v1/common;source_code'
49
- _SOURCECODESPEC._serialized_start=104
50
- _SOURCECODESPEC._serialized_end=200
51
- _SOURCECODEARTIFACT._serialized_start=202
52
- _SOURCECODEARTIFACT._serialized_end=309
53
- _ZIPARTIFACT._serialized_start=311
54
- _ZIPARTIFACT._serialized_end=357
49
+ DESCRIPTOR._serialized_options = b'\n/com.qwak.ai.feature.store.v1.common.source_codeP\001Z2qwak/featurestore/v1/common/source_code;sourcecode'
50
+ _SOURCECODESPEC._serialized_start=170
51
+ _SOURCECODESPEC._serialized_end=266
52
+ _SOURCECODEARTIFACT._serialized_start=268
53
+ _SOURCECODEARTIFACT._serialized_end=375
54
+ _ZIPARTIFACT._serialized_start=378
55
+ _ZIPARTIFACT._serialized_end=530
55
56
  # @@protoc_insertion_point(module_scope)