frogml 1.1.62__py3-none-any.whl → 1.2.19__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- frogml/__init__.py +3 -1
- frogml/_proto/jfml/hosting_gateway/v1/build_upload_url_pb2.py +3 -3
- frogml/_proto/jfml/hosting_gateway/v1/build_upload_url_pb2.pyi +6 -4
- frogml/_proto/jfml/hosting_gateway/v1/hosting_gateway_service_pb2.py +3 -3
- frogml/_proto/jfml/hosting_gateway/v1/hosting_gateway_service_pb2.pyi +8 -9
- frogml/_proto/jfml/model_version/v1/artifact_pb2.py +3 -3
- frogml/_proto/jfml/model_version/v1/artifact_pb2.pyi +8 -9
- frogml/_proto/jfml/model_version/v1/build_spec_pb2.py +3 -3
- frogml/_proto/jfml/model_version/v1/build_spec_pb2.pyi +24 -20
- frogml/_proto/jfml/model_version/v1/model_repository_spec_pb2.py +3 -3
- frogml/_proto/jfml/model_version/v1/model_repository_spec_pb2.pyi +6 -9
- frogml/_proto/jfml/model_version/v1/model_version_framework_pb2.py +3 -3
- frogml/_proto/jfml/model_version/v1/model_version_framework_pb2.pyi +13 -10
- frogml/_proto/jfml/model_version/v1/model_version_manager_service_pb2.py +3 -3
- frogml/_proto/jfml/model_version/v1/model_version_manager_service_pb2.pyi +43 -30
- frogml/_proto/jfml/model_version/v1/model_version_pb2.py +11 -11
- frogml/_proto/jfml/model_version/v1/model_version_pb2.pyi +48 -32
- frogml/_proto/qwak/administration/account/v1/account_pb2.py +25 -23
- frogml/_proto/qwak/administration/account/v1/account_pb2.pyi +55 -21
- frogml/_proto/qwak/administration/account/v1/account_service_pb2.py +3 -3
- frogml/_proto/qwak/administration/account/v1/account_service_pb2.pyi +63 -36
- frogml/_proto/qwak/administration/account/v1/jfrog_tenant_details_pb2.py +5 -5
- frogml/_proto/qwak/administration/account/v1/jfrog_tenant_details_pb2.pyi +35 -22
- frogml/_proto/qwak/administration/account/v1/personalization_pb2.py +3 -3
- frogml/_proto/qwak/administration/account/v1/personalization_pb2.pyi +7 -9
- frogml/_proto/qwak/administration/account/v1/preferences_pb2.py +3 -3
- frogml/_proto/qwak/administration/account/v1/preferences_pb2.pyi +6 -8
- frogml/_proto/qwak/administration/account/v1/terms_pb2.py +3 -3
- frogml/_proto/qwak/administration/account/v1/terms_pb2.pyi +16 -11
- frogml/_proto/qwak/administration/authenticated_user/v1/authenticated_user_service_pb2.py +3 -3
- frogml/_proto/qwak/administration/authenticated_user/v1/authenticated_user_service_pb2.pyi +20 -14
- frogml/_proto/qwak/administration/authenticated_user/v1/credentials_pb2.py +3 -3
- frogml/_proto/qwak/administration/authenticated_user/v1/credentials_pb2.pyi +11 -12
- frogml/_proto/qwak/administration/authenticated_user/v1/details_pb2.py +3 -3
- frogml/_proto/qwak/administration/authenticated_user/v1/details_pb2.pyi +18 -15
- frogml/_proto/qwak/administration/cluster/v2/cluster_pb2.py +3 -3
- frogml/_proto/qwak/administration/cluster/v2/cluster_pb2.pyi +62 -39
- frogml/_proto/qwak/administration/runtime_configuration/v0/container_registry_config_pb2.py +3 -3
- frogml/_proto/qwak/administration/runtime_configuration/v0/container_registry_config_pb2.pyi +12 -13
- frogml/_proto/qwak/administration/runtime_configuration/v0/creds/auth_pb2.py +3 -3
- frogml/_proto/qwak/administration/runtime_configuration/v0/creds/auth_pb2.pyi +5 -8
- frogml/_proto/qwak/administration/runtime_configuration/v0/creds/secret_pb2.py +3 -3
- frogml/_proto/qwak/administration/runtime_configuration/v0/creds/secret_pb2.pyi +8 -10
- frogml/_proto/qwak/administration/runtime_configuration/v0/data_catalog_config_pb2.py +3 -3
- frogml/_proto/qwak/administration/runtime_configuration/v0/data_catalog_config_pb2.pyi +11 -11
- frogml/_proto/qwak/administration/runtime_configuration/v0/external/databricks/auth_pb2.py +11 -7
- frogml/_proto/qwak/administration/runtime_configuration/v0/external/databricks/auth_pb2.pyi +58 -12
- frogml/_proto/qwak/administration/runtime_configuration/v0/external/elasticsearch_config_pb2.py +3 -3
- frogml/_proto/qwak/administration/runtime_configuration/v0/external/elasticsearch_config_pb2.pyi +8 -11
- frogml/_proto/qwak/administration/runtime_configuration/v0/external/kafka_config_pb2.py +3 -3
- frogml/_proto/qwak/administration/runtime_configuration/v0/external/kafka_config_pb2.pyi +12 -12
- frogml/_proto/qwak/administration/runtime_configuration/v0/external/prometheus_config_pb2.py +3 -3
- frogml/_proto/qwak/administration/runtime_configuration/v0/external/prometheus_config_pb2.pyi +8 -10
- frogml/_proto/qwak/administration/runtime_configuration/v0/external/redis_config_pb2.py +3 -3
- frogml/_proto/qwak/administration/runtime_configuration/v0/external/redis_config_pb2.pyi +8 -11
- frogml/_proto/qwak/administration/runtime_configuration/v0/external/victoriametrics_config_pb2.py +3 -3
- frogml/_proto/qwak/administration/runtime_configuration/v0/external/victoriametrics_config_pb2.pyi +6 -9
- frogml/_proto/qwak/administration/runtime_configuration/v0/feature_store_config_pb2.py +3 -3
- frogml/_proto/qwak/administration/runtime_configuration/v0/feature_store_config_pb2.pyi +13 -14
- frogml/_proto/qwak/administration/runtime_configuration/v0/hosting/aws/auth_pb2.py +3 -3
- frogml/_proto/qwak/administration/runtime_configuration/v0/hosting/aws/auth_pb2.pyi +29 -25
- frogml/_proto/qwak/administration/runtime_configuration/v0/hosting/azure/auth_pb2.py +11 -7
- frogml/_proto/qwak/administration/runtime_configuration/v0/hosting/azure/auth_pb2.pyi +57 -17
- frogml/_proto/qwak/administration/runtime_configuration/v0/hosting_config_pb2.py +5 -5
- frogml/_proto/qwak/administration/runtime_configuration/v0/hosting_config_pb2.pyi +29 -24
- frogml/_proto/qwak/administration/runtime_configuration/v0/logs_storage_config_pb2.py +3 -3
- frogml/_proto/qwak/administration/runtime_configuration/v0/logs_storage_config_pb2.pyi +6 -9
- frogml/_proto/qwak/administration/runtime_configuration/v0/model_analytics_storage_config_pb2.py +3 -3
- frogml/_proto/qwak/administration/runtime_configuration/v0/model_analytics_storage_config_pb2.pyi +6 -9
- frogml/_proto/qwak/administration/runtime_configuration/v0/network_config_pb2.py +3 -3
- frogml/_proto/qwak/administration/runtime_configuration/v0/network_config_pb2.pyi +22 -21
- frogml/_proto/qwak/administration/runtime_configuration/v0/object_storage_config_pb2.py +3 -3
- frogml/_proto/qwak/administration/runtime_configuration/v0/object_storage_config_pb2.pyi +12 -12
- frogml/_proto/qwak/administration/runtime_configuration/v0/observability_config_pb2.py +3 -3
- frogml/_proto/qwak/administration/runtime_configuration/v0/observability_config_pb2.pyi +13 -14
- frogml/_proto/qwak/administration/runtime_configuration/v0/runtime_config_pb2.py +3 -3
- frogml/_proto/qwak/administration/runtime_configuration/v0/runtime_config_pb2.pyi +5 -8
- frogml/_proto/qwak/administration/runtime_configuration/v0/sql_engine_config_pb2.py +3 -3
- frogml/_proto/qwak/administration/runtime_configuration/v0/sql_engine_config_pb2.pyi +11 -11
- frogml/_proto/qwak/administration/v0/authentication/authentication_service_pb2.py +3 -3
- frogml/_proto/qwak/administration/v0/authentication/authentication_service_pb2.pyi +14 -13
- frogml/_proto/qwak/administration/v0/environments/configuration_pb2.py +3 -3
- frogml/_proto/qwak/administration/v0/environments/configuration_pb2.pyi +33 -20
- frogml/_proto/qwak/administration/v0/environments/environment_pb2.py +5 -5
- frogml/_proto/qwak/administration/v0/environments/environment_pb2.pyi +17 -8
- frogml/_proto/qwak/administration/v0/environments/environment_service_pb2.py +5 -5
- frogml/_proto/qwak/administration/v0/environments/environment_service_pb2.pyi +46 -26
- frogml/_proto/qwak/administration/v0/environments/personalization_pb2.py +3 -3
- frogml/_proto/qwak/administration/v0/environments/personalization_pb2.pyi +7 -9
- frogml/_proto/qwak/administration/v0/users/user_pb2.py +7 -7
- frogml/_proto/qwak/administration/v0/users/user_pb2.pyi +18 -11
- frogml/_proto/qwak/admiral/secret/v0/secret_pb2.py +21 -19
- frogml/_proto/qwak/admiral/secret/v0/secret_pb2.pyi +65 -24
- frogml/_proto/qwak/admiral/secret/v0/secret_service_pb2.py +3 -3
- frogml/_proto/qwak/admiral/secret/v0/secret_service_pb2.pyi +16 -12
- frogml/_proto/qwak/admiral/secret/v0/system_secret_service_pb2.py +3 -3
- frogml/_proto/qwak/admiral/secret/v0/system_secret_service_pb2.pyi +19 -14
- frogml/_proto/qwak/admiral/user_application_instance/v0/user_application_instance_pb2.py +3 -3
- frogml/_proto/qwak/admiral/user_application_instance/v0/user_application_instance_pb2.pyi +83 -48
- frogml/_proto/qwak/admiral/user_application_instance/v0/user_application_instance_service_pb2.py +3 -3
- frogml/_proto/qwak/admiral/user_application_instance/v0/user_application_instance_service_pb2.pyi +25 -16
- frogml/_proto/qwak/analytics/analytics_pb2.py +3 -3
- frogml/_proto/qwak/analytics/analytics_pb2.pyi +33 -16
- frogml/_proto/qwak/analytics/analytics_service_pb2.py +3 -3
- frogml/_proto/qwak/analytics/analytics_service_pb2.pyi +46 -26
- frogml/_proto/qwak/artifactory_settings/artifactory_settings_pb2.py +3 -3
- frogml/_proto/qwak/artifactory_settings/artifactory_settings_pb2.pyi +7 -9
- frogml/_proto/qwak/audience/v1/audience_api_pb2.py +3 -3
- frogml/_proto/qwak/audience/v1/audience_api_pb2.pyi +25 -17
- frogml/_proto/qwak/audience/v1/audience_pb2.py +5 -5
- frogml/_proto/qwak/audience/v1/audience_pb2.pyi +38 -23
- frogml/_proto/qwak/auto_scaling/v1/auto_scaling_pb2.py +3 -3
- frogml/_proto/qwak/auto_scaling/v1/auto_scaling_pb2.pyi +22 -13
- frogml/_proto/qwak/auto_scaling/v1/auto_scaling_service_pb2.py +3 -3
- frogml/_proto/qwak/auto_scaling/v1/auto_scaling_service_pb2.pyi +8 -9
- frogml/_proto/qwak/automation/v1/action_pb2.py +17 -17
- frogml/_proto/qwak/automation/v1/action_pb2.pyi +76 -47
- frogml/_proto/qwak/automation/v1/auto_scaling_pb2.py +3 -3
- frogml/_proto/qwak/automation/v1/auto_scaling_pb2.pyi +22 -13
- frogml/_proto/qwak/automation/v1/automation_execution_pb2.py +3 -3
- frogml/_proto/qwak/automation/v1/automation_execution_pb2.pyi +23 -13
- frogml/_proto/qwak/automation/v1/automation_management_service_pb2.py +5 -5
- frogml/_proto/qwak/automation/v1/automation_management_service_pb2.pyi +56 -32
- frogml/_proto/qwak/automation/v1/automation_pb2.py +3 -3
- frogml/_proto/qwak/automation/v1/automation_pb2.pyi +28 -25
- frogml/_proto/qwak/automation/v1/common_pb2.py +3 -3
- frogml/_proto/qwak/automation/v1/common_pb2.pyi +8 -5
- frogml/_proto/qwak/automation/v1/notification_pb2.py +7 -7
- frogml/_proto/qwak/automation/v1/notification_pb2.pyi +14 -8
- frogml/_proto/qwak/automation/v1/trigger_pb2.py +3 -3
- frogml/_proto/qwak/automation/v1/trigger_pb2.pyi +17 -16
- frogml/_proto/qwak/batch_job/v1/batch_job_events_pb2.py +13 -13
- frogml/_proto/qwak/batch_job/v1/batch_job_events_pb2.pyi +22 -14
- frogml/_proto/qwak/batch_job/v1/batch_job_resources_pb2.py +3 -3
- frogml/_proto/qwak/batch_job/v1/batch_job_resources_pb2.pyi +4 -2
- frogml/_proto/qwak/batch_job/v1/batch_job_service_pb2.py +127 -127
- frogml/_proto/qwak/batch_job/v1/batch_job_service_pb2.pyi +196 -101
- frogml/_proto/qwak/build/v1/build_api_pb2.py +17 -17
- frogml/_proto/qwak/build/v1/build_api_pb2.pyi +87 -46
- frogml/_proto/qwak/build/v1/build_pb2.py +9 -9
- frogml/_proto/qwak/build/v1/build_pb2.pyi +187 -118
- frogml/_proto/qwak/build_settings/build_settings_api_pb2.py +3 -3
- frogml/_proto/qwak/build_settings/build_settings_api_pb2.pyi +15 -13
- frogml/_proto/qwak/build_settings/build_settings_pb2.py +3 -3
- frogml/_proto/qwak/build_settings/build_settings_pb2.pyi +24 -19
- frogml/_proto/qwak/builds/build_pb2.py +49 -48
- frogml/_proto/qwak/builds/build_pb2.pyi +113 -53
- frogml/_proto/qwak/builds/build_url_pb2.py +5 -5
- frogml/_proto/qwak/builds/build_url_pb2.pyi +39 -21
- frogml/_proto/qwak/builds/build_values_pb2.py +82 -0
- frogml/_proto/qwak/builds/build_values_pb2.pyi +582 -0
- frogml/_proto/qwak/builds/build_values_pb2_grpc.py +4 -0
- frogml/_proto/qwak/builds/builds_orchestrator_service_pb2.py +80 -52
- frogml/_proto/qwak/builds/builds_orchestrator_service_pb2.pyi +261 -40
- frogml/_proto/qwak/builds/builds_orchestrator_service_pb2_grpc.py +66 -0
- frogml/_proto/qwak/builds/builds_pb2.py +7 -7
- frogml/_proto/qwak/builds/builds_pb2.pyi +177 -105
- frogml/_proto/qwak/builds/internal_builds_orchestrator_service_pb2.py +3 -3
- frogml/_proto/qwak/builds/internal_builds_orchestrator_service_pb2.pyi +12 -10
- frogml/_proto/qwak/data_versioning/data_versioning_pb2.py +3 -3
- frogml/_proto/qwak/data_versioning/data_versioning_pb2.pyi +8 -10
- frogml/_proto/qwak/data_versioning/data_versioning_service_pb2.py +3 -3
- frogml/_proto/qwak/data_versioning/data_versioning_service_pb2.pyi +12 -11
- frogml/_proto/qwak/deployment/alert_pb2.py +5 -5
- frogml/_proto/qwak/deployment/alert_pb2.pyi +31 -20
- frogml/_proto/qwak/deployment/alert_service_pb2.py +7 -7
- frogml/_proto/qwak/deployment/alert_service_pb2.pyi +34 -21
- frogml/_proto/qwak/deployment/deployment_messages_pb2.py +3 -3
- frogml/_proto/qwak/deployment/deployment_messages_pb2.pyi +9 -11
- frogml/_proto/qwak/deployment/deployment_pb2.py +33 -33
- frogml/_proto/qwak/deployment/deployment_pb2.pyi +225 -139
- frogml/_proto/qwak/deployment/deployment_service_pb2.py +81 -81
- frogml/_proto/qwak/deployment/deployment_service_pb2.pyi +139 -78
- frogml/_proto/qwak/ecosystem/jfrog/v0/jfrog_tenant_info_service_pb2.py +3 -3
- frogml/_proto/qwak/ecosystem/jfrog/v0/jfrog_tenant_info_service_pb2.pyi +11 -9
- frogml/_proto/qwak/ecosystem/jfrog/v0/jfrog_tenant_pb2.py +3 -3
- frogml/_proto/qwak/ecosystem/jfrog/v0/jfrog_tenant_pb2.pyi +6 -8
- frogml/_proto/qwak/ecosystem/jfrog/v0/token_pb2.py +41 -31
- frogml/_proto/qwak/ecosystem/jfrog/v0/token_pb2.pyi +168 -36
- frogml/_proto/qwak/ecosystem/jfrog/v0/token_service_pb2.py +3 -3
- frogml/_proto/qwak/ecosystem/jfrog/v0/token_service_pb2.pyi +29 -19
- frogml/_proto/qwak/ecosystem/v0/auth_pb2.py +28 -0
- frogml/_proto/qwak/ecosystem/v0/auth_pb2.pyi +35 -0
- frogml/_proto/qwak/ecosystem/v0/auth_pb2_grpc.py +4 -0
- frogml/_proto/qwak/ecosystem/v0/azure_credentials_pb2.py +37 -0
- frogml/_proto/qwak/ecosystem/v0/azure_credentials_pb2.pyi +119 -0
- frogml/_proto/qwak/ecosystem/v0/azure_credentials_pb2_grpc.py +4 -0
- frogml/_proto/qwak/ecosystem/v0/credentials_pb2.py +11 -10
- frogml/_proto/qwak/ecosystem/v0/credentials_pb2.pyi +21 -15
- frogml/_proto/qwak/ecosystem/v0/ecosystem_pb2.py +11 -11
- frogml/_proto/qwak/ecosystem/v0/ecosystem_pb2.pyi +63 -40
- frogml/_proto/qwak/ecosystem/v0/ecosystem_runtime_service_pb2.py +5 -5
- frogml/_proto/qwak/ecosystem/v0/ecosystem_runtime_service_pb2.pyi +74 -41
- frogml/_proto/qwak/execution/v1/backfill_pb2.py +3 -3
- frogml/_proto/qwak/execution/v1/backfill_pb2.pyi +34 -24
- frogml/_proto/qwak/execution/v1/batch_pb2.py +3 -3
- frogml/_proto/qwak/execution/v1/batch_pb2.pyi +16 -13
- frogml/_proto/qwak/execution/v1/deletion_pb2.py +3 -3
- frogml/_proto/qwak/execution/v1/deletion_pb2.pyi +9 -9
- frogml/_proto/qwak/execution/v1/execution_pb2.py +3 -3
- frogml/_proto/qwak/execution/v1/execution_pb2.pyi +28 -12
- frogml/_proto/qwak/execution/v1/execution_service_pb2.py +5 -5
- frogml/_proto/qwak/execution/v1/execution_service_pb2.pyi +69 -43
- frogml/_proto/qwak/execution/v1/internal/deployment/platform_details_pb2.py +3 -3
- frogml/_proto/qwak/execution/v1/internal/deployment/platform_details_pb2.pyi +4 -7
- frogml/_proto/qwak/execution/v1/jobs/job_pb2.py +5 -5
- frogml/_proto/qwak/execution/v1/jobs/job_pb2.pyi +45 -22
- frogml/_proto/qwak/execution/v1/jobs/job_service_pb2.py +3 -3
- frogml/_proto/qwak/execution/v1/jobs/job_service_pb2.pyi +62 -37
- frogml/_proto/qwak/execution/v1/jobs/reports/report_pb2.py +5 -5
- frogml/_proto/qwak/execution/v1/jobs/reports/report_pb2.pyi +49 -29
- frogml/_proto/qwak/execution/v1/state/execution_state_pb2.py +3 -3
- frogml/_proto/qwak/execution/v1/state/execution_state_pb2.pyi +6 -9
- frogml/_proto/qwak/execution/v1/state/execution_state_service_pb2.py +3 -3
- frogml/_proto/qwak/execution/v1/state/execution_state_service_pb2.pyi +27 -19
- frogml/_proto/qwak/execution/v1/state/featureset_state_pb2.py +3 -3
- frogml/_proto/qwak/execution/v1/state/featureset_state_pb2.pyi +4 -7
- frogml/_proto/qwak/execution/v1/state/spark_execution_state_pb2.py +5 -5
- frogml/_proto/qwak/execution/v1/state/spark_execution_state_pb2.pyi +13 -7
- frogml/_proto/qwak/execution/v1/streaming_aggregation_pb2.py +21 -14
- frogml/_proto/qwak/execution/v1/streaming_aggregation_pb2.pyi +83 -11
- frogml/_proto/qwak/execution/v1/streaming_pb2.py +3 -3
- frogml/_proto/qwak/execution/v1/streaming_pb2.pyi +10 -10
- frogml/_proto/qwak/feature_store/entities/entity_pb2.py +3 -3
- frogml/_proto/qwak/feature_store/entities/entity_pb2.pyi +29 -16
- frogml/_proto/qwak/feature_store/entities/entity_service_pb2.py +3 -3
- frogml/_proto/qwak/feature_store/entities/entity_service_pb2.pyi +37 -22
- frogml/_proto/qwak/feature_store/features/aggregation_pb2.py +3 -3
- frogml/_proto/qwak/feature_store/features/aggregation_pb2.pyi +39 -21
- frogml/_proto/qwak/feature_store/features/deployment_pb2.py +3 -3
- frogml/_proto/qwak/feature_store/features/deployment_pb2.pyi +51 -27
- frogml/_proto/qwak/feature_store/features/deployment_service_pb2.py +3 -3
- frogml/_proto/qwak/feature_store/features/deployment_service_pb2.pyi +5 -7
- frogml/_proto/qwak/feature_store/features/execution_pb2.py +3 -3
- frogml/_proto/qwak/feature_store/features/execution_pb2.pyi +18 -13
- frogml/_proto/qwak/feature_store/features/feature_set_attribute_pb2.py +3 -3
- frogml/_proto/qwak/feature_store/features/feature_set_attribute_pb2.pyi +6 -8
- frogml/_proto/qwak/feature_store/features/feature_set_pb2.py +21 -21
- frogml/_proto/qwak/feature_store/features/feature_set_pb2.pyi +85 -48
- frogml/_proto/qwak/feature_store/features/feature_set_service_pb2.py +9 -9
- frogml/_proto/qwak/feature_store/features/feature_set_service_pb2.pyi +107 -53
- frogml/_proto/qwak/feature_store/features/feature_set_state_pb2.py +3 -3
- frogml/_proto/qwak/feature_store/features/feature_set_state_pb2.pyi +46 -23
- frogml/_proto/qwak/feature_store/features/feature_set_state_service_pb2.py +3 -3
- frogml/_proto/qwak/feature_store/features/feature_set_state_service_pb2.pyi +27 -17
- frogml/_proto/qwak/feature_store/features/feature_set_types_pb2.py +73 -71
- frogml/_proto/qwak/feature_store/features/feature_set_types_pb2.pyi +181 -99
- frogml/_proto/qwak/feature_store/features/monitoring_pb2.py +3 -3
- frogml/_proto/qwak/feature_store/features/monitoring_pb2.pyi +11 -11
- frogml/_proto/qwak/feature_store/features/real_time_feature_extractor_pb2.py +3 -3
- frogml/_proto/qwak/feature_store/features/real_time_feature_extractor_pb2.pyi +63 -37
- frogml/_proto/qwak/feature_store/jobs/job_pb2.py +3 -3
- frogml/_proto/qwak/feature_store/jobs/job_pb2.pyi +26 -14
- frogml/_proto/qwak/feature_store/jobs/job_service_pb2.py +3 -3
- frogml/_proto/qwak/feature_store/jobs/job_service_pb2.pyi +36 -25
- frogml/_proto/qwak/feature_store/jobs/v1/job_pb2.py +3 -3
- frogml/_proto/qwak/feature_store/jobs/v1/job_pb2.pyi +23 -12
- frogml/_proto/qwak/feature_store/jobs/v1/job_service_pb2.py +3 -3
- frogml/_proto/qwak/feature_store/jobs/v1/job_service_pb2.pyi +51 -30
- frogml/_proto/qwak/feature_store/platform/platform_details_pb2.py +3 -3
- frogml/_proto/qwak/feature_store/platform/platform_details_pb2.pyi +11 -11
- frogml/_proto/qwak/feature_store/reports/report_pb2.py +3 -3
- frogml/_proto/qwak/feature_store/reports/report_pb2.pyi +28 -18
- frogml/_proto/qwak/feature_store/repository/common/platform_pb2.py +3 -3
- frogml/_proto/qwak/feature_store/repository/common/platform_pb2.pyi +13 -12
- frogml/_proto/qwak/feature_store/serving/management_pb2.py +3 -3
- frogml/_proto/qwak/feature_store/serving/management_pb2.pyi +10 -10
- frogml/_proto/qwak/feature_store/serving/metadata_pb2.py +3 -3
- frogml/_proto/qwak/feature_store/serving/metadata_pb2.pyi +21 -15
- frogml/_proto/qwak/feature_store/serving/serving_pb2.py +13 -13
- frogml/_proto/qwak/feature_store/serving/serving_pb2.pyi +67 -37
- frogml/_proto/qwak/feature_store/serving/v1/value_pb2.py +3 -3
- frogml/_proto/qwak/feature_store/serving/v1/value_pb2.pyi +8 -10
- frogml/_proto/qwak/feature_store/sinks/sink_pb2.py +3 -3
- frogml/_proto/qwak/feature_store/sinks/sink_pb2.pyi +20 -16
- frogml/_proto/qwak/feature_store/sources/batch_pb2.py +83 -77
- frogml/_proto/qwak/feature_store/sources/batch_pb2.pyi +188 -62
- frogml/_proto/qwak/feature_store/sources/data_source_attribute_pb2.py +3 -3
- frogml/_proto/qwak/feature_store/sources/data_source_attribute_pb2.pyi +6 -8
- frogml/_proto/qwak/feature_store/sources/data_source_pb2.py +7 -7
- frogml/_proto/qwak/feature_store/sources/data_source_pb2.pyi +37 -30
- frogml/_proto/qwak/feature_store/sources/data_source_service_pb2.py +5 -5
- frogml/_proto/qwak/feature_store/sources/data_source_service_pb2.pyi +45 -25
- frogml/_proto/qwak/feature_store/sources/streaming_pb2.py +11 -11
- frogml/_proto/qwak/feature_store/sources/streaming_pb2.pyi +41 -21
- frogml/_proto/qwak/feature_store/v1/common/jfrog_artifact/jfrog_artifact_pb2.py +3 -3
- frogml/_proto/qwak/feature_store/v1/common/jfrog_artifact/jfrog_artifact_pb2.pyi +4 -7
- frogml/_proto/qwak/feature_store/v1/common/source_code/source_code_pb2.py +3 -3
- frogml/_proto/qwak/feature_store/v1/common/source_code/source_code_pb2.pyi +17 -17
- frogml/_proto/qwak/feature_store/v1/internal/data_source/data_source_service_pb2.py +5 -5
- frogml/_proto/qwak/feature_store/v1/internal/data_source/data_source_service_pb2.pyi +15 -13
- frogml/_proto/qwak/feature_store/v1/internal/featureset/featureset_token_service_pb2.py +3 -3
- frogml/_proto/qwak/feature_store/v1/internal/featureset/featureset_token_service_pb2.pyi +6 -8
- frogml/_proto/qwak/features_operator/v1/features_operator_pb2.py +3 -3
- frogml/_proto/qwak/features_operator/v1/features_operator_pb2.pyi +15 -11
- frogml/_proto/qwak/features_operator/v1/features_operator_service_pb2.py +3 -3
- frogml/_proto/qwak/features_operator/v1/features_operator_service_pb2.pyi +18 -16
- frogml/_proto/qwak/features_operator/v2/features_operator_pb2.py +3 -3
- frogml/_proto/qwak/features_operator/v2/features_operator_pb2.pyi +16 -11
- frogml/_proto/qwak/features_operator/v2/features_operator_service_pb2.py +3 -3
- frogml/_proto/qwak/features_operator/v2/features_operator_service_pb2.pyi +20 -19
- frogml/_proto/qwak/features_operator/v3/features_operator_async_service_pb2.py +3 -3
- frogml/_proto/qwak/features_operator/v3/features_operator_async_service_pb2.pyi +41 -34
- frogml/_proto/qwak/features_operator/v3/features_operator_pb2.py +3 -3
- frogml/_proto/qwak/features_operator/v3/features_operator_pb2.pyi +19 -13
- frogml/_proto/qwak/file_versioning/file_versioning_pb2.py +5 -5
- frogml/_proto/qwak/file_versioning/file_versioning_pb2.pyi +8 -5
- frogml/_proto/qwak/file_versioning/file_versioning_service_pb2.py +3 -3
- frogml/_proto/qwak/file_versioning/file_versioning_service_pb2.pyi +12 -11
- frogml/_proto/qwak/fitness_service/constructs_pb2.py +5 -5
- frogml/_proto/qwak/fitness_service/constructs_pb2.pyi +51 -16
- frogml/_proto/qwak/fitness_service/fitness_pb2.py +3 -3
- frogml/_proto/qwak/fitness_service/fitness_pb2.pyi +24 -18
- frogml/_proto/qwak/fitness_service/fitness_service_pb2.py +3 -3
- frogml/_proto/qwak/fitness_service/fitness_service_pb2.pyi +18 -13
- frogml/_proto/qwak/fitness_service/status_pb2.py +3 -3
- frogml/_proto/qwak/fitness_service/status_pb2.pyi +26 -16
- frogml/_proto/qwak/inference/feedback/feedback_pb2.py +3 -3
- frogml/_proto/qwak/inference/feedback/feedback_pb2.pyi +28 -15
- frogml/_proto/qwak/instance_template/instance_template_pb2.py +11 -11
- frogml/_proto/qwak/instance_template/instance_template_pb2.pyi +13 -7
- frogml/_proto/qwak/instance_template/instance_template_service_pb2.py +3 -3
- frogml/_proto/qwak/instance_template/instance_template_service_pb2.pyi +12 -12
- frogml/_proto/qwak/integration/hugging_face_integration_pb2.py +3 -3
- frogml/_proto/qwak/integration/hugging_face_integration_pb2.pyi +19 -17
- frogml/_proto/qwak/integration/integration_pb2.py +3 -3
- frogml/_proto/qwak/integration/integration_pb2.pyi +50 -32
- frogml/_proto/qwak/integration/integration_service_pb2.py +3 -3
- frogml/_proto/qwak/integration/integration_service_pb2.pyi +39 -23
- frogml/_proto/qwak/integration/open_a_i_integration_pb2.py +3 -3
- frogml/_proto/qwak/integration/open_a_i_integration_pb2.pyi +20 -17
- frogml/_proto/qwak/integration/opsgenie_integration_pb2.py +5 -5
- frogml/_proto/qwak/integration/opsgenie_integration_pb2.pyi +29 -16
- frogml/_proto/qwak/integration/pagerduty_integration_pb2.py +5 -5
- frogml/_proto/qwak/integration/pagerduty_integration_pb2.pyi +39 -26
- frogml/_proto/qwak/integration/slack_app_integration_pb2.py +5 -5
- frogml/_proto/qwak/integration/slack_app_integration_pb2.pyi +30 -20
- frogml/_proto/qwak/jfrog/gateway/v0/repository_pb2.py +3 -3
- frogml/_proto/qwak/jfrog/gateway/v0/repository_pb2.pyi +19 -16
- frogml/_proto/qwak/jfrog/gateway/v0/repository_service_pb2.py +3 -3
- frogml/_proto/qwak/jfrog/gateway/v0/repository_service_pb2.pyi +11 -11
- frogml/_proto/qwak/kube_deployment_captain/alert_pb2.py +5 -5
- frogml/_proto/qwak/kube_deployment_captain/alert_pb2.pyi +25 -15
- frogml/_proto/qwak/kube_deployment_captain/alerting_pb2.py +3 -3
- frogml/_proto/qwak/kube_deployment_captain/alerting_pb2.pyi +14 -12
- frogml/_proto/qwak/kube_deployment_captain/batch_job_pb2.py +67 -67
- frogml/_proto/qwak/kube_deployment_captain/batch_job_pb2.pyi +106 -59
- frogml/_proto/qwak/kube_deployment_captain/deployment_pb2.py +3 -3
- frogml/_proto/qwak/kube_deployment_captain/deployment_pb2.pyi +63 -40
- frogml/_proto/qwak/kube_deployment_captain/feature_set_deployment_pb2.py +7 -7
- frogml/_proto/qwak/kube_deployment_captain/feature_set_deployment_pb2.pyi +63 -39
- frogml/_proto/qwak/kube_deployment_captain/kube_deployment_captain_service_pb2.py +17 -17
- frogml/_proto/qwak/kube_deployment_captain/kube_deployment_captain_service_pb2.pyi +146 -72
- frogml/_proto/qwak/kube_deployment_captain/traffic_mapping_pb2.py +3 -3
- frogml/_proto/qwak/kube_deployment_captain/traffic_mapping_pb2.pyi +8 -10
- frogml/_proto/qwak/logging/log_filter_pb2.py +3 -3
- frogml/_proto/qwak/logging/log_filter_pb2.pyi +18 -13
- frogml/_proto/qwak/logging/log_line_pb2.py +5 -5
- frogml/_proto/qwak/logging/log_line_pb2.pyi +7 -8
- frogml/_proto/qwak/logging/log_reader_service_pb2.py +3 -3
- frogml/_proto/qwak/logging/log_reader_service_pb2.pyi +19 -18
- frogml/_proto/qwak/logging/log_source_pb2.py +3 -3
- frogml/_proto/qwak/logging/log_source_pb2.pyi +39 -29
- frogml/_proto/qwak/model_descriptor/open_ai_descriptor_pb2.py +3 -3
- frogml/_proto/qwak/model_descriptor/open_ai_descriptor_pb2.pyi +48 -44
- frogml/_proto/qwak/model_group/model_group_pb2.py +24 -16
- frogml/_proto/qwak/model_group/model_group_pb2.pyi +90 -12
- frogml/_proto/qwak/model_group/model_group_pb2_grpc.py +37 -0
- frogml/_proto/qwak/model_group/model_group_repository_details_pb2.py +3 -3
- frogml/_proto/qwak/model_group/model_group_repository_details_pb2.pyi +28 -18
- frogml/_proto/qwak/models/models_pb2.py +38 -28
- frogml/_proto/qwak/models/models_pb2.pyi +229 -84
- frogml/_proto/qwak/models/models_pb2_grpc.py +34 -0
- frogml/_proto/qwak/models/models_query_pb2.py +3 -3
- frogml/_proto/qwak/models/models_query_pb2.pyi +18 -13
- frogml/_proto/qwak/monitoring/v0/alerting_channel_management_service_pb2.py +3 -3
- frogml/_proto/qwak/monitoring/v0/alerting_channel_management_service_pb2.pyi +31 -18
- frogml/_proto/qwak/monitoring/v0/alerting_channel_pb2.py +3 -3
- frogml/_proto/qwak/monitoring/v0/alerting_channel_pb2.pyi +62 -28
- frogml/_proto/qwak/monitoring/v0/alerting_channel_sync_service_pb2.py +3 -3
- frogml/_proto/qwak/monitoring/v0/alerting_channel_sync_service_pb2.pyi +18 -14
- frogml/_proto/qwak/offline/serving/v1/feature_values_pb2.py +3 -3
- frogml/_proto/qwak/offline/serving/v1/feature_values_pb2.pyi +5 -7
- frogml/_proto/qwak/offline/serving/v1/offline_serving_async_service_pb2.py +3 -3
- frogml/_proto/qwak/offline/serving/v1/offline_serving_async_service_pb2.pyi +43 -23
- frogml/_proto/qwak/offline/serving/v1/options_pb2.py +3 -3
- frogml/_proto/qwak/offline/serving/v1/options_pb2.pyi +4 -7
- frogml/_proto/qwak/offline/serving/v1/population_pb2.py +3 -3
- frogml/_proto/qwak/offline/serving/v1/population_pb2.pyi +18 -15
- frogml/_proto/qwak/projects/jfrog_project_spec_pb2.py +3 -3
- frogml/_proto/qwak/projects/jfrog_project_spec_pb2.pyi +6 -9
- frogml/_proto/qwak/projects/projects_pb2.py +22 -20
- frogml/_proto/qwak/projects/projects_pb2.pyi +74 -36
- frogml/_proto/qwak/secret_service/secret_service_pb2.py +3 -3
- frogml/_proto/qwak/secret_service/secret_service_pb2.pyi +13 -11
- frogml/_proto/qwak/self_service/account/v0/account_membership_pb2.py +7 -7
- frogml/_proto/qwak/self_service/account/v0/account_membership_pb2.pyi +44 -22
- frogml/_proto/qwak/self_service/account/v0/account_membership_service_pb2.py +3 -3
- frogml/_proto/qwak/self_service/account/v0/account_membership_service_pb2.pyi +48 -24
- frogml/_proto/qwak/self_service/account/v0/account_status_pb2.py +5 -5
- frogml/_proto/qwak/self_service/account/v0/account_status_pb2.pyi +30 -23
- frogml/_proto/qwak/self_service/account/v0/managing_account_pb2.py +31 -25
- frogml/_proto/qwak/self_service/account/v0/managing_account_pb2.pyi +84 -22
- frogml/_proto/qwak/self_service/account/v0/managing_account_service_pb2.py +3 -3
- frogml/_proto/qwak/self_service/account/v0/managing_account_service_pb2.pyi +25 -16
- frogml/_proto/qwak/self_service/user/v1/api_key_pb2.py +3 -3
- frogml/_proto/qwak/self_service/user/v1/api_key_pb2.pyi +4 -7
- frogml/_proto/qwak/self_service/user/v1/user_pb2.py +3 -3
- frogml/_proto/qwak/self_service/user/v1/user_pb2.pyi +16 -16
- frogml/_proto/qwak/self_service/user/v1/user_service_pb2.py +5 -5
- frogml/_proto/qwak/self_service/user/v1/user_service_pb2.pyi +27 -14
- frogml/_proto/qwak/service_discovery/service_discovery_location_pb2.py +3 -3
- frogml/_proto/qwak/service_discovery/service_discovery_location_pb2.pyi +11 -11
- frogml/_proto/qwak/service_discovery/service_discovery_location_service_pb2.py +3 -3
- frogml/_proto/qwak/service_discovery/service_discovery_location_service_pb2.pyi +6 -8
- frogml/_proto/qwak/traffic/v1/traffic_api_pb2.py +3 -3
- frogml/_proto/qwak/traffic/v1/traffic_api_pb2.pyi +19 -14
- frogml/_proto/qwak/traffic/v1/traffic_pb2.py +3 -3
- frogml/_proto/qwak/traffic/v1/traffic_pb2.pyi +35 -22
- frogml/_proto/qwak/user_application/common/v0/resources_pb2.py +9 -9
- frogml/_proto/qwak/user_application/common/v0/resources_pb2.pyi +53 -19
- frogml/_proto/qwak/user_application/v0/user_application_pb2.py +7 -7
- frogml/_proto/qwak/user_application/v0/user_application_pb2.pyi +8 -5
- frogml/core/automations/batch_execution_action.py +4 -1
- frogml/core/clients/batch_job_management/client.py +1 -0
- frogml/core/clients/batch_job_management/executions_config.py +2 -0
- frogml/core/clients/build_orchestrator/build_model_request_getter.py +6 -2
- frogml/core/clients/build_orchestrator/client.py +56 -5
- frogml/core/clients/feature_store/management_client.py +159 -220
- frogml/core/clients/feature_store/operator_client.py +21 -2
- frogml/core/clients/jfrog_gateway/client.py +0 -20
- frogml/core/clients/model_group_management/client.py +20 -1
- frogml/core/exceptions/__init__.py +1 -0
- frogml/core/exceptions/frogml_grpc_address_exception.py +9 -0
- frogml/core/exceptions/frogml_token_exception.py +7 -0
- frogml/core/feature_store/_common/source_code_spec.py +60 -14
- frogml/core/feature_store/data_sources/attributes.py +5 -8
- frogml/core/feature_store/data_sources/source_authentication.py +5 -6
- frogml/core/feature_store/data_sources/time_partition_columns.py +28 -41
- frogml/core/feature_store/execution/backfill.py +17 -28
- frogml/core/feature_store/feature_sets/transformations/__init__.py +0 -2
- frogml/core/feature_store/feature_sets/transformations/transformations.py +0 -69
- frogml/core/feature_store/validations/validation_decorators.py +72 -0
- frogml/core/inner/build_config/build_config_v1.py +4 -5
- frogml/core/inner/build_logic/phases/phase_010_fetch_model/post_fetch_validation_step.py +10 -10
- frogml/core/inner/build_logic/phases/phase_020_remote_register_frogml_build/upload_step.py +92 -43
- frogml/core/inner/const.py +2 -0
- frogml/core/inner/di_configuration/__init__.py +1 -67
- frogml/core/inner/di_configuration/account.py +4 -5
- frogml/core/inner/di_configuration/containers.py +7 -0
- frogml/core/inner/di_configuration/dependency_wiring.py +95 -0
- frogml/core/inner/tool/auth/TOKEN_ROTATION.md +51 -0
- frogml/core/inner/tool/auth/__init__.py +3 -0
- frogml/core/inner/tool/auth/auth_client.py +192 -0
- frogml/core/inner/tool/auth/token_maintainer.py +119 -0
- frogml/core/inner/tool/grpc/grpc_auth.py +22 -23
- frogml/core/inner/tool/grpc/grpc_tools.py +126 -6
- frogml/core/inner/tool/grpc/grpc_try_wrapping.py +123 -5
- frogml/core/model_loggers/artifact_logger.py +5 -4
- frogml/core/utils/proto_utils.py +0 -40
- frogml/feature_store/_common/artifact_utils.py +10 -8
- frogml/feature_store/_common/packaging.py +40 -22
- frogml/feature_store/_common/source_code_spec_factory.py +59 -9
- frogml/feature_store/data_sources/__init__.py +2 -0
- frogml/feature_store/data_sources/base.py +20 -21
- frogml/feature_store/data_sources/batch/_batch.py +0 -3
- frogml/feature_store/data_sources/batch/_jdbc.py +6 -7
- frogml/feature_store/data_sources/batch/athena.py +6 -7
- frogml/feature_store/data_sources/batch/big_query.py +8 -5
- frogml/feature_store/data_sources/batch/clickhouse.py +8 -8
- frogml/feature_store/data_sources/batch/csv.py +2 -4
- frogml/feature_store/data_sources/batch/elastic_search.py +2 -4
- frogml/feature_store/data_sources/batch/filesystem/aws.py +21 -22
- frogml/feature_store/data_sources/batch/filesystem/base_config.py +3 -3
- frogml/feature_store/data_sources/batch/filesystem/gcp.py +3 -7
- frogml/feature_store/data_sources/batch/mongodb.py +2 -4
- frogml/feature_store/data_sources/batch/mysql.py +2 -3
- frogml/feature_store/data_sources/batch/parquet.py +6 -6
- frogml/feature_store/data_sources/batch/postgres.py +2 -3
- frogml/feature_store/data_sources/batch/redshift.py +8 -6
- frogml/feature_store/data_sources/batch/snowflake.py +17 -11
- frogml/feature_store/data_sources/batch/unity_catalog.py +113 -0
- frogml/feature_store/data_sources/batch/vertica.py +10 -6
- frogml/feature_store/data_sources/streaming/_streaming.py +0 -2
- frogml/feature_store/data_sources/streaming/kafka/authentication.py +13 -19
- frogml/feature_store/data_sources/streaming/kafka/deserialization.py +22 -23
- frogml/feature_store/data_sources/streaming/kafka/kafka.py +13 -14
- frogml/feature_store/feature_sets/base_feature_set.py +1 -0
- frogml/feature_store/online/client.py +20 -4
- frogml/feature_store/validations/validator.py +11 -3
- frogml/sdk/frogml_client/builds/build.py +8 -7
- frogml/sdk/frogml_client/client.py +3 -71
- frogml/sdk/model_version/__init__.py +0 -2
- frogml/sdk/model_version/catboost/__init__.py +3 -0
- frogml/sdk/model_version/files/__init__.py +4 -0
- frogml/sdk/model_version/huggingface/__init__.py +9 -3
- frogml/sdk/model_version/model_loggers/base_model_version_manager.py +5 -0
- frogml/sdk/model_version/onnx/__init__.py +3 -0
- frogml/sdk/model_version/pytorch/__init__.py +3 -0
- frogml/sdk/model_version/scikit_learn/__init__.py +3 -0
- frogml/sdk/model_version/utils/files_tools.py +2 -3
- frogml/sdk/model_version/utils/jml/customer_client.py +47 -14
- frogml/sdk/model_version/utils/model_log_config.py +5 -0
- frogml/sdk/model_version/utils/storage.py +57 -41
- frogml/storage/artifactory/_artifactory_api.py +6 -0
- frogml/storage/authentication/login/_login_cli.py +21 -21
- frogml/storage/authentication/models/_auth_config.py +22 -1
- frogml/storage/authentication/utils/_authentication_utils.py +31 -34
- frogml/storage/constants.py +19 -0
- frogml/storage/frog_ml.py +10 -20
- frogml/storage/models/frogml_dataset_version.py +3 -3
- frogml/storage/models/frogml_model_version.py +6 -3
- frogml/storage/utils/_input_checks_utility.py +3 -1
- {frogml-1.1.62.dist-info → frogml-1.2.19.dist-info}/METADATA +39 -9
- {frogml-1.1.62.dist-info → frogml-1.2.19.dist-info}/RECORD +525 -512
- frogml_services_mock/mocks/authentication_service.py +3 -3
- frogml_services_mock/mocks/build_orchestrator_service_api.py +5 -2
- frogml_services_mock/mocks/ecosystem_service_api.py +15 -3
- frogml_services_mock/mocks/feature_store_data_sources_manager_api.py +55 -14
- frogml_services_mock/mocks/feature_store_entities_manager_api.py +31 -30
- frogml_services_mock/mocks/features_operator_v3_service.py +20 -0
- frogml_services_mock/mocks/frogml_mocks.py +1 -1
- frogml_services_mock/mocks/project_manager_service.py +31 -56
- frogml_services_mock/services_mock.py +42 -35
- frogml/core/clients/project/__init__.py +0 -0
- frogml/core/clients/project/client.py +0 -72
- frogml/core/inner/tool/auth.py +0 -84
- frogml/sdk/frogml_client/projects/__init__.py +0 -0
- frogml/sdk/frogml_client/projects/project.py +0 -56
- {frogml-1.1.62.dist-info → frogml-1.2.19.dist-info}/WHEEL +0 -0
|
@@ -2,19 +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 sys
|
|
9
9
|
import typing
|
|
10
10
|
|
|
11
|
-
if sys.version_info >= (3, 8):
|
|
12
|
-
import typing as typing_extensions
|
|
13
|
-
else:
|
|
14
|
-
import typing_extensions
|
|
15
|
-
|
|
16
11
|
DESCRIPTOR: google.protobuf.descriptor.FileDescriptor
|
|
17
12
|
|
|
13
|
+
@typing.final
|
|
18
14
|
class BatchSource(google.protobuf.message.Message):
|
|
19
15
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
20
16
|
|
|
@@ -32,6 +28,7 @@ class BatchSource(google.protobuf.message.Message):
|
|
|
32
28
|
ELASTICSEARCHSOURCE_FIELD_NUMBER: builtins.int
|
|
33
29
|
CLICKHOUSESOURCE_FIELD_NUMBER: builtins.int
|
|
34
30
|
FEATURESETOFFLINESOURCE_FIELD_NUMBER: builtins.int
|
|
31
|
+
CATALOGSOURCE_FIELD_NUMBER: builtins.int
|
|
35
32
|
name: builtins.str
|
|
36
33
|
"""Source given name (by the user)"""
|
|
37
34
|
description: builtins.str
|
|
@@ -60,6 +57,8 @@ class BatchSource(google.protobuf.message.Message):
|
|
|
60
57
|
def clickhouseSource(self) -> global___ClickhouseSource: ...
|
|
61
58
|
@property
|
|
62
59
|
def featuresetOfflineSource(self) -> global___FeaturesetOfflineSource: ...
|
|
60
|
+
@property
|
|
61
|
+
def catalogSource(self) -> global___CatalogSource: ...
|
|
63
62
|
def __init__(
|
|
64
63
|
self,
|
|
65
64
|
*,
|
|
@@ -77,13 +76,15 @@ class BatchSource(google.protobuf.message.Message):
|
|
|
77
76
|
elasticsearchSource: global___ElasticsearchSource | None = ...,
|
|
78
77
|
clickhouseSource: global___ClickhouseSource | None = ...,
|
|
79
78
|
featuresetOfflineSource: global___FeaturesetOfflineSource | None = ...,
|
|
79
|
+
catalogSource: global___CatalogSource | None = ...,
|
|
80
80
|
) -> None: ...
|
|
81
|
-
def HasField(self, field_name:
|
|
82
|
-
def ClearField(self, field_name:
|
|
83
|
-
def WhichOneof(self, oneof_group:
|
|
81
|
+
def HasField(self, field_name: typing.Literal["athenaSource", b"athenaSource", "bigquerySource", b"bigquerySource", "catalogSource", b"catalogSource", "clickhouseSource", b"clickhouseSource", "csvSource", b"csvSource", "elasticsearchSource", b"elasticsearchSource", "featuresetOfflineSource", b"featuresetOfflineSource", "jdbcSource", b"jdbcSource", "mongoSource", b"mongoSource", "parquetSource", b"parquetSource", "snowflakeSource", b"snowflakeSource", "type", b"type", "verticaSource", b"verticaSource"]) -> builtins.bool: ...
|
|
82
|
+
def ClearField(self, field_name: typing.Literal["athenaSource", b"athenaSource", "bigquerySource", b"bigquerySource", "catalogSource", b"catalogSource", "clickhouseSource", b"clickhouseSource", "csvSource", b"csvSource", "date_created_column", b"date_created_column", "description", b"description", "elasticsearchSource", b"elasticsearchSource", "featuresetOfflineSource", b"featuresetOfflineSource", "jdbcSource", b"jdbcSource", "mongoSource", b"mongoSource", "name", b"name", "parquetSource", b"parquetSource", "snowflakeSource", b"snowflakeSource", "type", b"type", "verticaSource", b"verticaSource"]) -> None: ...
|
|
83
|
+
def WhichOneof(self, oneof_group: typing.Literal["type", b"type"]) -> typing.Literal["athenaSource", "mongoSource", "csvSource", "snowflakeSource", "parquetSource", "jdbcSource", "verticaSource", "bigquerySource", "elasticsearchSource", "clickhouseSource", "featuresetOfflineSource", "catalogSource"] | None: ...
|
|
84
84
|
|
|
85
85
|
global___BatchSource = BatchSource
|
|
86
86
|
|
|
87
|
+
@typing.final
|
|
87
88
|
class FileSystemConfiguration(google.protobuf.message.Message):
|
|
88
89
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
89
90
|
|
|
@@ -115,12 +116,13 @@ class FileSystemConfiguration(google.protobuf.message.Message):
|
|
|
115
116
|
gcs_user_credentials: global___GcsUserCredentials | None = ...,
|
|
116
117
|
gcs_service_account_impersonation: global___GcsServiceAccountImpersonation | None = ...,
|
|
117
118
|
) -> None: ...
|
|
118
|
-
def HasField(self, field_name:
|
|
119
|
-
def ClearField(self, field_name:
|
|
120
|
-
def WhichOneof(self, oneof_group:
|
|
119
|
+
def HasField(self, field_name: typing.Literal["aws_s3_anonymous", b"aws_s3_anonymous", "aws_s3_assume_role_configuration", b"aws_s3_assume_role_configuration", "aws_s3_configuration", b"aws_s3_configuration", "gcs_service_account_impersonation", b"gcs_service_account_impersonation", "gcs_unauthenticated", b"gcs_unauthenticated", "gcs_user_credentials", b"gcs_user_credentials", "type", b"type"]) -> builtins.bool: ...
|
|
120
|
+
def ClearField(self, field_name: typing.Literal["aws_s3_anonymous", b"aws_s3_anonymous", "aws_s3_assume_role_configuration", b"aws_s3_assume_role_configuration", "aws_s3_configuration", b"aws_s3_configuration", "gcs_service_account_impersonation", b"gcs_service_account_impersonation", "gcs_unauthenticated", b"gcs_unauthenticated", "gcs_user_credentials", b"gcs_user_credentials", "type", b"type"]) -> None: ...
|
|
121
|
+
def WhichOneof(self, oneof_group: typing.Literal["type", b"type"]) -> typing.Literal["aws_s3_configuration", "aws_s3_anonymous", "aws_s3_assume_role_configuration", "gcs_unauthenticated", "gcs_user_credentials", "gcs_service_account_impersonation"] | None: ...
|
|
121
122
|
|
|
122
123
|
global___FileSystemConfiguration = FileSystemConfiguration
|
|
123
124
|
|
|
125
|
+
@typing.final
|
|
124
126
|
class AwsS3AssumeRole(google.protobuf.message.Message):
|
|
125
127
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
126
128
|
|
|
@@ -132,10 +134,11 @@ class AwsS3AssumeRole(google.protobuf.message.Message):
|
|
|
132
134
|
*,
|
|
133
135
|
role_arn: builtins.str = ...,
|
|
134
136
|
) -> None: ...
|
|
135
|
-
def ClearField(self, field_name:
|
|
137
|
+
def ClearField(self, field_name: typing.Literal["role_arn", b"role_arn"]) -> None: ...
|
|
136
138
|
|
|
137
139
|
global___AwsS3AssumeRole = AwsS3AssumeRole
|
|
138
140
|
|
|
141
|
+
@typing.final
|
|
139
142
|
class AwsS3FileSystemConfiguration(google.protobuf.message.Message):
|
|
140
143
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
141
144
|
|
|
@@ -159,10 +162,11 @@ class AwsS3FileSystemConfiguration(google.protobuf.message.Message):
|
|
|
159
162
|
session_token_secret_name: builtins.str = ...,
|
|
160
163
|
bucket: builtins.str = ...,
|
|
161
164
|
) -> None: ...
|
|
162
|
-
def ClearField(self, field_name:
|
|
165
|
+
def ClearField(self, field_name: typing.Literal["access_key_secret_name", b"access_key_secret_name", "bucket", b"bucket", "secret_key_secret_name", b"secret_key_secret_name", "session_token_secret_name", b"session_token_secret_name"]) -> None: ...
|
|
163
166
|
|
|
164
167
|
global___AwsS3FileSystemConfiguration = AwsS3FileSystemConfiguration
|
|
165
168
|
|
|
169
|
+
@typing.final
|
|
166
170
|
class AnonymousS3Configuration(google.protobuf.message.Message):
|
|
167
171
|
"""Anonymous S3 access"""
|
|
168
172
|
|
|
@@ -174,6 +178,7 @@ class AnonymousS3Configuration(google.protobuf.message.Message):
|
|
|
174
178
|
|
|
175
179
|
global___AnonymousS3Configuration = AnonymousS3Configuration
|
|
176
180
|
|
|
181
|
+
@typing.final
|
|
177
182
|
class JdbcSource(google.protobuf.message.Message):
|
|
178
183
|
"""Jdbc Batch source"""
|
|
179
184
|
|
|
@@ -219,12 +224,13 @@ class JdbcSource(google.protobuf.message.Message):
|
|
|
219
224
|
redshiftSource: global___RedshiftSource | None = ...,
|
|
220
225
|
athenaSource: global___AthenaSourceV1 | None = ...,
|
|
221
226
|
) -> None: ...
|
|
222
|
-
def HasField(self, field_name:
|
|
223
|
-
def ClearField(self, field_name:
|
|
224
|
-
def WhichOneof(self, oneof_group:
|
|
227
|
+
def HasField(self, field_name: typing.Literal["athenaSource", b"athenaSource", "mysqlSource", b"mysqlSource", "postgresqlSource", b"postgresqlSource", "redshiftSource", b"redshiftSource", "type", b"type"]) -> builtins.bool: ...
|
|
228
|
+
def ClearField(self, field_name: typing.Literal["athenaSource", b"athenaSource", "db_table", b"db_table", "mysqlSource", b"mysqlSource", "password_secret_name", b"password_secret_name", "postgresqlSource", b"postgresqlSource", "query", b"query", "redshiftSource", b"redshiftSource", "type", b"type", "url", b"url", "username_secret_name", b"username_secret_name"]) -> None: ...
|
|
229
|
+
def WhichOneof(self, oneof_group: typing.Literal["type", b"type"]) -> typing.Literal["mysqlSource", "postgresqlSource", "redshiftSource", "athenaSource"] | None: ...
|
|
225
230
|
|
|
226
231
|
global___JdbcSource = JdbcSource
|
|
227
232
|
|
|
233
|
+
@typing.final
|
|
228
234
|
class MysqlSource(google.protobuf.message.Message):
|
|
229
235
|
"""MySQL source"""
|
|
230
236
|
|
|
@@ -236,6 +242,7 @@ class MysqlSource(google.protobuf.message.Message):
|
|
|
236
242
|
|
|
237
243
|
global___MysqlSource = MysqlSource
|
|
238
244
|
|
|
245
|
+
@typing.final
|
|
239
246
|
class PostgresqlSource(google.protobuf.message.Message):
|
|
240
247
|
"""PostgreSQL source"""
|
|
241
248
|
|
|
@@ -247,6 +254,7 @@ class PostgresqlSource(google.protobuf.message.Message):
|
|
|
247
254
|
|
|
248
255
|
global___PostgresqlSource = PostgresqlSource
|
|
249
256
|
|
|
257
|
+
@typing.final
|
|
250
258
|
class ClickhouseSource(google.protobuf.message.Message):
|
|
251
259
|
"""ClickHouse source"""
|
|
252
260
|
|
|
@@ -276,12 +284,13 @@ class ClickhouseSource(google.protobuf.message.Message):
|
|
|
276
284
|
table: builtins.str = ...,
|
|
277
285
|
sql: builtins.str = ...,
|
|
278
286
|
) -> None: ...
|
|
279
|
-
def HasField(self, field_name:
|
|
280
|
-
def ClearField(self, field_name:
|
|
281
|
-
def WhichOneof(self, oneof_group:
|
|
287
|
+
def HasField(self, field_name: typing.Literal["query_type", b"query_type", "sql", b"sql", "table", b"table"]) -> builtins.bool: ...
|
|
288
|
+
def ClearField(self, field_name: typing.Literal["password_secret_name", b"password_secret_name", "query_type", b"query_type", "sql", b"sql", "table", b"table", "url", b"url", "username_secret_name", b"username_secret_name"]) -> None: ...
|
|
289
|
+
def WhichOneof(self, oneof_group: typing.Literal["query_type", b"query_type"]) -> typing.Literal["table", "sql"] | None: ...
|
|
282
290
|
|
|
283
291
|
global___ClickhouseSource = ClickhouseSource
|
|
284
292
|
|
|
293
|
+
@typing.final
|
|
285
294
|
class RedshiftSource(google.protobuf.message.Message):
|
|
286
295
|
"""Redshift batch source"""
|
|
287
296
|
|
|
@@ -307,10 +316,11 @@ class RedshiftSource(google.protobuf.message.Message):
|
|
|
307
316
|
access_key_id: builtins.str = ...,
|
|
308
317
|
secret_access_key: builtins.str = ...,
|
|
309
318
|
) -> None: ...
|
|
310
|
-
def ClearField(self, field_name:
|
|
319
|
+
def ClearField(self, field_name: typing.Literal["access_key_id", b"access_key_id", "db_user", b"db_user", "iam_role_arn", b"iam_role_arn", "secret_access_key", b"secret_access_key"]) -> None: ...
|
|
311
320
|
|
|
312
321
|
global___RedshiftSource = RedshiftSource
|
|
313
322
|
|
|
323
|
+
@typing.final
|
|
314
324
|
class AthenaSourceV1(google.protobuf.message.Message):
|
|
315
325
|
"""Athena batch source"""
|
|
316
326
|
|
|
@@ -324,16 +334,17 @@ class AthenaSourceV1(google.protobuf.message.Message):
|
|
|
324
334
|
WORKGROUP_FIELD_NUMBER: builtins.int
|
|
325
335
|
aws_region: builtins.str
|
|
326
336
|
"""aws region"""
|
|
337
|
+
s3_output_location: builtins.str
|
|
338
|
+
"""S3 Output Location for the query results"""
|
|
339
|
+
workgroup: builtins.str
|
|
327
340
|
@property
|
|
328
341
|
def aws_authentication(self) -> global___AwsAuthentication:
|
|
329
342
|
"""Authentication method"""
|
|
330
|
-
|
|
331
|
-
"""S3 Output Location for the query results"""
|
|
343
|
+
|
|
332
344
|
@property
|
|
333
345
|
def date_partition_columns(self) -> global___DatePartitionColumns: ...
|
|
334
346
|
@property
|
|
335
347
|
def time_fragmented_partition_columns(self) -> global___TimeFragmentedPartitionColumns: ...
|
|
336
|
-
workgroup: builtins.str
|
|
337
348
|
def __init__(
|
|
338
349
|
self,
|
|
339
350
|
*,
|
|
@@ -344,15 +355,16 @@ class AthenaSourceV1(google.protobuf.message.Message):
|
|
|
344
355
|
time_fragmented_partition_columns: global___TimeFragmentedPartitionColumns | None = ...,
|
|
345
356
|
workgroup: builtins.str = ...,
|
|
346
357
|
) -> None: ...
|
|
347
|
-
def HasField(self, field_name:
|
|
348
|
-
def ClearField(self, field_name:
|
|
358
|
+
def HasField(self, field_name: typing.Literal["aws_authentication", b"aws_authentication", "date_partition_columns", b"date_partition_columns", "optional_workgroup", b"optional_workgroup", "time_fragmented_partition_columns", b"time_fragmented_partition_columns", "time_partition_columns", b"time_partition_columns", "workgroup", b"workgroup"]) -> builtins.bool: ...
|
|
359
|
+
def ClearField(self, field_name: typing.Literal["aws_authentication", b"aws_authentication", "aws_region", b"aws_region", "date_partition_columns", b"date_partition_columns", "optional_workgroup", b"optional_workgroup", "s3_output_location", b"s3_output_location", "time_fragmented_partition_columns", b"time_fragmented_partition_columns", "time_partition_columns", b"time_partition_columns", "workgroup", b"workgroup"]) -> None: ...
|
|
349
360
|
@typing.overload
|
|
350
|
-
def WhichOneof(self, oneof_group:
|
|
361
|
+
def WhichOneof(self, oneof_group: typing.Literal["optional_workgroup", b"optional_workgroup"]) -> typing.Literal["workgroup"] | None: ...
|
|
351
362
|
@typing.overload
|
|
352
|
-
def WhichOneof(self, oneof_group:
|
|
363
|
+
def WhichOneof(self, oneof_group: typing.Literal["time_partition_columns", b"time_partition_columns"]) -> typing.Literal["date_partition_columns", "time_fragmented_partition_columns"] | None: ...
|
|
353
364
|
|
|
354
365
|
global___AthenaSourceV1 = AthenaSourceV1
|
|
355
366
|
|
|
367
|
+
@typing.final
|
|
356
368
|
class DatePartitionColumns(google.protobuf.message.Message):
|
|
357
369
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
358
370
|
|
|
@@ -368,10 +380,11 @@ class DatePartitionColumns(google.protobuf.message.Message):
|
|
|
368
380
|
date_column_name: builtins.str = ...,
|
|
369
381
|
date_format: builtins.str = ...,
|
|
370
382
|
) -> None: ...
|
|
371
|
-
def ClearField(self, field_name:
|
|
383
|
+
def ClearField(self, field_name: typing.Literal["date_column_name", b"date_column_name", "date_format", b"date_format"]) -> None: ...
|
|
372
384
|
|
|
373
385
|
global___DatePartitionColumns = DatePartitionColumns
|
|
374
386
|
|
|
387
|
+
@typing.final
|
|
375
388
|
class TimeFragmentedPartitionColumns(google.protobuf.message.Message):
|
|
376
389
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
377
390
|
|
|
@@ -381,6 +394,7 @@ class TimeFragmentedPartitionColumns(google.protobuf.message.Message):
|
|
|
381
394
|
@property
|
|
382
395
|
def year_partition_column(self) -> global___YearFragmentColumn:
|
|
383
396
|
"""Year partition column"""
|
|
397
|
+
|
|
384
398
|
@property
|
|
385
399
|
def month_partition_column(self) -> global___MonthFragmentColumn: ...
|
|
386
400
|
@property
|
|
@@ -392,15 +406,16 @@ class TimeFragmentedPartitionColumns(google.protobuf.message.Message):
|
|
|
392
406
|
month_partition_column: global___MonthFragmentColumn | None = ...,
|
|
393
407
|
day_partition_column: global___DayFragmentColumn | None = ...,
|
|
394
408
|
) -> None: ...
|
|
395
|
-
def HasField(self, field_name:
|
|
396
|
-
def ClearField(self, field_name:
|
|
409
|
+
def HasField(self, field_name: typing.Literal["day_partition", b"day_partition", "day_partition_column", b"day_partition_column", "month_partition", b"month_partition", "month_partition_column", b"month_partition_column", "year_partition_column", b"year_partition_column"]) -> builtins.bool: ...
|
|
410
|
+
def ClearField(self, field_name: typing.Literal["day_partition", b"day_partition", "day_partition_column", b"day_partition_column", "month_partition", b"month_partition", "month_partition_column", b"month_partition_column", "year_partition_column", b"year_partition_column"]) -> None: ...
|
|
397
411
|
@typing.overload
|
|
398
|
-
def WhichOneof(self, oneof_group:
|
|
412
|
+
def WhichOneof(self, oneof_group: typing.Literal["day_partition", b"day_partition"]) -> typing.Literal["day_partition_column"] | None: ...
|
|
399
413
|
@typing.overload
|
|
400
|
-
def WhichOneof(self, oneof_group:
|
|
414
|
+
def WhichOneof(self, oneof_group: typing.Literal["month_partition", b"month_partition"]) -> typing.Literal["month_partition_column"] | None: ...
|
|
401
415
|
|
|
402
416
|
global___TimeFragmentedPartitionColumns = TimeFragmentedPartitionColumns
|
|
403
417
|
|
|
418
|
+
@typing.final
|
|
404
419
|
class YearFragmentColumn(google.protobuf.message.Message):
|
|
405
420
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
406
421
|
|
|
@@ -411,18 +426,20 @@ class YearFragmentColumn(google.protobuf.message.Message):
|
|
|
411
426
|
@property
|
|
412
427
|
def numeric_column_representation(self) -> global___NumericColumnRepresentation:
|
|
413
428
|
"""Numeric year column representation supports: '2022' | 2022 for year 2022"""
|
|
429
|
+
|
|
414
430
|
def __init__(
|
|
415
431
|
self,
|
|
416
432
|
*,
|
|
417
433
|
column_name: builtins.str = ...,
|
|
418
434
|
numeric_column_representation: global___NumericColumnRepresentation | None = ...,
|
|
419
435
|
) -> None: ...
|
|
420
|
-
def HasField(self, field_name:
|
|
421
|
-
def ClearField(self, field_name:
|
|
422
|
-
def WhichOneof(self, oneof_group:
|
|
436
|
+
def HasField(self, field_name: typing.Literal["column_representation", b"column_representation", "numeric_column_representation", b"numeric_column_representation"]) -> builtins.bool: ...
|
|
437
|
+
def ClearField(self, field_name: typing.Literal["column_name", b"column_name", "column_representation", b"column_representation", "numeric_column_representation", b"numeric_column_representation"]) -> None: ...
|
|
438
|
+
def WhichOneof(self, oneof_group: typing.Literal["column_representation", b"column_representation"]) -> typing.Literal["numeric_column_representation"] | None: ...
|
|
423
439
|
|
|
424
440
|
global___YearFragmentColumn = YearFragmentColumn
|
|
425
441
|
|
|
442
|
+
@typing.final
|
|
426
443
|
class MonthFragmentColumn(google.protobuf.message.Message):
|
|
427
444
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
428
445
|
|
|
@@ -434,9 +451,11 @@ class MonthFragmentColumn(google.protobuf.message.Message):
|
|
|
434
451
|
@property
|
|
435
452
|
def numeric_column_representation(self) -> global___NumericColumnRepresentation:
|
|
436
453
|
"""Numeric month column representation supports: '1' | '01' | 1 for january"""
|
|
454
|
+
|
|
437
455
|
@property
|
|
438
456
|
def textual_column_representation(self) -> global___TextualColumnRepresentation:
|
|
439
457
|
"""Textual month column representation supports: 'Jan' | 'January' and is not case sensative"""
|
|
458
|
+
|
|
440
459
|
def __init__(
|
|
441
460
|
self,
|
|
442
461
|
*,
|
|
@@ -444,12 +463,13 @@ class MonthFragmentColumn(google.protobuf.message.Message):
|
|
|
444
463
|
numeric_column_representation: global___NumericColumnRepresentation | None = ...,
|
|
445
464
|
textual_column_representation: global___TextualColumnRepresentation | None = ...,
|
|
446
465
|
) -> None: ...
|
|
447
|
-
def HasField(self, field_name:
|
|
448
|
-
def ClearField(self, field_name:
|
|
449
|
-
def WhichOneof(self, oneof_group:
|
|
466
|
+
def HasField(self, field_name: typing.Literal["column_representation", b"column_representation", "numeric_column_representation", b"numeric_column_representation", "textual_column_representation", b"textual_column_representation"]) -> builtins.bool: ...
|
|
467
|
+
def ClearField(self, field_name: typing.Literal["column_name", b"column_name", "column_representation", b"column_representation", "numeric_column_representation", b"numeric_column_representation", "textual_column_representation", b"textual_column_representation"]) -> None: ...
|
|
468
|
+
def WhichOneof(self, oneof_group: typing.Literal["column_representation", b"column_representation"]) -> typing.Literal["numeric_column_representation", "textual_column_representation"] | None: ...
|
|
450
469
|
|
|
451
470
|
global___MonthFragmentColumn = MonthFragmentColumn
|
|
452
471
|
|
|
472
|
+
@typing.final
|
|
453
473
|
class DayFragmentColumn(google.protobuf.message.Message):
|
|
454
474
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
455
475
|
|
|
@@ -460,18 +480,20 @@ class DayFragmentColumn(google.protobuf.message.Message):
|
|
|
460
480
|
@property
|
|
461
481
|
def numeric_column_representation(self) -> global___NumericColumnRepresentation:
|
|
462
482
|
"""Numeric day column representation supports: '1' | '01' | 1 for 1st day of the month"""
|
|
483
|
+
|
|
463
484
|
def __init__(
|
|
464
485
|
self,
|
|
465
486
|
*,
|
|
466
487
|
column_name: builtins.str = ...,
|
|
467
488
|
numeric_column_representation: global___NumericColumnRepresentation | None = ...,
|
|
468
489
|
) -> None: ...
|
|
469
|
-
def HasField(self, field_name:
|
|
470
|
-
def ClearField(self, field_name:
|
|
471
|
-
def WhichOneof(self, oneof_group:
|
|
490
|
+
def HasField(self, field_name: typing.Literal["column_representation", b"column_representation", "numeric_column_representation", b"numeric_column_representation"]) -> builtins.bool: ...
|
|
491
|
+
def ClearField(self, field_name: typing.Literal["column_name", b"column_name", "column_representation", b"column_representation", "numeric_column_representation", b"numeric_column_representation"]) -> None: ...
|
|
492
|
+
def WhichOneof(self, oneof_group: typing.Literal["column_representation", b"column_representation"]) -> typing.Literal["numeric_column_representation"] | None: ...
|
|
472
493
|
|
|
473
494
|
global___DayFragmentColumn = DayFragmentColumn
|
|
474
495
|
|
|
496
|
+
@typing.final
|
|
475
497
|
class NumericColumnRepresentation(google.protobuf.message.Message):
|
|
476
498
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
477
499
|
|
|
@@ -481,6 +503,7 @@ class NumericColumnRepresentation(google.protobuf.message.Message):
|
|
|
481
503
|
|
|
482
504
|
global___NumericColumnRepresentation = NumericColumnRepresentation
|
|
483
505
|
|
|
506
|
+
@typing.final
|
|
484
507
|
class TextualColumnRepresentation(google.protobuf.message.Message):
|
|
485
508
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
486
509
|
|
|
@@ -490,6 +513,7 @@ class TextualColumnRepresentation(google.protobuf.message.Message):
|
|
|
490
513
|
|
|
491
514
|
global___TextualColumnRepresentation = TextualColumnRepresentation
|
|
492
515
|
|
|
516
|
+
@typing.final
|
|
493
517
|
class AthenaSource(google.protobuf.message.Message):
|
|
494
518
|
"""Athena batch source"""
|
|
495
519
|
|
|
@@ -507,10 +531,11 @@ class AthenaSource(google.protobuf.message.Message):
|
|
|
507
531
|
database: builtins.str = ...,
|
|
508
532
|
table: builtins.str = ...,
|
|
509
533
|
) -> None: ...
|
|
510
|
-
def ClearField(self, field_name:
|
|
534
|
+
def ClearField(self, field_name: typing.Literal["database", b"database", "table", b"table"]) -> None: ...
|
|
511
535
|
|
|
512
536
|
global___AthenaSource = AthenaSource
|
|
513
537
|
|
|
538
|
+
@typing.final
|
|
514
539
|
class BigquerySource(google.protobuf.message.Message):
|
|
515
540
|
"""Bigquery batch source"""
|
|
516
541
|
|
|
@@ -565,10 +590,11 @@ class BigquerySource(google.protobuf.message.Message):
|
|
|
565
590
|
materialization_project: builtins.str = ...,
|
|
566
591
|
materialization_expiration_time_in_minutes: builtins.str = ...,
|
|
567
592
|
) -> None: ...
|
|
568
|
-
def ClearField(self, field_name:
|
|
593
|
+
def ClearField(self, field_name: typing.Literal["credentials_secret_name", b"credentials_secret_name", "dataset", b"dataset", "materialization_dataset", b"materialization_dataset", "materialization_expiration_time_in_minutes", b"materialization_expiration_time_in_minutes", "materialization_project", b"materialization_project", "parent_project", b"parent_project", "project", b"project", "sql", b"sql", "table", b"table", "views_enabled", b"views_enabled"]) -> None: ...
|
|
569
594
|
|
|
570
595
|
global___BigquerySource = BigquerySource
|
|
571
596
|
|
|
597
|
+
@typing.final
|
|
572
598
|
class CsvSource(google.protobuf.message.Message):
|
|
573
599
|
"""Csv batch source"""
|
|
574
600
|
|
|
@@ -587,6 +613,7 @@ class CsvSource(google.protobuf.message.Message):
|
|
|
587
613
|
@property
|
|
588
614
|
def filesystem_configuration(self) -> global___FileSystemConfiguration:
|
|
589
615
|
"""File system configuration"""
|
|
616
|
+
|
|
590
617
|
def __init__(
|
|
591
618
|
self,
|
|
592
619
|
*,
|
|
@@ -595,11 +622,12 @@ class CsvSource(google.protobuf.message.Message):
|
|
|
595
622
|
escape_character: builtins.str = ...,
|
|
596
623
|
filesystem_configuration: global___FileSystemConfiguration | None = ...,
|
|
597
624
|
) -> None: ...
|
|
598
|
-
def HasField(self, field_name:
|
|
599
|
-
def ClearField(self, field_name:
|
|
625
|
+
def HasField(self, field_name: typing.Literal["filesystem_configuration", b"filesystem_configuration"]) -> builtins.bool: ...
|
|
626
|
+
def ClearField(self, field_name: typing.Literal["escape_character", b"escape_character", "filesystem_configuration", b"filesystem_configuration", "path", b"path", "quote_character", b"quote_character"]) -> None: ...
|
|
600
627
|
|
|
601
628
|
global___CsvSource = CsvSource
|
|
602
629
|
|
|
630
|
+
@typing.final
|
|
603
631
|
class MongoSource(google.protobuf.message.Message):
|
|
604
632
|
"""Mongo batch source"""
|
|
605
633
|
|
|
@@ -637,10 +665,11 @@ class MongoSource(google.protobuf.message.Message):
|
|
|
637
665
|
connection_params: builtins.str = ...,
|
|
638
666
|
protocol: builtins.str = ...,
|
|
639
667
|
) -> None: ...
|
|
640
|
-
def ClearField(self, field_name:
|
|
668
|
+
def ClearField(self, field_name: typing.Literal["collection", b"collection", "connection_params", b"connection_params", "database", b"database", "hosts", b"hosts", "password_secret_name", b"password_secret_name", "protocol", b"protocol", "username_secret_name", b"username_secret_name"]) -> None: ...
|
|
641
669
|
|
|
642
670
|
global___MongoSource = MongoSource
|
|
643
671
|
|
|
672
|
+
@typing.final
|
|
644
673
|
class SnowflakeSource(google.protobuf.message.Message):
|
|
645
674
|
"""Snowflake batch source"""
|
|
646
675
|
|
|
@@ -686,12 +715,13 @@ class SnowflakeSource(google.protobuf.message.Message):
|
|
|
686
715
|
table: builtins.str = ...,
|
|
687
716
|
query: builtins.str = ...,
|
|
688
717
|
) -> None: ...
|
|
689
|
-
def HasField(self, field_name:
|
|
690
|
-
def ClearField(self, field_name:
|
|
691
|
-
def WhichOneof(self, oneof_group:
|
|
718
|
+
def HasField(self, field_name: typing.Literal["auth_secret", b"auth_secret", "password_secret_name", b"password_secret_name", "pem_private_key_secret_name", b"pem_private_key_secret_name"]) -> builtins.bool: ...
|
|
719
|
+
def ClearField(self, field_name: typing.Literal["auth_secret", b"auth_secret", "database", b"database", "host", b"host", "password_secret_name", b"password_secret_name", "pem_private_key_secret_name", b"pem_private_key_secret_name", "query", b"query", "schema", b"schema", "table", b"table", "username_secret_name", b"username_secret_name", "warehouse", b"warehouse"]) -> None: ...
|
|
720
|
+
def WhichOneof(self, oneof_group: typing.Literal["auth_secret", b"auth_secret"]) -> typing.Literal["password_secret_name", "pem_private_key_secret_name"] | None: ...
|
|
692
721
|
|
|
693
722
|
global___SnowflakeSource = SnowflakeSource
|
|
694
723
|
|
|
724
|
+
@typing.final
|
|
695
725
|
class ParquetSource(google.protobuf.message.Message):
|
|
696
726
|
"""Parquet batch source"""
|
|
697
727
|
|
|
@@ -704,17 +734,19 @@ class ParquetSource(google.protobuf.message.Message):
|
|
|
704
734
|
@property
|
|
705
735
|
def filesystem_configuration(self) -> global___FileSystemConfiguration:
|
|
706
736
|
"""File system configuration"""
|
|
737
|
+
|
|
707
738
|
def __init__(
|
|
708
739
|
self,
|
|
709
740
|
*,
|
|
710
741
|
path: builtins.str = ...,
|
|
711
742
|
filesystem_configuration: global___FileSystemConfiguration | None = ...,
|
|
712
743
|
) -> None: ...
|
|
713
|
-
def HasField(self, field_name:
|
|
714
|
-
def ClearField(self, field_name:
|
|
744
|
+
def HasField(self, field_name: typing.Literal["filesystem_configuration", b"filesystem_configuration"]) -> builtins.bool: ...
|
|
745
|
+
def ClearField(self, field_name: typing.Literal["filesystem_configuration", b"filesystem_configuration", "path", b"path"]) -> None: ...
|
|
715
746
|
|
|
716
747
|
global___ParquetSource = ParquetSource
|
|
717
748
|
|
|
749
|
+
@typing.final
|
|
718
750
|
class VerticaSource(google.protobuf.message.Message):
|
|
719
751
|
"""Vertica batch source"""
|
|
720
752
|
|
|
@@ -752,11 +784,14 @@ class VerticaSource(google.protobuf.message.Message):
|
|
|
752
784
|
username_secret_name: builtins.str = ...,
|
|
753
785
|
password_secret_name: builtins.str = ...,
|
|
754
786
|
) -> None: ...
|
|
755
|
-
def ClearField(self, field_name:
|
|
787
|
+
def ClearField(self, field_name: typing.Literal["database", b"database", "host", b"host", "password_secret_name", b"password_secret_name", "port", b"port", "schema", b"schema", "table", b"table", "username_secret_name", b"username_secret_name"]) -> None: ...
|
|
756
788
|
|
|
757
789
|
global___VerticaSource = VerticaSource
|
|
758
790
|
|
|
791
|
+
@typing.final
|
|
759
792
|
class ElasticsearchSource(google.protobuf.message.Message):
|
|
793
|
+
"""Elasticsearch batch source"""
|
|
794
|
+
|
|
760
795
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
761
796
|
|
|
762
797
|
NODES_FIELD_NUMBER: builtins.int
|
|
@@ -795,10 +830,95 @@ class ElasticsearchSource(google.protobuf.message.Message):
|
|
|
795
830
|
username_secret_name: builtins.str = ...,
|
|
796
831
|
password_secret_name: builtins.str = ...,
|
|
797
832
|
) -> None: ...
|
|
798
|
-
def ClearField(self, field_name:
|
|
833
|
+
def ClearField(self, field_name: typing.Literal["exclude_fields", b"exclude_fields", "nodes", b"nodes", "parse_dates", b"parse_dates", "password_secret_name", b"password_secret_name", "port", b"port", "query", b"query", "resource", b"resource", "username_secret_name", b"username_secret_name"]) -> None: ...
|
|
799
834
|
|
|
800
835
|
global___ElasticsearchSource = ElasticsearchSource
|
|
801
836
|
|
|
837
|
+
@typing.final
|
|
838
|
+
class CatalogSource(google.protobuf.message.Message):
|
|
839
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
840
|
+
|
|
841
|
+
URL_FIELD_NUMBER: builtins.int
|
|
842
|
+
TABLE_FIELD_NUMBER: builtins.int
|
|
843
|
+
QUERY_FIELD_NUMBER: builtins.int
|
|
844
|
+
UNITYCATALOGSOURCE_FIELD_NUMBER: builtins.int
|
|
845
|
+
url: builtins.str
|
|
846
|
+
"""Connection url i.e https://<workspace-instance-name>.<domain-name>"""
|
|
847
|
+
table: builtins.str
|
|
848
|
+
"""Catalog table including schema"""
|
|
849
|
+
query: builtins.str
|
|
850
|
+
"""Catalog query"""
|
|
851
|
+
@property
|
|
852
|
+
def unityCatalogSource(self) -> global___UnityCatalogSource:
|
|
853
|
+
"""Unity Catalog source"""
|
|
854
|
+
|
|
855
|
+
def __init__(
|
|
856
|
+
self,
|
|
857
|
+
*,
|
|
858
|
+
url: builtins.str = ...,
|
|
859
|
+
table: builtins.str = ...,
|
|
860
|
+
query: builtins.str = ...,
|
|
861
|
+
unityCatalogSource: global___UnityCatalogSource | None = ...,
|
|
862
|
+
) -> None: ...
|
|
863
|
+
def HasField(self, field_name: typing.Literal["query", b"query", "select_type", b"select_type", "table", b"table", "type", b"type", "unityCatalogSource", b"unityCatalogSource"]) -> builtins.bool: ...
|
|
864
|
+
def ClearField(self, field_name: typing.Literal["query", b"query", "select_type", b"select_type", "table", b"table", "type", b"type", "unityCatalogSource", b"unityCatalogSource", "url", b"url"]) -> None: ...
|
|
865
|
+
@typing.overload
|
|
866
|
+
def WhichOneof(self, oneof_group: typing.Literal["select_type", b"select_type"]) -> typing.Literal["table", "query"] | None: ...
|
|
867
|
+
@typing.overload
|
|
868
|
+
def WhichOneof(self, oneof_group: typing.Literal["type", b"type"]) -> typing.Literal["unityCatalogSource"] | None: ...
|
|
869
|
+
|
|
870
|
+
global___CatalogSource = CatalogSource
|
|
871
|
+
|
|
872
|
+
@typing.final
|
|
873
|
+
class UnityCatalogSource(google.protobuf.message.Message):
|
|
874
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
875
|
+
|
|
876
|
+
CATALOG_FIELD_NUMBER: builtins.int
|
|
877
|
+
SCHEMA_FIELD_NUMBER: builtins.int
|
|
878
|
+
PERSONAL_ACCESS_TOKEN_SECRET_NAME_FIELD_NUMBER: builtins.int
|
|
879
|
+
OAUTH2_FIELD_NUMBER: builtins.int
|
|
880
|
+
catalog: builtins.str
|
|
881
|
+
"""Unity Catalog catalog name"""
|
|
882
|
+
schema: builtins.str
|
|
883
|
+
"""Unity Catalog schema name"""
|
|
884
|
+
personal_access_token_secret_name: builtins.str
|
|
885
|
+
@property
|
|
886
|
+
def oauth2(self) -> global___Oauth2: ...
|
|
887
|
+
def __init__(
|
|
888
|
+
self,
|
|
889
|
+
*,
|
|
890
|
+
catalog: builtins.str = ...,
|
|
891
|
+
schema: builtins.str = ...,
|
|
892
|
+
personal_access_token_secret_name: builtins.str = ...,
|
|
893
|
+
oauth2: global___Oauth2 | None = ...,
|
|
894
|
+
) -> None: ...
|
|
895
|
+
def HasField(self, field_name: typing.Literal["auth_type", b"auth_type", "oauth2", b"oauth2", "personal_access_token_secret_name", b"personal_access_token_secret_name"]) -> builtins.bool: ...
|
|
896
|
+
def ClearField(self, field_name: typing.Literal["auth_type", b"auth_type", "catalog", b"catalog", "oauth2", b"oauth2", "personal_access_token_secret_name", b"personal_access_token_secret_name", "schema", b"schema"]) -> None: ...
|
|
897
|
+
def WhichOneof(self, oneof_group: typing.Literal["auth_type", b"auth_type"]) -> typing.Literal["personal_access_token_secret_name", "oauth2"] | None: ...
|
|
898
|
+
|
|
899
|
+
global___UnityCatalogSource = UnityCatalogSource
|
|
900
|
+
|
|
901
|
+
@typing.final
|
|
902
|
+
class Oauth2(google.protobuf.message.Message):
|
|
903
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
904
|
+
|
|
905
|
+
CLIENT_ID_SECRET_NAME_FIELD_NUMBER: builtins.int
|
|
906
|
+
CLIENT_SECRET_SECRET_NAME_FIELD_NUMBER: builtins.int
|
|
907
|
+
client_id_secret_name: builtins.str
|
|
908
|
+
"""client id"""
|
|
909
|
+
client_secret_secret_name: builtins.str
|
|
910
|
+
"""client secret"""
|
|
911
|
+
def __init__(
|
|
912
|
+
self,
|
|
913
|
+
*,
|
|
914
|
+
client_id_secret_name: builtins.str = ...,
|
|
915
|
+
client_secret_secret_name: builtins.str = ...,
|
|
916
|
+
) -> None: ...
|
|
917
|
+
def ClearField(self, field_name: typing.Literal["client_id_secret_name", b"client_id_secret_name", "client_secret_secret_name", b"client_secret_secret_name"]) -> None: ...
|
|
918
|
+
|
|
919
|
+
global___Oauth2 = Oauth2
|
|
920
|
+
|
|
921
|
+
@typing.final
|
|
802
922
|
class FeaturesetOfflineSource(google.protobuf.message.Message):
|
|
803
923
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
804
924
|
|
|
@@ -810,10 +930,11 @@ class FeaturesetOfflineSource(google.protobuf.message.Message):
|
|
|
810
930
|
*,
|
|
811
931
|
alias: builtins.str = ...,
|
|
812
932
|
) -> None: ...
|
|
813
|
-
def ClearField(self, field_name:
|
|
933
|
+
def ClearField(self, field_name: typing.Literal["alias", b"alias"]) -> None: ...
|
|
814
934
|
|
|
815
935
|
global___FeaturesetOfflineSource = FeaturesetOfflineSource
|
|
816
936
|
|
|
937
|
+
@typing.final
|
|
817
938
|
class AwsAuthentication(google.protobuf.message.Message):
|
|
818
939
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
819
940
|
|
|
@@ -829,12 +950,13 @@ class AwsAuthentication(google.protobuf.message.Message):
|
|
|
829
950
|
aws_assume_role_authentication: global___AwsAssumeRoleAuthentication | None = ...,
|
|
830
951
|
aws_static_credentials_authentication: global___AwsCredentialsAuthentication | None = ...,
|
|
831
952
|
) -> None: ...
|
|
832
|
-
def HasField(self, field_name:
|
|
833
|
-
def ClearField(self, field_name:
|
|
834
|
-
def WhichOneof(self, oneof_group:
|
|
953
|
+
def HasField(self, field_name: typing.Literal["aws_assume_role_authentication", b"aws_assume_role_authentication", "aws_static_credentials_authentication", b"aws_static_credentials_authentication", "type", b"type"]) -> builtins.bool: ...
|
|
954
|
+
def ClearField(self, field_name: typing.Literal["aws_assume_role_authentication", b"aws_assume_role_authentication", "aws_static_credentials_authentication", b"aws_static_credentials_authentication", "type", b"type"]) -> None: ...
|
|
955
|
+
def WhichOneof(self, oneof_group: typing.Literal["type", b"type"]) -> typing.Literal["aws_assume_role_authentication", "aws_static_credentials_authentication"] | None: ...
|
|
835
956
|
|
|
836
957
|
global___AwsAuthentication = AwsAuthentication
|
|
837
958
|
|
|
959
|
+
@typing.final
|
|
838
960
|
class AwsAssumeRoleAuthentication(google.protobuf.message.Message):
|
|
839
961
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
840
962
|
|
|
@@ -846,10 +968,11 @@ class AwsAssumeRoleAuthentication(google.protobuf.message.Message):
|
|
|
846
968
|
*,
|
|
847
969
|
role_arn: builtins.str = ...,
|
|
848
970
|
) -> None: ...
|
|
849
|
-
def ClearField(self, field_name:
|
|
971
|
+
def ClearField(self, field_name: typing.Literal["role_arn", b"role_arn"]) -> None: ...
|
|
850
972
|
|
|
851
973
|
global___AwsAssumeRoleAuthentication = AwsAssumeRoleAuthentication
|
|
852
974
|
|
|
975
|
+
@typing.final
|
|
853
976
|
class AwsCredentialsAuthentication(google.protobuf.message.Message):
|
|
854
977
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
855
978
|
|
|
@@ -865,10 +988,11 @@ class AwsCredentialsAuthentication(google.protobuf.message.Message):
|
|
|
865
988
|
access_key_secret_name: builtins.str = ...,
|
|
866
989
|
secret_key_secret_name: builtins.str = ...,
|
|
867
990
|
) -> None: ...
|
|
868
|
-
def ClearField(self, field_name:
|
|
991
|
+
def ClearField(self, field_name: typing.Literal["access_key_secret_name", b"access_key_secret_name", "secret_key_secret_name", b"secret_key_secret_name"]) -> None: ...
|
|
869
992
|
|
|
870
993
|
global___AwsCredentialsAuthentication = AwsCredentialsAuthentication
|
|
871
994
|
|
|
995
|
+
@typing.final
|
|
872
996
|
class GcsUnauthenticated(google.protobuf.message.Message):
|
|
873
997
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
874
998
|
|
|
@@ -878,6 +1002,7 @@ class GcsUnauthenticated(google.protobuf.message.Message):
|
|
|
878
1002
|
|
|
879
1003
|
global___GcsUnauthenticated = GcsUnauthenticated
|
|
880
1004
|
|
|
1005
|
+
@typing.final
|
|
881
1006
|
class GcsUserCredentials(google.protobuf.message.Message):
|
|
882
1007
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
883
1008
|
|
|
@@ -897,10 +1022,11 @@ class GcsUserCredentials(google.protobuf.message.Message):
|
|
|
897
1022
|
client_secret_secret_name: builtins.str = ...,
|
|
898
1023
|
refresh_token_secret_name: builtins.str = ...,
|
|
899
1024
|
) -> None: ...
|
|
900
|
-
def ClearField(self, field_name:
|
|
1025
|
+
def ClearField(self, field_name: typing.Literal["client_id_secret_name", b"client_id_secret_name", "client_secret_secret_name", b"client_secret_secret_name", "refresh_token_secret_name", b"refresh_token_secret_name"]) -> None: ...
|
|
901
1026
|
|
|
902
1027
|
global___GcsUserCredentials = GcsUserCredentials
|
|
903
1028
|
|
|
1029
|
+
@typing.final
|
|
904
1030
|
class GcsServiceAccountImpersonation(google.protobuf.message.Message):
|
|
905
1031
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
906
1032
|
|
|
@@ -912,6 +1038,6 @@ class GcsServiceAccountImpersonation(google.protobuf.message.Message):
|
|
|
912
1038
|
*,
|
|
913
1039
|
service_account_user: builtins.str = ...,
|
|
914
1040
|
) -> None: ...
|
|
915
|
-
def ClearField(self, field_name:
|
|
1041
|
+
def ClearField(self, field_name: typing.Literal["service_account_user", b"service_account_user"]) -> None: ...
|
|
916
1042
|
|
|
917
1043
|
global___GcsServiceAccountImpersonation = GcsServiceAccountImpersonation
|