frogml 1.1.62__py3-none-any.whl → 1.2.19__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.
- frogml/__init__.py +3 -1
- frogml/_proto/jfml/hosting_gateway/v1/build_upload_url_pb2.py +3 -3
- frogml/_proto/jfml/hosting_gateway/v1/build_upload_url_pb2.pyi +6 -4
- frogml/_proto/jfml/hosting_gateway/v1/hosting_gateway_service_pb2.py +3 -3
- frogml/_proto/jfml/hosting_gateway/v1/hosting_gateway_service_pb2.pyi +8 -9
- frogml/_proto/jfml/model_version/v1/artifact_pb2.py +3 -3
- frogml/_proto/jfml/model_version/v1/artifact_pb2.pyi +8 -9
- frogml/_proto/jfml/model_version/v1/build_spec_pb2.py +3 -3
- frogml/_proto/jfml/model_version/v1/build_spec_pb2.pyi +24 -20
- frogml/_proto/jfml/model_version/v1/model_repository_spec_pb2.py +3 -3
- frogml/_proto/jfml/model_version/v1/model_repository_spec_pb2.pyi +6 -9
- frogml/_proto/jfml/model_version/v1/model_version_framework_pb2.py +3 -3
- frogml/_proto/jfml/model_version/v1/model_version_framework_pb2.pyi +13 -10
- frogml/_proto/jfml/model_version/v1/model_version_manager_service_pb2.py +3 -3
- frogml/_proto/jfml/model_version/v1/model_version_manager_service_pb2.pyi +43 -30
- frogml/_proto/jfml/model_version/v1/model_version_pb2.py +11 -11
- frogml/_proto/jfml/model_version/v1/model_version_pb2.pyi +48 -32
- frogml/_proto/qwak/administration/account/v1/account_pb2.py +25 -23
- frogml/_proto/qwak/administration/account/v1/account_pb2.pyi +55 -21
- frogml/_proto/qwak/administration/account/v1/account_service_pb2.py +3 -3
- frogml/_proto/qwak/administration/account/v1/account_service_pb2.pyi +63 -36
- frogml/_proto/qwak/administration/account/v1/jfrog_tenant_details_pb2.py +5 -5
- frogml/_proto/qwak/administration/account/v1/jfrog_tenant_details_pb2.pyi +35 -22
- frogml/_proto/qwak/administration/account/v1/personalization_pb2.py +3 -3
- frogml/_proto/qwak/administration/account/v1/personalization_pb2.pyi +7 -9
- frogml/_proto/qwak/administration/account/v1/preferences_pb2.py +3 -3
- frogml/_proto/qwak/administration/account/v1/preferences_pb2.pyi +6 -8
- frogml/_proto/qwak/administration/account/v1/terms_pb2.py +3 -3
- frogml/_proto/qwak/administration/account/v1/terms_pb2.pyi +16 -11
- frogml/_proto/qwak/administration/authenticated_user/v1/authenticated_user_service_pb2.py +3 -3
- frogml/_proto/qwak/administration/authenticated_user/v1/authenticated_user_service_pb2.pyi +20 -14
- frogml/_proto/qwak/administration/authenticated_user/v1/credentials_pb2.py +3 -3
- frogml/_proto/qwak/administration/authenticated_user/v1/credentials_pb2.pyi +11 -12
- frogml/_proto/qwak/administration/authenticated_user/v1/details_pb2.py +3 -3
- frogml/_proto/qwak/administration/authenticated_user/v1/details_pb2.pyi +18 -15
- frogml/_proto/qwak/administration/cluster/v2/cluster_pb2.py +3 -3
- frogml/_proto/qwak/administration/cluster/v2/cluster_pb2.pyi +62 -39
- frogml/_proto/qwak/administration/runtime_configuration/v0/container_registry_config_pb2.py +3 -3
- frogml/_proto/qwak/administration/runtime_configuration/v0/container_registry_config_pb2.pyi +12 -13
- frogml/_proto/qwak/administration/runtime_configuration/v0/creds/auth_pb2.py +3 -3
- frogml/_proto/qwak/administration/runtime_configuration/v0/creds/auth_pb2.pyi +5 -8
- frogml/_proto/qwak/administration/runtime_configuration/v0/creds/secret_pb2.py +3 -3
- frogml/_proto/qwak/administration/runtime_configuration/v0/creds/secret_pb2.pyi +8 -10
- frogml/_proto/qwak/administration/runtime_configuration/v0/data_catalog_config_pb2.py +3 -3
- frogml/_proto/qwak/administration/runtime_configuration/v0/data_catalog_config_pb2.pyi +11 -11
- frogml/_proto/qwak/administration/runtime_configuration/v0/external/databricks/auth_pb2.py +11 -7
- frogml/_proto/qwak/administration/runtime_configuration/v0/external/databricks/auth_pb2.pyi +58 -12
- frogml/_proto/qwak/administration/runtime_configuration/v0/external/elasticsearch_config_pb2.py +3 -3
- frogml/_proto/qwak/administration/runtime_configuration/v0/external/elasticsearch_config_pb2.pyi +8 -11
- frogml/_proto/qwak/administration/runtime_configuration/v0/external/kafka_config_pb2.py +3 -3
- frogml/_proto/qwak/administration/runtime_configuration/v0/external/kafka_config_pb2.pyi +12 -12
- frogml/_proto/qwak/administration/runtime_configuration/v0/external/prometheus_config_pb2.py +3 -3
- frogml/_proto/qwak/administration/runtime_configuration/v0/external/prometheus_config_pb2.pyi +8 -10
- frogml/_proto/qwak/administration/runtime_configuration/v0/external/redis_config_pb2.py +3 -3
- frogml/_proto/qwak/administration/runtime_configuration/v0/external/redis_config_pb2.pyi +8 -11
- frogml/_proto/qwak/administration/runtime_configuration/v0/external/victoriametrics_config_pb2.py +3 -3
- frogml/_proto/qwak/administration/runtime_configuration/v0/external/victoriametrics_config_pb2.pyi +6 -9
- frogml/_proto/qwak/administration/runtime_configuration/v0/feature_store_config_pb2.py +3 -3
- frogml/_proto/qwak/administration/runtime_configuration/v0/feature_store_config_pb2.pyi +13 -14
- frogml/_proto/qwak/administration/runtime_configuration/v0/hosting/aws/auth_pb2.py +3 -3
- frogml/_proto/qwak/administration/runtime_configuration/v0/hosting/aws/auth_pb2.pyi +29 -25
- frogml/_proto/qwak/administration/runtime_configuration/v0/hosting/azure/auth_pb2.py +11 -7
- frogml/_proto/qwak/administration/runtime_configuration/v0/hosting/azure/auth_pb2.pyi +57 -17
- frogml/_proto/qwak/administration/runtime_configuration/v0/hosting_config_pb2.py +5 -5
- frogml/_proto/qwak/administration/runtime_configuration/v0/hosting_config_pb2.pyi +29 -24
- frogml/_proto/qwak/administration/runtime_configuration/v0/logs_storage_config_pb2.py +3 -3
- frogml/_proto/qwak/administration/runtime_configuration/v0/logs_storage_config_pb2.pyi +6 -9
- frogml/_proto/qwak/administration/runtime_configuration/v0/model_analytics_storage_config_pb2.py +3 -3
- frogml/_proto/qwak/administration/runtime_configuration/v0/model_analytics_storage_config_pb2.pyi +6 -9
- frogml/_proto/qwak/administration/runtime_configuration/v0/network_config_pb2.py +3 -3
- frogml/_proto/qwak/administration/runtime_configuration/v0/network_config_pb2.pyi +22 -21
- frogml/_proto/qwak/administration/runtime_configuration/v0/object_storage_config_pb2.py +3 -3
- frogml/_proto/qwak/administration/runtime_configuration/v0/object_storage_config_pb2.pyi +12 -12
- frogml/_proto/qwak/administration/runtime_configuration/v0/observability_config_pb2.py +3 -3
- frogml/_proto/qwak/administration/runtime_configuration/v0/observability_config_pb2.pyi +13 -14
- frogml/_proto/qwak/administration/runtime_configuration/v0/runtime_config_pb2.py +3 -3
- frogml/_proto/qwak/administration/runtime_configuration/v0/runtime_config_pb2.pyi +5 -8
- frogml/_proto/qwak/administration/runtime_configuration/v0/sql_engine_config_pb2.py +3 -3
- frogml/_proto/qwak/administration/runtime_configuration/v0/sql_engine_config_pb2.pyi +11 -11
- frogml/_proto/qwak/administration/v0/authentication/authentication_service_pb2.py +3 -3
- frogml/_proto/qwak/administration/v0/authentication/authentication_service_pb2.pyi +14 -13
- frogml/_proto/qwak/administration/v0/environments/configuration_pb2.py +3 -3
- frogml/_proto/qwak/administration/v0/environments/configuration_pb2.pyi +33 -20
- frogml/_proto/qwak/administration/v0/environments/environment_pb2.py +5 -5
- frogml/_proto/qwak/administration/v0/environments/environment_pb2.pyi +17 -8
- frogml/_proto/qwak/administration/v0/environments/environment_service_pb2.py +5 -5
- frogml/_proto/qwak/administration/v0/environments/environment_service_pb2.pyi +46 -26
- frogml/_proto/qwak/administration/v0/environments/personalization_pb2.py +3 -3
- frogml/_proto/qwak/administration/v0/environments/personalization_pb2.pyi +7 -9
- frogml/_proto/qwak/administration/v0/users/user_pb2.py +7 -7
- frogml/_proto/qwak/administration/v0/users/user_pb2.pyi +18 -11
- frogml/_proto/qwak/admiral/secret/v0/secret_pb2.py +21 -19
- frogml/_proto/qwak/admiral/secret/v0/secret_pb2.pyi +65 -24
- frogml/_proto/qwak/admiral/secret/v0/secret_service_pb2.py +3 -3
- frogml/_proto/qwak/admiral/secret/v0/secret_service_pb2.pyi +16 -12
- frogml/_proto/qwak/admiral/secret/v0/system_secret_service_pb2.py +3 -3
- frogml/_proto/qwak/admiral/secret/v0/system_secret_service_pb2.pyi +19 -14
- frogml/_proto/qwak/admiral/user_application_instance/v0/user_application_instance_pb2.py +3 -3
- frogml/_proto/qwak/admiral/user_application_instance/v0/user_application_instance_pb2.pyi +83 -48
- frogml/_proto/qwak/admiral/user_application_instance/v0/user_application_instance_service_pb2.py +3 -3
- frogml/_proto/qwak/admiral/user_application_instance/v0/user_application_instance_service_pb2.pyi +25 -16
- frogml/_proto/qwak/analytics/analytics_pb2.py +3 -3
- frogml/_proto/qwak/analytics/analytics_pb2.pyi +33 -16
- frogml/_proto/qwak/analytics/analytics_service_pb2.py +3 -3
- frogml/_proto/qwak/analytics/analytics_service_pb2.pyi +46 -26
- frogml/_proto/qwak/artifactory_settings/artifactory_settings_pb2.py +3 -3
- frogml/_proto/qwak/artifactory_settings/artifactory_settings_pb2.pyi +7 -9
- frogml/_proto/qwak/audience/v1/audience_api_pb2.py +3 -3
- frogml/_proto/qwak/audience/v1/audience_api_pb2.pyi +25 -17
- frogml/_proto/qwak/audience/v1/audience_pb2.py +5 -5
- frogml/_proto/qwak/audience/v1/audience_pb2.pyi +38 -23
- frogml/_proto/qwak/auto_scaling/v1/auto_scaling_pb2.py +3 -3
- frogml/_proto/qwak/auto_scaling/v1/auto_scaling_pb2.pyi +22 -13
- frogml/_proto/qwak/auto_scaling/v1/auto_scaling_service_pb2.py +3 -3
- frogml/_proto/qwak/auto_scaling/v1/auto_scaling_service_pb2.pyi +8 -9
- frogml/_proto/qwak/automation/v1/action_pb2.py +17 -17
- frogml/_proto/qwak/automation/v1/action_pb2.pyi +76 -47
- frogml/_proto/qwak/automation/v1/auto_scaling_pb2.py +3 -3
- frogml/_proto/qwak/automation/v1/auto_scaling_pb2.pyi +22 -13
- frogml/_proto/qwak/automation/v1/automation_execution_pb2.py +3 -3
- frogml/_proto/qwak/automation/v1/automation_execution_pb2.pyi +23 -13
- frogml/_proto/qwak/automation/v1/automation_management_service_pb2.py +5 -5
- frogml/_proto/qwak/automation/v1/automation_management_service_pb2.pyi +56 -32
- frogml/_proto/qwak/automation/v1/automation_pb2.py +3 -3
- frogml/_proto/qwak/automation/v1/automation_pb2.pyi +28 -25
- frogml/_proto/qwak/automation/v1/common_pb2.py +3 -3
- frogml/_proto/qwak/automation/v1/common_pb2.pyi +8 -5
- frogml/_proto/qwak/automation/v1/notification_pb2.py +7 -7
- frogml/_proto/qwak/automation/v1/notification_pb2.pyi +14 -8
- frogml/_proto/qwak/automation/v1/trigger_pb2.py +3 -3
- frogml/_proto/qwak/automation/v1/trigger_pb2.pyi +17 -16
- frogml/_proto/qwak/batch_job/v1/batch_job_events_pb2.py +13 -13
- frogml/_proto/qwak/batch_job/v1/batch_job_events_pb2.pyi +22 -14
- frogml/_proto/qwak/batch_job/v1/batch_job_resources_pb2.py +3 -3
- frogml/_proto/qwak/batch_job/v1/batch_job_resources_pb2.pyi +4 -2
- frogml/_proto/qwak/batch_job/v1/batch_job_service_pb2.py +127 -127
- frogml/_proto/qwak/batch_job/v1/batch_job_service_pb2.pyi +196 -101
- frogml/_proto/qwak/build/v1/build_api_pb2.py +17 -17
- frogml/_proto/qwak/build/v1/build_api_pb2.pyi +87 -46
- frogml/_proto/qwak/build/v1/build_pb2.py +9 -9
- frogml/_proto/qwak/build/v1/build_pb2.pyi +187 -118
- frogml/_proto/qwak/build_settings/build_settings_api_pb2.py +3 -3
- frogml/_proto/qwak/build_settings/build_settings_api_pb2.pyi +15 -13
- frogml/_proto/qwak/build_settings/build_settings_pb2.py +3 -3
- frogml/_proto/qwak/build_settings/build_settings_pb2.pyi +24 -19
- frogml/_proto/qwak/builds/build_pb2.py +49 -48
- frogml/_proto/qwak/builds/build_pb2.pyi +113 -53
- frogml/_proto/qwak/builds/build_url_pb2.py +5 -5
- frogml/_proto/qwak/builds/build_url_pb2.pyi +39 -21
- frogml/_proto/qwak/builds/build_values_pb2.py +82 -0
- frogml/_proto/qwak/builds/build_values_pb2.pyi +582 -0
- frogml/_proto/qwak/builds/build_values_pb2_grpc.py +4 -0
- frogml/_proto/qwak/builds/builds_orchestrator_service_pb2.py +80 -52
- frogml/_proto/qwak/builds/builds_orchestrator_service_pb2.pyi +261 -40
- frogml/_proto/qwak/builds/builds_orchestrator_service_pb2_grpc.py +66 -0
- frogml/_proto/qwak/builds/builds_pb2.py +7 -7
- frogml/_proto/qwak/builds/builds_pb2.pyi +177 -105
- frogml/_proto/qwak/builds/internal_builds_orchestrator_service_pb2.py +3 -3
- frogml/_proto/qwak/builds/internal_builds_orchestrator_service_pb2.pyi +12 -10
- frogml/_proto/qwak/data_versioning/data_versioning_pb2.py +3 -3
- frogml/_proto/qwak/data_versioning/data_versioning_pb2.pyi +8 -10
- frogml/_proto/qwak/data_versioning/data_versioning_service_pb2.py +3 -3
- frogml/_proto/qwak/data_versioning/data_versioning_service_pb2.pyi +12 -11
- frogml/_proto/qwak/deployment/alert_pb2.py +5 -5
- frogml/_proto/qwak/deployment/alert_pb2.pyi +31 -20
- frogml/_proto/qwak/deployment/alert_service_pb2.py +7 -7
- frogml/_proto/qwak/deployment/alert_service_pb2.pyi +34 -21
- frogml/_proto/qwak/deployment/deployment_messages_pb2.py +3 -3
- frogml/_proto/qwak/deployment/deployment_messages_pb2.pyi +9 -11
- frogml/_proto/qwak/deployment/deployment_pb2.py +33 -33
- frogml/_proto/qwak/deployment/deployment_pb2.pyi +225 -139
- frogml/_proto/qwak/deployment/deployment_service_pb2.py +81 -81
- frogml/_proto/qwak/deployment/deployment_service_pb2.pyi +139 -78
- frogml/_proto/qwak/ecosystem/jfrog/v0/jfrog_tenant_info_service_pb2.py +3 -3
- frogml/_proto/qwak/ecosystem/jfrog/v0/jfrog_tenant_info_service_pb2.pyi +11 -9
- frogml/_proto/qwak/ecosystem/jfrog/v0/jfrog_tenant_pb2.py +3 -3
- frogml/_proto/qwak/ecosystem/jfrog/v0/jfrog_tenant_pb2.pyi +6 -8
- frogml/_proto/qwak/ecosystem/jfrog/v0/token_pb2.py +41 -31
- frogml/_proto/qwak/ecosystem/jfrog/v0/token_pb2.pyi +168 -36
- frogml/_proto/qwak/ecosystem/jfrog/v0/token_service_pb2.py +3 -3
- frogml/_proto/qwak/ecosystem/jfrog/v0/token_service_pb2.pyi +29 -19
- frogml/_proto/qwak/ecosystem/v0/auth_pb2.py +28 -0
- frogml/_proto/qwak/ecosystem/v0/auth_pb2.pyi +35 -0
- frogml/_proto/qwak/ecosystem/v0/auth_pb2_grpc.py +4 -0
- frogml/_proto/qwak/ecosystem/v0/azure_credentials_pb2.py +37 -0
- frogml/_proto/qwak/ecosystem/v0/azure_credentials_pb2.pyi +119 -0
- frogml/_proto/qwak/ecosystem/v0/azure_credentials_pb2_grpc.py +4 -0
- frogml/_proto/qwak/ecosystem/v0/credentials_pb2.py +11 -10
- frogml/_proto/qwak/ecosystem/v0/credentials_pb2.pyi +21 -15
- frogml/_proto/qwak/ecosystem/v0/ecosystem_pb2.py +11 -11
- frogml/_proto/qwak/ecosystem/v0/ecosystem_pb2.pyi +63 -40
- frogml/_proto/qwak/ecosystem/v0/ecosystem_runtime_service_pb2.py +5 -5
- frogml/_proto/qwak/ecosystem/v0/ecosystem_runtime_service_pb2.pyi +74 -41
- frogml/_proto/qwak/execution/v1/backfill_pb2.py +3 -3
- frogml/_proto/qwak/execution/v1/backfill_pb2.pyi +34 -24
- frogml/_proto/qwak/execution/v1/batch_pb2.py +3 -3
- frogml/_proto/qwak/execution/v1/batch_pb2.pyi +16 -13
- frogml/_proto/qwak/execution/v1/deletion_pb2.py +3 -3
- frogml/_proto/qwak/execution/v1/deletion_pb2.pyi +9 -9
- frogml/_proto/qwak/execution/v1/execution_pb2.py +3 -3
- frogml/_proto/qwak/execution/v1/execution_pb2.pyi +28 -12
- frogml/_proto/qwak/execution/v1/execution_service_pb2.py +5 -5
- frogml/_proto/qwak/execution/v1/execution_service_pb2.pyi +69 -43
- frogml/_proto/qwak/execution/v1/internal/deployment/platform_details_pb2.py +3 -3
- frogml/_proto/qwak/execution/v1/internal/deployment/platform_details_pb2.pyi +4 -7
- frogml/_proto/qwak/execution/v1/jobs/job_pb2.py +5 -5
- frogml/_proto/qwak/execution/v1/jobs/job_pb2.pyi +45 -22
- frogml/_proto/qwak/execution/v1/jobs/job_service_pb2.py +3 -3
- frogml/_proto/qwak/execution/v1/jobs/job_service_pb2.pyi +62 -37
- frogml/_proto/qwak/execution/v1/jobs/reports/report_pb2.py +5 -5
- frogml/_proto/qwak/execution/v1/jobs/reports/report_pb2.pyi +49 -29
- frogml/_proto/qwak/execution/v1/state/execution_state_pb2.py +3 -3
- frogml/_proto/qwak/execution/v1/state/execution_state_pb2.pyi +6 -9
- frogml/_proto/qwak/execution/v1/state/execution_state_service_pb2.py +3 -3
- frogml/_proto/qwak/execution/v1/state/execution_state_service_pb2.pyi +27 -19
- frogml/_proto/qwak/execution/v1/state/featureset_state_pb2.py +3 -3
- frogml/_proto/qwak/execution/v1/state/featureset_state_pb2.pyi +4 -7
- frogml/_proto/qwak/execution/v1/state/spark_execution_state_pb2.py +5 -5
- frogml/_proto/qwak/execution/v1/state/spark_execution_state_pb2.pyi +13 -7
- frogml/_proto/qwak/execution/v1/streaming_aggregation_pb2.py +21 -14
- frogml/_proto/qwak/execution/v1/streaming_aggregation_pb2.pyi +83 -11
- frogml/_proto/qwak/execution/v1/streaming_pb2.py +3 -3
- frogml/_proto/qwak/execution/v1/streaming_pb2.pyi +10 -10
- frogml/_proto/qwak/feature_store/entities/entity_pb2.py +3 -3
- frogml/_proto/qwak/feature_store/entities/entity_pb2.pyi +29 -16
- frogml/_proto/qwak/feature_store/entities/entity_service_pb2.py +3 -3
- frogml/_proto/qwak/feature_store/entities/entity_service_pb2.pyi +37 -22
- frogml/_proto/qwak/feature_store/features/aggregation_pb2.py +3 -3
- frogml/_proto/qwak/feature_store/features/aggregation_pb2.pyi +39 -21
- frogml/_proto/qwak/feature_store/features/deployment_pb2.py +3 -3
- frogml/_proto/qwak/feature_store/features/deployment_pb2.pyi +51 -27
- frogml/_proto/qwak/feature_store/features/deployment_service_pb2.py +3 -3
- frogml/_proto/qwak/feature_store/features/deployment_service_pb2.pyi +5 -7
- frogml/_proto/qwak/feature_store/features/execution_pb2.py +3 -3
- frogml/_proto/qwak/feature_store/features/execution_pb2.pyi +18 -13
- frogml/_proto/qwak/feature_store/features/feature_set_attribute_pb2.py +3 -3
- frogml/_proto/qwak/feature_store/features/feature_set_attribute_pb2.pyi +6 -8
- frogml/_proto/qwak/feature_store/features/feature_set_pb2.py +21 -21
- frogml/_proto/qwak/feature_store/features/feature_set_pb2.pyi +85 -48
- frogml/_proto/qwak/feature_store/features/feature_set_service_pb2.py +9 -9
- frogml/_proto/qwak/feature_store/features/feature_set_service_pb2.pyi +107 -53
- frogml/_proto/qwak/feature_store/features/feature_set_state_pb2.py +3 -3
- frogml/_proto/qwak/feature_store/features/feature_set_state_pb2.pyi +46 -23
- frogml/_proto/qwak/feature_store/features/feature_set_state_service_pb2.py +3 -3
- frogml/_proto/qwak/feature_store/features/feature_set_state_service_pb2.pyi +27 -17
- frogml/_proto/qwak/feature_store/features/feature_set_types_pb2.py +73 -71
- frogml/_proto/qwak/feature_store/features/feature_set_types_pb2.pyi +181 -99
- frogml/_proto/qwak/feature_store/features/monitoring_pb2.py +3 -3
- frogml/_proto/qwak/feature_store/features/monitoring_pb2.pyi +11 -11
- frogml/_proto/qwak/feature_store/features/real_time_feature_extractor_pb2.py +3 -3
- frogml/_proto/qwak/feature_store/features/real_time_feature_extractor_pb2.pyi +63 -37
- frogml/_proto/qwak/feature_store/jobs/job_pb2.py +3 -3
- frogml/_proto/qwak/feature_store/jobs/job_pb2.pyi +26 -14
- frogml/_proto/qwak/feature_store/jobs/job_service_pb2.py +3 -3
- frogml/_proto/qwak/feature_store/jobs/job_service_pb2.pyi +36 -25
- frogml/_proto/qwak/feature_store/jobs/v1/job_pb2.py +3 -3
- frogml/_proto/qwak/feature_store/jobs/v1/job_pb2.pyi +23 -12
- frogml/_proto/qwak/feature_store/jobs/v1/job_service_pb2.py +3 -3
- frogml/_proto/qwak/feature_store/jobs/v1/job_service_pb2.pyi +51 -30
- frogml/_proto/qwak/feature_store/platform/platform_details_pb2.py +3 -3
- frogml/_proto/qwak/feature_store/platform/platform_details_pb2.pyi +11 -11
- frogml/_proto/qwak/feature_store/reports/report_pb2.py +3 -3
- frogml/_proto/qwak/feature_store/reports/report_pb2.pyi +28 -18
- frogml/_proto/qwak/feature_store/repository/common/platform_pb2.py +3 -3
- frogml/_proto/qwak/feature_store/repository/common/platform_pb2.pyi +13 -12
- frogml/_proto/qwak/feature_store/serving/management_pb2.py +3 -3
- frogml/_proto/qwak/feature_store/serving/management_pb2.pyi +10 -10
- frogml/_proto/qwak/feature_store/serving/metadata_pb2.py +3 -3
- frogml/_proto/qwak/feature_store/serving/metadata_pb2.pyi +21 -15
- frogml/_proto/qwak/feature_store/serving/serving_pb2.py +13 -13
- frogml/_proto/qwak/feature_store/serving/serving_pb2.pyi +67 -37
- frogml/_proto/qwak/feature_store/serving/v1/value_pb2.py +3 -3
- frogml/_proto/qwak/feature_store/serving/v1/value_pb2.pyi +8 -10
- frogml/_proto/qwak/feature_store/sinks/sink_pb2.py +3 -3
- frogml/_proto/qwak/feature_store/sinks/sink_pb2.pyi +20 -16
- frogml/_proto/qwak/feature_store/sources/batch_pb2.py +83 -77
- frogml/_proto/qwak/feature_store/sources/batch_pb2.pyi +188 -62
- frogml/_proto/qwak/feature_store/sources/data_source_attribute_pb2.py +3 -3
- frogml/_proto/qwak/feature_store/sources/data_source_attribute_pb2.pyi +6 -8
- frogml/_proto/qwak/feature_store/sources/data_source_pb2.py +7 -7
- frogml/_proto/qwak/feature_store/sources/data_source_pb2.pyi +37 -30
- frogml/_proto/qwak/feature_store/sources/data_source_service_pb2.py +5 -5
- frogml/_proto/qwak/feature_store/sources/data_source_service_pb2.pyi +45 -25
- frogml/_proto/qwak/feature_store/sources/streaming_pb2.py +11 -11
- frogml/_proto/qwak/feature_store/sources/streaming_pb2.pyi +41 -21
- frogml/_proto/qwak/feature_store/v1/common/jfrog_artifact/jfrog_artifact_pb2.py +3 -3
- frogml/_proto/qwak/feature_store/v1/common/jfrog_artifact/jfrog_artifact_pb2.pyi +4 -7
- frogml/_proto/qwak/feature_store/v1/common/source_code/source_code_pb2.py +3 -3
- frogml/_proto/qwak/feature_store/v1/common/source_code/source_code_pb2.pyi +17 -17
- frogml/_proto/qwak/feature_store/v1/internal/data_source/data_source_service_pb2.py +5 -5
- frogml/_proto/qwak/feature_store/v1/internal/data_source/data_source_service_pb2.pyi +15 -13
- frogml/_proto/qwak/feature_store/v1/internal/featureset/featureset_token_service_pb2.py +3 -3
- frogml/_proto/qwak/feature_store/v1/internal/featureset/featureset_token_service_pb2.pyi +6 -8
- frogml/_proto/qwak/features_operator/v1/features_operator_pb2.py +3 -3
- frogml/_proto/qwak/features_operator/v1/features_operator_pb2.pyi +15 -11
- frogml/_proto/qwak/features_operator/v1/features_operator_service_pb2.py +3 -3
- frogml/_proto/qwak/features_operator/v1/features_operator_service_pb2.pyi +18 -16
- frogml/_proto/qwak/features_operator/v2/features_operator_pb2.py +3 -3
- frogml/_proto/qwak/features_operator/v2/features_operator_pb2.pyi +16 -11
- frogml/_proto/qwak/features_operator/v2/features_operator_service_pb2.py +3 -3
- frogml/_proto/qwak/features_operator/v2/features_operator_service_pb2.pyi +20 -19
- frogml/_proto/qwak/features_operator/v3/features_operator_async_service_pb2.py +3 -3
- frogml/_proto/qwak/features_operator/v3/features_operator_async_service_pb2.pyi +41 -34
- frogml/_proto/qwak/features_operator/v3/features_operator_pb2.py +3 -3
- frogml/_proto/qwak/features_operator/v3/features_operator_pb2.pyi +19 -13
- frogml/_proto/qwak/file_versioning/file_versioning_pb2.py +5 -5
- frogml/_proto/qwak/file_versioning/file_versioning_pb2.pyi +8 -5
- frogml/_proto/qwak/file_versioning/file_versioning_service_pb2.py +3 -3
- frogml/_proto/qwak/file_versioning/file_versioning_service_pb2.pyi +12 -11
- frogml/_proto/qwak/fitness_service/constructs_pb2.py +5 -5
- frogml/_proto/qwak/fitness_service/constructs_pb2.pyi +51 -16
- frogml/_proto/qwak/fitness_service/fitness_pb2.py +3 -3
- frogml/_proto/qwak/fitness_service/fitness_pb2.pyi +24 -18
- frogml/_proto/qwak/fitness_service/fitness_service_pb2.py +3 -3
- frogml/_proto/qwak/fitness_service/fitness_service_pb2.pyi +18 -13
- frogml/_proto/qwak/fitness_service/status_pb2.py +3 -3
- frogml/_proto/qwak/fitness_service/status_pb2.pyi +26 -16
- frogml/_proto/qwak/inference/feedback/feedback_pb2.py +3 -3
- frogml/_proto/qwak/inference/feedback/feedback_pb2.pyi +28 -15
- frogml/_proto/qwak/instance_template/instance_template_pb2.py +11 -11
- frogml/_proto/qwak/instance_template/instance_template_pb2.pyi +13 -7
- frogml/_proto/qwak/instance_template/instance_template_service_pb2.py +3 -3
- frogml/_proto/qwak/instance_template/instance_template_service_pb2.pyi +12 -12
- frogml/_proto/qwak/integration/hugging_face_integration_pb2.py +3 -3
- frogml/_proto/qwak/integration/hugging_face_integration_pb2.pyi +19 -17
- frogml/_proto/qwak/integration/integration_pb2.py +3 -3
- frogml/_proto/qwak/integration/integration_pb2.pyi +50 -32
- frogml/_proto/qwak/integration/integration_service_pb2.py +3 -3
- frogml/_proto/qwak/integration/integration_service_pb2.pyi +39 -23
- frogml/_proto/qwak/integration/open_a_i_integration_pb2.py +3 -3
- frogml/_proto/qwak/integration/open_a_i_integration_pb2.pyi +20 -17
- frogml/_proto/qwak/integration/opsgenie_integration_pb2.py +5 -5
- frogml/_proto/qwak/integration/opsgenie_integration_pb2.pyi +29 -16
- frogml/_proto/qwak/integration/pagerduty_integration_pb2.py +5 -5
- frogml/_proto/qwak/integration/pagerduty_integration_pb2.pyi +39 -26
- frogml/_proto/qwak/integration/slack_app_integration_pb2.py +5 -5
- frogml/_proto/qwak/integration/slack_app_integration_pb2.pyi +30 -20
- frogml/_proto/qwak/jfrog/gateway/v0/repository_pb2.py +3 -3
- frogml/_proto/qwak/jfrog/gateway/v0/repository_pb2.pyi +19 -16
- frogml/_proto/qwak/jfrog/gateway/v0/repository_service_pb2.py +3 -3
- frogml/_proto/qwak/jfrog/gateway/v0/repository_service_pb2.pyi +11 -11
- frogml/_proto/qwak/kube_deployment_captain/alert_pb2.py +5 -5
- frogml/_proto/qwak/kube_deployment_captain/alert_pb2.pyi +25 -15
- frogml/_proto/qwak/kube_deployment_captain/alerting_pb2.py +3 -3
- frogml/_proto/qwak/kube_deployment_captain/alerting_pb2.pyi +14 -12
- frogml/_proto/qwak/kube_deployment_captain/batch_job_pb2.py +67 -67
- frogml/_proto/qwak/kube_deployment_captain/batch_job_pb2.pyi +106 -59
- frogml/_proto/qwak/kube_deployment_captain/deployment_pb2.py +3 -3
- frogml/_proto/qwak/kube_deployment_captain/deployment_pb2.pyi +63 -40
- frogml/_proto/qwak/kube_deployment_captain/feature_set_deployment_pb2.py +7 -7
- frogml/_proto/qwak/kube_deployment_captain/feature_set_deployment_pb2.pyi +63 -39
- frogml/_proto/qwak/kube_deployment_captain/kube_deployment_captain_service_pb2.py +17 -17
- frogml/_proto/qwak/kube_deployment_captain/kube_deployment_captain_service_pb2.pyi +146 -72
- frogml/_proto/qwak/kube_deployment_captain/traffic_mapping_pb2.py +3 -3
- frogml/_proto/qwak/kube_deployment_captain/traffic_mapping_pb2.pyi +8 -10
- frogml/_proto/qwak/logging/log_filter_pb2.py +3 -3
- frogml/_proto/qwak/logging/log_filter_pb2.pyi +18 -13
- frogml/_proto/qwak/logging/log_line_pb2.py +5 -5
- frogml/_proto/qwak/logging/log_line_pb2.pyi +7 -8
- frogml/_proto/qwak/logging/log_reader_service_pb2.py +3 -3
- frogml/_proto/qwak/logging/log_reader_service_pb2.pyi +19 -18
- frogml/_proto/qwak/logging/log_source_pb2.py +3 -3
- frogml/_proto/qwak/logging/log_source_pb2.pyi +39 -29
- frogml/_proto/qwak/model_descriptor/open_ai_descriptor_pb2.py +3 -3
- frogml/_proto/qwak/model_descriptor/open_ai_descriptor_pb2.pyi +48 -44
- frogml/_proto/qwak/model_group/model_group_pb2.py +24 -16
- frogml/_proto/qwak/model_group/model_group_pb2.pyi +90 -12
- frogml/_proto/qwak/model_group/model_group_pb2_grpc.py +37 -0
- frogml/_proto/qwak/model_group/model_group_repository_details_pb2.py +3 -3
- frogml/_proto/qwak/model_group/model_group_repository_details_pb2.pyi +28 -18
- frogml/_proto/qwak/models/models_pb2.py +38 -28
- frogml/_proto/qwak/models/models_pb2.pyi +229 -84
- frogml/_proto/qwak/models/models_pb2_grpc.py +34 -0
- frogml/_proto/qwak/models/models_query_pb2.py +3 -3
- frogml/_proto/qwak/models/models_query_pb2.pyi +18 -13
- frogml/_proto/qwak/monitoring/v0/alerting_channel_management_service_pb2.py +3 -3
- frogml/_proto/qwak/monitoring/v0/alerting_channel_management_service_pb2.pyi +31 -18
- frogml/_proto/qwak/monitoring/v0/alerting_channel_pb2.py +3 -3
- frogml/_proto/qwak/monitoring/v0/alerting_channel_pb2.pyi +62 -28
- frogml/_proto/qwak/monitoring/v0/alerting_channel_sync_service_pb2.py +3 -3
- frogml/_proto/qwak/monitoring/v0/alerting_channel_sync_service_pb2.pyi +18 -14
- frogml/_proto/qwak/offline/serving/v1/feature_values_pb2.py +3 -3
- frogml/_proto/qwak/offline/serving/v1/feature_values_pb2.pyi +5 -7
- frogml/_proto/qwak/offline/serving/v1/offline_serving_async_service_pb2.py +3 -3
- frogml/_proto/qwak/offline/serving/v1/offline_serving_async_service_pb2.pyi +43 -23
- frogml/_proto/qwak/offline/serving/v1/options_pb2.py +3 -3
- frogml/_proto/qwak/offline/serving/v1/options_pb2.pyi +4 -7
- frogml/_proto/qwak/offline/serving/v1/population_pb2.py +3 -3
- frogml/_proto/qwak/offline/serving/v1/population_pb2.pyi +18 -15
- frogml/_proto/qwak/projects/jfrog_project_spec_pb2.py +3 -3
- frogml/_proto/qwak/projects/jfrog_project_spec_pb2.pyi +6 -9
- frogml/_proto/qwak/projects/projects_pb2.py +22 -20
- frogml/_proto/qwak/projects/projects_pb2.pyi +74 -36
- frogml/_proto/qwak/secret_service/secret_service_pb2.py +3 -3
- frogml/_proto/qwak/secret_service/secret_service_pb2.pyi +13 -11
- frogml/_proto/qwak/self_service/account/v0/account_membership_pb2.py +7 -7
- frogml/_proto/qwak/self_service/account/v0/account_membership_pb2.pyi +44 -22
- frogml/_proto/qwak/self_service/account/v0/account_membership_service_pb2.py +3 -3
- frogml/_proto/qwak/self_service/account/v0/account_membership_service_pb2.pyi +48 -24
- frogml/_proto/qwak/self_service/account/v0/account_status_pb2.py +5 -5
- frogml/_proto/qwak/self_service/account/v0/account_status_pb2.pyi +30 -23
- frogml/_proto/qwak/self_service/account/v0/managing_account_pb2.py +31 -25
- frogml/_proto/qwak/self_service/account/v0/managing_account_pb2.pyi +84 -22
- frogml/_proto/qwak/self_service/account/v0/managing_account_service_pb2.py +3 -3
- frogml/_proto/qwak/self_service/account/v0/managing_account_service_pb2.pyi +25 -16
- frogml/_proto/qwak/self_service/user/v1/api_key_pb2.py +3 -3
- frogml/_proto/qwak/self_service/user/v1/api_key_pb2.pyi +4 -7
- frogml/_proto/qwak/self_service/user/v1/user_pb2.py +3 -3
- frogml/_proto/qwak/self_service/user/v1/user_pb2.pyi +16 -16
- frogml/_proto/qwak/self_service/user/v1/user_service_pb2.py +5 -5
- frogml/_proto/qwak/self_service/user/v1/user_service_pb2.pyi +27 -14
- frogml/_proto/qwak/service_discovery/service_discovery_location_pb2.py +3 -3
- frogml/_proto/qwak/service_discovery/service_discovery_location_pb2.pyi +11 -11
- frogml/_proto/qwak/service_discovery/service_discovery_location_service_pb2.py +3 -3
- frogml/_proto/qwak/service_discovery/service_discovery_location_service_pb2.pyi +6 -8
- frogml/_proto/qwak/traffic/v1/traffic_api_pb2.py +3 -3
- frogml/_proto/qwak/traffic/v1/traffic_api_pb2.pyi +19 -14
- frogml/_proto/qwak/traffic/v1/traffic_pb2.py +3 -3
- frogml/_proto/qwak/traffic/v1/traffic_pb2.pyi +35 -22
- frogml/_proto/qwak/user_application/common/v0/resources_pb2.py +9 -9
- frogml/_proto/qwak/user_application/common/v0/resources_pb2.pyi +53 -19
- frogml/_proto/qwak/user_application/v0/user_application_pb2.py +7 -7
- frogml/_proto/qwak/user_application/v0/user_application_pb2.pyi +8 -5
- frogml/core/automations/batch_execution_action.py +4 -1
- frogml/core/clients/batch_job_management/client.py +1 -0
- frogml/core/clients/batch_job_management/executions_config.py +2 -0
- frogml/core/clients/build_orchestrator/build_model_request_getter.py +6 -2
- frogml/core/clients/build_orchestrator/client.py +56 -5
- frogml/core/clients/feature_store/management_client.py +159 -220
- frogml/core/clients/feature_store/operator_client.py +21 -2
- frogml/core/clients/jfrog_gateway/client.py +0 -20
- frogml/core/clients/model_group_management/client.py +20 -1
- frogml/core/exceptions/__init__.py +1 -0
- frogml/core/exceptions/frogml_grpc_address_exception.py +9 -0
- frogml/core/exceptions/frogml_token_exception.py +7 -0
- frogml/core/feature_store/_common/source_code_spec.py +60 -14
- frogml/core/feature_store/data_sources/attributes.py +5 -8
- frogml/core/feature_store/data_sources/source_authentication.py +5 -6
- frogml/core/feature_store/data_sources/time_partition_columns.py +28 -41
- frogml/core/feature_store/execution/backfill.py +17 -28
- frogml/core/feature_store/feature_sets/transformations/__init__.py +0 -2
- frogml/core/feature_store/feature_sets/transformations/transformations.py +0 -69
- frogml/core/feature_store/validations/validation_decorators.py +72 -0
- frogml/core/inner/build_config/build_config_v1.py +4 -5
- frogml/core/inner/build_logic/phases/phase_010_fetch_model/post_fetch_validation_step.py +10 -10
- frogml/core/inner/build_logic/phases/phase_020_remote_register_frogml_build/upload_step.py +92 -43
- frogml/core/inner/const.py +2 -0
- frogml/core/inner/di_configuration/__init__.py +1 -67
- frogml/core/inner/di_configuration/account.py +4 -5
- frogml/core/inner/di_configuration/containers.py +7 -0
- frogml/core/inner/di_configuration/dependency_wiring.py +95 -0
- frogml/core/inner/tool/auth/TOKEN_ROTATION.md +51 -0
- frogml/core/inner/tool/auth/__init__.py +3 -0
- frogml/core/inner/tool/auth/auth_client.py +192 -0
- frogml/core/inner/tool/auth/token_maintainer.py +119 -0
- frogml/core/inner/tool/grpc/grpc_auth.py +22 -23
- frogml/core/inner/tool/grpc/grpc_tools.py +126 -6
- frogml/core/inner/tool/grpc/grpc_try_wrapping.py +123 -5
- frogml/core/model_loggers/artifact_logger.py +5 -4
- frogml/core/utils/proto_utils.py +0 -40
- frogml/feature_store/_common/artifact_utils.py +10 -8
- frogml/feature_store/_common/packaging.py +40 -22
- frogml/feature_store/_common/source_code_spec_factory.py +59 -9
- frogml/feature_store/data_sources/__init__.py +2 -0
- frogml/feature_store/data_sources/base.py +20 -21
- frogml/feature_store/data_sources/batch/_batch.py +0 -3
- frogml/feature_store/data_sources/batch/_jdbc.py +6 -7
- frogml/feature_store/data_sources/batch/athena.py +6 -7
- frogml/feature_store/data_sources/batch/big_query.py +8 -5
- frogml/feature_store/data_sources/batch/clickhouse.py +8 -8
- frogml/feature_store/data_sources/batch/csv.py +2 -4
- frogml/feature_store/data_sources/batch/elastic_search.py +2 -4
- frogml/feature_store/data_sources/batch/filesystem/aws.py +21 -22
- frogml/feature_store/data_sources/batch/filesystem/base_config.py +3 -3
- frogml/feature_store/data_sources/batch/filesystem/gcp.py +3 -7
- frogml/feature_store/data_sources/batch/mongodb.py +2 -4
- frogml/feature_store/data_sources/batch/mysql.py +2 -3
- frogml/feature_store/data_sources/batch/parquet.py +6 -6
- frogml/feature_store/data_sources/batch/postgres.py +2 -3
- frogml/feature_store/data_sources/batch/redshift.py +8 -6
- frogml/feature_store/data_sources/batch/snowflake.py +17 -11
- frogml/feature_store/data_sources/batch/unity_catalog.py +113 -0
- frogml/feature_store/data_sources/batch/vertica.py +10 -6
- frogml/feature_store/data_sources/streaming/_streaming.py +0 -2
- frogml/feature_store/data_sources/streaming/kafka/authentication.py +13 -19
- frogml/feature_store/data_sources/streaming/kafka/deserialization.py +22 -23
- frogml/feature_store/data_sources/streaming/kafka/kafka.py +13 -14
- frogml/feature_store/feature_sets/base_feature_set.py +1 -0
- frogml/feature_store/online/client.py +20 -4
- frogml/feature_store/validations/validator.py +11 -3
- frogml/sdk/frogml_client/builds/build.py +8 -7
- frogml/sdk/frogml_client/client.py +3 -71
- frogml/sdk/model_version/__init__.py +0 -2
- frogml/sdk/model_version/catboost/__init__.py +3 -0
- frogml/sdk/model_version/files/__init__.py +4 -0
- frogml/sdk/model_version/huggingface/__init__.py +9 -3
- frogml/sdk/model_version/model_loggers/base_model_version_manager.py +5 -0
- frogml/sdk/model_version/onnx/__init__.py +3 -0
- frogml/sdk/model_version/pytorch/__init__.py +3 -0
- frogml/sdk/model_version/scikit_learn/__init__.py +3 -0
- frogml/sdk/model_version/utils/files_tools.py +2 -3
- frogml/sdk/model_version/utils/jml/customer_client.py +47 -14
- frogml/sdk/model_version/utils/model_log_config.py +5 -0
- frogml/sdk/model_version/utils/storage.py +57 -41
- frogml/storage/artifactory/_artifactory_api.py +6 -0
- frogml/storage/authentication/login/_login_cli.py +21 -21
- frogml/storage/authentication/models/_auth_config.py +22 -1
- frogml/storage/authentication/utils/_authentication_utils.py +31 -34
- frogml/storage/constants.py +19 -0
- frogml/storage/frog_ml.py +10 -20
- frogml/storage/models/frogml_dataset_version.py +3 -3
- frogml/storage/models/frogml_model_version.py +6 -3
- frogml/storage/utils/_input_checks_utility.py +3 -1
- {frogml-1.1.62.dist-info → frogml-1.2.19.dist-info}/METADATA +39 -9
- {frogml-1.1.62.dist-info → frogml-1.2.19.dist-info}/RECORD +525 -512
- frogml_services_mock/mocks/authentication_service.py +3 -3
- frogml_services_mock/mocks/build_orchestrator_service_api.py +5 -2
- frogml_services_mock/mocks/ecosystem_service_api.py +15 -3
- frogml_services_mock/mocks/feature_store_data_sources_manager_api.py +55 -14
- frogml_services_mock/mocks/feature_store_entities_manager_api.py +31 -30
- frogml_services_mock/mocks/features_operator_v3_service.py +20 -0
- frogml_services_mock/mocks/frogml_mocks.py +1 -1
- frogml_services_mock/mocks/project_manager_service.py +31 -56
- frogml_services_mock/services_mock.py +42 -35
- frogml/core/clients/project/__init__.py +0 -0
- frogml/core/clients/project/client.py +0 -72
- frogml/core/inner/tool/auth.py +0 -84
- frogml/sdk/frogml_client/projects/__init__.py +0 -0
- frogml/sdk/frogml_client/projects/project.py +0 -56
- {frogml-1.1.62.dist-info → frogml-1.2.19.dist-info}/WHEEL +0 -0
|
@@ -2,6 +2,7 @@
|
|
|
2
2
|
@generated by mypy-protobuf. Do not edit manually!
|
|
3
3
|
isort:skip_file
|
|
4
4
|
"""
|
|
5
|
+
|
|
5
6
|
import builtins
|
|
6
7
|
import google.protobuf.descriptor
|
|
7
8
|
import google.protobuf.message
|
|
@@ -9,27 +10,23 @@ import google.protobuf.timestamp_pb2
|
|
|
9
10
|
import frogml._proto.qwak.feature_store.features.feature_set_pb2
|
|
10
11
|
import frogml._proto.qwak.feature_store.sources.data_source_pb2
|
|
11
12
|
import frogml._proto.qwak.features_operator.v3.features_operator_pb2
|
|
12
|
-
import sys
|
|
13
13
|
import typing
|
|
14
14
|
|
|
15
|
-
if sys.version_info >= (3, 8):
|
|
16
|
-
import typing as typing_extensions
|
|
17
|
-
else:
|
|
18
|
-
import typing_extensions
|
|
19
|
-
|
|
20
15
|
DESCRIPTOR: google.protobuf.descriptor.FileDescriptor
|
|
21
16
|
|
|
17
|
+
@typing.final
|
|
22
18
|
class ValidateDataSourceRequest(google.protobuf.message.Message):
|
|
23
19
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
24
20
|
|
|
25
21
|
DATA_SOURCE_SPEC_FIELD_NUMBER: builtins.int
|
|
26
22
|
NUM_SAMPLES_FIELD_NUMBER: builtins.int
|
|
27
23
|
VALIDATION_OPTIONS_FIELD_NUMBER: builtins.int
|
|
24
|
+
num_samples: builtins.int
|
|
25
|
+
"""Number of samples to return from the validation"""
|
|
28
26
|
@property
|
|
29
27
|
def data_source_spec(self) -> frogml._proto.qwak.feature_store.sources.data_source_pb2.DataSourceSpec:
|
|
30
28
|
"""Data source spec to validate"""
|
|
31
|
-
|
|
32
|
-
"""Number of samples to return from the validation"""
|
|
29
|
+
|
|
33
30
|
@property
|
|
34
31
|
def validation_options(self) -> global___DataSourceValidationOptions: ...
|
|
35
32
|
def __init__(
|
|
@@ -39,12 +36,13 @@ class ValidateDataSourceRequest(google.protobuf.message.Message):
|
|
|
39
36
|
num_samples: builtins.int = ...,
|
|
40
37
|
validation_options: global___DataSourceValidationOptions | None = ...,
|
|
41
38
|
) -> None: ...
|
|
42
|
-
def HasField(self, field_name:
|
|
43
|
-
def ClearField(self, field_name:
|
|
44
|
-
def WhichOneof(self, oneof_group:
|
|
39
|
+
def HasField(self, field_name: typing.Literal["data_source_spec", b"data_source_spec", "optional_validation_options", b"optional_validation_options", "validation_options", b"validation_options"]) -> builtins.bool: ...
|
|
40
|
+
def ClearField(self, field_name: typing.Literal["data_source_spec", b"data_source_spec", "num_samples", b"num_samples", "optional_validation_options", b"optional_validation_options", "validation_options", b"validation_options"]) -> None: ...
|
|
41
|
+
def WhichOneof(self, oneof_group: typing.Literal["optional_validation_options", b"optional_validation_options"]) -> typing.Literal["validation_options"] | None: ...
|
|
45
42
|
|
|
46
43
|
global___ValidateDataSourceRequest = ValidateDataSourceRequest
|
|
47
44
|
|
|
45
|
+
@typing.final
|
|
48
46
|
class ValidateFeatureSetRequest(google.protobuf.message.Message):
|
|
49
47
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
50
48
|
|
|
@@ -52,13 +50,14 @@ class ValidateFeatureSetRequest(google.protobuf.message.Message):
|
|
|
52
50
|
ZIP_PATH_FIELD_NUMBER: builtins.int
|
|
53
51
|
NUM_SAMPLES_FIELD_NUMBER: builtins.int
|
|
54
52
|
VALIDATION_OPTIONS_FIELD_NUMBER: builtins.int
|
|
55
|
-
@property
|
|
56
|
-
def feature_set_spec(self) -> frogml._proto.qwak.feature_store.features.feature_set_pb2.FeatureSetSpec:
|
|
57
|
-
"""Featureset spec to validate"""
|
|
58
53
|
zip_path: builtins.str
|
|
59
54
|
"""Dependencies zip file path"""
|
|
60
55
|
num_samples: builtins.int
|
|
61
56
|
"""Number of samples to return from the validation"""
|
|
57
|
+
@property
|
|
58
|
+
def feature_set_spec(self) -> frogml._proto.qwak.feature_store.features.feature_set_pb2.FeatureSetSpec:
|
|
59
|
+
"""Featureset spec to validate"""
|
|
60
|
+
|
|
62
61
|
@property
|
|
63
62
|
def validation_options(self) -> global___FeatureSetValidationOptions: ...
|
|
64
63
|
def __init__(
|
|
@@ -69,12 +68,13 @@ class ValidateFeatureSetRequest(google.protobuf.message.Message):
|
|
|
69
68
|
num_samples: builtins.int = ...,
|
|
70
69
|
validation_options: global___FeatureSetValidationOptions | None = ...,
|
|
71
70
|
) -> None: ...
|
|
72
|
-
def HasField(self, field_name:
|
|
73
|
-
def ClearField(self, field_name:
|
|
74
|
-
def WhichOneof(self, oneof_group:
|
|
71
|
+
def HasField(self, field_name: typing.Literal["feature_set_spec", b"feature_set_spec", "optional_validation_options", b"optional_validation_options", "validation_options", b"validation_options"]) -> builtins.bool: ...
|
|
72
|
+
def ClearField(self, field_name: typing.Literal["feature_set_spec", b"feature_set_spec", "num_samples", b"num_samples", "optional_validation_options", b"optional_validation_options", "validation_options", b"validation_options", "zip_path", b"zip_path"]) -> None: ...
|
|
73
|
+
def WhichOneof(self, oneof_group: typing.Literal["optional_validation_options", b"optional_validation_options"]) -> typing.Literal["validation_options"] | None: ...
|
|
75
74
|
|
|
76
75
|
global___ValidateFeatureSetRequest = ValidateFeatureSetRequest
|
|
77
76
|
|
|
77
|
+
@typing.final
|
|
78
78
|
class ValidationResponse(google.protobuf.message.Message):
|
|
79
79
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
80
80
|
|
|
@@ -86,10 +86,11 @@ class ValidationResponse(google.protobuf.message.Message):
|
|
|
86
86
|
*,
|
|
87
87
|
request_id: builtins.str = ...,
|
|
88
88
|
) -> None: ...
|
|
89
|
-
def ClearField(self, field_name:
|
|
89
|
+
def ClearField(self, field_name: typing.Literal["request_id", b"request_id"]) -> None: ...
|
|
90
90
|
|
|
91
91
|
global___ValidationResponse = ValidationResponse
|
|
92
92
|
|
|
93
|
+
@typing.final
|
|
93
94
|
class GetValidationResultRequest(google.protobuf.message.Message):
|
|
94
95
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
95
96
|
|
|
@@ -101,10 +102,11 @@ class GetValidationResultRequest(google.protobuf.message.Message):
|
|
|
101
102
|
*,
|
|
102
103
|
request_id: builtins.str = ...,
|
|
103
104
|
) -> None: ...
|
|
104
|
-
def ClearField(self, field_name:
|
|
105
|
+
def ClearField(self, field_name: typing.Literal["request_id", b"request_id"]) -> None: ...
|
|
105
106
|
|
|
106
107
|
global___GetValidationResultRequest = GetValidationResultRequest
|
|
107
108
|
|
|
109
|
+
@typing.final
|
|
108
110
|
class GetValidationResultResponse(google.protobuf.message.Message):
|
|
109
111
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
110
112
|
|
|
@@ -124,12 +126,13 @@ class GetValidationResultResponse(google.protobuf.message.Message):
|
|
|
124
126
|
failure_response: frogml._proto.qwak.features_operator.v3.features_operator_pb2.ValidationFailureResponse | None = ...,
|
|
125
127
|
not_ready_response: frogml._proto.qwak.features_operator.v3.features_operator_pb2.ValidationNotReadyResponse | None = ...,
|
|
126
128
|
) -> None: ...
|
|
127
|
-
def HasField(self, field_name:
|
|
128
|
-
def ClearField(self, field_name:
|
|
129
|
-
def WhichOneof(self, oneof_group:
|
|
129
|
+
def HasField(self, field_name: typing.Literal["failure_response", b"failure_response", "not_ready_response", b"not_ready_response", "success_response", b"success_response", "type", b"type"]) -> builtins.bool: ...
|
|
130
|
+
def ClearField(self, field_name: typing.Literal["failure_response", b"failure_response", "not_ready_response", b"not_ready_response", "success_response", b"success_response", "type", b"type"]) -> None: ...
|
|
131
|
+
def WhichOneof(self, oneof_group: typing.Literal["type", b"type"]) -> typing.Literal["success_response", "failure_response", "not_ready_response"] | None: ...
|
|
130
132
|
|
|
131
133
|
global___GetValidationResultResponse = GetValidationResultResponse
|
|
132
134
|
|
|
135
|
+
@typing.final
|
|
133
136
|
class CancelValidationRequest(google.protobuf.message.Message):
|
|
134
137
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
135
138
|
|
|
@@ -140,10 +143,11 @@ class CancelValidationRequest(google.protobuf.message.Message):
|
|
|
140
143
|
*,
|
|
141
144
|
request_id: builtins.str = ...,
|
|
142
145
|
) -> None: ...
|
|
143
|
-
def ClearField(self, field_name:
|
|
146
|
+
def ClearField(self, field_name: typing.Literal["request_id", b"request_id"]) -> None: ...
|
|
144
147
|
|
|
145
148
|
global___CancelValidationRequest = CancelValidationRequest
|
|
146
149
|
|
|
150
|
+
@typing.final
|
|
147
151
|
class CancelValidationResponse(google.protobuf.message.Message):
|
|
148
152
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
149
153
|
|
|
@@ -153,6 +157,7 @@ class CancelValidationResponse(google.protobuf.message.Message):
|
|
|
153
157
|
|
|
154
158
|
global___CancelValidationResponse = CancelValidationResponse
|
|
155
159
|
|
|
160
|
+
@typing.final
|
|
156
161
|
class FeatureSetValidationOptions(google.protobuf.message.Message):
|
|
157
162
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
158
163
|
|
|
@@ -167,15 +172,16 @@ class FeatureSetValidationOptions(google.protobuf.message.Message):
|
|
|
167
172
|
data_source_limit: builtins.int = ...,
|
|
168
173
|
validation_time_range: global___ValidationTimeRange | None = ...,
|
|
169
174
|
) -> None: ...
|
|
170
|
-
def HasField(self, field_name:
|
|
171
|
-
def ClearField(self, field_name:
|
|
175
|
+
def HasField(self, field_name: typing.Literal["data_source_limit", b"data_source_limit", "optional_data_source_limit", b"optional_data_source_limit", "optional_validation_time_range", b"optional_validation_time_range", "validation_time_range", b"validation_time_range"]) -> builtins.bool: ...
|
|
176
|
+
def ClearField(self, field_name: typing.Literal["data_source_limit", b"data_source_limit", "optional_data_source_limit", b"optional_data_source_limit", "optional_validation_time_range", b"optional_validation_time_range", "validation_time_range", b"validation_time_range"]) -> None: ...
|
|
172
177
|
@typing.overload
|
|
173
|
-
def WhichOneof(self, oneof_group:
|
|
178
|
+
def WhichOneof(self, oneof_group: typing.Literal["optional_data_source_limit", b"optional_data_source_limit"]) -> typing.Literal["data_source_limit"] | None: ...
|
|
174
179
|
@typing.overload
|
|
175
|
-
def WhichOneof(self, oneof_group:
|
|
180
|
+
def WhichOneof(self, oneof_group: typing.Literal["optional_validation_time_range", b"optional_validation_time_range"]) -> typing.Literal["validation_time_range"] | None: ...
|
|
176
181
|
|
|
177
182
|
global___FeatureSetValidationOptions = FeatureSetValidationOptions
|
|
178
183
|
|
|
184
|
+
@typing.final
|
|
179
185
|
class DataSourceValidationOptions(google.protobuf.message.Message):
|
|
180
186
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
181
187
|
|
|
@@ -187,12 +193,13 @@ class DataSourceValidationOptions(google.protobuf.message.Message):
|
|
|
187
193
|
*,
|
|
188
194
|
validation_time_range: global___ValidationTimeRange | None = ...,
|
|
189
195
|
) -> None: ...
|
|
190
|
-
def HasField(self, field_name:
|
|
191
|
-
def ClearField(self, field_name:
|
|
192
|
-
def WhichOneof(self, oneof_group:
|
|
196
|
+
def HasField(self, field_name: typing.Literal["optional_validation_time_range", b"optional_validation_time_range", "validation_time_range", b"validation_time_range"]) -> builtins.bool: ...
|
|
197
|
+
def ClearField(self, field_name: typing.Literal["optional_validation_time_range", b"optional_validation_time_range", "validation_time_range", b"validation_time_range"]) -> None: ...
|
|
198
|
+
def WhichOneof(self, oneof_group: typing.Literal["optional_validation_time_range", b"optional_validation_time_range"]) -> typing.Literal["validation_time_range"] | None: ...
|
|
193
199
|
|
|
194
200
|
global___DataSourceValidationOptions = DataSourceValidationOptions
|
|
195
201
|
|
|
202
|
+
@typing.final
|
|
196
203
|
class ValidationTimeRange(google.protobuf.message.Message):
|
|
197
204
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
198
205
|
|
|
@@ -208,11 +215,11 @@ class ValidationTimeRange(google.protobuf.message.Message):
|
|
|
208
215
|
lower_time_bound: google.protobuf.timestamp_pb2.Timestamp | None = ...,
|
|
209
216
|
upper_time_bound: google.protobuf.timestamp_pb2.Timestamp | None = ...,
|
|
210
217
|
) -> None: ...
|
|
211
|
-
def HasField(self, field_name:
|
|
212
|
-
def ClearField(self, field_name:
|
|
218
|
+
def HasField(self, field_name: typing.Literal["lower_time_bound", b"lower_time_bound", "optional_lower_time_bound", b"optional_lower_time_bound", "optional_upper_time_bound", b"optional_upper_time_bound", "upper_time_bound", b"upper_time_bound"]) -> builtins.bool: ...
|
|
219
|
+
def ClearField(self, field_name: typing.Literal["lower_time_bound", b"lower_time_bound", "optional_lower_time_bound", b"optional_lower_time_bound", "optional_upper_time_bound", b"optional_upper_time_bound", "upper_time_bound", b"upper_time_bound"]) -> None: ...
|
|
213
220
|
@typing.overload
|
|
214
|
-
def WhichOneof(self, oneof_group:
|
|
221
|
+
def WhichOneof(self, oneof_group: typing.Literal["optional_lower_time_bound", b"optional_lower_time_bound"]) -> typing.Literal["lower_time_bound"] | None: ...
|
|
215
222
|
@typing.overload
|
|
216
|
-
def WhichOneof(self, oneof_group:
|
|
223
|
+
def WhichOneof(self, oneof_group: typing.Literal["optional_upper_time_bound", b"optional_upper_time_bound"]) -> typing.Literal["upper_time_bound"] | None: ...
|
|
217
224
|
|
|
218
225
|
global___ValidationTimeRange = ValidationTimeRange
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
# -*- coding: utf-8 -*-
|
|
2
2
|
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
3
3
|
# source: frogml._proto.qwak.features_operator/v3/features_operator.proto
|
|
4
|
+
# Protobuf Python Version: 4.25.1
|
|
4
5
|
"""Generated protocol buffer code."""
|
|
5
6
|
from google.protobuf import descriptor as _descriptor
|
|
6
7
|
from google.protobuf import descriptor_pool as _descriptor_pool
|
|
@@ -20,9 +21,8 @@ _globals = globals()
|
|
|
20
21
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
21
22
|
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'qwak.features_operator.v3.features_operator_pb2', _globals)
|
|
22
23
|
if _descriptor._USE_C_DESCRIPTORS == False:
|
|
23
|
-
|
|
24
|
-
DESCRIPTOR.
|
|
25
|
-
DESCRIPTOR._serialized_options = b'\n$com.qwak.ai.features.operator.api.v3P\001'
|
|
24
|
+
_globals['DESCRIPTOR']._options = None
|
|
25
|
+
_globals['DESCRIPTOR']._serialized_options = b'\n$com.qwak.ai.features.operator.api.v3P\001'
|
|
26
26
|
_globals['_VALIDATIONSUCCESSRESPONSE']._serialized_start=114
|
|
27
27
|
_globals['_VALIDATIONSUCCESSRESPONSE']._serialized_end=382
|
|
28
28
|
_globals['_PANDASCOLUMNDESCRIPTION']._serialized_start=384
|
|
@@ -2,20 +2,17 @@
|
|
|
2
2
|
@generated by mypy-protobuf. Do not edit manually!
|
|
3
3
|
isort:skip_file
|
|
4
4
|
"""
|
|
5
|
+
|
|
5
6
|
import builtins
|
|
6
7
|
import collections.abc
|
|
7
8
|
import google.protobuf.descriptor
|
|
8
9
|
import google.protobuf.internal.containers
|
|
9
10
|
import google.protobuf.message
|
|
10
|
-
import
|
|
11
|
-
|
|
12
|
-
if sys.version_info >= (3, 8):
|
|
13
|
-
import typing as typing_extensions
|
|
14
|
-
else:
|
|
15
|
-
import typing_extensions
|
|
11
|
+
import typing
|
|
16
12
|
|
|
17
13
|
DESCRIPTOR: google.protobuf.descriptor.FileDescriptor
|
|
18
14
|
|
|
15
|
+
@typing.final
|
|
19
16
|
class ValidationSuccessResponse(google.protobuf.message.Message):
|
|
20
17
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
21
18
|
|
|
@@ -28,12 +25,15 @@ class ValidationSuccessResponse(google.protobuf.message.Message):
|
|
|
28
25
|
@property
|
|
29
26
|
def pandas_column_description(self) -> google.protobuf.internal.containers.RepeatedCompositeFieldContainer[global___PandasColumnDescription]:
|
|
30
27
|
"""The pandas column description of the success response"""
|
|
28
|
+
|
|
31
29
|
@property
|
|
32
30
|
def spark_column_description(self) -> google.protobuf.internal.containers.RepeatedCompositeFieldContainer[global___SparkColumnDescription]:
|
|
33
31
|
"""The spark column description of the success response"""
|
|
32
|
+
|
|
34
33
|
@property
|
|
35
34
|
def outputs(self) -> global___Outputs:
|
|
36
35
|
"""the outputs printed during the run"""
|
|
36
|
+
|
|
37
37
|
def __init__(
|
|
38
38
|
self,
|
|
39
39
|
*,
|
|
@@ -42,11 +42,12 @@ class ValidationSuccessResponse(google.protobuf.message.Message):
|
|
|
42
42
|
spark_column_description: collections.abc.Iterable[global___SparkColumnDescription] | None = ...,
|
|
43
43
|
outputs: global___Outputs | None = ...,
|
|
44
44
|
) -> None: ...
|
|
45
|
-
def HasField(self, field_name:
|
|
46
|
-
def ClearField(self, field_name:
|
|
45
|
+
def HasField(self, field_name: typing.Literal["outputs", b"outputs"]) -> builtins.bool: ...
|
|
46
|
+
def ClearField(self, field_name: typing.Literal["outputs", b"outputs", "pandas_column_description", b"pandas_column_description", "sample", b"sample", "spark_column_description", b"spark_column_description"]) -> None: ...
|
|
47
47
|
|
|
48
48
|
global___ValidationSuccessResponse = ValidationSuccessResponse
|
|
49
49
|
|
|
50
|
+
@typing.final
|
|
50
51
|
class PandasColumnDescription(google.protobuf.message.Message):
|
|
51
52
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
52
53
|
|
|
@@ -62,10 +63,11 @@ class PandasColumnDescription(google.protobuf.message.Message):
|
|
|
62
63
|
column_name: builtins.str = ...,
|
|
63
64
|
pandas_type: builtins.str = ...,
|
|
64
65
|
) -> None: ...
|
|
65
|
-
def ClearField(self, field_name:
|
|
66
|
+
def ClearField(self, field_name: typing.Literal["column_name", b"column_name", "pandas_type", b"pandas_type"]) -> None: ...
|
|
66
67
|
|
|
67
68
|
global___PandasColumnDescription = PandasColumnDescription
|
|
68
69
|
|
|
70
|
+
@typing.final
|
|
69
71
|
class SparkColumnDescription(google.protobuf.message.Message):
|
|
70
72
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
71
73
|
|
|
@@ -81,10 +83,11 @@ class SparkColumnDescription(google.protobuf.message.Message):
|
|
|
81
83
|
column_name: builtins.str = ...,
|
|
82
84
|
spark_type: builtins.str = ...,
|
|
83
85
|
) -> None: ...
|
|
84
|
-
def ClearField(self, field_name:
|
|
86
|
+
def ClearField(self, field_name: typing.Literal["column_name", b"column_name", "spark_type", b"spark_type"]) -> None: ...
|
|
85
87
|
|
|
86
88
|
global___SparkColumnDescription = SparkColumnDescription
|
|
87
89
|
|
|
90
|
+
@typing.final
|
|
88
91
|
class ValidationFailureResponse(google.protobuf.message.Message):
|
|
89
92
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
90
93
|
|
|
@@ -101,6 +104,7 @@ class ValidationFailureResponse(google.protobuf.message.Message):
|
|
|
101
104
|
@property
|
|
102
105
|
def outputs(self) -> global___Outputs:
|
|
103
106
|
"""the outputs printed during the run"""
|
|
107
|
+
|
|
104
108
|
def __init__(
|
|
105
109
|
self,
|
|
106
110
|
*,
|
|
@@ -109,11 +113,12 @@ class ValidationFailureResponse(google.protobuf.message.Message):
|
|
|
109
113
|
description: builtins.str = ...,
|
|
110
114
|
outputs: global___Outputs | None = ...,
|
|
111
115
|
) -> None: ...
|
|
112
|
-
def HasField(self, field_name:
|
|
113
|
-
def ClearField(self, field_name:
|
|
116
|
+
def HasField(self, field_name: typing.Literal["outputs", b"outputs"]) -> builtins.bool: ...
|
|
117
|
+
def ClearField(self, field_name: typing.Literal["description", b"description", "error_message", b"error_message", "outputs", b"outputs", "phase", b"phase"]) -> None: ...
|
|
114
118
|
|
|
115
119
|
global___ValidationFailureResponse = ValidationFailureResponse
|
|
116
120
|
|
|
121
|
+
@typing.final
|
|
117
122
|
class Outputs(google.protobuf.message.Message):
|
|
118
123
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
119
124
|
|
|
@@ -129,10 +134,11 @@ class Outputs(google.protobuf.message.Message):
|
|
|
129
134
|
stdout: builtins.str = ...,
|
|
130
135
|
stderr: builtins.str = ...,
|
|
131
136
|
) -> None: ...
|
|
132
|
-
def ClearField(self, field_name:
|
|
137
|
+
def ClearField(self, field_name: typing.Literal["stderr", b"stderr", "stdout", b"stdout"]) -> None: ...
|
|
133
138
|
|
|
134
139
|
global___Outputs = Outputs
|
|
135
140
|
|
|
141
|
+
@typing.final
|
|
136
142
|
class ValidationNotReadyResponse(google.protobuf.message.Message):
|
|
137
143
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
138
144
|
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
# -*- coding: utf-8 -*-
|
|
2
2
|
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
3
3
|
# source: frogml._proto.qwak.file_versioning/file_versioning.proto
|
|
4
|
+
# Protobuf Python Version: 4.25.1
|
|
4
5
|
"""Generated protocol buffer code."""
|
|
5
6
|
from google.protobuf import descriptor as _descriptor
|
|
6
7
|
from google.protobuf import descriptor_pool as _descriptor_pool
|
|
@@ -19,11 +20,10 @@ _globals = globals()
|
|
|
19
20
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
20
21
|
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'qwak.file_versioning.file_versioning_pb2', _globals)
|
|
21
22
|
if _descriptor._USE_C_DESCRIPTORS == False:
|
|
22
|
-
|
|
23
|
-
DESCRIPTOR.
|
|
24
|
-
|
|
25
|
-
_FILETAGSPEC.fields_by_name['extension'].
|
|
26
|
-
_FILETAGSPEC.fields_by_name['extension']._serialized_options = b'\030\001'
|
|
23
|
+
_globals['DESCRIPTOR']._options = None
|
|
24
|
+
_globals['DESCRIPTOR']._serialized_options = b'\n+com.qwak.ai.management.model_versioning.apiP\001'
|
|
25
|
+
_globals['_FILETAGSPEC'].fields_by_name['extension']._options = None
|
|
26
|
+
_globals['_FILETAGSPEC'].fields_by_name['extension']._serialized_options = b'\030\001'
|
|
27
27
|
_globals['_FILEEXTENSIONTYPE']._serialized_start=354
|
|
28
28
|
_globals['_FILEEXTENSIONTYPE']._serialized_end=414
|
|
29
29
|
_globals['_FILETAGSPEC']._serialized_start=80
|
|
@@ -2,6 +2,7 @@
|
|
|
2
2
|
@generated by mypy-protobuf. Do not edit manually!
|
|
3
3
|
isort:skip_file
|
|
4
4
|
"""
|
|
5
|
+
|
|
5
6
|
import builtins
|
|
6
7
|
import google.protobuf.descriptor
|
|
7
8
|
import google.protobuf.internal.enum_type_wrapper
|
|
@@ -20,7 +21,7 @@ class _FileExtensionType:
|
|
|
20
21
|
ValueType = typing.NewType("ValueType", builtins.int)
|
|
21
22
|
V: typing_extensions.TypeAlias = ValueType
|
|
22
23
|
|
|
23
|
-
class _FileExtensionTypeEnumTypeWrapper(google.protobuf.internal.enum_type_wrapper._EnumTypeWrapper[_FileExtensionType.ValueType], builtins.type):
|
|
24
|
+
class _FileExtensionTypeEnumTypeWrapper(google.protobuf.internal.enum_type_wrapper._EnumTypeWrapper[_FileExtensionType.ValueType], builtins.type):
|
|
24
25
|
DESCRIPTOR: google.protobuf.descriptor.EnumDescriptor
|
|
25
26
|
INVALID: _FileExtensionType.ValueType # 0
|
|
26
27
|
"""An invalid extension type"""
|
|
@@ -43,6 +44,7 @@ JPEG: FileExtensionType.ValueType # 3
|
|
|
43
44
|
"""JPEG extension type"""
|
|
44
45
|
global___FileExtensionType = FileExtensionType
|
|
45
46
|
|
|
47
|
+
@typing.final
|
|
46
48
|
class FileTagSpec(google.protobuf.message.Message):
|
|
47
49
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
48
50
|
|
|
@@ -77,10 +79,11 @@ class FileTagSpec(google.protobuf.message.Message):
|
|
|
77
79
|
environment_id: builtins.str = ...,
|
|
78
80
|
path: builtins.str = ...,
|
|
79
81
|
) -> None: ...
|
|
80
|
-
def ClearField(self, field_name:
|
|
82
|
+
def ClearField(self, field_name: typing.Literal["build_id", b"build_id", "environment_id", b"environment_id", "extension", b"extension", "extension_type", b"extension_type", "model_id", b"model_id", "path", b"path", "tag", b"tag"]) -> None: ...
|
|
81
83
|
|
|
82
84
|
global___FileTagSpec = FileTagSpec
|
|
83
85
|
|
|
86
|
+
@typing.final
|
|
84
87
|
class FileTagFilter(google.protobuf.message.Message):
|
|
85
88
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
86
89
|
|
|
@@ -96,8 +99,8 @@ class FileTagFilter(google.protobuf.message.Message):
|
|
|
96
99
|
tag_contains: builtins.str = ...,
|
|
97
100
|
tag_prefix: builtins.str = ...,
|
|
98
101
|
) -> None: ...
|
|
99
|
-
def HasField(self, field_name:
|
|
100
|
-
def ClearField(self, field_name:
|
|
101
|
-
def WhichOneof(self, oneof_group:
|
|
102
|
+
def HasField(self, field_name: typing.Literal["filter", b"filter", "tag_contains", b"tag_contains", "tag_prefix", b"tag_prefix"]) -> builtins.bool: ...
|
|
103
|
+
def ClearField(self, field_name: typing.Literal["filter", b"filter", "tag_contains", b"tag_contains", "tag_prefix", b"tag_prefix"]) -> None: ...
|
|
104
|
+
def WhichOneof(self, oneof_group: typing.Literal["filter", b"filter"]) -> typing.Literal["tag_contains", "tag_prefix"] | None: ...
|
|
102
105
|
|
|
103
106
|
global___FileTagFilter = FileTagFilter
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
# -*- coding: utf-8 -*-
|
|
2
2
|
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
3
3
|
# source: frogml._proto.qwak.file_versioning/file_versioning_service.proto
|
|
4
|
+
# Protobuf Python Version: 4.25.1
|
|
4
5
|
"""Generated protocol buffer code."""
|
|
5
6
|
from google.protobuf import descriptor as _descriptor
|
|
6
7
|
from google.protobuf import descriptor_pool as _descriptor_pool
|
|
@@ -20,9 +21,8 @@ _globals = globals()
|
|
|
20
21
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
21
22
|
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'qwak.file_versioning.file_versioning_service_pb2', _globals)
|
|
22
23
|
if _descriptor._USE_C_DESCRIPTORS == False:
|
|
23
|
-
|
|
24
|
-
DESCRIPTOR.
|
|
25
|
-
DESCRIPTOR._serialized_options = b'\n+com.qwak.ai.management.model_versioning.apiP\001'
|
|
24
|
+
_globals['DESCRIPTOR']._options = None
|
|
25
|
+
_globals['DESCRIPTOR']._serialized_options = b'\n+com.qwak.ai.management.model_versioning.apiP\001'
|
|
26
26
|
_globals['_REGISTERFILETAGREQUEST']._serialized_start=131
|
|
27
27
|
_globals['_REGISTERFILETAGREQUEST']._serialized_end=224
|
|
28
28
|
_globals['_REGISTERFILETAGRESPONSE']._serialized_start=226
|
|
@@ -2,21 +2,18 @@
|
|
|
2
2
|
@generated by mypy-protobuf. Do not edit manually!
|
|
3
3
|
isort:skip_file
|
|
4
4
|
"""
|
|
5
|
+
|
|
5
6
|
import builtins
|
|
6
7
|
import collections.abc
|
|
7
8
|
import google.protobuf.descriptor
|
|
8
9
|
import google.protobuf.internal.containers
|
|
9
10
|
import google.protobuf.message
|
|
10
11
|
import frogml._proto.qwak.file_versioning.file_versioning_pb2
|
|
11
|
-
import
|
|
12
|
-
|
|
13
|
-
if sys.version_info >= (3, 8):
|
|
14
|
-
import typing as typing_extensions
|
|
15
|
-
else:
|
|
16
|
-
import typing_extensions
|
|
12
|
+
import typing
|
|
17
13
|
|
|
18
14
|
DESCRIPTOR: google.protobuf.descriptor.FileDescriptor
|
|
19
15
|
|
|
16
|
+
@typing.final
|
|
20
17
|
class RegisterFileTagRequest(google.protobuf.message.Message):
|
|
21
18
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
22
19
|
|
|
@@ -28,11 +25,12 @@ class RegisterFileTagRequest(google.protobuf.message.Message):
|
|
|
28
25
|
*,
|
|
29
26
|
file_tag_spec: frogml._proto.qwak.file_versioning.file_versioning_pb2.FileTagSpec | None = ...,
|
|
30
27
|
) -> None: ...
|
|
31
|
-
def HasField(self, field_name:
|
|
32
|
-
def ClearField(self, field_name:
|
|
28
|
+
def HasField(self, field_name: typing.Literal["file_tag_spec", b"file_tag_spec"]) -> builtins.bool: ...
|
|
29
|
+
def ClearField(self, field_name: typing.Literal["file_tag_spec", b"file_tag_spec"]) -> None: ...
|
|
33
30
|
|
|
34
31
|
global___RegisterFileTagRequest = RegisterFileTagRequest
|
|
35
32
|
|
|
33
|
+
@typing.final
|
|
36
34
|
class RegisterFileTagResponse(google.protobuf.message.Message):
|
|
37
35
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
38
36
|
|
|
@@ -42,6 +40,7 @@ class RegisterFileTagResponse(google.protobuf.message.Message):
|
|
|
42
40
|
|
|
43
41
|
global___RegisterFileTagResponse = RegisterFileTagResponse
|
|
44
42
|
|
|
43
|
+
@typing.final
|
|
45
44
|
class GetModelFileTagsRequest(google.protobuf.message.Message):
|
|
46
45
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
47
46
|
|
|
@@ -55,6 +54,7 @@ class GetModelFileTagsRequest(google.protobuf.message.Message):
|
|
|
55
54
|
@property
|
|
56
55
|
def filter(self) -> frogml._proto.qwak.file_versioning.file_versioning_pb2.FileTagFilter:
|
|
57
56
|
"""The filter to apply to the file tags"""
|
|
57
|
+
|
|
58
58
|
def __init__(
|
|
59
59
|
self,
|
|
60
60
|
*,
|
|
@@ -62,11 +62,12 @@ class GetModelFileTagsRequest(google.protobuf.message.Message):
|
|
|
62
62
|
build_id: builtins.str = ...,
|
|
63
63
|
filter: frogml._proto.qwak.file_versioning.file_versioning_pb2.FileTagFilter | None = ...,
|
|
64
64
|
) -> None: ...
|
|
65
|
-
def HasField(self, field_name:
|
|
66
|
-
def ClearField(self, field_name:
|
|
65
|
+
def HasField(self, field_name: typing.Literal["filter", b"filter"]) -> builtins.bool: ...
|
|
66
|
+
def ClearField(self, field_name: typing.Literal["build_id", b"build_id", "filter", b"filter", "model_id", b"model_id"]) -> None: ...
|
|
67
67
|
|
|
68
68
|
global___GetModelFileTagsRequest = GetModelFileTagsRequest
|
|
69
69
|
|
|
70
|
+
@typing.final
|
|
70
71
|
class GetModelFileTagsResponse(google.protobuf.message.Message):
|
|
71
72
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
72
73
|
|
|
@@ -78,6 +79,6 @@ class GetModelFileTagsResponse(google.protobuf.message.Message):
|
|
|
78
79
|
*,
|
|
79
80
|
file_tags: collections.abc.Iterable[qwak.file_versioning.file_versioning_pb2.FileTagSpec] | None = ...,
|
|
80
81
|
) -> None: ...
|
|
81
|
-
def ClearField(self, field_name:
|
|
82
|
+
def ClearField(self, field_name: typing.Literal["file_tags", b"file_tags"]) -> None: ...
|
|
82
83
|
|
|
83
84
|
global___GetModelFileTagsResponse = GetModelFileTagsResponse
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
# -*- coding: utf-8 -*-
|
|
2
2
|
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
3
3
|
# source: frogml._proto.qwak.fitness_service/constructs.proto
|
|
4
|
+
# Protobuf Python Version: 4.25.1
|
|
4
5
|
"""Generated protocol buffer code."""
|
|
5
6
|
from google.protobuf import descriptor as _descriptor
|
|
6
7
|
from google.protobuf import descriptor_pool as _descriptor_pool
|
|
@@ -13,19 +14,18 @@ _sym_db = _symbol_database.Default()
|
|
|
13
14
|
|
|
14
15
|
|
|
15
16
|
|
|
16
|
-
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n%qwak/fitness_service/constructs.proto\x12\x14qwak.fitness.service\"\xa2\x01\n\x0f\x42uildProperties\x12\x10\n\x08\x62uild_id\x18\x01 \x01(\t\x12\x0e\n\x06\x62ranch\x18\x02 \x01(\t\x12\x10\n\x08model_id\x18\x03 \x01(\t\x12\x0c\n\x04tags\x18\x04 \x03(\t\x12\x35\n\tmodel_uri\x18\x05 \x01(\x0b\x32\".qwak.fitness.service.ModelUriSpec\x12\x16\n\x0egpu_compatible\x18\x06 \x01(\x08\"\x8d\x01\n\x0cModelUriSpec\x12\x0b\n\x03uri\x18\x01 \x01(\t\x12\x12\n\ngit_branch\x18\x02 \x01(\t\x12\x17\n\x0fgit_credentials\x18\x03 \x01(\t\x12\x1e\n\x16git_credentials_secret\x18\x04 \x01(\t\x12\x11\n\tcommit_id\x18\x05 \x01(\t\x12\x10\n\x08main_dir\x18\x06 \x01(\t\"t\n\x08\x42uildEnv\x12\x33\n\ndocker_env\x18\x01 \x01(\x0b\x32\x1f.qwak.fitness.service.DockerEnv\x12\x33\n\npython_env\x18\x02 \x01(\x0b\x32\x1f.qwak.fitness.service.PythonEnv\"\x8a\x01\n\tDockerEnv\x12\x12\n\nbase_image\x18\x01 \x01(\t\x12\x10\n\x08\x65nv_vars\x18\x02 \x03(\t\x12\x10\n\x08no_cache\x18\x03 \x01(\x08\x12\x1c\n\x14\x61ssumed_iam_role_arn\x18\x04 \x01(\t\x12\'\n\x1fservice_account_key_secret_name\x18\x05 \x01(\t\"|\n\tPythonEnv\x12\x17\n\x0fgit_credentials\x18\x01 \x01(\t\x12\x1e\n\x16git_credentials_secret\x18\x02 \x01(\t\x12\x18\n\x10qwak_sdk_version\x18\x03 \x01(\t\x12\x1c\n\x14qwak_sdk_extra_index\x18\x04 \x01(\t\"j\n\x0c\x43puResources\x12\x0b\n\x03\x63pu\x18\x01 \x01(\x02\x12\x15\n\rmemory_amount\x18\x02 \x01(\x05\x12\x36\n\x0cmemory_units\x18\x03 \x01(\x0e\x32 .qwak.fitness.service.MemoryUnit\"\xaf\x01\n\x0cGpuResources\x12/\n\x08gpu_type\x18\x01 \x01(\x0e\x32\x1d.qwak.fitness.service.GpuType\x12\x12\n\ngpu_amount\x18\x02 \x01(\x05\x12\x0b\n\x03\x63pu\x18\x03 \x01(\x02\x12\x15\n\rmemory_amount\x18\x04 \x01(\x05\x12\x36\n\x0cmemory_units\x18\x05 \x01(\x0e\x32 .qwak.fitness.service.MemoryUnit*7\n\nMemoryUnit\x12\x17\n\x13UNKNOWN_MEMORY_UNIT\x10\x00\x12\x07\n\x03MIB\x10\x01\x12\x07\n\x03GIB\x10\x02*\
|
|
17
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n%qwak/fitness_service/constructs.proto\x12\x14qwak.fitness.service\"\xa2\x01\n\x0f\x42uildProperties\x12\x10\n\x08\x62uild_id\x18\x01 \x01(\t\x12\x0e\n\x06\x62ranch\x18\x02 \x01(\t\x12\x10\n\x08model_id\x18\x03 \x01(\t\x12\x0c\n\x04tags\x18\x04 \x03(\t\x12\x35\n\tmodel_uri\x18\x05 \x01(\x0b\x32\".qwak.fitness.service.ModelUriSpec\x12\x16\n\x0egpu_compatible\x18\x06 \x01(\x08\"\x8d\x01\n\x0cModelUriSpec\x12\x0b\n\x03uri\x18\x01 \x01(\t\x12\x12\n\ngit_branch\x18\x02 \x01(\t\x12\x17\n\x0fgit_credentials\x18\x03 \x01(\t\x12\x1e\n\x16git_credentials_secret\x18\x04 \x01(\t\x12\x11\n\tcommit_id\x18\x05 \x01(\t\x12\x10\n\x08main_dir\x18\x06 \x01(\t\"t\n\x08\x42uildEnv\x12\x33\n\ndocker_env\x18\x01 \x01(\x0b\x32\x1f.qwak.fitness.service.DockerEnv\x12\x33\n\npython_env\x18\x02 \x01(\x0b\x32\x1f.qwak.fitness.service.PythonEnv\"\x8a\x01\n\tDockerEnv\x12\x12\n\nbase_image\x18\x01 \x01(\t\x12\x10\n\x08\x65nv_vars\x18\x02 \x03(\t\x12\x10\n\x08no_cache\x18\x03 \x01(\x08\x12\x1c\n\x14\x61ssumed_iam_role_arn\x18\x04 \x01(\t\x12\'\n\x1fservice_account_key_secret_name\x18\x05 \x01(\t\"|\n\tPythonEnv\x12\x17\n\x0fgit_credentials\x18\x01 \x01(\t\x12\x1e\n\x16git_credentials_secret\x18\x02 \x01(\t\x12\x18\n\x10qwak_sdk_version\x18\x03 \x01(\t\x12\x1c\n\x14qwak_sdk_extra_index\x18\x04 \x01(\t\"j\n\x0c\x43puResources\x12\x0b\n\x03\x63pu\x18\x01 \x01(\x02\x12\x15\n\rmemory_amount\x18\x02 \x01(\x05\x12\x36\n\x0cmemory_units\x18\x03 \x01(\x0e\x32 .qwak.fitness.service.MemoryUnit\"\xaf\x01\n\x0cGpuResources\x12/\n\x08gpu_type\x18\x01 \x01(\x0e\x32\x1d.qwak.fitness.service.GpuType\x12\x12\n\ngpu_amount\x18\x02 \x01(\x05\x12\x0b\n\x03\x63pu\x18\x03 \x01(\x02\x12\x15\n\rmemory_amount\x18\x04 \x01(\x05\x12\x36\n\x0cmemory_units\x18\x05 \x01(\x0e\x32 .qwak.fitness.service.MemoryUnit*7\n\nMemoryUnit\x12\x17\n\x13UNKNOWN_MEMORY_UNIT\x10\x00\x12\x07\n\x03MIB\x10\x01\x12\x07\n\x03GIB\x10\x02*\x82\x03\n\x07GpuType\x12\x0b\n\x07INVALID\x10\x00\x12\x0e\n\nNVIDIA_K80\x10\x01\x12\x0f\n\x0bNVIDIA_V100\x10\x02\x12\x0f\n\x0bNVIDIA_A100\x10\x03\x12\r\n\tNVIDIA_T4\x10\x04\x12\x0f\n\x0bNVIDIA_A10G\x10\x05\x12\r\n\tNVIDIA_L4\x10\x06\x12\x14\n\x10NVIDIA_T4_1_4_15\x10\x07\x12\x14\n\x10NVIDIA_T4_1_8_30\x10\x08\x12\x15\n\x11NVIDIA_T4_1_16_60\x10\t\x12\x1e\n\x1aNVIDIA_A100_80GB_8_96_1360\x10\n\x12\x16\n\x12NVIDIA_V100_1_8_52\x10\x0b\x12\x18\n\x14NVIDIA_V100_4_32_208\x10\x0c\x12\x13\n\x0fNVIDIA_H100_NVL\x10\r\x12\x0e\n\nNVIDIA_A10\x10\x0e\x12\x13\n\x0fNVIDIA_H100_SXM\x10\x0f\x12\x14\n\x10NVIDIA_H100_40GB\x10\x10\x12\x14\n\x10NVIDIA_H100_80GB\x10\x11\x12\x0e\n\nNVIDIA_M60\x10\x12\x42#\n\x1f\x63om.qwak.ai.fitness.service.apiP\x01\x62\x06proto3')
|
|
17
18
|
|
|
18
19
|
_globals = globals()
|
|
19
20
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
20
21
|
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'qwak.fitness_service.constructs_pb2', _globals)
|
|
21
22
|
if _descriptor._USE_C_DESCRIPTORS == False:
|
|
22
|
-
|
|
23
|
-
DESCRIPTOR.
|
|
24
|
-
DESCRIPTOR._serialized_options = b'\n\037com.qwak.ai.fitness.service.apiP\001'
|
|
23
|
+
_globals['DESCRIPTOR']._options = None
|
|
24
|
+
_globals['DESCRIPTOR']._serialized_options = b'\n\037com.qwak.ai.fitness.service.apiP\001'
|
|
25
25
|
_globals['_MEMORYUNIT']._serialized_start=1043
|
|
26
26
|
_globals['_MEMORYUNIT']._serialized_end=1098
|
|
27
27
|
_globals['_GPUTYPE']._serialized_start=1101
|
|
28
|
-
_globals['_GPUTYPE']._serialized_end=
|
|
28
|
+
_globals['_GPUTYPE']._serialized_end=1487
|
|
29
29
|
_globals['_BUILDPROPERTIES']._serialized_start=64
|
|
30
30
|
_globals['_BUILDPROPERTIES']._serialized_end=226
|
|
31
31
|
_globals['_MODELURISPEC']._serialized_start=229
|