frogml 1.1.62__py3-none-any.whl → 1.2.19__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- frogml/__init__.py +3 -1
- frogml/_proto/jfml/hosting_gateway/v1/build_upload_url_pb2.py +3 -3
- frogml/_proto/jfml/hosting_gateway/v1/build_upload_url_pb2.pyi +6 -4
- frogml/_proto/jfml/hosting_gateway/v1/hosting_gateway_service_pb2.py +3 -3
- frogml/_proto/jfml/hosting_gateway/v1/hosting_gateway_service_pb2.pyi +8 -9
- frogml/_proto/jfml/model_version/v1/artifact_pb2.py +3 -3
- frogml/_proto/jfml/model_version/v1/artifact_pb2.pyi +8 -9
- frogml/_proto/jfml/model_version/v1/build_spec_pb2.py +3 -3
- frogml/_proto/jfml/model_version/v1/build_spec_pb2.pyi +24 -20
- frogml/_proto/jfml/model_version/v1/model_repository_spec_pb2.py +3 -3
- frogml/_proto/jfml/model_version/v1/model_repository_spec_pb2.pyi +6 -9
- frogml/_proto/jfml/model_version/v1/model_version_framework_pb2.py +3 -3
- frogml/_proto/jfml/model_version/v1/model_version_framework_pb2.pyi +13 -10
- frogml/_proto/jfml/model_version/v1/model_version_manager_service_pb2.py +3 -3
- frogml/_proto/jfml/model_version/v1/model_version_manager_service_pb2.pyi +43 -30
- frogml/_proto/jfml/model_version/v1/model_version_pb2.py +11 -11
- frogml/_proto/jfml/model_version/v1/model_version_pb2.pyi +48 -32
- frogml/_proto/qwak/administration/account/v1/account_pb2.py +25 -23
- frogml/_proto/qwak/administration/account/v1/account_pb2.pyi +55 -21
- frogml/_proto/qwak/administration/account/v1/account_service_pb2.py +3 -3
- frogml/_proto/qwak/administration/account/v1/account_service_pb2.pyi +63 -36
- frogml/_proto/qwak/administration/account/v1/jfrog_tenant_details_pb2.py +5 -5
- frogml/_proto/qwak/administration/account/v1/jfrog_tenant_details_pb2.pyi +35 -22
- frogml/_proto/qwak/administration/account/v1/personalization_pb2.py +3 -3
- frogml/_proto/qwak/administration/account/v1/personalization_pb2.pyi +7 -9
- frogml/_proto/qwak/administration/account/v1/preferences_pb2.py +3 -3
- frogml/_proto/qwak/administration/account/v1/preferences_pb2.pyi +6 -8
- frogml/_proto/qwak/administration/account/v1/terms_pb2.py +3 -3
- frogml/_proto/qwak/administration/account/v1/terms_pb2.pyi +16 -11
- frogml/_proto/qwak/administration/authenticated_user/v1/authenticated_user_service_pb2.py +3 -3
- frogml/_proto/qwak/administration/authenticated_user/v1/authenticated_user_service_pb2.pyi +20 -14
- frogml/_proto/qwak/administration/authenticated_user/v1/credentials_pb2.py +3 -3
- frogml/_proto/qwak/administration/authenticated_user/v1/credentials_pb2.pyi +11 -12
- frogml/_proto/qwak/administration/authenticated_user/v1/details_pb2.py +3 -3
- frogml/_proto/qwak/administration/authenticated_user/v1/details_pb2.pyi +18 -15
- frogml/_proto/qwak/administration/cluster/v2/cluster_pb2.py +3 -3
- frogml/_proto/qwak/administration/cluster/v2/cluster_pb2.pyi +62 -39
- frogml/_proto/qwak/administration/runtime_configuration/v0/container_registry_config_pb2.py +3 -3
- frogml/_proto/qwak/administration/runtime_configuration/v0/container_registry_config_pb2.pyi +12 -13
- frogml/_proto/qwak/administration/runtime_configuration/v0/creds/auth_pb2.py +3 -3
- frogml/_proto/qwak/administration/runtime_configuration/v0/creds/auth_pb2.pyi +5 -8
- frogml/_proto/qwak/administration/runtime_configuration/v0/creds/secret_pb2.py +3 -3
- frogml/_proto/qwak/administration/runtime_configuration/v0/creds/secret_pb2.pyi +8 -10
- frogml/_proto/qwak/administration/runtime_configuration/v0/data_catalog_config_pb2.py +3 -3
- frogml/_proto/qwak/administration/runtime_configuration/v0/data_catalog_config_pb2.pyi +11 -11
- frogml/_proto/qwak/administration/runtime_configuration/v0/external/databricks/auth_pb2.py +11 -7
- frogml/_proto/qwak/administration/runtime_configuration/v0/external/databricks/auth_pb2.pyi +58 -12
- frogml/_proto/qwak/administration/runtime_configuration/v0/external/elasticsearch_config_pb2.py +3 -3
- frogml/_proto/qwak/administration/runtime_configuration/v0/external/elasticsearch_config_pb2.pyi +8 -11
- frogml/_proto/qwak/administration/runtime_configuration/v0/external/kafka_config_pb2.py +3 -3
- frogml/_proto/qwak/administration/runtime_configuration/v0/external/kafka_config_pb2.pyi +12 -12
- frogml/_proto/qwak/administration/runtime_configuration/v0/external/prometheus_config_pb2.py +3 -3
- frogml/_proto/qwak/administration/runtime_configuration/v0/external/prometheus_config_pb2.pyi +8 -10
- frogml/_proto/qwak/administration/runtime_configuration/v0/external/redis_config_pb2.py +3 -3
- frogml/_proto/qwak/administration/runtime_configuration/v0/external/redis_config_pb2.pyi +8 -11
- frogml/_proto/qwak/administration/runtime_configuration/v0/external/victoriametrics_config_pb2.py +3 -3
- frogml/_proto/qwak/administration/runtime_configuration/v0/external/victoriametrics_config_pb2.pyi +6 -9
- frogml/_proto/qwak/administration/runtime_configuration/v0/feature_store_config_pb2.py +3 -3
- frogml/_proto/qwak/administration/runtime_configuration/v0/feature_store_config_pb2.pyi +13 -14
- frogml/_proto/qwak/administration/runtime_configuration/v0/hosting/aws/auth_pb2.py +3 -3
- frogml/_proto/qwak/administration/runtime_configuration/v0/hosting/aws/auth_pb2.pyi +29 -25
- frogml/_proto/qwak/administration/runtime_configuration/v0/hosting/azure/auth_pb2.py +11 -7
- frogml/_proto/qwak/administration/runtime_configuration/v0/hosting/azure/auth_pb2.pyi +57 -17
- frogml/_proto/qwak/administration/runtime_configuration/v0/hosting_config_pb2.py +5 -5
- frogml/_proto/qwak/administration/runtime_configuration/v0/hosting_config_pb2.pyi +29 -24
- frogml/_proto/qwak/administration/runtime_configuration/v0/logs_storage_config_pb2.py +3 -3
- frogml/_proto/qwak/administration/runtime_configuration/v0/logs_storage_config_pb2.pyi +6 -9
- frogml/_proto/qwak/administration/runtime_configuration/v0/model_analytics_storage_config_pb2.py +3 -3
- frogml/_proto/qwak/administration/runtime_configuration/v0/model_analytics_storage_config_pb2.pyi +6 -9
- frogml/_proto/qwak/administration/runtime_configuration/v0/network_config_pb2.py +3 -3
- frogml/_proto/qwak/administration/runtime_configuration/v0/network_config_pb2.pyi +22 -21
- frogml/_proto/qwak/administration/runtime_configuration/v0/object_storage_config_pb2.py +3 -3
- frogml/_proto/qwak/administration/runtime_configuration/v0/object_storage_config_pb2.pyi +12 -12
- frogml/_proto/qwak/administration/runtime_configuration/v0/observability_config_pb2.py +3 -3
- frogml/_proto/qwak/administration/runtime_configuration/v0/observability_config_pb2.pyi +13 -14
- frogml/_proto/qwak/administration/runtime_configuration/v0/runtime_config_pb2.py +3 -3
- frogml/_proto/qwak/administration/runtime_configuration/v0/runtime_config_pb2.pyi +5 -8
- frogml/_proto/qwak/administration/runtime_configuration/v0/sql_engine_config_pb2.py +3 -3
- frogml/_proto/qwak/administration/runtime_configuration/v0/sql_engine_config_pb2.pyi +11 -11
- frogml/_proto/qwak/administration/v0/authentication/authentication_service_pb2.py +3 -3
- frogml/_proto/qwak/administration/v0/authentication/authentication_service_pb2.pyi +14 -13
- frogml/_proto/qwak/administration/v0/environments/configuration_pb2.py +3 -3
- frogml/_proto/qwak/administration/v0/environments/configuration_pb2.pyi +33 -20
- frogml/_proto/qwak/administration/v0/environments/environment_pb2.py +5 -5
- frogml/_proto/qwak/administration/v0/environments/environment_pb2.pyi +17 -8
- frogml/_proto/qwak/administration/v0/environments/environment_service_pb2.py +5 -5
- frogml/_proto/qwak/administration/v0/environments/environment_service_pb2.pyi +46 -26
- frogml/_proto/qwak/administration/v0/environments/personalization_pb2.py +3 -3
- frogml/_proto/qwak/administration/v0/environments/personalization_pb2.pyi +7 -9
- frogml/_proto/qwak/administration/v0/users/user_pb2.py +7 -7
- frogml/_proto/qwak/administration/v0/users/user_pb2.pyi +18 -11
- frogml/_proto/qwak/admiral/secret/v0/secret_pb2.py +21 -19
- frogml/_proto/qwak/admiral/secret/v0/secret_pb2.pyi +65 -24
- frogml/_proto/qwak/admiral/secret/v0/secret_service_pb2.py +3 -3
- frogml/_proto/qwak/admiral/secret/v0/secret_service_pb2.pyi +16 -12
- frogml/_proto/qwak/admiral/secret/v0/system_secret_service_pb2.py +3 -3
- frogml/_proto/qwak/admiral/secret/v0/system_secret_service_pb2.pyi +19 -14
- frogml/_proto/qwak/admiral/user_application_instance/v0/user_application_instance_pb2.py +3 -3
- frogml/_proto/qwak/admiral/user_application_instance/v0/user_application_instance_pb2.pyi +83 -48
- frogml/_proto/qwak/admiral/user_application_instance/v0/user_application_instance_service_pb2.py +3 -3
- frogml/_proto/qwak/admiral/user_application_instance/v0/user_application_instance_service_pb2.pyi +25 -16
- frogml/_proto/qwak/analytics/analytics_pb2.py +3 -3
- frogml/_proto/qwak/analytics/analytics_pb2.pyi +33 -16
- frogml/_proto/qwak/analytics/analytics_service_pb2.py +3 -3
- frogml/_proto/qwak/analytics/analytics_service_pb2.pyi +46 -26
- frogml/_proto/qwak/artifactory_settings/artifactory_settings_pb2.py +3 -3
- frogml/_proto/qwak/artifactory_settings/artifactory_settings_pb2.pyi +7 -9
- frogml/_proto/qwak/audience/v1/audience_api_pb2.py +3 -3
- frogml/_proto/qwak/audience/v1/audience_api_pb2.pyi +25 -17
- frogml/_proto/qwak/audience/v1/audience_pb2.py +5 -5
- frogml/_proto/qwak/audience/v1/audience_pb2.pyi +38 -23
- frogml/_proto/qwak/auto_scaling/v1/auto_scaling_pb2.py +3 -3
- frogml/_proto/qwak/auto_scaling/v1/auto_scaling_pb2.pyi +22 -13
- frogml/_proto/qwak/auto_scaling/v1/auto_scaling_service_pb2.py +3 -3
- frogml/_proto/qwak/auto_scaling/v1/auto_scaling_service_pb2.pyi +8 -9
- frogml/_proto/qwak/automation/v1/action_pb2.py +17 -17
- frogml/_proto/qwak/automation/v1/action_pb2.pyi +76 -47
- frogml/_proto/qwak/automation/v1/auto_scaling_pb2.py +3 -3
- frogml/_proto/qwak/automation/v1/auto_scaling_pb2.pyi +22 -13
- frogml/_proto/qwak/automation/v1/automation_execution_pb2.py +3 -3
- frogml/_proto/qwak/automation/v1/automation_execution_pb2.pyi +23 -13
- frogml/_proto/qwak/automation/v1/automation_management_service_pb2.py +5 -5
- frogml/_proto/qwak/automation/v1/automation_management_service_pb2.pyi +56 -32
- frogml/_proto/qwak/automation/v1/automation_pb2.py +3 -3
- frogml/_proto/qwak/automation/v1/automation_pb2.pyi +28 -25
- frogml/_proto/qwak/automation/v1/common_pb2.py +3 -3
- frogml/_proto/qwak/automation/v1/common_pb2.pyi +8 -5
- frogml/_proto/qwak/automation/v1/notification_pb2.py +7 -7
- frogml/_proto/qwak/automation/v1/notification_pb2.pyi +14 -8
- frogml/_proto/qwak/automation/v1/trigger_pb2.py +3 -3
- frogml/_proto/qwak/automation/v1/trigger_pb2.pyi +17 -16
- frogml/_proto/qwak/batch_job/v1/batch_job_events_pb2.py +13 -13
- frogml/_proto/qwak/batch_job/v1/batch_job_events_pb2.pyi +22 -14
- frogml/_proto/qwak/batch_job/v1/batch_job_resources_pb2.py +3 -3
- frogml/_proto/qwak/batch_job/v1/batch_job_resources_pb2.pyi +4 -2
- frogml/_proto/qwak/batch_job/v1/batch_job_service_pb2.py +127 -127
- frogml/_proto/qwak/batch_job/v1/batch_job_service_pb2.pyi +196 -101
- frogml/_proto/qwak/build/v1/build_api_pb2.py +17 -17
- frogml/_proto/qwak/build/v1/build_api_pb2.pyi +87 -46
- frogml/_proto/qwak/build/v1/build_pb2.py +9 -9
- frogml/_proto/qwak/build/v1/build_pb2.pyi +187 -118
- frogml/_proto/qwak/build_settings/build_settings_api_pb2.py +3 -3
- frogml/_proto/qwak/build_settings/build_settings_api_pb2.pyi +15 -13
- frogml/_proto/qwak/build_settings/build_settings_pb2.py +3 -3
- frogml/_proto/qwak/build_settings/build_settings_pb2.pyi +24 -19
- frogml/_proto/qwak/builds/build_pb2.py +49 -48
- frogml/_proto/qwak/builds/build_pb2.pyi +113 -53
- frogml/_proto/qwak/builds/build_url_pb2.py +5 -5
- frogml/_proto/qwak/builds/build_url_pb2.pyi +39 -21
- frogml/_proto/qwak/builds/build_values_pb2.py +82 -0
- frogml/_proto/qwak/builds/build_values_pb2.pyi +582 -0
- frogml/_proto/qwak/builds/build_values_pb2_grpc.py +4 -0
- frogml/_proto/qwak/builds/builds_orchestrator_service_pb2.py +80 -52
- frogml/_proto/qwak/builds/builds_orchestrator_service_pb2.pyi +261 -40
- frogml/_proto/qwak/builds/builds_orchestrator_service_pb2_grpc.py +66 -0
- frogml/_proto/qwak/builds/builds_pb2.py +7 -7
- frogml/_proto/qwak/builds/builds_pb2.pyi +177 -105
- frogml/_proto/qwak/builds/internal_builds_orchestrator_service_pb2.py +3 -3
- frogml/_proto/qwak/builds/internal_builds_orchestrator_service_pb2.pyi +12 -10
- frogml/_proto/qwak/data_versioning/data_versioning_pb2.py +3 -3
- frogml/_proto/qwak/data_versioning/data_versioning_pb2.pyi +8 -10
- frogml/_proto/qwak/data_versioning/data_versioning_service_pb2.py +3 -3
- frogml/_proto/qwak/data_versioning/data_versioning_service_pb2.pyi +12 -11
- frogml/_proto/qwak/deployment/alert_pb2.py +5 -5
- frogml/_proto/qwak/deployment/alert_pb2.pyi +31 -20
- frogml/_proto/qwak/deployment/alert_service_pb2.py +7 -7
- frogml/_proto/qwak/deployment/alert_service_pb2.pyi +34 -21
- frogml/_proto/qwak/deployment/deployment_messages_pb2.py +3 -3
- frogml/_proto/qwak/deployment/deployment_messages_pb2.pyi +9 -11
- frogml/_proto/qwak/deployment/deployment_pb2.py +33 -33
- frogml/_proto/qwak/deployment/deployment_pb2.pyi +225 -139
- frogml/_proto/qwak/deployment/deployment_service_pb2.py +81 -81
- frogml/_proto/qwak/deployment/deployment_service_pb2.pyi +139 -78
- frogml/_proto/qwak/ecosystem/jfrog/v0/jfrog_tenant_info_service_pb2.py +3 -3
- frogml/_proto/qwak/ecosystem/jfrog/v0/jfrog_tenant_info_service_pb2.pyi +11 -9
- frogml/_proto/qwak/ecosystem/jfrog/v0/jfrog_tenant_pb2.py +3 -3
- frogml/_proto/qwak/ecosystem/jfrog/v0/jfrog_tenant_pb2.pyi +6 -8
- frogml/_proto/qwak/ecosystem/jfrog/v0/token_pb2.py +41 -31
- frogml/_proto/qwak/ecosystem/jfrog/v0/token_pb2.pyi +168 -36
- frogml/_proto/qwak/ecosystem/jfrog/v0/token_service_pb2.py +3 -3
- frogml/_proto/qwak/ecosystem/jfrog/v0/token_service_pb2.pyi +29 -19
- frogml/_proto/qwak/ecosystem/v0/auth_pb2.py +28 -0
- frogml/_proto/qwak/ecosystem/v0/auth_pb2.pyi +35 -0
- frogml/_proto/qwak/ecosystem/v0/auth_pb2_grpc.py +4 -0
- frogml/_proto/qwak/ecosystem/v0/azure_credentials_pb2.py +37 -0
- frogml/_proto/qwak/ecosystem/v0/azure_credentials_pb2.pyi +119 -0
- frogml/_proto/qwak/ecosystem/v0/azure_credentials_pb2_grpc.py +4 -0
- frogml/_proto/qwak/ecosystem/v0/credentials_pb2.py +11 -10
- frogml/_proto/qwak/ecosystem/v0/credentials_pb2.pyi +21 -15
- frogml/_proto/qwak/ecosystem/v0/ecosystem_pb2.py +11 -11
- frogml/_proto/qwak/ecosystem/v0/ecosystem_pb2.pyi +63 -40
- frogml/_proto/qwak/ecosystem/v0/ecosystem_runtime_service_pb2.py +5 -5
- frogml/_proto/qwak/ecosystem/v0/ecosystem_runtime_service_pb2.pyi +74 -41
- frogml/_proto/qwak/execution/v1/backfill_pb2.py +3 -3
- frogml/_proto/qwak/execution/v1/backfill_pb2.pyi +34 -24
- frogml/_proto/qwak/execution/v1/batch_pb2.py +3 -3
- frogml/_proto/qwak/execution/v1/batch_pb2.pyi +16 -13
- frogml/_proto/qwak/execution/v1/deletion_pb2.py +3 -3
- frogml/_proto/qwak/execution/v1/deletion_pb2.pyi +9 -9
- frogml/_proto/qwak/execution/v1/execution_pb2.py +3 -3
- frogml/_proto/qwak/execution/v1/execution_pb2.pyi +28 -12
- frogml/_proto/qwak/execution/v1/execution_service_pb2.py +5 -5
- frogml/_proto/qwak/execution/v1/execution_service_pb2.pyi +69 -43
- frogml/_proto/qwak/execution/v1/internal/deployment/platform_details_pb2.py +3 -3
- frogml/_proto/qwak/execution/v1/internal/deployment/platform_details_pb2.pyi +4 -7
- frogml/_proto/qwak/execution/v1/jobs/job_pb2.py +5 -5
- frogml/_proto/qwak/execution/v1/jobs/job_pb2.pyi +45 -22
- frogml/_proto/qwak/execution/v1/jobs/job_service_pb2.py +3 -3
- frogml/_proto/qwak/execution/v1/jobs/job_service_pb2.pyi +62 -37
- frogml/_proto/qwak/execution/v1/jobs/reports/report_pb2.py +5 -5
- frogml/_proto/qwak/execution/v1/jobs/reports/report_pb2.pyi +49 -29
- frogml/_proto/qwak/execution/v1/state/execution_state_pb2.py +3 -3
- frogml/_proto/qwak/execution/v1/state/execution_state_pb2.pyi +6 -9
- frogml/_proto/qwak/execution/v1/state/execution_state_service_pb2.py +3 -3
- frogml/_proto/qwak/execution/v1/state/execution_state_service_pb2.pyi +27 -19
- frogml/_proto/qwak/execution/v1/state/featureset_state_pb2.py +3 -3
- frogml/_proto/qwak/execution/v1/state/featureset_state_pb2.pyi +4 -7
- frogml/_proto/qwak/execution/v1/state/spark_execution_state_pb2.py +5 -5
- frogml/_proto/qwak/execution/v1/state/spark_execution_state_pb2.pyi +13 -7
- frogml/_proto/qwak/execution/v1/streaming_aggregation_pb2.py +21 -14
- frogml/_proto/qwak/execution/v1/streaming_aggregation_pb2.pyi +83 -11
- frogml/_proto/qwak/execution/v1/streaming_pb2.py +3 -3
- frogml/_proto/qwak/execution/v1/streaming_pb2.pyi +10 -10
- frogml/_proto/qwak/feature_store/entities/entity_pb2.py +3 -3
- frogml/_proto/qwak/feature_store/entities/entity_pb2.pyi +29 -16
- frogml/_proto/qwak/feature_store/entities/entity_service_pb2.py +3 -3
- frogml/_proto/qwak/feature_store/entities/entity_service_pb2.pyi +37 -22
- frogml/_proto/qwak/feature_store/features/aggregation_pb2.py +3 -3
- frogml/_proto/qwak/feature_store/features/aggregation_pb2.pyi +39 -21
- frogml/_proto/qwak/feature_store/features/deployment_pb2.py +3 -3
- frogml/_proto/qwak/feature_store/features/deployment_pb2.pyi +51 -27
- frogml/_proto/qwak/feature_store/features/deployment_service_pb2.py +3 -3
- frogml/_proto/qwak/feature_store/features/deployment_service_pb2.pyi +5 -7
- frogml/_proto/qwak/feature_store/features/execution_pb2.py +3 -3
- frogml/_proto/qwak/feature_store/features/execution_pb2.pyi +18 -13
- frogml/_proto/qwak/feature_store/features/feature_set_attribute_pb2.py +3 -3
- frogml/_proto/qwak/feature_store/features/feature_set_attribute_pb2.pyi +6 -8
- frogml/_proto/qwak/feature_store/features/feature_set_pb2.py +21 -21
- frogml/_proto/qwak/feature_store/features/feature_set_pb2.pyi +85 -48
- frogml/_proto/qwak/feature_store/features/feature_set_service_pb2.py +9 -9
- frogml/_proto/qwak/feature_store/features/feature_set_service_pb2.pyi +107 -53
- frogml/_proto/qwak/feature_store/features/feature_set_state_pb2.py +3 -3
- frogml/_proto/qwak/feature_store/features/feature_set_state_pb2.pyi +46 -23
- frogml/_proto/qwak/feature_store/features/feature_set_state_service_pb2.py +3 -3
- frogml/_proto/qwak/feature_store/features/feature_set_state_service_pb2.pyi +27 -17
- frogml/_proto/qwak/feature_store/features/feature_set_types_pb2.py +73 -71
- frogml/_proto/qwak/feature_store/features/feature_set_types_pb2.pyi +181 -99
- frogml/_proto/qwak/feature_store/features/monitoring_pb2.py +3 -3
- frogml/_proto/qwak/feature_store/features/monitoring_pb2.pyi +11 -11
- frogml/_proto/qwak/feature_store/features/real_time_feature_extractor_pb2.py +3 -3
- frogml/_proto/qwak/feature_store/features/real_time_feature_extractor_pb2.pyi +63 -37
- frogml/_proto/qwak/feature_store/jobs/job_pb2.py +3 -3
- frogml/_proto/qwak/feature_store/jobs/job_pb2.pyi +26 -14
- frogml/_proto/qwak/feature_store/jobs/job_service_pb2.py +3 -3
- frogml/_proto/qwak/feature_store/jobs/job_service_pb2.pyi +36 -25
- frogml/_proto/qwak/feature_store/jobs/v1/job_pb2.py +3 -3
- frogml/_proto/qwak/feature_store/jobs/v1/job_pb2.pyi +23 -12
- frogml/_proto/qwak/feature_store/jobs/v1/job_service_pb2.py +3 -3
- frogml/_proto/qwak/feature_store/jobs/v1/job_service_pb2.pyi +51 -30
- frogml/_proto/qwak/feature_store/platform/platform_details_pb2.py +3 -3
- frogml/_proto/qwak/feature_store/platform/platform_details_pb2.pyi +11 -11
- frogml/_proto/qwak/feature_store/reports/report_pb2.py +3 -3
- frogml/_proto/qwak/feature_store/reports/report_pb2.pyi +28 -18
- frogml/_proto/qwak/feature_store/repository/common/platform_pb2.py +3 -3
- frogml/_proto/qwak/feature_store/repository/common/platform_pb2.pyi +13 -12
- frogml/_proto/qwak/feature_store/serving/management_pb2.py +3 -3
- frogml/_proto/qwak/feature_store/serving/management_pb2.pyi +10 -10
- frogml/_proto/qwak/feature_store/serving/metadata_pb2.py +3 -3
- frogml/_proto/qwak/feature_store/serving/metadata_pb2.pyi +21 -15
- frogml/_proto/qwak/feature_store/serving/serving_pb2.py +13 -13
- frogml/_proto/qwak/feature_store/serving/serving_pb2.pyi +67 -37
- frogml/_proto/qwak/feature_store/serving/v1/value_pb2.py +3 -3
- frogml/_proto/qwak/feature_store/serving/v1/value_pb2.pyi +8 -10
- frogml/_proto/qwak/feature_store/sinks/sink_pb2.py +3 -3
- frogml/_proto/qwak/feature_store/sinks/sink_pb2.pyi +20 -16
- frogml/_proto/qwak/feature_store/sources/batch_pb2.py +83 -77
- frogml/_proto/qwak/feature_store/sources/batch_pb2.pyi +188 -62
- frogml/_proto/qwak/feature_store/sources/data_source_attribute_pb2.py +3 -3
- frogml/_proto/qwak/feature_store/sources/data_source_attribute_pb2.pyi +6 -8
- frogml/_proto/qwak/feature_store/sources/data_source_pb2.py +7 -7
- frogml/_proto/qwak/feature_store/sources/data_source_pb2.pyi +37 -30
- frogml/_proto/qwak/feature_store/sources/data_source_service_pb2.py +5 -5
- frogml/_proto/qwak/feature_store/sources/data_source_service_pb2.pyi +45 -25
- frogml/_proto/qwak/feature_store/sources/streaming_pb2.py +11 -11
- frogml/_proto/qwak/feature_store/sources/streaming_pb2.pyi +41 -21
- frogml/_proto/qwak/feature_store/v1/common/jfrog_artifact/jfrog_artifact_pb2.py +3 -3
- frogml/_proto/qwak/feature_store/v1/common/jfrog_artifact/jfrog_artifact_pb2.pyi +4 -7
- frogml/_proto/qwak/feature_store/v1/common/source_code/source_code_pb2.py +3 -3
- frogml/_proto/qwak/feature_store/v1/common/source_code/source_code_pb2.pyi +17 -17
- frogml/_proto/qwak/feature_store/v1/internal/data_source/data_source_service_pb2.py +5 -5
- frogml/_proto/qwak/feature_store/v1/internal/data_source/data_source_service_pb2.pyi +15 -13
- frogml/_proto/qwak/feature_store/v1/internal/featureset/featureset_token_service_pb2.py +3 -3
- frogml/_proto/qwak/feature_store/v1/internal/featureset/featureset_token_service_pb2.pyi +6 -8
- frogml/_proto/qwak/features_operator/v1/features_operator_pb2.py +3 -3
- frogml/_proto/qwak/features_operator/v1/features_operator_pb2.pyi +15 -11
- frogml/_proto/qwak/features_operator/v1/features_operator_service_pb2.py +3 -3
- frogml/_proto/qwak/features_operator/v1/features_operator_service_pb2.pyi +18 -16
- frogml/_proto/qwak/features_operator/v2/features_operator_pb2.py +3 -3
- frogml/_proto/qwak/features_operator/v2/features_operator_pb2.pyi +16 -11
- frogml/_proto/qwak/features_operator/v2/features_operator_service_pb2.py +3 -3
- frogml/_proto/qwak/features_operator/v2/features_operator_service_pb2.pyi +20 -19
- frogml/_proto/qwak/features_operator/v3/features_operator_async_service_pb2.py +3 -3
- frogml/_proto/qwak/features_operator/v3/features_operator_async_service_pb2.pyi +41 -34
- frogml/_proto/qwak/features_operator/v3/features_operator_pb2.py +3 -3
- frogml/_proto/qwak/features_operator/v3/features_operator_pb2.pyi +19 -13
- frogml/_proto/qwak/file_versioning/file_versioning_pb2.py +5 -5
- frogml/_proto/qwak/file_versioning/file_versioning_pb2.pyi +8 -5
- frogml/_proto/qwak/file_versioning/file_versioning_service_pb2.py +3 -3
- frogml/_proto/qwak/file_versioning/file_versioning_service_pb2.pyi +12 -11
- frogml/_proto/qwak/fitness_service/constructs_pb2.py +5 -5
- frogml/_proto/qwak/fitness_service/constructs_pb2.pyi +51 -16
- frogml/_proto/qwak/fitness_service/fitness_pb2.py +3 -3
- frogml/_proto/qwak/fitness_service/fitness_pb2.pyi +24 -18
- frogml/_proto/qwak/fitness_service/fitness_service_pb2.py +3 -3
- frogml/_proto/qwak/fitness_service/fitness_service_pb2.pyi +18 -13
- frogml/_proto/qwak/fitness_service/status_pb2.py +3 -3
- frogml/_proto/qwak/fitness_service/status_pb2.pyi +26 -16
- frogml/_proto/qwak/inference/feedback/feedback_pb2.py +3 -3
- frogml/_proto/qwak/inference/feedback/feedback_pb2.pyi +28 -15
- frogml/_proto/qwak/instance_template/instance_template_pb2.py +11 -11
- frogml/_proto/qwak/instance_template/instance_template_pb2.pyi +13 -7
- frogml/_proto/qwak/instance_template/instance_template_service_pb2.py +3 -3
- frogml/_proto/qwak/instance_template/instance_template_service_pb2.pyi +12 -12
- frogml/_proto/qwak/integration/hugging_face_integration_pb2.py +3 -3
- frogml/_proto/qwak/integration/hugging_face_integration_pb2.pyi +19 -17
- frogml/_proto/qwak/integration/integration_pb2.py +3 -3
- frogml/_proto/qwak/integration/integration_pb2.pyi +50 -32
- frogml/_proto/qwak/integration/integration_service_pb2.py +3 -3
- frogml/_proto/qwak/integration/integration_service_pb2.pyi +39 -23
- frogml/_proto/qwak/integration/open_a_i_integration_pb2.py +3 -3
- frogml/_proto/qwak/integration/open_a_i_integration_pb2.pyi +20 -17
- frogml/_proto/qwak/integration/opsgenie_integration_pb2.py +5 -5
- frogml/_proto/qwak/integration/opsgenie_integration_pb2.pyi +29 -16
- frogml/_proto/qwak/integration/pagerduty_integration_pb2.py +5 -5
- frogml/_proto/qwak/integration/pagerduty_integration_pb2.pyi +39 -26
- frogml/_proto/qwak/integration/slack_app_integration_pb2.py +5 -5
- frogml/_proto/qwak/integration/slack_app_integration_pb2.pyi +30 -20
- frogml/_proto/qwak/jfrog/gateway/v0/repository_pb2.py +3 -3
- frogml/_proto/qwak/jfrog/gateway/v0/repository_pb2.pyi +19 -16
- frogml/_proto/qwak/jfrog/gateway/v0/repository_service_pb2.py +3 -3
- frogml/_proto/qwak/jfrog/gateway/v0/repository_service_pb2.pyi +11 -11
- frogml/_proto/qwak/kube_deployment_captain/alert_pb2.py +5 -5
- frogml/_proto/qwak/kube_deployment_captain/alert_pb2.pyi +25 -15
- frogml/_proto/qwak/kube_deployment_captain/alerting_pb2.py +3 -3
- frogml/_proto/qwak/kube_deployment_captain/alerting_pb2.pyi +14 -12
- frogml/_proto/qwak/kube_deployment_captain/batch_job_pb2.py +67 -67
- frogml/_proto/qwak/kube_deployment_captain/batch_job_pb2.pyi +106 -59
- frogml/_proto/qwak/kube_deployment_captain/deployment_pb2.py +3 -3
- frogml/_proto/qwak/kube_deployment_captain/deployment_pb2.pyi +63 -40
- frogml/_proto/qwak/kube_deployment_captain/feature_set_deployment_pb2.py +7 -7
- frogml/_proto/qwak/kube_deployment_captain/feature_set_deployment_pb2.pyi +63 -39
- frogml/_proto/qwak/kube_deployment_captain/kube_deployment_captain_service_pb2.py +17 -17
- frogml/_proto/qwak/kube_deployment_captain/kube_deployment_captain_service_pb2.pyi +146 -72
- frogml/_proto/qwak/kube_deployment_captain/traffic_mapping_pb2.py +3 -3
- frogml/_proto/qwak/kube_deployment_captain/traffic_mapping_pb2.pyi +8 -10
- frogml/_proto/qwak/logging/log_filter_pb2.py +3 -3
- frogml/_proto/qwak/logging/log_filter_pb2.pyi +18 -13
- frogml/_proto/qwak/logging/log_line_pb2.py +5 -5
- frogml/_proto/qwak/logging/log_line_pb2.pyi +7 -8
- frogml/_proto/qwak/logging/log_reader_service_pb2.py +3 -3
- frogml/_proto/qwak/logging/log_reader_service_pb2.pyi +19 -18
- frogml/_proto/qwak/logging/log_source_pb2.py +3 -3
- frogml/_proto/qwak/logging/log_source_pb2.pyi +39 -29
- frogml/_proto/qwak/model_descriptor/open_ai_descriptor_pb2.py +3 -3
- frogml/_proto/qwak/model_descriptor/open_ai_descriptor_pb2.pyi +48 -44
- frogml/_proto/qwak/model_group/model_group_pb2.py +24 -16
- frogml/_proto/qwak/model_group/model_group_pb2.pyi +90 -12
- frogml/_proto/qwak/model_group/model_group_pb2_grpc.py +37 -0
- frogml/_proto/qwak/model_group/model_group_repository_details_pb2.py +3 -3
- frogml/_proto/qwak/model_group/model_group_repository_details_pb2.pyi +28 -18
- frogml/_proto/qwak/models/models_pb2.py +38 -28
- frogml/_proto/qwak/models/models_pb2.pyi +229 -84
- frogml/_proto/qwak/models/models_pb2_grpc.py +34 -0
- frogml/_proto/qwak/models/models_query_pb2.py +3 -3
- frogml/_proto/qwak/models/models_query_pb2.pyi +18 -13
- frogml/_proto/qwak/monitoring/v0/alerting_channel_management_service_pb2.py +3 -3
- frogml/_proto/qwak/monitoring/v0/alerting_channel_management_service_pb2.pyi +31 -18
- frogml/_proto/qwak/monitoring/v0/alerting_channel_pb2.py +3 -3
- frogml/_proto/qwak/monitoring/v0/alerting_channel_pb2.pyi +62 -28
- frogml/_proto/qwak/monitoring/v0/alerting_channel_sync_service_pb2.py +3 -3
- frogml/_proto/qwak/monitoring/v0/alerting_channel_sync_service_pb2.pyi +18 -14
- frogml/_proto/qwak/offline/serving/v1/feature_values_pb2.py +3 -3
- frogml/_proto/qwak/offline/serving/v1/feature_values_pb2.pyi +5 -7
- frogml/_proto/qwak/offline/serving/v1/offline_serving_async_service_pb2.py +3 -3
- frogml/_proto/qwak/offline/serving/v1/offline_serving_async_service_pb2.pyi +43 -23
- frogml/_proto/qwak/offline/serving/v1/options_pb2.py +3 -3
- frogml/_proto/qwak/offline/serving/v1/options_pb2.pyi +4 -7
- frogml/_proto/qwak/offline/serving/v1/population_pb2.py +3 -3
- frogml/_proto/qwak/offline/serving/v1/population_pb2.pyi +18 -15
- frogml/_proto/qwak/projects/jfrog_project_spec_pb2.py +3 -3
- frogml/_proto/qwak/projects/jfrog_project_spec_pb2.pyi +6 -9
- frogml/_proto/qwak/projects/projects_pb2.py +22 -20
- frogml/_proto/qwak/projects/projects_pb2.pyi +74 -36
- frogml/_proto/qwak/secret_service/secret_service_pb2.py +3 -3
- frogml/_proto/qwak/secret_service/secret_service_pb2.pyi +13 -11
- frogml/_proto/qwak/self_service/account/v0/account_membership_pb2.py +7 -7
- frogml/_proto/qwak/self_service/account/v0/account_membership_pb2.pyi +44 -22
- frogml/_proto/qwak/self_service/account/v0/account_membership_service_pb2.py +3 -3
- frogml/_proto/qwak/self_service/account/v0/account_membership_service_pb2.pyi +48 -24
- frogml/_proto/qwak/self_service/account/v0/account_status_pb2.py +5 -5
- frogml/_proto/qwak/self_service/account/v0/account_status_pb2.pyi +30 -23
- frogml/_proto/qwak/self_service/account/v0/managing_account_pb2.py +31 -25
- frogml/_proto/qwak/self_service/account/v0/managing_account_pb2.pyi +84 -22
- frogml/_proto/qwak/self_service/account/v0/managing_account_service_pb2.py +3 -3
- frogml/_proto/qwak/self_service/account/v0/managing_account_service_pb2.pyi +25 -16
- frogml/_proto/qwak/self_service/user/v1/api_key_pb2.py +3 -3
- frogml/_proto/qwak/self_service/user/v1/api_key_pb2.pyi +4 -7
- frogml/_proto/qwak/self_service/user/v1/user_pb2.py +3 -3
- frogml/_proto/qwak/self_service/user/v1/user_pb2.pyi +16 -16
- frogml/_proto/qwak/self_service/user/v1/user_service_pb2.py +5 -5
- frogml/_proto/qwak/self_service/user/v1/user_service_pb2.pyi +27 -14
- frogml/_proto/qwak/service_discovery/service_discovery_location_pb2.py +3 -3
- frogml/_proto/qwak/service_discovery/service_discovery_location_pb2.pyi +11 -11
- frogml/_proto/qwak/service_discovery/service_discovery_location_service_pb2.py +3 -3
- frogml/_proto/qwak/service_discovery/service_discovery_location_service_pb2.pyi +6 -8
- frogml/_proto/qwak/traffic/v1/traffic_api_pb2.py +3 -3
- frogml/_proto/qwak/traffic/v1/traffic_api_pb2.pyi +19 -14
- frogml/_proto/qwak/traffic/v1/traffic_pb2.py +3 -3
- frogml/_proto/qwak/traffic/v1/traffic_pb2.pyi +35 -22
- frogml/_proto/qwak/user_application/common/v0/resources_pb2.py +9 -9
- frogml/_proto/qwak/user_application/common/v0/resources_pb2.pyi +53 -19
- frogml/_proto/qwak/user_application/v0/user_application_pb2.py +7 -7
- frogml/_proto/qwak/user_application/v0/user_application_pb2.pyi +8 -5
- frogml/core/automations/batch_execution_action.py +4 -1
- frogml/core/clients/batch_job_management/client.py +1 -0
- frogml/core/clients/batch_job_management/executions_config.py +2 -0
- frogml/core/clients/build_orchestrator/build_model_request_getter.py +6 -2
- frogml/core/clients/build_orchestrator/client.py +56 -5
- frogml/core/clients/feature_store/management_client.py +159 -220
- frogml/core/clients/feature_store/operator_client.py +21 -2
- frogml/core/clients/jfrog_gateway/client.py +0 -20
- frogml/core/clients/model_group_management/client.py +20 -1
- frogml/core/exceptions/__init__.py +1 -0
- frogml/core/exceptions/frogml_grpc_address_exception.py +9 -0
- frogml/core/exceptions/frogml_token_exception.py +7 -0
- frogml/core/feature_store/_common/source_code_spec.py +60 -14
- frogml/core/feature_store/data_sources/attributes.py +5 -8
- frogml/core/feature_store/data_sources/source_authentication.py +5 -6
- frogml/core/feature_store/data_sources/time_partition_columns.py +28 -41
- frogml/core/feature_store/execution/backfill.py +17 -28
- frogml/core/feature_store/feature_sets/transformations/__init__.py +0 -2
- frogml/core/feature_store/feature_sets/transformations/transformations.py +0 -69
- frogml/core/feature_store/validations/validation_decorators.py +72 -0
- frogml/core/inner/build_config/build_config_v1.py +4 -5
- frogml/core/inner/build_logic/phases/phase_010_fetch_model/post_fetch_validation_step.py +10 -10
- frogml/core/inner/build_logic/phases/phase_020_remote_register_frogml_build/upload_step.py +92 -43
- frogml/core/inner/const.py +2 -0
- frogml/core/inner/di_configuration/__init__.py +1 -67
- frogml/core/inner/di_configuration/account.py +4 -5
- frogml/core/inner/di_configuration/containers.py +7 -0
- frogml/core/inner/di_configuration/dependency_wiring.py +95 -0
- frogml/core/inner/tool/auth/TOKEN_ROTATION.md +51 -0
- frogml/core/inner/tool/auth/__init__.py +3 -0
- frogml/core/inner/tool/auth/auth_client.py +192 -0
- frogml/core/inner/tool/auth/token_maintainer.py +119 -0
- frogml/core/inner/tool/grpc/grpc_auth.py +22 -23
- frogml/core/inner/tool/grpc/grpc_tools.py +126 -6
- frogml/core/inner/tool/grpc/grpc_try_wrapping.py +123 -5
- frogml/core/model_loggers/artifact_logger.py +5 -4
- frogml/core/utils/proto_utils.py +0 -40
- frogml/feature_store/_common/artifact_utils.py +10 -8
- frogml/feature_store/_common/packaging.py +40 -22
- frogml/feature_store/_common/source_code_spec_factory.py +59 -9
- frogml/feature_store/data_sources/__init__.py +2 -0
- frogml/feature_store/data_sources/base.py +20 -21
- frogml/feature_store/data_sources/batch/_batch.py +0 -3
- frogml/feature_store/data_sources/batch/_jdbc.py +6 -7
- frogml/feature_store/data_sources/batch/athena.py +6 -7
- frogml/feature_store/data_sources/batch/big_query.py +8 -5
- frogml/feature_store/data_sources/batch/clickhouse.py +8 -8
- frogml/feature_store/data_sources/batch/csv.py +2 -4
- frogml/feature_store/data_sources/batch/elastic_search.py +2 -4
- frogml/feature_store/data_sources/batch/filesystem/aws.py +21 -22
- frogml/feature_store/data_sources/batch/filesystem/base_config.py +3 -3
- frogml/feature_store/data_sources/batch/filesystem/gcp.py +3 -7
- frogml/feature_store/data_sources/batch/mongodb.py +2 -4
- frogml/feature_store/data_sources/batch/mysql.py +2 -3
- frogml/feature_store/data_sources/batch/parquet.py +6 -6
- frogml/feature_store/data_sources/batch/postgres.py +2 -3
- frogml/feature_store/data_sources/batch/redshift.py +8 -6
- frogml/feature_store/data_sources/batch/snowflake.py +17 -11
- frogml/feature_store/data_sources/batch/unity_catalog.py +113 -0
- frogml/feature_store/data_sources/batch/vertica.py +10 -6
- frogml/feature_store/data_sources/streaming/_streaming.py +0 -2
- frogml/feature_store/data_sources/streaming/kafka/authentication.py +13 -19
- frogml/feature_store/data_sources/streaming/kafka/deserialization.py +22 -23
- frogml/feature_store/data_sources/streaming/kafka/kafka.py +13 -14
- frogml/feature_store/feature_sets/base_feature_set.py +1 -0
- frogml/feature_store/online/client.py +20 -4
- frogml/feature_store/validations/validator.py +11 -3
- frogml/sdk/frogml_client/builds/build.py +8 -7
- frogml/sdk/frogml_client/client.py +3 -71
- frogml/sdk/model_version/__init__.py +0 -2
- frogml/sdk/model_version/catboost/__init__.py +3 -0
- frogml/sdk/model_version/files/__init__.py +4 -0
- frogml/sdk/model_version/huggingface/__init__.py +9 -3
- frogml/sdk/model_version/model_loggers/base_model_version_manager.py +5 -0
- frogml/sdk/model_version/onnx/__init__.py +3 -0
- frogml/sdk/model_version/pytorch/__init__.py +3 -0
- frogml/sdk/model_version/scikit_learn/__init__.py +3 -0
- frogml/sdk/model_version/utils/files_tools.py +2 -3
- frogml/sdk/model_version/utils/jml/customer_client.py +47 -14
- frogml/sdk/model_version/utils/model_log_config.py +5 -0
- frogml/sdk/model_version/utils/storage.py +57 -41
- frogml/storage/artifactory/_artifactory_api.py +6 -0
- frogml/storage/authentication/login/_login_cli.py +21 -21
- frogml/storage/authentication/models/_auth_config.py +22 -1
- frogml/storage/authentication/utils/_authentication_utils.py +31 -34
- frogml/storage/constants.py +19 -0
- frogml/storage/frog_ml.py +10 -20
- frogml/storage/models/frogml_dataset_version.py +3 -3
- frogml/storage/models/frogml_model_version.py +6 -3
- frogml/storage/utils/_input_checks_utility.py +3 -1
- {frogml-1.1.62.dist-info → frogml-1.2.19.dist-info}/METADATA +39 -9
- {frogml-1.1.62.dist-info → frogml-1.2.19.dist-info}/RECORD +525 -512
- frogml_services_mock/mocks/authentication_service.py +3 -3
- frogml_services_mock/mocks/build_orchestrator_service_api.py +5 -2
- frogml_services_mock/mocks/ecosystem_service_api.py +15 -3
- frogml_services_mock/mocks/feature_store_data_sources_manager_api.py +55 -14
- frogml_services_mock/mocks/feature_store_entities_manager_api.py +31 -30
- frogml_services_mock/mocks/features_operator_v3_service.py +20 -0
- frogml_services_mock/mocks/frogml_mocks.py +1 -1
- frogml_services_mock/mocks/project_manager_service.py +31 -56
- frogml_services_mock/services_mock.py +42 -35
- frogml/core/clients/project/__init__.py +0 -0
- frogml/core/clients/project/client.py +0 -72
- frogml/core/inner/tool/auth.py +0 -84
- frogml/sdk/frogml_client/projects/__init__.py +0 -0
- frogml/sdk/frogml_client/projects/project.py +0 -56
- {frogml-1.1.62.dist-info → frogml-1.2.19.dist-info}/WHEEL +0 -0
|
@@ -2,6 +2,7 @@
|
|
|
2
2
|
@generated by mypy-protobuf. Do not edit manually!
|
|
3
3
|
isort:skip_file
|
|
4
4
|
"""
|
|
5
|
+
|
|
5
6
|
import builtins
|
|
6
7
|
import collections.abc
|
|
7
8
|
import google.protobuf.descriptor
|
|
@@ -9,15 +10,11 @@ import google.protobuf.internal.containers
|
|
|
9
10
|
import google.protobuf.message
|
|
10
11
|
import google.protobuf.timestamp_pb2
|
|
11
12
|
import frogml._proto.qwak.feature_store.jobs.v1.job_pb2
|
|
12
|
-
import
|
|
13
|
-
|
|
14
|
-
if sys.version_info >= (3, 8):
|
|
15
|
-
import typing as typing_extensions
|
|
16
|
-
else:
|
|
17
|
-
import typing_extensions
|
|
13
|
+
import typing
|
|
18
14
|
|
|
19
15
|
DESCRIPTOR: google.protobuf.descriptor.FileDescriptor
|
|
20
16
|
|
|
17
|
+
@typing.final
|
|
21
18
|
class DeleteFeaturesetJobByJobIdRequest(google.protobuf.message.Message):
|
|
22
19
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
23
20
|
|
|
@@ -37,10 +34,11 @@ class DeleteFeaturesetJobByJobIdRequest(google.protobuf.message.Message):
|
|
|
37
34
|
environment_id: builtins.str = ...,
|
|
38
35
|
job_id: builtins.str = ...,
|
|
39
36
|
) -> None: ...
|
|
40
|
-
def ClearField(self, field_name:
|
|
37
|
+
def ClearField(self, field_name: typing.Literal["environment_id", b"environment_id", "featureset_id", b"featureset_id", "job_id", b"job_id"]) -> None: ...
|
|
41
38
|
|
|
42
39
|
global___DeleteFeaturesetJobByJobIdRequest = DeleteFeaturesetJobByJobIdRequest
|
|
43
40
|
|
|
41
|
+
@typing.final
|
|
44
42
|
class DeleteFeaturesetJobByJobIdResponse(google.protobuf.message.Message):
|
|
45
43
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
46
44
|
|
|
@@ -51,10 +49,11 @@ class DeleteFeaturesetJobByJobIdResponse(google.protobuf.message.Message):
|
|
|
51
49
|
*,
|
|
52
50
|
deleted_job_record_count: builtins.int = ...,
|
|
53
51
|
) -> None: ...
|
|
54
|
-
def ClearField(self, field_name:
|
|
52
|
+
def ClearField(self, field_name: typing.Literal["deleted_job_record_count", b"deleted_job_record_count"]) -> None: ...
|
|
55
53
|
|
|
56
54
|
global___DeleteFeaturesetJobByJobIdResponse = DeleteFeaturesetJobByJobIdResponse
|
|
57
55
|
|
|
56
|
+
@typing.final
|
|
58
57
|
class ApplyJobRequest(google.protobuf.message.Message):
|
|
59
58
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
60
59
|
|
|
@@ -62,16 +61,18 @@ class ApplyJobRequest(google.protobuf.message.Message):
|
|
|
62
61
|
@property
|
|
63
62
|
def job_record(self) -> frogml._proto.qwak.feature_store.jobs.v1.job_pb2.JobRecord:
|
|
64
63
|
"""The job record to register"""
|
|
64
|
+
|
|
65
65
|
def __init__(
|
|
66
66
|
self,
|
|
67
67
|
*,
|
|
68
68
|
job_record: frogml._proto.qwak.feature_store.jobs.v1.job_pb2.JobRecord | None = ...,
|
|
69
69
|
) -> None: ...
|
|
70
|
-
def HasField(self, field_name:
|
|
71
|
-
def ClearField(self, field_name:
|
|
70
|
+
def HasField(self, field_name: typing.Literal["job_record", b"job_record"]) -> builtins.bool: ...
|
|
71
|
+
def ClearField(self, field_name: typing.Literal["job_record", b"job_record"]) -> None: ...
|
|
72
72
|
|
|
73
73
|
global___ApplyJobRequest = ApplyJobRequest
|
|
74
74
|
|
|
75
|
+
@typing.final
|
|
75
76
|
class ApplyJobResponse(google.protobuf.message.Message):
|
|
76
77
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
77
78
|
|
|
@@ -87,10 +88,11 @@ class ApplyJobResponse(google.protobuf.message.Message):
|
|
|
87
88
|
job_running_id: builtins.int = ...,
|
|
88
89
|
job_id: builtins.str = ...,
|
|
89
90
|
) -> None: ...
|
|
90
|
-
def ClearField(self, field_name:
|
|
91
|
+
def ClearField(self, field_name: typing.Literal["job_id", b"job_id", "job_running_id", b"job_running_id"]) -> None: ...
|
|
91
92
|
|
|
92
93
|
global___ApplyJobResponse = ApplyJobResponse
|
|
93
94
|
|
|
95
|
+
@typing.final
|
|
94
96
|
class InitPaginationRequest(google.protobuf.message.Message):
|
|
95
97
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
96
98
|
|
|
@@ -106,10 +108,11 @@ class InitPaginationRequest(google.protobuf.message.Message):
|
|
|
106
108
|
featureset_id: builtins.str = ...,
|
|
107
109
|
environment_id: builtins.str = ...,
|
|
108
110
|
) -> None: ...
|
|
109
|
-
def ClearField(self, field_name:
|
|
111
|
+
def ClearField(self, field_name: typing.Literal["environment_id", b"environment_id", "featureset_id", b"featureset_id"]) -> None: ...
|
|
110
112
|
|
|
111
113
|
global___InitPaginationRequest = InitPaginationRequest
|
|
112
114
|
|
|
115
|
+
@typing.final
|
|
113
116
|
class InitPaginationResponse(google.protobuf.message.Message):
|
|
114
117
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
115
118
|
|
|
@@ -125,10 +128,11 @@ class InitPaginationResponse(google.protobuf.message.Message):
|
|
|
125
128
|
record_count: builtins.int = ...,
|
|
126
129
|
pagination_session_max_id: builtins.int = ...,
|
|
127
130
|
) -> None: ...
|
|
128
|
-
def ClearField(self, field_name:
|
|
131
|
+
def ClearField(self, field_name: typing.Literal["pagination_session_max_id", b"pagination_session_max_id", "record_count", b"record_count"]) -> None: ...
|
|
129
132
|
|
|
130
133
|
global___InitPaginationResponse = InitPaginationResponse
|
|
131
134
|
|
|
135
|
+
@typing.final
|
|
132
136
|
class ListJobsRequest(google.protobuf.message.Message):
|
|
133
137
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
134
138
|
|
|
@@ -156,10 +160,11 @@ class ListJobsRequest(google.protobuf.message.Message):
|
|
|
156
160
|
page_number: builtins.int = ...,
|
|
157
161
|
pagination_session_max_id: builtins.int = ...,
|
|
158
162
|
) -> None: ...
|
|
159
|
-
def ClearField(self, field_name:
|
|
163
|
+
def ClearField(self, field_name: typing.Literal["environment_id", b"environment_id", "featureset_id", b"featureset_id", "page_number", b"page_number", "page_size", b"page_size", "pagination_session_max_id", b"pagination_session_max_id"]) -> None: ...
|
|
160
164
|
|
|
161
165
|
global___ListJobsRequest = ListJobsRequest
|
|
162
166
|
|
|
167
|
+
@typing.final
|
|
163
168
|
class ListJobsResponse(google.protobuf.message.Message):
|
|
164
169
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
165
170
|
|
|
@@ -167,15 +172,17 @@ class ListJobsResponse(google.protobuf.message.Message):
|
|
|
167
172
|
@property
|
|
168
173
|
def jobs(self) -> google.protobuf.internal.containers.RepeatedCompositeFieldContainer[qwak.feature_store.jobs.v1.job_pb2.JobRecord]:
|
|
169
174
|
"""Result set of the requested jobs"""
|
|
175
|
+
|
|
170
176
|
def __init__(
|
|
171
177
|
self,
|
|
172
178
|
*,
|
|
173
179
|
jobs: collections.abc.Iterable[qwak.feature_store.jobs.v1.job_pb2.JobRecord] | None = ...,
|
|
174
180
|
) -> None: ...
|
|
175
|
-
def ClearField(self, field_name:
|
|
181
|
+
def ClearField(self, field_name: typing.Literal["jobs", b"jobs"]) -> None: ...
|
|
176
182
|
|
|
177
183
|
global___ListJobsResponse = ListJobsResponse
|
|
178
184
|
|
|
185
|
+
@typing.final
|
|
179
186
|
class GetLatestSuccessfulJobRequest(google.protobuf.message.Message):
|
|
180
187
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
181
188
|
|
|
@@ -191,10 +198,11 @@ class GetLatestSuccessfulJobRequest(google.protobuf.message.Message):
|
|
|
191
198
|
featureset_id: builtins.str = ...,
|
|
192
199
|
environment_id: builtins.str = ...,
|
|
193
200
|
) -> None: ...
|
|
194
|
-
def ClearField(self, field_name:
|
|
201
|
+
def ClearField(self, field_name: typing.Literal["environment_id", b"environment_id", "featureset_id", b"featureset_id"]) -> None: ...
|
|
195
202
|
|
|
196
203
|
global___GetLatestSuccessfulJobRequest = GetLatestSuccessfulJobRequest
|
|
197
204
|
|
|
205
|
+
@typing.final
|
|
198
206
|
class GetLatestJobRequest(google.protobuf.message.Message):
|
|
199
207
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
200
208
|
|
|
@@ -210,10 +218,11 @@ class GetLatestJobRequest(google.protobuf.message.Message):
|
|
|
210
218
|
featureset_id: builtins.str = ...,
|
|
211
219
|
environment_id: builtins.str = ...,
|
|
212
220
|
) -> None: ...
|
|
213
|
-
def ClearField(self, field_name:
|
|
221
|
+
def ClearField(self, field_name: typing.Literal["environment_id", b"environment_id", "featureset_id", b"featureset_id"]) -> None: ...
|
|
214
222
|
|
|
215
223
|
global___GetLatestJobRequest = GetLatestJobRequest
|
|
216
224
|
|
|
225
|
+
@typing.final
|
|
217
226
|
class GetLatestJobResponse(google.protobuf.message.Message):
|
|
218
227
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
219
228
|
|
|
@@ -221,37 +230,41 @@ class GetLatestJobResponse(google.protobuf.message.Message):
|
|
|
221
230
|
@property
|
|
222
231
|
def job(self) -> frogml._proto.qwak.feature_store.jobs.v1.job_pb2.JobRecord:
|
|
223
232
|
"""the requested job"""
|
|
233
|
+
|
|
224
234
|
def __init__(
|
|
225
235
|
self,
|
|
226
236
|
*,
|
|
227
237
|
job: frogml._proto.qwak.feature_store.jobs.v1.job_pb2.JobRecord | None = ...,
|
|
228
238
|
) -> None: ...
|
|
229
|
-
def HasField(self, field_name:
|
|
230
|
-
def ClearField(self, field_name:
|
|
239
|
+
def HasField(self, field_name: typing.Literal["job", b"job"]) -> builtins.bool: ...
|
|
240
|
+
def ClearField(self, field_name: typing.Literal["job", b"job"]) -> None: ...
|
|
231
241
|
|
|
232
242
|
global___GetLatestJobResponse = GetLatestJobResponse
|
|
233
243
|
|
|
244
|
+
@typing.final
|
|
234
245
|
class GetLatestSuccessfulJobResponse(google.protobuf.message.Message):
|
|
235
246
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
236
247
|
|
|
237
248
|
JOB_FIELD_NUMBER: builtins.int
|
|
238
249
|
FOUND_FIELD_NUMBER: builtins.int
|
|
250
|
+
found: builtins.bool
|
|
251
|
+
"""is the job empty or not"""
|
|
239
252
|
@property
|
|
240
253
|
def job(self) -> frogml._proto.qwak.feature_store.jobs.v1.job_pb2.JobRecord:
|
|
241
254
|
"""the requested job"""
|
|
242
|
-
|
|
243
|
-
"""is the job empty or not"""
|
|
255
|
+
|
|
244
256
|
def __init__(
|
|
245
257
|
self,
|
|
246
258
|
*,
|
|
247
259
|
job: frogml._proto.qwak.feature_store.jobs.v1.job_pb2.JobRecord | None = ...,
|
|
248
260
|
found: builtins.bool = ...,
|
|
249
261
|
) -> None: ...
|
|
250
|
-
def HasField(self, field_name:
|
|
251
|
-
def ClearField(self, field_name:
|
|
262
|
+
def HasField(self, field_name: typing.Literal["job", b"job"]) -> builtins.bool: ...
|
|
263
|
+
def ClearField(self, field_name: typing.Literal["found", b"found", "job", b"job"]) -> None: ...
|
|
252
264
|
|
|
253
265
|
global___GetLatestSuccessfulJobResponse = GetLatestSuccessfulJobResponse
|
|
254
266
|
|
|
267
|
+
@typing.final
|
|
255
268
|
class GetAllLatestSuccessfulJobsRequest(google.protobuf.message.Message):
|
|
256
269
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
257
270
|
|
|
@@ -261,6 +274,7 @@ class GetAllLatestSuccessfulJobsRequest(google.protobuf.message.Message):
|
|
|
261
274
|
|
|
262
275
|
global___GetAllLatestSuccessfulJobsRequest = GetAllLatestSuccessfulJobsRequest
|
|
263
276
|
|
|
277
|
+
@typing.final
|
|
264
278
|
class GetAllLatestSuccessfulJobsResponse(google.protobuf.message.Message):
|
|
265
279
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
266
280
|
|
|
@@ -268,15 +282,17 @@ class GetAllLatestSuccessfulJobsResponse(google.protobuf.message.Message):
|
|
|
268
282
|
@property
|
|
269
283
|
def jobs(self) -> google.protobuf.internal.containers.RepeatedCompositeFieldContainer[qwak.feature_store.jobs.v1.job_pb2.JobRecord]:
|
|
270
284
|
"""all latest requested jobs"""
|
|
285
|
+
|
|
271
286
|
def __init__(
|
|
272
287
|
self,
|
|
273
288
|
*,
|
|
274
289
|
jobs: collections.abc.Iterable[qwak.feature_store.jobs.v1.job_pb2.JobRecord] | None = ...,
|
|
275
290
|
) -> None: ...
|
|
276
|
-
def ClearField(self, field_name:
|
|
291
|
+
def ClearField(self, field_name: typing.Literal["jobs", b"jobs"]) -> None: ...
|
|
277
292
|
|
|
278
293
|
global___GetAllLatestSuccessfulJobsResponse = GetAllLatestSuccessfulJobsResponse
|
|
279
294
|
|
|
295
|
+
@typing.final
|
|
280
296
|
class DeleteFeaturesetJobsRequest(google.protobuf.message.Message):
|
|
281
297
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
282
298
|
|
|
@@ -292,10 +308,11 @@ class DeleteFeaturesetJobsRequest(google.protobuf.message.Message):
|
|
|
292
308
|
featureset_id: builtins.str = ...,
|
|
293
309
|
environment_id: builtins.str = ...,
|
|
294
310
|
) -> None: ...
|
|
295
|
-
def ClearField(self, field_name:
|
|
311
|
+
def ClearField(self, field_name: typing.Literal["environment_id", b"environment_id", "featureset_id", b"featureset_id"]) -> None: ...
|
|
296
312
|
|
|
297
313
|
global___DeleteFeaturesetJobsRequest = DeleteFeaturesetJobsRequest
|
|
298
314
|
|
|
315
|
+
@typing.final
|
|
299
316
|
class DeleteFeaturesetJobsResponse(google.protobuf.message.Message):
|
|
300
317
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
301
318
|
|
|
@@ -306,10 +323,11 @@ class DeleteFeaturesetJobsResponse(google.protobuf.message.Message):
|
|
|
306
323
|
*,
|
|
307
324
|
deleted_job_records_count: builtins.int = ...,
|
|
308
325
|
) -> None: ...
|
|
309
|
-
def ClearField(self, field_name:
|
|
326
|
+
def ClearField(self, field_name: typing.Literal["deleted_job_records_count", b"deleted_job_records_count"]) -> None: ...
|
|
310
327
|
|
|
311
328
|
global___DeleteFeaturesetJobsResponse = DeleteFeaturesetJobsResponse
|
|
312
329
|
|
|
330
|
+
@typing.final
|
|
313
331
|
class GetJobsSummariesRequest(google.protobuf.message.Message):
|
|
314
332
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
315
333
|
|
|
@@ -318,6 +336,7 @@ class GetJobsSummariesRequest(google.protobuf.message.Message):
|
|
|
318
336
|
@property
|
|
319
337
|
def lower_time_bound(self) -> google.protobuf.timestamp_pb2.Timestamp:
|
|
320
338
|
"""Summary lower time bound"""
|
|
339
|
+
|
|
321
340
|
@property
|
|
322
341
|
def upper_time_bound(self) -> google.protobuf.timestamp_pb2.Timestamp: ...
|
|
323
342
|
def __init__(
|
|
@@ -326,12 +345,13 @@ class GetJobsSummariesRequest(google.protobuf.message.Message):
|
|
|
326
345
|
lower_time_bound: google.protobuf.timestamp_pb2.Timestamp | None = ...,
|
|
327
346
|
upper_time_bound: google.protobuf.timestamp_pb2.Timestamp | None = ...,
|
|
328
347
|
) -> None: ...
|
|
329
|
-
def HasField(self, field_name:
|
|
330
|
-
def ClearField(self, field_name:
|
|
331
|
-
def WhichOneof(self, oneof_group:
|
|
348
|
+
def HasField(self, field_name: typing.Literal["lower_time_bound", b"lower_time_bound", "upper_bound", b"upper_bound", "upper_time_bound", b"upper_time_bound"]) -> builtins.bool: ...
|
|
349
|
+
def ClearField(self, field_name: typing.Literal["lower_time_bound", b"lower_time_bound", "upper_bound", b"upper_bound", "upper_time_bound", b"upper_time_bound"]) -> None: ...
|
|
350
|
+
def WhichOneof(self, oneof_group: typing.Literal["upper_bound", b"upper_bound"]) -> typing.Literal["upper_time_bound"] | None: ...
|
|
332
351
|
|
|
333
352
|
global___GetJobsSummariesRequest = GetJobsSummariesRequest
|
|
334
353
|
|
|
354
|
+
@typing.final
|
|
335
355
|
class GetJobsSummariesResponse(google.protobuf.message.Message):
|
|
336
356
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
337
357
|
|
|
@@ -339,11 +359,12 @@ class GetJobsSummariesResponse(google.protobuf.message.Message):
|
|
|
339
359
|
@property
|
|
340
360
|
def jobs_summaries(self) -> google.protobuf.internal.containers.RepeatedCompositeFieldContainer[qwak.feature_store.jobs.v1.job_pb2.FeaturesetLevelJobsSummary]:
|
|
341
361
|
"""Job summaries per featureset for the entire environment"""
|
|
362
|
+
|
|
342
363
|
def __init__(
|
|
343
364
|
self,
|
|
344
365
|
*,
|
|
345
366
|
jobs_summaries: collections.abc.Iterable[qwak.feature_store.jobs.v1.job_pb2.FeaturesetLevelJobsSummary] | None = ...,
|
|
346
367
|
) -> None: ...
|
|
347
|
-
def ClearField(self, field_name:
|
|
368
|
+
def ClearField(self, field_name: typing.Literal["jobs_summaries", b"jobs_summaries"]) -> None: ...
|
|
348
369
|
|
|
349
370
|
global___GetJobsSummariesResponse = GetJobsSummariesResponse
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
# -*- coding: utf-8 -*-
|
|
2
2
|
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
3
3
|
# source: frogml._proto.qwak.feature_store/platform/platform_details.proto
|
|
4
|
+
# Protobuf Python Version: 4.25.1
|
|
4
5
|
"""Generated protocol buffer code."""
|
|
5
6
|
from google.protobuf import descriptor as _descriptor
|
|
6
7
|
from google.protobuf import descriptor_pool as _descriptor_pool
|
|
@@ -20,9 +21,8 @@ _globals = globals()
|
|
|
20
21
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
21
22
|
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'qwak.feature_store.platform.platform_details_pb2', _globals)
|
|
22
23
|
if _descriptor._USE_C_DESCRIPTORS == False:
|
|
23
|
-
|
|
24
|
-
DESCRIPTOR.
|
|
25
|
-
DESCRIPTOR._serialized_options = b'\n&com.qwak.ai.feature.store.platform.apiP\001Z/qwak/featurestore/features;featurestorefeatures'
|
|
24
|
+
_globals['DESCRIPTOR']._options = None
|
|
25
|
+
_globals['DESCRIPTOR']._serialized_options = b'\n&com.qwak.ai.feature.store.platform.apiP\001Z/qwak/featurestore/features;featurestorefeatures'
|
|
26
26
|
_globals['_PLATFORMDETAILS']._serialized_start=137
|
|
27
27
|
_globals['_PLATFORMDETAILS']._serialized_end=295
|
|
28
28
|
_globals['_AUTHTYPE']._serialized_start=297
|
|
@@ -2,19 +2,16 @@
|
|
|
2
2
|
@generated by mypy-protobuf. Do not edit manually!
|
|
3
3
|
isort:skip_file
|
|
4
4
|
"""
|
|
5
|
+
|
|
5
6
|
import builtins
|
|
6
7
|
import google.protobuf.descriptor
|
|
7
8
|
import google.protobuf.message
|
|
8
9
|
import frogml._proto.qwak.feature_store.repository.common.platform_pb2
|
|
9
|
-
import
|
|
10
|
-
|
|
11
|
-
if sys.version_info >= (3, 8):
|
|
12
|
-
import typing as typing_extensions
|
|
13
|
-
else:
|
|
14
|
-
import typing_extensions
|
|
10
|
+
import typing
|
|
15
11
|
|
|
16
12
|
DESCRIPTOR: google.protobuf.descriptor.FileDescriptor
|
|
17
13
|
|
|
14
|
+
@typing.final
|
|
18
15
|
class PlatformDetails(google.protobuf.message.Message):
|
|
19
16
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
20
17
|
|
|
@@ -23,20 +20,23 @@ class PlatformDetails(google.protobuf.message.Message):
|
|
|
23
20
|
@property
|
|
24
21
|
def platform_settings(self) -> frogml._proto.qwak.feature_store.repository.common.platform_pb2.PlatformSettings:
|
|
25
22
|
"""Platform settings"""
|
|
23
|
+
|
|
26
24
|
@property
|
|
27
25
|
def auth_type(self) -> global___AuthType:
|
|
28
26
|
"""Auth type"""
|
|
27
|
+
|
|
29
28
|
def __init__(
|
|
30
29
|
self,
|
|
31
30
|
*,
|
|
32
31
|
platform_settings: frogml._proto.qwak.feature_store.repository.common.platform_pb2.PlatformSettings | None = ...,
|
|
33
32
|
auth_type: global___AuthType | None = ...,
|
|
34
33
|
) -> None: ...
|
|
35
|
-
def HasField(self, field_name:
|
|
36
|
-
def ClearField(self, field_name:
|
|
34
|
+
def HasField(self, field_name: typing.Literal["auth_type", b"auth_type", "platform_settings", b"platform_settings"]) -> builtins.bool: ...
|
|
35
|
+
def ClearField(self, field_name: typing.Literal["auth_type", b"auth_type", "platform_settings", b"platform_settings"]) -> None: ...
|
|
37
36
|
|
|
38
37
|
global___PlatformDetails = PlatformDetails
|
|
39
38
|
|
|
39
|
+
@typing.final
|
|
40
40
|
class AuthType(google.protobuf.message.Message):
|
|
41
41
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
42
42
|
|
|
@@ -47,8 +47,8 @@ class AuthType(google.protobuf.message.Message):
|
|
|
47
47
|
*,
|
|
48
48
|
token_id: builtins.str = ...,
|
|
49
49
|
) -> None: ...
|
|
50
|
-
def HasField(self, field_name:
|
|
51
|
-
def ClearField(self, field_name:
|
|
52
|
-
def WhichOneof(self, oneof_group:
|
|
50
|
+
def HasField(self, field_name: typing.Literal["token_id", b"token_id", "type", b"type"]) -> builtins.bool: ...
|
|
51
|
+
def ClearField(self, field_name: typing.Literal["token_id", b"token_id", "type", b"type"]) -> None: ...
|
|
52
|
+
def WhichOneof(self, oneof_group: typing.Literal["type", b"type"]) -> typing.Literal["token_id"] | None: ...
|
|
53
53
|
|
|
54
54
|
global___AuthType = AuthType
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
# -*- coding: utf-8 -*-
|
|
2
2
|
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
3
3
|
# source: frogml._proto.qwak.feature_store/reports/report.proto
|
|
4
|
+
# Protobuf Python Version: 4.25.1
|
|
4
5
|
"""Generated protocol buffer code."""
|
|
5
6
|
from google.protobuf import descriptor as _descriptor
|
|
6
7
|
from google.protobuf import descriptor_pool as _descriptor_pool
|
|
@@ -20,9 +21,8 @@ _globals = globals()
|
|
|
20
21
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
21
22
|
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'qwak.feature_store.reports.report_pb2', _globals)
|
|
22
23
|
if _descriptor._USE_C_DESCRIPTORS == False:
|
|
23
|
-
|
|
24
|
-
DESCRIPTOR.
|
|
25
|
-
DESCRIPTOR._serialized_options = b'\n!com.qwak.ai.feature.store.reportsP\001'
|
|
24
|
+
_globals['DESCRIPTOR']._options = None
|
|
25
|
+
_globals['DESCRIPTOR']._serialized_options = b'\n!com.qwak.ai.feature.store.reportsP\001'
|
|
26
26
|
_globals['_JOBSTATUS']._serialized_start=1014
|
|
27
27
|
_globals['_JOBSTATUS']._serialized_end=1123
|
|
28
28
|
_globals['_BATCHJOBINGESTIONDETAILS']._serialized_start=102
|
|
@@ -2,6 +2,7 @@
|
|
|
2
2
|
@generated by mypy-protobuf. Do not edit manually!
|
|
3
3
|
isort:skip_file
|
|
4
4
|
"""
|
|
5
|
+
|
|
5
6
|
import builtins
|
|
6
7
|
import google.protobuf.descriptor
|
|
7
8
|
import google.protobuf.internal.enum_type_wrapper
|
|
@@ -21,7 +22,7 @@ class _JobStatus:
|
|
|
21
22
|
ValueType = typing.NewType("ValueType", builtins.int)
|
|
22
23
|
V: typing_extensions.TypeAlias = ValueType
|
|
23
24
|
|
|
24
|
-
class _JobStatusEnumTypeWrapper(google.protobuf.internal.enum_type_wrapper._EnumTypeWrapper[_JobStatus.ValueType], builtins.type):
|
|
25
|
+
class _JobStatusEnumTypeWrapper(google.protobuf.internal.enum_type_wrapper._EnumTypeWrapper[_JobStatus.ValueType], builtins.type):
|
|
25
26
|
DESCRIPTOR: google.protobuf.descriptor.EnumDescriptor
|
|
26
27
|
JOB_STATUS_INVALID: _JobStatus.ValueType # 0
|
|
27
28
|
"""reserved"""
|
|
@@ -44,6 +45,7 @@ JOB_STATUS_TOO_EARLY: JobStatus.ValueType # 3
|
|
|
44
45
|
"""job is too early"""
|
|
45
46
|
global___JobStatus = JobStatus
|
|
46
47
|
|
|
48
|
+
@typing.final
|
|
47
49
|
class BatchJobIngestionDetails(google.protobuf.message.Message):
|
|
48
50
|
"""batchV1 job ingestion details"""
|
|
49
51
|
|
|
@@ -55,12 +57,15 @@ class BatchJobIngestionDetails(google.protobuf.message.Message):
|
|
|
55
57
|
@property
|
|
56
58
|
def batch_execution_date(self) -> google.protobuf.timestamp_pb2.Timestamp:
|
|
57
59
|
"""LOGICAL batch execution date (cron tick)"""
|
|
60
|
+
|
|
58
61
|
@property
|
|
59
62
|
def ingestion_window_start_time(self) -> google.protobuf.timestamp_pb2.Timestamp:
|
|
60
63
|
"""LOGICAL ingestion window start time"""
|
|
64
|
+
|
|
61
65
|
@property
|
|
62
66
|
def ingestion_window_end_time(self) -> google.protobuf.timestamp_pb2.Timestamp:
|
|
63
67
|
"""LOGICAL ingestion window end time"""
|
|
68
|
+
|
|
64
69
|
def __init__(
|
|
65
70
|
self,
|
|
66
71
|
*,
|
|
@@ -68,11 +73,12 @@ class BatchJobIngestionDetails(google.protobuf.message.Message):
|
|
|
68
73
|
ingestion_window_start_time: google.protobuf.timestamp_pb2.Timestamp | None = ...,
|
|
69
74
|
ingestion_window_end_time: google.protobuf.timestamp_pb2.Timestamp | None = ...,
|
|
70
75
|
) -> None: ...
|
|
71
|
-
def HasField(self, field_name:
|
|
72
|
-
def ClearField(self, field_name:
|
|
76
|
+
def HasField(self, field_name: typing.Literal["batch_execution_date", b"batch_execution_date", "ingestion_window_end_time", b"ingestion_window_end_time", "ingestion_window_start_time", b"ingestion_window_start_time"]) -> builtins.bool: ...
|
|
77
|
+
def ClearField(self, field_name: typing.Literal["batch_execution_date", b"batch_execution_date", "ingestion_window_end_time", b"ingestion_window_end_time", "ingestion_window_start_time", b"ingestion_window_start_time"]) -> None: ...
|
|
73
78
|
|
|
74
79
|
global___BatchJobIngestionDetails = BatchJobIngestionDetails
|
|
75
80
|
|
|
81
|
+
@typing.final
|
|
76
82
|
class StreamingJobIngestionDetails(google.protobuf.message.Message):
|
|
77
83
|
"""row-level streaming"""
|
|
78
84
|
|
|
@@ -84,6 +90,7 @@ class StreamingJobIngestionDetails(google.protobuf.message.Message):
|
|
|
84
90
|
|
|
85
91
|
global___StreamingJobIngestionDetails = StreamingJobIngestionDetails
|
|
86
92
|
|
|
93
|
+
@typing.final
|
|
87
94
|
class StreamingAggregationJobIngestionDetails(google.protobuf.message.Message):
|
|
88
95
|
"""streaming aggregation"""
|
|
89
96
|
|
|
@@ -95,6 +102,7 @@ class StreamingAggregationJobIngestionDetails(google.protobuf.message.Message):
|
|
|
95
102
|
|
|
96
103
|
global___StreamingAggregationJobIngestionDetails = StreamingAggregationJobIngestionDetails
|
|
97
104
|
|
|
105
|
+
@typing.final
|
|
98
106
|
class JobReport(google.protobuf.message.Message):
|
|
99
107
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
100
108
|
|
|
@@ -110,20 +118,8 @@ class JobReport(google.protobuf.message.Message):
|
|
|
110
118
|
FEATURESET_NAME_FIELD_NUMBER: builtins.int
|
|
111
119
|
STATUS_FIELD_NUMBER: builtins.int
|
|
112
120
|
TRY_NUMBER_FIELD_NUMBER: builtins.int
|
|
113
|
-
@property
|
|
114
|
-
def batch_ingestion_details(self) -> global___BatchJobIngestionDetails: ...
|
|
115
|
-
@property
|
|
116
|
-
def streaming_ingestion_details(self) -> global___StreamingJobIngestionDetails: ...
|
|
117
|
-
@property
|
|
118
|
-
def streaming_aggr_ingestion_details(self) -> global___StreamingAggregationJobIngestionDetails: ...
|
|
119
121
|
num_affected_records: builtins.int
|
|
120
122
|
"""number of affected records"""
|
|
121
|
-
@property
|
|
122
|
-
def run_start_time(self) -> google.protobuf.timestamp_pb2.Timestamp:
|
|
123
|
-
"""SYSTEM start time of the job"""
|
|
124
|
-
@property
|
|
125
|
-
def run_end_time(self) -> google.protobuf.timestamp_pb2.Timestamp:
|
|
126
|
-
"""SYSTEM end time of the job"""
|
|
127
123
|
execution_id: builtins.int
|
|
128
124
|
"""execution id"""
|
|
129
125
|
environment_id: builtins.str
|
|
@@ -136,6 +132,20 @@ class JobReport(google.protobuf.message.Message):
|
|
|
136
132
|
"""job status"""
|
|
137
133
|
try_number: builtins.int
|
|
138
134
|
"""try number"""
|
|
135
|
+
@property
|
|
136
|
+
def batch_ingestion_details(self) -> global___BatchJobIngestionDetails: ...
|
|
137
|
+
@property
|
|
138
|
+
def streaming_ingestion_details(self) -> global___StreamingJobIngestionDetails: ...
|
|
139
|
+
@property
|
|
140
|
+
def streaming_aggr_ingestion_details(self) -> global___StreamingAggregationJobIngestionDetails: ...
|
|
141
|
+
@property
|
|
142
|
+
def run_start_time(self) -> google.protobuf.timestamp_pb2.Timestamp:
|
|
143
|
+
"""SYSTEM start time of the job"""
|
|
144
|
+
|
|
145
|
+
@property
|
|
146
|
+
def run_end_time(self) -> google.protobuf.timestamp_pb2.Timestamp:
|
|
147
|
+
"""SYSTEM end time of the job"""
|
|
148
|
+
|
|
139
149
|
def __init__(
|
|
140
150
|
self,
|
|
141
151
|
*,
|
|
@@ -152,8 +162,8 @@ class JobReport(google.protobuf.message.Message):
|
|
|
152
162
|
status: global___JobStatus.ValueType = ...,
|
|
153
163
|
try_number: builtins.int = ...,
|
|
154
164
|
) -> None: ...
|
|
155
|
-
def HasField(self, field_name:
|
|
156
|
-
def ClearField(self, field_name:
|
|
157
|
-
def WhichOneof(self, oneof_group:
|
|
165
|
+
def HasField(self, field_name: typing.Literal["batch_ingestion_details", b"batch_ingestion_details", "ingestion_details", b"ingestion_details", "run_end_time", b"run_end_time", "run_start_time", b"run_start_time", "streaming_aggr_ingestion_details", b"streaming_aggr_ingestion_details", "streaming_ingestion_details", b"streaming_ingestion_details"]) -> builtins.bool: ...
|
|
166
|
+
def ClearField(self, field_name: typing.Literal["batch_ingestion_details", b"batch_ingestion_details", "environment_id", b"environment_id", "execution_id", b"execution_id", "featureset_id", b"featureset_id", "featureset_name", b"featureset_name", "ingestion_details", b"ingestion_details", "num_affected_records", b"num_affected_records", "run_end_time", b"run_end_time", "run_start_time", b"run_start_time", "status", b"status", "streaming_aggr_ingestion_details", b"streaming_aggr_ingestion_details", "streaming_ingestion_details", b"streaming_ingestion_details", "try_number", b"try_number"]) -> None: ...
|
|
167
|
+
def WhichOneof(self, oneof_group: typing.Literal["ingestion_details", b"ingestion_details"]) -> typing.Literal["batch_ingestion_details", "streaming_ingestion_details", "streaming_aggr_ingestion_details"] | None: ...
|
|
158
168
|
|
|
159
169
|
global___JobReport = JobReport
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
# -*- coding: utf-8 -*-
|
|
2
2
|
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
3
3
|
# source: frogml._proto.qwak.feature_store/repository/common/platform.proto
|
|
4
|
+
# Protobuf Python Version: 4.25.1
|
|
4
5
|
"""Generated protocol buffer code."""
|
|
5
6
|
from google.protobuf import descriptor as _descriptor
|
|
6
7
|
from google.protobuf import descriptor_pool as _descriptor_pool
|
|
@@ -19,9 +20,8 @@ _globals = globals()
|
|
|
19
20
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
20
21
|
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'qwak.feature_store.repository.common.platform_pb2', _globals)
|
|
21
22
|
if _descriptor._USE_C_DESCRIPTORS == False:
|
|
22
|
-
|
|
23
|
-
DESCRIPTOR.
|
|
24
|
-
DESCRIPTOR._serialized_options = b'\n/com.qwak.ai.feature.store.repository.common.apiP\001Z5qwak/featurestore/source/repository;source_repository'
|
|
23
|
+
_globals['DESCRIPTOR']._options = None
|
|
24
|
+
_globals['DESCRIPTOR']._serialized_options = b'\n/com.qwak.ai.feature.store.repository.common.apiP\001Z5qwak/featurestore/source/repository;source_repository'
|
|
25
25
|
_globals['_PLATFORMSETTINGS']._serialized_start=94
|
|
26
26
|
_globals['_PLATFORMSETTINGS']._serialized_end=276
|
|
27
27
|
_globals['_REPOSITORYSETTING']._serialized_start=278
|
|
@@ -2,18 +2,15 @@
|
|
|
2
2
|
@generated by mypy-protobuf. Do not edit manually!
|
|
3
3
|
isort:skip_file
|
|
4
4
|
"""
|
|
5
|
+
|
|
5
6
|
import builtins
|
|
6
7
|
import google.protobuf.descriptor
|
|
7
8
|
import google.protobuf.message
|
|
8
|
-
import
|
|
9
|
-
|
|
10
|
-
if sys.version_info >= (3, 8):
|
|
11
|
-
import typing as typing_extensions
|
|
12
|
-
else:
|
|
13
|
-
import typing_extensions
|
|
9
|
+
import typing
|
|
14
10
|
|
|
15
11
|
DESCRIPTOR: google.protobuf.descriptor.FileDescriptor
|
|
16
12
|
|
|
13
|
+
@typing.final
|
|
17
14
|
class PlatformSettings(google.protobuf.message.Message):
|
|
18
15
|
"""Container for all (JFrog) platform setting"""
|
|
19
16
|
|
|
@@ -24,20 +21,23 @@ class PlatformSettings(google.protobuf.message.Message):
|
|
|
24
21
|
@property
|
|
25
22
|
def repository_setting(self) -> global___RepositorySetting:
|
|
26
23
|
"""Repo related setting"""
|
|
24
|
+
|
|
27
25
|
@property
|
|
28
26
|
def project_setting(self) -> global___ProjectSetting:
|
|
29
27
|
"""Project related setting"""
|
|
28
|
+
|
|
30
29
|
def __init__(
|
|
31
30
|
self,
|
|
32
31
|
*,
|
|
33
32
|
repository_setting: global___RepositorySetting | None = ...,
|
|
34
33
|
project_setting: global___ProjectSetting | None = ...,
|
|
35
34
|
) -> None: ...
|
|
36
|
-
def HasField(self, field_name:
|
|
37
|
-
def ClearField(self, field_name:
|
|
35
|
+
def HasField(self, field_name: typing.Literal["project_setting", b"project_setting", "repository_setting", b"repository_setting"]) -> builtins.bool: ...
|
|
36
|
+
def ClearField(self, field_name: typing.Literal["project_setting", b"project_setting", "repository_setting", b"repository_setting"]) -> None: ...
|
|
38
37
|
|
|
39
38
|
global___PlatformSettings = PlatformSettings
|
|
40
39
|
|
|
40
|
+
@typing.final
|
|
41
41
|
class RepositorySetting(google.protobuf.message.Message):
|
|
42
42
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
43
43
|
|
|
@@ -48,10 +48,11 @@ class RepositorySetting(google.protobuf.message.Message):
|
|
|
48
48
|
*,
|
|
49
49
|
repository_key: builtins.str = ...,
|
|
50
50
|
) -> None: ...
|
|
51
|
-
def ClearField(self, field_name:
|
|
51
|
+
def ClearField(self, field_name: typing.Literal["repository_key", b"repository_key"]) -> None: ...
|
|
52
52
|
|
|
53
53
|
global___RepositorySetting = RepositorySetting
|
|
54
54
|
|
|
55
|
+
@typing.final
|
|
55
56
|
class ProjectSetting(google.protobuf.message.Message):
|
|
56
57
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
57
58
|
|
|
@@ -63,8 +64,8 @@ class ProjectSetting(google.protobuf.message.Message):
|
|
|
63
64
|
*,
|
|
64
65
|
project_key: builtins.str = ...,
|
|
65
66
|
) -> None: ...
|
|
66
|
-
def HasField(self, field_name:
|
|
67
|
-
def ClearField(self, field_name:
|
|
68
|
-
def WhichOneof(self, oneof_group:
|
|
67
|
+
def HasField(self, field_name: typing.Literal["project_identifier", b"project_identifier", "project_key", b"project_key"]) -> builtins.bool: ...
|
|
68
|
+
def ClearField(self, field_name: typing.Literal["project_identifier", b"project_identifier", "project_key", b"project_key"]) -> None: ...
|
|
69
|
+
def WhichOneof(self, oneof_group: typing.Literal["project_identifier", b"project_identifier"]) -> typing.Literal["project_key"] | None: ...
|
|
69
70
|
|
|
70
71
|
global___ProjectSetting = ProjectSetting
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
# -*- coding: utf-8 -*-
|
|
2
2
|
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
3
3
|
# source: frogml._proto.qwak.feature_store/serving/management.proto
|
|
4
|
+
# Protobuf Python Version: 4.25.1
|
|
4
5
|
"""Generated protocol buffer code."""
|
|
5
6
|
from google.protobuf import descriptor as _descriptor
|
|
6
7
|
from google.protobuf import descriptor_pool as _descriptor_pool
|
|
@@ -20,9 +21,8 @@ _globals = globals()
|
|
|
20
21
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
21
22
|
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'qwak.feature_store.serving.management_pb2', _globals)
|
|
22
23
|
if _descriptor._USE_C_DESCRIPTORS == False:
|
|
23
|
-
|
|
24
|
-
DESCRIPTOR.
|
|
25
|
-
DESCRIPTOR._serialized_options = b'\n%com.qwak.ai.feature.store.serving.api'
|
|
24
|
+
_globals['DESCRIPTOR']._options = None
|
|
25
|
+
_globals['DESCRIPTOR']._serialized_options = b'\n%com.qwak.ai.feature.store.serving.api'
|
|
26
26
|
_globals['_GETFEATURESETMEMORYUSAGEBYIDREQUEST']._serialized_start=129
|
|
27
27
|
_globals['_GETFEATURESETMEMORYUSAGEBYIDREQUEST']._serialized_end=189
|
|
28
28
|
_globals['_GETFEATURESETMEMORYUSAGEBYIDRESPONSE']._serialized_start=191
|