frogml 1.1.115__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 +1 -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 +10 -11
- 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 +3 -3
- frogml/_proto/qwak/administration/runtime_configuration/v0/external/databricks/auth_pb2.pyi +16 -17
- 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 +3 -3
- frogml/_proto/qwak/administration/runtime_configuration/v0/hosting/azure/auth_pb2.pyi +23 -21
- frogml/_proto/qwak/administration/runtime_configuration/v0/hosting_config_pb2.py +3 -3
- frogml/_proto/qwak/administration/runtime_configuration/v0/hosting_config_pb2.pyi +27 -25
- 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 +27 -27
- frogml/_proto/qwak/batch_job/v1/batch_job_service_pb2.pyi +192 -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 +7 -7
- frogml/_proto/qwak/builds/build_pb2.pyi +83 -54
- 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 +35 -29
- frogml/_proto/qwak/builds/build_values_pb2.pyi +85 -36
- frogml/_proto/qwak/builds/builds_orchestrator_service_pb2.py +19 -19
- frogml/_proto/qwak/builds/builds_orchestrator_service_pb2.pyi +100 -52
- 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 +11 -11
- frogml/_proto/qwak/ecosystem/jfrog/v0/token_pb2.pyi +70 -37
- 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 +3 -3
- frogml/_proto/qwak/ecosystem/v0/auth_pb2.pyi +6 -8
- frogml/_proto/qwak/ecosystem/v0/azure_credentials_pb2.py +3 -3
- frogml/_proto/qwak/ecosystem/v0/azure_credentials_pb2.pyi +21 -19
- frogml/_proto/qwak/ecosystem/v0/credentials_pb2.py +3 -3
- frogml/_proto/qwak/ecosystem/v0/credentials_pb2.pyi +16 -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 +11 -11
- frogml/_proto/qwak/feature_store/sources/batch_pb2.pyi +110 -70
- 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 +3 -3
- frogml/_proto/qwak/fitness_service/constructs_pb2.pyi +27 -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 +3 -3
- frogml/_proto/qwak/instance_template/instance_template_pb2.pyi +10 -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 +104 -61
- 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 +3 -3
- frogml/_proto/qwak/model_group/model_group_pb2.pyi +27 -18
- 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 +19 -19
- frogml/_proto/qwak/models/models_pb2.pyi +148 -89
- 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 +7 -7
- frogml/_proto/qwak/self_service/account/v0/managing_account_pb2.pyi +50 -26
- 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 +3 -3
- frogml/_proto/qwak/user_application/common/v0/resources_pb2.pyi +29 -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/clients/build_orchestrator/build_model_request_getter.py +6 -2
- frogml/core/clients/build_orchestrator/client.py +9 -5
- 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/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/inner/build_config/build_config_v1.py +4 -5
- frogml/core/inner/const.py +2 -0
- frogml/core/inner/di_configuration/__init__.py +1 -65
- 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/model_loggers/artifact_logger.py +5 -4
- frogml/feature_store/_common/packaging.py +1 -1
- frogml/feature_store/data_sources/base.py +8 -8
- 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 +14 -10
- 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/online/client.py +20 -4
- frogml/sdk/frogml_client/builds/build.py +8 -7
- frogml/sdk/model_version/huggingface/__init__.py +5 -3
- frogml/sdk/model_version/utils/files_tools.py +2 -3
- 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 +5 -22
- 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.115.dist-info → frogml-1.2.19.dist-info}/METADATA +39 -9
- {frogml-1.1.115.dist-info → frogml-1.2.19.dist-info}/RECORD +482 -476
- frogml_services_mock/mocks/authentication_service.py +3 -3
- frogml_services_mock/mocks/build_orchestrator_service_api.py +5 -2
- frogml_services_mock/services_mock.py +44 -33
- frogml/core/inner/tool/auth.py +0 -100
- {frogml-1.1.115.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
|
|
@@ -29,7 +30,7 @@ class _FeatureStatus:
|
|
|
29
30
|
ValueType = typing.NewType("ValueType", builtins.int)
|
|
30
31
|
V: typing_extensions.TypeAlias = ValueType
|
|
31
32
|
|
|
32
|
-
class _FeatureStatusEnumTypeWrapper(google.protobuf.internal.enum_type_wrapper._EnumTypeWrapper[_FeatureStatus.ValueType], builtins.type):
|
|
33
|
+
class _FeatureStatusEnumTypeWrapper(google.protobuf.internal.enum_type_wrapper._EnumTypeWrapper[_FeatureStatus.ValueType], builtins.type):
|
|
33
34
|
DESCRIPTOR: google.protobuf.descriptor.EnumDescriptor
|
|
34
35
|
INVALID: _FeatureStatus.ValueType # 0
|
|
35
36
|
VALID: _FeatureStatus.ValueType # 1
|
|
@@ -39,6 +40,8 @@ class _FeatureStatusEnumTypeWrapper(google.protobuf.internal.enum_type_wrapper._
|
|
|
39
40
|
DELETION_IN_PROGRESS: _FeatureStatus.ValueType # 5
|
|
40
41
|
DELETION_FAILED: _FeatureStatus.ValueType # 6
|
|
41
42
|
BACKFILL_IN_PROGRESS: _FeatureStatus.ValueType # 7
|
|
43
|
+
UPDATE_FAILED: _FeatureStatus.ValueType # 8
|
|
44
|
+
UPDATE_IN_PROGRESS: _FeatureStatus.ValueType # 9
|
|
42
45
|
|
|
43
46
|
class FeatureStatus(_FeatureStatus, metaclass=_FeatureStatusEnumTypeWrapper): ...
|
|
44
47
|
|
|
@@ -50,13 +53,15 @@ REGISTRATION_IN_PROGRESS: FeatureStatus.ValueType # 4
|
|
|
50
53
|
DELETION_IN_PROGRESS: FeatureStatus.ValueType # 5
|
|
51
54
|
DELETION_FAILED: FeatureStatus.ValueType # 6
|
|
52
55
|
BACKFILL_IN_PROGRESS: FeatureStatus.ValueType # 7
|
|
56
|
+
UPDATE_FAILED: FeatureStatus.ValueType # 8
|
|
57
|
+
UPDATE_IN_PROGRESS: FeatureStatus.ValueType # 9
|
|
53
58
|
global___FeatureStatus = FeatureStatus
|
|
54
59
|
|
|
55
60
|
class _FeaturesetSchedulingState:
|
|
56
61
|
ValueType = typing.NewType("ValueType", builtins.int)
|
|
57
62
|
V: typing_extensions.TypeAlias = ValueType
|
|
58
63
|
|
|
59
|
-
class _FeaturesetSchedulingStateEnumTypeWrapper(google.protobuf.internal.enum_type_wrapper._EnumTypeWrapper[_FeaturesetSchedulingState.ValueType], builtins.type):
|
|
64
|
+
class _FeaturesetSchedulingStateEnumTypeWrapper(google.protobuf.internal.enum_type_wrapper._EnumTypeWrapper[_FeaturesetSchedulingState.ValueType], builtins.type):
|
|
60
65
|
DESCRIPTOR: google.protobuf.descriptor.EnumDescriptor
|
|
61
66
|
SCHEDULING_STATE_INVALID: _FeaturesetSchedulingState.ValueType # 0
|
|
62
67
|
SCHEDULING_STATE_ENABLED: _FeaturesetSchedulingState.ValueType # 1
|
|
@@ -78,6 +83,7 @@ SCHEDULING_STATE_UNKNOWN: FeaturesetSchedulingState.ValueType # 3
|
|
|
78
83
|
"""can't determine (e.g., airflow down)"""
|
|
79
84
|
global___FeaturesetSchedulingState = FeaturesetSchedulingState
|
|
80
85
|
|
|
86
|
+
@typing.final
|
|
81
87
|
class FeatureSet(google.protobuf.message.Message):
|
|
82
88
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
83
89
|
|
|
@@ -87,12 +93,15 @@ class FeatureSet(google.protobuf.message.Message):
|
|
|
87
93
|
@property
|
|
88
94
|
def feature_set_definition(self) -> global___FeatureSetDefinition:
|
|
89
95
|
"""Complete domain definition of the feature set"""
|
|
96
|
+
|
|
90
97
|
@property
|
|
91
98
|
def metadata(self) -> global___FeatureSetMetadata:
|
|
92
99
|
"""System generated metadata of the feature set"""
|
|
100
|
+
|
|
93
101
|
@property
|
|
94
102
|
def deployed_models_in_use_link(self) -> google.protobuf.internal.containers.RepeatedCompositeFieldContainer[global___DeployedModelInUseLink]:
|
|
95
103
|
"""Deployed models which use this feature set"""
|
|
104
|
+
|
|
96
105
|
def __init__(
|
|
97
106
|
self,
|
|
98
107
|
*,
|
|
@@ -100,11 +109,12 @@ class FeatureSet(google.protobuf.message.Message):
|
|
|
100
109
|
metadata: global___FeatureSetMetadata | None = ...,
|
|
101
110
|
deployed_models_in_use_link: collections.abc.Iterable[global___DeployedModelInUseLink] | None = ...,
|
|
102
111
|
) -> None: ...
|
|
103
|
-
def HasField(self, field_name:
|
|
104
|
-
def ClearField(self, field_name:
|
|
112
|
+
def HasField(self, field_name: typing.Literal["feature_set_definition", b"feature_set_definition", "metadata", b"metadata"]) -> builtins.bool: ...
|
|
113
|
+
def ClearField(self, field_name: typing.Literal["deployed_models_in_use_link", b"deployed_models_in_use_link", "feature_set_definition", b"feature_set_definition", "metadata", b"metadata"]) -> None: ...
|
|
105
114
|
|
|
106
115
|
global___FeatureSet = FeatureSet
|
|
107
116
|
|
|
117
|
+
@typing.final
|
|
108
118
|
class FeaturesetInfo(google.protobuf.message.Message):
|
|
109
119
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
110
120
|
|
|
@@ -113,20 +123,23 @@ class FeaturesetInfo(google.protobuf.message.Message):
|
|
|
113
123
|
@property
|
|
114
124
|
def featureset_definition(self) -> global___FeatureSetDefinition:
|
|
115
125
|
"""Complete domain definition of the featureset"""
|
|
126
|
+
|
|
116
127
|
@property
|
|
117
128
|
def metadata(self) -> global___FeatureSetMetadata:
|
|
118
129
|
"""System generated metadata of the featureset"""
|
|
130
|
+
|
|
119
131
|
def __init__(
|
|
120
132
|
self,
|
|
121
133
|
*,
|
|
122
134
|
featureset_definition: global___FeatureSetDefinition | None = ...,
|
|
123
135
|
metadata: global___FeatureSetMetadata | None = ...,
|
|
124
136
|
) -> None: ...
|
|
125
|
-
def HasField(self, field_name:
|
|
126
|
-
def ClearField(self, field_name:
|
|
137
|
+
def HasField(self, field_name: typing.Literal["featureset_definition", b"featureset_definition", "metadata", b"metadata"]) -> builtins.bool: ...
|
|
138
|
+
def ClearField(self, field_name: typing.Literal["featureset_definition", b"featureset_definition", "metadata", b"metadata"]) -> None: ...
|
|
127
139
|
|
|
128
140
|
global___FeaturesetInfo = FeaturesetInfo
|
|
129
141
|
|
|
142
|
+
@typing.final
|
|
130
143
|
class FeaturesetSummary(google.protobuf.message.Message):
|
|
131
144
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
132
145
|
|
|
@@ -146,10 +159,11 @@ class FeaturesetSummary(google.protobuf.message.Message):
|
|
|
146
159
|
name: builtins.str = ...,
|
|
147
160
|
feature_set_type: frogml._proto.qwak.feature_store.features.feature_set_types_pb2.FeatureSetTypeView.ValueType = ...,
|
|
148
161
|
) -> None: ...
|
|
149
|
-
def ClearField(self, field_name:
|
|
162
|
+
def ClearField(self, field_name: typing.Literal["feature_set_type", b"feature_set_type", "id", b"id", "name", b"name"]) -> None: ...
|
|
150
163
|
|
|
151
164
|
global___FeaturesetSummary = FeaturesetSummary
|
|
152
165
|
|
|
166
|
+
@typing.final
|
|
153
167
|
class FeatureSetDefinition(google.protobuf.message.Message):
|
|
154
168
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
155
169
|
|
|
@@ -164,25 +178,28 @@ class FeatureSetDefinition(google.protobuf.message.Message):
|
|
|
164
178
|
PLATFORM_DETAILS_FIELD_NUMBER: builtins.int
|
|
165
179
|
feature_set_id: builtins.str
|
|
166
180
|
"""Assigned unique id"""
|
|
167
|
-
@property
|
|
168
|
-
def feature_set_spec(self) -> global___FeatureSetSpec:
|
|
169
|
-
"""Specifications of the feature set"""
|
|
170
181
|
status: global___FeatureStatus.ValueType
|
|
171
182
|
"""Feature Status"""
|
|
172
183
|
feature_set_last_execution_state: frogml._proto.qwak.feature_store.features.feature_set_state_pb2.FeatureSetLastExecutionState.ValueType
|
|
173
184
|
"""Feature set airflow state"""
|
|
174
185
|
feature_health: frogml._proto.qwak.feature_store.features.feature_set_state_pb2.FeatureSetLastExecutionState.ValueType
|
|
175
186
|
"""Feature set Health"""
|
|
176
|
-
@property
|
|
177
|
-
def feature_set_state(self) -> google.protobuf.internal.containers.RepeatedCompositeFieldContainer[qwak.feature_store.features.feature_set_state_pb2.FeatureSetState]:
|
|
178
|
-
"""The state of the feature set"""
|
|
179
187
|
qwak_internal_protocol_version: builtins.int
|
|
180
188
|
"""Qwak featureset version"""
|
|
181
189
|
featureset_version_number: builtins.int
|
|
182
190
|
"""Featureset Version number"""
|
|
191
|
+
@property
|
|
192
|
+
def feature_set_spec(self) -> global___FeatureSetSpec:
|
|
193
|
+
"""Specifications of the feature set"""
|
|
194
|
+
|
|
195
|
+
@property
|
|
196
|
+
def feature_set_state(self) -> google.protobuf.internal.containers.RepeatedCompositeFieldContainer[qwak.feature_store.features.feature_set_state_pb2.FeatureSetState]:
|
|
197
|
+
"""The state of the feature set"""
|
|
198
|
+
|
|
183
199
|
@property
|
|
184
200
|
def platform_details(self) -> frogml._proto.qwak.feature_store.platform.platform_details_pb2.PlatformDetails:
|
|
185
201
|
"""Platform details"""
|
|
202
|
+
|
|
186
203
|
def __init__(
|
|
187
204
|
self,
|
|
188
205
|
*,
|
|
@@ -196,12 +213,13 @@ class FeatureSetDefinition(google.protobuf.message.Message):
|
|
|
196
213
|
featureset_version_number: builtins.int = ...,
|
|
197
214
|
platform_details: frogml._proto.qwak.feature_store.platform.platform_details_pb2.PlatformDetails | None = ...,
|
|
198
215
|
) -> None: ...
|
|
199
|
-
def HasField(self, field_name:
|
|
200
|
-
def ClearField(self, field_name:
|
|
201
|
-
def WhichOneof(self, oneof_group:
|
|
216
|
+
def HasField(self, field_name: typing.Literal["feature_set_spec", b"feature_set_spec", "featureset_platform_details", b"featureset_platform_details", "platform_details", b"platform_details"]) -> builtins.bool: ...
|
|
217
|
+
def ClearField(self, field_name: typing.Literal["feature_health", b"feature_health", "feature_set_id", b"feature_set_id", "feature_set_last_execution_state", b"feature_set_last_execution_state", "feature_set_spec", b"feature_set_spec", "feature_set_state", b"feature_set_state", "featureset_platform_details", b"featureset_platform_details", "featureset_version_number", b"featureset_version_number", "platform_details", b"platform_details", "qwak_internal_protocol_version", b"qwak_internal_protocol_version", "status", b"status"]) -> None: ...
|
|
218
|
+
def WhichOneof(self, oneof_group: typing.Literal["featureset_platform_details", b"featureset_platform_details"]) -> typing.Literal["platform_details"] | None: ...
|
|
202
219
|
|
|
203
220
|
global___FeatureSetDefinition = FeatureSetDefinition
|
|
204
221
|
|
|
222
|
+
@typing.final
|
|
205
223
|
class FeatureSetSpec(google.protobuf.message.Message):
|
|
206
224
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
207
225
|
|
|
@@ -217,29 +235,34 @@ class FeatureSetSpec(google.protobuf.message.Message):
|
|
|
217
235
|
FEATURESET_REPOSITORY_NAME_FIELD_NUMBER: builtins.int
|
|
218
236
|
name: builtins.str
|
|
219
237
|
"""Name of feature"""
|
|
238
|
+
git_commit: builtins.str
|
|
239
|
+
"""Git commit which the feature is based on"""
|
|
240
|
+
qwak_internal_protocol_version: builtins.int
|
|
241
|
+
"""Qwak featureset version"""
|
|
242
|
+
featureset_repository_name: builtins.str
|
|
243
|
+
"""Featureset repository name"""
|
|
220
244
|
@property
|
|
221
245
|
def metadata(self) -> global___FeatureSetUserMetadata:
|
|
222
246
|
"""User generated metadata of the feature set"""
|
|
223
|
-
|
|
224
|
-
"""Git commit which the feature is based on"""
|
|
247
|
+
|
|
225
248
|
@property
|
|
226
249
|
def entity(self) -> frogml._proto.qwak.feature_store.entities.entity_pb2.EntityDefinition:
|
|
227
250
|
"""Entity specification used by the feature"""
|
|
251
|
+
|
|
228
252
|
@property
|
|
229
253
|
def feature_set_type(self) -> frogml._proto.qwak.feature_store.features.feature_set_types_pb2.FeatureSetType:
|
|
230
254
|
"""Feature set - actual implementation of the feature"""
|
|
255
|
+
|
|
231
256
|
@property
|
|
232
257
|
def features(self) -> google.protobuf.internal.containers.RepeatedCompositeFieldContainer[global___Feature]:
|
|
233
258
|
"""List of features in the registration"""
|
|
234
|
-
|
|
235
|
-
"""Qwak featureset version"""
|
|
259
|
+
|
|
236
260
|
@property
|
|
237
261
|
def source_code_spec(self) -> frogml._proto.qwak.feature_store.v1.common.source_code.source_code_pb2.SourceCodeSpec: ...
|
|
238
262
|
@property
|
|
239
263
|
def featureset_attributes(self) -> frogml._proto.qwak.feature_store.features.feature_set_attribute_pb2.FeaturesetAttributes:
|
|
240
264
|
"""Featureset attributes"""
|
|
241
|
-
|
|
242
|
-
"""Featureset repository name"""
|
|
265
|
+
|
|
243
266
|
def __init__(
|
|
244
267
|
self,
|
|
245
268
|
*,
|
|
@@ -254,12 +277,13 @@ class FeatureSetSpec(google.protobuf.message.Message):
|
|
|
254
277
|
featureset_attributes: frogml._proto.qwak.feature_store.features.feature_set_attribute_pb2.FeaturesetAttributes | None = ...,
|
|
255
278
|
featureset_repository_name: builtins.str = ...,
|
|
256
279
|
) -> None: ...
|
|
257
|
-
def HasField(self, field_name:
|
|
258
|
-
def ClearField(self, field_name:
|
|
259
|
-
def WhichOneof(self, oneof_group:
|
|
280
|
+
def HasField(self, field_name: typing.Literal["entity", b"entity", "feature_set_type", b"feature_set_type", "featureset_attributes", b"featureset_attributes", "featureset_repository_identifier", b"featureset_repository_identifier", "featureset_repository_name", b"featureset_repository_name", "metadata", b"metadata", "source_code_spec", b"source_code_spec"]) -> builtins.bool: ...
|
|
281
|
+
def ClearField(self, field_name: typing.Literal["entity", b"entity", "feature_set_type", b"feature_set_type", "features", b"features", "featureset_attributes", b"featureset_attributes", "featureset_repository_identifier", b"featureset_repository_identifier", "featureset_repository_name", b"featureset_repository_name", "git_commit", b"git_commit", "metadata", b"metadata", "name", b"name", "qwak_internal_protocol_version", b"qwak_internal_protocol_version", "source_code_spec", b"source_code_spec"]) -> None: ...
|
|
282
|
+
def WhichOneof(self, oneof_group: typing.Literal["featureset_repository_identifier", b"featureset_repository_identifier"]) -> typing.Literal["featureset_repository_name"] | None: ...
|
|
260
283
|
|
|
261
284
|
global___FeatureSetSpec = FeatureSetSpec
|
|
262
285
|
|
|
286
|
+
@typing.final
|
|
263
287
|
class FeatureSetUserMetadata(google.protobuf.message.Message):
|
|
264
288
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
265
289
|
|
|
@@ -276,6 +300,7 @@ class FeatureSetUserMetadata(google.protobuf.message.Message):
|
|
|
276
300
|
@property
|
|
277
301
|
def featureset_version_user_metadata(self) -> global___FeaturesetVersionUserMetadata:
|
|
278
302
|
"""User generated metadata of the featureset version"""
|
|
303
|
+
|
|
279
304
|
def __init__(
|
|
280
305
|
self,
|
|
281
306
|
*,
|
|
@@ -284,11 +309,12 @@ class FeatureSetUserMetadata(google.protobuf.message.Message):
|
|
|
284
309
|
display_name: builtins.str = ...,
|
|
285
310
|
featureset_version_user_metadata: global___FeaturesetVersionUserMetadata | None = ...,
|
|
286
311
|
) -> None: ...
|
|
287
|
-
def HasField(self, field_name:
|
|
288
|
-
def ClearField(self, field_name:
|
|
312
|
+
def HasField(self, field_name: typing.Literal["featureset_version_user_metadata", b"featureset_version_user_metadata"]) -> builtins.bool: ...
|
|
313
|
+
def ClearField(self, field_name: typing.Literal["description", b"description", "display_name", b"display_name", "featureset_version_user_metadata", b"featureset_version_user_metadata", "owner", b"owner"]) -> None: ...
|
|
289
314
|
|
|
290
315
|
global___FeatureSetUserMetadata = FeatureSetUserMetadata
|
|
291
316
|
|
|
317
|
+
@typing.final
|
|
292
318
|
class FeaturesetVersionUserMetadata(google.protobuf.message.Message):
|
|
293
319
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
294
320
|
|
|
@@ -300,10 +326,11 @@ class FeaturesetVersionUserMetadata(google.protobuf.message.Message):
|
|
|
300
326
|
*,
|
|
301
327
|
comment: builtins.str = ...,
|
|
302
328
|
) -> None: ...
|
|
303
|
-
def ClearField(self, field_name:
|
|
329
|
+
def ClearField(self, field_name: typing.Literal["comment", b"comment"]) -> None: ...
|
|
304
330
|
|
|
305
331
|
global___FeaturesetVersionUserMetadata = FeaturesetVersionUserMetadata
|
|
306
332
|
|
|
333
|
+
@typing.final
|
|
307
334
|
class FeatureSetMetadata(google.protobuf.message.Message):
|
|
308
335
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
309
336
|
|
|
@@ -313,21 +340,24 @@ class FeatureSetMetadata(google.protobuf.message.Message):
|
|
|
313
340
|
LAST_MODIFIED_BY_FIELD_NUMBER: builtins.int
|
|
314
341
|
FEATURESET_VERSION_METADATA_FIELD_NUMBER: builtins.int
|
|
315
342
|
ENVIRONMENT_ID_FIELD_NUMBER: builtins.int
|
|
343
|
+
created_by: builtins.str
|
|
344
|
+
"""Created by"""
|
|
345
|
+
last_modified_by: builtins.str
|
|
346
|
+
"""Last modified by"""
|
|
347
|
+
environment_id: builtins.str
|
|
348
|
+
"""Environment id"""
|
|
316
349
|
@property
|
|
317
350
|
def created_at(self) -> google.protobuf.timestamp_pb2.Timestamp:
|
|
318
351
|
"""When the feature set was created"""
|
|
319
|
-
|
|
320
|
-
"""Created by"""
|
|
352
|
+
|
|
321
353
|
@property
|
|
322
354
|
def last_modified_at(self) -> google.protobuf.timestamp_pb2.Timestamp:
|
|
323
355
|
"""Last modified"""
|
|
324
|
-
|
|
325
|
-
"""Last modified by"""
|
|
356
|
+
|
|
326
357
|
@property
|
|
327
358
|
def featureset_version_metadata(self) -> global___FeaturesetVersionMetadata:
|
|
328
359
|
"""Featureset version metadata"""
|
|
329
|
-
|
|
330
|
-
"""Environment id"""
|
|
360
|
+
|
|
331
361
|
def __init__(
|
|
332
362
|
self,
|
|
333
363
|
*,
|
|
@@ -338,32 +368,35 @@ class FeatureSetMetadata(google.protobuf.message.Message):
|
|
|
338
368
|
featureset_version_metadata: global___FeaturesetVersionMetadata | None = ...,
|
|
339
369
|
environment_id: builtins.str = ...,
|
|
340
370
|
) -> None: ...
|
|
341
|
-
def HasField(self, field_name:
|
|
342
|
-
def ClearField(self, field_name:
|
|
371
|
+
def HasField(self, field_name: typing.Literal["created_at", b"created_at", "featureset_version_metadata", b"featureset_version_metadata", "last_modified_at", b"last_modified_at"]) -> builtins.bool: ...
|
|
372
|
+
def ClearField(self, field_name: typing.Literal["created_at", b"created_at", "created_by", b"created_by", "environment_id", b"environment_id", "featureset_version_metadata", b"featureset_version_metadata", "last_modified_at", b"last_modified_at", "last_modified_by", b"last_modified_by"]) -> None: ...
|
|
343
373
|
|
|
344
374
|
global___FeatureSetMetadata = FeatureSetMetadata
|
|
345
375
|
|
|
376
|
+
@typing.final
|
|
346
377
|
class FeaturesetVersionMetadata(google.protobuf.message.Message):
|
|
347
378
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
348
379
|
|
|
349
380
|
CREATED_AT_FIELD_NUMBER: builtins.int
|
|
350
381
|
CREATED_BY_FIELD_NUMBER: builtins.int
|
|
382
|
+
created_by: builtins.str
|
|
383
|
+
"""Featureset version created by"""
|
|
351
384
|
@property
|
|
352
385
|
def created_at(self) -> google.protobuf.timestamp_pb2.Timestamp:
|
|
353
386
|
"""When the featureset version was created"""
|
|
354
|
-
|
|
355
|
-
"""Featureset version created by"""
|
|
387
|
+
|
|
356
388
|
def __init__(
|
|
357
389
|
self,
|
|
358
390
|
*,
|
|
359
391
|
created_at: google.protobuf.timestamp_pb2.Timestamp | None = ...,
|
|
360
392
|
created_by: builtins.str = ...,
|
|
361
393
|
) -> None: ...
|
|
362
|
-
def HasField(self, field_name:
|
|
363
|
-
def ClearField(self, field_name:
|
|
394
|
+
def HasField(self, field_name: typing.Literal["created_at", b"created_at"]) -> builtins.bool: ...
|
|
395
|
+
def ClearField(self, field_name: typing.Literal["created_at", b"created_at", "created_by", b"created_by"]) -> None: ...
|
|
364
396
|
|
|
365
397
|
global___FeaturesetVersionMetadata = FeaturesetVersionMetadata
|
|
366
398
|
|
|
399
|
+
@typing.final
|
|
367
400
|
class DeployedModelInUseLink(google.protobuf.message.Message):
|
|
368
401
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
369
402
|
|
|
@@ -379,10 +412,11 @@ class DeployedModelInUseLink(google.protobuf.message.Message):
|
|
|
379
412
|
model_id: builtins.str = ...,
|
|
380
413
|
model_name: builtins.str = ...,
|
|
381
414
|
) -> None: ...
|
|
382
|
-
def ClearField(self, field_name:
|
|
415
|
+
def ClearField(self, field_name: typing.Literal["model_id", b"model_id", "model_name", b"model_name"]) -> None: ...
|
|
383
416
|
|
|
384
417
|
global___DeployedModelInUseLink = DeployedModelInUseLink
|
|
385
418
|
|
|
419
|
+
@typing.final
|
|
386
420
|
class Feature(google.protobuf.message.Message):
|
|
387
421
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
388
422
|
|
|
@@ -398,10 +432,11 @@ class Feature(google.protobuf.message.Message):
|
|
|
398
432
|
feature_name: builtins.str = ...,
|
|
399
433
|
feature_type: builtins.str = ...,
|
|
400
434
|
) -> None: ...
|
|
401
|
-
def ClearField(self, field_name:
|
|
435
|
+
def ClearField(self, field_name: typing.Literal["feature_name", b"feature_name", "feature_type", b"feature_type"]) -> None: ...
|
|
402
436
|
|
|
403
437
|
global___Feature = Feature
|
|
404
438
|
|
|
439
|
+
@typing.final
|
|
405
440
|
class DeployedFeatureSetSpec(google.protobuf.message.Message):
|
|
406
441
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
407
442
|
|
|
@@ -409,15 +444,16 @@ class DeployedFeatureSetSpec(google.protobuf.message.Message):
|
|
|
409
444
|
FEATURE_SET_ID_FIELD_NUMBER: builtins.int
|
|
410
445
|
ACCOUNT_ID_FIELD_NUMBER: builtins.int
|
|
411
446
|
FEATURESET_VERSION_FIELD_NUMBER: builtins.int
|
|
412
|
-
@property
|
|
413
|
-
def feature_set_spec(self) -> global___FeatureSetSpec:
|
|
414
|
-
"""Feature set spec"""
|
|
415
447
|
feature_set_id: builtins.str
|
|
416
448
|
"""Feature set Id"""
|
|
417
449
|
account_id: builtins.str
|
|
418
450
|
"""Account id"""
|
|
419
451
|
featureset_version: builtins.int
|
|
420
452
|
"""Featureset version"""
|
|
453
|
+
@property
|
|
454
|
+
def feature_set_spec(self) -> global___FeatureSetSpec:
|
|
455
|
+
"""Feature set spec"""
|
|
456
|
+
|
|
421
457
|
def __init__(
|
|
422
458
|
self,
|
|
423
459
|
*,
|
|
@@ -426,11 +462,12 @@ class DeployedFeatureSetSpec(google.protobuf.message.Message):
|
|
|
426
462
|
account_id: builtins.str = ...,
|
|
427
463
|
featureset_version: builtins.int = ...,
|
|
428
464
|
) -> None: ...
|
|
429
|
-
def HasField(self, field_name:
|
|
430
|
-
def ClearField(self, field_name:
|
|
465
|
+
def HasField(self, field_name: typing.Literal["feature_set_spec", b"feature_set_spec"]) -> builtins.bool: ...
|
|
466
|
+
def ClearField(self, field_name: typing.Literal["account_id", b"account_id", "feature_set_id", b"feature_set_id", "feature_set_spec", b"feature_set_spec", "featureset_version", b"featureset_version"]) -> None: ...
|
|
431
467
|
|
|
432
468
|
global___DeployedFeatureSetSpec = DeployedFeatureSetSpec
|
|
433
469
|
|
|
470
|
+
@typing.final
|
|
434
471
|
class FeatureSetList(google.protobuf.message.Message):
|
|
435
472
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
436
473
|
|
|
@@ -442,6 +479,6 @@ class FeatureSetList(google.protobuf.message.Message):
|
|
|
442
479
|
*,
|
|
443
480
|
feature_sets: collections.abc.Iterable[global___FeatureSet] | None = ...,
|
|
444
481
|
) -> None: ...
|
|
445
|
-
def ClearField(self, field_name:
|
|
482
|
+
def ClearField(self, field_name: typing.Literal["feature_sets", b"feature_sets"]) -> None: ...
|
|
446
483
|
|
|
447
484
|
global___FeatureSetList = FeatureSetList
|
|
@@ -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/features/feature_set_service.proto
|
|
4
|
+
# Protobuf Python Version: 4.25.1
|
|
4
5
|
"""Generated protocol buffer code."""
|
|
5
6
|
from google.protobuf import descriptor as _descriptor
|
|
6
7
|
from google.protobuf import descriptor_pool as _descriptor_pool
|
|
@@ -22,15 +23,14 @@ _globals = globals()
|
|
|
22
23
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
23
24
|
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'qwak.feature_store.features.feature_set_service_pb2', _globals)
|
|
24
25
|
if _descriptor._USE_C_DESCRIPTORS == False:
|
|
25
|
-
|
|
26
|
-
DESCRIPTOR.
|
|
27
|
-
|
|
28
|
-
_GETENVTOFEATURESETSMAPPINGRESPONSE_ENVTOFEATURESETMAPPINGENTRY.
|
|
29
|
-
|
|
30
|
-
_UPDATEFEATURESETSTATEREQUEST_FEATURENAMESSTATEENTRY.
|
|
31
|
-
|
|
32
|
-
_FEATURESETSERVICE.methods_by_name['CreateUploadURL'].
|
|
33
|
-
_FEATURESETSERVICE.methods_by_name['CreateUploadURL']._serialized_options = b'\210\002\001'
|
|
26
|
+
_globals['DESCRIPTOR']._options = None
|
|
27
|
+
_globals['DESCRIPTOR']._serialized_options = b'\n(com.qwak.ai.feature.store.management.apiP\001Z/qwak/featurestore/features;featurestorefeatures'
|
|
28
|
+
_globals['_GETENVTOFEATURESETSMAPPINGRESPONSE_ENVTOFEATURESETMAPPINGENTRY']._options = None
|
|
29
|
+
_globals['_GETENVTOFEATURESETSMAPPINGRESPONSE_ENVTOFEATURESETMAPPINGENTRY']._serialized_options = b'8\001'
|
|
30
|
+
_globals['_UPDATEFEATURESETSTATEREQUEST_FEATURENAMESSTATEENTRY']._options = None
|
|
31
|
+
_globals['_UPDATEFEATURESETSTATEREQUEST_FEATURENAMESSTATEENTRY']._serialized_options = b'8\001'
|
|
32
|
+
_globals['_FEATURESETSERVICE'].methods_by_name['CreateUploadURL']._options = None
|
|
33
|
+
_globals['_FEATURESETSERVICE'].methods_by_name['CreateUploadURL']._serialized_options = b'\210\002\001'
|
|
34
34
|
_globals['_REGISTERFEATURESETREQUEST']._serialized_start=239
|
|
35
35
|
_globals['_REGISTERFEATURESETREQUEST']._serialized_end=337
|
|
36
36
|
_globals['_REGISTERFEATURESETRESPONSE']._serialized_start=339
|