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
|
|
@@ -22,7 +23,7 @@ class _SaslMechanism:
|
|
|
22
23
|
ValueType = typing.NewType("ValueType", builtins.int)
|
|
23
24
|
V: typing_extensions.TypeAlias = ValueType
|
|
24
25
|
|
|
25
|
-
class _SaslMechanismEnumTypeWrapper(google.protobuf.internal.enum_type_wrapper._EnumTypeWrapper[_SaslMechanism.ValueType], builtins.type):
|
|
26
|
+
class _SaslMechanismEnumTypeWrapper(google.protobuf.internal.enum_type_wrapper._EnumTypeWrapper[_SaslMechanism.ValueType], builtins.type):
|
|
26
27
|
DESCRIPTOR: google.protobuf.descriptor.EnumDescriptor
|
|
27
28
|
SCRAMSHA256: _SaslMechanism.ValueType # 0
|
|
28
29
|
SCRAMSHA512: _SaslMechanism.ValueType # 1
|
|
@@ -39,7 +40,7 @@ class _SecurityProtocol:
|
|
|
39
40
|
ValueType = typing.NewType("ValueType", builtins.int)
|
|
40
41
|
V: typing_extensions.TypeAlias = ValueType
|
|
41
42
|
|
|
42
|
-
class _SecurityProtocolEnumTypeWrapper(google.protobuf.internal.enum_type_wrapper._EnumTypeWrapper[_SecurityProtocol.ValueType], builtins.type):
|
|
43
|
+
class _SecurityProtocolEnumTypeWrapper(google.protobuf.internal.enum_type_wrapper._EnumTypeWrapper[_SecurityProtocol.ValueType], builtins.type):
|
|
43
44
|
DESCRIPTOR: google.protobuf.descriptor.EnumDescriptor
|
|
44
45
|
SASL_SSL: _SecurityProtocol.ValueType # 0
|
|
45
46
|
|
|
@@ -52,7 +53,7 @@ class _MessageFormat:
|
|
|
52
53
|
ValueType = typing.NewType("ValueType", builtins.int)
|
|
53
54
|
V: typing_extensions.TypeAlias = ValueType
|
|
54
55
|
|
|
55
|
-
class _MessageFormatEnumTypeWrapper(google.protobuf.internal.enum_type_wrapper._EnumTypeWrapper[_MessageFormat.ValueType], builtins.type):
|
|
56
|
+
class _MessageFormatEnumTypeWrapper(google.protobuf.internal.enum_type_wrapper._EnumTypeWrapper[_MessageFormat.ValueType], builtins.type):
|
|
56
57
|
DESCRIPTOR: google.protobuf.descriptor.EnumDescriptor
|
|
57
58
|
INVALID: _MessageFormat.ValueType # 0
|
|
58
59
|
"""invalid is only for dummy first enum - not really in use"""
|
|
@@ -67,6 +68,7 @@ JSON: MessageFormat.ValueType # 1
|
|
|
67
68
|
AVRO: MessageFormat.ValueType # 2
|
|
68
69
|
global___MessageFormat = MessageFormat
|
|
69
70
|
|
|
71
|
+
@typing.final
|
|
70
72
|
class StreamingSource(google.protobuf.message.Message):
|
|
71
73
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
72
74
|
|
|
@@ -81,9 +83,11 @@ class StreamingSource(google.protobuf.message.Message):
|
|
|
81
83
|
@property
|
|
82
84
|
def kafkaSource(self) -> global___KafkaSource:
|
|
83
85
|
""""old" Kafka source"""
|
|
86
|
+
|
|
84
87
|
@property
|
|
85
88
|
def kafkaSourceV1(self) -> global___KafkaSourceV1:
|
|
86
89
|
"""Kafka source V1"""
|
|
90
|
+
|
|
87
91
|
def __init__(
|
|
88
92
|
self,
|
|
89
93
|
*,
|
|
@@ -92,12 +96,13 @@ class StreamingSource(google.protobuf.message.Message):
|
|
|
92
96
|
kafkaSource: global___KafkaSource | None = ...,
|
|
93
97
|
kafkaSourceV1: global___KafkaSourceV1 | None = ...,
|
|
94
98
|
) -> None: ...
|
|
95
|
-
def HasField(self, field_name:
|
|
96
|
-
def ClearField(self, field_name:
|
|
97
|
-
def WhichOneof(self, oneof_group:
|
|
99
|
+
def HasField(self, field_name: typing.Literal["kafkaSource", b"kafkaSource", "kafkaSourceV1", b"kafkaSourceV1", "type", b"type"]) -> builtins.bool: ...
|
|
100
|
+
def ClearField(self, field_name: typing.Literal["description", b"description", "kafkaSource", b"kafkaSource", "kafkaSourceV1", b"kafkaSourceV1", "name", b"name", "type", b"type"]) -> None: ...
|
|
101
|
+
def WhichOneof(self, oneof_group: typing.Literal["type", b"type"]) -> typing.Literal["kafkaSource", "kafkaSourceV1"] | None: ...
|
|
98
102
|
|
|
99
103
|
global___StreamingSource = StreamingSource
|
|
100
104
|
|
|
105
|
+
@typing.final
|
|
101
106
|
class KafkaSource(google.protobuf.message.Message):
|
|
102
107
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
103
108
|
|
|
@@ -131,15 +136,17 @@ class KafkaSource(google.protobuf.message.Message):
|
|
|
131
136
|
password_secret_name: builtins.str = ...,
|
|
132
137
|
consumer_configuration: builtins.str = ...,
|
|
133
138
|
) -> None: ...
|
|
134
|
-
def ClearField(self, field_name:
|
|
139
|
+
def ClearField(self, field_name: typing.Literal["bootstrap_server", b"bootstrap_server", "consumer_configuration", b"consumer_configuration", "consumer_topic", b"consumer_topic", "password_secret_name", b"password_secret_name", "username_secret_name", b"username_secret_name"]) -> None: ...
|
|
135
140
|
|
|
136
141
|
global___KafkaSource = KafkaSource
|
|
137
142
|
|
|
143
|
+
@typing.final
|
|
138
144
|
class KafkaSourceV1(google.protobuf.message.Message):
|
|
139
145
|
""" ============================ V1 ===================="""
|
|
140
146
|
|
|
141
147
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
142
148
|
|
|
149
|
+
@typing.final
|
|
143
150
|
class SecretConfigsEntry(google.protobuf.message.Message):
|
|
144
151
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
145
152
|
|
|
@@ -153,8 +160,9 @@ class KafkaSourceV1(google.protobuf.message.Message):
|
|
|
153
160
|
key: builtins.str = ...,
|
|
154
161
|
value: builtins.str = ...,
|
|
155
162
|
) -> None: ...
|
|
156
|
-
def ClearField(self, field_name:
|
|
163
|
+
def ClearField(self, field_name: typing.Literal["key", b"key", "value", b"value"]) -> None: ...
|
|
157
164
|
|
|
165
|
+
@typing.final
|
|
158
166
|
class PassthroughConfigsEntry(google.protobuf.message.Message):
|
|
159
167
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
160
168
|
|
|
@@ -168,7 +176,7 @@ class KafkaSourceV1(google.protobuf.message.Message):
|
|
|
168
176
|
key: builtins.str = ...,
|
|
169
177
|
value: builtins.str = ...,
|
|
170
178
|
) -> None: ...
|
|
171
|
-
def ClearField(self, field_name:
|
|
179
|
+
def ClearField(self, field_name: typing.Literal["key", b"key", "value", b"value"]) -> None: ...
|
|
172
180
|
|
|
173
181
|
BOOTSTRAP_SERVERS_FIELD_NUMBER: builtins.int
|
|
174
182
|
ASSIGN_FIELD_NUMBER: builtins.int
|
|
@@ -194,17 +202,21 @@ class KafkaSourceV1(google.protobuf.message.Message):
|
|
|
194
202
|
is retrieved from a Qwak secret.
|
|
195
203
|
not all configs will be respected - this is a best-effort
|
|
196
204
|
"""
|
|
205
|
+
|
|
197
206
|
@property
|
|
198
207
|
def passthrough_configs(self) -> google.protobuf.internal.containers.ScalarMap[builtins.str, builtins.str]:
|
|
199
208
|
"""Map of configurations to set that are passed through to the reader, w/o
|
|
200
209
|
secret resolution - not all configs will be respected, this is a best effort.
|
|
201
210
|
"""
|
|
211
|
+
|
|
202
212
|
@property
|
|
203
213
|
def deserialization(self) -> global___Deserialization:
|
|
204
214
|
"""Deserialization specifications"""
|
|
215
|
+
|
|
205
216
|
@property
|
|
206
217
|
def authentication_method(self) -> global___Authentication:
|
|
207
218
|
"""Authentication method"""
|
|
219
|
+
|
|
208
220
|
def __init__(
|
|
209
221
|
self,
|
|
210
222
|
*,
|
|
@@ -217,12 +229,13 @@ class KafkaSourceV1(google.protobuf.message.Message):
|
|
|
217
229
|
deserialization: global___Deserialization | None = ...,
|
|
218
230
|
authentication_method: global___Authentication | None = ...,
|
|
219
231
|
) -> None: ...
|
|
220
|
-
def HasField(self, field_name:
|
|
221
|
-
def ClearField(self, field_name:
|
|
222
|
-
def WhichOneof(self, oneof_group:
|
|
232
|
+
def HasField(self, field_name: typing.Literal["assign", b"assign", "authentication_method", b"authentication_method", "deserialization", b"deserialization", "subscribe", b"subscribe", "subscribe_pattern", b"subscribe_pattern", "topic_configuration", b"topic_configuration"]) -> builtins.bool: ...
|
|
233
|
+
def ClearField(self, field_name: typing.Literal["assign", b"assign", "authentication_method", b"authentication_method", "bootstrap_servers", b"bootstrap_servers", "deserialization", b"deserialization", "passthrough_configs", b"passthrough_configs", "secret_configs", b"secret_configs", "subscribe", b"subscribe", "subscribe_pattern", b"subscribe_pattern", "topic_configuration", b"topic_configuration"]) -> None: ...
|
|
234
|
+
def WhichOneof(self, oneof_group: typing.Literal["topic_configuration", b"topic_configuration"]) -> typing.Literal["assign", "subscribe", "subscribe_pattern"] | None: ...
|
|
223
235
|
|
|
224
236
|
global___KafkaSourceV1 = KafkaSourceV1
|
|
225
237
|
|
|
238
|
+
@typing.final
|
|
226
239
|
class Authentication(google.protobuf.message.Message):
|
|
227
240
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
228
241
|
|
|
@@ -242,12 +255,13 @@ class Authentication(google.protobuf.message.Message):
|
|
|
242
255
|
plain_configuration: global___Plain | None = ...,
|
|
243
256
|
ssl_configuration: global___Ssl | None = ...,
|
|
244
257
|
) -> None: ...
|
|
245
|
-
def HasField(self, field_name:
|
|
246
|
-
def ClearField(self, field_name:
|
|
247
|
-
def WhichOneof(self, oneof_group:
|
|
258
|
+
def HasField(self, field_name: typing.Literal["plain_configuration", b"plain_configuration", "sasl_configuration", b"sasl_configuration", "ssl_configuration", b"ssl_configuration", "type", b"type"]) -> builtins.bool: ...
|
|
259
|
+
def ClearField(self, field_name: typing.Literal["plain_configuration", b"plain_configuration", "sasl_configuration", b"sasl_configuration", "ssl_configuration", b"ssl_configuration", "type", b"type"]) -> None: ...
|
|
260
|
+
def WhichOneof(self, oneof_group: typing.Literal["type", b"type"]) -> typing.Literal["sasl_configuration", "plain_configuration", "ssl_configuration"] | None: ...
|
|
248
261
|
|
|
249
262
|
global___Authentication = Authentication
|
|
250
263
|
|
|
264
|
+
@typing.final
|
|
251
265
|
class Ssl(google.protobuf.message.Message):
|
|
252
266
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
253
267
|
|
|
@@ -257,6 +271,7 @@ class Ssl(google.protobuf.message.Message):
|
|
|
257
271
|
|
|
258
272
|
global___Ssl = Ssl
|
|
259
273
|
|
|
274
|
+
@typing.final
|
|
260
275
|
class Plain(google.protobuf.message.Message):
|
|
261
276
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
262
277
|
|
|
@@ -266,6 +281,7 @@ class Plain(google.protobuf.message.Message):
|
|
|
266
281
|
|
|
267
282
|
global___Plain = Plain
|
|
268
283
|
|
|
284
|
+
@typing.final
|
|
269
285
|
class Sasl(google.protobuf.message.Message):
|
|
270
286
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
271
287
|
|
|
@@ -289,10 +305,11 @@ class Sasl(google.protobuf.message.Message):
|
|
|
289
305
|
sasl_mechanism: global___SaslMechanism.ValueType = ...,
|
|
290
306
|
security_protocol: global___SecurityProtocol.ValueType = ...,
|
|
291
307
|
) -> None: ...
|
|
292
|
-
def ClearField(self, field_name:
|
|
308
|
+
def ClearField(self, field_name: typing.Literal["password_secret", b"password_secret", "sasl_mechanism", b"sasl_mechanism", "security_protocol", b"security_protocol", "username_secret", b"username_secret"]) -> None: ...
|
|
293
309
|
|
|
294
310
|
global___Sasl = Sasl
|
|
295
311
|
|
|
312
|
+
@typing.final
|
|
296
313
|
class Deserialization(google.protobuf.message.Message):
|
|
297
314
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
298
315
|
|
|
@@ -301,6 +318,7 @@ class Deserialization(google.protobuf.message.Message):
|
|
|
301
318
|
@property
|
|
302
319
|
def custom_deserializer(self) -> global___CustomDeserializer:
|
|
303
320
|
"""Custom function deserializer"""
|
|
321
|
+
|
|
304
322
|
@property
|
|
305
323
|
def generic_deserializer(self) -> global___GenericDeserializer: ...
|
|
306
324
|
def __init__(
|
|
@@ -309,12 +327,13 @@ class Deserialization(google.protobuf.message.Message):
|
|
|
309
327
|
custom_deserializer: global___CustomDeserializer | None = ...,
|
|
310
328
|
generic_deserializer: global___GenericDeserializer | None = ...,
|
|
311
329
|
) -> None: ...
|
|
312
|
-
def HasField(self, field_name:
|
|
313
|
-
def ClearField(self, field_name:
|
|
314
|
-
def WhichOneof(self, oneof_group:
|
|
330
|
+
def HasField(self, field_name: typing.Literal["custom_deserializer", b"custom_deserializer", "generic_deserializer", b"generic_deserializer", "type", b"type"]) -> builtins.bool: ...
|
|
331
|
+
def ClearField(self, field_name: typing.Literal["custom_deserializer", b"custom_deserializer", "generic_deserializer", b"generic_deserializer", "type", b"type"]) -> None: ...
|
|
332
|
+
def WhichOneof(self, oneof_group: typing.Literal["type", b"type"]) -> typing.Literal["custom_deserializer", "generic_deserializer"] | None: ...
|
|
315
333
|
|
|
316
334
|
global___Deserialization = Deserialization
|
|
317
335
|
|
|
336
|
+
@typing.final
|
|
318
337
|
class CustomDeserializer(google.protobuf.message.Message):
|
|
319
338
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
320
339
|
|
|
@@ -330,10 +349,11 @@ class CustomDeserializer(google.protobuf.message.Message):
|
|
|
330
349
|
function_name: builtins.str = ...,
|
|
331
350
|
artifact_path: builtins.str = ...,
|
|
332
351
|
) -> None: ...
|
|
333
|
-
def ClearField(self, field_name:
|
|
352
|
+
def ClearField(self, field_name: typing.Literal["artifact_path", b"artifact_path", "function_name", b"function_name"]) -> None: ...
|
|
334
353
|
|
|
335
354
|
global___CustomDeserializer = CustomDeserializer
|
|
336
355
|
|
|
356
|
+
@typing.final
|
|
337
357
|
class GenericDeserializer(google.protobuf.message.Message):
|
|
338
358
|
"""Generic deserializer opens the "value" column of the input DF"""
|
|
339
359
|
|
|
@@ -351,6 +371,6 @@ class GenericDeserializer(google.protobuf.message.Message):
|
|
|
351
371
|
deserializer_format: global___MessageFormat.ValueType = ...,
|
|
352
372
|
schema: builtins.str = ...,
|
|
353
373
|
) -> None: ...
|
|
354
|
-
def ClearField(self, field_name:
|
|
374
|
+
def ClearField(self, field_name: typing.Literal["deserializer_format", b"deserializer_format", "schema", b"schema"]) -> None: ...
|
|
355
375
|
|
|
356
376
|
global___GenericDeserializer = GenericDeserializer
|
|
@@ -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/v1/common/jfrog_artifact/jfrog_artifact.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.v1.common.jfrog_artifact.jfrog_artifact_pb2', _globals)
|
|
21
22
|
if _descriptor._USE_C_DESCRIPTORS == False:
|
|
22
|
-
|
|
23
|
-
DESCRIPTOR.
|
|
24
|
-
DESCRIPTOR._serialized_options = b'\n2com.qwak.ai.feature.store.v1.common.jfrog_artifactP\001Z8qwak/featurestore/v1/common/jfrog_artifact;jfrogartifact'
|
|
23
|
+
_globals['DESCRIPTOR']._options = None
|
|
24
|
+
_globals['DESCRIPTOR']._serialized_options = b'\n2com.qwak.ai.feature.store.v1.common.jfrog_artifactP\001Z8qwak/featurestore/v1/common/jfrog_artifact;jfrogartifact'
|
|
25
25
|
_globals['_JFROGARTIFACT']._serialized_start=113
|
|
26
26
|
_globals['_JFROGARTIFACT']._serialized_end=142
|
|
27
27
|
# @@protoc_insertion_point(module_scope)
|
|
@@ -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 JfrogArtifact(google.protobuf.message.Message):
|
|
18
15
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
19
16
|
|
|
@@ -25,6 +22,6 @@ class JfrogArtifact(google.protobuf.message.Message):
|
|
|
25
22
|
*,
|
|
26
23
|
path: builtins.str = ...,
|
|
27
24
|
) -> None: ...
|
|
28
|
-
def ClearField(self, field_name:
|
|
25
|
+
def ClearField(self, field_name: typing.Literal["path", b"path"]) -> None: ...
|
|
29
26
|
|
|
30
27
|
global___JfrogArtifact = JfrogArtifact
|
|
@@ -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/v1/common/source_code/source_code.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.v1.common.source_code.source_code_pb2', _globals)
|
|
22
23
|
if _descriptor._USE_C_DESCRIPTORS == False:
|
|
23
|
-
|
|
24
|
-
DESCRIPTOR.
|
|
25
|
-
DESCRIPTOR._serialized_options = b'\n/com.qwak.ai.feature.store.v1.common.source_codeP\001Z2qwak/featurestore/v1/common/source_code;sourcecode'
|
|
24
|
+
_globals['DESCRIPTOR']._options = None
|
|
25
|
+
_globals['DESCRIPTOR']._serialized_options = b'\n/com.qwak.ai.feature.store.v1.common.source_codeP\001Z2qwak/featurestore/v1/common/source_code;sourcecode'
|
|
26
26
|
_globals['_SOURCECODESPEC']._serialized_start=170
|
|
27
27
|
_globals['_SOURCECODESPEC']._serialized_end=266
|
|
28
28
|
_globals['_SOURCECODEARTIFACT']._serialized_start=268
|
|
@@ -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.v1.common.jfrog_artifact.jfrog_artifact_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 SourceCodeSpec(google.protobuf.message.Message):
|
|
19
16
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
20
17
|
|
|
@@ -26,11 +23,12 @@ class SourceCodeSpec(google.protobuf.message.Message):
|
|
|
26
23
|
*,
|
|
27
24
|
artifact: global___SourceCodeArtifact | None = ...,
|
|
28
25
|
) -> None: ...
|
|
29
|
-
def HasField(self, field_name:
|
|
30
|
-
def ClearField(self, field_name:
|
|
26
|
+
def HasField(self, field_name: typing.Literal["artifact", b"artifact"]) -> builtins.bool: ...
|
|
27
|
+
def ClearField(self, field_name: typing.Literal["artifact", b"artifact"]) -> None: ...
|
|
31
28
|
|
|
32
29
|
global___SourceCodeSpec = SourceCodeSpec
|
|
33
30
|
|
|
31
|
+
@typing.final
|
|
34
32
|
class SourceCodeArtifact(google.protobuf.message.Message):
|
|
35
33
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
36
34
|
|
|
@@ -42,12 +40,13 @@ class SourceCodeArtifact(google.protobuf.message.Message):
|
|
|
42
40
|
*,
|
|
43
41
|
zip_artifact: global___ZipArtifact | None = ...,
|
|
44
42
|
) -> None: ...
|
|
45
|
-
def HasField(self, field_name:
|
|
46
|
-
def ClearField(self, field_name:
|
|
47
|
-
def WhichOneof(self, oneof_group:
|
|
43
|
+
def HasField(self, field_name: typing.Literal["type", b"type", "zip_artifact", b"zip_artifact"]) -> builtins.bool: ...
|
|
44
|
+
def ClearField(self, field_name: typing.Literal["type", b"type", "zip_artifact", b"zip_artifact"]) -> None: ...
|
|
45
|
+
def WhichOneof(self, oneof_group: typing.Literal["type", b"type"]) -> typing.Literal["zip_artifact"] | None: ...
|
|
48
46
|
|
|
49
47
|
global___SourceCodeArtifact = SourceCodeArtifact
|
|
50
48
|
|
|
49
|
+
@typing.final
|
|
51
50
|
class ZipArtifact(google.protobuf.message.Message):
|
|
52
51
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
53
52
|
|
|
@@ -56,13 +55,14 @@ class ZipArtifact(google.protobuf.message.Message):
|
|
|
56
55
|
MAIN_FILE_FIELD_NUMBER: builtins.int
|
|
57
56
|
path: builtins.str
|
|
58
57
|
"""Path to artifact, used by Qwak users e.g: s3://some-bucket/file.zip"""
|
|
59
|
-
@property
|
|
60
|
-
def jfrog_artifact_path(self) -> frogml._proto.qwak.feature_store.v1.common.jfrog_artifact.jfrog_artifact_pb2.JfrogArtifact:
|
|
61
|
-
"""Path to the artifact stored in Artifactory"""
|
|
62
58
|
main_file: builtins.str
|
|
63
59
|
"""Relative path inside the zip, e.g:
|
|
64
60
|
the file the featureset is defined
|
|
65
61
|
"""
|
|
62
|
+
@property
|
|
63
|
+
def jfrog_artifact_path(self) -> frogml._proto.qwak.feature_store.v1.common.jfrog_artifact.jfrog_artifact_pb2.JfrogArtifact:
|
|
64
|
+
"""Path to the artifact stored in Artifactory"""
|
|
65
|
+
|
|
66
66
|
def __init__(
|
|
67
67
|
self,
|
|
68
68
|
*,
|
|
@@ -70,8 +70,8 @@ class ZipArtifact(google.protobuf.message.Message):
|
|
|
70
70
|
jfrog_artifact_path: frogml._proto.qwak.feature_store.v1.common.jfrog_artifact.jfrog_artifact_pb2.JfrogArtifact | None = ...,
|
|
71
71
|
main_file: builtins.str = ...,
|
|
72
72
|
) -> None: ...
|
|
73
|
-
def HasField(self, field_name:
|
|
74
|
-
def ClearField(self, field_name:
|
|
75
|
-
def WhichOneof(self, oneof_group:
|
|
73
|
+
def HasField(self, field_name: typing.Literal["jfrog_artifact_path", b"jfrog_artifact_path", "path", b"path", "path_type", b"path_type"]) -> builtins.bool: ...
|
|
74
|
+
def ClearField(self, field_name: typing.Literal["jfrog_artifact_path", b"jfrog_artifact_path", "main_file", b"main_file", "path", b"path", "path_type", b"path_type"]) -> None: ...
|
|
75
|
+
def WhichOneof(self, oneof_group: typing.Literal["path_type", b"path_type"]) -> typing.Literal["path", "jfrog_artifact_path"] | None: ...
|
|
76
76
|
|
|
77
77
|
global___ZipArtifact = ZipArtifact
|
|
@@ -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/v1/internal/data_source/data_source_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
|
|
@@ -19,11 +20,10 @@ _globals = globals()
|
|
|
19
20
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
20
21
|
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'qwak.feature_store.v1.internal.data_source.data_source_service_pb2', _globals)
|
|
21
22
|
if _descriptor._USE_C_DESCRIPTORS == False:
|
|
22
|
-
|
|
23
|
-
DESCRIPTOR.
|
|
24
|
-
|
|
25
|
-
_GETDATASOURCESOURCECODEUPLOADRESPONSE_EXTRAHEADERSENTRY.
|
|
26
|
-
_GETDATASOURCESOURCECODEUPLOADRESPONSE_EXTRAHEADERSENTRY._serialized_options = b'8\001'
|
|
23
|
+
_globals['DESCRIPTOR']._options = None
|
|
24
|
+
_globals['DESCRIPTOR']._serialized_options = b'\n<com.qwak.ai.feature.store.management.v1.api.internal.sourcesP\001Z5qwak/featurestore/sources;featurestoreinternalsources'
|
|
25
|
+
_globals['_GETDATASOURCESOURCECODEUPLOADRESPONSE_EXTRAHEADERSENTRY']._options = None
|
|
26
|
+
_globals['_GETDATASOURCESOURCECODEUPLOADRESPONSE_EXTRAHEADERSENTRY']._serialized_options = b'8\001'
|
|
27
27
|
_globals['_GETDATASOURCESOURCECODEDOWNLOADURLREQUEST']._serialized_start=123
|
|
28
28
|
_globals['_GETDATASOURCESOURCECODEDOWNLOADURLREQUEST']._serialized_end=192
|
|
29
29
|
_globals['_GETDATASOURCESOURCECODEDOWNLOADURLRESPONSE']._serialized_start=194
|
|
@@ -2,20 +2,17 @@
|
|
|
2
2
|
@generated by mypy-protobuf. Do not edit manually!
|
|
3
3
|
isort:skip_file
|
|
4
4
|
"""
|
|
5
|
+
|
|
5
6
|
import builtins
|
|
6
7
|
import collections.abc
|
|
7
8
|
import google.protobuf.descriptor
|
|
8
9
|
import google.protobuf.internal.containers
|
|
9
10
|
import google.protobuf.message
|
|
10
|
-
import
|
|
11
|
-
|
|
12
|
-
if sys.version_info >= (3, 8):
|
|
13
|
-
import typing as typing_extensions
|
|
14
|
-
else:
|
|
15
|
-
import typing_extensions
|
|
11
|
+
import typing
|
|
16
12
|
|
|
17
13
|
DESCRIPTOR: google.protobuf.descriptor.FileDescriptor
|
|
18
14
|
|
|
15
|
+
@typing.final
|
|
19
16
|
class GetDataSourceSourceCodeDownloadURLRequest(google.protobuf.message.Message):
|
|
20
17
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
21
18
|
|
|
@@ -26,10 +23,11 @@ class GetDataSourceSourceCodeDownloadURLRequest(google.protobuf.message.Message)
|
|
|
26
23
|
*,
|
|
27
24
|
data_source_name: builtins.str = ...,
|
|
28
25
|
) -> None: ...
|
|
29
|
-
def ClearField(self, field_name:
|
|
26
|
+
def ClearField(self, field_name: typing.Literal["data_source_name", b"data_source_name"]) -> None: ...
|
|
30
27
|
|
|
31
28
|
global___GetDataSourceSourceCodeDownloadURLRequest = GetDataSourceSourceCodeDownloadURLRequest
|
|
32
29
|
|
|
30
|
+
@typing.final
|
|
33
31
|
class GetDataSourceSourceCodeDownloadURLResponse(google.protobuf.message.Message):
|
|
34
32
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
35
33
|
|
|
@@ -40,10 +38,11 @@ class GetDataSourceSourceCodeDownloadURLResponse(google.protobuf.message.Message
|
|
|
40
38
|
*,
|
|
41
39
|
download_url: builtins.str = ...,
|
|
42
40
|
) -> None: ...
|
|
43
|
-
def ClearField(self, field_name:
|
|
41
|
+
def ClearField(self, field_name: typing.Literal["download_url", b"download_url"]) -> None: ...
|
|
44
42
|
|
|
45
43
|
global___GetDataSourceSourceCodeDownloadURLResponse = GetDataSourceSourceCodeDownloadURLResponse
|
|
46
44
|
|
|
45
|
+
@typing.final
|
|
47
46
|
class GetDataSourceSourceCodeUploadRequest(google.protobuf.message.Message):
|
|
48
47
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
49
48
|
|
|
@@ -57,15 +56,17 @@ class GetDataSourceSourceCodeUploadRequest(google.protobuf.message.Message):
|
|
|
57
56
|
data_source_name: builtins.str = ...,
|
|
58
57
|
repository_name: builtins.str = ...,
|
|
59
58
|
) -> None: ...
|
|
60
|
-
def HasField(self, field_name:
|
|
61
|
-
def ClearField(self, field_name:
|
|
62
|
-
def WhichOneof(self, oneof_group:
|
|
59
|
+
def HasField(self, field_name: typing.Literal["repository_details", b"repository_details", "repository_name", b"repository_name"]) -> builtins.bool: ...
|
|
60
|
+
def ClearField(self, field_name: typing.Literal["data_source_name", b"data_source_name", "repository_details", b"repository_details", "repository_name", b"repository_name"]) -> None: ...
|
|
61
|
+
def WhichOneof(self, oneof_group: typing.Literal["repository_details", b"repository_details"]) -> typing.Literal["repository_name"] | None: ...
|
|
63
62
|
|
|
64
63
|
global___GetDataSourceSourceCodeUploadRequest = GetDataSourceSourceCodeUploadRequest
|
|
65
64
|
|
|
65
|
+
@typing.final
|
|
66
66
|
class GetDataSourceSourceCodeUploadResponse(google.protobuf.message.Message):
|
|
67
67
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
68
68
|
|
|
69
|
+
@typing.final
|
|
69
70
|
class ExtraHeadersEntry(google.protobuf.message.Message):
|
|
70
71
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
71
72
|
|
|
@@ -79,7 +80,7 @@ class GetDataSourceSourceCodeUploadResponse(google.protobuf.message.Message):
|
|
|
79
80
|
key: builtins.str = ...,
|
|
80
81
|
value: builtins.str = ...,
|
|
81
82
|
) -> None: ...
|
|
82
|
-
def ClearField(self, field_name:
|
|
83
|
+
def ClearField(self, field_name: typing.Literal["key", b"key", "value", b"value"]) -> None: ...
|
|
83
84
|
|
|
84
85
|
UPLOAD_URL_FIELD_NUMBER: builtins.int
|
|
85
86
|
EXTRA_HEADERS_FIELD_NUMBER: builtins.int
|
|
@@ -88,12 +89,13 @@ class GetDataSourceSourceCodeUploadResponse(google.protobuf.message.Message):
|
|
|
88
89
|
@property
|
|
89
90
|
def extra_headers(self) -> google.protobuf.internal.containers.ScalarMap[builtins.str, builtins.str]:
|
|
90
91
|
"""Extra headers that are required for the upload"""
|
|
92
|
+
|
|
91
93
|
def __init__(
|
|
92
94
|
self,
|
|
93
95
|
*,
|
|
94
96
|
upload_url: builtins.str = ...,
|
|
95
97
|
extra_headers: collections.abc.Mapping[builtins.str, builtins.str] | None = ...,
|
|
96
98
|
) -> None: ...
|
|
97
|
-
def ClearField(self, field_name:
|
|
99
|
+
def ClearField(self, field_name: typing.Literal["extra_headers", b"extra_headers", "upload_url", b"upload_url"]) -> None: ...
|
|
98
100
|
|
|
99
101
|
global___GetDataSourceSourceCodeUploadResponse = GetDataSourceSourceCodeUploadResponse
|
|
@@ -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/v1/internal/featureset/featureset_token_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
|
|
@@ -19,9 +20,8 @@ _globals = globals()
|
|
|
19
20
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
20
21
|
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'qwak.feature_store.v1.internal.featureset.featureset_token_service_pb2', _globals)
|
|
21
22
|
if _descriptor._USE_C_DESCRIPTORS == False:
|
|
22
|
-
|
|
23
|
-
DESCRIPTOR.
|
|
24
|
-
DESCRIPTOR._serialized_options = b'\n?com.qwak.ai.feature.store.management.v1.api.internal.featuresetP\001'
|
|
23
|
+
_globals['DESCRIPTOR']._options = None
|
|
24
|
+
_globals['DESCRIPTOR']._serialized_options = b'\n?com.qwak.ai.feature.store.management.v1.api.internal.featuresetP\001'
|
|
25
25
|
_globals['_GETAUTHTOKENIDBYFEATURESETIDREQUEST']._serialized_start=130
|
|
26
26
|
_globals['_GETAUTHTOKENIDBYFEATURESETIDREQUEST']._serialized_end=210
|
|
27
27
|
_globals['_GETAUTHTOKENIDBYFEATURESETIDRESPONSE']._serialized_start=212
|
|
@@ -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 GetAuthTokenIdByFeaturesetIdRequest(google.protobuf.message.Message):
|
|
18
15
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
19
16
|
|
|
@@ -27,10 +24,11 @@ class GetAuthTokenIdByFeaturesetIdRequest(google.protobuf.message.Message):
|
|
|
27
24
|
featureset_id: builtins.str = ...,
|
|
28
25
|
account_id: builtins.str = ...,
|
|
29
26
|
) -> None: ...
|
|
30
|
-
def ClearField(self, field_name:
|
|
27
|
+
def ClearField(self, field_name: typing.Literal["account_id", b"account_id", "featureset_id", b"featureset_id"]) -> None: ...
|
|
31
28
|
|
|
32
29
|
global___GetAuthTokenIdByFeaturesetIdRequest = GetAuthTokenIdByFeaturesetIdRequest
|
|
33
30
|
|
|
31
|
+
@typing.final
|
|
34
32
|
class GetAuthTokenIdByFeaturesetIdResponse(google.protobuf.message.Message):
|
|
35
33
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
36
34
|
|
|
@@ -41,6 +39,6 @@ class GetAuthTokenIdByFeaturesetIdResponse(google.protobuf.message.Message):
|
|
|
41
39
|
*,
|
|
42
40
|
token_id: builtins.str = ...,
|
|
43
41
|
) -> None: ...
|
|
44
|
-
def ClearField(self, field_name:
|
|
42
|
+
def ClearField(self, field_name: typing.Literal["token_id", b"token_id"]) -> None: ...
|
|
45
43
|
|
|
46
44
|
global___GetAuthTokenIdByFeaturesetIdResponse = GetAuthTokenIdByFeaturesetIdResponse
|
|
@@ -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.features_operator/v1/features_operator.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.features_operator.v1.features_operator_pb2', _globals)
|
|
22
23
|
if _descriptor._USE_C_DESCRIPTORS == False:
|
|
23
|
-
|
|
24
|
-
DESCRIPTOR.
|
|
25
|
-
DESCRIPTOR._serialized_options = b'\n$com.qwak.ai.features.operator.api.v1P\001'
|
|
24
|
+
_globals['DESCRIPTOR']._options = None
|
|
25
|
+
_globals['DESCRIPTOR']._serialized_options = b'\n$com.qwak.ai.features.operator.api.v1P\001'
|
|
26
26
|
_globals['_VALIDATIONSUCCESSRESPONSE']._serialized_start=114
|
|
27
27
|
_globals['_VALIDATIONSUCCESSRESPONSE']._serialized_end=403
|
|
28
28
|
_globals['_COLUMNDESCRIPTION']._serialized_start=405
|