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.internal.enum_type_wrapper
|
|
@@ -20,7 +21,7 @@ class _MetricThresholdDirection:
|
|
|
20
21
|
ValueType = typing.NewType("ValueType", builtins.int)
|
|
21
22
|
V: typing_extensions.TypeAlias = ValueType
|
|
22
23
|
|
|
23
|
-
class _MetricThresholdDirectionEnumTypeWrapper(google.protobuf.internal.enum_type_wrapper._EnumTypeWrapper[_MetricThresholdDirection.ValueType], builtins.type):
|
|
24
|
+
class _MetricThresholdDirectionEnumTypeWrapper(google.protobuf.internal.enum_type_wrapper._EnumTypeWrapper[_MetricThresholdDirection.ValueType], builtins.type):
|
|
24
25
|
DESCRIPTOR: google.protobuf.descriptor.EnumDescriptor
|
|
25
26
|
INVALID_METRIC_DIRECTION: _MetricThresholdDirection.ValueType # 0
|
|
26
27
|
BELOW: _MetricThresholdDirection.ValueType # 1
|
|
@@ -39,6 +40,7 @@ BELOW_OR_EQUALS: MetricThresholdDirection.ValueType # 4
|
|
|
39
40
|
ABOVE_OR_EQUALS: MetricThresholdDirection.ValueType # 5
|
|
40
41
|
global___MetricThresholdDirection = MetricThresholdDirection
|
|
41
42
|
|
|
43
|
+
@typing.final
|
|
42
44
|
class Metric(google.protobuf.message.Message):
|
|
43
45
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
44
46
|
|
|
@@ -50,12 +52,13 @@ class Metric(google.protobuf.message.Message):
|
|
|
50
52
|
*,
|
|
51
53
|
sql_metric: global___SqlMetric | None = ...,
|
|
52
54
|
) -> None: ...
|
|
53
|
-
def HasField(self, field_name:
|
|
54
|
-
def ClearField(self, field_name:
|
|
55
|
-
def WhichOneof(self, oneof_group:
|
|
55
|
+
def HasField(self, field_name: typing.Literal["metric", b"metric", "sql_metric", b"sql_metric"]) -> builtins.bool: ...
|
|
56
|
+
def ClearField(self, field_name: typing.Literal["metric", b"metric", "sql_metric", b"sql_metric"]) -> None: ...
|
|
57
|
+
def WhichOneof(self, oneof_group: typing.Literal["metric", b"metric"]) -> typing.Literal["sql_metric"] | None: ...
|
|
56
58
|
|
|
57
59
|
global___Metric = Metric
|
|
58
60
|
|
|
61
|
+
@typing.final
|
|
59
62
|
class SqlMetric(google.protobuf.message.Message):
|
|
60
63
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
61
64
|
|
|
@@ -66,6 +69,6 @@ class SqlMetric(google.protobuf.message.Message):
|
|
|
66
69
|
*,
|
|
67
70
|
sql_query: builtins.str = ...,
|
|
68
71
|
) -> None: ...
|
|
69
|
-
def ClearField(self, field_name:
|
|
72
|
+
def ClearField(self, field_name: typing.Literal["sql_query", b"sql_query"]) -> None: ...
|
|
70
73
|
|
|
71
74
|
global___SqlMetric = SqlMetric
|
|
@@ -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.automation/v1/notification.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,13 +20,12 @@ _globals = globals()
|
|
|
19
20
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
20
21
|
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'qwak.automation.v1.notification_pb2', _globals)
|
|
21
22
|
if _descriptor._USE_C_DESCRIPTORS == False:
|
|
22
|
-
|
|
23
|
-
DESCRIPTOR.
|
|
24
|
-
|
|
25
|
-
_CUSTOMWEBHOOK_HEADERSENTRY.
|
|
26
|
-
|
|
27
|
-
_CUSTOMWEBHOOK_DATAENTRY.
|
|
28
|
-
_CUSTOMWEBHOOK_DATAENTRY._serialized_options = b'8\001'
|
|
23
|
+
_globals['DESCRIPTOR']._options = None
|
|
24
|
+
_globals['DESCRIPTOR']._serialized_options = b'\n\035com.qwak.ai.automation.api.v1P\001'
|
|
25
|
+
_globals['_CUSTOMWEBHOOK_HEADERSENTRY']._options = None
|
|
26
|
+
_globals['_CUSTOMWEBHOOK_HEADERSENTRY']._serialized_options = b'8\001'
|
|
27
|
+
_globals['_CUSTOMWEBHOOK_DATAENTRY']._options = None
|
|
28
|
+
_globals['_CUSTOMWEBHOOK_DATAENTRY']._serialized_options = b'8\001'
|
|
29
29
|
_globals['_HTTPMETHODTYPE']._serialized_start=581
|
|
30
30
|
_globals['_HTTPMETHODTYPE']._serialized_end=790
|
|
31
31
|
_globals['_NOTIFICATION']._serialized_start=62
|
|
@@ -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 _HttpMethodType:
|
|
|
22
23
|
ValueType = typing.NewType("ValueType", builtins.int)
|
|
23
24
|
V: typing_extensions.TypeAlias = ValueType
|
|
24
25
|
|
|
25
|
-
class _HttpMethodTypeEnumTypeWrapper(google.protobuf.internal.enum_type_wrapper._EnumTypeWrapper[_HttpMethodType.ValueType], builtins.type):
|
|
26
|
+
class _HttpMethodTypeEnumTypeWrapper(google.protobuf.internal.enum_type_wrapper._EnumTypeWrapper[_HttpMethodType.ValueType], builtins.type):
|
|
26
27
|
DESCRIPTOR: google.protobuf.descriptor.EnumDescriptor
|
|
27
28
|
HTTP_METHOD_TYPE_INVALID: _HttpMethodType.ValueType # 0
|
|
28
29
|
HTTP_METHOD_TYPE_GET: _HttpMethodType.ValueType # 1
|
|
@@ -43,6 +44,7 @@ HTTP_METHOD_TYPE_PATCH: HttpMethodType.ValueType # 5
|
|
|
43
44
|
HTTP_METHOD_TYPE_HEAD: HttpMethodType.ValueType # 6
|
|
44
45
|
global___HttpMethodType = HttpMethodType
|
|
45
46
|
|
|
47
|
+
@typing.final
|
|
46
48
|
class Notification(google.protobuf.message.Message):
|
|
47
49
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
48
50
|
|
|
@@ -58,12 +60,13 @@ class Notification(google.protobuf.message.Message):
|
|
|
58
60
|
post_slack_notification: global___PostSlackNotification | None = ...,
|
|
59
61
|
custom_webhook: global___CustomWebhook | None = ...,
|
|
60
62
|
) -> None: ...
|
|
61
|
-
def HasField(self, field_name:
|
|
62
|
-
def ClearField(self, field_name:
|
|
63
|
-
def WhichOneof(self, oneof_group:
|
|
63
|
+
def HasField(self, field_name: typing.Literal["custom_webhook", b"custom_webhook", "notification", b"notification", "post_slack_notification", b"post_slack_notification"]) -> builtins.bool: ...
|
|
64
|
+
def ClearField(self, field_name: typing.Literal["custom_webhook", b"custom_webhook", "notification", b"notification", "post_slack_notification", b"post_slack_notification"]) -> None: ...
|
|
65
|
+
def WhichOneof(self, oneof_group: typing.Literal["notification", b"notification"]) -> typing.Literal["post_slack_notification", "custom_webhook"] | None: ...
|
|
64
66
|
|
|
65
67
|
global___Notification = Notification
|
|
66
68
|
|
|
69
|
+
@typing.final
|
|
67
70
|
class PostSlackNotification(google.protobuf.message.Message):
|
|
68
71
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
69
72
|
|
|
@@ -74,13 +77,15 @@ class PostSlackNotification(google.protobuf.message.Message):
|
|
|
74
77
|
*,
|
|
75
78
|
webhook: builtins.str = ...,
|
|
76
79
|
) -> None: ...
|
|
77
|
-
def ClearField(self, field_name:
|
|
80
|
+
def ClearField(self, field_name: typing.Literal["webhook", b"webhook"]) -> None: ...
|
|
78
81
|
|
|
79
82
|
global___PostSlackNotification = PostSlackNotification
|
|
80
83
|
|
|
84
|
+
@typing.final
|
|
81
85
|
class CustomWebhook(google.protobuf.message.Message):
|
|
82
86
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
83
87
|
|
|
88
|
+
@typing.final
|
|
84
89
|
class HeadersEntry(google.protobuf.message.Message):
|
|
85
90
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
86
91
|
|
|
@@ -94,8 +99,9 @@ class CustomWebhook(google.protobuf.message.Message):
|
|
|
94
99
|
key: builtins.str = ...,
|
|
95
100
|
value: builtins.str = ...,
|
|
96
101
|
) -> None: ...
|
|
97
|
-
def ClearField(self, field_name:
|
|
102
|
+
def ClearField(self, field_name: typing.Literal["key", b"key", "value", b"value"]) -> None: ...
|
|
98
103
|
|
|
104
|
+
@typing.final
|
|
99
105
|
class DataEntry(google.protobuf.message.Message):
|
|
100
106
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
101
107
|
|
|
@@ -109,7 +115,7 @@ class CustomWebhook(google.protobuf.message.Message):
|
|
|
109
115
|
key: builtins.str = ...,
|
|
110
116
|
value: builtins.str = ...,
|
|
111
117
|
) -> None: ...
|
|
112
|
-
def ClearField(self, field_name:
|
|
118
|
+
def ClearField(self, field_name: typing.Literal["key", b"key", "value", b"value"]) -> None: ...
|
|
113
119
|
|
|
114
120
|
URL_FIELD_NUMBER: builtins.int
|
|
115
121
|
HTTP_METHOD_FIELD_NUMBER: builtins.int
|
|
@@ -129,6 +135,6 @@ class CustomWebhook(google.protobuf.message.Message):
|
|
|
129
135
|
headers: collections.abc.Mapping[builtins.str, builtins.str] | None = ...,
|
|
130
136
|
data: collections.abc.Mapping[builtins.str, builtins.str] | None = ...,
|
|
131
137
|
) -> None: ...
|
|
132
|
-
def ClearField(self, field_name:
|
|
138
|
+
def ClearField(self, field_name: typing.Literal["data", b"data", "headers", b"headers", "http_method", b"http_method", "url", b"url"]) -> None: ...
|
|
133
139
|
|
|
134
140
|
global___CustomWebhook = CustomWebhook
|
|
@@ -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.automation/v1/trigger.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.automation.v1.trigger_pb2', _globals)
|
|
22
23
|
if _descriptor._USE_C_DESCRIPTORS == False:
|
|
23
|
-
|
|
24
|
-
DESCRIPTOR.
|
|
25
|
-
DESCRIPTOR._serialized_options = b'\n\035com.qwak.ai.automation.api.v1P\001'
|
|
24
|
+
_globals['DESCRIPTOR']._options = None
|
|
25
|
+
_globals['DESCRIPTOR']._serialized_options = b'\n\035com.qwak.ai.automation.api.v1P\001'
|
|
26
26
|
_globals['_TRIGGER']._serialized_start=90
|
|
27
27
|
_globals['_TRIGGER']._serialized_end=376
|
|
28
28
|
_globals['_SCHEDULEDTRIGGER']._serialized_start=378
|
|
@@ -2,19 +2,16 @@
|
|
|
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.automation.v1.common_pb2
|
|
9
|
-
import
|
|
10
|
-
|
|
11
|
-
if sys.version_info >= (3, 8):
|
|
12
|
-
import typing as typing_extensions
|
|
13
|
-
else:
|
|
14
|
-
import typing_extensions
|
|
10
|
+
import typing
|
|
15
11
|
|
|
16
12
|
DESCRIPTOR: google.protobuf.descriptor.FileDescriptor
|
|
17
13
|
|
|
14
|
+
@typing.final
|
|
18
15
|
class Trigger(google.protobuf.message.Message):
|
|
19
16
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
20
17
|
|
|
@@ -38,12 +35,13 @@ class Trigger(google.protobuf.message.Message):
|
|
|
38
35
|
none_trigger: global___NoneTrigger | None = ...,
|
|
39
36
|
on_boarding_trigger: global___OnBoardingTrigger | None = ...,
|
|
40
37
|
) -> None: ...
|
|
41
|
-
def HasField(self, field_name:
|
|
42
|
-
def ClearField(self, field_name:
|
|
43
|
-
def WhichOneof(self, oneof_group:
|
|
38
|
+
def HasField(self, field_name: typing.Literal["metric_based_trigger", b"metric_based_trigger", "none_trigger", b"none_trigger", "on_boarding_trigger", b"on_boarding_trigger", "scheduled_trigger", b"scheduled_trigger", "trigger", b"trigger"]) -> builtins.bool: ...
|
|
39
|
+
def ClearField(self, field_name: typing.Literal["metric_based_trigger", b"metric_based_trigger", "none_trigger", b"none_trigger", "on_boarding_trigger", b"on_boarding_trigger", "scheduled_trigger", b"scheduled_trigger", "trigger", b"trigger"]) -> None: ...
|
|
40
|
+
def WhichOneof(self, oneof_group: typing.Literal["trigger", b"trigger"]) -> typing.Literal["scheduled_trigger", "metric_based_trigger", "none_trigger", "on_boarding_trigger"] | None: ...
|
|
44
41
|
|
|
45
42
|
global___Trigger = Trigger
|
|
46
43
|
|
|
44
|
+
@typing.final
|
|
47
45
|
class ScheduledTrigger(google.protobuf.message.Message):
|
|
48
46
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
49
47
|
|
|
@@ -59,12 +57,13 @@ class ScheduledTrigger(google.protobuf.message.Message):
|
|
|
59
57
|
cron: builtins.str = ...,
|
|
60
58
|
interval: builtins.str = ...,
|
|
61
59
|
) -> None: ...
|
|
62
|
-
def HasField(self, field_name:
|
|
63
|
-
def ClearField(self, field_name:
|
|
64
|
-
def WhichOneof(self, oneof_group:
|
|
60
|
+
def HasField(self, field_name: typing.Literal["cron", b"cron", "interval", b"interval", "schedule", b"schedule"]) -> builtins.bool: ...
|
|
61
|
+
def ClearField(self, field_name: typing.Literal["cron", b"cron", "interval", b"interval", "schedule", b"schedule"]) -> None: ...
|
|
62
|
+
def WhichOneof(self, oneof_group: typing.Literal["schedule", b"schedule"]) -> typing.Literal["cron", "interval"] | None: ...
|
|
65
63
|
|
|
66
64
|
global___ScheduledTrigger = ScheduledTrigger
|
|
67
65
|
|
|
66
|
+
@typing.final
|
|
68
67
|
class MetricBasedTrigger(google.protobuf.message.Message):
|
|
69
68
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
70
69
|
|
|
@@ -74,11 +73,11 @@ class MetricBasedTrigger(google.protobuf.message.Message):
|
|
|
74
73
|
THRESHOLD_FIELD_NUMBER: builtins.int
|
|
75
74
|
OVERRIDE_CRON_FIELD_NUMBER: builtins.int
|
|
76
75
|
name: builtins.str
|
|
77
|
-
@property
|
|
78
|
-
def metric(self) -> frogml._proto.qwak.automation.v1.common_pb2.Metric: ...
|
|
79
76
|
threshold_direction: frogml._proto.qwak.automation.v1.common_pb2.MetricThresholdDirection.ValueType
|
|
80
77
|
threshold: builtins.str
|
|
81
78
|
override_cron: builtins.str
|
|
79
|
+
@property
|
|
80
|
+
def metric(self) -> frogml._proto.qwak.automation.v1.common_pb2.Metric: ...
|
|
82
81
|
def __init__(
|
|
83
82
|
self,
|
|
84
83
|
*,
|
|
@@ -88,11 +87,12 @@ class MetricBasedTrigger(google.protobuf.message.Message):
|
|
|
88
87
|
threshold: builtins.str = ...,
|
|
89
88
|
override_cron: builtins.str = ...,
|
|
90
89
|
) -> None: ...
|
|
91
|
-
def HasField(self, field_name:
|
|
92
|
-
def ClearField(self, field_name:
|
|
90
|
+
def HasField(self, field_name: typing.Literal["metric", b"metric"]) -> builtins.bool: ...
|
|
91
|
+
def ClearField(self, field_name: typing.Literal["metric", b"metric", "name", b"name", "override_cron", b"override_cron", "threshold", b"threshold", "threshold_direction", b"threshold_direction"]) -> None: ...
|
|
93
92
|
|
|
94
93
|
global___MetricBasedTrigger = MetricBasedTrigger
|
|
95
94
|
|
|
95
|
+
@typing.final
|
|
96
96
|
class NoneTrigger(google.protobuf.message.Message):
|
|
97
97
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
98
98
|
|
|
@@ -102,6 +102,7 @@ class NoneTrigger(google.protobuf.message.Message):
|
|
|
102
102
|
|
|
103
103
|
global___NoneTrigger = NoneTrigger
|
|
104
104
|
|
|
105
|
+
@typing.final
|
|
105
106
|
class OnBoardingTrigger(google.protobuf.message.Message):
|
|
106
107
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
107
108
|
|
|
@@ -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.batch_job/v1/batch_job_events.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,19 +21,18 @@ _globals = globals()
|
|
|
20
21
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
21
22
|
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'qwak.batch_job.v1.batch_job_events_pb2', _globals)
|
|
22
23
|
if _descriptor._USE_C_DESCRIPTORS == False:
|
|
23
|
-
|
|
24
|
-
DESCRIPTOR.
|
|
25
|
-
|
|
26
|
-
_WARMUPSIZE.fields_by_name['cpu'].
|
|
27
|
-
_WARMUPSIZE.fields_by_name['
|
|
28
|
-
_WARMUPSIZE.fields_by_name['memory_amount'].
|
|
29
|
-
_WARMUPSIZE.fields_by_name['
|
|
30
|
-
_WARMUPSIZE.fields_by_name['memory_unit'].
|
|
31
|
-
_WARMUPSIZE.fields_by_name['
|
|
32
|
-
_WARMUPSIZE.fields_by_name['gpu_resources'].
|
|
33
|
-
|
|
34
|
-
_MODELIDENTIFIERMESSAGE.fields_by_name['branch_id'].
|
|
35
|
-
_MODELIDENTIFIERMESSAGE.fields_by_name['branch_id']._serialized_options = b'\030\001'
|
|
24
|
+
_globals['DESCRIPTOR']._options = None
|
|
25
|
+
_globals['DESCRIPTOR']._serialized_options = b'\n\031com.qwak.ai.batch.job.apiP\001Z\017./;inferencejob'
|
|
26
|
+
_globals['_WARMUPSIZE'].fields_by_name['cpu']._options = None
|
|
27
|
+
_globals['_WARMUPSIZE'].fields_by_name['cpu']._serialized_options = b'\030\001'
|
|
28
|
+
_globals['_WARMUPSIZE'].fields_by_name['memory_amount']._options = None
|
|
29
|
+
_globals['_WARMUPSIZE'].fields_by_name['memory_amount']._serialized_options = b'\030\001'
|
|
30
|
+
_globals['_WARMUPSIZE'].fields_by_name['memory_unit']._options = None
|
|
31
|
+
_globals['_WARMUPSIZE'].fields_by_name['memory_unit']._serialized_options = b'\030\001'
|
|
32
|
+
_globals['_WARMUPSIZE'].fields_by_name['gpu_resources']._options = None
|
|
33
|
+
_globals['_WARMUPSIZE'].fields_by_name['gpu_resources']._serialized_options = b'\030\001'
|
|
34
|
+
_globals['_MODELIDENTIFIERMESSAGE'].fields_by_name['branch_id']._options = None
|
|
35
|
+
_globals['_MODELIDENTIFIERMESSAGE'].fields_by_name['branch_id']._serialized_options = b'\030\001'
|
|
36
36
|
_globals['_BATCHJOBEVENTTYPEMESSAGE']._serialized_start=1373
|
|
37
37
|
_globals['_BATCHJOBEVENTTYPEMESSAGE']._serialized_end=1615
|
|
38
38
|
_globals['_BATCHTASKEVENTTYPEMESSAGE']._serialized_start=1618
|
|
@@ -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 _BatchJobEventTypeMessage:
|
|
|
21
22
|
ValueType = typing.NewType("ValueType", builtins.int)
|
|
22
23
|
V: typing_extensions.TypeAlias = ValueType
|
|
23
24
|
|
|
24
|
-
class _BatchJobEventTypeMessageEnumTypeWrapper(google.protobuf.internal.enum_type_wrapper._EnumTypeWrapper[_BatchJobEventTypeMessage.ValueType], builtins.type):
|
|
25
|
+
class _BatchJobEventTypeMessageEnumTypeWrapper(google.protobuf.internal.enum_type_wrapper._EnumTypeWrapper[_BatchJobEventTypeMessage.ValueType], builtins.type):
|
|
25
26
|
DESCRIPTOR: google.protobuf.descriptor.EnumDescriptor
|
|
26
27
|
UNDEFINED_BATCH_JOB_EVENT: _BatchJobEventTypeMessage.ValueType # 0
|
|
27
28
|
BATCH_JOB_COMMITTED: _BatchJobEventTypeMessage.ValueType # 1
|
|
@@ -48,7 +49,7 @@ class _BatchTaskEventTypeMessage:
|
|
|
48
49
|
ValueType = typing.NewType("ValueType", builtins.int)
|
|
49
50
|
V: typing_extensions.TypeAlias = ValueType
|
|
50
51
|
|
|
51
|
-
class _BatchTaskEventTypeMessageEnumTypeWrapper(google.protobuf.internal.enum_type_wrapper._EnumTypeWrapper[_BatchTaskEventTypeMessage.ValueType], builtins.type):
|
|
52
|
+
class _BatchTaskEventTypeMessageEnumTypeWrapper(google.protobuf.internal.enum_type_wrapper._EnumTypeWrapper[_BatchTaskEventTypeMessage.ValueType], builtins.type):
|
|
52
53
|
DESCRIPTOR: google.protobuf.descriptor.EnumDescriptor
|
|
53
54
|
UNDEFINED_BATCH_TASK_EVENT: _BatchTaskEventTypeMessage.ValueType # 0
|
|
54
55
|
BATCH_TASK_RUNNING: _BatchTaskEventTypeMessage.ValueType # 1
|
|
@@ -73,7 +74,7 @@ class _WarmupEventTypeMessage:
|
|
|
73
74
|
ValueType = typing.NewType("ValueType", builtins.int)
|
|
74
75
|
V: typing_extensions.TypeAlias = ValueType
|
|
75
76
|
|
|
76
|
-
class _WarmupEventTypeMessageEnumTypeWrapper(google.protobuf.internal.enum_type_wrapper._EnumTypeWrapper[_WarmupEventTypeMessage.ValueType], builtins.type):
|
|
77
|
+
class _WarmupEventTypeMessageEnumTypeWrapper(google.protobuf.internal.enum_type_wrapper._EnumTypeWrapper[_WarmupEventTypeMessage.ValueType], builtins.type):
|
|
77
78
|
DESCRIPTOR: google.protobuf.descriptor.EnumDescriptor
|
|
78
79
|
UNDEFINED_WARMUP_JOB_EVENT: _WarmupEventTypeMessage.ValueType # 0
|
|
79
80
|
WARMUP_JOB_COMMITTED: _WarmupEventTypeMessage.ValueType # 1
|
|
@@ -90,7 +91,7 @@ class _MemoryUnit:
|
|
|
90
91
|
ValueType = typing.NewType("ValueType", builtins.int)
|
|
91
92
|
V: typing_extensions.TypeAlias = ValueType
|
|
92
93
|
|
|
93
|
-
class _MemoryUnitEnumTypeWrapper(google.protobuf.internal.enum_type_wrapper._EnumTypeWrapper[_MemoryUnit.ValueType], builtins.type):
|
|
94
|
+
class _MemoryUnitEnumTypeWrapper(google.protobuf.internal.enum_type_wrapper._EnumTypeWrapper[_MemoryUnit.ValueType], builtins.type):
|
|
94
95
|
DESCRIPTOR: google.protobuf.descriptor.EnumDescriptor
|
|
95
96
|
UNKNOWN: _MemoryUnit.ValueType # 0
|
|
96
97
|
MIB: _MemoryUnit.ValueType # 1
|
|
@@ -107,7 +108,7 @@ class _TaskFailureReasonCode:
|
|
|
107
108
|
ValueType = typing.NewType("ValueType", builtins.int)
|
|
108
109
|
V: typing_extensions.TypeAlias = ValueType
|
|
109
110
|
|
|
110
|
-
class _TaskFailureReasonCodeEnumTypeWrapper(google.protobuf.internal.enum_type_wrapper._EnumTypeWrapper[_TaskFailureReasonCode.ValueType], builtins.type):
|
|
111
|
+
class _TaskFailureReasonCodeEnumTypeWrapper(google.protobuf.internal.enum_type_wrapper._EnumTypeWrapper[_TaskFailureReasonCode.ValueType], builtins.type):
|
|
111
112
|
DESCRIPTOR: google.protobuf.descriptor.EnumDescriptor
|
|
112
113
|
TASK_FAILURE_REASON_CODE_FAILURE_CODE_UNSPECIFIED: _TaskFailureReasonCode.ValueType # 0
|
|
113
114
|
TASK_FAILURE_REASON_CODE_NO_REPLICA_SETS_PODS_FOUND_FAILURE_CODE: _TaskFailureReasonCode.ValueType # 1
|
|
@@ -134,6 +135,7 @@ TASK_FAILURE_REASON_CODE_UNKNOWN_REASON: TaskFailureReasonCode.ValueType # 8
|
|
|
134
135
|
TASK_FAILURE_REASON_CODE_DOCKER_IMAGE_GETS_THROTTLING_BY_CLOUD_PROVIDER_FAILURE_CODE: TaskFailureReasonCode.ValueType # 9
|
|
135
136
|
global___TaskFailureReasonCode = TaskFailureReasonCode
|
|
136
137
|
|
|
138
|
+
@typing.final
|
|
137
139
|
class BatchJobEventMessage(google.protobuf.message.Message):
|
|
138
140
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
139
141
|
|
|
@@ -156,10 +158,11 @@ class BatchJobEventMessage(google.protobuf.message.Message):
|
|
|
156
158
|
delay: builtins.int = ...,
|
|
157
159
|
failures: builtins.int = ...,
|
|
158
160
|
) -> None: ...
|
|
159
|
-
def ClearField(self, field_name:
|
|
161
|
+
def ClearField(self, field_name: typing.Literal["batch_job_event_type", b"batch_job_event_type", "batch_job_id", b"batch_job_id", "delay", b"delay", "failures", b"failures", "message", b"message"]) -> None: ...
|
|
160
162
|
|
|
161
163
|
global___BatchJobEventMessage = BatchJobEventMessage
|
|
162
164
|
|
|
165
|
+
@typing.final
|
|
163
166
|
class BatchTaskEventMessage(google.protobuf.message.Message):
|
|
164
167
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
165
168
|
|
|
@@ -189,11 +192,12 @@ class BatchTaskEventMessage(google.protobuf.message.Message):
|
|
|
189
192
|
failures: builtins.int = ...,
|
|
190
193
|
batch_task_failure_reason: global___TaskFailureReason | None = ...,
|
|
191
194
|
) -> None: ...
|
|
192
|
-
def HasField(self, field_name:
|
|
193
|
-
def ClearField(self, field_name:
|
|
195
|
+
def HasField(self, field_name: typing.Literal["batch_task_failure_reason", b"batch_task_failure_reason"]) -> builtins.bool: ...
|
|
196
|
+
def ClearField(self, field_name: typing.Literal["batch_job_id", b"batch_job_id", "batch_task_event_type", b"batch_task_event_type", "batch_task_failure_reason", b"batch_task_failure_reason", "batch_task_id", b"batch_task_id", "delay", b"delay", "failures", b"failures", "message", b"message"]) -> None: ...
|
|
194
197
|
|
|
195
198
|
global___BatchTaskEventMessage = BatchTaskEventMessage
|
|
196
199
|
|
|
200
|
+
@typing.final
|
|
197
201
|
class WarmupEventMessage(google.protobuf.message.Message):
|
|
198
202
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
199
203
|
|
|
@@ -218,11 +222,12 @@ class WarmupEventMessage(google.protobuf.message.Message):
|
|
|
218
222
|
warmup_size: global___WarmupSize | None = ...,
|
|
219
223
|
model_identifier: global___ModelIdentifierMessage | None = ...,
|
|
220
224
|
) -> None: ...
|
|
221
|
-
def HasField(self, field_name:
|
|
222
|
-
def ClearField(self, field_name:
|
|
225
|
+
def HasField(self, field_name: typing.Literal["model_identifier", b"model_identifier", "warmup_size", b"warmup_size"]) -> builtins.bool: ...
|
|
226
|
+
def ClearField(self, field_name: typing.Literal["delay", b"delay", "failures", b"failures", "model_identifier", b"model_identifier", "warmup_job_event_type", b"warmup_job_event_type", "warmup_size", b"warmup_size"]) -> None: ...
|
|
223
227
|
|
|
224
228
|
global___WarmupEventMessage = WarmupEventMessage
|
|
225
229
|
|
|
230
|
+
@typing.final
|
|
226
231
|
class WarmupSize(google.protobuf.message.Message):
|
|
227
232
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
228
233
|
|
|
@@ -242,6 +247,7 @@ class WarmupSize(google.protobuf.message.Message):
|
|
|
242
247
|
@property
|
|
243
248
|
def gpu_resources(self) -> frogml._proto.qwak.user_application.common.v0.resources_pb2.GpuResources:
|
|
244
249
|
"""Optional GPU resources for batch"""
|
|
250
|
+
|
|
245
251
|
@property
|
|
246
252
|
def pod_compute_resources(self) -> frogml._proto.qwak.user_application.common.v0.resources_pb2.PodComputeResources: ...
|
|
247
253
|
def __init__(
|
|
@@ -255,11 +261,12 @@ class WarmupSize(google.protobuf.message.Message):
|
|
|
255
261
|
gpu_resources: frogml._proto.qwak.user_application.common.v0.resources_pb2.GpuResources | None = ...,
|
|
256
262
|
pod_compute_resources: frogml._proto.qwak.user_application.common.v0.resources_pb2.PodComputeResources | None = ...,
|
|
257
263
|
) -> None: ...
|
|
258
|
-
def HasField(self, field_name:
|
|
259
|
-
def ClearField(self, field_name:
|
|
264
|
+
def HasField(self, field_name: typing.Literal["gpu_resources", b"gpu_resources", "pod_compute_resources", b"pod_compute_resources"]) -> builtins.bool: ...
|
|
265
|
+
def ClearField(self, field_name: typing.Literal["cpu", b"cpu", "gpu_resources", b"gpu_resources", "memory_amount", b"memory_amount", "memory_unit", b"memory_unit", "num_of_pods", b"num_of_pods", "pod_compute_resources", b"pod_compute_resources", "timeout_seconds", b"timeout_seconds"]) -> None: ...
|
|
260
266
|
|
|
261
267
|
global___WarmupSize = WarmupSize
|
|
262
268
|
|
|
269
|
+
@typing.final
|
|
263
270
|
class ModelIdentifierMessage(google.protobuf.message.Message):
|
|
264
271
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
265
272
|
|
|
@@ -285,10 +292,11 @@ class ModelIdentifierMessage(google.protobuf.message.Message):
|
|
|
285
292
|
environment_id: builtins.str = ...,
|
|
286
293
|
account_id: builtins.str = ...,
|
|
287
294
|
) -> None: ...
|
|
288
|
-
def ClearField(self, field_name:
|
|
295
|
+
def ClearField(self, field_name: typing.Literal["account_id", b"account_id", "branch_id", b"branch_id", "build_id", b"build_id", "environment_id", b"environment_id", "model_id", b"model_id", "user_id", b"user_id"]) -> None: ...
|
|
289
296
|
|
|
290
297
|
global___ModelIdentifierMessage = ModelIdentifierMessage
|
|
291
298
|
|
|
299
|
+
@typing.final
|
|
292
300
|
class TaskFailureReason(google.protobuf.message.Message):
|
|
293
301
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
294
302
|
|
|
@@ -302,6 +310,6 @@ class TaskFailureReason(google.protobuf.message.Message):
|
|
|
302
310
|
task_failure_reason_code: global___TaskFailureReasonCode.ValueType = ...,
|
|
303
311
|
task_failure_reason_details: builtins.str = ...,
|
|
304
312
|
) -> None: ...
|
|
305
|
-
def ClearField(self, field_name:
|
|
313
|
+
def ClearField(self, field_name: typing.Literal["task_failure_reason_code", b"task_failure_reason_code", "task_failure_reason_details", b"task_failure_reason_details"]) -> None: ...
|
|
306
314
|
|
|
307
315
|
global___TaskFailureReason = TaskFailureReason
|
|
@@ -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.batch_job/v1/batch_job_resources.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,9 +20,8 @@ _globals = globals()
|
|
|
19
20
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
20
21
|
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'qwak.batch_job.v1.batch_job_resources_pb2', _globals)
|
|
21
22
|
if _descriptor._USE_C_DESCRIPTORS == False:
|
|
22
|
-
|
|
23
|
-
DESCRIPTOR.
|
|
24
|
-
DESCRIPTOR._serialized_options = b'\n\031com.qwak.ai.batch.job.apiP\001Z\017./;inferencejob'
|
|
23
|
+
_globals['DESCRIPTOR']._options = None
|
|
24
|
+
_globals['DESCRIPTOR']._serialized_options = b'\n\031com.qwak.ai.batch.job.apiP\001Z\017./;inferencejob'
|
|
25
25
|
_globals['_GPUTYPE']._serialized_start=140
|
|
26
26
|
_globals['_GPUTYPE']._serialized_end=263
|
|
27
27
|
_globals['_GPURESOURCES']._serialized_start=62
|
|
@@ -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 _GpuType:
|
|
|
20
21
|
ValueType = typing.NewType("ValueType", builtins.int)
|
|
21
22
|
V: typing_extensions.TypeAlias = ValueType
|
|
22
23
|
|
|
23
|
-
class _GpuTypeEnumTypeWrapper(google.protobuf.internal.enum_type_wrapper._EnumTypeWrapper[_GpuType.ValueType], builtins.type):
|
|
24
|
+
class _GpuTypeEnumTypeWrapper(google.protobuf.internal.enum_type_wrapper._EnumTypeWrapper[_GpuType.ValueType], builtins.type):
|
|
24
25
|
DESCRIPTOR: google.protobuf.descriptor.EnumDescriptor
|
|
25
26
|
INVALID_GPU: _GpuType.ValueType # 0
|
|
26
27
|
NVIDIA_K80: _GpuType.ValueType # 1
|
|
@@ -41,6 +42,7 @@ NVIDIA_A10G: GpuType.ValueType # 5
|
|
|
41
42
|
NVIDIA_L4: GpuType.ValueType # 6
|
|
42
43
|
global___GpuType = GpuType
|
|
43
44
|
|
|
45
|
+
@typing.final
|
|
44
46
|
class GpuResources(google.protobuf.message.Message):
|
|
45
47
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
46
48
|
|
|
@@ -56,6 +58,6 @@ class GpuResources(google.protobuf.message.Message):
|
|
|
56
58
|
gpu_type: global___GpuType.ValueType = ...,
|
|
57
59
|
gpu_amount: builtins.int = ...,
|
|
58
60
|
) -> None: ...
|
|
59
|
-
def ClearField(self, field_name:
|
|
61
|
+
def ClearField(self, field_name: typing.Literal["gpu_amount", b"gpu_amount", "gpu_type", b"gpu_type"]) -> None: ...
|
|
60
62
|
|
|
61
63
|
global___GpuResources = GpuResources
|