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 collections.abc
|
|
7
8
|
import google.protobuf.descriptor
|
|
@@ -22,7 +23,7 @@ class _MemoryUnit:
|
|
|
22
23
|
ValueType = typing.NewType("ValueType", builtins.int)
|
|
23
24
|
V: typing_extensions.TypeAlias = ValueType
|
|
24
25
|
|
|
25
|
-
class _MemoryUnitEnumTypeWrapper(google.protobuf.internal.enum_type_wrapper._EnumTypeWrapper[_MemoryUnit.ValueType], builtins.type):
|
|
26
|
+
class _MemoryUnitEnumTypeWrapper(google.protobuf.internal.enum_type_wrapper._EnumTypeWrapper[_MemoryUnit.ValueType], builtins.type):
|
|
26
27
|
DESCRIPTOR: google.protobuf.descriptor.EnumDescriptor
|
|
27
28
|
UNKNOWN_MEMORY_UNIT: _MemoryUnit.ValueType # 0
|
|
28
29
|
MIB: _MemoryUnit.ValueType # 1
|
|
@@ -39,7 +40,7 @@ class _GpuType:
|
|
|
39
40
|
ValueType = typing.NewType("ValueType", builtins.int)
|
|
40
41
|
V: typing_extensions.TypeAlias = ValueType
|
|
41
42
|
|
|
42
|
-
class _GpuTypeEnumTypeWrapper(google.protobuf.internal.enum_type_wrapper._EnumTypeWrapper[_GpuType.ValueType], builtins.type):
|
|
43
|
+
class _GpuTypeEnumTypeWrapper(google.protobuf.internal.enum_type_wrapper._EnumTypeWrapper[_GpuType.ValueType], builtins.type):
|
|
43
44
|
DESCRIPTOR: google.protobuf.descriptor.EnumDescriptor
|
|
44
45
|
INVALID: _GpuType.ValueType # 0
|
|
45
46
|
NVIDIA_K80: _GpuType.ValueType # 1
|
|
@@ -62,6 +63,18 @@ class _GpuTypeEnumTypeWrapper(google.protobuf.internal.enum_type_wrapper._EnumTy
|
|
|
62
63
|
"""a100.xl"""
|
|
63
64
|
NVIDIA_V100_4_32_208: _GpuType.ValueType # 12
|
|
64
65
|
"""v100.4xl"""
|
|
66
|
+
NVIDIA_H100_NVL: _GpuType.ValueType # 13
|
|
67
|
+
"""H100 NVL XLarge"""
|
|
68
|
+
NVIDIA_A10: _GpuType.ValueType # 14
|
|
69
|
+
"""A10 Small"""
|
|
70
|
+
NVIDIA_H100_SXM: _GpuType.ValueType # 15
|
|
71
|
+
"""H100 SXM 8XLarge"""
|
|
72
|
+
NVIDIA_H100_40GB: _GpuType.ValueType # 16
|
|
73
|
+
"""H100 40GB 8XLarge"""
|
|
74
|
+
NVIDIA_H100_80GB: _GpuType.ValueType # 17
|
|
75
|
+
"""H100 80GB 8XLarge"""
|
|
76
|
+
NVIDIA_M60: _GpuType.ValueType # 18
|
|
77
|
+
"""M60 XLarge"""
|
|
65
78
|
|
|
66
79
|
class GpuType(_GpuType, metaclass=_GpuTypeEnumTypeWrapper): ...
|
|
67
80
|
|
|
@@ -86,8 +99,21 @@ NVIDIA_V100_1_8_52: GpuType.ValueType # 11
|
|
|
86
99
|
"""a100.xl"""
|
|
87
100
|
NVIDIA_V100_4_32_208: GpuType.ValueType # 12
|
|
88
101
|
"""v100.4xl"""
|
|
102
|
+
NVIDIA_H100_NVL: GpuType.ValueType # 13
|
|
103
|
+
"""H100 NVL XLarge"""
|
|
104
|
+
NVIDIA_A10: GpuType.ValueType # 14
|
|
105
|
+
"""A10 Small"""
|
|
106
|
+
NVIDIA_H100_SXM: GpuType.ValueType # 15
|
|
107
|
+
"""H100 SXM 8XLarge"""
|
|
108
|
+
NVIDIA_H100_40GB: GpuType.ValueType # 16
|
|
109
|
+
"""H100 40GB 8XLarge"""
|
|
110
|
+
NVIDIA_H100_80GB: GpuType.ValueType # 17
|
|
111
|
+
"""H100 80GB 8XLarge"""
|
|
112
|
+
NVIDIA_M60: GpuType.ValueType # 18
|
|
113
|
+
"""M60 XLarge"""
|
|
89
114
|
global___GpuType = GpuType
|
|
90
115
|
|
|
116
|
+
@typing.final
|
|
91
117
|
class BuildProperties(google.protobuf.message.Message):
|
|
92
118
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
93
119
|
|
|
@@ -103,14 +129,16 @@ class BuildProperties(google.protobuf.message.Message):
|
|
|
103
129
|
"""Branch name. When none provided - 'main' will be the selected branch"""
|
|
104
130
|
model_id: builtins.str
|
|
105
131
|
"""Model id"""
|
|
132
|
+
gpu_compatible: builtins.bool
|
|
133
|
+
"""Is GPU Compatible"""
|
|
106
134
|
@property
|
|
107
135
|
def tags(self) -> google.protobuf.internal.containers.RepeatedScalarFieldContainer[builtins.str]:
|
|
108
136
|
"""Build tags"""
|
|
137
|
+
|
|
109
138
|
@property
|
|
110
139
|
def model_uri(self) -> global___ModelUriSpec:
|
|
111
140
|
"""Model URI spec"""
|
|
112
|
-
|
|
113
|
-
"""Is GPU Compatible"""
|
|
141
|
+
|
|
114
142
|
def __init__(
|
|
115
143
|
self,
|
|
116
144
|
*,
|
|
@@ -121,11 +149,12 @@ class BuildProperties(google.protobuf.message.Message):
|
|
|
121
149
|
model_uri: global___ModelUriSpec | None = ...,
|
|
122
150
|
gpu_compatible: builtins.bool = ...,
|
|
123
151
|
) -> None: ...
|
|
124
|
-
def HasField(self, field_name:
|
|
125
|
-
def ClearField(self, field_name:
|
|
152
|
+
def HasField(self, field_name: typing.Literal["model_uri", b"model_uri"]) -> builtins.bool: ...
|
|
153
|
+
def ClearField(self, field_name: typing.Literal["branch", b"branch", "build_id", b"build_id", "gpu_compatible", b"gpu_compatible", "model_id", b"model_id", "model_uri", b"model_uri", "tags", b"tags"]) -> None: ...
|
|
126
154
|
|
|
127
155
|
global___BuildProperties = BuildProperties
|
|
128
156
|
|
|
157
|
+
@typing.final
|
|
129
158
|
class ModelUriSpec(google.protobuf.message.Message):
|
|
130
159
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
131
160
|
|
|
@@ -157,10 +186,11 @@ class ModelUriSpec(google.protobuf.message.Message):
|
|
|
157
186
|
commit_id: builtins.str = ...,
|
|
158
187
|
main_dir: builtins.str = ...,
|
|
159
188
|
) -> None: ...
|
|
160
|
-
def ClearField(self, field_name:
|
|
189
|
+
def ClearField(self, field_name: typing.Literal["commit_id", b"commit_id", "git_branch", b"git_branch", "git_credentials", b"git_credentials", "git_credentials_secret", b"git_credentials_secret", "main_dir", b"main_dir", "uri", b"uri"]) -> None: ...
|
|
161
190
|
|
|
162
191
|
global___ModelUriSpec = ModelUriSpec
|
|
163
192
|
|
|
193
|
+
@typing.final
|
|
164
194
|
class BuildEnv(google.protobuf.message.Message):
|
|
165
195
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
166
196
|
|
|
@@ -176,11 +206,12 @@ class BuildEnv(google.protobuf.message.Message):
|
|
|
176
206
|
docker_env: global___DockerEnv | None = ...,
|
|
177
207
|
python_env: global___PythonEnv | None = ...,
|
|
178
208
|
) -> None: ...
|
|
179
|
-
def HasField(self, field_name:
|
|
180
|
-
def ClearField(self, field_name:
|
|
209
|
+
def HasField(self, field_name: typing.Literal["docker_env", b"docker_env", "python_env", b"python_env"]) -> builtins.bool: ...
|
|
210
|
+
def ClearField(self, field_name: typing.Literal["docker_env", b"docker_env", "python_env", b"python_env"]) -> None: ...
|
|
181
211
|
|
|
182
212
|
global___BuildEnv = BuildEnv
|
|
183
213
|
|
|
214
|
+
@typing.final
|
|
184
215
|
class DockerEnv(google.protobuf.message.Message):
|
|
185
216
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
186
217
|
|
|
@@ -191,9 +222,6 @@ class DockerEnv(google.protobuf.message.Message):
|
|
|
191
222
|
SERVICE_ACCOUNT_KEY_SECRET_NAME_FIELD_NUMBER: builtins.int
|
|
192
223
|
base_image: builtins.str
|
|
193
224
|
"""Base image to use for serving"""
|
|
194
|
-
@property
|
|
195
|
-
def env_vars(self) -> google.protobuf.internal.containers.RepeatedScalarFieldContainer[builtins.str]:
|
|
196
|
-
"""Environment variables for the model code"""
|
|
197
225
|
no_cache: builtins.bool
|
|
198
226
|
"""Don't use remote cache to build the images, defaults to use cache,
|
|
199
227
|
if the model dependencies changed significantly it could be faster and better to run with no cache
|
|
@@ -202,6 +230,10 @@ class DockerEnv(google.protobuf.message.Message):
|
|
|
202
230
|
"""Custom IAM role to be assumed by model"""
|
|
203
231
|
service_account_key_secret_name: builtins.str
|
|
204
232
|
"""Service account key secret name for gcp"""
|
|
233
|
+
@property
|
|
234
|
+
def env_vars(self) -> google.protobuf.internal.containers.RepeatedScalarFieldContainer[builtins.str]:
|
|
235
|
+
"""Environment variables for the model code"""
|
|
236
|
+
|
|
205
237
|
def __init__(
|
|
206
238
|
self,
|
|
207
239
|
*,
|
|
@@ -211,10 +243,11 @@ class DockerEnv(google.protobuf.message.Message):
|
|
|
211
243
|
assumed_iam_role_arn: builtins.str = ...,
|
|
212
244
|
service_account_key_secret_name: builtins.str = ...,
|
|
213
245
|
) -> None: ...
|
|
214
|
-
def ClearField(self, field_name:
|
|
246
|
+
def ClearField(self, field_name: typing.Literal["assumed_iam_role_arn", b"assumed_iam_role_arn", "base_image", b"base_image", "env_vars", b"env_vars", "no_cache", b"no_cache", "service_account_key_secret_name", b"service_account_key_secret_name"]) -> None: ...
|
|
215
247
|
|
|
216
248
|
global___DockerEnv = DockerEnv
|
|
217
249
|
|
|
250
|
+
@typing.final
|
|
218
251
|
class PythonEnv(google.protobuf.message.Message):
|
|
219
252
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
220
253
|
|
|
@@ -238,10 +271,11 @@ class PythonEnv(google.protobuf.message.Message):
|
|
|
238
271
|
qwak_sdk_version: builtins.str = ...,
|
|
239
272
|
qwak_sdk_extra_index: builtins.str = ...,
|
|
240
273
|
) -> None: ...
|
|
241
|
-
def ClearField(self, field_name:
|
|
274
|
+
def ClearField(self, field_name: typing.Literal["git_credentials", b"git_credentials", "git_credentials_secret", b"git_credentials_secret", "qwak_sdk_extra_index", b"qwak_sdk_extra_index", "qwak_sdk_version", b"qwak_sdk_version"]) -> None: ...
|
|
242
275
|
|
|
243
276
|
global___PythonEnv = PythonEnv
|
|
244
277
|
|
|
278
|
+
@typing.final
|
|
245
279
|
class CpuResources(google.protobuf.message.Message):
|
|
246
280
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
247
281
|
|
|
@@ -261,10 +295,11 @@ class CpuResources(google.protobuf.message.Message):
|
|
|
261
295
|
memory_amount: builtins.int = ...,
|
|
262
296
|
memory_units: global___MemoryUnit.ValueType = ...,
|
|
263
297
|
) -> None: ...
|
|
264
|
-
def ClearField(self, field_name:
|
|
298
|
+
def ClearField(self, field_name: typing.Literal["cpu", b"cpu", "memory_amount", b"memory_amount", "memory_units", b"memory_units"]) -> None: ...
|
|
265
299
|
|
|
266
300
|
global___CpuResources = CpuResources
|
|
267
301
|
|
|
302
|
+
@typing.final
|
|
268
303
|
class GpuResources(google.protobuf.message.Message):
|
|
269
304
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
270
305
|
|
|
@@ -292,6 +327,6 @@ class GpuResources(google.protobuf.message.Message):
|
|
|
292
327
|
memory_amount: builtins.int = ...,
|
|
293
328
|
memory_units: global___MemoryUnit.ValueType = ...,
|
|
294
329
|
) -> None: ...
|
|
295
|
-
def ClearField(self, field_name:
|
|
330
|
+
def ClearField(self, field_name: typing.Literal["cpu", b"cpu", "gpu_amount", b"gpu_amount", "gpu_type", b"gpu_type", "memory_amount", b"memory_amount", "memory_units", b"memory_units"]) -> None: ...
|
|
296
331
|
|
|
297
332
|
global___GpuResources = GpuResources
|
|
@@ -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/fitness.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.fitness_service.fitness_pb2', _globals)
|
|
22
23
|
if _descriptor._USE_C_DESCRIPTORS == False:
|
|
23
|
-
|
|
24
|
-
DESCRIPTOR.
|
|
25
|
-
DESCRIPTOR._serialized_options = b'\n\037com.qwak.ai.fitness.service.apiP\001'
|
|
24
|
+
_globals['DESCRIPTOR']._options = None
|
|
25
|
+
_globals['DESCRIPTOR']._serialized_options = b'\n\037com.qwak.ai.fitness.service.apiP\001'
|
|
26
26
|
_globals['_PURCHASEOPTION']._serialized_start=793
|
|
27
27
|
_globals['_PURCHASEOPTION']._serialized_end=894
|
|
28
28
|
_globals['_BUILDSPEC']._serialized_start=100
|
|
@@ -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
|
|
@@ -21,7 +22,7 @@ class _PurchaseOption:
|
|
|
21
22
|
ValueType = typing.NewType("ValueType", builtins.int)
|
|
22
23
|
V: typing_extensions.TypeAlias = ValueType
|
|
23
24
|
|
|
24
|
-
class _PurchaseOptionEnumTypeWrapper(google.protobuf.internal.enum_type_wrapper._EnumTypeWrapper[_PurchaseOption.ValueType], builtins.type):
|
|
25
|
+
class _PurchaseOptionEnumTypeWrapper(google.protobuf.internal.enum_type_wrapper._EnumTypeWrapper[_PurchaseOption.ValueType], builtins.type):
|
|
25
26
|
DESCRIPTOR: google.protobuf.descriptor.EnumDescriptor
|
|
26
27
|
INVALID_PURCHASE_OPTION: _PurchaseOption.ValueType # 0
|
|
27
28
|
SPOT_PURCHASE_OPTION: _PurchaseOption.ValueType # 1
|
|
@@ -34,6 +35,7 @@ SPOT_PURCHASE_OPTION: PurchaseOption.ValueType # 1
|
|
|
34
35
|
ONDEMAND_PURCHASE_OPTION: PurchaseOption.ValueType # 2
|
|
35
36
|
global___PurchaseOption = PurchaseOption
|
|
36
37
|
|
|
38
|
+
@typing.final
|
|
37
39
|
class BuildSpec(google.protobuf.message.Message):
|
|
38
40
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
39
41
|
|
|
@@ -50,25 +52,12 @@ class BuildSpec(google.protobuf.message.Message):
|
|
|
50
52
|
PROVISION_INSTANCE_TIMEOUT_FIELD_NUMBER: builtins.int
|
|
51
53
|
ARTIFACTORY_PROJECT_KEY_FIELD_NUMBER: builtins.int
|
|
52
54
|
ARTIFACTORY_BASE_URL_FIELD_NUMBER: builtins.int
|
|
53
|
-
@property
|
|
54
|
-
def build_properties(self) -> frogml._proto.qwak.fitness_service.constructs_pb2.BuildProperties: ...
|
|
55
|
-
@property
|
|
56
|
-
def build_env(self) -> frogml._proto.qwak.fitness_service.constructs_pb2.BuildEnv: ...
|
|
57
|
-
@property
|
|
58
|
-
def cpu_resources(self) -> frogml._proto.qwak.fitness_service.constructs_pb2.CpuResources:
|
|
59
|
-
"""CPU Properties"""
|
|
60
|
-
@property
|
|
61
|
-
def gpu_resources(self) -> frogml._proto.qwak.fitness_service.constructs_pb2.GpuResources:
|
|
62
|
-
"""GPU Properties"""
|
|
63
55
|
verbose: builtins.int
|
|
64
56
|
"""Logs verbose mode 0: warning, 1: info, 2: debug (by qwak.tools.logger.py VERBOSITY_LEVEL_MAPPING from frogml._proto.qwak.sdk)"""
|
|
65
57
|
build_config: builtins.str
|
|
66
58
|
"""replace the config passed as proto json format"""
|
|
67
59
|
build_v1_flag: builtins.bool
|
|
68
60
|
"""Build v1 flag"""
|
|
69
|
-
@property
|
|
70
|
-
def build_properties_v1(self) -> global___BuildPropertiesV1:
|
|
71
|
-
"""Build Properties V1"""
|
|
72
61
|
purchase_option: global___PurchaseOption.ValueType
|
|
73
62
|
"""Purchase Option"""
|
|
74
63
|
build_destined_image: builtins.str
|
|
@@ -79,6 +68,22 @@ class BuildSpec(google.protobuf.message.Message):
|
|
|
79
68
|
"""artifactory project key"""
|
|
80
69
|
artifactory_base_url: builtins.str
|
|
81
70
|
"""artifactory base url"""
|
|
71
|
+
@property
|
|
72
|
+
def build_properties(self) -> frogml._proto.qwak.fitness_service.constructs_pb2.BuildProperties: ...
|
|
73
|
+
@property
|
|
74
|
+
def build_env(self) -> frogml._proto.qwak.fitness_service.constructs_pb2.BuildEnv: ...
|
|
75
|
+
@property
|
|
76
|
+
def cpu_resources(self) -> frogml._proto.qwak.fitness_service.constructs_pb2.CpuResources:
|
|
77
|
+
"""CPU Properties"""
|
|
78
|
+
|
|
79
|
+
@property
|
|
80
|
+
def gpu_resources(self) -> frogml._proto.qwak.fitness_service.constructs_pb2.GpuResources:
|
|
81
|
+
"""GPU Properties"""
|
|
82
|
+
|
|
83
|
+
@property
|
|
84
|
+
def build_properties_v1(self) -> global___BuildPropertiesV1:
|
|
85
|
+
"""Build Properties V1"""
|
|
86
|
+
|
|
82
87
|
def __init__(
|
|
83
88
|
self,
|
|
84
89
|
*,
|
|
@@ -96,12 +101,13 @@ class BuildSpec(google.protobuf.message.Message):
|
|
|
96
101
|
artifactory_project_key: builtins.str = ...,
|
|
97
102
|
artifactory_base_url: builtins.str = ...,
|
|
98
103
|
) -> None: ...
|
|
99
|
-
def HasField(self, field_name:
|
|
100
|
-
def ClearField(self, field_name:
|
|
101
|
-
def WhichOneof(self, oneof_group:
|
|
104
|
+
def HasField(self, field_name: typing.Literal["Resources", b"Resources", "build_env", b"build_env", "build_properties", b"build_properties", "build_properties_v1", b"build_properties_v1", "cpu_resources", b"cpu_resources", "gpu_resources", b"gpu_resources"]) -> builtins.bool: ...
|
|
105
|
+
def ClearField(self, field_name: typing.Literal["Resources", b"Resources", "artifactory_base_url", b"artifactory_base_url", "artifactory_project_key", b"artifactory_project_key", "build_config", b"build_config", "build_destined_image", b"build_destined_image", "build_env", b"build_env", "build_properties", b"build_properties", "build_properties_v1", b"build_properties_v1", "build_v1_flag", b"build_v1_flag", "cpu_resources", b"cpu_resources", "gpu_resources", b"gpu_resources", "provision_instance_timeout", b"provision_instance_timeout", "purchase_option", b"purchase_option", "verbose", b"verbose"]) -> None: ...
|
|
106
|
+
def WhichOneof(self, oneof_group: typing.Literal["Resources", b"Resources"]) -> typing.Literal["cpu_resources", "gpu_resources"] | None: ...
|
|
102
107
|
|
|
103
108
|
global___BuildSpec = BuildSpec
|
|
104
109
|
|
|
110
|
+
@typing.final
|
|
105
111
|
class BuildPropertiesV1(google.protobuf.message.Message):
|
|
106
112
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
107
113
|
|
|
@@ -121,6 +127,6 @@ class BuildPropertiesV1(google.protobuf.message.Message):
|
|
|
121
127
|
qwak_sdk_wheel_url: builtins.str = ...,
|
|
122
128
|
qwak_sdk_version_url: builtins.str = ...,
|
|
123
129
|
) -> None: ...
|
|
124
|
-
def ClearField(self, field_name:
|
|
130
|
+
def ClearField(self, field_name: typing.Literal["build_config_url", b"build_config_url", "qwak_sdk_version_url", b"qwak_sdk_version_url", "qwak_sdk_wheel_url", b"qwak_sdk_wheel_url"]) -> None: ...
|
|
125
131
|
|
|
126
132
|
global___BuildPropertiesV1 = BuildPropertiesV1
|
|
@@ -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/fitness_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
|
|
@@ -21,9 +22,8 @@ _globals = globals()
|
|
|
21
22
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
22
23
|
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'qwak.fitness_service.fitness_service_pb2', _globals)
|
|
23
24
|
if _descriptor._USE_C_DESCRIPTORS == False:
|
|
24
|
-
|
|
25
|
-
DESCRIPTOR.
|
|
26
|
-
DESCRIPTOR._serialized_options = b'\n\037com.qwak.ai.fitness.service.apiP\001'
|
|
25
|
+
_globals['DESCRIPTOR']._options = None
|
|
26
|
+
_globals['DESCRIPTOR']._serialized_options = b'\n\037com.qwak.ai.fitness.service.apiP\001'
|
|
27
27
|
_globals['_BUILDMODELREQUEST']._serialized_start=139
|
|
28
28
|
_globals['_BUILDMODELREQUEST']._serialized_end=211
|
|
29
29
|
_globals['_BUILDMODELRESPONSE']._serialized_start=213
|
|
@@ -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 google.protobuf.descriptor
|
|
7
8
|
import google.protobuf.message
|
|
8
9
|
import frogml._proto.qwak.fitness_service.fitness_pb2
|
|
9
10
|
import frogml._proto.qwak.fitness_service.status_pb2
|
|
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 BuildModelRequest(google.protobuf.message.Message):
|
|
20
17
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
21
18
|
|
|
@@ -23,16 +20,18 @@ class BuildModelRequest(google.protobuf.message.Message):
|
|
|
23
20
|
@property
|
|
24
21
|
def build_spec(self) -> frogml._proto.qwak.fitness_service.fitness_pb2.BuildSpec:
|
|
25
22
|
"""Requested build model spec"""
|
|
23
|
+
|
|
26
24
|
def __init__(
|
|
27
25
|
self,
|
|
28
26
|
*,
|
|
29
27
|
build_spec: frogml._proto.qwak.fitness_service.fitness_pb2.BuildSpec | None = ...,
|
|
30
28
|
) -> None: ...
|
|
31
|
-
def HasField(self, field_name:
|
|
32
|
-
def ClearField(self, field_name:
|
|
29
|
+
def HasField(self, field_name: typing.Literal["build_spec", b"build_spec"]) -> builtins.bool: ...
|
|
30
|
+
def ClearField(self, field_name: typing.Literal["build_spec", b"build_spec"]) -> None: ...
|
|
33
31
|
|
|
34
32
|
global___BuildModelRequest = BuildModelRequest
|
|
35
33
|
|
|
34
|
+
@typing.final
|
|
36
35
|
class BuildModelResponse(google.protobuf.message.Message):
|
|
37
36
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
38
37
|
|
|
@@ -42,6 +41,7 @@ class BuildModelResponse(google.protobuf.message.Message):
|
|
|
42
41
|
|
|
43
42
|
global___BuildModelResponse = BuildModelResponse
|
|
44
43
|
|
|
44
|
+
@typing.final
|
|
45
45
|
class CancelBuildModelRequest(google.protobuf.message.Message):
|
|
46
46
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
47
47
|
|
|
@@ -53,10 +53,11 @@ class CancelBuildModelRequest(google.protobuf.message.Message):
|
|
|
53
53
|
*,
|
|
54
54
|
build_id: builtins.str = ...,
|
|
55
55
|
) -> None: ...
|
|
56
|
-
def ClearField(self, field_name:
|
|
56
|
+
def ClearField(self, field_name: typing.Literal["build_id", b"build_id"]) -> None: ...
|
|
57
57
|
|
|
58
58
|
global___CancelBuildModelRequest = CancelBuildModelRequest
|
|
59
59
|
|
|
60
|
+
@typing.final
|
|
60
61
|
class CancelBuildModelResponse(google.protobuf.message.Message):
|
|
61
62
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
62
63
|
|
|
@@ -66,6 +67,7 @@ class CancelBuildModelResponse(google.protobuf.message.Message):
|
|
|
66
67
|
|
|
67
68
|
global___CancelBuildModelResponse = CancelBuildModelResponse
|
|
68
69
|
|
|
70
|
+
@typing.final
|
|
69
71
|
class GetRemoteBuildingStatusRequest(google.protobuf.message.Message):
|
|
70
72
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
71
73
|
|
|
@@ -77,10 +79,11 @@ class GetRemoteBuildingStatusRequest(google.protobuf.message.Message):
|
|
|
77
79
|
*,
|
|
78
80
|
build_id: builtins.str = ...,
|
|
79
81
|
) -> None: ...
|
|
80
|
-
def ClearField(self, field_name:
|
|
82
|
+
def ClearField(self, field_name: typing.Literal["build_id", b"build_id"]) -> None: ...
|
|
81
83
|
|
|
82
84
|
global___GetRemoteBuildingStatusRequest = GetRemoteBuildingStatusRequest
|
|
83
85
|
|
|
86
|
+
@typing.final
|
|
84
87
|
class GetRemoteBuildingStatusResponse(google.protobuf.message.Message):
|
|
85
88
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
86
89
|
|
|
@@ -92,11 +95,12 @@ class GetRemoteBuildingStatusResponse(google.protobuf.message.Message):
|
|
|
92
95
|
*,
|
|
93
96
|
status: frogml._proto.qwak.fitness_service.status_pb2.RemoteBuildingStatus | None = ...,
|
|
94
97
|
) -> None: ...
|
|
95
|
-
def HasField(self, field_name:
|
|
96
|
-
def ClearField(self, field_name:
|
|
98
|
+
def HasField(self, field_name: typing.Literal["status", b"status"]) -> builtins.bool: ...
|
|
99
|
+
def ClearField(self, field_name: typing.Literal["status", b"status"]) -> None: ...
|
|
97
100
|
|
|
98
101
|
global___GetRemoteBuildingStatusResponse = GetRemoteBuildingStatusResponse
|
|
99
102
|
|
|
103
|
+
@typing.final
|
|
100
104
|
class CleanRemoteBuildResourcesRequest(google.protobuf.message.Message):
|
|
101
105
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
102
106
|
|
|
@@ -107,10 +111,11 @@ class CleanRemoteBuildResourcesRequest(google.protobuf.message.Message):
|
|
|
107
111
|
*,
|
|
108
112
|
build_id: builtins.str = ...,
|
|
109
113
|
) -> None: ...
|
|
110
|
-
def ClearField(self, field_name:
|
|
114
|
+
def ClearField(self, field_name: typing.Literal["build_id", b"build_id"]) -> None: ...
|
|
111
115
|
|
|
112
116
|
global___CleanRemoteBuildResourcesRequest = CleanRemoteBuildResourcesRequest
|
|
113
117
|
|
|
118
|
+
@typing.final
|
|
114
119
|
class CleanRemoteBuildResourcesResponse(google.protobuf.message.Message):
|
|
115
120
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
116
121
|
|
|
@@ -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/status.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.fitness_service.status_pb2', _globals)
|
|
22
23
|
if _descriptor._USE_C_DESCRIPTORS == False:
|
|
23
|
-
|
|
24
|
-
DESCRIPTOR.
|
|
25
|
-
DESCRIPTOR._serialized_options = b'\n\037com.qwak.ai.fitness.service.apiP\001'
|
|
24
|
+
_globals['DESCRIPTOR']._options = None
|
|
25
|
+
_globals['DESCRIPTOR']._serialized_options = b'\n\037com.qwak.ai.fitness.service.apiP\001'
|
|
26
26
|
_globals['_REMOTEBUILDINGSTATUSCODE']._serialized_start=1343
|
|
27
27
|
_globals['_REMOTEBUILDINGSTATUSCODE']._serialized_end=1495
|
|
28
28
|
_globals['_REMOTEBUILDINGFAILUREREASONCODE']._serialized_start=1498
|
|
@@ -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 collections.abc
|
|
7
8
|
import google.protobuf.descriptor
|
|
@@ -22,7 +23,7 @@ class _RemoteBuildingStatusCode:
|
|
|
22
23
|
ValueType = typing.NewType("ValueType", builtins.int)
|
|
23
24
|
V: typing_extensions.TypeAlias = ValueType
|
|
24
25
|
|
|
25
|
-
class _RemoteBuildingStatusCodeEnumTypeWrapper(google.protobuf.internal.enum_type_wrapper._EnumTypeWrapper[_RemoteBuildingStatusCode.ValueType], builtins.type):
|
|
26
|
+
class _RemoteBuildingStatusCodeEnumTypeWrapper(google.protobuf.internal.enum_type_wrapper._EnumTypeWrapper[_RemoteBuildingStatusCode.ValueType], builtins.type):
|
|
26
27
|
DESCRIPTOR: google.protobuf.descriptor.EnumDescriptor
|
|
27
28
|
INVALID_STATUS: _RemoteBuildingStatusCode.ValueType # 0
|
|
28
29
|
"""Invalid remote build status"""
|
|
@@ -65,7 +66,7 @@ class _RemoteBuildingFailureReasonCode:
|
|
|
65
66
|
ValueType = typing.NewType("ValueType", builtins.int)
|
|
66
67
|
V: typing_extensions.TypeAlias = ValueType
|
|
67
68
|
|
|
68
|
-
class _RemoteBuildingFailureReasonCodeEnumTypeWrapper(google.protobuf.internal.enum_type_wrapper._EnumTypeWrapper[_RemoteBuildingFailureReasonCode.ValueType], builtins.type):
|
|
69
|
+
class _RemoteBuildingFailureReasonCodeEnumTypeWrapper(google.protobuf.internal.enum_type_wrapper._EnumTypeWrapper[_RemoteBuildingFailureReasonCode.ValueType], builtins.type):
|
|
69
70
|
DESCRIPTOR: google.protobuf.descriptor.EnumDescriptor
|
|
70
71
|
INVALID_CODE: _RemoteBuildingFailureReasonCode.ValueType # 0
|
|
71
72
|
"""Invalid reason"""
|
|
@@ -92,6 +93,7 @@ MEMORY_LIMIT_EXCEEDED: RemoteBuildingFailureReasonCode.ValueType # 4
|
|
|
92
93
|
"""Out of memory"""
|
|
93
94
|
global___RemoteBuildingFailureReasonCode = RemoteBuildingFailureReasonCode
|
|
94
95
|
|
|
96
|
+
@typing.final
|
|
95
97
|
class RemoteBuildingStatus(google.protobuf.message.Message):
|
|
96
98
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
97
99
|
|
|
@@ -103,6 +105,7 @@ class RemoteBuildingStatus(google.protobuf.message.Message):
|
|
|
103
105
|
@property
|
|
104
106
|
def failure_details(self) -> global___RemoteBuildingFailureReasonDetails:
|
|
105
107
|
"""Failure details"""
|
|
108
|
+
|
|
106
109
|
@property
|
|
107
110
|
def pod_status(self) -> global___PodStatus: ...
|
|
108
111
|
def __init__(
|
|
@@ -112,11 +115,12 @@ class RemoteBuildingStatus(google.protobuf.message.Message):
|
|
|
112
115
|
failure_details: global___RemoteBuildingFailureReasonDetails | None = ...,
|
|
113
116
|
pod_status: global___PodStatus | None = ...,
|
|
114
117
|
) -> None: ...
|
|
115
|
-
def HasField(self, field_name:
|
|
116
|
-
def ClearField(self, field_name:
|
|
118
|
+
def HasField(self, field_name: typing.Literal["failure_details", b"failure_details", "pod_status", b"pod_status"]) -> builtins.bool: ...
|
|
119
|
+
def ClearField(self, field_name: typing.Literal["failure_details", b"failure_details", "pod_status", b"pod_status", "remote_building_status_code", b"remote_building_status_code"]) -> None: ...
|
|
117
120
|
|
|
118
121
|
global___RemoteBuildingStatus = RemoteBuildingStatus
|
|
119
122
|
|
|
123
|
+
@typing.final
|
|
120
124
|
class RemoteBuildingFailureReasonDetails(google.protobuf.message.Message):
|
|
121
125
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
122
126
|
|
|
@@ -132,10 +136,11 @@ class RemoteBuildingFailureReasonDetails(google.protobuf.message.Message):
|
|
|
132
136
|
failure_code: global___RemoteBuildingFailureReasonCode.ValueType = ...,
|
|
133
137
|
technical_details: builtins.str = ...,
|
|
134
138
|
) -> None: ...
|
|
135
|
-
def ClearField(self, field_name:
|
|
139
|
+
def ClearField(self, field_name: typing.Literal["failure_code", b"failure_code", "technical_details", b"technical_details"]) -> None: ...
|
|
136
140
|
|
|
137
141
|
global___RemoteBuildingFailureReasonDetails = RemoteBuildingFailureReasonDetails
|
|
138
142
|
|
|
143
|
+
@typing.final
|
|
139
144
|
class PodStatus(google.protobuf.message.Message):
|
|
140
145
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
141
146
|
|
|
@@ -145,13 +150,13 @@ class PodStatus(google.protobuf.message.Message):
|
|
|
145
150
|
REASON_FIELD_NUMBER: builtins.int
|
|
146
151
|
START_TIME_FIELD_NUMBER: builtins.int
|
|
147
152
|
POD_ID_FIELD_NUMBER: builtins.int
|
|
148
|
-
@property
|
|
149
|
-
def container_statuses(self) -> google.protobuf.internal.containers.RepeatedCompositeFieldContainer[global___ContainerStatus]: ...
|
|
150
153
|
message: builtins.str
|
|
151
154
|
phase: builtins.str
|
|
152
155
|
reason: builtins.str
|
|
153
156
|
start_time: builtins.str
|
|
154
157
|
pod_id: builtins.str
|
|
158
|
+
@property
|
|
159
|
+
def container_statuses(self) -> google.protobuf.internal.containers.RepeatedCompositeFieldContainer[global___ContainerStatus]: ...
|
|
155
160
|
def __init__(
|
|
156
161
|
self,
|
|
157
162
|
*,
|
|
@@ -162,10 +167,11 @@ class PodStatus(google.protobuf.message.Message):
|
|
|
162
167
|
start_time: builtins.str = ...,
|
|
163
168
|
pod_id: builtins.str = ...,
|
|
164
169
|
) -> None: ...
|
|
165
|
-
def ClearField(self, field_name:
|
|
170
|
+
def ClearField(self, field_name: typing.Literal["container_statuses", b"container_statuses", "message", b"message", "phase", b"phase", "pod_id", b"pod_id", "reason", b"reason", "start_time", b"start_time"]) -> None: ...
|
|
166
171
|
|
|
167
172
|
global___PodStatus = PodStatus
|
|
168
173
|
|
|
174
|
+
@typing.final
|
|
169
175
|
class ContainerStatus(google.protobuf.message.Message):
|
|
170
176
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
171
177
|
|
|
@@ -189,11 +195,12 @@ class ContainerStatus(google.protobuf.message.Message):
|
|
|
189
195
|
started: builtins.bool = ...,
|
|
190
196
|
container_state: global___ContainerState | None = ...,
|
|
191
197
|
) -> None: ...
|
|
192
|
-
def HasField(self, field_name:
|
|
193
|
-
def ClearField(self, field_name:
|
|
198
|
+
def HasField(self, field_name: typing.Literal["container_state", b"container_state"]) -> builtins.bool: ...
|
|
199
|
+
def ClearField(self, field_name: typing.Literal["container_id", b"container_id", "container_state", b"container_state", "image", b"image", "restart_count", b"restart_count", "started", b"started"]) -> None: ...
|
|
194
200
|
|
|
195
201
|
global___ContainerStatus = ContainerStatus
|
|
196
202
|
|
|
203
|
+
@typing.final
|
|
197
204
|
class ContainerState(google.protobuf.message.Message):
|
|
198
205
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
199
206
|
|
|
@@ -213,12 +220,13 @@ class ContainerState(google.protobuf.message.Message):
|
|
|
213
220
|
container_state_terminated: global___ContainerStateTerminated | None = ...,
|
|
214
221
|
container_state_waiting: global___ContainerStateWaiting | None = ...,
|
|
215
222
|
) -> None: ...
|
|
216
|
-
def HasField(self, field_name:
|
|
217
|
-
def ClearField(self, field_name:
|
|
218
|
-
def WhichOneof(self, oneof_group:
|
|
223
|
+
def HasField(self, field_name: typing.Literal["container_state_running", b"container_state_running", "container_state_terminated", b"container_state_terminated", "container_state_waiting", b"container_state_waiting", "state", b"state"]) -> builtins.bool: ...
|
|
224
|
+
def ClearField(self, field_name: typing.Literal["container_state_running", b"container_state_running", "container_state_terminated", b"container_state_terminated", "container_state_waiting", b"container_state_waiting", "state", b"state"]) -> None: ...
|
|
225
|
+
def WhichOneof(self, oneof_group: typing.Literal["state", b"state"]) -> typing.Literal["container_state_running", "container_state_terminated", "container_state_waiting"] | None: ...
|
|
219
226
|
|
|
220
227
|
global___ContainerState = ContainerState
|
|
221
228
|
|
|
229
|
+
@typing.final
|
|
222
230
|
class ContainerStateRunning(google.protobuf.message.Message):
|
|
223
231
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
224
232
|
|
|
@@ -229,10 +237,11 @@ class ContainerStateRunning(google.protobuf.message.Message):
|
|
|
229
237
|
*,
|
|
230
238
|
started_at: builtins.str = ...,
|
|
231
239
|
) -> None: ...
|
|
232
|
-
def ClearField(self, field_name:
|
|
240
|
+
def ClearField(self, field_name: typing.Literal["started_at", b"started_at"]) -> None: ...
|
|
233
241
|
|
|
234
242
|
global___ContainerStateRunning = ContainerStateRunning
|
|
235
243
|
|
|
244
|
+
@typing.final
|
|
236
245
|
class ContainerStateTerminated(google.protobuf.message.Message):
|
|
237
246
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
238
247
|
|
|
@@ -261,10 +270,11 @@ class ContainerStateTerminated(google.protobuf.message.Message):
|
|
|
261
270
|
signal: builtins.int = ...,
|
|
262
271
|
started_at: builtins.str = ...,
|
|
263
272
|
) -> None: ...
|
|
264
|
-
def ClearField(self, field_name:
|
|
273
|
+
def ClearField(self, field_name: typing.Literal["container_id", b"container_id", "exit_code", b"exit_code", "finished_at", b"finished_at", "message", b"message", "reason", b"reason", "signal", b"signal", "started_at", b"started_at"]) -> None: ...
|
|
265
274
|
|
|
266
275
|
global___ContainerStateTerminated = ContainerStateTerminated
|
|
267
276
|
|
|
277
|
+
@typing.final
|
|
268
278
|
class ContainerStateWaiting(google.protobuf.message.Message):
|
|
269
279
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
270
280
|
|
|
@@ -278,6 +288,6 @@ class ContainerStateWaiting(google.protobuf.message.Message):
|
|
|
278
288
|
message: builtins.str = ...,
|
|
279
289
|
reason: builtins.str = ...,
|
|
280
290
|
) -> None: ...
|
|
281
|
-
def ClearField(self, field_name:
|
|
291
|
+
def ClearField(self, field_name: typing.Literal["message", b"message", "reason", b"reason"]) -> None: ...
|
|
282
292
|
|
|
283
293
|
global___ContainerStateWaiting = ContainerStateWaiting
|
|
@@ -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.inference/feedback/feedback.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.inference.feedback.feedback_pb2', _globals)
|
|
22
23
|
if _descriptor._USE_C_DESCRIPTORS == False:
|
|
23
|
-
|
|
24
|
-
DESCRIPTOR.
|
|
25
|
-
DESCRIPTOR._serialized_options = b'\n\030com.qwak.ai.feedback.api'
|
|
24
|
+
_globals['DESCRIPTOR']._options = None
|
|
25
|
+
_globals['DESCRIPTOR']._serialized_options = b'\n\030com.qwak.ai.feedback.api'
|
|
26
26
|
_globals['_ACTUALVALUESREQUEST']._serialized_start=102
|
|
27
27
|
_globals['_ACTUALVALUESREQUEST']._serialized_end=290
|
|
28
28
|
_globals['_ENRICHEDACTUALVALUESDATA']._serialized_start=293
|