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
|
@@ -1,624 +1,633 @@
|
|
|
1
|
-
frogml/__init__.py,sha256=
|
|
2
|
-
frogml/_proto/jfml/hosting_gateway/v1/build_upload_url_pb2.py,sha256=
|
|
3
|
-
frogml/_proto/jfml/hosting_gateway/v1/build_upload_url_pb2.pyi,sha256=
|
|
1
|
+
frogml/__init__.py,sha256=GFTQL7XumU6TdYi2JiAPeToYPN20HsZXMp71Nc7Pa4M,741
|
|
2
|
+
frogml/_proto/jfml/hosting_gateway/v1/build_upload_url_pb2.py,sha256=pY7-QarLJWbL9uNmZ69RfE7IPVzwpVIhtd3A0wztSNY,1942
|
|
3
|
+
frogml/_proto/jfml/hosting_gateway/v1/build_upload_url_pb2.pyi,sha256=505I4uUrCmv2hsUw2H5eT-nlkNOCQOWodpvEkH2fHIo,3073
|
|
4
4
|
frogml/_proto/jfml/hosting_gateway/v1/build_upload_url_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
5
|
-
frogml/_proto/jfml/hosting_gateway/v1/hosting_gateway_service_pb2.py,sha256=
|
|
6
|
-
frogml/_proto/jfml/hosting_gateway/v1/hosting_gateway_service_pb2.pyi,sha256=
|
|
5
|
+
frogml/_proto/jfml/hosting_gateway/v1/hosting_gateway_service_pb2.py,sha256=NzKtx1N1CgoI4hyLi0MAgRQwvrySk-WBmQAISlomhWk,2194
|
|
6
|
+
frogml/_proto/jfml/hosting_gateway/v1/hosting_gateway_service_pb2.pyi,sha256=lbj1XH4lYdyQfeH4qWEhXd_XnGF-re2-JcRGxx4ZPxM,1626
|
|
7
7
|
frogml/_proto/jfml/hosting_gateway/v1/hosting_gateway_service_pb2_grpc.py,sha256=ONHWjy863_8VlH3yS3EKFOdQnynWBNDbHdt-_l_51aM,3278
|
|
8
|
-
frogml/_proto/jfml/model_version/v1/artifact_pb2.py,sha256=
|
|
9
|
-
frogml/_proto/jfml/model_version/v1/artifact_pb2.pyi,sha256=
|
|
8
|
+
frogml/_proto/jfml/model_version/v1/artifact_pb2.py,sha256=GdjGo0sodJ71kb_rXrrKEJ_7CO1QE0vP3QzMM-l1suQ,1530
|
|
9
|
+
frogml/_proto/jfml/model_version/v1/artifact_pb2.pyi,sha256=7gYuGRwgicBuZk5qf7IlhLaGDMTPQmS_yBlDwBl2ZgE,1567
|
|
10
10
|
frogml/_proto/jfml/model_version/v1/artifact_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
11
|
-
frogml/_proto/jfml/model_version/v1/build_spec_pb2.py,sha256=
|
|
12
|
-
frogml/_proto/jfml/model_version/v1/build_spec_pb2.pyi,sha256=
|
|
11
|
+
frogml/_proto/jfml/model_version/v1/build_spec_pb2.py,sha256=S_pdnyFvTLnXNe_iRZ0MqSNAtlirDUKGp5S8Hvg8TZ8,2646
|
|
12
|
+
frogml/_proto/jfml/model_version/v1/build_spec_pb2.pyi,sha256=P7We8OZGBi-_0g-s1p4hPwvqYE3ygaiZsqjYiBmJA2E,4821
|
|
13
13
|
frogml/_proto/jfml/model_version/v1/build_spec_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
14
|
-
frogml/_proto/jfml/model_version/v1/model_repository_spec_pb2.py,sha256=
|
|
15
|
-
frogml/_proto/jfml/model_version/v1/model_repository_spec_pb2.pyi,sha256=
|
|
14
|
+
frogml/_proto/jfml/model_version/v1/model_repository_spec_pb2.py,sha256=C41E30HmYwfYtAwPUM9lJW_oWg6JH7u9NAQWN3DnMWI,1503
|
|
15
|
+
frogml/_proto/jfml/model_version/v1/model_repository_spec_pb2.pyi,sha256=Wtd9aR04T4JrU6CJDlyn8WCo8N8MtiHv87RvpzA4gRk,1478
|
|
16
16
|
frogml/_proto/jfml/model_version/v1/model_repository_spec_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
17
|
-
frogml/_proto/jfml/model_version/v1/model_version_framework_pb2.py,sha256=
|
|
18
|
-
frogml/_proto/jfml/model_version/v1/model_version_framework_pb2.pyi,sha256=
|
|
17
|
+
frogml/_proto/jfml/model_version/v1/model_version_framework_pb2.py,sha256=ACFTNdlRZ1yHF1mV0ZxjE_rR-gWZxS8HB2maPUw59J0,2765
|
|
18
|
+
frogml/_proto/jfml/model_version/v1/model_version_framework_pb2.pyi,sha256=Ov8O3lWPtc-KmGjpm3-It15IINzCVt2QXAC6JXNrupY,3725
|
|
19
19
|
frogml/_proto/jfml/model_version/v1/model_version_framework_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
20
|
-
frogml/_proto/jfml/model_version/v1/model_version_manager_service_pb2.py,sha256=
|
|
21
|
-
frogml/_proto/jfml/model_version/v1/model_version_manager_service_pb2.pyi,sha256=
|
|
20
|
+
frogml/_proto/jfml/model_version/v1/model_version_manager_service_pb2.py,sha256=ECo_2SlzofCyXcNUcEtPz_0La1E5X5ZLRT9kGpCbneU,6659
|
|
21
|
+
frogml/_proto/jfml/model_version/v1/model_version_manager_service_pb2.pyi,sha256=KGZ7nJFOPkA5WE-zVt8q9x4NzgC91XG4UPRv2rSG_A4,12336
|
|
22
22
|
frogml/_proto/jfml/model_version/v1/model_version_manager_service_pb2_grpc.py,sha256=GYdp-MA5HBOlZHrj_BnUHdOSg11M6q57OMHf-M25yr4,15396
|
|
23
|
-
frogml/_proto/jfml/model_version/v1/model_version_pb2.py,sha256=
|
|
24
|
-
frogml/_proto/jfml/model_version/v1/model_version_pb2.pyi,sha256=
|
|
23
|
+
frogml/_proto/jfml/model_version/v1/model_version_pb2.py,sha256=7jTTWDRIVzV8ioWUJfGWd166fi1nARov64GG7xUiU1Q,6658
|
|
24
|
+
frogml/_proto/jfml/model_version/v1/model_version_pb2.pyi,sha256=xK18XtncDx5i-aB6cEZRjieK4rOXh6HRgmCgkd_QXV0,13050
|
|
25
25
|
frogml/_proto/jfml/model_version/v1/model_version_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
26
|
-
frogml/_proto/qwak/administration/account/v1/account_pb2.py,sha256=
|
|
27
|
-
frogml/_proto/qwak/administration/account/v1/account_pb2.pyi,sha256=
|
|
26
|
+
frogml/_proto/qwak/administration/account/v1/account_pb2.py,sha256=Vi-9NjWUWD8NO97p761Qm93hBsn_4hTcfCnzs4mmwAM,5953
|
|
27
|
+
frogml/_proto/qwak/administration/account/v1/account_pb2.pyi,sha256=38k2e8Wjp1m92iysOwuXj386202rPlWhBFwjwxGGftY,12704
|
|
28
28
|
frogml/_proto/qwak/administration/account/v1/account_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
29
|
-
frogml/_proto/qwak/administration/account/v1/account_service_pb2.py,sha256=
|
|
30
|
-
frogml/_proto/qwak/administration/account/v1/account_service_pb2.pyi,sha256=
|
|
29
|
+
frogml/_proto/qwak/administration/account/v1/account_service_pb2.py,sha256=7U6P-nF67GRtjwTyN2uKCtpQgQHSgElSnME2YUgF7Po,8846
|
|
30
|
+
frogml/_proto/qwak/administration/account/v1/account_service_pb2.pyi,sha256=Sfow689XG6Ty9Fcs2f6yR2n2-Eqds54xZIzx63KVSZc,15653
|
|
31
31
|
frogml/_proto/qwak/administration/account/v1/account_service_pb2_grpc.py,sha256=Q9t8wAVWPbhuAHzwE_0uOE5eeBK2ZX9SCeQDBAZ3eYw,18749
|
|
32
|
-
frogml/_proto/qwak/administration/account/v1/jfrog_tenant_details_pb2.py,sha256=
|
|
33
|
-
frogml/_proto/qwak/administration/account/v1/jfrog_tenant_details_pb2.pyi,sha256=
|
|
32
|
+
frogml/_proto/qwak/administration/account/v1/jfrog_tenant_details_pb2.py,sha256=T67BnTdyt-TvG4850hkqi1zzRPkS0x3-QxxAg0ALtdE,4649
|
|
33
|
+
frogml/_proto/qwak/administration/account/v1/jfrog_tenant_details_pb2.pyi,sha256=D8hrJQlxKCnOfHRAV7ny6ZOsjGQHuMJkWnSWCr6mnW8,8540
|
|
34
34
|
frogml/_proto/qwak/administration/account/v1/jfrog_tenant_details_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
35
|
-
frogml/_proto/qwak/administration/account/v1/personalization_pb2.py,sha256=
|
|
36
|
-
frogml/_proto/qwak/administration/account/v1/personalization_pb2.pyi,sha256=
|
|
35
|
+
frogml/_proto/qwak/administration/account/v1/personalization_pb2.py,sha256=3rQAMlQhAdT77pke3OOECdN1e4khR0X6_W_FpUkK7jk,1862
|
|
36
|
+
frogml/_proto/qwak/administration/account/v1/personalization_pb2.pyi,sha256=Jwtv8sSOGg1ZTVozYv4s5N6Sk1ZYv9eCwnE2637KH6U,1368
|
|
37
37
|
frogml/_proto/qwak/administration/account/v1/personalization_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
38
|
-
frogml/_proto/qwak/administration/account/v1/preferences_pb2.py,sha256=
|
|
39
|
-
frogml/_proto/qwak/administration/account/v1/preferences_pb2.pyi,sha256=
|
|
38
|
+
frogml/_proto/qwak/administration/account/v1/preferences_pb2.py,sha256=vvvD_k2eDU8KCd8WoNuDvU5745lq3Qdwbqsf7h2JC2Y,1924
|
|
39
|
+
frogml/_proto/qwak/administration/account/v1/preferences_pb2.pyi,sha256=0koH8GcoK5D1qsb095CH5DSE_0uzKe4vd1U6Uu14FuU,1140
|
|
40
40
|
frogml/_proto/qwak/administration/account/v1/preferences_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
41
|
-
frogml/_proto/qwak/administration/account/v1/terms_pb2.py,sha256=
|
|
42
|
-
frogml/_proto/qwak/administration/account/v1/terms_pb2.pyi,sha256=
|
|
41
|
+
frogml/_proto/qwak/administration/account/v1/terms_pb2.py,sha256=Nb5G1a3L4jS18hytc-2Dino362CsxNmNhflAcCdghDc,2633
|
|
42
|
+
frogml/_proto/qwak/administration/account/v1/terms_pb2.pyi,sha256=IoCkE15Oo9aMvdnWv6EznW2U5bMXIkdeH-8RFbt_U5o,3577
|
|
43
43
|
frogml/_proto/qwak/administration/account/v1/terms_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
44
|
-
frogml/_proto/qwak/administration/authenticated_user/v1/authenticated_user_service_pb2.py,sha256=
|
|
45
|
-
frogml/_proto/qwak/administration/authenticated_user/v1/authenticated_user_service_pb2.pyi,sha256=
|
|
44
|
+
frogml/_proto/qwak/administration/authenticated_user/v1/authenticated_user_service_pb2.py,sha256=QRVszImPIiT7awjoFmRq1M7PbwYhwb2YGo6OTLKYPHo,4037
|
|
45
|
+
frogml/_proto/qwak/administration/authenticated_user/v1/authenticated_user_service_pb2.pyi,sha256=5NGABWaF-EZFq1ujgyuMxIoH-GVbB2D49UPGwIvnAEo,4384
|
|
46
46
|
frogml/_proto/qwak/administration/authenticated_user/v1/authenticated_user_service_pb2_grpc.py,sha256=D38IN_58VwlGzWrqkp66diEs4MwPJHYDANSKNeVQzUY,7664
|
|
47
|
-
frogml/_proto/qwak/administration/authenticated_user/v1/credentials_pb2.py,sha256=
|
|
48
|
-
frogml/_proto/qwak/administration/authenticated_user/v1/credentials_pb2.pyi,sha256=
|
|
47
|
+
frogml/_proto/qwak/administration/authenticated_user/v1/credentials_pb2.py,sha256=YjHdOTM3JWa1gv-Us7WoprF-tpsB1ShnpTCpwln_Oc0,2095
|
|
48
|
+
frogml/_proto/qwak/administration/authenticated_user/v1/credentials_pb2.pyi,sha256=_U-bnbry9yW4GPpZsQlWIOdxxDYWi-ORBtYHRZguHrw,2512
|
|
49
49
|
frogml/_proto/qwak/administration/authenticated_user/v1/credentials_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
50
|
-
frogml/_proto/qwak/administration/authenticated_user/v1/details_pb2.py,sha256=
|
|
51
|
-
frogml/_proto/qwak/administration/authenticated_user/v1/details_pb2.pyi,sha256=
|
|
50
|
+
frogml/_proto/qwak/administration/authenticated_user/v1/details_pb2.py,sha256=Q5rN2z1D4Ohk7j9QHPTHe_A52GeSrkXvK9rURyTatms,2965
|
|
51
|
+
frogml/_proto/qwak/administration/authenticated_user/v1/details_pb2.pyi,sha256=5a7vF6n_uav0SuND2U0ONETqsq4NpujdZmVOmIzmNH0,5855
|
|
52
52
|
frogml/_proto/qwak/administration/authenticated_user/v1/details_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
53
|
-
frogml/_proto/qwak/administration/cluster/v2/cluster_pb2.py,sha256=
|
|
54
|
-
frogml/_proto/qwak/administration/cluster/v2/cluster_pb2.pyi,sha256=
|
|
53
|
+
frogml/_proto/qwak/administration/cluster/v2/cluster_pb2.py,sha256=mn2N1ewXavzKj6fYOW7mtW3skdJHsIyDk0PoHGjV7xA,7710
|
|
54
|
+
frogml/_proto/qwak/administration/cluster/v2/cluster_pb2.pyi,sha256=4dP_rJkV6nnxGkeJghFeq04mSaenDhKjrLsbk-ww6gA,17336
|
|
55
55
|
frogml/_proto/qwak/administration/cluster/v2/cluster_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
56
|
-
frogml/_proto/qwak/administration/runtime_configuration/v0/container_registry_config_pb2.py,sha256=
|
|
57
|
-
frogml/_proto/qwak/administration/runtime_configuration/v0/container_registry_config_pb2.pyi,sha256=
|
|
56
|
+
frogml/_proto/qwak/administration/runtime_configuration/v0/container_registry_config_pb2.py,sha256=Qrxc5jKlR90Yi0sU7poq8NRUf4sZf0_TUTUab71XPis,2853
|
|
57
|
+
frogml/_proto/qwak/administration/runtime_configuration/v0/container_registry_config_pb2.pyi,sha256=a_K7CSexEa3ewJUCsuX4ym0DUy4Qti0WGVC7TBN7NxE,2534
|
|
58
58
|
frogml/_proto/qwak/administration/runtime_configuration/v0/container_registry_config_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
59
|
-
frogml/_proto/qwak/administration/runtime_configuration/v0/creds/auth_pb2.py,sha256=
|
|
60
|
-
frogml/_proto/qwak/administration/runtime_configuration/v0/creds/auth_pb2.pyi,sha256=
|
|
59
|
+
frogml/_proto/qwak/administration/runtime_configuration/v0/creds/auth_pb2.py,sha256=pi3PDx56Fa7m0BoXevfMLnxo01LIZjwgph-F4_nH_yo,2212
|
|
60
|
+
frogml/_proto/qwak/administration/runtime_configuration/v0/creds/auth_pb2.pyi,sha256=a_x7KmjE9OuvzX94oZkuiXryGr3U-cSCbjRiNiJzvCE,1353
|
|
61
61
|
frogml/_proto/qwak/administration/runtime_configuration/v0/creds/auth_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
62
|
-
frogml/_proto/qwak/administration/runtime_configuration/v0/creds/secret_pb2.py,sha256=
|
|
63
|
-
frogml/_proto/qwak/administration/runtime_configuration/v0/creds/secret_pb2.pyi,sha256=
|
|
62
|
+
frogml/_proto/qwak/administration/runtime_configuration/v0/creds/secret_pb2.py,sha256=_B9eavWoxnjia-fOTfYgmycmWv7IulZtnV6Xh2ral3w,2145
|
|
63
|
+
frogml/_proto/qwak/administration/runtime_configuration/v0/creds/secret_pb2.pyi,sha256=puLCYm0oS84IXkR4WnsN1vQTt273O9KEef4BrbbSPCc,1637
|
|
64
64
|
frogml/_proto/qwak/administration/runtime_configuration/v0/creds/secret_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
65
|
-
frogml/_proto/qwak/administration/runtime_configuration/v0/data_catalog_config_pb2.py,sha256=
|
|
66
|
-
frogml/_proto/qwak/administration/runtime_configuration/v0/data_catalog_config_pb2.pyi,sha256=
|
|
65
|
+
frogml/_proto/qwak/administration/runtime_configuration/v0/data_catalog_config_pb2.py,sha256=mH_MYn6CRbBPWd2aLr8GAhBTd4nXFmVnGTJ7pDMb23k,2959
|
|
66
|
+
frogml/_proto/qwak/administration/runtime_configuration/v0/data_catalog_config_pb2.pyi,sha256=xC43XD0H_zA49sv3QO1JxHvCQYL7jgh3zjIk4S5SdK4,3287
|
|
67
67
|
frogml/_proto/qwak/administration/runtime_configuration/v0/data_catalog_config_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
68
|
-
frogml/_proto/qwak/administration/runtime_configuration/v0/external/databricks/auth_pb2.py,sha256=
|
|
69
|
-
frogml/_proto/qwak/administration/runtime_configuration/v0/external/databricks/auth_pb2.pyi,sha256=
|
|
68
|
+
frogml/_proto/qwak/administration/runtime_configuration/v0/external/databricks/auth_pb2.py,sha256=y2ClgYZTEZIZeiRO-4Yk2u1BJXWaBRAyJcqxJgOC8hg,3610
|
|
69
|
+
frogml/_proto/qwak/administration/runtime_configuration/v0/external/databricks/auth_pb2.pyi,sha256=Oe-GLJkk7SGYuHi0o9Krr3ZgH1h69Oc5s5Q4ks_FNjs,4998
|
|
70
70
|
frogml/_proto/qwak/administration/runtime_configuration/v0/external/databricks/auth_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
71
|
-
frogml/_proto/qwak/administration/runtime_configuration/v0/external/elasticsearch_config_pb2.py,sha256=
|
|
72
|
-
frogml/_proto/qwak/administration/runtime_configuration/v0/external/elasticsearch_config_pb2.pyi,sha256=
|
|
71
|
+
frogml/_proto/qwak/administration/runtime_configuration/v0/external/elasticsearch_config_pb2.py,sha256=ZaPwcjsjRbqBLHF3bNHf7fY6SGFn4fdqiOEs9kdXVC4,2381
|
|
72
|
+
frogml/_proto/qwak/administration/runtime_configuration/v0/external/elasticsearch_config_pb2.pyi,sha256=AA0nAoHrCojLqEOefIdBoPuPnzE9EgkyUEhwuBdwx9s,1435
|
|
73
73
|
frogml/_proto/qwak/administration/runtime_configuration/v0/external/elasticsearch_config_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
74
|
-
frogml/_proto/qwak/administration/runtime_configuration/v0/external/kafka_config_pb2.py,sha256=
|
|
75
|
-
frogml/_proto/qwak/administration/runtime_configuration/v0/external/kafka_config_pb2.pyi,sha256=
|
|
74
|
+
frogml/_proto/qwak/administration/runtime_configuration/v0/external/kafka_config_pb2.py,sha256=UgG7DUaCs6nALKWVuh3HCq5wLIRXqGdHSnzHny7IqHY,3282
|
|
75
|
+
frogml/_proto/qwak/administration/runtime_configuration/v0/external/kafka_config_pb2.pyi,sha256=wS9_dL0b6QKRMDEzGMQR-OdsvZ3jcLywdVnwKzU_t6o,3362
|
|
76
76
|
frogml/_proto/qwak/administration/runtime_configuration/v0/external/kafka_config_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
77
|
-
frogml/_proto/qwak/administration/runtime_configuration/v0/external/prometheus_config_pb2.py,sha256=
|
|
78
|
-
frogml/_proto/qwak/administration/runtime_configuration/v0/external/prometheus_config_pb2.pyi,sha256=
|
|
77
|
+
frogml/_proto/qwak/administration/runtime_configuration/v0/external/prometheus_config_pb2.py,sha256=oc8V5M8rOKPbJI85yP9VlIj-l6uzdmfk8tNL1rKLg6k,2226
|
|
78
|
+
frogml/_proto/qwak/administration/runtime_configuration/v0/external/prometheus_config_pb2.pyi,sha256=CiiYw0IlXlPXT-rZoCq18l1tGqZRqajZeh5CInBu-YI,1429
|
|
79
79
|
frogml/_proto/qwak/administration/runtime_configuration/v0/external/prometheus_config_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
80
|
-
frogml/_proto/qwak/administration/runtime_configuration/v0/external/redis_config_pb2.py,sha256=
|
|
81
|
-
frogml/_proto/qwak/administration/runtime_configuration/v0/external/redis_config_pb2.pyi,sha256=
|
|
80
|
+
frogml/_proto/qwak/administration/runtime_configuration/v0/external/redis_config_pb2.py,sha256=ekRUD-iP6Ugu3QMq2mIIY9Me69apdqk3OyVwRyqkc1E,2309
|
|
81
|
+
frogml/_proto/qwak/administration/runtime_configuration/v0/external/redis_config_pb2.pyi,sha256=8oo2mhkCTXpqPaRyIHDhFsOts2U4LibHSQ68O1PAdHE,1411
|
|
82
82
|
frogml/_proto/qwak/administration/runtime_configuration/v0/external/redis_config_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
83
|
-
frogml/_proto/qwak/administration/runtime_configuration/v0/external/victoriametrics_config_pb2.py,sha256=
|
|
84
|
-
frogml/_proto/qwak/administration/runtime_configuration/v0/external/victoriametrics_config_pb2.pyi,sha256=
|
|
83
|
+
frogml/_proto/qwak/administration/runtime_configuration/v0/external/victoriametrics_config_pb2.py,sha256=pMTaSw_-VwTpz4iLRcRHDNJ8ba3opa9Ap0kPd07T38U,2383
|
|
84
|
+
frogml/_proto/qwak/administration/runtime_configuration/v0/external/victoriametrics_config_pb2.pyi,sha256=t7rfdJNI5GY3jjSAhrSc7GkIMyQ73s5PYPiHm1FoTkw,1288
|
|
85
85
|
frogml/_proto/qwak/administration/runtime_configuration/v0/external/victoriametrics_config_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
86
|
-
frogml/_proto/qwak/administration/runtime_configuration/v0/feature_store_config_pb2.py,sha256=
|
|
87
|
-
frogml/_proto/qwak/administration/runtime_configuration/v0/feature_store_config_pb2.pyi,sha256=
|
|
86
|
+
frogml/_proto/qwak/administration/runtime_configuration/v0/feature_store_config_pb2.py,sha256=21szOlsuVNeONHUDR25fROGfeMasfnLf2yXOgTbstYA,2908
|
|
87
|
+
frogml/_proto/qwak/administration/runtime_configuration/v0/feature_store_config_pb2.pyi,sha256=RrgA0aHsXlpob3mMFIPGSA-CPiEdSwqsX0viIH3-GIw,2841
|
|
88
88
|
frogml/_proto/qwak/administration/runtime_configuration/v0/feature_store_config_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
89
|
-
frogml/_proto/qwak/administration/runtime_configuration/v0/hosting/aws/auth_pb2.py,sha256=
|
|
90
|
-
frogml/_proto/qwak/administration/runtime_configuration/v0/hosting/aws/auth_pb2.pyi,sha256=
|
|
89
|
+
frogml/_proto/qwak/administration/runtime_configuration/v0/hosting/aws/auth_pb2.py,sha256=qb-1u5ega_JPJMxAcdoZIbQJc3vEuVARzaPkOXcYF5U,4707
|
|
90
|
+
frogml/_proto/qwak/administration/runtime_configuration/v0/hosting/aws/auth_pb2.pyi,sha256=YaMKRdYNxB93ZW742wkiT8h4fWa9kXn8nWg8fOYJUjE,7339
|
|
91
91
|
frogml/_proto/qwak/administration/runtime_configuration/v0/hosting/aws/auth_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
92
|
-
frogml/_proto/qwak/administration/runtime_configuration/v0/hosting/azure/auth_pb2.py,sha256=
|
|
93
|
-
frogml/_proto/qwak/administration/runtime_configuration/v0/hosting/azure/auth_pb2.pyi,sha256=
|
|
92
|
+
frogml/_proto/qwak/administration/runtime_configuration/v0/hosting/azure/auth_pb2.py,sha256=7AmPpQLP7RGtSJcy6VUQdGxmGAviUWWxQKHFMYxy9bc,4294
|
|
93
|
+
frogml/_proto/qwak/administration/runtime_configuration/v0/hosting/azure/auth_pb2.pyi,sha256=BoVPp_Q80TssLC0vKvRT3zsAaUH9lqRZ_L8t2BxDQ4I,5984
|
|
94
94
|
frogml/_proto/qwak/administration/runtime_configuration/v0/hosting/azure/auth_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
95
|
-
frogml/_proto/qwak/administration/runtime_configuration/v0/hosting_config_pb2.py,sha256=
|
|
96
|
-
frogml/_proto/qwak/administration/runtime_configuration/v0/hosting_config_pb2.pyi,sha256=
|
|
95
|
+
frogml/_proto/qwak/administration/runtime_configuration/v0/hosting_config_pb2.py,sha256=Luz8H4xu65HqCCH04KH2Xc37E6hxjbWtdCwtBGmHbjo,4853
|
|
96
|
+
frogml/_proto/qwak/administration/runtime_configuration/v0/hosting_config_pb2.pyi,sha256=dLXhaT5Aducaeu5yP9YP4wOeq-JjEeXizXBozvlfwiQ,7247
|
|
97
97
|
frogml/_proto/qwak/administration/runtime_configuration/v0/hosting_config_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
98
|
-
frogml/_proto/qwak/administration/runtime_configuration/v0/logs_storage_config_pb2.py,sha256=
|
|
99
|
-
frogml/_proto/qwak/administration/runtime_configuration/v0/logs_storage_config_pb2.pyi,sha256=
|
|
98
|
+
frogml/_proto/qwak/administration/runtime_configuration/v0/logs_storage_config_pb2.py,sha256=NnhB0iyH6SA_NPrIXxh-7uWO1bFJRWYs_uvv7xQVYn8,2288
|
|
99
|
+
frogml/_proto/qwak/administration/runtime_configuration/v0/logs_storage_config_pb2.pyi,sha256=WJVfsy1xhaYplmILWBLfsZ0konhj7XFKPeXu0Hk6tFA,1319
|
|
100
100
|
frogml/_proto/qwak/administration/runtime_configuration/v0/logs_storage_config_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
101
|
-
frogml/_proto/qwak/administration/runtime_configuration/v0/model_analytics_storage_config_pb2.py,sha256=
|
|
102
|
-
frogml/_proto/qwak/administration/runtime_configuration/v0/model_analytics_storage_config_pb2.pyi,sha256=
|
|
101
|
+
frogml/_proto/qwak/administration/runtime_configuration/v0/model_analytics_storage_config_pb2.py,sha256=3t09cVAd4Z46Q7SR5kwA8sF6lGQ6wrI1M9uqJzTF-4c,2338
|
|
102
|
+
frogml/_proto/qwak/administration/runtime_configuration/v0/model_analytics_storage_config_pb2.pyi,sha256=ge9ai6Gz3uNhduvYbuAO1btH1e6iXlyJ6jcRaVNqP-U,1293
|
|
103
103
|
frogml/_proto/qwak/administration/runtime_configuration/v0/model_analytics_storage_config_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
104
|
-
frogml/_proto/qwak/administration/runtime_configuration/v0/network_config_pb2.py,sha256=
|
|
105
|
-
frogml/_proto/qwak/administration/runtime_configuration/v0/network_config_pb2.pyi,sha256=
|
|
104
|
+
frogml/_proto/qwak/administration/runtime_configuration/v0/network_config_pb2.py,sha256=QcnFa4cWUmAjIgQYstRaQQEE6kZp7wePv0pRNxneyz0,3428
|
|
105
|
+
frogml/_proto/qwak/administration/runtime_configuration/v0/network_config_pb2.pyi,sha256=A3YQPYuTZmMK9X9Gv3M9K3Zc3YCEoZKAjkBpN23L_eo,4343
|
|
106
106
|
frogml/_proto/qwak/administration/runtime_configuration/v0/network_config_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
107
|
-
frogml/_proto/qwak/administration/runtime_configuration/v0/object_storage_config_pb2.py,sha256=
|
|
108
|
-
frogml/_proto/qwak/administration/runtime_configuration/v0/object_storage_config_pb2.pyi,sha256=
|
|
107
|
+
frogml/_proto/qwak/administration/runtime_configuration/v0/object_storage_config_pb2.py,sha256=qf6skCVn6rdv8PVIh5Zv47Y96ESLs3I_yJXQIrpUuYs,2848
|
|
108
|
+
frogml/_proto/qwak/administration/runtime_configuration/v0/object_storage_config_pb2.pyi,sha256=2z5piPLox488Fk-W92fL5EHkScuna1Okza2gwmE4sQI,3556
|
|
109
109
|
frogml/_proto/qwak/administration/runtime_configuration/v0/object_storage_config_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
110
|
-
frogml/_proto/qwak/administration/runtime_configuration/v0/observability_config_pb2.py,sha256=
|
|
111
|
-
frogml/_proto/qwak/administration/runtime_configuration/v0/observability_config_pb2.pyi,sha256=
|
|
110
|
+
frogml/_proto/qwak/administration/runtime_configuration/v0/observability_config_pb2.py,sha256=BOuI7_B3wEvl90ggxs8dPmSHXxKJIj_1nKCPH3nRZMc,3699
|
|
111
|
+
frogml/_proto/qwak/administration/runtime_configuration/v0/observability_config_pb2.pyi,sha256=AD_8jyRFiYPUA1hGBzeBE4X3-EmrCI7UimGF-ose0ds,4243
|
|
112
112
|
frogml/_proto/qwak/administration/runtime_configuration/v0/observability_config_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
113
|
-
frogml/_proto/qwak/administration/runtime_configuration/v0/runtime_config_pb2.py,sha256=
|
|
114
|
-
frogml/_proto/qwak/administration/runtime_configuration/v0/runtime_config_pb2.pyi,sha256=
|
|
113
|
+
frogml/_proto/qwak/administration/runtime_configuration/v0/runtime_config_pb2.py,sha256=PLM10GZBKUM4NaTCiZn-i3lT51lrvEDG91uYjxuwhow,5579
|
|
114
|
+
frogml/_proto/qwak/administration/runtime_configuration/v0/runtime_config_pb2.pyi,sha256=wdUfOgtGShirVXBDHotwtfr7Hp23ylP2QJOPC8t2-s8,6174
|
|
115
115
|
frogml/_proto/qwak/administration/runtime_configuration/v0/runtime_config_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
116
|
-
frogml/_proto/qwak/administration/runtime_configuration/v0/sql_engine_config_pb2.py,sha256=
|
|
117
|
-
frogml/_proto/qwak/administration/runtime_configuration/v0/sql_engine_config_pb2.pyi,sha256=
|
|
116
|
+
frogml/_proto/qwak/administration/runtime_configuration/v0/sql_engine_config_pb2.py,sha256=tVWZIYjkkl8YW5G9SoeOeUsIik23lnmttMKhT7uT3R0,2968
|
|
117
|
+
frogml/_proto/qwak/administration/runtime_configuration/v0/sql_engine_config_pb2.pyi,sha256=_5UaEQ3mGqxLO6RDsvtimV-PYJzl1bIa3CXDf0Rs_BM,3606
|
|
118
118
|
frogml/_proto/qwak/administration/runtime_configuration/v0/sql_engine_config_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
119
|
-
frogml/_proto/qwak/administration/v0/authentication/authentication_service_pb2.py,sha256=
|
|
120
|
-
frogml/_proto/qwak/administration/v0/authentication/authentication_service_pb2.pyi,sha256=
|
|
119
|
+
frogml/_proto/qwak/administration/v0/authentication/authentication_service_pb2.py,sha256=9LWT8uW7aLBMB9tGxToklemDcg_IBqmiRfvqmpCGg0k,3071
|
|
120
|
+
frogml/_proto/qwak/administration/v0/authentication/authentication_service_pb2.pyi,sha256=MwSIEVJkhZIXHdjbiJvanER4_RW5UlLoY5D_NsAISwY,3531
|
|
121
121
|
frogml/_proto/qwak/administration/v0/authentication/authentication_service_pb2_grpc.py,sha256=B-f0b6_MJET1ltN_f0FQcUs1o0rVs5YekOzfklOYOo4,3169
|
|
122
|
-
frogml/_proto/qwak/administration/v0/environments/configuration_pb2.py,sha256=
|
|
123
|
-
frogml/_proto/qwak/administration/v0/environments/configuration_pb2.pyi,sha256=
|
|
122
|
+
frogml/_proto/qwak/administration/v0/environments/configuration_pb2.py,sha256=R9v0wo2mju4vKDaUKxY-HSaN_4yjHJQC7RejAIeNBoQ,5832
|
|
123
|
+
frogml/_proto/qwak/administration/v0/environments/configuration_pb2.pyi,sha256=7-nwJH6lzUvK5Z5GN1SHSKKDNUzhWCIBb0J8Zglltjo,13976
|
|
124
124
|
frogml/_proto/qwak/administration/v0/environments/configuration_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
125
|
-
frogml/_proto/qwak/administration/v0/environments/environment_pb2.py,sha256=
|
|
126
|
-
frogml/_proto/qwak/administration/v0/environments/environment_pb2.pyi,sha256=
|
|
125
|
+
frogml/_proto/qwak/administration/v0/environments/environment_pb2.py,sha256=sY03L5MhYPFgQn8Cj3FgxU9_BfDP_9wWduN_iOE8ytw,4538
|
|
126
|
+
frogml/_proto/qwak/administration/v0/environments/environment_pb2.pyi,sha256=ktAfphfo_JfwceiqoOCpPtNf_rPYS7OKJHXNwGDMAyk,8369
|
|
127
127
|
frogml/_proto/qwak/administration/v0/environments/environment_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
128
|
-
frogml/_proto/qwak/administration/v0/environments/environment_service_pb2.py,sha256=
|
|
129
|
-
frogml/_proto/qwak/administration/v0/environments/environment_service_pb2.pyi,sha256=
|
|
128
|
+
frogml/_proto/qwak/administration/v0/environments/environment_service_pb2.py,sha256=KfKXQ2FiqsqmYmynrb3eTUPC_wucjccIjnMrb_I92oY,8257
|
|
129
|
+
frogml/_proto/qwak/administration/v0/environments/environment_service_pb2.pyi,sha256=GktMzOA-U0SdmVWOk8eaqM1Uw3unPyvFeSriLE8YTNs,12582
|
|
130
130
|
frogml/_proto/qwak/administration/v0/environments/environment_service_pb2_grpc.py,sha256=X_nBZC1fgfjcC_XR50MjHWD5RMPv0DANd8uS8_W59mI,16460
|
|
131
|
-
frogml/_proto/qwak/administration/v0/environments/personalization_pb2.py,sha256=
|
|
132
|
-
frogml/_proto/qwak/administration/v0/environments/personalization_pb2.pyi,sha256=
|
|
131
|
+
frogml/_proto/qwak/administration/v0/environments/personalization_pb2.py,sha256=Z2OakUi0e8DYcU-0Fsdw83r834eD4CHnUHnURoG2vC0,1895
|
|
132
|
+
frogml/_proto/qwak/administration/v0/environments/personalization_pb2.pyi,sha256=9MCeV6w_ZZImENY6Q__cOFoQfiTd0SbaGhymY66XEq4,1240
|
|
133
133
|
frogml/_proto/qwak/administration/v0/environments/personalization_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
134
|
-
frogml/_proto/qwak/administration/v0/users/user_pb2.py,sha256=
|
|
135
|
-
frogml/_proto/qwak/administration/v0/users/user_pb2.pyi,sha256=
|
|
134
|
+
frogml/_proto/qwak/administration/v0/users/user_pb2.py,sha256=VCv_1ojHeRH26hQmhzL9lomfDw1JRLseI75Le4Eo-6s,4795
|
|
135
|
+
frogml/_proto/qwak/administration/v0/users/user_pb2.pyi,sha256=eUHlh367Qz0nQSvgxkkiOt3Qiy_1Rtm34_eaxUC2WKo,10514
|
|
136
136
|
frogml/_proto/qwak/administration/v0/users/user_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
137
|
-
frogml/_proto/qwak/admiral/secret/v0/secret_pb2.py,sha256=
|
|
138
|
-
frogml/_proto/qwak/admiral/secret/v0/secret_pb2.pyi,sha256=
|
|
137
|
+
frogml/_proto/qwak/admiral/secret/v0/secret_pb2.py,sha256=U8KCZxLbs_wlrHyUr9ZMqsBz4_47yiqsrnuOMqh6Gj0,5180
|
|
138
|
+
frogml/_proto/qwak/admiral/secret/v0/secret_pb2.pyi,sha256=3bLfqt8Ciki7n0jP_NiNcgtNWliBfrqG_HzsGSQMC3Q,10250
|
|
139
139
|
frogml/_proto/qwak/admiral/secret/v0/secret_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
140
|
-
frogml/_proto/qwak/admiral/secret/v0/secret_service_pb2.py,sha256=
|
|
141
|
-
frogml/_proto/qwak/admiral/secret/v0/secret_service_pb2.pyi,sha256=
|
|
140
|
+
frogml/_proto/qwak/admiral/secret/v0/secret_service_pb2.py,sha256=V5_l2ipfgimZ-V3BawNz_h2u31e7LiF6f9XBnHZznXk,3425
|
|
141
|
+
frogml/_proto/qwak/admiral/secret/v0/secret_service_pb2.pyi,sha256=LHBpsDVvWBFG-K5_ZQR_698sKKce7qwQqEd40yJwkaA,3343
|
|
142
142
|
frogml/_proto/qwak/admiral/secret/v0/secret_service_pb2_grpc.py,sha256=95auDdnyLijxuVsxlU213MXYF595jjWvz1L5i-HVd1Y,6873
|
|
143
|
-
frogml/_proto/qwak/admiral/secret/v0/system_secret_service_pb2.py,sha256=
|
|
144
|
-
frogml/_proto/qwak/admiral/secret/v0/system_secret_service_pb2.pyi,sha256=
|
|
143
|
+
frogml/_proto/qwak/admiral/secret/v0/system_secret_service_pb2.py,sha256=upoqMkZwa-9yNTwfNxc8DhyqSqLh8yJ30Fa-0uTfJRI,3422
|
|
144
|
+
frogml/_proto/qwak/admiral/secret/v0/system_secret_service_pb2.pyi,sha256=lvlahGJyM8LKj3hwEz4rqoAc3dh54iwlrjBBQVjPDX8,3810
|
|
145
145
|
frogml/_proto/qwak/admiral/secret/v0/system_secret_service_pb2_grpc.py,sha256=dGG6SxGjs4V-M6aKR9G5YPPcds-PNImvqdmY7l1Lp8k,6918
|
|
146
|
-
frogml/_proto/qwak/admiral/user_application_instance/v0/user_application_instance_pb2.py,sha256=
|
|
147
|
-
frogml/_proto/qwak/admiral/user_application_instance/v0/user_application_instance_pb2.pyi,sha256=
|
|
146
|
+
frogml/_proto/qwak/admiral/user_application_instance/v0/user_application_instance_pb2.py,sha256=nPksL4ROLEgchP1YtL-BSAcmBvb3NcEdsNBxVInxDNI,8028
|
|
147
|
+
frogml/_proto/qwak/admiral/user_application_instance/v0/user_application_instance_pb2.pyi,sha256=TVQAGe8Sil6DyMFJbWOioYhdqRYHp26WouKjMbCgDnk,20646
|
|
148
148
|
frogml/_proto/qwak/admiral/user_application_instance/v0/user_application_instance_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
149
|
-
frogml/_proto/qwak/admiral/user_application_instance/v0/user_application_instance_service_pb2.py,sha256=
|
|
150
|
-
frogml/_proto/qwak/admiral/user_application_instance/v0/user_application_instance_service_pb2.pyi,sha256=
|
|
149
|
+
frogml/_proto/qwak/admiral/user_application_instance/v0/user_application_instance_service_pb2.py,sha256=aWzY8j1YAOUlaKU5XHfYarvxxsQwAuWMZb3pN6ODoXI,4866
|
|
150
|
+
frogml/_proto/qwak/admiral/user_application_instance/v0/user_application_instance_service_pb2.pyi,sha256=5McUAp1hzRVQxmHizLokHKtWI31jEu18fBQeADcXtwg,5630
|
|
151
151
|
frogml/_proto/qwak/admiral/user_application_instance/v0/user_application_instance_service_pb2_grpc.py,sha256=Nkv6IFkgldUE5D-SqqbNwMkLmcXyHgzt_y8Jbxxanvg,10744
|
|
152
|
-
frogml/_proto/qwak/analytics/analytics_pb2.py,sha256=
|
|
153
|
-
frogml/_proto/qwak/analytics/analytics_pb2.pyi,sha256=
|
|
152
|
+
frogml/_proto/qwak/analytics/analytics_pb2.py,sha256=ktYc9f3dzphKgi1QuaD3hrT-NB2M2ryidJ5xDSgEB9U,4291
|
|
153
|
+
frogml/_proto/qwak/analytics/analytics_pb2.pyi,sha256=h5_sMx5XA_zLWidU9-MOfSzSjBnyVkEtXM6OeEK6oRI,11958
|
|
154
154
|
frogml/_proto/qwak/analytics/analytics_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
155
|
-
frogml/_proto/qwak/analytics/analytics_service_pb2.py,sha256=
|
|
156
|
-
frogml/_proto/qwak/analytics/analytics_service_pb2.pyi,sha256=
|
|
155
|
+
frogml/_proto/qwak/analytics/analytics_service_pb2.py,sha256=jiUCJLGcrmtw7PnpCljPXp5tR5AJeK1o6-DuorvZa7Q,6988
|
|
156
|
+
frogml/_proto/qwak/analytics/analytics_service_pb2.pyi,sha256=IIFt7JBVh5A6jasJ8MBJnMhlqhqaJUG9YgYGly7rNw4,11928
|
|
157
157
|
frogml/_proto/qwak/analytics/analytics_service_pb2_grpc.py,sha256=xwRGkMPcIjiho8vWxUc1yokkTPaSaVastiQInX99VHs,19157
|
|
158
|
-
frogml/_proto/qwak/artifactory_settings/artifactory_settings_pb2.py,sha256=
|
|
159
|
-
frogml/_proto/qwak/artifactory_settings/artifactory_settings_pb2.pyi,sha256=
|
|
158
|
+
frogml/_proto/qwak/artifactory_settings/artifactory_settings_pb2.py,sha256=UxC5Yo3YxdSAVpmqu52O244h7iSaa1c7GCOKue9eXP0,1905
|
|
159
|
+
frogml/_proto/qwak/artifactory_settings/artifactory_settings_pb2.pyi,sha256=EhixM-XmVHnqpYk8bDHVLzx4v6p-97BlV-DDhMyHQEw,2113
|
|
160
160
|
frogml/_proto/qwak/artifactory_settings/artifactory_settings_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
161
|
-
frogml/_proto/qwak/audience/v1/audience_api_pb2.py,sha256=
|
|
162
|
-
frogml/_proto/qwak/audience/v1/audience_api_pb2.pyi,sha256=
|
|
161
|
+
frogml/_proto/qwak/audience/v1/audience_api_pb2.py,sha256=ul1HB69EoEDm_3n0CdFSreNKVtLc1hCM0Gq6eUjbi9U,4437
|
|
162
|
+
frogml/_proto/qwak/audience/v1/audience_api_pb2.pyi,sha256=P-0vd4tOSoFNgatVV6obN05x1DjzRehDj4j4WvLXJd0,5908
|
|
163
163
|
frogml/_proto/qwak/audience/v1/audience_api_pb2_grpc.py,sha256=b7J0_8NTw48W-kH7WOhgod-W9j_zMNFhgDuttqtheJU,11488
|
|
164
|
-
frogml/_proto/qwak/audience/v1/audience_pb2.py,sha256=
|
|
165
|
-
frogml/_proto/qwak/audience/v1/audience_pb2.pyi,sha256=
|
|
164
|
+
frogml/_proto/qwak/audience/v1/audience_pb2.py,sha256=vqHMj29oLr8Z4IBt2WDrHEaF4jxL-eTi-u5lHLQxP7U,5256
|
|
165
|
+
frogml/_proto/qwak/audience/v1/audience_pb2.pyi,sha256=mZ1louskHhWg5qc9oPGrmXbeIMvFG9W5OiZpOhfZtjs,13732
|
|
166
166
|
frogml/_proto/qwak/audience/v1/audience_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
167
|
-
frogml/_proto/qwak/auto_scaling/v1/auto_scaling_pb2.py,sha256=
|
|
168
|
-
frogml/_proto/qwak/auto_scaling/v1/auto_scaling_pb2.pyi,sha256=
|
|
167
|
+
frogml/_proto/qwak/auto_scaling/v1/auto_scaling_pb2.py,sha256=tvX2jvnQvGvDHsiHLd-rjLCKZc55pjIfzL6JJogFjFE,3611
|
|
168
|
+
frogml/_proto/qwak/auto_scaling/v1/auto_scaling_pb2.pyi,sha256=1ioOjpjRHptAzb5TcrlJIHWuaaP0xsHsHQbZ3E42IQA,8200
|
|
169
169
|
frogml/_proto/qwak/auto_scaling/v1/auto_scaling_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
170
|
-
frogml/_proto/qwak/auto_scaling/v1/auto_scaling_service_pb2.py,sha256=
|
|
171
|
-
frogml/_proto/qwak/auto_scaling/v1/auto_scaling_service_pb2.pyi,sha256=
|
|
170
|
+
frogml/_proto/qwak/auto_scaling/v1/auto_scaling_service_pb2.py,sha256=MR-ko0Mjvsvmc5mUWlqiK-QCeqBDiNprkTBqVsnjz9I,2228
|
|
171
|
+
frogml/_proto/qwak/auto_scaling/v1/auto_scaling_service_pb2.pyi,sha256=4EQOYuluc03ERio3FX0jriu-FBOoz_edy7QqnZwHr7c,1950
|
|
172
172
|
frogml/_proto/qwak/auto_scaling/v1/auto_scaling_service_pb2_grpc.py,sha256=rEEbGyQg1lXHpX5rTZDSHMI7BREt1JxQpVzg_7xzpLA,2993
|
|
173
|
-
frogml/_proto/qwak/automation/v1/action_pb2.py,sha256=
|
|
174
|
-
frogml/_proto/qwak/automation/v1/action_pb2.pyi,sha256=
|
|
173
|
+
frogml/_proto/qwak/automation/v1/action_pb2.py,sha256=D4xxoMfy99FW6n1tJ0WoC6rh05t8eFGYqyZ43iWhvQ8,9955
|
|
174
|
+
frogml/_proto/qwak/automation/v1/action_pb2.pyi,sha256=p5r6r280FcMOaeWXlAiVjfuv6LdQR9hs6vrrwmkD0mM,24101
|
|
175
175
|
frogml/_proto/qwak/automation/v1/action_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
176
|
-
frogml/_proto/qwak/automation/v1/auto_scaling_pb2.py,sha256=
|
|
177
|
-
frogml/_proto/qwak/automation/v1/auto_scaling_pb2.pyi,sha256=
|
|
176
|
+
frogml/_proto/qwak/automation/v1/auto_scaling_pb2.py,sha256=CoU5bzvs6o7SgGr9qPnBMXJbfajyz2qThpyFeYb32U4,3633
|
|
177
|
+
frogml/_proto/qwak/automation/v1/auto_scaling_pb2.pyi,sha256=sWoHkCZbORuSUSpjRk3NWcSVqSetIhxJGVy_olwzjJU,8611
|
|
178
178
|
frogml/_proto/qwak/automation/v1/auto_scaling_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
179
|
-
frogml/_proto/qwak/automation/v1/automation_execution_pb2.py,sha256=
|
|
180
|
-
frogml/_proto/qwak/automation/v1/automation_execution_pb2.pyi,sha256=
|
|
179
|
+
frogml/_proto/qwak/automation/v1/automation_execution_pb2.py,sha256=pn6Ij1lv-lZvnus2WprPYVgKLHBw7Zi5zcZl5eA8cE0,2699
|
|
180
|
+
frogml/_proto/qwak/automation/v1/automation_execution_pb2.pyi,sha256=7sVqvAXpIhb5Nodpeo0EXNLC5A-I8T54nUG8oNhN0Xo,5278
|
|
181
181
|
frogml/_proto/qwak/automation/v1/automation_execution_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
182
|
-
frogml/_proto/qwak/automation/v1/automation_management_service_pb2.py,sha256=
|
|
183
|
-
frogml/_proto/qwak/automation/v1/automation_management_service_pb2.pyi,sha256=
|
|
182
|
+
frogml/_proto/qwak/automation/v1/automation_management_service_pb2.py,sha256=Kp54Mng5nnyQOWMkgiUciYE4ar25E_TwrkoL1BwLT9I,9465
|
|
183
|
+
frogml/_proto/qwak/automation/v1/automation_management_service_pb2.pyi,sha256=6dgEZdAgCgX3-EhCOPmc-cqKa1fst5gNQvzv-EueGS0,15242
|
|
184
184
|
frogml/_proto/qwak/automation/v1/automation_management_service_pb2_grpc.py,sha256=oPC1Uk72TJctyuQxCUoOeAI6dHEv_jj9YTNY_pO2DFc,25477
|
|
185
|
-
frogml/_proto/qwak/automation/v1/automation_pb2.py,sha256=
|
|
186
|
-
frogml/_proto/qwak/automation/v1/automation_pb2.pyi,sha256=
|
|
185
|
+
frogml/_proto/qwak/automation/v1/automation_pb2.py,sha256=cgTrcaTSol9Dz9rpaz6sApF5ADUlyhU0xg9-ghdorZg,3133
|
|
186
|
+
frogml/_proto/qwak/automation/v1/automation_pb2.pyi,sha256=haPoJFdo8oS3Qj7Fk4lj8jiJ___5vQO20PPh_y4mwJk,5680
|
|
187
187
|
frogml/_proto/qwak/automation/v1/automation_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
188
|
-
frogml/_proto/qwak/automation/v1/common_pb2.py,sha256=
|
|
189
|
-
frogml/_proto/qwak/automation/v1/common_pb2.pyi,sha256=
|
|
188
|
+
frogml/_proto/qwak/automation/v1/common_pb2.py,sha256=Q4vbhni8LIz43rmsoEQ9Ur1y_7aM5I1RD_L_jqQxMko,1846
|
|
189
|
+
frogml/_proto/qwak/automation/v1/common_pb2.pyi,sha256=Ld_e5rbnqctrAmEOlcNlFwlgDHAH5Y0y69tjlVNfh1k,2745
|
|
190
190
|
frogml/_proto/qwak/automation/v1/common_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
191
|
-
frogml/_proto/qwak/automation/v1/notification_pb2.py,sha256=
|
|
192
|
-
frogml/_proto/qwak/automation/v1/notification_pb2.pyi,sha256=
|
|
191
|
+
frogml/_proto/qwak/automation/v1/notification_pb2.py,sha256=Ri1E_vPh01n5jmc8bfsUjPE4NSjs3UdeSKaniYGcTuM,3210
|
|
192
|
+
frogml/_proto/qwak/automation/v1/notification_pb2.pyi,sha256=SrAa8PS0bu3KgcRjxv8HvOepNQZGmRJZ5sDSQOcLA8A,5469
|
|
193
193
|
frogml/_proto/qwak/automation/v1/notification_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
194
|
-
frogml/_proto/qwak/automation/v1/trigger_pb2.py,sha256
|
|
195
|
-
frogml/_proto/qwak/automation/v1/trigger_pb2.pyi,sha256=
|
|
194
|
+
frogml/_proto/qwak/automation/v1/trigger_pb2.py,sha256=AZ_uyXaIW-m-Nyrtu6Ja5Nv2-OBZDba3efAYBGLyH-I,2672
|
|
195
|
+
frogml/_proto/qwak/automation/v1/trigger_pb2.pyi,sha256=HB4g5cNo3ANdFc74dEtXiKs8ETwBEZWL_s33w2-m-yI,4674
|
|
196
196
|
frogml/_proto/qwak/automation/v1/trigger_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
197
|
-
frogml/_proto/qwak/batch_job/v1/batch_job_events_pb2.py,sha256=
|
|
198
|
-
frogml/_proto/qwak/batch_job/v1/batch_job_events_pb2.pyi,sha256=
|
|
197
|
+
frogml/_proto/qwak/batch_job/v1/batch_job_events_pb2.py,sha256=qC5-li7rQhPOvKxpYidaJ2p0x05Uao3usIvpla-atLs,7417
|
|
198
|
+
frogml/_proto/qwak/batch_job/v1/batch_job_events_pb2.pyi,sha256=yiF9co-ST4Coa1u6j8gVh83H3P1j0vGwMsWvUllamSQ,15571
|
|
199
199
|
frogml/_proto/qwak/batch_job/v1/batch_job_events_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
200
|
-
frogml/_proto/qwak/batch_job/v1/batch_job_resources_pb2.py,sha256=
|
|
201
|
-
frogml/_proto/qwak/batch_job/v1/batch_job_resources_pb2.pyi,sha256=
|
|
200
|
+
frogml/_proto/qwak/batch_job/v1/batch_job_resources_pb2.py,sha256=w-aRTgzs56xfqfvwJA3Nnvr_D57OSLQ7n7u9ciDi_iw,1711
|
|
201
|
+
frogml/_proto/qwak/batch_job/v1/batch_job_resources_pb2.pyi,sha256=7IN_Ipv4NbkLC8-K398ZOMF29f3RvdPaonVGohD43Nw,1967
|
|
202
202
|
frogml/_proto/qwak/batch_job/v1/batch_job_resources_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
203
|
-
frogml/_proto/qwak/batch_job/v1/batch_job_service_pb2.py,sha256=
|
|
204
|
-
frogml/_proto/qwak/batch_job/v1/batch_job_service_pb2.pyi,sha256=
|
|
203
|
+
frogml/_proto/qwak/batch_job/v1/batch_job_service_pb2.py,sha256=FCdcswvWwWD3ia9Y9vSaSr2ytBpI-H54gcCov5lJHrg,26075
|
|
204
|
+
frogml/_proto/qwak/batch_job/v1/batch_job_service_pb2.pyi,sha256=uVZmwUOXG1Yvh_878KHNBn2NsrLKTGrkvc749y3Eed8,62843
|
|
205
205
|
frogml/_proto/qwak/batch_job/v1/batch_job_service_pb2_grpc.py,sha256=wnJ-VKU4hd10tB-n_wNHetW5i7vmkiC68ZBxPh8lf3M,33923
|
|
206
|
-
frogml/_proto/qwak/build/v1/build_api_pb2.py,sha256=
|
|
207
|
-
frogml/_proto/qwak/build/v1/build_api_pb2.pyi,sha256=
|
|
206
|
+
frogml/_proto/qwak/build/v1/build_api_pb2.py,sha256=XtZ3D63xoIMmefYXKL6MLn5nxNE-fLbVS9S_9svGvek,15751
|
|
207
|
+
frogml/_proto/qwak/build/v1/build_api_pb2.pyi,sha256=pBMZJW9wtRbozzELaWGlGybFiEA-ifJRJ5necADtnds,27230
|
|
208
208
|
frogml/_proto/qwak/build/v1/build_api_pb2_grpc.py,sha256=7SPyGBxvep6jkKl2FM7_sraZkjX3e7btk8pHoNyLhG4,31474
|
|
209
|
-
frogml/_proto/qwak/build/v1/build_pb2.py,sha256=
|
|
210
|
-
frogml/_proto/qwak/build/v1/build_pb2.pyi,sha256=
|
|
209
|
+
frogml/_proto/qwak/build/v1/build_pb2.py,sha256=Skox_Q3CSjK39ygpDI8sIOlNZMESPMyQSFPJrkHZKmg,20054
|
|
210
|
+
frogml/_proto/qwak/build/v1/build_pb2.pyi,sha256=Ml9zHFPrRS2mdmjaUZSeWJzHBtBDdZ2Mb8mSoAgQAoU,58419
|
|
211
211
|
frogml/_proto/qwak/build/v1/build_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
212
|
-
frogml/_proto/qwak/build_settings/build_settings_api_pb2.py,sha256=
|
|
213
|
-
frogml/_proto/qwak/build_settings/build_settings_api_pb2.pyi,sha256=
|
|
212
|
+
frogml/_proto/qwak/build_settings/build_settings_api_pb2.py,sha256=W_ktTunQV5treLW6EPJk25ZivxrKDI1WEHijRz_BqDU,3273
|
|
213
|
+
frogml/_proto/qwak/build_settings/build_settings_api_pb2.pyi,sha256=hnhCyU26AofCChsRpeAPnWNv9hun_kDMJ796svYeyac,3988
|
|
214
214
|
frogml/_proto/qwak/build_settings/build_settings_api_pb2_grpc.py,sha256=Oe1Zhgdx_77KceYSBaj61xZttcYVuXkAr8JFaQmgTGw,6785
|
|
215
|
-
frogml/_proto/qwak/build_settings/build_settings_pb2.py,sha256=
|
|
216
|
-
frogml/_proto/qwak/build_settings/build_settings_pb2.pyi,sha256=
|
|
215
|
+
frogml/_proto/qwak/build_settings/build_settings_pb2.py,sha256=ytkqHPqQLcpkv4wkMU7lTk97XiFoHpvxPNSHd0OIIbk,3329
|
|
216
|
+
frogml/_proto/qwak/build_settings/build_settings_pb2.pyi,sha256=1hYm_PzeSjQxWJoY7cayv3of-N5QUKacx5tb9rdwgsY,6937
|
|
217
217
|
frogml/_proto/qwak/build_settings/build_settings_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
218
|
-
frogml/_proto/qwak/builds/build_pb2.py,sha256=
|
|
219
|
-
frogml/_proto/qwak/builds/build_pb2.pyi,sha256=
|
|
218
|
+
frogml/_proto/qwak/builds/build_pb2.py,sha256=OhGORyHQ9CHG9KOf6-Wd38QlMixbQ7Gr2pTBFnBbz1E,9535
|
|
219
|
+
frogml/_proto/qwak/builds/build_pb2.pyi,sha256=h68K9ZvNZDAgTAmv-D8CLUtWhJw8TC_0uC4yKykN28k,27092
|
|
220
220
|
frogml/_proto/qwak/builds/build_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
221
|
-
frogml/_proto/qwak/builds/build_url_pb2.py,sha256=
|
|
222
|
-
frogml/_proto/qwak/builds/build_url_pb2.pyi,sha256=
|
|
221
|
+
frogml/_proto/qwak/builds/build_url_pb2.py,sha256=A0RbECLF1IWKNTCEnQbrrG8chWeDtNMEJE4X4JOe45E,4706
|
|
222
|
+
frogml/_proto/qwak/builds/build_url_pb2.pyi,sha256=_GLOeKP0Mq-2NT57sIPXYJYIvfGqgICc_sZkxzbMA5s,11352
|
|
223
223
|
frogml/_proto/qwak/builds/build_url_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
224
|
-
frogml/_proto/qwak/builds/
|
|
225
|
-
frogml/_proto/qwak/builds/
|
|
226
|
-
frogml/_proto/qwak/builds/
|
|
227
|
-
frogml/_proto/qwak/builds/
|
|
228
|
-
frogml/_proto/qwak/builds/
|
|
224
|
+
frogml/_proto/qwak/builds/build_values_pb2.py,sha256=qXeiEet0qxTHTc2ecaIP3e4jo4esenPqkfwqNKzG4qQ,9731
|
|
225
|
+
frogml/_proto/qwak/builds/build_values_pb2.pyi,sha256=OXzSPu3OgfPh4t0m4LPW78eXySkKAnf-b9hIJekFKFY,25035
|
|
226
|
+
frogml/_proto/qwak/builds/build_values_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
227
|
+
frogml/_proto/qwak/builds/builds_orchestrator_service_pb2.py,sha256=2JsoBmnLaY6DLoRyHavps7-ZBpONfjFo6R5J2CwZSwo,14842
|
|
228
|
+
frogml/_proto/qwak/builds/builds_orchestrator_service_pb2.pyi,sha256=VyAxKaI_R0P6zo__ZHVLkRHVQ_TNwIlJ-Ht26zfpAuE,24904
|
|
229
|
+
frogml/_proto/qwak/builds/builds_orchestrator_service_pb2_grpc.py,sha256=FSrOJ2vgGzvWeDkb2YPkJ-vc7gSWyjEgYta8a41ozTY,27006
|
|
230
|
+
frogml/_proto/qwak/builds/builds_pb2.py,sha256=DUu7Pm9ibdOgeZkKFW-aM1N3O2hGYapxx7DYrFCLttc,16143
|
|
231
|
+
frogml/_proto/qwak/builds/builds_pb2.pyi,sha256=P1cuL_LA4N4ghWWLlMcZqbjr6GIyuWvGBuI6CI3XCPU,46244
|
|
229
232
|
frogml/_proto/qwak/builds/builds_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
230
|
-
frogml/_proto/qwak/builds/internal_builds_orchestrator_service_pb2.py,sha256=
|
|
231
|
-
frogml/_proto/qwak/builds/internal_builds_orchestrator_service_pb2.pyi,sha256=
|
|
233
|
+
frogml/_proto/qwak/builds/internal_builds_orchestrator_service_pb2.py,sha256=_MJrCJWpkjp8xauQHdmcDiP_SjiHMt1MozUXkUiWHG4,2348
|
|
234
|
+
frogml/_proto/qwak/builds/internal_builds_orchestrator_service_pb2.pyi,sha256=k278ZUAY4yvotyWN9B8EQl_A7EiUROJdYMdfowGzdcQ,2269
|
|
232
235
|
frogml/_proto/qwak/builds/internal_builds_orchestrator_service_pb2_grpc.py,sha256=WBwXy6OeARU26grAnZ_MUuvkPKlA_qz6wczZCr0vIWM,3103
|
|
233
|
-
frogml/_proto/qwak/data_versioning/data_versioning_pb2.py,sha256=
|
|
234
|
-
frogml/_proto/qwak/data_versioning/data_versioning_pb2.pyi,sha256=
|
|
236
|
+
frogml/_proto/qwak/data_versioning/data_versioning_pb2.py,sha256=Rd4eYQ1p3JRSgXRgOH4T8ki9hxsMy1Ebp-PLWrjKM8E,1765
|
|
237
|
+
frogml/_proto/qwak/data_versioning/data_versioning_pb2.pyi,sha256=MiX-bLOaSAfoYysLtwARPiN8M46Ja47o8XVfacUoXmM,2568
|
|
235
238
|
frogml/_proto/qwak/data_versioning/data_versioning_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
236
|
-
frogml/_proto/qwak/data_versioning/data_versioning_service_pb2.py,sha256=
|
|
237
|
-
frogml/_proto/qwak/data_versioning/data_versioning_service_pb2.pyi,sha256=
|
|
239
|
+
frogml/_proto/qwak/data_versioning/data_versioning_service_pb2.py,sha256=BOWz2ziLDwa2qCov30cGoe_6Xk3WSh7owSVKcZ0MyTo,2831
|
|
240
|
+
frogml/_proto/qwak/data_versioning/data_versioning_service_pb2.pyi,sha256=n3ezkztcwmLsHd9zwDxtGgzLelW6rYtkysS5aNuz-eE,3083
|
|
238
241
|
frogml/_proto/qwak/data_versioning/data_versioning_service_pb2_grpc.py,sha256=XAdjQFJnog_sk_nJrQnTdsB1IWNpsuJNCkBmRu6slOY,5030
|
|
239
|
-
frogml/_proto/qwak/deployment/alert_pb2.py,sha256=
|
|
240
|
-
frogml/_proto/qwak/deployment/alert_pb2.pyi,sha256=
|
|
242
|
+
frogml/_proto/qwak/deployment/alert_pb2.py,sha256=6CzQ7pxgn6EXGgS7ThPTyDI2ShV6QySyAMEsvWO4ltk,4715
|
|
243
|
+
frogml/_proto/qwak/deployment/alert_pb2.pyi,sha256=hjER4Mbz9_IsKk9v3oME9KnwHMvL95KFolfHfJGqN60,11204
|
|
241
244
|
frogml/_proto/qwak/deployment/alert_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
242
|
-
frogml/_proto/qwak/deployment/alert_service_pb2.py,sha256=
|
|
243
|
-
frogml/_proto/qwak/deployment/alert_service_pb2.pyi,sha256=
|
|
245
|
+
frogml/_proto/qwak/deployment/alert_service_pb2.py,sha256=U2DTmNxSP4_q4pctJued3pWsQgLPnC-JkKL-Obh3Zz0,6115
|
|
246
|
+
frogml/_proto/qwak/deployment/alert_service_pb2.pyi,sha256=SwT0pJY648DSIFZ3Bm5di8g88sSC4h_5mA130jDh_oU,8793
|
|
244
247
|
frogml/_proto/qwak/deployment/alert_service_pb2_grpc.py,sha256=M8_pAtlwUa44gnkLqrmDye5wIH56v3xS_cLnTHwZXVs,12805
|
|
245
|
-
frogml/_proto/qwak/deployment/deployment_messages_pb2.py,sha256=
|
|
246
|
-
frogml/_proto/qwak/deployment/deployment_messages_pb2.pyi,sha256=
|
|
248
|
+
frogml/_proto/qwak/deployment/deployment_messages_pb2.py,sha256=H3gnVl4jWT-lS7S38bn1mBy3YQMz3jbNmjvPaM2M5Oo,1918
|
|
249
|
+
frogml/_proto/qwak/deployment/deployment_messages_pb2.pyi,sha256=prv16wC_sG0ssW1KXVxLmaiXJ31JGEFN775nFj0QzfI,2646
|
|
247
250
|
frogml/_proto/qwak/deployment/deployment_messages_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
248
|
-
frogml/_proto/qwak/deployment/deployment_pb2.py,sha256=
|
|
249
|
-
frogml/_proto/qwak/deployment/deployment_pb2.pyi,sha256=
|
|
251
|
+
frogml/_proto/qwak/deployment/deployment_pb2.py,sha256=n_738DqkY-y95C75UlphctdETtV5NvRiR-97CL9cHFY,28902
|
|
252
|
+
frogml/_proto/qwak/deployment/deployment_pb2.pyi,sha256=YuYB268Xck2l7r6WByh3ivqAGY7mEtklIG6InmF5eC8,76698
|
|
250
253
|
frogml/_proto/qwak/deployment/deployment_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
251
|
-
frogml/_proto/qwak/deployment/deployment_service_pb2.py,sha256=
|
|
252
|
-
frogml/_proto/qwak/deployment/deployment_service_pb2.pyi,sha256=
|
|
254
|
+
frogml/_proto/qwak/deployment/deployment_service_pb2.py,sha256=RO438vlgM8Qyeoh8cpT_An-H5H60csNk-7O7N7_77fE,26916
|
|
255
|
+
frogml/_proto/qwak/deployment/deployment_service_pb2.pyi,sha256=_D5otfxdf7mmvv3JrPJg2a8xC-N9tLkUvVHJQz34IMo,40924
|
|
253
256
|
frogml/_proto/qwak/deployment/deployment_service_pb2_grpc.py,sha256=mrJW8uX2M10YRqOQUarIx-zC8k_GkKJ4sqWqSIXGi5w,27758
|
|
254
|
-
frogml/_proto/qwak/ecosystem/jfrog/v0/jfrog_tenant_info_service_pb2.py,sha256=
|
|
255
|
-
frogml/_proto/qwak/ecosystem/jfrog/v0/jfrog_tenant_info_service_pb2.pyi,sha256=
|
|
257
|
+
frogml/_proto/qwak/ecosystem/jfrog/v0/jfrog_tenant_info_service_pb2.py,sha256=lzIcB46jM3yVkoNTkhEDePsYUjoqljQ8lPkWKgGkiJM,3064
|
|
258
|
+
frogml/_proto/qwak/ecosystem/jfrog/v0/jfrog_tenant_info_service_pb2.pyi,sha256=OqdFhrtbx59cRBWFUdCPuXtCEpVZP-ShWtKvurotFtE,2374
|
|
256
259
|
frogml/_proto/qwak/ecosystem/jfrog/v0/jfrog_tenant_info_service_pb2_grpc.py,sha256=WRha69Z8AoT9dtg26YJO7YDWiVGUhHP5K_UWl4km4gQ,5295
|
|
257
|
-
frogml/_proto/qwak/ecosystem/jfrog/v0/jfrog_tenant_pb2.py,sha256=
|
|
258
|
-
frogml/_proto/qwak/ecosystem/jfrog/v0/jfrog_tenant_pb2.pyi,sha256=
|
|
260
|
+
frogml/_proto/qwak/ecosystem/jfrog/v0/jfrog_tenant_pb2.py,sha256=lEV09qSxrnSxQDw9lAD16hkrKfnHIIxgIJ4qQQ-uXxo,1900
|
|
261
|
+
frogml/_proto/qwak/ecosystem/jfrog/v0/jfrog_tenant_pb2.pyi,sha256=ybqEq6V6SE1qxB3WPp_NiDYuQGRiMnlGAsbRHltbLNM,1543
|
|
259
262
|
frogml/_proto/qwak/ecosystem/jfrog/v0/jfrog_tenant_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
260
|
-
frogml/_proto/qwak/ecosystem/jfrog/v0/token_pb2.py,sha256=
|
|
261
|
-
frogml/_proto/qwak/ecosystem/jfrog/v0/token_pb2.pyi,sha256=
|
|
263
|
+
frogml/_proto/qwak/ecosystem/jfrog/v0/token_pb2.py,sha256=ff_YsbXM8MwZfV7SIencOqVLh8DdziDqp86gJzxY7zA,8540
|
|
264
|
+
frogml/_proto/qwak/ecosystem/jfrog/v0/token_pb2.pyi,sha256=mKssk88kBh6zn5lXKkYiiz-8l8PQC_HlKe95rtcdWBc,21567
|
|
262
265
|
frogml/_proto/qwak/ecosystem/jfrog/v0/token_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
263
|
-
frogml/_proto/qwak/ecosystem/jfrog/v0/token_service_pb2.py,sha256=
|
|
264
|
-
frogml/_proto/qwak/ecosystem/jfrog/v0/token_service_pb2.pyi,sha256=
|
|
266
|
+
frogml/_proto/qwak/ecosystem/jfrog/v0/token_service_pb2.py,sha256=MgtO95D4_juXq3hI6foWpvQ_ukkhIgUUsTBcdjfLjBk,4310
|
|
267
|
+
frogml/_proto/qwak/ecosystem/jfrog/v0/token_service_pb2.pyi,sha256=hSTQ527E819Ik-3Jf0oHO9l0nBORoetbwXlTXb6BaOM,5524
|
|
265
268
|
frogml/_proto/qwak/ecosystem/jfrog/v0/token_service_pb2_grpc.py,sha256=LZEVFS9GEpWlRTDE7-3Bk-f2F0WhGbUdF2Q_WMBrdLg,8825
|
|
266
|
-
frogml/_proto/qwak/ecosystem/v0/
|
|
267
|
-
frogml/_proto/qwak/ecosystem/v0/
|
|
269
|
+
frogml/_proto/qwak/ecosystem/v0/auth_pb2.py,sha256=zE4QBF78AIU36Z4qXL962WfHM-68-FzcX2-4EDDGasE,1784
|
|
270
|
+
frogml/_proto/qwak/ecosystem/v0/auth_pb2.pyi,sha256=fTgj2NtD2Shxx6LQ8b6r610nkcwp9VLhhQiR4kwWCc4,1123
|
|
271
|
+
frogml/_proto/qwak/ecosystem/v0/auth_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
272
|
+
frogml/_proto/qwak/ecosystem/v0/azure_credentials_pb2.py,sha256=6X79643kUWxgaJS4FUzIsWWw96ifVqMbIHNzNf7bZ1c,3458
|
|
273
|
+
frogml/_proto/qwak/ecosystem/v0/azure_credentials_pb2.pyi,sha256=keYURfukAVYe1BsrtBwNy_Dl5Rs1VThmGwyGKuz6MVg,5958
|
|
274
|
+
frogml/_proto/qwak/ecosystem/v0/azure_credentials_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
275
|
+
frogml/_proto/qwak/ecosystem/v0/credentials_pb2.py,sha256=e4h5yWvlgujkoErs_aDqF1Vp1wT5C_3AuuJlcjU-a_0,2921
|
|
276
|
+
frogml/_proto/qwak/ecosystem/v0/credentials_pb2.pyi,sha256=GFcMVsvp7gb8bgxwS1DyV1OgrSlUokRc0tS9uJ8WWYQ,4504
|
|
268
277
|
frogml/_proto/qwak/ecosystem/v0/credentials_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
269
|
-
frogml/_proto/qwak/ecosystem/v0/ecosystem_pb2.py,sha256=
|
|
270
|
-
frogml/_proto/qwak/ecosystem/v0/ecosystem_pb2.pyi,sha256=
|
|
278
|
+
frogml/_proto/qwak/ecosystem/v0/ecosystem_pb2.py,sha256=GBZBWViKEjVkqy9rmD3EKr53k-S00FwWwN8FZtVqeq0,8473
|
|
279
|
+
frogml/_proto/qwak/ecosystem/v0/ecosystem_pb2.pyi,sha256=yfZfu34iqv0pSReOCm6naujj_-KH0kvcS6R0fzfbbl0,15976
|
|
271
280
|
frogml/_proto/qwak/ecosystem/v0/ecosystem_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
272
|
-
frogml/_proto/qwak/ecosystem/v0/ecosystem_runtime_service_pb2.py,sha256=
|
|
273
|
-
frogml/_proto/qwak/ecosystem/v0/ecosystem_runtime_service_pb2.pyi,sha256=
|
|
281
|
+
frogml/_proto/qwak/ecosystem/v0/ecosystem_runtime_service_pb2.py,sha256=rjR5OZi_epToWDhexah5foAUDgYyPTPnIko4ZSGvXXE,9310
|
|
282
|
+
frogml/_proto/qwak/ecosystem/v0/ecosystem_runtime_service_pb2.pyi,sha256=Wy7iITl4eUbiMAEwMndSaEsdV6fgA1MQCaz3X_CIsNo,19402
|
|
274
283
|
frogml/_proto/qwak/ecosystem/v0/ecosystem_runtime_service_pb2_grpc.py,sha256=L11d2Vu3-FhL3LdURmG8h6qMiCMS8pDxklyVXAfperE,12835
|
|
275
|
-
frogml/_proto/qwak/execution/v1/backfill_pb2.py,sha256=
|
|
276
|
-
frogml/_proto/qwak/execution/v1/backfill_pb2.pyi,sha256=
|
|
284
|
+
frogml/_proto/qwak/execution/v1/backfill_pb2.py,sha256=Uqm0z5-KS4hERVz1Bm883LA5l4dujODQuhqhM4vPIbU,3763
|
|
285
|
+
frogml/_proto/qwak/execution/v1/backfill_pb2.pyi,sha256=cZajLJVd6apiqw4U700HGw8NshXlduHukw6V5MCFU5I,7801
|
|
277
286
|
frogml/_proto/qwak/execution/v1/backfill_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
278
|
-
frogml/_proto/qwak/execution/v1/batch_pb2.py,sha256=
|
|
279
|
-
frogml/_proto/qwak/execution/v1/batch_pb2.pyi,sha256=
|
|
287
|
+
frogml/_proto/qwak/execution/v1/batch_pb2.py,sha256=ClDu2GyjudUyek4AXTysiCJd8tTg6tQ9iwsihzu_mw4,2084
|
|
288
|
+
frogml/_proto/qwak/execution/v1/batch_pb2.pyi,sha256=poVNm1YNuMh7S1Wpx4hjY1MnhYIoaiOSXUEg2tTiwNM,3122
|
|
280
289
|
frogml/_proto/qwak/execution/v1/batch_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
281
|
-
frogml/_proto/qwak/execution/v1/deletion_pb2.py,sha256=
|
|
282
|
-
frogml/_proto/qwak/execution/v1/deletion_pb2.pyi,sha256=
|
|
290
|
+
frogml/_proto/qwak/execution/v1/deletion_pb2.py,sha256=U2lI8d9ySRQx_ceYgvpJPWj2houp2N-e8eBYGUYj2qQ,2236
|
|
291
|
+
frogml/_proto/qwak/execution/v1/deletion_pb2.pyi,sha256=gZ3H5oduKGDWqVp_M6rc4FUz_WcFBDUJWFkVYCsB6_U,2929
|
|
283
292
|
frogml/_proto/qwak/execution/v1/deletion_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
284
|
-
frogml/_proto/qwak/execution/v1/execution_pb2.py,sha256=
|
|
285
|
-
frogml/_proto/qwak/execution/v1/execution_pb2.pyi,sha256=
|
|
293
|
+
frogml/_proto/qwak/execution/v1/execution_pb2.py,sha256=PiBR7IIMSWZoRST6TCYlUVOzXjUT74tEgO39rkfVlI4,5523
|
|
294
|
+
frogml/_proto/qwak/execution/v1/execution_pb2.pyi,sha256=YuTlKTFO3zBcu2kGEFwoRpXdwx239IAEtph9syqU2Tg,12185
|
|
286
295
|
frogml/_proto/qwak/execution/v1/execution_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
287
|
-
frogml/_proto/qwak/execution/v1/execution_service_pb2.py,sha256=
|
|
288
|
-
frogml/_proto/qwak/execution/v1/execution_service_pb2.pyi,sha256=
|
|
296
|
+
frogml/_proto/qwak/execution/v1/execution_service_pb2.py,sha256=D0tZ0v6ixzzB0njc_dohcpqPuWMInMYh_-3YLCl4uwc,13225
|
|
297
|
+
frogml/_proto/qwak/execution/v1/execution_service_pb2.pyi,sha256=QT4wCWq53YjsyZNeotOO0FvKar2RfdQ6f8nWwt_gGd0,20407
|
|
289
298
|
frogml/_proto/qwak/execution/v1/execution_service_pb2_grpc.py,sha256=mU-NtS1-zJZixX_DuznM_1UggWXb0nH6wXpWnOW4Jqc,30262
|
|
290
|
-
frogml/_proto/qwak/execution/v1/internal/deployment/platform_details_pb2.py,sha256=
|
|
291
|
-
frogml/_proto/qwak/execution/v1/internal/deployment/platform_details_pb2.pyi,sha256=
|
|
299
|
+
frogml/_proto/qwak/execution/v1/internal/deployment/platform_details_pb2.py,sha256=ivjAepuIj4oZA7cliHQVN8uXIS24tWe-NlUsH7w-Nt4,1442
|
|
300
|
+
frogml/_proto/qwak/execution/v1/internal/deployment/platform_details_pb2.pyi,sha256=Y2JJ2jIsyNA25gXERfkcIC0Lxj6X0UVRNQsjSFPxhOU,670
|
|
292
301
|
frogml/_proto/qwak/execution/v1/internal/deployment/platform_details_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
293
|
-
frogml/_proto/qwak/execution/v1/jobs/job_pb2.py,sha256=
|
|
294
|
-
frogml/_proto/qwak/execution/v1/jobs/job_pb2.pyi,sha256=
|
|
302
|
+
frogml/_proto/qwak/execution/v1/jobs/job_pb2.py,sha256=X5eg6ckwWpaIdTZQ6dn_tlMc4MUH5gc3Ri0bfbxOFv0,5284
|
|
303
|
+
frogml/_proto/qwak/execution/v1/jobs/job_pb2.pyi,sha256=g7a5wpI-E1CCLusnyy5pHuK0y2hXRjCvQnsar3vwwXw,14883
|
|
295
304
|
frogml/_proto/qwak/execution/v1/jobs/job_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
296
|
-
frogml/_proto/qwak/execution/v1/jobs/job_service_pb2.py,sha256=
|
|
297
|
-
frogml/_proto/qwak/execution/v1/jobs/job_service_pb2.pyi,sha256=
|
|
305
|
+
frogml/_proto/qwak/execution/v1/jobs/job_service_pb2.py,sha256=Nde4IurdiP9G-mFU6mjGhFNNtKwe9_pFHHUFfzy-s7U,10518
|
|
306
|
+
frogml/_proto/qwak/execution/v1/jobs/job_service_pb2.pyi,sha256=HqnUYs0eUO9L4cBavZyPm61WijeyNUEj6Nl72jYO_sk,20494
|
|
298
307
|
frogml/_proto/qwak/execution/v1/jobs/job_service_pb2_grpc.py,sha256=95HZekdR1Hfy2zFDvrTz12oNErvkmSzT1A960v9Uato,23233
|
|
299
|
-
frogml/_proto/qwak/execution/v1/jobs/reports/report_pb2.py,sha256=
|
|
300
|
-
frogml/_proto/qwak/execution/v1/jobs/reports/report_pb2.pyi,sha256=
|
|
308
|
+
frogml/_proto/qwak/execution/v1/jobs/reports/report_pb2.py,sha256=_3HGN3MV8hfxYBwTaN7O7I4eQb-20wS98wFl_oSMFVg,5419
|
|
309
|
+
frogml/_proto/qwak/execution/v1/jobs/reports/report_pb2.pyi,sha256=koA-MbzDFCt1rVEdeDm0N_SAqC7TUUcfeGMseZDlGdw,13549
|
|
301
310
|
frogml/_proto/qwak/execution/v1/jobs/reports/report_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
302
|
-
frogml/_proto/qwak/execution/v1/state/execution_state_pb2.py,sha256=
|
|
303
|
-
frogml/_proto/qwak/execution/v1/state/execution_state_pb2.pyi,sha256=
|
|
311
|
+
frogml/_proto/qwak/execution/v1/state/execution_state_pb2.py,sha256=kT7HTbhsjZJbpNAvogHFg9EMcBg3GHxwA1PVInx8Tyc,1887
|
|
312
|
+
frogml/_proto/qwak/execution/v1/state/execution_state_pb2.pyi,sha256=eqajbFrytOs1CZWoq3SygyR6fTgadqRgma4XUSkvnlQ,1862
|
|
304
313
|
frogml/_proto/qwak/execution/v1/state/execution_state_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
305
|
-
frogml/_proto/qwak/execution/v1/state/execution_state_service_pb2.py,sha256=
|
|
306
|
-
frogml/_proto/qwak/execution/v1/state/execution_state_service_pb2.pyi,sha256=
|
|
314
|
+
frogml/_proto/qwak/execution/v1/state/execution_state_service_pb2.py,sha256=kj_WgeK0O5T7ukzHWJuO_nUwYW_NCQiZHkwwxspHHFc,6096
|
|
315
|
+
frogml/_proto/qwak/execution/v1/state/execution_state_service_pb2.pyi,sha256=BrzIJNEbU_wrbGZtAg01HU_y_VNuPTibs21lsfuaHPc,7937
|
|
307
316
|
frogml/_proto/qwak/execution/v1/state/execution_state_service_pb2_grpc.py,sha256=N6y4ZuBDCFFe3JCFjzQwUEpM9VH-AtdxngyIFl962s0,14214
|
|
308
|
-
frogml/_proto/qwak/execution/v1/state/featureset_state_pb2.py,sha256=
|
|
309
|
-
frogml/_proto/qwak/execution/v1/state/featureset_state_pb2.pyi,sha256=
|
|
317
|
+
frogml/_proto/qwak/execution/v1/state/featureset_state_pb2.py,sha256=HCFAzPQH0Mhfwb7hJy5C8L1A-Wbb5dSLQGUW8XXYNp4,1512
|
|
318
|
+
frogml/_proto/qwak/execution/v1/state/featureset_state_pb2.pyi,sha256=Fv_Z1Oak5hn0ZX95z3JFHNKaIpNMxJAosQRzl1h1Lf0,1173
|
|
310
319
|
frogml/_proto/qwak/execution/v1/state/featureset_state_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
311
|
-
frogml/_proto/qwak/execution/v1/state/spark_execution_state_pb2.py,sha256=
|
|
312
|
-
frogml/_proto/qwak/execution/v1/state/spark_execution_state_pb2.pyi,sha256=
|
|
320
|
+
frogml/_proto/qwak/execution/v1/state/spark_execution_state_pb2.py,sha256=dOOqox29syAO82sKEh1xXYt6KGdWBkmJ99jUZFc_SDU,3994
|
|
321
|
+
frogml/_proto/qwak/execution/v1/state/spark_execution_state_pb2.pyi,sha256=o0HuaFqPz93mVt1lVXcr48XglrPMfE5ujfiubeZN86c,7632
|
|
313
322
|
frogml/_proto/qwak/execution/v1/state/spark_execution_state_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
314
|
-
frogml/_proto/qwak/execution/v1/streaming_aggregation_pb2.py,sha256=
|
|
315
|
-
frogml/_proto/qwak/execution/v1/streaming_aggregation_pb2.pyi,sha256=
|
|
323
|
+
frogml/_proto/qwak/execution/v1/streaming_aggregation_pb2.py,sha256=S7884ymgZmalCpJan1sulfOWj-Yl-0JQMT4np-YXzKg,4042
|
|
324
|
+
frogml/_proto/qwak/execution/v1/streaming_aggregation_pb2.pyi,sha256=acBfLMomVEOoneDET1VYrIbjkzn7ddeY3cDWbBiYVzk,7514
|
|
316
325
|
frogml/_proto/qwak/execution/v1/streaming_aggregation_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
317
|
-
frogml/_proto/qwak/execution/v1/streaming_pb2.py,sha256
|
|
318
|
-
frogml/_proto/qwak/execution/v1/streaming_pb2.pyi,sha256=
|
|
326
|
+
frogml/_proto/qwak/execution/v1/streaming_pb2.py,sha256=-IlvLEYh7mkG9Y1fgfIijL2EDzizQefibpeQnO12Gas,2174
|
|
327
|
+
frogml/_proto/qwak/execution/v1/streaming_pb2.pyi,sha256=EG3DOKccQV7_m-LLjHky2WgPqYqRUP3rRYhFOo3J3M0,2837
|
|
319
328
|
frogml/_proto/qwak/execution/v1/streaming_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
320
|
-
frogml/_proto/qwak/feature_store/entities/entity_pb2.py,sha256=
|
|
321
|
-
frogml/_proto/qwak/feature_store/entities/entity_pb2.pyi,sha256=
|
|
329
|
+
frogml/_proto/qwak/feature_store/entities/entity_pb2.py,sha256=sV5BbkdCU-U40RY6-T8JxMxcHPr5KtMyEE4kyRFRJ3g,3182
|
|
330
|
+
frogml/_proto/qwak/feature_store/entities/entity_pb2.pyi,sha256=gZxOj6Hwn89FiqkcYRjojXipdrk4XVlgErM6fFB7DA8,6689
|
|
322
331
|
frogml/_proto/qwak/feature_store/entities/entity_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
323
|
-
frogml/_proto/qwak/feature_store/entities/entity_service_pb2.py,sha256=
|
|
324
|
-
frogml/_proto/qwak/feature_store/entities/entity_service_pb2.pyi,sha256
|
|
332
|
+
frogml/_proto/qwak/feature_store/entities/entity_service_pb2.py,sha256=TNyKmuwWi25scTVPbjfj2rqJ6Og3u8Ylc_rYlsv40vg,4886
|
|
333
|
+
frogml/_proto/qwak/feature_store/entities/entity_service_pb2.pyi,sha256=-thivOvoLnD2sTtxHP58eDHjJqiaDvyZIfO1YZ90hHQ,7488
|
|
325
334
|
frogml/_proto/qwak/feature_store/entities/entity_service_pb2_grpc.py,sha256=zLkwYOyy_qZKnAutBQtn7CNg6q6hK4mCTTeRwx6Ye0Y,12258
|
|
326
|
-
frogml/_proto/qwak/feature_store/features/aggregation_pb2.py,sha256=
|
|
327
|
-
frogml/_proto/qwak/feature_store/features/aggregation_pb2.pyi,sha256=
|
|
335
|
+
frogml/_proto/qwak/feature_store/features/aggregation_pb2.py,sha256=K2budWaTioooNcquKoxwmeznMiAzv08peNXe8Nb4sto,5770
|
|
336
|
+
frogml/_proto/qwak/feature_store/features/aggregation_pb2.pyi,sha256=5oFgHRopvrmHg3dBbImEeqDynDi3UdITEQYQGmzraNI,12885
|
|
328
337
|
frogml/_proto/qwak/feature_store/features/aggregation_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
329
|
-
frogml/_proto/qwak/feature_store/features/deployment_pb2.py,sha256=
|
|
330
|
-
frogml/_proto/qwak/feature_store/features/deployment_pb2.pyi,sha256=
|
|
338
|
+
frogml/_proto/qwak/feature_store/features/deployment_pb2.py,sha256=Z2xwD3dLE7gLU-U7kfcARrrHI6--4mRY1NMNorOBuvc,7248
|
|
339
|
+
frogml/_proto/qwak/feature_store/features/deployment_pb2.pyi,sha256=LwVxk9drxtRMi_utfsQQXXO9lVW4vSt-1pKxay0hwlI,19103
|
|
331
340
|
frogml/_proto/qwak/feature_store/features/deployment_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
332
|
-
frogml/_proto/qwak/feature_store/features/deployment_service_pb2.py,sha256=
|
|
333
|
-
frogml/_proto/qwak/feature_store/features/deployment_service_pb2.pyi,sha256=
|
|
341
|
+
frogml/_proto/qwak/feature_store/features/deployment_service_pb2.py,sha256=7M2nxdoNWLSnr1kFx1OVfd5BJtpuhfbaJ8FZfSwLo9w,2379
|
|
342
|
+
frogml/_proto/qwak/feature_store/features/deployment_service_pb2.pyi,sha256=7lPY1o3-OURHquxatJrotLbyPNM5S-LulzIyZ1vxg3s,1566
|
|
334
343
|
frogml/_proto/qwak/feature_store/features/deployment_service_pb2_grpc.py,sha256=3plgagi6MrFRSfzgNwn49022qagcPxjIHQVwyrq0X0Q,3295
|
|
335
|
-
frogml/_proto/qwak/feature_store/features/execution_pb2.py,sha256=
|
|
336
|
-
frogml/_proto/qwak/feature_store/features/execution_pb2.pyi,sha256=
|
|
344
|
+
frogml/_proto/qwak/feature_store/features/execution_pb2.py,sha256=z_MpkVP4wNZc2W9YJH0XyPeLTNWvBiUvGB6OWne-pk0,3605
|
|
345
|
+
frogml/_proto/qwak/feature_store/features/execution_pb2.pyi,sha256=GMSTD-cH6hNmI0WtquP82gnLVYpFg0kiv4IdSkUXff0,8482
|
|
337
346
|
frogml/_proto/qwak/feature_store/features/execution_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
338
|
-
frogml/_proto/qwak/feature_store/features/feature_set_attribute_pb2.py,sha256=
|
|
339
|
-
frogml/_proto/qwak/feature_store/features/feature_set_attribute_pb2.pyi,sha256=
|
|
347
|
+
frogml/_proto/qwak/feature_store/features/feature_set_attribute_pb2.py,sha256=3CC3kVdbUMWXCiTHxtFV4bIaIN0sV_J_bqudYuuwRrs,1782
|
|
348
|
+
frogml/_proto/qwak/feature_store/features/feature_set_attribute_pb2.pyi,sha256=lyae2CBWuJGAAWfDxKbuzjk7NDDTmgHtPXvJ_B4eh2U,1120
|
|
340
349
|
frogml/_proto/qwak/feature_store/features/feature_set_attribute_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
341
|
-
frogml/_proto/qwak/feature_store/features/feature_set_pb2.py,sha256=
|
|
342
|
-
frogml/_proto/qwak/feature_store/features/feature_set_pb2.pyi,sha256=
|
|
350
|
+
frogml/_proto/qwak/feature_store/features/feature_set_pb2.py,sha256=duiOTjtRzo4dfTVvRDX7L1_nvxxMLhnZDcLCwnQ9Guk,10858
|
|
351
|
+
frogml/_proto/qwak/feature_store/features/feature_set_pb2.pyi,sha256=2arc8mT_Jxxvb8xyL5NaCcvkhOXkVSKSuTcFnD5GiOs,22602
|
|
343
352
|
frogml/_proto/qwak/feature_store/features/feature_set_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
344
|
-
frogml/_proto/qwak/feature_store/features/feature_set_service_pb2.py,sha256=
|
|
345
|
-
frogml/_proto/qwak/feature_store/features/feature_set_service_pb2.pyi,sha256=
|
|
353
|
+
frogml/_proto/qwak/feature_store/features/feature_set_service_pb2.py,sha256=BnDgXmDEOd1WZaVuddHNpWEWrd4mw9D6n0xYHAczwCY,17302
|
|
354
|
+
frogml/_proto/qwak/feature_store/features/feature_set_service_pb2.pyi,sha256=bsLKQrzNeV3iD-EnTsdOpe4JEvgylQ5395xWjYDmZ4E,27730
|
|
346
355
|
frogml/_proto/qwak/feature_store/features/feature_set_service_pb2_grpc.py,sha256=8wV6mMgKhPgmk_3anKo6SQ-6veROxmD2CDCfGAg5xtk,45753
|
|
347
|
-
frogml/_proto/qwak/feature_store/features/feature_set_state_pb2.py,sha256=
|
|
348
|
-
frogml/_proto/qwak/feature_store/features/feature_set_state_pb2.pyi,sha256=
|
|
356
|
+
frogml/_proto/qwak/feature_store/features/feature_set_state_pb2.py,sha256=_M-fj-3t4PuLBItxPPOGE5ZRhm0Ieg-_804PgrXxBaw,6278
|
|
357
|
+
frogml/_proto/qwak/feature_store/features/feature_set_state_pb2.pyi,sha256=6a8gQIKRs2aiUmCTpRtmUldb4duJYkv08WtiqYPghQM,14068
|
|
349
358
|
frogml/_proto/qwak/feature_store/features/feature_set_state_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
350
|
-
frogml/_proto/qwak/feature_store/features/feature_set_state_service_pb2.py,sha256=
|
|
351
|
-
frogml/_proto/qwak/feature_store/features/feature_set_state_service_pb2.pyi,sha256=
|
|
359
|
+
frogml/_proto/qwak/feature_store/features/feature_set_state_service_pb2.py,sha256=lHM92S2Qeq08xQlWMaCskhdLZi8XGSUqgMvxMdsGKh0,5121
|
|
360
|
+
frogml/_proto/qwak/feature_store/features/feature_set_state_service_pb2.pyi,sha256=JAr2xc6181qr8JRaDPmKOi66rBDk_dFkZy7yqwq52kU,6859
|
|
352
361
|
frogml/_proto/qwak/feature_store/features/feature_set_state_service_pb2_grpc.py,sha256=yT0knmt0gPMDE4JIEvnhapwKRmw4bzadhas0mAPy07o,11649
|
|
353
|
-
frogml/_proto/qwak/feature_store/features/feature_set_types_pb2.py,sha256=
|
|
354
|
-
frogml/_proto/qwak/feature_store/features/feature_set_types_pb2.pyi,sha256=
|
|
362
|
+
frogml/_proto/qwak/feature_store/features/feature_set_types_pb2.py,sha256=X4A3ezGpXqHyKWKSOKhERvDEDfeFw-zIBgW80w1ryvE,16995
|
|
363
|
+
frogml/_proto/qwak/feature_store/features/feature_set_types_pb2.pyi,sha256=UvTla-dtPFKw9iRhHRorvJcvaL2c-FKbRDRMkOvGyXs,43957
|
|
355
364
|
frogml/_proto/qwak/feature_store/features/feature_set_types_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
356
|
-
frogml/_proto/qwak/feature_store/features/monitoring_pb2.py,sha256=
|
|
357
|
-
frogml/_proto/qwak/feature_store/features/monitoring_pb2.pyi,sha256=
|
|
365
|
+
frogml/_proto/qwak/feature_store/features/monitoring_pb2.py,sha256=lMI-mHRVOeGK-ExRTEsyM5TCwqE8XIs-PTqZRnpLvKs,1913
|
|
366
|
+
frogml/_proto/qwak/feature_store/features/monitoring_pb2.pyi,sha256=srBL-5vdEYd1JkBxrZIWpCzgc6aqTxkE9cNhvNGffqE,2303
|
|
358
367
|
frogml/_proto/qwak/feature_store/features/monitoring_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
359
|
-
frogml/_proto/qwak/feature_store/features/real_time_feature_extractor_pb2.py,sha256=
|
|
360
|
-
frogml/_proto/qwak/feature_store/features/real_time_feature_extractor_pb2.pyi,sha256=
|
|
368
|
+
frogml/_proto/qwak/feature_store/features/real_time_feature_extractor_pb2.py,sha256=zhQibRsShFkMrAcLFyDUkgnQqnWLytu0bv7s6VZU9jM,7356
|
|
369
|
+
frogml/_proto/qwak/feature_store/features/real_time_feature_extractor_pb2.pyi,sha256=FX3vorCiNoAExoQZQlfwpKqopI8tn_dCEuqEkxvW4GQ,18439
|
|
361
370
|
frogml/_proto/qwak/feature_store/features/real_time_feature_extractor_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
362
|
-
frogml/_proto/qwak/feature_store/jobs/job_pb2.py,sha256=
|
|
363
|
-
frogml/_proto/qwak/feature_store/jobs/job_pb2.pyi,sha256=
|
|
371
|
+
frogml/_proto/qwak/feature_store/jobs/job_pb2.py,sha256=y9mlzhwcpFOv2QOx9axOUyIm3LxHousitlKnn9-UvBk,3089
|
|
372
|
+
frogml/_proto/qwak/feature_store/jobs/job_pb2.pyi,sha256=P05jq57Yew0hDMCxME7jWe4sFeWJ8aTy5R8TAXOAHX0,7294
|
|
364
373
|
frogml/_proto/qwak/feature_store/jobs/job_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
365
|
-
frogml/_proto/qwak/feature_store/jobs/job_service_pb2.py,sha256=
|
|
366
|
-
frogml/_proto/qwak/feature_store/jobs/job_service_pb2.pyi,sha256=
|
|
374
|
+
frogml/_proto/qwak/feature_store/jobs/job_service_pb2.py,sha256=DtKrdhkdyajy0UxunD85OxGxFPXt_CQ3kYIsLAo0Lzw,5107
|
|
375
|
+
frogml/_proto/qwak/feature_store/jobs/job_service_pb2.pyi,sha256=weGT29hWHcM3Gh6mweaVk9OAFT9clgjkbrMjC4AAuR4,9014
|
|
367
376
|
frogml/_proto/qwak/feature_store/jobs/job_service_pb2_grpc.py,sha256=SZfhF_f0Zyxx5aQts2ouR_chaast_EIeCogznn-PrVg,12092
|
|
368
|
-
frogml/_proto/qwak/feature_store/jobs/v1/job_pb2.py,sha256=
|
|
369
|
-
frogml/_proto/qwak/feature_store/jobs/v1/job_pb2.pyi,sha256=
|
|
377
|
+
frogml/_proto/qwak/feature_store/jobs/v1/job_pb2.py,sha256=QCazlQs5FS9_Xz0JsA_lbkFpoIRS_sYisz8IxwQrgDU,3157
|
|
378
|
+
frogml/_proto/qwak/feature_store/jobs/v1/job_pb2.pyi,sha256=5Zb8yzQ-fBzrs-kmLhLWSZCGENu6Dje0DaZHbbklkE0,7391
|
|
370
379
|
frogml/_proto/qwak/feature_store/jobs/v1/job_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
371
|
-
frogml/_proto/qwak/feature_store/jobs/v1/job_service_pb2.py,sha256=
|
|
372
|
-
frogml/_proto/qwak/feature_store/jobs/v1/job_service_pb2.pyi,sha256=
|
|
380
|
+
frogml/_proto/qwak/feature_store/jobs/v1/job_service_pb2.py,sha256=4Fd4Tkv_jcOvGUF0INfhJ2Mg6YEK7JoNvbtQPd8_NlY,7532
|
|
381
|
+
frogml/_proto/qwak/feature_store/jobs/v1/job_service_pb2.pyi,sha256=QKNNb3vXNxm4kY2bfBWJWdBxgkyg4bzPfrDIzQXlGCg,14089
|
|
373
382
|
frogml/_proto/qwak/feature_store/jobs/v1/job_service_pb2_grpc.py,sha256=bV9gn8ENWDDuf5Y_ZCuGE2EODonT-NxzdoQf2ckjWFs,18467
|
|
374
|
-
frogml/_proto/qwak/feature_store/platform/platform_details_pb2.py,sha256=
|
|
375
|
-
frogml/_proto/qwak/feature_store/platform/platform_details_pb2.pyi,sha256=
|
|
383
|
+
frogml/_proto/qwak/feature_store/platform/platform_details_pb2.py,sha256=ANSij6wZwUgI2MlVpWC37II4fv8porTqguN-L7HlBeA,1977
|
|
384
|
+
frogml/_proto/qwak/feature_store/platform/platform_details_pb2.pyi,sha256=yyfeVAjHH2ThmQVb8sdjK1VIZ6ZlhK6omtxufYwZM5g,1973
|
|
376
385
|
frogml/_proto/qwak/feature_store/platform/platform_details_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
377
|
-
frogml/_proto/qwak/feature_store/reports/report_pb2.py,sha256=
|
|
378
|
-
frogml/_proto/qwak/feature_store/reports/report_pb2.pyi,sha256=
|
|
386
|
+
frogml/_proto/qwak/feature_store/reports/report_pb2.py,sha256=dVZs7NOmubRHEjACmS7VdoIL7qc5AwI9yLieUCUDHp4,3373
|
|
387
|
+
frogml/_proto/qwak/feature_store/reports/report_pb2.pyi,sha256=ap0g5McSCFoaBKfReKRuNrs36--a_xoCGpUTT4nWrrE,7418
|
|
379
388
|
frogml/_proto/qwak/feature_store/reports/report_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
380
|
-
frogml/_proto/qwak/feature_store/repository/common/platform_pb2.py,sha256=
|
|
381
|
-
frogml/_proto/qwak/feature_store/repository/common/platform_pb2.pyi,sha256=
|
|
389
|
+
frogml/_proto/qwak/feature_store/repository/common/platform_pb2.py,sha256=QZ2s7OoBXt9-6aUTNlvL_DdStWew81ZYVGmJOKbvEe8,2047
|
|
390
|
+
frogml/_proto/qwak/feature_store/repository/common/platform_pb2.pyi,sha256=j6IqQfPPn2zeW5O_c7UK7BrfNyOpygrtSwhyUXKigfk,2547
|
|
382
391
|
frogml/_proto/qwak/feature_store/repository/common/platform_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
383
|
-
frogml/_proto/qwak/feature_store/serving/management_pb2.py,sha256=
|
|
384
|
-
frogml/_proto/qwak/feature_store/serving/management_pb2.pyi,sha256=
|
|
392
|
+
frogml/_proto/qwak/feature_store/serving/management_pb2.py,sha256=v9xZY5P0zX-E1PByAamrz-zjSoOUdN_hdsfaAMEuNbc,3013
|
|
393
|
+
frogml/_proto/qwak/feature_store/serving/management_pb2.pyi,sha256=RUuAs3GV26qwJ5UlDvwynLDvBhbBz5sLI2R4oRP6IWE,2691
|
|
385
394
|
frogml/_proto/qwak/feature_store/serving/management_pb2_grpc.py,sha256=j2E_8N7iLm49YrzdWYmaHgoIxzX7RE2FkeVPVcDfbiI,5438
|
|
386
|
-
frogml/_proto/qwak/feature_store/serving/metadata_pb2.py,sha256=
|
|
387
|
-
frogml/_proto/qwak/feature_store/serving/metadata_pb2.pyi,sha256=
|
|
395
|
+
frogml/_proto/qwak/feature_store/serving/metadata_pb2.py,sha256=9wyVUZTFS1RuG2meuBX6sOrx-ErodGxdx_C9Y-s-BQY,3635
|
|
396
|
+
frogml/_proto/qwak/feature_store/serving/metadata_pb2.pyi,sha256=s0bhYtNN0dgVYtikv_XU2qew0vPhZW8LcrbohC9LOVM,7630
|
|
388
397
|
frogml/_proto/qwak/feature_store/serving/metadata_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
389
|
-
frogml/_proto/qwak/feature_store/serving/serving_pb2.py,sha256=
|
|
390
|
-
frogml/_proto/qwak/feature_store/serving/serving_pb2.pyi,sha256=
|
|
398
|
+
frogml/_proto/qwak/feature_store/serving/serving_pb2.py,sha256=Sc-3Pr9W0HVZSyL0ohFLCOKGz-jiko93jK0fwCv90Pg,9289
|
|
399
|
+
frogml/_proto/qwak/feature_store/serving/serving_pb2.pyi,sha256=sQwqq8wMIGj13L--GYaFh4wKAv2BioiZlfeHBjF_3Ec,20267
|
|
391
400
|
frogml/_proto/qwak/feature_store/serving/serving_pb2_grpc.py,sha256=B3sClHl5S0MmIZaA_L25yUxa05V_vbYTY3y0sXtSJXw,4811
|
|
392
|
-
frogml/_proto/qwak/feature_store/serving/v1/value_pb2.py,sha256=
|
|
393
|
-
frogml/_proto/qwak/feature_store/serving/v1/value_pb2.pyi,sha256=
|
|
401
|
+
frogml/_proto/qwak/feature_store/serving/v1/value_pb2.py,sha256=8200C3Nv8J834fbrxe4qhqVCmOIrNQd0kNs7pXTXThQ,2109
|
|
402
|
+
frogml/_proto/qwak/feature_store/serving/v1/value_pb2.pyi,sha256=_jpJyt4hxpfyK6-uxZ1l5fgOqduHZT6losDBf0SOoSI,3871
|
|
394
403
|
frogml/_proto/qwak/feature_store/serving/v1/value_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
395
|
-
frogml/_proto/qwak/feature_store/sinks/sink_pb2.py,sha256=
|
|
396
|
-
frogml/_proto/qwak/feature_store/sinks/sink_pb2.pyi,sha256=
|
|
404
|
+
frogml/_proto/qwak/feature_store/sinks/sink_pb2.py,sha256=2qvXmuzO698bAiNmvQPbzeUG1ftoH7J0VcNCA7Xrm5c,2946
|
|
405
|
+
frogml/_proto/qwak/feature_store/sinks/sink_pb2.pyi,sha256=5vTXtg0gFOJM4CZVpmf2DK9oI-0yZtlqQ0Y6OO_oyqA,6144
|
|
397
406
|
frogml/_proto/qwak/feature_store/sinks/sink_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
398
|
-
frogml/_proto/qwak/feature_store/sources/batch_pb2.py,sha256=
|
|
399
|
-
frogml/_proto/qwak/feature_store/sources/batch_pb2.pyi,sha256=
|
|
407
|
+
frogml/_proto/qwak/feature_store/sources/batch_pb2.py,sha256=l6ddSw4A6kQwPSuJMIco30DQQZlh2D0mcdOJ_bCoVzk,15977
|
|
408
|
+
frogml/_proto/qwak/feature_store/sources/batch_pb2.pyi,sha256=BWQmMQKwcLY3Kl607Af9qdnbPAgvs5PaIFeb1bE8tgg,47766
|
|
400
409
|
frogml/_proto/qwak/feature_store/sources/batch_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
401
|
-
frogml/_proto/qwak/feature_store/sources/data_source_attribute_pb2.py,sha256=
|
|
402
|
-
frogml/_proto/qwak/feature_store/sources/data_source_attribute_pb2.pyi,sha256=
|
|
410
|
+
frogml/_proto/qwak/feature_store/sources/data_source_attribute_pb2.py,sha256=HABFcWHOJNpsNbtaB3K7GpbYRExxlERLcNkBhM8IcXU,1769
|
|
411
|
+
frogml/_proto/qwak/feature_store/sources/data_source_attribute_pb2.pyi,sha256=n7XrODZKDMNaSjlbNsYeHA2iCSf2B-e22k1tX4K9Wys,1123
|
|
403
412
|
frogml/_proto/qwak/feature_store/sources/data_source_attribute_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
404
|
-
frogml/_proto/qwak/feature_store/sources/data_source_pb2.py,sha256=
|
|
405
|
-
frogml/_proto/qwak/feature_store/sources/data_source_pb2.pyi,sha256=
|
|
413
|
+
frogml/_proto/qwak/feature_store/sources/data_source_pb2.py,sha256=fCeme4PiYuZmb7JnzSItPfoy1_T4_4K3Bwijmke0Olc,4796
|
|
414
|
+
frogml/_proto/qwak/feature_store/sources/data_source_pb2.pyi,sha256=UmJkIQMXFacOa9ffO0bq0hWaAtnS1PHj_kMDtL2FlaI,8766
|
|
406
415
|
frogml/_proto/qwak/feature_store/sources/data_source_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
407
|
-
frogml/_proto/qwak/feature_store/sources/data_source_service_pb2.py,sha256=
|
|
408
|
-
frogml/_proto/qwak/feature_store/sources/data_source_service_pb2.pyi,sha256=
|
|
416
|
+
frogml/_proto/qwak/feature_store/sources/data_source_service_pb2.py,sha256=Skt1eSptwOSi0vcDrgaaPeq69IFDPibWBps0FQ0jb5c,6940
|
|
417
|
+
frogml/_proto/qwak/feature_store/sources/data_source_service_pb2.pyi,sha256=n_EAOPp9baXGKtfAsNW15GW3wrhWSabRUN8QeXuZces,10355
|
|
409
418
|
frogml/_proto/qwak/feature_store/sources/data_source_service_pb2_grpc.py,sha256=V26Auqs9Z7kpRTqa86Oi3AInsL6jRi_oiGF5RX_Fo_g,19132
|
|
410
|
-
frogml/_proto/qwak/feature_store/sources/streaming_pb2.py,sha256=
|
|
411
|
-
frogml/_proto/qwak/feature_store/sources/streaming_pb2.pyi,sha256=
|
|
419
|
+
frogml/_proto/qwak/feature_store/sources/streaming_pb2.py,sha256=vO7s4LSHv2Z9dZTGL80H8hP9Zgs1EQ4ngu9DRNZsSQ8,6392
|
|
420
|
+
frogml/_proto/qwak/feature_store/sources/streaming_pb2.pyi,sha256=akfRTupuKydmLWkpoONgy3EHYJFyGrEfKOWSHcCzAoc,15842
|
|
412
421
|
frogml/_proto/qwak/feature_store/sources/streaming_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
413
|
-
frogml/_proto/qwak/feature_store/v1/common/jfrog_artifact/jfrog_artifact_pb2.py,sha256=
|
|
414
|
-
frogml/_proto/qwak/feature_store/v1/common/jfrog_artifact/jfrog_artifact_pb2.pyi,sha256=
|
|
422
|
+
frogml/_proto/qwak/feature_store/v1/common/jfrog_artifact/jfrog_artifact_pb2.py,sha256=GP5R4BzH0ReLmW0YvhFnO_y2gnrwgPXtmSju7HjUVRg,1530
|
|
423
|
+
frogml/_proto/qwak/feature_store/v1/common/jfrog_artifact/jfrog_artifact_pb2.pyi,sha256=FqdIvI3qIf3Pcz_jajDMqhYOfsCmMseHST1bwo0UZy0,653
|
|
415
424
|
frogml/_proto/qwak/feature_store/v1/common/jfrog_artifact/jfrog_artifact_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
416
|
-
frogml/_proto/qwak/feature_store/v1/common/source_code/source_code_pb2.py,sha256=
|
|
417
|
-
frogml/_proto/qwak/feature_store/v1/common/source_code/source_code_pb2.pyi,sha256=
|
|
425
|
+
frogml/_proto/qwak/feature_store/v1/common/source_code/source_code_pb2.py,sha256=NA6qHmlDyPHHElYLKhF-AlTdTh82UJ2L1LAC-8JGPFY,2407
|
|
426
|
+
frogml/_proto/qwak/feature_store/v1/common/source_code/source_code_pb2.pyi,sha256=6VHxBUiHZdl13mT7Q_ZcGU5L3nluF2osDaMEFpd7XAg,3134
|
|
418
427
|
frogml/_proto/qwak/feature_store/v1/common/source_code/source_code_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
419
|
-
frogml/_proto/qwak/feature_store/v1/internal/data_source/data_source_service_pb2.py,sha256=
|
|
420
|
-
frogml/_proto/qwak/feature_store/v1/internal/data_source/data_source_service_pb2.pyi,sha256=
|
|
428
|
+
frogml/_proto/qwak/feature_store/v1/internal/data_source/data_source_service_pb2.py,sha256=KYDF_aoY1R6A5vGqv1DbeeW5Wklxyo7UtoDFokDTx6k,3744
|
|
429
|
+
frogml/_proto/qwak/feature_store/v1/internal/data_source/data_source_service_pb2.pyi,sha256=nGK58rnr0Dlol1UT6Kw5zhu8tq6FJFzkqXmm8NcALfo,3863
|
|
421
430
|
frogml/_proto/qwak/feature_store/v1/internal/data_source/data_source_service_pb2_grpc.py,sha256=WzuNgV3qBczzF_UTCI5GU6KTSHggGSKE08B6r2F-kxc,5910
|
|
422
|
-
frogml/_proto/qwak/feature_store/v1/internal/featureset/featureset_token_service_pb2.py,sha256=
|
|
423
|
-
frogml/_proto/qwak/feature_store/v1/internal/featureset/featureset_token_service_pb2.pyi,sha256=
|
|
431
|
+
frogml/_proto/qwak/feature_store/v1/internal/featureset/featureset_token_service_pb2.py,sha256=E6v13tml9Uaso1SHxRtdIkRkJ0-voyb-2VrSRRNgJAA,2208
|
|
432
|
+
frogml/_proto/qwak/feature_store/v1/internal/featureset/featureset_token_service_pb2.pyi,sha256=ti3hM16EccUMk3ZKyF8aB1gc68FfN3vC_X_ltMo15rw,1371
|
|
424
433
|
frogml/_proto/qwak/feature_store/v1/internal/featureset/featureset_token_service_pb2_grpc.py,sha256=leXG476X2XR6Pdhic50aOFzQRWYtBdfaOu1AsbcUFLQ,3537
|
|
425
|
-
frogml/_proto/qwak/features_operator/v1/features_operator_pb2.py,sha256=
|
|
426
|
-
frogml/_proto/qwak/features_operator/v1/features_operator_pb2.pyi,sha256=
|
|
434
|
+
frogml/_proto/qwak/features_operator/v1/features_operator_pb2.py,sha256=tqzUr536JvEvEuHsIaCkv4BjeP0jdjd1mIWbhmZ7N0I,2783
|
|
435
|
+
frogml/_proto/qwak/features_operator/v1/features_operator_pb2.pyi,sha256=PLxHVL0Oeu-nRf3S82l2MXjG71pEgQJ6XkkDkwmjsgQ,5038
|
|
427
436
|
frogml/_proto/qwak/features_operator/v1/features_operator_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
428
|
-
frogml/_proto/qwak/features_operator/v1/features_operator_service_pb2.py,sha256=
|
|
429
|
-
frogml/_proto/qwak/features_operator/v1/features_operator_service_pb2.pyi,sha256=
|
|
437
|
+
frogml/_proto/qwak/features_operator/v1/features_operator_service_pb2.py,sha256=bNz-FpR1C58IaLAEIpcxddDoBqB81zRkJU-1xsJ8YDs,3061
|
|
438
|
+
frogml/_proto/qwak/features_operator/v1/features_operator_service_pb2.pyi,sha256=0vJtFfnUkLiQ3L6n8lYGIo9kqhIBxPtaT78mgidJdjs,4097
|
|
430
439
|
frogml/_proto/qwak/features_operator/v1/features_operator_service_pb2_grpc.py,sha256=G5NNFrHeu7BHe2UY9Y0nHoaDqbPDo8kAb0vnXrrLXYU,5153
|
|
431
|
-
frogml/_proto/qwak/features_operator/v2/features_operator_pb2.py,sha256=
|
|
432
|
-
frogml/_proto/qwak/features_operator/v2/features_operator_pb2.pyi,sha256=
|
|
440
|
+
frogml/_proto/qwak/features_operator/v2/features_operator_pb2.py,sha256=1XSk2FxU__4sMv0XA6wv7maGJVEj3wLJMyZTBcEPusE,2947
|
|
441
|
+
frogml/_proto/qwak/features_operator/v2/features_operator_pb2.pyi,sha256=8aMpMcD2sqAV_iU4SkNGU2XlBUUP_Raa4jT3cCOQyJU,5293
|
|
433
442
|
frogml/_proto/qwak/features_operator/v2/features_operator_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
434
|
-
frogml/_proto/qwak/features_operator/v2/features_operator_service_pb2.py,sha256=
|
|
435
|
-
frogml/_proto/qwak/features_operator/v2/features_operator_service_pb2.pyi,sha256=
|
|
443
|
+
frogml/_proto/qwak/features_operator/v2/features_operator_service_pb2.py,sha256=pnal3jfA33ktamUqcfi9ZRKMfJFl7E-y7wAECqJ4Q7Q,3285
|
|
444
|
+
frogml/_proto/qwak/features_operator/v2/features_operator_service_pb2.pyi,sha256=aCeZr99kLC53PLUKOyaRhFB-G6_u1cc1wduQfBlnK6s,4135
|
|
436
445
|
frogml/_proto/qwak/features_operator/v2/features_operator_service_pb2_grpc.py,sha256=lca8cDgQyu7I9iLaRB4-vIV15MBX_uE1QlAmRWu-Jsk,5153
|
|
437
|
-
frogml/_proto/qwak/features_operator/v3/features_operator_async_service_pb2.py,sha256=
|
|
438
|
-
frogml/_proto/qwak/features_operator/v3/features_operator_async_service_pb2.pyi,sha256=
|
|
446
|
+
frogml/_proto/qwak/features_operator/v3/features_operator_async_service_pb2.py,sha256=22mVo-ozDxlrwvEaWKzPJlW5zdNGUF3ZJS5Ek4WxsYo,6054
|
|
447
|
+
frogml/_proto/qwak/features_operator/v3/features_operator_async_service_pb2.pyi,sha256=n46SjrrmdCSzJLhl3XygjskJzh0rbrOmPQYdSscC59o,11586
|
|
439
448
|
frogml/_proto/qwak/features_operator/v3/features_operator_async_service_pb2_grpc.py,sha256=RgsotDCmCrx5yqqD6C9En2xVpamC8MqWuP83AeQKNEY,9460
|
|
440
|
-
frogml/_proto/qwak/features_operator/v3/features_operator_pb2.py,sha256=
|
|
441
|
-
frogml/_proto/qwak/features_operator/v3/features_operator_pb2.pyi,sha256=
|
|
449
|
+
frogml/_proto/qwak/features_operator/v3/features_operator_pb2.py,sha256=Zj_bpnnZIu42afCjJeU3ChCpM-iqRv9H2HGgAuW7axE,2970
|
|
450
|
+
frogml/_proto/qwak/features_operator/v3/features_operator_pb2.pyi,sha256=FjC_gqWxVpbTqfV9WTGlBWAjuyu7QPSxRqpyzspZVRg,5393
|
|
442
451
|
frogml/_proto/qwak/features_operator/v3/features_operator_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
443
|
-
frogml/_proto/qwak/file_versioning/file_versioning_pb2.py,sha256=
|
|
444
|
-
frogml/_proto/qwak/file_versioning/file_versioning_pb2.pyi,sha256=
|
|
452
|
+
frogml/_proto/qwak/file_versioning/file_versioning_pb2.py,sha256=j5r5dq6M5RhB9CZLnuCPhfGk49o2D39cnQ8rS9jSuB8,2280
|
|
453
|
+
frogml/_proto/qwak/file_versioning/file_versioning_pb2.pyi,sha256=Pk4Ed0T2uKi_64ceobBlqG1vy3ThlcFHHJ8d6IUVmME,3986
|
|
445
454
|
frogml/_proto/qwak/file_versioning/file_versioning_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
446
|
-
frogml/_proto/qwak/file_versioning/file_versioning_service_pb2.py,sha256
|
|
447
|
-
frogml/_proto/qwak/file_versioning/file_versioning_service_pb2.pyi,sha256=
|
|
455
|
+
frogml/_proto/qwak/file_versioning/file_versioning_service_pb2.py,sha256=77PrGA75wuQ9n3M7p265URSkyhUZTwMj1NoqqD-Gl10,2828
|
|
456
|
+
frogml/_proto/qwak/file_versioning/file_versioning_service_pb2.pyi,sha256=qMWUwMIcUcKJs20OfeBRFGSaP6_SskHQAIKBwECyZXc,3083
|
|
448
457
|
frogml/_proto/qwak/file_versioning/file_versioning_service_pb2_grpc.py,sha256=uVrDPD4FK9eWUxaslSuDawlQk_X5n8xnzHe69y6o6z4,5030
|
|
449
|
-
frogml/_proto/qwak/fitness_service/constructs_pb2.py,sha256=
|
|
450
|
-
frogml/_proto/qwak/fitness_service/constructs_pb2.pyi,sha256=
|
|
458
|
+
frogml/_proto/qwak/fitness_service/constructs_pb2.py,sha256=XjfE_lWgoxbmFYVDxZrslHQ-AwmJu-KEsfP0uwiACjE,4494
|
|
459
|
+
frogml/_proto/qwak/fitness_service/constructs_pb2.pyi,sha256=K5hYbl-kBqC24Jwvf2R0ULYTrkcLzTY0SbMSICthCZk,12317
|
|
451
460
|
frogml/_proto/qwak/fitness_service/constructs_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
452
|
-
frogml/_proto/qwak/fitness_service/fitness_pb2.py,sha256=
|
|
453
|
-
frogml/_proto/qwak/fitness_service/fitness_pb2.pyi,sha256=
|
|
461
|
+
frogml/_proto/qwak/fitness_service/fitness_pb2.py,sha256=5QU0uUHmgrLl3F_wcNpFuRkg51tOxraUHXIw8JnUHC0,2812
|
|
462
|
+
frogml/_proto/qwak/fitness_service/fitness_pb2.pyi,sha256=HTl_CKjXaiXbjHJxfclllokZtNG5D5V7irGrVN4LYGg,6282
|
|
454
463
|
frogml/_proto/qwak/fitness_service/fitness_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
455
|
-
frogml/_proto/qwak/fitness_service/fitness_service_pb2.py,sha256=
|
|
456
|
-
frogml/_proto/qwak/fitness_service/fitness_service_pb2.pyi,sha256=
|
|
464
|
+
frogml/_proto/qwak/fitness_service/fitness_service_pb2.py,sha256=rNjdXRwDRqq-kJPBNjAwa4sReiwgK0dNDf68uNbNUXk,3732
|
|
465
|
+
frogml/_proto/qwak/fitness_service/fitness_service_pb2.pyi,sha256=Fsyo1TlwBC5g-HuvUTNi_K-JIS8GS9pMBzZnBzStZ4c,3999
|
|
457
466
|
frogml/_proto/qwak/fitness_service/fitness_service_pb2_grpc.py,sha256=ZwaUwU3Q9lX36QL_42j2ErjXwHdDrLm0LiYUbVsHYfo,8548
|
|
458
|
-
frogml/_proto/qwak/fitness_service/status_pb2.py,sha256=
|
|
459
|
-
frogml/_proto/qwak/fitness_service/status_pb2.pyi,sha256=
|
|
467
|
+
frogml/_proto/qwak/fitness_service/status_pb2.py,sha256=ads1q1slJree2-ZgcUWnLAc9Fwv5n7UOuD70ZsEeyHs,4947
|
|
468
|
+
frogml/_proto/qwak/fitness_service/status_pb2.pyi,sha256=I7eT4c8ruu97ZHEis7L0uAI8reCiEHgdXViCzWovDz0,12383
|
|
460
469
|
frogml/_proto/qwak/fitness_service/status_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
461
|
-
frogml/_proto/qwak/inference/feedback/feedback_pb2.py,sha256=
|
|
462
|
-
frogml/_proto/qwak/inference/feedback/feedback_pb2.pyi,sha256=
|
|
470
|
+
frogml/_proto/qwak/inference/feedback/feedback_pb2.py,sha256=Och9SZXLFFez9zqMYxV6svlpM8pukF56d9bbUX79BRg,5060
|
|
471
|
+
frogml/_proto/qwak/inference/feedback/feedback_pb2.pyi,sha256=vJhQrJYKlph0HkjFFFajhByzTQR3eeuVHJK9w3gsVxc,10832
|
|
463
472
|
frogml/_proto/qwak/inference/feedback/feedback_pb2_grpc.py,sha256=1Fjen6Rx90dDLbbL1uU-NLAeQne9223Q1fxjuIMhmiI,4702
|
|
464
|
-
frogml/_proto/qwak/instance_template/instance_template_pb2.py,sha256=
|
|
465
|
-
frogml/_proto/qwak/instance_template/instance_template_pb2.pyi,sha256=
|
|
473
|
+
frogml/_proto/qwak/instance_template/instance_template_pb2.py,sha256=W1ZpA-3nW5oqXUlUKFssY6ZRKh1bUmW8vxG4u32a9mA,2862
|
|
474
|
+
frogml/_proto/qwak/instance_template/instance_template_pb2.pyi,sha256=QbAYDHxyB8FeD65XTE3KZu9VEno3KNbcLKA44pUV2sE,4835
|
|
466
475
|
frogml/_proto/qwak/instance_template/instance_template_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
467
|
-
frogml/_proto/qwak/instance_template/instance_template_service_pb2.py,sha256=
|
|
468
|
-
frogml/_proto/qwak/instance_template/instance_template_service_pb2.pyi,sha256=
|
|
476
|
+
frogml/_proto/qwak/instance_template/instance_template_service_pb2.py,sha256=Y62JsT2bD-wHLnjTDNoy6sz2u2D8bHnciBUXrgEVWs8,2945
|
|
477
|
+
frogml/_proto/qwak/instance_template/instance_template_service_pb2.pyi,sha256=4lp8wVHxNHT01dTV3ArotQkMV0lfPOoV0GTHYEQZjF4,3203
|
|
469
478
|
frogml/_proto/qwak/instance_template/instance_template_service_pb2_grpc.py,sha256=fNEoOe9huETT1moc71hW1Nq1QQT1hzn158ijPjjrNwA,5242
|
|
470
|
-
frogml/_proto/qwak/integration/hugging_face_integration_pb2.py,sha256=
|
|
471
|
-
frogml/_proto/qwak/integration/hugging_face_integration_pb2.pyi,sha256=
|
|
479
|
+
frogml/_proto/qwak/integration/hugging_face_integration_pb2.py,sha256=SnlySbIdd6lOGqFkbiJYIfbvRM87csZc-77CRPUPqcQ,2884
|
|
480
|
+
frogml/_proto/qwak/integration/hugging_face_integration_pb2.pyi,sha256=oVOzMDHMgiFwpF586jvu0yyFlHuMtr1uyf1LGaNtWeA,4801
|
|
472
481
|
frogml/_proto/qwak/integration/hugging_face_integration_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
473
|
-
frogml/_proto/qwak/integration/integration_pb2.py,sha256=
|
|
474
|
-
frogml/_proto/qwak/integration/integration_pb2.pyi,sha256=
|
|
482
|
+
frogml/_proto/qwak/integration/integration_pb2.py,sha256=y-cqhc4jVPr5QygrT1olmMjkpqz6FLgtmzyTl2hDV-o,8298
|
|
483
|
+
frogml/_proto/qwak/integration/integration_pb2.pyi,sha256=KAPzIq-oyECCdomBwlaIfsB0tJXDY96vD58GqnCczr4,22567
|
|
475
484
|
frogml/_proto/qwak/integration/integration_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
476
|
-
frogml/_proto/qwak/integration/integration_service_pb2.py,sha256=
|
|
477
|
-
frogml/_proto/qwak/integration/integration_service_pb2.pyi,sha256=
|
|
485
|
+
frogml/_proto/qwak/integration/integration_service_pb2.py,sha256=8Vspqz1QZ_glBRufI6O4cJGDKGSEtOq-grq1PFOFhPg,5836
|
|
486
|
+
frogml/_proto/qwak/integration/integration_service_pb2.pyi,sha256=ZCImVU5iIbvZR9Gc24ga9wwI6gxj_HKI6SWdIz3vUKg,9015
|
|
478
487
|
frogml/_proto/qwak/integration/integration_service_pb2_grpc.py,sha256=Fi-UhDBy5fh4CLPSVoPh-TzN7Tlsr948BqfAISgFSdc,14421
|
|
479
|
-
frogml/_proto/qwak/integration/open_a_i_integration_pb2.py,sha256=
|
|
480
|
-
frogml/_proto/qwak/integration/open_a_i_integration_pb2.pyi,sha256=
|
|
488
|
+
frogml/_proto/qwak/integration/open_a_i_integration_pb2.py,sha256=4-3PhIYVIiNRpieuOE8pfYpmJdG5bYv0L_U4KHT21lw,2714
|
|
489
|
+
frogml/_proto/qwak/integration/open_a_i_integration_pb2.pyi,sha256=vThJiUJ3-y55wzyFWKNFP7x-APC8dtJ8eM2LY61Vh9w,4574
|
|
481
490
|
frogml/_proto/qwak/integration/open_a_i_integration_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
482
|
-
frogml/_proto/qwak/integration/opsgenie_integration_pb2.py,sha256=
|
|
483
|
-
frogml/_proto/qwak/integration/opsgenie_integration_pb2.pyi,sha256=
|
|
491
|
+
frogml/_proto/qwak/integration/opsgenie_integration_pb2.py,sha256=0O6GFujR6Yr8bwW1EPDGXdp-lkiLdVkFMg7XpETsizs,3802
|
|
492
|
+
frogml/_proto/qwak/integration/opsgenie_integration_pb2.pyi,sha256=eEk7mxpfMhJBabQk6yI2CKiukR2rOHa5tpsGma-JC7Y,7237
|
|
484
493
|
frogml/_proto/qwak/integration/opsgenie_integration_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
485
|
-
frogml/_proto/qwak/integration/pagerduty_integration_pb2.py,sha256=
|
|
486
|
-
frogml/_proto/qwak/integration/pagerduty_integration_pb2.pyi,sha256=
|
|
494
|
+
frogml/_proto/qwak/integration/pagerduty_integration_pb2.py,sha256=SiEXBgbLWw5vRI1ANa6qFOJZTaSgXTLaN88UUTR6ZSg,4501
|
|
495
|
+
frogml/_proto/qwak/integration/pagerduty_integration_pb2.pyi,sha256=xt6dmarGdDGzWO9gOQ5Nu6nteEO1UZp9CNCetwyvIrw,9212
|
|
487
496
|
frogml/_proto/qwak/integration/pagerduty_integration_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
488
|
-
frogml/_proto/qwak/integration/slack_app_integration_pb2.py,sha256=
|
|
489
|
-
frogml/_proto/qwak/integration/slack_app_integration_pb2.pyi,sha256=
|
|
497
|
+
frogml/_proto/qwak/integration/slack_app_integration_pb2.py,sha256=rzu5Zrh5sMtbd_zxGYGX-NludEsmjGllvnlwHAyd9q8,4036
|
|
498
|
+
frogml/_proto/qwak/integration/slack_app_integration_pb2.pyi,sha256=lJXxbCbRQ2kulp0WoP36Sgnt2VbHKSGXdbN-sK5A3ck,7826
|
|
490
499
|
frogml/_proto/qwak/integration/slack_app_integration_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
491
|
-
frogml/_proto/qwak/jfrog/gateway/v0/repository_pb2.py,sha256=
|
|
492
|
-
frogml/_proto/qwak/jfrog/gateway/v0/repository_pb2.pyi,sha256=
|
|
500
|
+
frogml/_proto/qwak/jfrog/gateway/v0/repository_pb2.py,sha256=gRdmIFb7SY7ccwhDMAQBvfpn2IZr0tbh5-CHI1RkPGQ,2908
|
|
501
|
+
frogml/_proto/qwak/jfrog/gateway/v0/repository_pb2.pyi,sha256=n1Uy_gA9aGzAqWDjo2Y1SGRgOhDZBaXZl9M9vMAyD0M,4597
|
|
493
502
|
frogml/_proto/qwak/jfrog/gateway/v0/repository_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
494
|
-
frogml/_proto/qwak/jfrog/gateway/v0/repository_service_pb2.py,sha256=
|
|
495
|
-
frogml/_proto/qwak/jfrog/gateway/v0/repository_service_pb2.pyi,sha256=
|
|
503
|
+
frogml/_proto/qwak/jfrog/gateway/v0/repository_service_pb2.py,sha256=MzkEx7SwnIEmE7z9Dk5RFqACxq7S86mVrLGCvsX2fJY,2721
|
|
504
|
+
frogml/_proto/qwak/jfrog/gateway/v0/repository_service_pb2.pyi,sha256=oJR5hNXsWzVCR-czEtGe0XKqIInEK-JBHR2sWIGIU4M,2564
|
|
496
505
|
frogml/_proto/qwak/jfrog/gateway/v0/repository_service_pb2_grpc.py,sha256=zy2E8-b5nukfLJVBtM7V3FmOdBAByfYJ8IqATa7n0is,5061
|
|
497
|
-
frogml/_proto/qwak/kube_deployment_captain/alert_pb2.py,sha256=
|
|
498
|
-
frogml/_proto/qwak/kube_deployment_captain/alert_pb2.pyi,sha256=
|
|
506
|
+
frogml/_proto/qwak/kube_deployment_captain/alert_pb2.py,sha256=tX33KZHbqh7UlUBZwyUYy0w8s_vPRScz7ZnNpb5W4OU,4622
|
|
507
|
+
frogml/_proto/qwak/kube_deployment_captain/alert_pb2.pyi,sha256=ZwFYb-Py057YV8zWrKQ54aWBWSShz_laazA4OpBJMq4,10412
|
|
499
508
|
frogml/_proto/qwak/kube_deployment_captain/alert_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
500
|
-
frogml/_proto/qwak/kube_deployment_captain/alerting_pb2.py,sha256=
|
|
501
|
-
frogml/_proto/qwak/kube_deployment_captain/alerting_pb2.pyi,sha256=
|
|
509
|
+
frogml/_proto/qwak/kube_deployment_captain/alerting_pb2.py,sha256=4MUWgW0XBkPSOJpC5dpRvthLRcCL6QkPqEWBfS4wkj8,2336
|
|
510
|
+
frogml/_proto/qwak/kube_deployment_captain/alerting_pb2.pyi,sha256=w9BvhLKACz4E8gcJuaAYey0RrvnZDVM17ffOiR28J3o,3638
|
|
502
511
|
frogml/_proto/qwak/kube_deployment_captain/alerting_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
503
|
-
frogml/_proto/qwak/kube_deployment_captain/batch_job_pb2.py,sha256=
|
|
504
|
-
frogml/_proto/qwak/kube_deployment_captain/batch_job_pb2.pyi,sha256=
|
|
512
|
+
frogml/_proto/qwak/kube_deployment_captain/batch_job_pb2.py,sha256=ucl7Xo7sKAuBJ4QSCO5WDv_fIXJ3i-pvOqRR8yC1sXE,16233
|
|
513
|
+
frogml/_proto/qwak/kube_deployment_captain/batch_job_pb2.pyi,sha256=WIlfTJwwLsfXY-nOl5kWh0oGI7nPRuQdQoBTm86d9pM,40067
|
|
505
514
|
frogml/_proto/qwak/kube_deployment_captain/batch_job_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
506
|
-
frogml/_proto/qwak/kube_deployment_captain/deployment_pb2.py,sha256=
|
|
507
|
-
frogml/_proto/qwak/kube_deployment_captain/deployment_pb2.pyi,sha256=
|
|
515
|
+
frogml/_proto/qwak/kube_deployment_captain/deployment_pb2.py,sha256=bUXzEqkvVInvOEs_zJd-TSD6AGiFq3L4dH2HNz4dvvc,8259
|
|
516
|
+
frogml/_proto/qwak/kube_deployment_captain/deployment_pb2.pyi,sha256=6E7gMhefgJohthAmhtXpQT_TwGBtHohOX-KjTKu0Jt4,23921
|
|
508
517
|
frogml/_proto/qwak/kube_deployment_captain/deployment_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
509
|
-
frogml/_proto/qwak/kube_deployment_captain/feature_set_deployment_pb2.py,sha256=
|
|
510
|
-
frogml/_proto/qwak/kube_deployment_captain/feature_set_deployment_pb2.pyi,sha256=
|
|
518
|
+
frogml/_proto/qwak/kube_deployment_captain/feature_set_deployment_pb2.py,sha256=473i6RhQhHQtMMS6Ced_GWdtQlq4brxW9L1osBY4ILw,7281
|
|
519
|
+
frogml/_proto/qwak/kube_deployment_captain/feature_set_deployment_pb2.pyi,sha256=osRvVNoT2QkTKZxXrnG1P7J7SL3RvT-Q2cNEELm-ZpY,16844
|
|
511
520
|
frogml/_proto/qwak/kube_deployment_captain/feature_set_deployment_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
512
|
-
frogml/_proto/qwak/kube_deployment_captain/kube_deployment_captain_service_pb2.py,sha256=
|
|
513
|
-
frogml/_proto/qwak/kube_deployment_captain/kube_deployment_captain_service_pb2.pyi,sha256=
|
|
521
|
+
frogml/_proto/qwak/kube_deployment_captain/kube_deployment_captain_service_pb2.py,sha256=dua18RT-mNCjnige5kJE4cNc-uIBNFH4D6W9jrkB3pI,25966
|
|
522
|
+
frogml/_proto/qwak/kube_deployment_captain/kube_deployment_captain_service_pb2.pyi,sha256=7AA70rVpQEnHZ-kWcqma6uSuoSL5Z5ZQr4Hu3OeIueg,42636
|
|
514
523
|
frogml/_proto/qwak/kube_deployment_captain/kube_deployment_captain_service_pb2_grpc.py,sha256=ogPPqMhWIghhkcH6z3KxGfd3HlE2kxMEPAd_h1pfltg,76074
|
|
515
|
-
frogml/_proto/qwak/kube_deployment_captain/traffic_mapping_pb2.py,sha256=
|
|
516
|
-
frogml/_proto/qwak/kube_deployment_captain/traffic_mapping_pb2.pyi,sha256=
|
|
524
|
+
frogml/_proto/qwak/kube_deployment_captain/traffic_mapping_pb2.py,sha256=S4vEKJLSj2lAPu7UqS7pZV8NhblabZg5Ckxh4n_MKOs,1834
|
|
525
|
+
frogml/_proto/qwak/kube_deployment_captain/traffic_mapping_pb2.pyi,sha256=3SLZM-97W5A49FTSVlgVadGz81CPGUYdbzwRLGQfsRc,2508
|
|
517
526
|
frogml/_proto/qwak/kube_deployment_captain/traffic_mapping_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
518
|
-
frogml/_proto/qwak/logging/log_filter_pb2.py,sha256=
|
|
519
|
-
frogml/_proto/qwak/logging/log_filter_pb2.pyi,sha256=
|
|
527
|
+
frogml/_proto/qwak/logging/log_filter_pb2.py,sha256=q6Gr6dntGRTPbPMlCqoIH-SeWKyUJR37pmSf137-aog,2312
|
|
528
|
+
frogml/_proto/qwak/logging/log_filter_pb2.pyi,sha256=XkyRn0BfP8GxagEGi3wIVmpsa4VsuFoliHPUbbjYVOs,4040
|
|
520
529
|
frogml/_proto/qwak/logging/log_filter_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
521
|
-
frogml/_proto/qwak/logging/log_line_pb2.py,sha256=
|
|
522
|
-
frogml/_proto/qwak/logging/log_line_pb2.pyi,sha256=
|
|
530
|
+
frogml/_proto/qwak/logging/log_line_pb2.py,sha256=Sew4Qul-QdJs48lMrFLWVU506614bujeggjdSTvPWTI,1772
|
|
531
|
+
frogml/_proto/qwak/logging/log_line_pb2.pyi,sha256=TS6TEFjY28esycZEEkbVLLt73wAKoIXD_yX3zCbVKxk,2044
|
|
523
532
|
frogml/_proto/qwak/logging/log_line_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
524
|
-
frogml/_proto/qwak/logging/log_reader_service_pb2.py,sha256=
|
|
525
|
-
frogml/_proto/qwak/logging/log_reader_service_pb2.pyi,sha256=
|
|
533
|
+
frogml/_proto/qwak/logging/log_reader_service_pb2.py,sha256=mGzDgASTP_oJlVcPkId5JxjhpUbh7O_CQ9xbcQRUOXI,2561
|
|
534
|
+
frogml/_proto/qwak/logging/log_reader_service_pb2.pyi,sha256=KdIIgfFCw0I-51d2dEMZy3zVgkGw4tZNF26WcR5yNz4,3451
|
|
526
535
|
frogml/_proto/qwak/logging/log_reader_service_pb2_grpc.py,sha256=5iwiKKEWLCgNl6KyUanuUFpsg-159HgiF6ugMvGgW9k,2833
|
|
527
|
-
frogml/_proto/qwak/logging/log_source_pb2.py,sha256=
|
|
528
|
-
frogml/_proto/qwak/logging/log_source_pb2.pyi,sha256=
|
|
536
|
+
frogml/_proto/qwak/logging/log_source_pb2.py,sha256=1N01PMBvrLAOc7Niv6q6ZVo-YO5l1w2kFxXXlrx1Myg,5402
|
|
537
|
+
frogml/_proto/qwak/logging/log_source_pb2.pyi,sha256=nj8wblEcfcNmDt3BrhCWnRi54-vp46D2VMP_wxX49J4,14110
|
|
529
538
|
frogml/_proto/qwak/logging/log_source_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
530
|
-
frogml/_proto/qwak/model_descriptor/open_ai_descriptor_pb2.py,sha256
|
|
531
|
-
frogml/_proto/qwak/model_descriptor/open_ai_descriptor_pb2.pyi,sha256=
|
|
539
|
+
frogml/_proto/qwak/model_descriptor/open_ai_descriptor_pb2.py,sha256=-4tcS6KSdpUK3knQ9YUyQTsMcHFaPTQ3A8kHPOLVPSQ,4203
|
|
540
|
+
frogml/_proto/qwak/model_descriptor/open_ai_descriptor_pb2.pyi,sha256=7ZaPgYKgRhZvq9LMaj7jWlQxKhQ9fRUDK86SaJvMuu0,11801
|
|
532
541
|
frogml/_proto/qwak/model_descriptor/open_ai_descriptor_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
533
|
-
frogml/_proto/qwak/model_group/model_group_pb2.py,sha256=
|
|
534
|
-
frogml/_proto/qwak/model_group/model_group_pb2.pyi,sha256=
|
|
535
|
-
frogml/_proto/qwak/model_group/model_group_pb2_grpc.py,sha256=
|
|
536
|
-
frogml/_proto/qwak/model_group/model_group_repository_details_pb2.py,sha256=
|
|
537
|
-
frogml/_proto/qwak/model_group/model_group_repository_details_pb2.pyi,sha256=
|
|
542
|
+
frogml/_proto/qwak/model_group/model_group_pb2.py,sha256=vKhDaG_NnEMNxqGSemEpHATsSWUS9nhl5Xaz9MhPIfg,5317
|
|
543
|
+
frogml/_proto/qwak/model_group/model_group_pb2.pyi,sha256=OxpEeUGJXQACiiCbAAWDSkBuTSsT7qnKcH-3A-oA7wQ,9144
|
|
544
|
+
frogml/_proto/qwak/model_group/model_group_pb2_grpc.py,sha256=YgDt3DtagEdZ7UtxcP5iuoJeFDcVwQOrOU9o_tk4vLs,9258
|
|
545
|
+
frogml/_proto/qwak/model_group/model_group_repository_details_pb2.py,sha256=yIUxJ45ipdeLKrGbM0j8zypQtyDs0-PPFEjDq48t4oA,3160
|
|
546
|
+
frogml/_proto/qwak/model_group/model_group_repository_details_pb2.pyi,sha256=ugutJEvcu-lFaMiVWlmXvFN-ngsWP_LXeiTzxun68Zc,5594
|
|
538
547
|
frogml/_proto/qwak/model_group/model_group_repository_details_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
539
|
-
frogml/_proto/qwak/models/models_pb2.py,sha256=
|
|
540
|
-
frogml/_proto/qwak/models/models_pb2.pyi,sha256=
|
|
541
|
-
frogml/_proto/qwak/models/models_pb2_grpc.py,sha256=
|
|
542
|
-
frogml/_proto/qwak/models/models_query_pb2.py,sha256=
|
|
543
|
-
frogml/_proto/qwak/models/models_query_pb2.pyi,sha256=
|
|
548
|
+
frogml/_proto/qwak/models/models_pb2.py,sha256=XF3-e8xW62ymbg7xGRCwc4fNsgXV2UZJ1lPgv47Ylkk,19046
|
|
549
|
+
frogml/_proto/qwak/models/models_pb2.pyi,sha256=m2NGA7K3Jz3YFp8nOW4l_AB5kgjJUEDmr3xMUPYu3Dc,42638
|
|
550
|
+
frogml/_proto/qwak/models/models_pb2_grpc.py,sha256=iOfvU_txYazEBCR2rlFlD3BXLseuSjKzXqCcwfI60h4,23627
|
|
551
|
+
frogml/_proto/qwak/models/models_query_pb2.py,sha256=ZDEx_w4JgAL1q2wNOq5qkXiO5DctBgVRWbjrpOmOzbo,2880
|
|
552
|
+
frogml/_proto/qwak/models/models_query_pb2.pyi,sha256=JEWkO0TXbGD2uKElgZB6VNPfYoq99GQ3Nj3jHObBQ2s,7490
|
|
544
553
|
frogml/_proto/qwak/models/models_query_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
545
|
-
frogml/_proto/qwak/monitoring/v0/alerting_channel_management_service_pb2.py,sha256=
|
|
546
|
-
frogml/_proto/qwak/monitoring/v0/alerting_channel_management_service_pb2.pyi,sha256
|
|
554
|
+
frogml/_proto/qwak/monitoring/v0/alerting_channel_management_service_pb2.py,sha256=tVXNTruPYLBVmue0KdzeURBo-Tli75QpwTvFm7gKWtA,5120
|
|
555
|
+
frogml/_proto/qwak/monitoring/v0/alerting_channel_management_service_pb2.pyi,sha256=--f5ah_MdqLvUXwY0iHV0eudgoJ8nF80QmafVKu6ORo,6855
|
|
547
556
|
frogml/_proto/qwak/monitoring/v0/alerting_channel_management_service_pb2_grpc.py,sha256=Wba0ihCnFe2cCvu3fB88Ne-NbcsE_43Noi3i6C_CEXw,13659
|
|
548
|
-
frogml/_proto/qwak/monitoring/v0/alerting_channel_pb2.py,sha256=
|
|
549
|
-
frogml/_proto/qwak/monitoring/v0/alerting_channel_pb2.pyi,sha256=
|
|
557
|
+
frogml/_proto/qwak/monitoring/v0/alerting_channel_pb2.py,sha256=HKb0ILCyMFkqf0es3uXSj3ih-lIigxJaAIzQyn7p6iY,5874
|
|
558
|
+
frogml/_proto/qwak/monitoring/v0/alerting_channel_pb2.pyi,sha256=ZldzYwt037Vw5nTyD16kV6G7MwijvJom17X9o2GDDk8,14832
|
|
550
559
|
frogml/_proto/qwak/monitoring/v0/alerting_channel_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
551
|
-
frogml/_proto/qwak/monitoring/v0/alerting_channel_sync_service_pb2.py,sha256=
|
|
552
|
-
frogml/_proto/qwak/monitoring/v0/alerting_channel_sync_service_pb2.pyi,sha256=
|
|
560
|
+
frogml/_proto/qwak/monitoring/v0/alerting_channel_sync_service_pb2.py,sha256=nddmrbR80GUkl4juRF1ZOxOAbf3yUT4CiI0ZnpjWq6A,3188
|
|
561
|
+
frogml/_proto/qwak/monitoring/v0/alerting_channel_sync_service_pb2.pyi,sha256=jEBvbt51hOS60TpjAr3vWImPztZKRGqPREEIcIk1cRA,3685
|
|
553
562
|
frogml/_proto/qwak/monitoring/v0/alerting_channel_sync_service_pb2_grpc.py,sha256=VVG0sJA1HmUR9r9fUPZm9jjDYt50X7JW51CVFt8Oy4A,5553
|
|
554
|
-
frogml/_proto/qwak/offline/serving/v1/feature_values_pb2.py,sha256=
|
|
555
|
-
frogml/_proto/qwak/offline/serving/v1/feature_values_pb2.pyi,sha256=
|
|
563
|
+
frogml/_proto/qwak/offline/serving/v1/feature_values_pb2.py,sha256=noREU-pw81DZ-wCdhYhu4XKS9nCzcC0jGIJDnRAYl2s,1404
|
|
564
|
+
frogml/_proto/qwak/offline/serving/v1/feature_values_pb2.pyi,sha256=Wl2gYB3GQleEwcpH6_P8lZUyL7d8Jp7bIU63BW_nerA,1123
|
|
556
565
|
frogml/_proto/qwak/offline/serving/v1/feature_values_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
557
|
-
frogml/_proto/qwak/offline/serving/v1/offline_serving_async_service_pb2.py,sha256=
|
|
558
|
-
frogml/_proto/qwak/offline/serving/v1/offline_serving_async_service_pb2.pyi,sha256=
|
|
566
|
+
frogml/_proto/qwak/offline/serving/v1/offline_serving_async_service_pb2.py,sha256=bPpT9938fLMrwoQl75M5-L6og1n50r_dbkPwS7moWng,6751
|
|
567
|
+
frogml/_proto/qwak/offline/serving/v1/offline_serving_async_service_pb2.pyi,sha256=vXqUq5K7S8qdGHTdW-aMNprOwynDSyeZKSzKBY-7SC0,12945
|
|
559
568
|
frogml/_proto/qwak/offline/serving/v1/offline_serving_async_service_pb2_grpc.py,sha256=ef7gSwWSpFy1GKKF8zKoVn-KkeJXWS-sSnQ1yWZLFZY,9795
|
|
560
|
-
frogml/_proto/qwak/offline/serving/v1/options_pb2.py,sha256=
|
|
561
|
-
frogml/_proto/qwak/offline/serving/v1/options_pb2.pyi,sha256=
|
|
569
|
+
frogml/_proto/qwak/offline/serving/v1/options_pb2.py,sha256=i8TZP4EeFXk5-bsGEEqxiRWZNKCRKESwzXB6FB5NRzo,1365
|
|
570
|
+
frogml/_proto/qwak/offline/serving/v1/options_pb2.pyi,sha256=_Ims6TsNZLQ7PNqik4G3vjxMNgSDnwHzslluylurQYc,900
|
|
562
571
|
frogml/_proto/qwak/offline/serving/v1/options_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
563
|
-
frogml/_proto/qwak/offline/serving/v1/population_pb2.py,sha256=
|
|
564
|
-
frogml/_proto/qwak/offline/serving/v1/population_pb2.pyi,sha256=
|
|
572
|
+
frogml/_proto/qwak/offline/serving/v1/population_pb2.py,sha256=n1244fYzEUzEXBRMavkSmeVK803miJkMQMpEU86W-AQ,2309
|
|
573
|
+
frogml/_proto/qwak/offline/serving/v1/population_pb2.pyi,sha256=qvdWeNJMG5QzR3CmwgZlPrWM4-seg6rEV1-LeawIHJk,3755
|
|
565
574
|
frogml/_proto/qwak/offline/serving/v1/population_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
566
|
-
frogml/_proto/qwak/projects/jfrog_project_spec_pb2.py,sha256=
|
|
567
|
-
frogml/_proto/qwak/projects/jfrog_project_spec_pb2.pyi,sha256=
|
|
575
|
+
frogml/_proto/qwak/projects/jfrog_project_spec_pb2.py,sha256=t3z57AVJBN3kCUH_EV6MIi1QM8XjMIjIXOsM-MoXwYc,1381
|
|
576
|
+
frogml/_proto/qwak/projects/jfrog_project_spec_pb2.pyi,sha256=WTTOArMSQkiAcHwhKjAs-BWNukHiyW4bI5Pd7phg294,1147
|
|
568
577
|
frogml/_proto/qwak/projects/jfrog_project_spec_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
569
|
-
frogml/_proto/qwak/projects/projects_pb2.py,sha256=
|
|
570
|
-
frogml/_proto/qwak/projects/projects_pb2.pyi,sha256=
|
|
578
|
+
frogml/_proto/qwak/projects/projects_pb2.py,sha256=KKWwoOoBNt6bO40lfwtxZ2L3n8vsmRLV4EkmrNZFY88,8969
|
|
579
|
+
frogml/_proto/qwak/projects/projects_pb2.pyi,sha256=SExh4L1lm2uCUFl2naUJHgZz2T3yZ2wWkf9VCusNspI,20115
|
|
571
580
|
frogml/_proto/qwak/projects/projects_pb2_grpc.py,sha256=h3hxBks8yyrdJGpTwRDLBa6xQkuMZHdqwg7XZ6-cUYw,9644
|
|
572
|
-
frogml/_proto/qwak/secret_service/secret_service_pb2.py,sha256=
|
|
573
|
-
frogml/_proto/qwak/secret_service/secret_service_pb2.pyi,sha256=
|
|
581
|
+
frogml/_proto/qwak/secret_service/secret_service_pb2.py,sha256=mh7RZ1SM-I13wj6eRBQPfM_AdsWGH0arNDFeVlIadM4,2624
|
|
582
|
+
frogml/_proto/qwak/secret_service/secret_service_pb2.pyi,sha256=svw0gTPHmQO7QDDKZw4KpNt-0Xz0H8Q_s9InE30ApWQ,2752
|
|
574
583
|
frogml/_proto/qwak/secret_service/secret_service_pb2_grpc.py,sha256=5bHLSLSJNShi5lBzCr3l4eFTN63XtKO9JfezCfLkicY,6255
|
|
575
|
-
frogml/_proto/qwak/self_service/account/v0/account_membership_pb2.py,sha256=
|
|
576
|
-
frogml/_proto/qwak/self_service/account/v0/account_membership_pb2.pyi,sha256=
|
|
584
|
+
frogml/_proto/qwak/self_service/account/v0/account_membership_pb2.py,sha256=Xrv_Vg48nOaxkQuuE5sH0fwRfIjmQEI0h4PTLq-dzvo,6388
|
|
585
|
+
frogml/_proto/qwak/self_service/account/v0/account_membership_pb2.pyi,sha256=s2GeNb_YNBPy2N0x4-CPOqqZyuEVDdSdR-jwIZpUdW0,12707
|
|
577
586
|
frogml/_proto/qwak/self_service/account/v0/account_membership_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
578
|
-
frogml/_proto/qwak/self_service/account/v0/account_membership_service_pb2.py,sha256=
|
|
579
|
-
frogml/_proto/qwak/self_service/account/v0/account_membership_service_pb2.pyi,sha256=
|
|
587
|
+
frogml/_proto/qwak/self_service/account/v0/account_membership_service_pb2.py,sha256=Tm3bpDHy_Wt-tjjI9pdDPvbf-e9_vblBCfnCOQ7V9kI,9264
|
|
588
|
+
frogml/_proto/qwak/self_service/account/v0/account_membership_service_pb2.pyi,sha256=eQigow_Y75l5-BmtViYpUOR_jUlt_jZ8iWSgx8s1pFQ,13663
|
|
580
589
|
frogml/_proto/qwak/self_service/account/v0/account_membership_service_pb2_grpc.py,sha256=AuMtGz7dkBJlKtFFP6UNUm8Zpm1sSLlcplbxovned3Q,24354
|
|
581
|
-
frogml/_proto/qwak/self_service/account/v0/account_status_pb2.py,sha256=
|
|
582
|
-
frogml/_proto/qwak/self_service/account/v0/account_status_pb2.pyi,sha256=
|
|
590
|
+
frogml/_proto/qwak/self_service/account/v0/account_status_pb2.py,sha256=yZVd6Am8zxR6MbVOxDk0RXfHYQPM3CxJzcUUMVIapjw,5110
|
|
591
|
+
frogml/_proto/qwak/self_service/account/v0/account_status_pb2.pyi,sha256=sJjKICyWNi1_PpP02TZbXXW7PSwxnQZCP5b7NDSeP2M,8316
|
|
583
592
|
frogml/_proto/qwak/self_service/account/v0/account_status_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
584
|
-
frogml/_proto/qwak/self_service/account/v0/managing_account_pb2.py,sha256=
|
|
585
|
-
frogml/_proto/qwak/self_service/account/v0/managing_account_pb2.pyi,sha256=
|
|
593
|
+
frogml/_proto/qwak/self_service/account/v0/managing_account_pb2.py,sha256=nNbaZq7ytg57Z_QnD7byQa5n2K22FD8CRvnx4Icz9g4,6529
|
|
594
|
+
frogml/_proto/qwak/self_service/account/v0/managing_account_pb2.pyi,sha256=uF8EdObUV-RhVoXb3MzT6OvheBXhROIW34E1XuQxbNo,13223
|
|
586
595
|
frogml/_proto/qwak/self_service/account/v0/managing_account_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
587
|
-
frogml/_proto/qwak/self_service/account/v0/managing_account_service_pb2.py,sha256=
|
|
588
|
-
frogml/_proto/qwak/self_service/account/v0/managing_account_service_pb2.pyi,sha256=
|
|
596
|
+
frogml/_proto/qwak/self_service/account/v0/managing_account_service_pb2.py,sha256=kmkAg90GFh5Y8tQTgvh1u0do1Wq0pRJz3erxoqepejk,4838
|
|
597
|
+
frogml/_proto/qwak/self_service/account/v0/managing_account_service_pb2.pyi,sha256=0lLZDpGm9x6naBGmcGFvnUsTKBu8RLik2ZmYgWRLisE,5661
|
|
589
598
|
frogml/_proto/qwak/self_service/account/v0/managing_account_service_pb2_grpc.py,sha256=NxGaFGqw9snugW1EkD5sSF18hBnPDjlxpcFt1DrEEnM,9803
|
|
590
|
-
frogml/_proto/qwak/self_service/user/v1/api_key_pb2.py,sha256=
|
|
591
|
-
frogml/_proto/qwak/self_service/user/v1/api_key_pb2.pyi,sha256=
|
|
599
|
+
frogml/_proto/qwak/self_service/user/v1/api_key_pb2.py,sha256=jj2lDtlkjm6gRLstv-MjE6i7aeYkOt-5t1eekrXF6vI,1604
|
|
600
|
+
frogml/_proto/qwak/self_service/user/v1/api_key_pb2.pyi,sha256=QB4d0PF3gCN-oExZ3LGz6jK04qw1MG33AQ3jUCXaSEk,678
|
|
592
601
|
frogml/_proto/qwak/self_service/user/v1/api_key_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
593
|
-
frogml/_proto/qwak/self_service/user/v1/user_pb2.py,sha256=
|
|
594
|
-
frogml/_proto/qwak/self_service/user/v1/user_pb2.pyi,sha256=
|
|
602
|
+
frogml/_proto/qwak/self_service/user/v1/user_pb2.py,sha256=lKnobxpdfaW7p6xioGcmuRq75vR8H_0hxiM7cRCl8oc,2346
|
|
603
|
+
frogml/_proto/qwak/self_service/user/v1/user_pb2.pyi,sha256=i4lJQzstc0AfvRGKVq1tDo5AayconEr15f-XcTHQvLw,2670
|
|
595
604
|
frogml/_proto/qwak/self_service/user/v1/user_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
596
|
-
frogml/_proto/qwak/self_service/user/v1/user_service_pb2.py,sha256=
|
|
597
|
-
frogml/_proto/qwak/self_service/user/v1/user_service_pb2.pyi,sha256=
|
|
605
|
+
frogml/_proto/qwak/self_service/user/v1/user_service_pb2.py,sha256=2tEgFBcBJX09OZE9e_ZwufTPFBAU1GmbyGN9E5jeL2c,5646
|
|
606
|
+
frogml/_proto/qwak/self_service/user/v1/user_service_pb2.pyi,sha256=9VbQ1JG2x9n79ryz4x4bVnPt-ECLgLXPeyIOzvc14WI,8291
|
|
598
607
|
frogml/_proto/qwak/self_service/user/v1/user_service_pb2_grpc.py,sha256=1D9FaiEqQXpUkEa7JcKTmY887DyZujWglK8vt1do_zw,10514
|
|
599
|
-
frogml/_proto/qwak/service_discovery/service_discovery_location_pb2.py,sha256=
|
|
600
|
-
frogml/_proto/qwak/service_discovery/service_discovery_location_pb2.pyi,sha256=
|
|
608
|
+
frogml/_proto/qwak/service_discovery/service_discovery_location_pb2.py,sha256=R65UWSDHDIzxTfqV5Q8fmsf_sdkfQTLUNTkuQsy7CSI,2055
|
|
609
|
+
frogml/_proto/qwak/service_discovery/service_discovery_location_pb2.pyi,sha256=lpJphBwyXYZ8dXbO4pt8A2pRgozG-DwP1dnRTCWicNo,2294
|
|
601
610
|
frogml/_proto/qwak/service_discovery/service_discovery_location_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
602
|
-
frogml/_proto/qwak/service_discovery/service_discovery_location_service_pb2.py,sha256=
|
|
603
|
-
frogml/_proto/qwak/service_discovery/service_discovery_location_service_pb2.pyi,sha256=
|
|
611
|
+
frogml/_proto/qwak/service_discovery/service_discovery_location_service_pb2.py,sha256=GGlApDj8kfS4r9p8AfiA-r5eDfUfEP8a0yDrT5zodpk,3055
|
|
612
|
+
frogml/_proto/qwak/service_discovery/service_discovery_location_service_pb2.pyi,sha256=rMzKESGZ1DVU3XGtdvfRCEvgERblRofW2plg2qTwWD0,1303
|
|
604
613
|
frogml/_proto/qwak/service_discovery/service_discovery_location_service_pb2_grpc.py,sha256=8ZHvLbuXIWfHcruXDgsknGOT3MoKgj4GB_m0s-VWZVc,13686
|
|
605
|
-
frogml/_proto/qwak/traffic/v1/traffic_api_pb2.py,sha256=
|
|
606
|
-
frogml/_proto/qwak/traffic/v1/traffic_api_pb2.pyi,sha256=
|
|
614
|
+
frogml/_proto/qwak/traffic/v1/traffic_api_pb2.py,sha256=RvbO17v8tJjhEv4rnMP_jju1n1TG-s1u-F6SMpi-T4I,3683
|
|
615
|
+
frogml/_proto/qwak/traffic/v1/traffic_api_pb2.pyi,sha256=xJmCiKm690c8pG2TuThThh89ktgBneH3MqNviadaJlg,5179
|
|
607
616
|
frogml/_proto/qwak/traffic/v1/traffic_api_pb2_grpc.py,sha256=WfkCHuI5-ECxvkqcFITuN17G_2-GODAgl6_zz02Dedw,8230
|
|
608
|
-
frogml/_proto/qwak/traffic/v1/traffic_pb2.py,sha256=
|
|
609
|
-
frogml/_proto/qwak/traffic/v1/traffic_pb2.pyi,sha256=
|
|
617
|
+
frogml/_proto/qwak/traffic/v1/traffic_pb2.py,sha256=188tidIwNRcXPE_RUx4pXgxEEnB3X_U625IVHsbh_xs,4365
|
|
618
|
+
frogml/_proto/qwak/traffic/v1/traffic_pb2.pyi,sha256=zQoZrxJaPMVYW9thzRprI7fvYOwMXRkqeFbZ2gHFvok,12070
|
|
610
619
|
frogml/_proto/qwak/traffic/v1/traffic_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
611
|
-
frogml/_proto/qwak/user_application/common/v0/resources_pb2.py,sha256=
|
|
612
|
-
frogml/_proto/qwak/user_application/common/v0/resources_pb2.pyi,sha256=
|
|
620
|
+
frogml/_proto/qwak/user_application/common/v0/resources_pb2.py,sha256=fO8PJw7sld6_jTrCrO441Cn92L3bA8GMe1QW2v6qOI8,6706
|
|
621
|
+
frogml/_proto/qwak/user_application/common/v0/resources_pb2.pyi,sha256=aF9raMDiUXQO9QJvr2NrFfqkZGsbl9irXaRZ8TB98lc,15805
|
|
613
622
|
frogml/_proto/qwak/user_application/common/v0/resources_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
614
|
-
frogml/_proto/qwak/user_application/v0/user_application_pb2.py,sha256=
|
|
615
|
-
frogml/_proto/qwak/user_application/v0/user_application_pb2.pyi,sha256=
|
|
623
|
+
frogml/_proto/qwak/user_application/v0/user_application_pb2.py,sha256=TGJaou1Nc2LppIhu1C0ZmaGwMhnWD6NJV7fMFPwxhd0,3088
|
|
624
|
+
frogml/_proto/qwak/user_application/v0/user_application_pb2.pyi,sha256=NTclEZp8r0D5-vLYUz3JMcS4kmEcMu2GltcxvlJ3YUQ,3415
|
|
616
625
|
frogml/_proto/qwak/user_application/v0/user_application_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
617
626
|
frogml/core/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
618
627
|
frogml/core/automations/__init__.py,sha256=yBU5jPeoaJ4oSzFxvrlGVkuw0yxRHXp7wIoTcORQmOQ,1547
|
|
619
628
|
frogml/core/automations/automation_executions.py,sha256=o-287fJb3tBCPvfobDWXJ5wZm1RUai6YKHseWOuH_5Q,3231
|
|
620
629
|
frogml/core/automations/automations.py,sha256=tZbPmY80dDunDul8Lm-VR32w0aplPEi9zN895o-CxMo,13357
|
|
621
|
-
frogml/core/automations/batch_execution_action.py,sha256=
|
|
630
|
+
frogml/core/automations/batch_execution_action.py,sha256=AziXLau1LtXxSgI_h8HR36gAae_SF3zs2fCIeCWWohw,13561
|
|
622
631
|
frogml/core/automations/build_and_deploy_action.py,sha256=dk2okgS3T0sAalb1fBQA_Urqrp_luATelOAElFoKIag,31983
|
|
623
632
|
frogml/core/automations/common.py,sha256=kNUgZ2P0Pd5VEftFtWbwwDZsAHSY19rq6PZPAxiWlcg,2756
|
|
624
633
|
frogml/core/clients/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
@@ -650,12 +659,12 @@ frogml/core/clients/automation_management/client.py,sha256=Dk6SsZGMLaVDLLzvFBysL
|
|
|
650
659
|
frogml/core/clients/autoscaling/__init__.py,sha256=A-zuZOWaZf16NjnpX38204m730c5Lde491KaXneGirE,38
|
|
651
660
|
frogml/core/clients/autoscaling/client.py,sha256=d1BoUH4hBiqoSR6ZM2_Ds6H7gV9HZPM2IIYNDbjPGgY,1299
|
|
652
661
|
frogml/core/clients/batch_job_management/__init__.py,sha256=zywxYf2JupkIWnGVB2C6ugZs5CrOdxTPrksD5P6uQu4,211
|
|
653
|
-
frogml/core/clients/batch_job_management/client.py,sha256=
|
|
654
|
-
frogml/core/clients/batch_job_management/executions_config.py,sha256=
|
|
662
|
+
frogml/core/clients/batch_job_management/client.py,sha256=yym_GRJlB2qWnFf58EK2i7iD4llSj3FwmjdmIEdBSRc,22621
|
|
663
|
+
frogml/core/clients/batch_job_management/executions_config.py,sha256=tyQbNiIAo3U4t_vyQp8nY17U0oQIyuE5GLW5WqhDxjA,7045
|
|
655
664
|
frogml/core/clients/batch_job_management/results.py,sha256=nrFGZ3y538FBhej94CYV4cwqQssK1aUQOLGubYdQVrc,1846
|
|
656
665
|
frogml/core/clients/build_orchestrator/__init__.py,sha256=ReW7Lbjws06MbVlCTRdsymDZiS2CKuczXIZ1xnPKSdg,105
|
|
657
|
-
frogml/core/clients/build_orchestrator/build_model_request_getter.py,sha256=
|
|
658
|
-
frogml/core/clients/build_orchestrator/client.py,sha256=
|
|
666
|
+
frogml/core/clients/build_orchestrator/build_model_request_getter.py,sha256=Dz_SK6672bCnTxtXrR28fWTCVhkIDs6bV3YAKLXaGuk,5339
|
|
667
|
+
frogml/core/clients/build_orchestrator/client.py,sha256=BoBDsy49d49ue7Z8rxXQ2gmSyClYbuIcLZTHyEuA0Jc,18110
|
|
659
668
|
frogml/core/clients/build_orchestrator/internal_client.py,sha256=SU1TIj8VC3L50tFqmUUXswSDs6UW15q6vY_IH102_VY,4434
|
|
660
669
|
frogml/core/clients/data_versioning/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
661
670
|
frogml/core/clients/data_versioning/client.py,sha256=-DG5E-2WV_V7cf5gJCqeDkAgjqMlQZiXVcWOF7bEEEY,2432
|
|
@@ -665,9 +674,9 @@ frogml/core/clients/deployment/client.py,sha256=mMwguoxysULkue-ABYQwVdl-RtUE6VtD
|
|
|
665
674
|
frogml/core/clients/feature_store/__init__.py,sha256=mMCPBHDga6Y7dtJfNoHvfOvCyjNUHrVDX5uVsL2JkGk,53
|
|
666
675
|
frogml/core/clients/feature_store/execution_management_client.py,sha256=cJf1qUaghI8zfTdJQ2cVxYqoOz3SXfnuBx6LKCQFwEE,4118
|
|
667
676
|
frogml/core/clients/feature_store/job_registry_client.py,sha256=Rhb5YLvu9JmPpgwsK2piZYxi4OosSaFfFymUnrp67as,2670
|
|
668
|
-
frogml/core/clients/feature_store/management_client.py,sha256=
|
|
677
|
+
frogml/core/clients/feature_store/management_client.py,sha256=o0VtaxAq0SFq2s1sEW2LmoHoTI8e5xS63ZRGjtoMiIw,18284
|
|
669
678
|
frogml/core/clients/feature_store/offline_serving_client.py,sha256=yRLAmdOscqGOo4w_DoeAR6GaakOCSxw_378tggkum9I,9377
|
|
670
|
-
frogml/core/clients/feature_store/operator_client.py,sha256=
|
|
679
|
+
frogml/core/clients/feature_store/operator_client.py,sha256=gXL9SFo3tWgfnblJMYcHDY55GRLAJibwRTvh-Owyzuk,6514
|
|
671
680
|
frogml/core/clients/file_versioning/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
672
681
|
frogml/core/clients/file_versioning/client.py,sha256=DHrXPOsxCYtb6R74QnV0bCYTdbp89iaaB9pxI4xmC3E,2536
|
|
673
682
|
frogml/core/clients/file_versioning/file_tag_filter.py,sha256=p80QbC_VoOb5E1wT1OhQDjEsYNW0keBQ_tY61FrcNdk,887
|
|
@@ -679,7 +688,7 @@ frogml/core/clients/integration_management/integration_utils.py,sha256=a-wkrx3z2
|
|
|
679
688
|
frogml/core/clients/integration_management/openai/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
680
689
|
frogml/core/clients/integration_management/openai/openai_system_secret.py,sha256=d4gOXn50plC7HcWnlgx4w3qqS-uk3lW8kMURiI24VN4,2148
|
|
681
690
|
frogml/core/clients/jfrog_gateway/__init__.py,sha256=E_BrYKBESU3wGNiR_RQncbAhLWyvJ-Ub2Akt_6FpfgM,39
|
|
682
|
-
frogml/core/clients/jfrog_gateway/client.py,sha256=
|
|
691
|
+
frogml/core/clients/jfrog_gateway/client.py,sha256=UuV2Z1GrMJRiyDQnkduIBPDbUC9bmhkCocpCfnXm2Q4,1394
|
|
683
692
|
frogml/core/clients/kube_deployment_captain/__init__.py,sha256=rJUEEy3zNH0aTFyuO_UBexzaUKdjvwU9P2vV1MDj684,41
|
|
684
693
|
frogml/core/clients/kube_deployment_captain/client.py,sha256=la4V7WsVL1z4zuLQtPZET1kjvGp2RB6FMWPp6qnNzgM,9345
|
|
685
694
|
frogml/core/clients/location_discovery/__init__.py,sha256=sqGQ75YHFE6nvOcir38fykUUmAa6cFEIze8PJYgYWRc,44
|
|
@@ -687,7 +696,7 @@ frogml/core/clients/location_discovery/client.py,sha256=ZcBbbLqzZ9E7oLyamBTLTpp6
|
|
|
687
696
|
frogml/core/clients/logging_client/__init__.py,sha256=1OCHnigQBYThBwGbxCreYA0BgP0HcuLFzNEWd3Yxh-c,34
|
|
688
697
|
frogml/core/clients/logging_client/client.py,sha256=vq2Fv7UAEnrG910Npp1COxxWQ2_NWofbAStPkLhiz1w,4836
|
|
689
698
|
frogml/core/clients/model_group_management/__init__.py,sha256=f-nExP4vGWoWMUrRstY8QdtPqXnbsl2Ux0KfFkvGBkg,47
|
|
690
|
-
frogml/core/clients/model_group_management/client.py,sha256=
|
|
699
|
+
frogml/core/clients/model_group_management/client.py,sha256=F8YCbfyphcljb8WxpeY7H7wnPpksyaKQ2ZOKi03RU6M,2016
|
|
691
700
|
frogml/core/clients/model_management/__init__.py,sha256=vjWVP8MjmK4_A70WOgJqa6x24AeLK-ABjGJtogGzw9w,43
|
|
692
701
|
frogml/core/clients/model_management/client.py,sha256=L3rUPfxRNA2s4KV5294QXkPCmiLEhQ7ooKK7ywwT65w,4841
|
|
693
702
|
frogml/core/clients/model_version_manager/__init__.py,sha256=4Pnfzj4Egps48__dProdbSKQl5pNip0hGJd75w67BfY,46
|
|
@@ -695,19 +704,18 @@ frogml/core/clients/model_version_manager/build_model_version_dto.py,sha256=N-W8
|
|
|
695
704
|
frogml/core/clients/model_version_manager/build_model_version_request_mapper.py,sha256=BYK_nmfLF0o9QWTKfcOfsP5j1hmdu5RQkmsQ0ypO6rI,4760
|
|
696
705
|
frogml/core/clients/model_version_manager/client.py,sha256=VMgOoZW8EoSwx3BZCtknbxlhwOob1Y3GH9XSj7bBg6Y,11314
|
|
697
706
|
frogml/core/clients/model_version_manager/const.py,sha256=SBEi06KU-ntF6oxjTpSXbd9R72x_mm9cD9JhYQLXsMY,684
|
|
698
|
-
frogml/core/clients/project/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
699
|
-
frogml/core/clients/project/client.py,sha256=5ceLZ86_Y0nxbtQ0ZXMnAdITbr3SLipNfLo6hXN7iVk,2530
|
|
700
707
|
frogml/core/clients/secret_service/__init__.py,sha256=TdQl1lgplXCKVHYSN4feRIAoonZ7XDz50zALjwVDcM4,40
|
|
701
708
|
frogml/core/clients/secret_service/client.py,sha256=RDicLLGWIV1Ecm5A4F4TcQec5SHudTkdXG8eRilHJ8M,3657
|
|
702
709
|
frogml/core/clients/system_secret/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
703
710
|
frogml/core/clients/system_secret/system_secret_client.py,sha256=8gyVwumL8_FU9bcoiiSRVs4NT3aWTxRKW4QanBkOFLc,1083
|
|
704
711
|
frogml/core/clients/user_application_instance/__init__.py,sha256=lvdNCdtV7BGcN7XlK5Lb_OnXAJ-ued3AGckiZ-_EmL0,50
|
|
705
712
|
frogml/core/clients/user_application_instance/client.py,sha256=2dJRg7WePab2jImPu7D6wn3GWcASGBMjaqFGnqQfzx0,6054
|
|
706
|
-
frogml/core/exceptions/__init__.py,sha256=
|
|
713
|
+
frogml/core/exceptions/__init__.py,sha256=vNsZE962NrUQqU9NzDsAxjolQPaXw12Vw-EyJshiOY4,904
|
|
707
714
|
frogml/core/exceptions/frogml_decode_exception.py,sha256=dVfUGMippachTwlWQPvrSJSOHYYJajzOoqrzDUcwt2k,151
|
|
708
715
|
frogml/core/exceptions/frogml_exception.py,sha256=uXLgbu-_RYJpav69C7CTH9wZCwFY6OvBSl1Un8vBT4Y,194
|
|
709
716
|
frogml/core/exceptions/frogml_external_exception.py,sha256=Ya6YMLlTuuK5Mj78fAcZz18K6kM57Xl4prnUImStDS0,262
|
|
710
717
|
frogml/core/exceptions/frogml_general_build_exception.py,sha256=kB_EpW7S_r9Qx6cWZTbsJHgTBG7I8LT8RKxaVEDZwVk,426
|
|
718
|
+
frogml/core/exceptions/frogml_grpc_address_exception.py,sha256=dEcRjCt_Y35JNTbP6PX8eih2RWx8ErRyBDYIa_KVEOk,333
|
|
711
719
|
frogml/core/exceptions/frogml_http_exception.py,sha256=LAQ6qAcSbVwTJUbFvPv-rvdxZlQs7MaCiWALACwioXk,583
|
|
712
720
|
frogml/core/exceptions/frogml_inference_exception.py,sha256=0KecLp3eZpIbE0lo0PhG8v3KpP-UHhSj6aaA1CckPko,102
|
|
713
721
|
frogml/core/exceptions/frogml_load_configuration_exception.py,sha256=rTs4lkgZbLYysgVBYt1Xi2i0GGSOFunen0oMpULYfdU,54
|
|
@@ -718,20 +726,21 @@ frogml/core/exceptions/frogml_model_initialization_exception.py,sha256=3_mqWHISM
|
|
|
718
726
|
frogml/core/exceptions/frogml_not_found_exception.py,sha256=2Fd8lx_ACynT9reTeNxVBOCikk-8OztONnViL5YNzjk,160
|
|
719
727
|
frogml/core/exceptions/frogml_remote_build_failed.py,sha256=CsaWnf7IP-Q44Bhhe5AxUbaRhZVb2rFmbalaVVuKGlA,145
|
|
720
728
|
frogml/core/exceptions/frogml_suggestion_exception.py,sha256=saqST0umnKRFCscoEBHjB5ot6TVap4kifYRayXrdDy8,748
|
|
729
|
+
frogml/core/exceptions/frogml_token_exception.py,sha256=oiB37XXBpmPK_NtHDfWE1RvRT-HAoYyB3QZ6p2Yt8G8,186
|
|
721
730
|
frogml/core/exceptions/quiet_error.py,sha256=ePdCGP6ta8afjzprMiGoJFY-gxf8albRwuY0t1WF2lY,559
|
|
722
731
|
frogml/core/feature_store/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
723
732
|
frogml/core/feature_store/_common/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
724
733
|
frogml/core/feature_store/_common/functions.py,sha256=kSNYJ7dy48NN09HG9asm4ibQh0JaCGcZYsRDjRWlUHE,659
|
|
725
|
-
frogml/core/feature_store/_common/source_code_spec.py,sha256=
|
|
734
|
+
frogml/core/feature_store/_common/source_code_spec.py,sha256=sqqATgxPo0pnKL20M6xT3wfRiFQQ9DZW0TqVapWss1c,3781
|
|
726
735
|
frogml/core/feature_store/_common/value.py,sha256=JF7W2d5k52SuK2l0QnCVIyZwc2KP4_lVynV1vGPF4MA,329
|
|
727
736
|
frogml/core/feature_store/data_sources/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
728
|
-
frogml/core/feature_store/data_sources/attributes.py,sha256=
|
|
729
|
-
frogml/core/feature_store/data_sources/source_authentication.py,sha256=
|
|
730
|
-
frogml/core/feature_store/data_sources/time_partition_columns.py,sha256=
|
|
737
|
+
frogml/core/feature_store/data_sources/attributes.py,sha256=8YSoLZMeUiDz1bNET1bZVrRYvXN16uWRqZ2lQywipHM,780
|
|
738
|
+
frogml/core/feature_store/data_sources/source_authentication.py,sha256=SuqbGzWWwPxbkfp8GptlA1cPzKnDsdc6y6n7yjc8jEg,1024
|
|
739
|
+
frogml/core/feature_store/data_sources/time_partition_columns.py,sha256=7r96QEWMnx3OeTFELzIWK8-al0pmX8YGCb8GteOeOC4,6094
|
|
731
740
|
frogml/core/feature_store/entities/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
732
741
|
frogml/core/feature_store/entities/entity.py,sha256=UEKUWJ6QkoW03y8dNkNRnIkDZLtE3lD-vz8H_MV-qwo,2326
|
|
733
742
|
frogml/core/feature_store/execution/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
734
|
-
frogml/core/feature_store/execution/backfill.py,sha256=
|
|
743
|
+
frogml/core/feature_store/execution/backfill.py,sha256=35h8Q82AlPSN09kgIR5iyHEg-0yK2AvUOcxthpWF7qo,6716
|
|
735
744
|
frogml/core/feature_store/execution/execution.py,sha256=CgPJLPFRhBI8pQiAOkDSO0OtKIAQat3kbaJ_NsFB-iE,21324
|
|
736
745
|
frogml/core/feature_store/execution/execution_query.py,sha256=eTMxx-SmyjDPoBZwqJTJn-qs1TfkRgs3akvN_kMId1Y,3646
|
|
737
746
|
frogml/core/feature_store/feature_sets/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
@@ -742,14 +751,14 @@ frogml/core/feature_store/feature_sets/context.py,sha256=zV6r0O70cfM4pmxlfC6xxAt
|
|
|
742
751
|
frogml/core/feature_store/feature_sets/execution_spec.py,sha256=nhV9A_QUSzAr9sES4R2ICrjJJkcQ07g2oOmULSKY_ao,2356
|
|
743
752
|
frogml/core/feature_store/feature_sets/metadata.py,sha256=s0_-_RxR22QUqpMbG7H-aJZophv76PbTtnIqTTV8qc0,1890
|
|
744
753
|
frogml/core/feature_store/feature_sets/read_policies.py,sha256=BNqILC7Fk0RuaFsAQ9m4LqbsiIFa68LuFioDDrEvSaA,6853
|
|
745
|
-
frogml/core/feature_store/feature_sets/transformations/__init__.py,sha256=
|
|
754
|
+
frogml/core/feature_store/feature_sets/transformations/__init__.py,sha256=H_bL-IMxv1AV_cbB3ULY-4Ypwy4-w8l9N5IGQwbwqc8,848
|
|
746
755
|
frogml/core/feature_store/feature_sets/transformations/aggregations/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
747
756
|
frogml/core/feature_store/feature_sets/transformations/aggregations/aggregations.py,sha256=0rPCq_GR5KkEwMw0Ed6OQYNGat-0sCXfJa5XZOl04KM,14118
|
|
748
757
|
frogml/core/feature_store/feature_sets/transformations/aggregations/windows.py,sha256=sYryGTmlkO2fTEDrLGj5sUSuioOQUoEluu7VaPprQkY,2266
|
|
749
758
|
frogml/core/feature_store/feature_sets/transformations/functions/__init__.py,sha256=D0dKpFqlp_8EDQrJOKBdlIvxgs17D_mZ1nwH8iyFrEU,301
|
|
750
759
|
frogml/core/feature_store/feature_sets/transformations/functions/frogml_pandas.py,sha256=VjixmVUWd1OGfzK5PNR7ilrSn9GU87ut7_oEYZsytSk,2440
|
|
751
760
|
frogml/core/feature_store/feature_sets/transformations/functions/schema.py,sha256=kuu8MZ3d2Y9DkmgPZCRgDb0ecsc8isFHQG1lFLPBR3Y,1156
|
|
752
|
-
frogml/core/feature_store/feature_sets/transformations/transformations.py,sha256=
|
|
761
|
+
frogml/core/feature_store/feature_sets/transformations/transformations.py,sha256=a-sOWcxxMFdbW-8qHrzFPwlULNq1wLYnNbouSj5qPEE,13588
|
|
753
762
|
frogml/core/feature_store/feature_sets/transformations/validations/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
754
763
|
frogml/core/feature_store/feature_sets/transformations/validations/validations_util.py,sha256=S2TqIrvR8P1YjHAqJ5s-wRzh-51CEB2oFwDMnV-fv50,3215
|
|
755
764
|
frogml/core/feature_store/offline/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
@@ -762,11 +771,12 @@ frogml/core/feature_store/sinks/base.py,sha256=erCEvZt15pznNsCiJ4s9jq38SGBKXURK8
|
|
|
762
771
|
frogml/core/feature_store/sinks/streaming/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
763
772
|
frogml/core/feature_store/sinks/streaming/attachment.py,sha256=TkHnEqGRGcDfxyTGdfGcnmdvuVENOFuANL3eUfifWMk,1161
|
|
764
773
|
frogml/core/feature_store/validations/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
774
|
+
frogml/core/feature_store/validations/validation_decorators.py,sha256=X7530nQaIEtBK1x4r2uUaYtcn5YkElsLqryBs5m_OII,2905
|
|
765
775
|
frogml/core/feature_store/validations/validation_options.py,sha256=VP3GbmtgS9wAuPKvFMpPXF9zi07MrAxIVPBZGijLILI,2850
|
|
766
776
|
frogml/core/feature_store/validations/validation_response.py,sha256=hLzeX0l935wnrgTnQ9u1DNNwdLE8tIDl9Q0ldnu9teA,3992
|
|
767
777
|
frogml/core/inner/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
768
778
|
frogml/core/inner/build_config/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
769
|
-
frogml/core/inner/build_config/build_config_v1.py,sha256
|
|
779
|
+
frogml/core/inner/build_config/build_config_v1.py,sha256=BPOA55lVh230gol6EgqCWzJm9KpoGtPPVXOuCBM4OPQ,11484
|
|
770
780
|
frogml/core/inner/build_logic/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
771
781
|
frogml/core/inner/build_logic/build_loggers/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
772
782
|
frogml/core/inner/build_logic/build_loggers/trigger_build_logger.py,sha256=7DzCSJ3jtYO17c79qJrMuLF3lyAe8_zQxoed88FzyY8,1439
|
|
@@ -799,13 +809,13 @@ frogml/core/inner/build_logic/phases/phase_010_fetch_model/fetch_strategy_manage
|
|
|
799
809
|
frogml/core/inner/build_logic/phases/phase_010_fetch_model/fetch_strategy_manager/strategy/strategy.py,sha256=Ymj5MCHJMGzyv03Kn17RBMxOJICl0FmZ3bbq7EBRyvE,1474
|
|
800
810
|
frogml/core/inner/build_logic/phases/phase_010_fetch_model/fetch_strategy_manager/strategy/zip/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
801
811
|
frogml/core/inner/build_logic/phases/phase_010_fetch_model/fetch_strategy_manager/strategy/zip/zip_strategy.py,sha256=HYN5ivd0R8FB1vTW8nSFuPXDSStwrtYdOd1HnEKJPXA,2276
|
|
802
|
-
frogml/core/inner/build_logic/phases/phase_010_fetch_model/post_fetch_validation_step.py,sha256=
|
|
812
|
+
frogml/core/inner/build_logic/phases/phase_010_fetch_model/post_fetch_validation_step.py,sha256=lYnIo6ok96IsjfFrzAciRSPcKW5Te79Ol7mgHop5RjY,5489
|
|
803
813
|
frogml/core/inner/build_logic/phases/phase_010_fetch_model/pre_fetch_validation_step.py,sha256=MWPGfPCJVvSLIH6W7KO4V2enDCAyhFDiLQ1SB1-7LI4,11390
|
|
804
814
|
frogml/core/inner/build_logic/phases/phase_010_fetch_model/set_version_step.py,sha256=E6PXC-bw56IcBkjyDcyKUAaB4Ak_UBfOcInvmV7Utws,1558
|
|
805
815
|
frogml/core/inner/build_logic/phases/phase_020_remote_register_frogml_build/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
806
816
|
frogml/core/inner/build_logic/phases/phase_020_remote_register_frogml_build/cleanup_step.py,sha256=i3cSIlwbAeL_559YKb92jyrhhWlANqXRmEmjD1FW3-w,632
|
|
807
817
|
frogml/core/inner/build_logic/phases/phase_020_remote_register_frogml_build/start_remote_build_step.py,sha256=OOQh_n-MQtEUHKnPQGjJL545T2xjiRK83Nc6XZr6FeE,1696
|
|
808
|
-
frogml/core/inner/build_logic/phases/phase_020_remote_register_frogml_build/upload_step.py,sha256=
|
|
818
|
+
frogml/core/inner/build_logic/phases/phase_020_remote_register_frogml_build/upload_step.py,sha256=ODPS7svNhypciz54yu-yso9mO9YvZ3qUe4kOhb1uv3o,10991
|
|
809
819
|
frogml/core/inner/build_logic/phases/phases_pipeline.py,sha256=Klx8XOa8yAqTOh8ITZo4jHV5N2ke3LhC5ec_PW9cCu8,1258
|
|
810
820
|
frogml/core/inner/build_logic/run_handlers/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
811
821
|
frogml/core/inner/build_logic/run_handlers/programmatic_phase_run_handler.py,sha256=ujY0WrMFVuyOcw9C-VkcguIt0XMc075MDptvYDL7fIg,3547
|
|
@@ -815,29 +825,33 @@ frogml/core/inner/build_logic/tools/files.py,sha256=d6Ljt7fgjnKbQi4TPGJoUD677dDZ
|
|
|
815
825
|
frogml/core/inner/build_logic/tools/ignore_files.py,sha256=zg0_27HEOOznY0ETr9WW9JYoMd0cY5l_jxpHwNNu6vc,763
|
|
816
826
|
frogml/core/inner/build_logic/tools/text.py,sha256=tH-v19Mt8l90sMVxku5XRtrderT0qdRqJ-jLijqannA,188
|
|
817
827
|
frogml/core/inner/build_logic/trigger_build_context.py,sha256=eWR35HQQKKNaPOfl64IB8xvCzl2vU6hgSR55qf9l7Lw,207
|
|
818
|
-
frogml/core/inner/const.py,sha256=
|
|
819
|
-
frogml/core/inner/di_configuration/__init__.py,sha256=
|
|
820
|
-
frogml/core/inner/di_configuration/account.py,sha256=
|
|
828
|
+
frogml/core/inner/const.py,sha256=OHwDfJZ2u-Y4BWVUN9-7Poj6ib2Eb98IoRHNW46i-mc,282
|
|
829
|
+
frogml/core/inner/di_configuration/__init__.py,sha256=GQKLaDPpBQ78h0gbwxaW3JkKbNxKRQQVskBl44fO0Ew,135
|
|
830
|
+
frogml/core/inner/di_configuration/account.py,sha256=YbQBmZ-roybEZJ1fmGk9TLQ5CEjLWcP9NuxS6WSSrbI,3016
|
|
821
831
|
frogml/core/inner/di_configuration/config.yml,sha256=GUvaZMWIDIR_d7hFcPVG_kHdCwpERKH1AFDakG3vqI4,242
|
|
822
|
-
frogml/core/inner/di_configuration/containers.py,sha256=
|
|
832
|
+
frogml/core/inner/di_configuration/containers.py,sha256=8rEMnLSFvlfjEnfvbm9hOizCGWXX9F8S9QEYF5sX48E,1495
|
|
833
|
+
frogml/core/inner/di_configuration/dependency_wiring.py,sha256=bbVfjcDYEiAqKfIf2l60XthmDjYBe8YIwutz8DZcglg,2714
|
|
823
834
|
frogml/core/inner/instance_template/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
824
835
|
frogml/core/inner/instance_template/verify_template_id.py,sha256=SSVReUkx9t0FkXaSh0MKXOKdjd_55wE3NjAPOt6DGIM,1952
|
|
825
836
|
frogml/core/inner/model_loggers_utils.py,sha256=mGBZQ1CbiEePaoftFEH_yfLlsxP8fcPcu83Cb8Ut8cM,2465
|
|
826
837
|
frogml/core/inner/provider.py,sha256=3evQnyp0v0enpvGGDyaZziusO4BGi-U9j1sno8DAHo4,70
|
|
827
838
|
frogml/core/inner/singleton_meta.py,sha256=9Njh5K1tE2wB8xpmCfe_KM0FKEehwJwPSaHT3oMMlNk,1003
|
|
828
839
|
frogml/core/inner/tool/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
829
|
-
frogml/core/inner/tool/auth.
|
|
840
|
+
frogml/core/inner/tool/auth/TOKEN_ROTATION.md,sha256=05M4-xA8fZiQdsPFvsXzarGblQ93kFdhbdRSezYkmgw,1930
|
|
841
|
+
frogml/core/inner/tool/auth/__init__.py,sha256=VTF5Sf9nWJsL6_fxnrGSU2sULJ39wbVE9VMDai5ripA,74
|
|
842
|
+
frogml/core/inner/tool/auth/auth_client.py,sha256=Cm1jMXTRjlkXMM7ic3jAjuLeIb1L0LpE_qEjTn66xRQ,7425
|
|
843
|
+
frogml/core/inner/tool/auth/token_maintainer.py,sha256=suaXjiIutEVioSjqvB-t5F2EOBnAc3fBulcXZ_7Pbek,4361
|
|
830
844
|
frogml/core/inner/tool/grpc/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
831
|
-
frogml/core/inner/tool/grpc/grpc_auth.py,sha256=
|
|
832
|
-
frogml/core/inner/tool/grpc/grpc_tools.py,sha256=
|
|
833
|
-
frogml/core/inner/tool/grpc/grpc_try_wrapping.py,sha256=
|
|
845
|
+
frogml/core/inner/tool/grpc/grpc_auth.py,sha256=o1GKlC_E1PblwT-olPEID1R7Rt_N6CeeyZMqvZUvBxw,1471
|
|
846
|
+
frogml/core/inner/tool/grpc/grpc_tools.py,sha256=06lch10quS0HH9bBnRnD4Fq6M5wO-qHA9dPJcX9IkW8,11426
|
|
847
|
+
frogml/core/inner/tool/grpc/grpc_try_wrapping.py,sha256=AcB9J7gPar6sko2qR7zi_jtdX1UNg-2PeGonNiytYb8,5679
|
|
834
848
|
frogml/core/inner/tool/protobuf_factory.py,sha256=gO9LgChpt0Qyc_3UXt2RhdRJ4jqf_9NkkH6t13bmREE,1699
|
|
835
849
|
frogml/core/inner/tool/retry_utils.py,sha256=KcSFJuj02RKF-H9INpCmdiTNXlywEMJ2ClBa00N9aNM,435
|
|
836
850
|
frogml/core/inner/tool/run_config/__init__.py,sha256=krOWmfbiUyMxa4Z7FHZk3gGZBbMiJINxLxD7XwyUefE,277
|
|
837
851
|
frogml/core/inner/tool/run_config/base.py,sha256=dKrhMUwbqa22JUB3se-TzAycYuTx8BXzFOIZ4YYUqGg,4218
|
|
838
852
|
frogml/core/inner/tool/run_config/utils.py,sha256=xrSmnOvRK4enuy6-4ly_IWP4__l8czQ-E83wSmig14Y,7722
|
|
839
853
|
frogml/core/model_loggers/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
840
|
-
frogml/core/model_loggers/artifact_logger.py,sha256=
|
|
854
|
+
frogml/core/model_loggers/artifact_logger.py,sha256=WdcH43p4HR2aXM8R6w8oBMMRikvArMEijGLhJ4wITX0,4068
|
|
841
855
|
frogml/core/model_loggers/data_logger.py,sha256=0l96EWsWmLQK7vyYqhgn2ERtFjst8x7cx3IkwEbsHFY,5681
|
|
842
856
|
frogml/core/testing/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
843
857
|
frogml/core/testing/fixtures.py,sha256=tjWIvdZ2nIfNPs6VtUeGx5coJepQVMUWemKGtqUYPzM,318
|
|
@@ -849,57 +863,58 @@ frogml/core/utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU
|
|
|
849
863
|
frogml/core/utils/datetime_utils.py,sha256=3zK7PUrerMlwB7U6WeuYwMAclVMfPqBNZihNRyIVMs4,581
|
|
850
864
|
frogml/core/utils/dict_utils.py,sha256=YsOSQeGpmrsm3CMnx2ZbqvzEcybk3m-0TCMXbBdBXaY,263
|
|
851
865
|
frogml/core/utils/model_utils.py,sha256=fLdYIScmVUfChGGxOacH2mID00ZUOPtS4ewUimEDGhg,132
|
|
852
|
-
frogml/core/utils/proto_utils.py,sha256=
|
|
866
|
+
frogml/core/utils/proto_utils.py,sha256=ZHDFC_3edeDiwMKVC9eUgM_GQ_4eg2qUlpDNzn6RxDg,631
|
|
853
867
|
frogml/feature_store/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
854
868
|
frogml/feature_store/_common/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
855
|
-
frogml/feature_store/_common/artifact_utils.py,sha256=
|
|
869
|
+
frogml/feature_store/_common/artifact_utils.py,sha256=Rin0OC_EYyV45aDKCs6p9BpDIyIYd4jli_N7JX70Ey4,1951
|
|
856
870
|
frogml/feature_store/_common/feature_set_utils.py,sha256=z9IRFL-1Aonhd9VVcCQSR8Wjm5N0bIys3layLkdtQC0,9233
|
|
857
871
|
frogml/feature_store/_common/featureset_asterisk_handler.py,sha256=TpHF_0EkJ26eYvDb5avK79GQXzmSjiJMwjrcPFuHRv4,4720
|
|
858
|
-
frogml/feature_store/_common/packaging.py,sha256=
|
|
859
|
-
frogml/feature_store/_common/source_code_spec_factory.py,sha256=
|
|
860
|
-
frogml/feature_store/data_sources/__init__.py,sha256=
|
|
861
|
-
frogml/feature_store/data_sources/base.py,sha256=
|
|
872
|
+
frogml/feature_store/_common/packaging.py,sha256=TBiXU8FyCo9Fobl9UQusLk-Hw600GZHCdP3QP91k5bU,8800
|
|
873
|
+
frogml/feature_store/_common/source_code_spec_factory.py,sha256=nUlyDHDrBrhkh1zXjBRLfRaZQCGOVlmGBhwn1VNmHi4,3346
|
|
874
|
+
frogml/feature_store/data_sources/__init__.py,sha256=0kldVWGMBUO617tyCI7Hh_Dw8COjNHaJvoUfZE9H0BA,2470
|
|
875
|
+
frogml/feature_store/data_sources/base.py,sha256=3iJvfcD-oCsgKpW5g3vIxFa_5VqsuJNstdfzrWNco0Y,4607
|
|
862
876
|
frogml/feature_store/data_sources/batch/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
863
|
-
frogml/feature_store/data_sources/batch/_batch.py,sha256=
|
|
864
|
-
frogml/feature_store/data_sources/batch/_jdbc.py,sha256=
|
|
865
|
-
frogml/feature_store/data_sources/batch/athena.py,sha256=
|
|
866
|
-
frogml/feature_store/data_sources/batch/big_query.py,sha256=
|
|
867
|
-
frogml/feature_store/data_sources/batch/clickhouse.py,sha256=
|
|
868
|
-
frogml/feature_store/data_sources/batch/csv.py,sha256=
|
|
869
|
-
frogml/feature_store/data_sources/batch/elastic_search.py,sha256=
|
|
877
|
+
frogml/feature_store/data_sources/batch/_batch.py,sha256=vqt2zqO3iVBiWyEQXs5u7yeZZPupfyPBU-tJ4ZkBVc0,153
|
|
878
|
+
frogml/feature_store/data_sources/batch/_jdbc.py,sha256=kkLJVtt_KpTAZ8iSPCQ5v6r0L_r3MhP0hhDxcUNF_jE,713
|
|
879
|
+
frogml/feature_store/data_sources/batch/athena.py,sha256=LjgMy1ULnzGfSZk3-pvsopXMQEOf2Y_5XEYGfLqTWi4,11454
|
|
880
|
+
frogml/feature_store/data_sources/batch/big_query.py,sha256=0zOwriTYXKu5EvSFYXeiCZkQjhckPu5wbsnreYSe7bM,3297
|
|
881
|
+
frogml/feature_store/data_sources/batch/clickhouse.py,sha256=xI4AE3Jrez8E9Emyy96fVh9SP7XPtVkgSf-M4Qz-KYM,2285
|
|
882
|
+
frogml/feature_store/data_sources/batch/csv.py,sha256=9OKM6N6xs_SXFZmrWIR2vPGkux03VZ4pbOU1D09E6T0,2136
|
|
883
|
+
frogml/feature_store/data_sources/batch/elastic_search.py,sha256=c-9bwFLveMb19Vsl9k2_4NuXItYcJ15GQvErsZgNvh8,2282
|
|
870
884
|
frogml/feature_store/data_sources/batch/filesystem/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
871
|
-
frogml/feature_store/data_sources/batch/filesystem/aws.py,sha256=
|
|
872
|
-
frogml/feature_store/data_sources/batch/filesystem/base_config.py,sha256=
|
|
873
|
-
frogml/feature_store/data_sources/batch/filesystem/gcp.py,sha256=
|
|
885
|
+
frogml/feature_store/data_sources/batch/filesystem/aws.py,sha256=mcYfTX-f4wxJmklsT2j4H2gzd2wAob2TnmNdUwPIvnc,3311
|
|
886
|
+
frogml/feature_store/data_sources/batch/filesystem/base_config.py,sha256=IMrksbc-iKv_rSL7edavSlTUoFoHRqv9zri0qhg3nWY,243
|
|
887
|
+
frogml/feature_store/data_sources/batch/filesystem/gcp.py,sha256=WR9Dcr7IfX_Z2RxJ2QW4NDzz6bNiUFK0YHRgqwXjsiA,1701
|
|
874
888
|
frogml/feature_store/data_sources/batch/filesystem/utils.py,sha256=cx5vbxX2lYHHJTPhBVZ6VAq7Ms1CDlHnZsilmcb3ZhY,2161
|
|
875
|
-
frogml/feature_store/data_sources/batch/mongodb.py,sha256=
|
|
876
|
-
frogml/feature_store/data_sources/batch/mysql.py,sha256=
|
|
877
|
-
frogml/feature_store/data_sources/batch/parquet.py,sha256=
|
|
878
|
-
frogml/feature_store/data_sources/batch/postgres.py,sha256=
|
|
879
|
-
frogml/feature_store/data_sources/batch/redshift.py,sha256=
|
|
880
|
-
frogml/feature_store/data_sources/batch/snowflake.py,sha256=
|
|
881
|
-
frogml/feature_store/data_sources/batch/
|
|
889
|
+
frogml/feature_store/data_sources/batch/mongodb.py,sha256=gAuv7Dukqc1cSZEVj2T1i4aatZ3RWQQu2Ft5dCTxk_s,2070
|
|
890
|
+
frogml/feature_store/data_sources/batch/mysql.py,sha256=PWwPeexIr4dHD2ZFZyME857hHdMNPGMcG6trAjE-dRg,1810
|
|
891
|
+
frogml/feature_store/data_sources/batch/parquet.py,sha256=r1blTsSA0O-_fZD-f48T3sHkyQyDp5n9q6F5x0GZmw8,2064
|
|
892
|
+
frogml/feature_store/data_sources/batch/postgres.py,sha256=SgF-5pr0FldzLPRtsiSWSJ2Kh54jRVUk8FBJWxkcp74,1867
|
|
893
|
+
frogml/feature_store/data_sources/batch/redshift.py,sha256=3LjnU05JXPczfRbY02C6gQm7Xg7EtLtmG4gVfyDdp00,3458
|
|
894
|
+
frogml/feature_store/data_sources/batch/snowflake.py,sha256=4W_S0ybelWH1IafjtiG34nrW2-jUiZIR92jeq9TzB5Q,4318
|
|
895
|
+
frogml/feature_store/data_sources/batch/unity_catalog.py,sha256=0-htnaxS30lz8AdTxGuHKC89mnV-6CvOMrS0fHl5EKE,4215
|
|
896
|
+
frogml/feature_store/data_sources/batch/vertica.py,sha256=jfb4G0sDso5u8UTi-TGbYDJuq4YDWQfGmxZlk2GWd6Q,2150
|
|
882
897
|
frogml/feature_store/data_sources/streaming/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
883
|
-
frogml/feature_store/data_sources/streaming/_streaming.py,sha256=
|
|
898
|
+
frogml/feature_store/data_sources/streaming/_streaming.py,sha256=bZanNXyMsDxJxao8RuYLSLDzAugHVh7ZbCXD3rcW8oQ,138
|
|
884
899
|
frogml/feature_store/data_sources/streaming/kafka/__init__.py,sha256=qmJhxh64GP3dMdXC9GbpKB7Hy8UQpuvXffGEImSWT2Y,655
|
|
885
|
-
frogml/feature_store/data_sources/streaming/kafka/authentication.py,sha256=
|
|
886
|
-
frogml/feature_store/data_sources/streaming/kafka/deserialization.py,sha256=
|
|
887
|
-
frogml/feature_store/data_sources/streaming/kafka/kafka.py,sha256=
|
|
900
|
+
frogml/feature_store/data_sources/streaming/kafka/authentication.py,sha256=7sPoxFhwn3uXPZxNG9sOn4MlzRvuj7s4_PFb7H2zCeI,4280
|
|
901
|
+
frogml/feature_store/data_sources/streaming/kafka/deserialization.py,sha256=J3AKAqGftCJ6RWoxtSWdc81wFT77cC3n8_1t-HGBpvA,3781
|
|
902
|
+
frogml/feature_store/data_sources/streaming/kafka/kafka.py,sha256=Bo_yxjNcP-IJ4TcIvGTJxRwoRmq1Tv-0vz-JhsAV3Rs,4569
|
|
888
903
|
frogml/feature_store/feature_sets/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
889
|
-
frogml/feature_store/feature_sets/base_feature_set.py,sha256=
|
|
904
|
+
frogml/feature_store/feature_sets/base_feature_set.py,sha256=Rk8ZWjQigPnLBERePXjdJT_Pf1VzF9js7bPLnPCCYLM,5454
|
|
890
905
|
frogml/feature_store/feature_sets/batch.py,sha256=JHEybhYZuVLFeJ7MiXGYHCITfldUpw9El6BcGCIEPzg,17626
|
|
891
906
|
frogml/feature_store/feature_sets/streaming.py,sha256=_UkXWbMdJdD0asfPRw1lDKCTLcqsEfPcJ3nDkBd9ndk,25595
|
|
892
907
|
frogml/feature_store/feature_sets/streaming_backfill.py,sha256=Y_hdKEO2wCJj0pcljUBBGIS4IdgMNjjmp9TWsoXxrJs,9829
|
|
893
908
|
frogml/feature_store/offline/__init__.py,sha256=TUu3VuxdbVrYpWD9B2LDno1HfoGbI2X4fHw7vjSJ2uk,98
|
|
894
909
|
frogml/feature_store/offline/client_v2.py,sha256=33CPNWMmZGw8nVet5TrJa5G0hBr93SVsgVKbdiTHK9I,14841
|
|
895
910
|
frogml/feature_store/online/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
896
|
-
frogml/feature_store/online/client.py,sha256=
|
|
911
|
+
frogml/feature_store/online/client.py,sha256=Kpe2CvvvGrdtOYzvNKiYxc3U977qwFrUat47d-1kCSE,14331
|
|
897
912
|
frogml/feature_store/sinks/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
898
913
|
frogml/feature_store/sinks/kafka.py,sha256=lFLRLz6TK9oSHd5p60q0CtPaSfe2gkrZMRsZF7vUPwA,1921
|
|
899
914
|
frogml/feature_store/sinks/streaming/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
900
915
|
frogml/feature_store/sinks/streaming/factory.py,sha256=igpQNFDbTUh8JkjlYW1t_KOQPLdl85aZ90m8uGOKeEY,2531
|
|
901
916
|
frogml/feature_store/validations/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
902
|
-
frogml/feature_store/validations/validator.py,sha256=
|
|
917
|
+
frogml/feature_store/validations/validator.py,sha256=sXPxlL7leOO0ZogLFn48Sy3NxcczNgECxqlImAcVg-s,4342
|
|
903
918
|
frogml/sdk/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
904
919
|
frogml/sdk/frogml_client/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
905
920
|
frogml/sdk/frogml_client/batch_jobs/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
@@ -910,11 +925,11 @@ frogml/sdk/frogml_client/build_api_helpers/build_api_steps.py,sha256=e0acpy-3FIp
|
|
|
910
925
|
frogml/sdk/frogml_client/build_api_helpers/messages.py,sha256=vtTxwXCjWhCdo1HUJzQzJXGGWMS5fy4hQPUVCD3hMSo,160
|
|
911
926
|
frogml/sdk/frogml_client/build_api_helpers/trigger_build_api.py,sha256=JOQWz6SPo4rKEwe_mCCqPfU3nQDFRGUHj3VG4B44nug,2481
|
|
912
927
|
frogml/sdk/frogml_client/builds/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
913
|
-
frogml/sdk/frogml_client/builds/build.py,sha256=
|
|
928
|
+
frogml/sdk/frogml_client/builds/build.py,sha256=BKCTR_tDuCs_0ocZFeTJrOK2GM4o72PUH7PhBQ--8mU,3774
|
|
914
929
|
frogml/sdk/frogml_client/builds/filters/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
915
930
|
frogml/sdk/frogml_client/builds/filters/metric_filter.py,sha256=jLlSm9ecggSJs-PSVgfyTemxW4yk8R7oAixd7NR26jM,1187
|
|
916
931
|
frogml/sdk/frogml_client/builds/filters/parameter_filter.py,sha256=9f7y3Jodc2--meyOKLJJ7Uj3bn8nh8Go8rDc6GU_IHk,1099
|
|
917
|
-
frogml/sdk/frogml_client/client.py,sha256=
|
|
932
|
+
frogml/sdk/frogml_client/client.py,sha256=pKAaasIe5sqfgKYIg3Lf9IZAoQlGDRCSunoqOL2PEm0,28271
|
|
918
933
|
frogml/sdk/frogml_client/data_versioning/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
919
934
|
frogml/sdk/frogml_client/data_versioning/data_tag.py,sha256=1vXWeUwA9P2REOFbEVyF4G6dSVJLg6SVqNLsnDiuEOQ,808
|
|
920
935
|
frogml/sdk/frogml_client/deployments/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
@@ -924,8 +939,6 @@ frogml/sdk/frogml_client/file_versioning/file_tag.py,sha256=PoAhTQKO7--_OqJdCt_o
|
|
|
924
939
|
frogml/sdk/frogml_client/models/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
925
940
|
frogml/sdk/frogml_client/models/model.py,sha256=hTx4gKH2-U5RkRbmRwV1QL21gp9_v6t50AzSg0MqzS8,1924
|
|
926
941
|
frogml/sdk/frogml_client/models/model_metadata.py,sha256=Jc7gakJYfX3EJcTVW2hBGqeIC6JxwKgx9ILT_3mV79I,1229
|
|
927
|
-
frogml/sdk/frogml_client/projects/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
928
|
-
frogml/sdk/frogml_client/projects/project.py,sha256=Zs4MB_BWM8bRw99Bf0No2Q6H981si_O86vLHY9OsJbI,2289
|
|
929
942
|
frogml/sdk/inner/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
930
943
|
frogml/sdk/inner/runtime_di/__init__.py,sha256=vxZae1uxZESmN89OVRqpMKPLdHXdYTOzMMYpjEPiDHw,310
|
|
931
944
|
frogml/sdk/inner/runtime_di/containers.py,sha256=hJnnFdVkY7yCHC3fdlSHo0EM66eHOQbUwcPxXU5umbk,575
|
|
@@ -989,15 +1002,15 @@ frogml/sdk/model/utils/extract_wrapped_function.py,sha256=uIle1zL8vbmeS3PGAuaNFL
|
|
|
989
1002
|
frogml/sdk/model/utils/feature_utils.py,sha256=dKHZqeIjlpHCf2a7iXFKb4z2kOkpTrHnL2HZGwt3ui0,2526
|
|
990
1003
|
frogml/sdk/model_loggers/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
991
1004
|
frogml/sdk/model_loggers/model_logger.py,sha256=yKZ35U9CIigkvWDKZhKlW5mB8Lb6PpkrIIoCWoGBVFQ,887
|
|
992
|
-
frogml/sdk/model_version/__init__.py,sha256=
|
|
993
|
-
frogml/sdk/model_version/catboost/__init__.py,sha256=
|
|
1005
|
+
frogml/sdk/model_version/__init__.py,sha256=PNo57pwCADYszT6F11CYWFugWdPYuvMnNobISVhBSyY,393
|
|
1006
|
+
frogml/sdk/model_version/catboost/__init__.py,sha256=WDaRS7RR-X-jhr28-kF5YMT_c61rLICHcb_lN5xQxTI,4037
|
|
994
1007
|
frogml/sdk/model_version/catboost/template_files/build_dir/__init__.py,sha256=4yYqkB0Iv3FQE1n2VbdXVsXxVYruKyJDOuSZYHoy-6k,97
|
|
995
1008
|
frogml/sdk/model_version/catboost/template_files/build_dir/model.py,sha256=RyezAh3L5ZUqQOzJOG5M9ZRLq5uhGLrcVDpuiN7r_wU,1191
|
|
996
1009
|
frogml/sdk/model_version/catboost/template_files/build_dir/requirements.txt,sha256=QFFBi4ppBkx4IGTHX6rA6Rq1YyLPbZHbgiYcHgKDxCc,59
|
|
997
1010
|
frogml/sdk/model_version/catboost/template_files/predict_dir/__init__.py,sha256=4yYqkB0Iv3FQE1n2VbdXVsXxVYruKyJDOuSZYHoy-6k,97
|
|
998
1011
|
frogml/sdk/model_version/catboost/template_files/predict_dir/model.py,sha256=k71wF4GC3ViLsZDucjZ7_Pu2-R13vX4ib5MC1McypO0,1058
|
|
999
1012
|
frogml/sdk/model_version/constants.py,sha256=Sp8RLt9gD3i0BOXF28CBox9PljUcnKDi-3iVsX-Dp2M,529
|
|
1000
|
-
frogml/sdk/model_version/files/__init__.py,sha256=
|
|
1013
|
+
frogml/sdk/model_version/files/__init__.py,sha256=IHPUR3hnjDkfBcNGroQ9BmvMRx09lU8GvvkpMFtUD_M,3732
|
|
1001
1014
|
frogml/sdk/model_version/files/template_files/build_dir/__init__.py,sha256=hyO0xVsLdkWdGmjyxEqifZLgHwUwasU-HhTwSR3dfAA,88
|
|
1002
1015
|
frogml/sdk/model_version/files/template_files/build_dir/model.py,sha256=x03WlYlcf8_d6DLwyRdN5DOEzM1WaIHiZ8as9gpGyco,1172
|
|
1003
1016
|
frogml/sdk/model_version/files/template_files/build_dir/requirements.txt,sha256=1eWDpPkpTgr_Vtk9kpf1ODFf7VmDNP06kr18LeqJKxQ,28
|
|
@@ -1006,13 +1019,13 @@ frogml/sdk/model_version/files/template_files/predict_dir/model.py,sha256=iSpwyD
|
|
|
1006
1019
|
frogml/sdk/model_version/finders/frogml_model_class_finder.py,sha256=Og4P1LpwcOIy02ajpL41lRSuOlovLEv4uFbL6jWzxIY,4253
|
|
1007
1020
|
frogml/sdk/model_version/finders/model_class_info.py,sha256=znK22DJxEr5PmJnMdwUFMo8dB91U3BGqohxQ5agZMBs,170
|
|
1008
1021
|
frogml/sdk/model_version/finders/model_finder.py,sha256=8RiHr3WpH46w87ZNdqMELEIQmO8X8DyxbKloIYfpzng,3359
|
|
1009
|
-
frogml/sdk/model_version/huggingface/__init__.py,sha256=
|
|
1022
|
+
frogml/sdk/model_version/huggingface/__init__.py,sha256=2PXKa4g0SYlHp8ninZ-dERffE2lDpThDz8M8ENjq-mI,7371
|
|
1010
1023
|
frogml/sdk/model_version/huggingface/template_files/build_dir/__init__.py,sha256=zVGWInA_s6NoQBWxAnYkQDEgTb_74KqbdqmPafn9ykU,106
|
|
1011
1024
|
frogml/sdk/model_version/huggingface/template_files/build_dir/model.py,sha256=0xn4y-4WmoHHKt0WvGx-njEbMSnnjysM9_s05KQrvgE,1356
|
|
1012
1025
|
frogml/sdk/model_version/huggingface/template_files/build_dir/requirements.txt,sha256=EDUFjvBVwlqS5b77n9zAEQDB7GNnaTO9Lyjw-o7y-Jo,77
|
|
1013
1026
|
frogml/sdk/model_version/huggingface/template_files/predict_dir/__init__.py,sha256=zVGWInA_s6NoQBWxAnYkQDEgTb_74KqbdqmPafn9ykU,106
|
|
1014
1027
|
frogml/sdk/model_version/huggingface/template_files/predict_dir/model.py,sha256=mG9Gl_Dfmf9o_ZRMQSZGtJPS6SwYXKPs7K-YM6EYPko,1061
|
|
1015
|
-
frogml/sdk/model_version/model_loggers/base_model_version_manager.py,sha256=
|
|
1028
|
+
frogml/sdk/model_version/model_loggers/base_model_version_manager.py,sha256=3nfwq26kJNPLZAuxCzwXNiQmHCvKr-2hSVYpfv-dSwQ,7238
|
|
1016
1029
|
frogml/sdk/model_version/model_loggers/catboost_model_version_manager.py,sha256=us5H3_K2J2RsLBvYQTKLmiTIqVmKDVGLzDLvFEklEIk,1217
|
|
1017
1030
|
frogml/sdk/model_version/model_loggers/files_model_version_manager.py,sha256=dtmxgb-R3EwM92XJgEyLb5oB7XDHQfH-Ny0hlMlMmaU,1511
|
|
1018
1031
|
frogml/sdk/model_version/model_loggers/huggingface_model_version_manager.py,sha256=CbfJ4wotbf7JmW_pmkk_3mE5sZbBr6Rqg--mTcIzFXc,1512
|
|
@@ -1020,20 +1033,20 @@ frogml/sdk/model_version/model_loggers/onnx_model_version_manager.py,sha256=JNqp
|
|
|
1020
1033
|
frogml/sdk/model_version/model_loggers/pytorch_model_version_manager.py,sha256=UXYKztmlrY1uZ_cT41W5L-AIVy7QVMbcLWj3k6A0jKw,1391
|
|
1021
1034
|
frogml/sdk/model_version/model_loggers/scikit_learn_model_version_manager.py,sha256=L7hc5N5VBhPvOJ6tPfbfB5Bn8Z3CRWsGXAkou5oqViA,1231
|
|
1022
1035
|
frogml/sdk/model_version/modifiers/model_modifier.py,sha256=MbstyYLZFInJ-6Z9g38rppPOiqjellpaTXnAyBFUNFE,1819
|
|
1023
|
-
frogml/sdk/model_version/onnx/__init__.py,sha256=
|
|
1036
|
+
frogml/sdk/model_version/onnx/__init__.py,sha256=zpoyU_4roiMj10CG944t5JR6rGiF_aTtBZdyRz2ggwQ,4050
|
|
1024
1037
|
frogml/sdk/model_version/onnx/template_files/build_dir/__init__.py,sha256=VtZUElYOb0CQfq-NK2XKpRiSgOLtmheTBB9vji-spdw,85
|
|
1025
1038
|
frogml/sdk/model_version/onnx/template_files/build_dir/model.py,sha256=7Qqkca-zHT27im05QrvJN9Zydzf7LITm7wik3fAPIsw,1703
|
|
1026
1039
|
frogml/sdk/model_version/onnx/template_files/build_dir/requirements.txt,sha256=3N8QLZpknjIonyl2h0krnOn33e_BPB9mmi5QWd6wSuo,77
|
|
1027
1040
|
frogml/sdk/model_version/onnx/template_files/predict_dir/__init__.py,sha256=VtZUElYOb0CQfq-NK2XKpRiSgOLtmheTBB9vji-spdw,85
|
|
1028
1041
|
frogml/sdk/model_version/onnx/template_files/predict_dir/model.py,sha256=ZAHtb2jFfSqwBe0Lb1ijX_7CarVeshtf6pzrL9pqMC4,1042
|
|
1029
|
-
frogml/sdk/model_version/pytorch/__init__.py,sha256
|
|
1042
|
+
frogml/sdk/model_version/pytorch/__init__.py,sha256=fhJrlEqaSObImO1_iWqVmpdfpJAq1BtDmBoqRFQELWw,3956
|
|
1030
1043
|
frogml/sdk/model_version/pytorch/pickle_module.py,sha256=OjFbDG_B9OAp7FGi_TmomiHbnmvWASQAiiIVsCz1Jx4,440
|
|
1031
1044
|
frogml/sdk/model_version/pytorch/template_files/build_dir/__init__.py,sha256=clXId9YGil75lsVBOHHqsV0MUMipVnb4i7OHsBmC0Ws,94
|
|
1032
1045
|
frogml/sdk/model_version/pytorch/template_files/build_dir/model.py,sha256=dzgvkYnhMV0KQL7hxil2zl1Tzpx_sN8s2G4lfJT6mF0,1379
|
|
1033
1046
|
frogml/sdk/model_version/pytorch/template_files/build_dir/requirements.txt,sha256=NFEkrP8qRIKRtSxgNynnXSuoqtdafvzXzaLsZYJrCFE,56
|
|
1034
1047
|
frogml/sdk/model_version/pytorch/template_files/predict_dir/__init__.py,sha256=clXId9YGil75lsVBOHHqsV0MUMipVnb4i7OHsBmC0Ws,94
|
|
1035
1048
|
frogml/sdk/model_version/pytorch/template_files/predict_dir/model.py,sha256=ztQXDOHLJOmflTW-GsM3c1GGPTIyDgIgDf7tAsq5d5w,1096
|
|
1036
|
-
frogml/sdk/model_version/scikit_learn/__init__.py,sha256=
|
|
1049
|
+
frogml/sdk/model_version/scikit_learn/__init__.py,sha256=U6FPREECgurcXWWEpLDj0dewn7kbV-EytM7I2J7rQXk,4214
|
|
1037
1050
|
frogml/sdk/model_version/scikit_learn/template_files/build_dir/__init__.py,sha256=WXOGlcZbP5qeaQDWifeiKunuC_TZZo6Y8Zb3Os2WjzY,106
|
|
1038
1051
|
frogml/sdk/model_version/scikit_learn/template_files/build_dir/model.py,sha256=ilUZm6CKphi_hWNMz_10SQw2C32iS8DTSqwDvyJFXTY,1038
|
|
1039
1052
|
frogml/sdk/model_version/scikit_learn/template_files/build_dir/requirements.txt,sha256=FXGriNrmKMXblkQVrZD3MNNOwBZpBBVrJCrY95Z05PI,63
|
|
@@ -1042,32 +1055,32 @@ frogml/sdk/model_version/scikit_learn/template_files/predict_dir/model.py,sha256
|
|
|
1042
1055
|
frogml/sdk/model_version/transformers/initialize_model_transformer.py,sha256=7ATgxSZo0vvd2WasXd6zZ26EWqY3vNkGauTNvb01Bf8,7594
|
|
1043
1056
|
frogml/sdk/model_version/utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
1044
1057
|
frogml/sdk/model_version/utils/dependencies_tools.py,sha256=Sdmbf3Nb_xlc8uY4fK8bvPOGwh7OtejdZd1m5POfsDU,6403
|
|
1045
|
-
frogml/sdk/model_version/utils/files_tools.py,sha256=
|
|
1046
|
-
frogml/sdk/model_version/utils/jml/customer_client.py,sha256=
|
|
1058
|
+
frogml/sdk/model_version/utils/files_tools.py,sha256=9995FuZ5xMbN5Bm77BzDYU0cQ4nwCYYAl6goynJVvdI,11595
|
|
1059
|
+
frogml/sdk/model_version/utils/jml/customer_client.py,sha256=YNSPpAGH3VIv-Ese-ru31dksbLvbLbGV_6IrM4z7mOE,6167
|
|
1047
1060
|
frogml/sdk/model_version/utils/log_model_helper.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
1048
|
-
frogml/sdk/model_version/utils/model_log_config.py,sha256=
|
|
1049
|
-
frogml/sdk/model_version/utils/storage.py,sha256=
|
|
1061
|
+
frogml/sdk/model_version/utils/model_log_config.py,sha256=6Geo68s02zJc9pqqmEoOe8za5DU2ttvWBdKf8eXhvVY,12267
|
|
1062
|
+
frogml/sdk/model_version/utils/storage.py,sha256=BTAv5BrTLwWSIsEZTotA6TlS-opUgVICNma01kkfkJA,10438
|
|
1050
1063
|
frogml/sdk/model_version/utils/storage_helper.py,sha256=fZLIjEAHVxhFXVk08z0pfFWFzOeJDZjLSVVnp3ZY9kw,374
|
|
1051
1064
|
frogml/sdk/model_version/utils/validations.py,sha256=pGrhd5f5WeL5qit9CCG0Jlx21WY5M3V_psTD9tlcs7U,1203
|
|
1052
1065
|
frogml/storage/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
1053
1066
|
frogml/storage/_environment.py,sha256=zuzOJBtBwFaguwn_JkKjfhXStZoustgP30KzOP3mYv8,707
|
|
1054
1067
|
frogml/storage/artifactory/__init__.py,sha256=C02rcm7kqsZBVA6c6Gztxamj96hn8Aj6BuzYWFRmWbQ,71
|
|
1055
|
-
frogml/storage/artifactory/_artifactory_api.py,sha256=
|
|
1068
|
+
frogml/storage/artifactory/_artifactory_api.py,sha256=26ktPpiMoVFPvVF_jzc3Y_3Q7X6jdcEQzjD63Mbu38E,12766
|
|
1056
1069
|
frogml/storage/authentication/login/__init__.py,sha256=ch8UhQwh3o5ddyoJykQ0Bnog5-8qKHmeDpwqny8xMzM,46
|
|
1057
|
-
frogml/storage/authentication/login/_login_cli.py,sha256=
|
|
1070
|
+
frogml/storage/authentication/login/_login_cli.py,sha256=ZSTIGdoiH2vsOJCqaN0DVwgMgKnV--7SnMkySIWMiks,7798
|
|
1058
1071
|
frogml/storage/authentication/login/_login_command.py,sha256=4ib9UVMC-CmsMuJATd_l3luvUhRvzbIs35fZw2bA0Ms,2845
|
|
1059
1072
|
frogml/storage/authentication/models/__init__.py,sha256=e8MvB-Pz9WPWPRnrM_rsndUQzDpHWTZQrCVmK2AIeuI,113
|
|
1060
1073
|
frogml/storage/authentication/models/_auth.py,sha256=MQeRDHBBwkqFvGpXf8oB8Q11eqBQJgoRNsb20RBOnrA,443
|
|
1061
|
-
frogml/storage/authentication/models/_auth_config.py,sha256
|
|
1074
|
+
frogml/storage/authentication/models/_auth_config.py,sha256=9w-KQJyybWAdLak15186DCmsrUODW7FXEY9WPM-DCM8,2671
|
|
1062
1075
|
frogml/storage/authentication/models/_login.py,sha256=jcFdiWRqjaVAGG9hiYpPHF0WUNT4DqMqVp1FPFGuwOM,723
|
|
1063
1076
|
frogml/storage/authentication/utils/__init__.py,sha256=gbpDPWC90caTtxesCtLUtTEzMjKOf8nQ44prdXGHsAA,461
|
|
1064
|
-
frogml/storage/authentication/utils/_authentication_utils.py,sha256=
|
|
1077
|
+
frogml/storage/authentication/utils/_authentication_utils.py,sha256=I1IbYr9ceuaM2-f5IqumaqwQmQEXlOl410XY0tMrCJ0,11075
|
|
1065
1078
|
frogml/storage/authentication/utils/_login_checks_utils.py,sha256=8_KbKZTCkLmPx3zN-RP3wp-Z39ck75sbYGLNmHJC3LM,3006
|
|
1066
1079
|
frogml/storage/base_storage.py,sha256=k9CAj9wlnlydxuVZKcC-IcW9GP0KdVoDNKUevemeaYI,5606
|
|
1067
|
-
frogml/storage/constants.py,sha256=
|
|
1080
|
+
frogml/storage/constants.py,sha256=9MxTEogYeHYn-6jE5AGBxVcHVX8N8a5eOwfRDGHEvGY,2268
|
|
1068
1081
|
frogml/storage/exceptions/checksum_verification_error.py,sha256=t1muLRYvqza7Q4jo1mYHck9ZoDwlGE7WxcheAFAnIQs,159
|
|
1069
1082
|
frogml/storage/exceptions/validation_error.py,sha256=_twu_xcL-O7D26qkskuuR-_NcnPPTADIUO9HGY4g0x0,156
|
|
1070
|
-
frogml/storage/frog_ml.py,sha256=
|
|
1083
|
+
frogml/storage/frog_ml.py,sha256=hU5v9XrlDNNq_A203Pe6QLaiEP1srlSP_udQbWgXoE4,23750
|
|
1071
1084
|
frogml/storage/http/__init__.py,sha256=BOXGzjq1gJXlihldaZvMQNGJIdCy-UHWsk3u-bXEZnQ,36
|
|
1072
1085
|
frogml/storage/http/http_client.py,sha256=tXegbonhMiyN0FzjTSqOeg5OBsFYBozkbMtRfZibTUM,2435
|
|
1073
1086
|
frogml/storage/logging/__init__.py,sha256=JaBPWQQt3pjoLhUcZtgqPydGlKAWYpSvfPkt2z1Wi90,32
|
|
@@ -1077,14 +1090,14 @@ frogml/storage/models/__init__.py,sha256=ZoWMjtQ4Bn-ARJqKEUp-XDRbHgaSQJG_1M2S5z9
|
|
|
1077
1090
|
frogml/storage/models/_download_context.py,sha256=nVzPyGZxef7FkbOyM3A76I0o7cAnMAKxROrAM7DEvnE,1667
|
|
1078
1091
|
frogml/storage/models/dataset_manifest.py,sha256=kfOQQYhJEezrh27r4mTq7YaohjMs6BVBNb0jn7DsM3k,303
|
|
1079
1092
|
frogml/storage/models/entity_manifest.py,sha256=AkSJW8pGNHC5jutEciWV4UBCaVJA9lT8TywlZClHV9E,2787
|
|
1080
|
-
frogml/storage/models/frogml_dataset_version.py,sha256=
|
|
1093
|
+
frogml/storage/models/frogml_dataset_version.py,sha256=LshBlWuqpRgTTPLQShcqKMoOO7inQsg99wU3xGrcTEI,641
|
|
1081
1094
|
frogml/storage/models/frogml_entity_type_info.py,sha256=PBwPpquN8HghgIvyuJIcSQvRF8-adUT5oEJo_PEMhpc,1405
|
|
1082
1095
|
frogml/storage/models/frogml_entity_version.py,sha256=I5JxlHTPp0IrxiA3Hbcy8dD-YL7KgrZrMm_4hEEgG0Q,928
|
|
1083
|
-
frogml/storage/models/frogml_model_version.py,sha256
|
|
1096
|
+
frogml/storage/models/frogml_model_version.py,sha256=Qsrc7wBaMvziZzC-bEjSTrAOnl3JBeU8jrQ1XhWf2CA,739
|
|
1084
1097
|
frogml/storage/models/model_manifest.py,sha256=44JqShsYVWba-6UwlrnlqDhKVdKspXVBAUQ2f93Encc,2200
|
|
1085
1098
|
frogml/storage/models/serialization_metadata.py,sha256=KOJ9Yj0XGbYudpcUBMh67Hd7VohmoWsYOvhD-L2yzyY,347
|
|
1086
1099
|
frogml/storage/utils/__init__.py,sha256=Go7JZ3AZuad5anG0fhkEd4S_j9mG3ziAwPd6bb8yImQ,315
|
|
1087
|
-
frogml/storage/utils/_input_checks_utility.py,sha256=
|
|
1100
|
+
frogml/storage/utils/_input_checks_utility.py,sha256=2DmmX2pKn4VqpXOeclxMJb9cPB9UEV97NIUnHcDv_oE,4018
|
|
1088
1101
|
frogml/storage/utils/_storage_utils.py,sha256=HB2g7uY5A3b33yIcAUM1OjHb5jWsnpESsiDrEviQwrI,366
|
|
1089
1102
|
frogml/storage/utils/_url_utils.py,sha256=ItEolWXN6kGV8S6qEnIY1Bx8OFrhmXVpa5O892rbKiI,1709
|
|
1090
1103
|
frogml_services_mock/__init__.py,sha256=0T7bNPpbIApVHcQ9vn5RXKy1PNaD5hl3sFnkMvscIlI,48
|
|
@@ -1093,26 +1106,26 @@ frogml_services_mock/mocks/alert_manager_service_api.py,sha256=qUA51RebAOC9Fhs2k
|
|
|
1093
1106
|
frogml_services_mock/mocks/alert_registry_service_api.py,sha256=0EZPA515wGnHtqkygnlR-LdYVxwHLX7drT3vrMGXqiM,2280
|
|
1094
1107
|
frogml_services_mock/mocks/analytics_api.py,sha256=FDeAvtg5dEMPXyED_kL25uIF87Mqf_hxmxkABzjwydI,2166
|
|
1095
1108
|
frogml_services_mock/mocks/audience_service_api.py,sha256=AJis9hFJp6o7LPzF4OYkE_J1amL9o8ZDl3nuK4sjRf4,2664
|
|
1096
|
-
frogml_services_mock/mocks/authentication_service.py,sha256=
|
|
1109
|
+
frogml_services_mock/mocks/authentication_service.py,sha256=Ik-V4uXbQmipmvuzMvc4Zh8uNa_c9DyWxWqHhLpPPPU,1184
|
|
1097
1110
|
frogml_services_mock/mocks/automation_management_service.py,sha256=UGMnw-6hXUZRInJ356mX-tlI9GoRBBlO-OU_ddOzZE4,8241
|
|
1098
1111
|
frogml_services_mock/mocks/autoscaling_service_api.py,sha256=5FlNWxehEVnL8571E8SaHXjYaqMpSeNL7nGZ0MC-Sb8,1034
|
|
1099
1112
|
frogml_services_mock/mocks/batch_job_manager_service.py,sha256=CYkNs1SkuTji0QHdvPQVwECUe1ZwNjLPDNj26CtA6ek,14101
|
|
1100
1113
|
frogml_services_mock/mocks/build_orchestrator_build_api.py,sha256=_9ZmgkAH_yp0yWZlqnMPT9rlj9ctfsMIlIJxG_a2Jc4,5002
|
|
1101
1114
|
frogml_services_mock/mocks/build_orchestrator_build_settings_api.py,sha256=c5_X7Q4EYP5krrLFdWbnml7_asdgLKB_6_VkwEOR8_A,1218
|
|
1102
|
-
frogml_services_mock/mocks/build_orchestrator_service_api.py,sha256=
|
|
1115
|
+
frogml_services_mock/mocks/build_orchestrator_service_api.py,sha256=7mZzOahph29ZLGh_qQaE2QqF4Bs5YwTaFj8QJxd4TkA,5345
|
|
1103
1116
|
frogml_services_mock/mocks/data_versioning_service.py,sha256=8DzV5oxH7DXZAu_ZBiPEwW9m1AwbOlYOO1PFPjkq_Dk,2470
|
|
1104
1117
|
frogml_services_mock/mocks/deployment_management_service.py,sha256=wofBAw-2NKToTiFYxHqjR3QDrvplpV8NWNZMiIX6U_Q,20583
|
|
1105
|
-
frogml_services_mock/mocks/ecosystem_service_api.py,sha256=
|
|
1118
|
+
frogml_services_mock/mocks/ecosystem_service_api.py,sha256=saJYdT43nGVNyozWeDVc6HIXAsNvCdU5J1i-NNrnOr4,2089
|
|
1106
1119
|
frogml_services_mock/mocks/execution_management_service.py,sha256=jkGMflwC7D34eyV8mM-8gwiH5S--Yiyhe8iHaX3WMcM,891
|
|
1107
|
-
frogml_services_mock/mocks/feature_store_data_sources_manager_api.py,sha256=
|
|
1108
|
-
frogml_services_mock/mocks/feature_store_entities_manager_api.py,sha256=
|
|
1120
|
+
frogml_services_mock/mocks/feature_store_data_sources_manager_api.py,sha256=YNd-0abshQH6bfrIEr1z0awIde_SYabfuZHV83LmcJ4,5249
|
|
1121
|
+
frogml_services_mock/mocks/feature_store_entities_manager_api.py,sha256=fF3hhJvbd7PDPyghvqtiJudISOR1GasP6MDs5X44Tic,3355
|
|
1109
1122
|
frogml_services_mock/mocks/feature_store_feature_set_manager_api.py,sha256=ghTbNTVj-FjSV63AYdha-Z7GCX0Bm6PDT6xYzUa5DVA,10935
|
|
1110
1123
|
frogml_services_mock/mocks/features_online_serving_api.py,sha256=pwSpUo3XrEr9XNlY0gwPxd099657ickoLeUTUfc6-6U,6846
|
|
1111
|
-
frogml_services_mock/mocks/features_operator_v3_service.py,sha256=
|
|
1124
|
+
frogml_services_mock/mocks/features_operator_v3_service.py,sha256=v6XdUpiI5T5mogaM3KvEDWRvjn50VN29_PsGMdAOq8E,1779
|
|
1112
1125
|
frogml_services_mock/mocks/features_set_state_service_api.py,sha256=YaF3X12gCFDKFYFUAH3ZsK2jjbxU1aYYyExwe-F1Zdg,2293
|
|
1113
1126
|
frogml_services_mock/mocks/feedback_service.py,sha256=yHItKZnlrN75F7D2rIGVrffipRaBCyMIvxK5ZmMVckE,1142
|
|
1114
1127
|
frogml_services_mock/mocks/file_versioning_service.py,sha256=PF_XyipSF5I8SfCNDYv298p3lMCizgDTZORlSuo4RYQ,2609
|
|
1115
|
-
frogml_services_mock/mocks/frogml_mocks.py,sha256=
|
|
1128
|
+
frogml_services_mock/mocks/frogml_mocks.py,sha256=KpIMhgwmboLM08vo6SYep9Vj_tnGL2GiBD2UGwGJjt0,6143
|
|
1116
1129
|
frogml_services_mock/mocks/fs_offline_serving_service.py,sha256=rzxL_G8t3PIM-IFuchqkHuUUzlOZfiP5A5IMSeSQynA,2096
|
|
1117
1130
|
frogml_services_mock/mocks/instance_template_management_service.py,sha256=AZ-QCzrx4d4g5E4XIPqFNhOJPBwb4S90mfVzsn6oNe4,4766
|
|
1118
1131
|
frogml_services_mock/mocks/integration_management_service.py,sha256=cw45A8EadycTyq3Okx1sgcuWZ-Lz2iPMRin6f4e_0Ws,2775
|
|
@@ -1125,7 +1138,7 @@ frogml_services_mock/mocks/logging_service.py,sha256=-1FrXhGO5_NNUW7pzajTwGSf1so
|
|
|
1125
1138
|
frogml_services_mock/mocks/model_group_management_service.py,sha256=tEtBQPExusWI1NiigqEToSDIAforCP1DpVCGXiqfppc,1540
|
|
1126
1139
|
frogml_services_mock/mocks/model_management_service.py,sha256=3byRc-8Fb5WnXTrWkHj1-S6RA2yfqK1yzX-7fqq_ZNk,4169
|
|
1127
1140
|
frogml_services_mock/mocks/model_version_manager_service.py,sha256=XzRnAnn0VMY5hW8jP1ngWF-6OYIq8OgatZQ79JyxeMQ,3759
|
|
1128
|
-
frogml_services_mock/mocks/project_manager_service.py,sha256=
|
|
1141
|
+
frogml_services_mock/mocks/project_manager_service.py,sha256=jxd6J7d5mfnHnZpztBZgTc3sanUtoZTITOmeyNaXS3o,2587
|
|
1129
1142
|
frogml_services_mock/mocks/repository_service_mock.py,sha256=gdlPY3o99mHeIuZffSvH4H_QSzy6TsBl9airCnk9idM,1408
|
|
1130
1143
|
frogml_services_mock/mocks/secret_service.py,sha256=Iid7EH6pD4mD8-sEoFSBekmabsaLjXcLD8xL07C_H4g,1411
|
|
1131
1144
|
frogml_services_mock/mocks/self_service_user_service.py,sha256=WYDPzF9toPiB_1mvXeqp6okUxiuVqvvkfBCyACd5Rpw,1209
|
|
@@ -1133,9 +1146,9 @@ frogml_services_mock/mocks/system_secret_service.py,sha256=ceOR1nfQOGW4ZBcry4Q_l
|
|
|
1133
1146
|
frogml_services_mock/mocks/user_application_instance_service_api.py,sha256=Es3s9MnutY0Qsd_FOq_ctKvT-3wHn7-fxah1fvr5Jv4,4100
|
|
1134
1147
|
frogml_services_mock/mocks/utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
1135
1148
|
frogml_services_mock/mocks/utils/exception_handlers.py,sha256=k_8mez3cwjNjKE9yGQRJUuK95qNQyk_slotIF08IIEE,308
|
|
1136
|
-
frogml_services_mock/services_mock.py,sha256=
|
|
1149
|
+
frogml_services_mock/services_mock.py,sha256=y1_h189Ldu5MdVUW4nj-WMBtvUfkM_aKse7UfAb6Rxk,19419
|
|
1137
1150
|
frogml_services_mock/utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
1138
1151
|
frogml_services_mock/utils/service_utils.py,sha256=ZlB0CnB1J6oBn6_m7fQO2U8tKoboHdUa6ljjkRMYNXU,265
|
|
1139
|
-
frogml-1.
|
|
1140
|
-
frogml-1.
|
|
1141
|
-
frogml-1.
|
|
1152
|
+
frogml-1.2.19.dist-info/METADATA,sha256=LBiTJOEqhUIbVihlemzZES0stFUhxArMNr0RH5FJMxM,5599
|
|
1153
|
+
frogml-1.2.19.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
|
|
1154
|
+
frogml-1.2.19.dist-info/RECORD,,
|