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
|
|
@@ -26,7 +27,7 @@ class _InputFileType:
|
|
|
26
27
|
ValueType = typing.NewType("ValueType", builtins.int)
|
|
27
28
|
V: typing_extensions.TypeAlias = ValueType
|
|
28
29
|
|
|
29
|
-
class _InputFileTypeEnumTypeWrapper(google.protobuf.internal.enum_type_wrapper._EnumTypeWrapper[_InputFileType.ValueType], builtins.type):
|
|
30
|
+
class _InputFileTypeEnumTypeWrapper(google.protobuf.internal.enum_type_wrapper._EnumTypeWrapper[_InputFileType.ValueType], builtins.type):
|
|
30
31
|
DESCRIPTOR: google.protobuf.descriptor.EnumDescriptor
|
|
31
32
|
UNDEFINED_INPUT_FILE_TYPE: _InputFileType.ValueType # 0
|
|
32
33
|
CSV_INPUT_FILE_TYPE: _InputFileType.ValueType # 1
|
|
@@ -45,7 +46,7 @@ class _OutputFileType:
|
|
|
45
46
|
ValueType = typing.NewType("ValueType", builtins.int)
|
|
46
47
|
V: typing_extensions.TypeAlias = ValueType
|
|
47
48
|
|
|
48
|
-
class _OutputFileTypeEnumTypeWrapper(google.protobuf.internal.enum_type_wrapper._EnumTypeWrapper[_OutputFileType.ValueType], builtins.type):
|
|
49
|
+
class _OutputFileTypeEnumTypeWrapper(google.protobuf.internal.enum_type_wrapper._EnumTypeWrapper[_OutputFileType.ValueType], builtins.type):
|
|
49
50
|
DESCRIPTOR: google.protobuf.descriptor.EnumDescriptor
|
|
50
51
|
UNDEFINED_OUTPUT_FILE_TYPE: _OutputFileType.ValueType # 0
|
|
51
52
|
CSV_OUTPUT_FILE_TYPE: _OutputFileType.ValueType # 1
|
|
@@ -64,7 +65,7 @@ class _BatchJobStatusMessage:
|
|
|
64
65
|
ValueType = typing.NewType("ValueType", builtins.int)
|
|
65
66
|
V: typing_extensions.TypeAlias = ValueType
|
|
66
67
|
|
|
67
|
-
class _BatchJobStatusMessageEnumTypeWrapper(google.protobuf.internal.enum_type_wrapper._EnumTypeWrapper[_BatchJobStatusMessage.ValueType], builtins.type):
|
|
68
|
+
class _BatchJobStatusMessageEnumTypeWrapper(google.protobuf.internal.enum_type_wrapper._EnumTypeWrapper[_BatchJobStatusMessage.ValueType], builtins.type):
|
|
68
69
|
DESCRIPTOR: google.protobuf.descriptor.EnumDescriptor
|
|
69
70
|
UNDEFINED_BATCH_JOB_STATUS: _BatchJobStatusMessage.ValueType # 0
|
|
70
71
|
BATCH_JOB_COMMITTED_STATUS: _BatchJobStatusMessage.ValueType # 1
|
|
@@ -91,7 +92,7 @@ class _BatchTaskStatusMessage:
|
|
|
91
92
|
ValueType = typing.NewType("ValueType", builtins.int)
|
|
92
93
|
V: typing_extensions.TypeAlias = ValueType
|
|
93
94
|
|
|
94
|
-
class _BatchTaskStatusMessageEnumTypeWrapper(google.protobuf.internal.enum_type_wrapper._EnumTypeWrapper[_BatchTaskStatusMessage.ValueType], builtins.type):
|
|
95
|
+
class _BatchTaskStatusMessageEnumTypeWrapper(google.protobuf.internal.enum_type_wrapper._EnumTypeWrapper[_BatchTaskStatusMessage.ValueType], builtins.type):
|
|
95
96
|
DESCRIPTOR: google.protobuf.descriptor.EnumDescriptor
|
|
96
97
|
UNDEFINED_BATCH_TASK_STATUS: _BatchTaskStatusMessage.ValueType # 0
|
|
97
98
|
BATCH_TASK_COMMITTED_STATUS: _BatchTaskStatusMessage.ValueType # 1
|
|
@@ -114,6 +115,7 @@ BATCH_TASK_CANCELLED_STATUS: BatchTaskStatusMessage.ValueType # 6
|
|
|
114
115
|
BATCH_TASK_TIMEOUT_STATUS: BatchTaskStatusMessage.ValueType # 7
|
|
115
116
|
global___BatchTaskStatusMessage = BatchTaskStatusMessage
|
|
116
117
|
|
|
118
|
+
@typing.final
|
|
117
119
|
class StartWarmupJobRequest(google.protobuf.message.Message):
|
|
118
120
|
"""Warmup job request. In order to spare the initialization time of a batch job, which is spinning up new instances
|
|
119
121
|
and pulling the model image - we offer an optional 'warmup' with the intention of saving the aforementioned time
|
|
@@ -138,6 +140,7 @@ class StartWarmupJobRequest(google.protobuf.message.Message):
|
|
|
138
140
|
@property
|
|
139
141
|
def batch_job_deployment_size(self) -> global___BatchJobDeploymentSize:
|
|
140
142
|
"""The warmup size"""
|
|
143
|
+
|
|
141
144
|
def __init__(
|
|
142
145
|
self,
|
|
143
146
|
*,
|
|
@@ -147,11 +150,12 @@ class StartWarmupJobRequest(google.protobuf.message.Message):
|
|
|
147
150
|
warmup_timeout: builtins.int = ...,
|
|
148
151
|
batch_job_deployment_size: global___BatchJobDeploymentSize | None = ...,
|
|
149
152
|
) -> None: ...
|
|
150
|
-
def HasField(self, field_name:
|
|
151
|
-
def ClearField(self, field_name:
|
|
153
|
+
def HasField(self, field_name: typing.Literal["batch_job_deployment_size", b"batch_job_deployment_size"]) -> builtins.bool: ...
|
|
154
|
+
def ClearField(self, field_name: typing.Literal["batch_job_deployment_size", b"batch_job_deployment_size", "branch_id", b"branch_id", "build_id", b"build_id", "model_id", b"model_id", "warmup_timeout", b"warmup_timeout"]) -> None: ...
|
|
152
155
|
|
|
153
156
|
global___StartWarmupJobRequest = StartWarmupJobRequest
|
|
154
157
|
|
|
158
|
+
@typing.final
|
|
155
159
|
class StartWarmupJobResponse(google.protobuf.message.Message):
|
|
156
160
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
157
161
|
|
|
@@ -167,10 +171,11 @@ class StartWarmupJobResponse(google.protobuf.message.Message):
|
|
|
167
171
|
success: builtins.bool = ...,
|
|
168
172
|
failure_message: builtins.str = ...,
|
|
169
173
|
) -> None: ...
|
|
170
|
-
def ClearField(self, field_name:
|
|
174
|
+
def ClearField(self, field_name: typing.Literal["failure_message", b"failure_message", "success", b"success"]) -> None: ...
|
|
171
175
|
|
|
172
176
|
global___StartWarmupJobResponse = StartWarmupJobResponse
|
|
173
177
|
|
|
178
|
+
@typing.final
|
|
174
179
|
class CancelWarmupJobRequest(google.protobuf.message.Message):
|
|
175
180
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
176
181
|
|
|
@@ -190,10 +195,11 @@ class CancelWarmupJobRequest(google.protobuf.message.Message):
|
|
|
190
195
|
branch_id: builtins.str = ...,
|
|
191
196
|
build_id: builtins.str = ...,
|
|
192
197
|
) -> None: ...
|
|
193
|
-
def ClearField(self, field_name:
|
|
198
|
+
def ClearField(self, field_name: typing.Literal["branch_id", b"branch_id", "build_id", b"build_id", "model_id", b"model_id"]) -> None: ...
|
|
194
199
|
|
|
195
200
|
global___CancelWarmupJobRequest = CancelWarmupJobRequest
|
|
196
201
|
|
|
202
|
+
@typing.final
|
|
197
203
|
class CancelWarmupJobResponse(google.protobuf.message.Message):
|
|
198
204
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
199
205
|
|
|
@@ -209,10 +215,11 @@ class CancelWarmupJobResponse(google.protobuf.message.Message):
|
|
|
209
215
|
success: builtins.bool = ...,
|
|
210
216
|
failure_message: builtins.str = ...,
|
|
211
217
|
) -> None: ...
|
|
212
|
-
def ClearField(self, field_name:
|
|
218
|
+
def ClearField(self, field_name: typing.Literal["failure_message", b"failure_message", "success", b"success"]) -> None: ...
|
|
213
219
|
|
|
214
220
|
global___CancelWarmupJobResponse = CancelWarmupJobResponse
|
|
215
221
|
|
|
222
|
+
@typing.final
|
|
216
223
|
class StartBatchJobRequest(google.protobuf.message.Message):
|
|
217
224
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
218
225
|
|
|
@@ -247,9 +254,6 @@ class StartBatchJobRequest(google.protobuf.message.Message):
|
|
|
247
254
|
"""The source folder from which the files will be read on the source bucket"""
|
|
248
255
|
destination_folder: builtins.str
|
|
249
256
|
"""The destination folder to which the files will be written on the destination bucket"""
|
|
250
|
-
@property
|
|
251
|
-
def batch_job_deployment_size(self) -> global___BatchJobDeploymentSize:
|
|
252
|
-
"""The batch job size"""
|
|
253
257
|
job_timeout: builtins.int
|
|
254
258
|
"""The total batch job timeout in seconds"""
|
|
255
259
|
task_timeout: builtins.int
|
|
@@ -262,17 +266,24 @@ class StartBatchJobRequest(google.protobuf.message.Message):
|
|
|
262
266
|
"""The access token's secret name in secret service"""
|
|
263
267
|
secret_secret: builtins.str
|
|
264
268
|
"""The access secret's secret name in secret service"""
|
|
269
|
+
@property
|
|
270
|
+
def batch_job_deployment_size(self) -> global___BatchJobDeploymentSize:
|
|
271
|
+
"""The batch job size"""
|
|
272
|
+
|
|
265
273
|
@property
|
|
266
274
|
def advanced_deployment_options(self) -> global___AdvancedDeploymentOptions:
|
|
267
275
|
"""Advanced deployment options"""
|
|
276
|
+
|
|
268
277
|
@property
|
|
269
278
|
def parameters(self) -> google.protobuf.internal.containers.RepeatedCompositeFieldContainer[global___BatchJobParameter]:
|
|
270
279
|
"""User provided parameters which will be passed to the batch execution job as environment variables"""
|
|
280
|
+
|
|
271
281
|
@property
|
|
272
282
|
def batch_job_request(self) -> global___BatchJobRequest:
|
|
273
283
|
"""The request message reorganized
|
|
274
284
|
We will migrate to this massage.
|
|
275
285
|
"""
|
|
286
|
+
|
|
276
287
|
def __init__(
|
|
277
288
|
self,
|
|
278
289
|
*,
|
|
@@ -294,11 +305,12 @@ class StartBatchJobRequest(google.protobuf.message.Message):
|
|
|
294
305
|
parameters: collections.abc.Iterable[global___BatchJobParameter] | None = ...,
|
|
295
306
|
batch_job_request: global___BatchJobRequest | None = ...,
|
|
296
307
|
) -> None: ...
|
|
297
|
-
def HasField(self, field_name:
|
|
298
|
-
def ClearField(self, field_name:
|
|
308
|
+
def HasField(self, field_name: typing.Literal["advanced_deployment_options", b"advanced_deployment_options", "batch_job_deployment_size", b"batch_job_deployment_size", "batch_job_request", b"batch_job_request"]) -> builtins.bool: ...
|
|
309
|
+
def ClearField(self, field_name: typing.Literal["advanced_deployment_options", b"advanced_deployment_options", "batch_job_deployment_size", b"batch_job_deployment_size", "batch_job_request", b"batch_job_request", "branch_id", b"branch_id", "build_id", b"build_id", "destination_bucket", b"destination_bucket", "destination_folder", b"destination_folder", "input_file_type", b"input_file_type", "job_timeout", b"job_timeout", "model_id", b"model_id", "output_file_type", b"output_file_type", "parameters", b"parameters", "secret_secret", b"secret_secret", "source_bucket", b"source_bucket", "source_folder", b"source_folder", "task_timeout", b"task_timeout", "token_secret", b"token_secret"]) -> None: ...
|
|
299
310
|
|
|
300
311
|
global___StartBatchJobRequest = StartBatchJobRequest
|
|
301
312
|
|
|
313
|
+
@typing.final
|
|
302
314
|
class BatchJobRequest(google.protobuf.message.Message):
|
|
303
315
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
304
316
|
|
|
@@ -308,12 +320,15 @@ class BatchJobRequest(google.protobuf.message.Message):
|
|
|
308
320
|
@property
|
|
309
321
|
def model_details(self) -> global___BatchJobModelDetails:
|
|
310
322
|
"""Data about the model to do batch prediction on"""
|
|
323
|
+
|
|
311
324
|
@property
|
|
312
325
|
def data_details(self) -> global___BatchJobDataDetails:
|
|
313
326
|
"""The params for the data that the prediction executed on"""
|
|
327
|
+
|
|
314
328
|
@property
|
|
315
329
|
def execution_details(self) -> global___BatchJobExecutionDetails:
|
|
316
330
|
"""How to execute the job"""
|
|
331
|
+
|
|
317
332
|
def __init__(
|
|
318
333
|
self,
|
|
319
334
|
*,
|
|
@@ -321,11 +336,12 @@ class BatchJobRequest(google.protobuf.message.Message):
|
|
|
321
336
|
data_details: global___BatchJobDataDetails | None = ...,
|
|
322
337
|
execution_details: global___BatchJobExecutionDetails | None = ...,
|
|
323
338
|
) -> None: ...
|
|
324
|
-
def HasField(self, field_name:
|
|
325
|
-
def ClearField(self, field_name:
|
|
339
|
+
def HasField(self, field_name: typing.Literal["data_details", b"data_details", "execution_details", b"execution_details", "model_details", b"model_details"]) -> builtins.bool: ...
|
|
340
|
+
def ClearField(self, field_name: typing.Literal["data_details", b"data_details", "execution_details", b"execution_details", "model_details", b"model_details"]) -> None: ...
|
|
326
341
|
|
|
327
342
|
global___BatchJobRequest = BatchJobRequest
|
|
328
343
|
|
|
344
|
+
@typing.final
|
|
329
345
|
class BatchJobModelDetails(google.protobuf.message.Message):
|
|
330
346
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
331
347
|
|
|
@@ -341,10 +357,11 @@ class BatchJobModelDetails(google.protobuf.message.Message):
|
|
|
341
357
|
model_id: builtins.str = ...,
|
|
342
358
|
build_id: builtins.str = ...,
|
|
343
359
|
) -> None: ...
|
|
344
|
-
def ClearField(self, field_name:
|
|
360
|
+
def ClearField(self, field_name: typing.Literal["build_id", b"build_id", "model_id", b"model_id"]) -> None: ...
|
|
345
361
|
|
|
346
362
|
global___BatchJobModelDetails = BatchJobModelDetails
|
|
347
363
|
|
|
364
|
+
@typing.final
|
|
348
365
|
class BatchJobDataDetails(google.protobuf.message.Message):
|
|
349
366
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
350
367
|
|
|
@@ -354,12 +371,6 @@ class BatchJobDataDetails(google.protobuf.message.Message):
|
|
|
354
371
|
SECRET_SECRET_FIELD_NUMBER: builtins.int
|
|
355
372
|
SESSION_TOKEN_FIELD_NUMBER: builtins.int
|
|
356
373
|
SERVICE_ACCOUNT_JSON_KEY_SECRET_FIELD_NUMBER: builtins.int
|
|
357
|
-
@property
|
|
358
|
-
def source_path(self) -> global___BatchJobSourcePath:
|
|
359
|
-
"""The source data details"""
|
|
360
|
-
@property
|
|
361
|
-
def destination_path(self) -> global___BatchJobDestinationPath:
|
|
362
|
-
"""The destination data details"""
|
|
363
374
|
token_secret: builtins.str
|
|
364
375
|
"""The access token's secret name in secret service"""
|
|
365
376
|
secret_secret: builtins.str
|
|
@@ -368,6 +379,14 @@ class BatchJobDataDetails(google.protobuf.message.Message):
|
|
|
368
379
|
"""The session token required to use the bucket for batch inference."""
|
|
369
380
|
service_account_json_key_secret: builtins.str
|
|
370
381
|
"""The service account json key secret name"""
|
|
382
|
+
@property
|
|
383
|
+
def source_path(self) -> global___BatchJobSourcePath:
|
|
384
|
+
"""The source data details"""
|
|
385
|
+
|
|
386
|
+
@property
|
|
387
|
+
def destination_path(self) -> global___BatchJobDestinationPath:
|
|
388
|
+
"""The destination data details"""
|
|
389
|
+
|
|
371
390
|
def __init__(
|
|
372
391
|
self,
|
|
373
392
|
*,
|
|
@@ -378,11 +397,12 @@ class BatchJobDataDetails(google.protobuf.message.Message):
|
|
|
378
397
|
session_token: builtins.str = ...,
|
|
379
398
|
service_account_json_key_secret: builtins.str = ...,
|
|
380
399
|
) -> None: ...
|
|
381
|
-
def HasField(self, field_name:
|
|
382
|
-
def ClearField(self, field_name:
|
|
400
|
+
def HasField(self, field_name: typing.Literal["destination_path", b"destination_path", "source_path", b"source_path"]) -> builtins.bool: ...
|
|
401
|
+
def ClearField(self, field_name: typing.Literal["destination_path", b"destination_path", "secret_secret", b"secret_secret", "service_account_json_key_secret", b"service_account_json_key_secret", "session_token", b"session_token", "source_path", b"source_path", "token_secret", b"token_secret"]) -> None: ...
|
|
383
402
|
|
|
384
403
|
global___BatchJobDataDetails = BatchJobDataDetails
|
|
385
404
|
|
|
405
|
+
@typing.final
|
|
386
406
|
class BatchJobSourcePath(google.protobuf.message.Message):
|
|
387
407
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
388
408
|
|
|
@@ -402,10 +422,11 @@ class BatchJobSourcePath(google.protobuf.message.Message):
|
|
|
402
422
|
source_folder: builtins.str = ...,
|
|
403
423
|
input_file_type: global___InputFileType.ValueType = ...,
|
|
404
424
|
) -> None: ...
|
|
405
|
-
def ClearField(self, field_name:
|
|
425
|
+
def ClearField(self, field_name: typing.Literal["input_file_type", b"input_file_type", "source_bucket", b"source_bucket", "source_folder", b"source_folder"]) -> None: ...
|
|
406
426
|
|
|
407
427
|
global___BatchJobSourcePath = BatchJobSourcePath
|
|
408
428
|
|
|
429
|
+
@typing.final
|
|
409
430
|
class BatchJobDestinationPath(google.protobuf.message.Message):
|
|
410
431
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
411
432
|
|
|
@@ -425,10 +446,11 @@ class BatchJobDestinationPath(google.protobuf.message.Message):
|
|
|
425
446
|
destination_folder: builtins.str = ...,
|
|
426
447
|
output_file_type: global___OutputFileType.ValueType = ...,
|
|
427
448
|
) -> None: ...
|
|
428
|
-
def ClearField(self, field_name:
|
|
449
|
+
def ClearField(self, field_name: typing.Literal["destination_bucket", b"destination_bucket", "destination_folder", b"destination_folder", "output_file_type", b"output_file_type"]) -> None: ...
|
|
429
450
|
|
|
430
451
|
global___BatchJobDestinationPath = BatchJobDestinationPath
|
|
431
452
|
|
|
453
|
+
@typing.final
|
|
432
454
|
class BatchJobExecutionDetails(google.protobuf.message.Message):
|
|
433
455
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
434
456
|
|
|
@@ -444,12 +466,15 @@ class BatchJobExecutionDetails(google.protobuf.message.Message):
|
|
|
444
466
|
@property
|
|
445
467
|
def batch_job_deployment_size(self) -> global___BatchJobDeploymentSize:
|
|
446
468
|
"""The batch job size"""
|
|
469
|
+
|
|
447
470
|
@property
|
|
448
471
|
def advanced_deployment_options(self) -> global___AdvancedDeploymentOptions:
|
|
449
472
|
"""Advanced deployment options"""
|
|
473
|
+
|
|
450
474
|
@property
|
|
451
475
|
def parameters(self) -> google.protobuf.internal.containers.RepeatedCompositeFieldContainer[global___BatchJobParameter]:
|
|
452
476
|
"""User provided parameters which will be passed to the batch execution job as environment variables"""
|
|
477
|
+
|
|
453
478
|
def __init__(
|
|
454
479
|
self,
|
|
455
480
|
*,
|
|
@@ -459,11 +484,12 @@ class BatchJobExecutionDetails(google.protobuf.message.Message):
|
|
|
459
484
|
advanced_deployment_options: global___AdvancedDeploymentOptions | None = ...,
|
|
460
485
|
parameters: collections.abc.Iterable[global___BatchJobParameter] | None = ...,
|
|
461
486
|
) -> None: ...
|
|
462
|
-
def HasField(self, field_name:
|
|
463
|
-
def ClearField(self, field_name:
|
|
487
|
+
def HasField(self, field_name: typing.Literal["advanced_deployment_options", b"advanced_deployment_options", "batch_job_deployment_size", b"batch_job_deployment_size"]) -> builtins.bool: ...
|
|
488
|
+
def ClearField(self, field_name: typing.Literal["advanced_deployment_options", b"advanced_deployment_options", "batch_job_deployment_size", b"batch_job_deployment_size", "job_timeout", b"job_timeout", "parameters", b"parameters", "task_timeout", b"task_timeout"]) -> None: ...
|
|
464
489
|
|
|
465
490
|
global___BatchJobExecutionDetails = BatchJobExecutionDetails
|
|
466
491
|
|
|
492
|
+
@typing.final
|
|
467
493
|
class BatchJobParameter(google.protobuf.message.Message):
|
|
468
494
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
469
495
|
|
|
@@ -477,10 +503,11 @@ class BatchJobParameter(google.protobuf.message.Message):
|
|
|
477
503
|
key: builtins.str = ...,
|
|
478
504
|
value: builtins.str = ...,
|
|
479
505
|
) -> None: ...
|
|
480
|
-
def ClearField(self, field_name:
|
|
506
|
+
def ClearField(self, field_name: typing.Literal["key", b"key", "value", b"value"]) -> None: ...
|
|
481
507
|
|
|
482
508
|
global___BatchJobParameter = BatchJobParameter
|
|
483
509
|
|
|
510
|
+
@typing.final
|
|
484
511
|
class StartBatchJobResponse(google.protobuf.message.Message):
|
|
485
512
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
486
513
|
|
|
@@ -500,10 +527,11 @@ class StartBatchJobResponse(google.protobuf.message.Message):
|
|
|
500
527
|
success: builtins.bool = ...,
|
|
501
528
|
failure_message: builtins.str = ...,
|
|
502
529
|
) -> None: ...
|
|
503
|
-
def ClearField(self, field_name:
|
|
530
|
+
def ClearField(self, field_name: typing.Literal["batch_id", b"batch_id", "failure_message", b"failure_message", "success", b"success"]) -> None: ...
|
|
504
531
|
|
|
505
532
|
global___StartBatchJobResponse = StartBatchJobResponse
|
|
506
533
|
|
|
534
|
+
@typing.final
|
|
507
535
|
class CancelBatchJobRequest(google.protobuf.message.Message):
|
|
508
536
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
509
537
|
|
|
@@ -515,10 +543,11 @@ class CancelBatchJobRequest(google.protobuf.message.Message):
|
|
|
515
543
|
*,
|
|
516
544
|
batch_id: builtins.str = ...,
|
|
517
545
|
) -> None: ...
|
|
518
|
-
def ClearField(self, field_name:
|
|
546
|
+
def ClearField(self, field_name: typing.Literal["batch_id", b"batch_id"]) -> None: ...
|
|
519
547
|
|
|
520
548
|
global___CancelBatchJobRequest = CancelBatchJobRequest
|
|
521
549
|
|
|
550
|
+
@typing.final
|
|
522
551
|
class CancelBatchJobResponse(google.protobuf.message.Message):
|
|
523
552
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
524
553
|
|
|
@@ -534,10 +563,11 @@ class CancelBatchJobResponse(google.protobuf.message.Message):
|
|
|
534
563
|
success: builtins.bool = ...,
|
|
535
564
|
failure_message: builtins.str = ...,
|
|
536
565
|
) -> None: ...
|
|
537
|
-
def ClearField(self, field_name:
|
|
566
|
+
def ClearField(self, field_name: typing.Literal["failure_message", b"failure_message", "success", b"success"]) -> None: ...
|
|
538
567
|
|
|
539
568
|
global___CancelBatchJobResponse = CancelBatchJobResponse
|
|
540
569
|
|
|
570
|
+
@typing.final
|
|
541
571
|
class GetBatchJobStatusRequest(google.protobuf.message.Message):
|
|
542
572
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
543
573
|
|
|
@@ -549,10 +579,11 @@ class GetBatchJobStatusRequest(google.protobuf.message.Message):
|
|
|
549
579
|
*,
|
|
550
580
|
batch_id: builtins.str = ...,
|
|
551
581
|
) -> None: ...
|
|
552
|
-
def ClearField(self, field_name:
|
|
582
|
+
def ClearField(self, field_name: typing.Literal["batch_id", b"batch_id"]) -> None: ...
|
|
553
583
|
|
|
554
584
|
global___GetBatchJobStatusRequest = GetBatchJobStatusRequest
|
|
555
585
|
|
|
586
|
+
@typing.final
|
|
556
587
|
class GetBatchJobStatusResponse(google.protobuf.message.Message):
|
|
557
588
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
558
589
|
|
|
@@ -580,10 +611,11 @@ class GetBatchJobStatusResponse(google.protobuf.message.Message):
|
|
|
580
611
|
finished_files: builtins.int = ...,
|
|
581
612
|
total_files: builtins.int = ...,
|
|
582
613
|
) -> None: ...
|
|
583
|
-
def ClearField(self, field_name:
|
|
614
|
+
def ClearField(self, field_name: typing.Literal["failure_message", b"failure_message", "finished_files", b"finished_files", "job_status", b"job_status", "success", b"success", "total_files", b"total_files"]) -> None: ...
|
|
584
615
|
|
|
585
616
|
global___GetBatchJobStatusResponse = GetBatchJobStatusResponse
|
|
586
617
|
|
|
618
|
+
@typing.final
|
|
587
619
|
class GetBatchJobReportRequest(google.protobuf.message.Message):
|
|
588
620
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
589
621
|
|
|
@@ -595,10 +627,11 @@ class GetBatchJobReportRequest(google.protobuf.message.Message):
|
|
|
595
627
|
*,
|
|
596
628
|
batch_id: builtins.str = ...,
|
|
597
629
|
) -> None: ...
|
|
598
|
-
def ClearField(self, field_name:
|
|
630
|
+
def ClearField(self, field_name: typing.Literal["batch_id", b"batch_id"]) -> None: ...
|
|
599
631
|
|
|
600
632
|
global___GetBatchJobReportRequest = GetBatchJobReportRequest
|
|
601
633
|
|
|
634
|
+
@typing.final
|
|
602
635
|
class GetBatchJobReportResponse(google.protobuf.message.Message):
|
|
603
636
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
604
637
|
|
|
@@ -612,6 +645,7 @@ class GetBatchJobReportResponse(google.protobuf.message.Message):
|
|
|
612
645
|
@property
|
|
613
646
|
def report_messages(self) -> google.protobuf.internal.containers.RepeatedScalarFieldContainer[builtins.str]:
|
|
614
647
|
"""The batch job report"""
|
|
648
|
+
|
|
615
649
|
def __init__(
|
|
616
650
|
self,
|
|
617
651
|
*,
|
|
@@ -619,10 +653,11 @@ class GetBatchJobReportResponse(google.protobuf.message.Message):
|
|
|
619
653
|
failure_message: builtins.str = ...,
|
|
620
654
|
report_messages: collections.abc.Iterable[builtins.str] | None = ...,
|
|
621
655
|
) -> None: ...
|
|
622
|
-
def ClearField(self, field_name:
|
|
656
|
+
def ClearField(self, field_name: typing.Literal["failure_message", b"failure_message", "report_messages", b"report_messages", "successful", b"successful"]) -> None: ...
|
|
623
657
|
|
|
624
658
|
global___GetBatchJobReportResponse = GetBatchJobReportResponse
|
|
625
659
|
|
|
660
|
+
@typing.final
|
|
626
661
|
class UpdateBatchTasksStatusRequest(google.protobuf.message.Message):
|
|
627
662
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
628
663
|
|
|
@@ -630,15 +665,17 @@ class UpdateBatchTasksStatusRequest(google.protobuf.message.Message):
|
|
|
630
665
|
@property
|
|
631
666
|
def batch_task_events(self) -> google.protobuf.internal.containers.RepeatedCompositeFieldContainer[qwak.batch_job.v1.batch_job_events_pb2.BatchTaskEventMessage]:
|
|
632
667
|
"""Update for multiple batch tasks"""
|
|
668
|
+
|
|
633
669
|
def __init__(
|
|
634
670
|
self,
|
|
635
671
|
*,
|
|
636
672
|
batch_task_events: collections.abc.Iterable[qwak.batch_job.v1.batch_job_events_pb2.BatchTaskEventMessage] | None = ...,
|
|
637
673
|
) -> None: ...
|
|
638
|
-
def ClearField(self, field_name:
|
|
674
|
+
def ClearField(self, field_name: typing.Literal["batch_task_events", b"batch_task_events"]) -> None: ...
|
|
639
675
|
|
|
640
676
|
global___UpdateBatchTasksStatusRequest = UpdateBatchTasksStatusRequest
|
|
641
677
|
|
|
678
|
+
@typing.final
|
|
642
679
|
class UpdateBatchTaskStatusResponse(google.protobuf.message.Message):
|
|
643
680
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
644
681
|
|
|
@@ -654,10 +691,11 @@ class UpdateBatchTaskStatusResponse(google.protobuf.message.Message):
|
|
|
654
691
|
success: builtins.bool = ...,
|
|
655
692
|
failure_message: builtins.str = ...,
|
|
656
693
|
) -> None: ...
|
|
657
|
-
def ClearField(self, field_name:
|
|
694
|
+
def ClearField(self, field_name: typing.Literal["failure_message", b"failure_message", "success", b"success"]) -> None: ...
|
|
658
695
|
|
|
659
696
|
global___UpdateBatchTaskStatusResponse = UpdateBatchTaskStatusResponse
|
|
660
697
|
|
|
698
|
+
@typing.final
|
|
661
699
|
class AdvancedDeploymentOptions(google.protobuf.message.Message):
|
|
662
700
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
663
701
|
|
|
@@ -677,10 +715,11 @@ class AdvancedDeploymentOptions(google.protobuf.message.Message):
|
|
|
677
715
|
purchase_option: builtins.str = ...,
|
|
678
716
|
service_account_key_secret_name: builtins.str = ...,
|
|
679
717
|
) -> None: ...
|
|
680
|
-
def ClearField(self, field_name:
|
|
718
|
+
def ClearField(self, field_name: typing.Literal["custom_iam_role_arn", b"custom_iam_role_arn", "purchase_option", b"purchase_option", "service_account_key_secret_name", b"service_account_key_secret_name"]) -> None: ...
|
|
681
719
|
|
|
682
720
|
global___AdvancedDeploymentOptions = AdvancedDeploymentOptions
|
|
683
721
|
|
|
722
|
+
@typing.final
|
|
684
723
|
class BatchJobDeploymentSize(google.protobuf.message.Message):
|
|
685
724
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
686
725
|
|
|
@@ -688,7 +727,7 @@ class BatchJobDeploymentSize(google.protobuf.message.Message):
|
|
|
688
727
|
ValueType = typing.NewType("ValueType", builtins.int)
|
|
689
728
|
V: typing_extensions.TypeAlias = ValueType
|
|
690
729
|
|
|
691
|
-
class _MemoryUnitEnumTypeWrapper(google.protobuf.internal.enum_type_wrapper._EnumTypeWrapper[BatchJobDeploymentSize._MemoryUnit.ValueType], builtins.type):
|
|
730
|
+
class _MemoryUnitEnumTypeWrapper(google.protobuf.internal.enum_type_wrapper._EnumTypeWrapper[BatchJobDeploymentSize._MemoryUnit.ValueType], builtins.type):
|
|
692
731
|
DESCRIPTOR: google.protobuf.descriptor.EnumDescriptor
|
|
693
732
|
UNKNOWN: BatchJobDeploymentSize._MemoryUnit.ValueType # 0
|
|
694
733
|
MIB: BatchJobDeploymentSize._MemoryUnit.ValueType # 1
|
|
@@ -716,9 +755,11 @@ class BatchJobDeploymentSize(google.protobuf.message.Message):
|
|
|
716
755
|
@property
|
|
717
756
|
def gpu_resources(self) -> frogml._proto.qwak.user_application.common.v0.resources_pb2.GpuResources:
|
|
718
757
|
"""Optional GPU resources for batch"""
|
|
758
|
+
|
|
719
759
|
@property
|
|
720
760
|
def client_pod_compute_resources(self) -> frogml._proto.qwak.user_application.common.v0.resources_pb2.ClientPodComputeResources:
|
|
721
761
|
"""Client Compute Resources"""
|
|
762
|
+
|
|
722
763
|
def __init__(
|
|
723
764
|
self,
|
|
724
765
|
*,
|
|
@@ -729,11 +770,12 @@ class BatchJobDeploymentSize(google.protobuf.message.Message):
|
|
|
729
770
|
gpu_resources: frogml._proto.qwak.user_application.common.v0.resources_pb2.GpuResources | None = ...,
|
|
730
771
|
client_pod_compute_resources: frogml._proto.qwak.user_application.common.v0.resources_pb2.ClientPodComputeResources | None = ...,
|
|
731
772
|
) -> None: ...
|
|
732
|
-
def HasField(self, field_name:
|
|
733
|
-
def ClearField(self, field_name:
|
|
773
|
+
def HasField(self, field_name: typing.Literal["client_pod_compute_resources", b"client_pod_compute_resources", "gpu_resources", b"gpu_resources"]) -> builtins.bool: ...
|
|
774
|
+
def ClearField(self, field_name: typing.Literal["client_pod_compute_resources", b"client_pod_compute_resources", "cpu", b"cpu", "gpu_resources", b"gpu_resources", "memory_amount", b"memory_amount", "memory_units", b"memory_units", "number_of_pods", b"number_of_pods"]) -> None: ...
|
|
734
775
|
|
|
735
776
|
global___BatchJobDeploymentSize = BatchJobDeploymentSize
|
|
736
777
|
|
|
778
|
+
@typing.final
|
|
737
779
|
class BatchJobExecutionSize(google.protobuf.message.Message):
|
|
738
780
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
739
781
|
|
|
@@ -742,11 +784,12 @@ class BatchJobExecutionSize(google.protobuf.message.Message):
|
|
|
742
784
|
TEMPLATE_ID_FIELD_NUMBER: builtins.int
|
|
743
785
|
number_of_pods: builtins.int
|
|
744
786
|
"""Number of pods in execution"""
|
|
787
|
+
template_id: builtins.str
|
|
788
|
+
"""Template id used"""
|
|
745
789
|
@property
|
|
746
790
|
def pod_compute_resources(self) -> frogml._proto.qwak.user_application.common.v0.resources_pb2.PodComputeResources:
|
|
747
791
|
"""Resources Of Execution"""
|
|
748
|
-
|
|
749
|
-
"""Template id used"""
|
|
792
|
+
|
|
750
793
|
def __init__(
|
|
751
794
|
self,
|
|
752
795
|
*,
|
|
@@ -754,11 +797,12 @@ class BatchJobExecutionSize(google.protobuf.message.Message):
|
|
|
754
797
|
pod_compute_resources: frogml._proto.qwak.user_application.common.v0.resources_pb2.PodComputeResources | None = ...,
|
|
755
798
|
template_id: builtins.str = ...,
|
|
756
799
|
) -> None: ...
|
|
757
|
-
def HasField(self, field_name:
|
|
758
|
-
def ClearField(self, field_name:
|
|
800
|
+
def HasField(self, field_name: typing.Literal["pod_compute_resources", b"pod_compute_resources"]) -> builtins.bool: ...
|
|
801
|
+
def ClearField(self, field_name: typing.Literal["number_of_pods", b"number_of_pods", "pod_compute_resources", b"pod_compute_resources", "template_id", b"template_id"]) -> None: ...
|
|
759
802
|
|
|
760
803
|
global___BatchJobExecutionSize = BatchJobExecutionSize
|
|
761
804
|
|
|
805
|
+
@typing.final
|
|
762
806
|
class ListBatchJobsRequest(google.protobuf.message.Message):
|
|
763
807
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
764
808
|
|
|
@@ -778,10 +822,11 @@ class ListBatchJobsRequest(google.protobuf.message.Message):
|
|
|
778
822
|
branch_id: builtins.str = ...,
|
|
779
823
|
build_id: builtins.str = ...,
|
|
780
824
|
) -> None: ...
|
|
781
|
-
def ClearField(self, field_name:
|
|
825
|
+
def ClearField(self, field_name: typing.Literal["branch_id", b"branch_id", "build_id", b"build_id", "model_id", b"model_id"]) -> None: ...
|
|
782
826
|
|
|
783
827
|
global___ListBatchJobsRequest = ListBatchJobsRequest
|
|
784
828
|
|
|
829
|
+
@typing.final
|
|
785
830
|
class ListBatchJobsResponse(google.protobuf.message.Message):
|
|
786
831
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
787
832
|
|
|
@@ -789,15 +834,17 @@ class ListBatchJobsResponse(google.protobuf.message.Message):
|
|
|
789
834
|
@property
|
|
790
835
|
def batch_jobs(self) -> google.protobuf.internal.containers.RepeatedCompositeFieldContainer[global___BatchJobDetails]:
|
|
791
836
|
"""The details for each batch job"""
|
|
837
|
+
|
|
792
838
|
def __init__(
|
|
793
839
|
self,
|
|
794
840
|
*,
|
|
795
841
|
batch_jobs: collections.abc.Iterable[global___BatchJobDetails] | None = ...,
|
|
796
842
|
) -> None: ...
|
|
797
|
-
def ClearField(self, field_name:
|
|
843
|
+
def ClearField(self, field_name: typing.Literal["batch_jobs", b"batch_jobs"]) -> None: ...
|
|
798
844
|
|
|
799
845
|
global___ListBatchJobsResponse = ListBatchJobsResponse
|
|
800
846
|
|
|
847
|
+
@typing.final
|
|
801
848
|
class BatchJobDetails(google.protobuf.message.Message):
|
|
802
849
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
803
850
|
|
|
@@ -816,22 +863,26 @@ class BatchJobDetails(google.protobuf.message.Message):
|
|
|
816
863
|
"""The batch job id"""
|
|
817
864
|
job_status: global___BatchJobStatusMessage.ValueType
|
|
818
865
|
"""The batch job status"""
|
|
866
|
+
failure_message: builtins.str
|
|
867
|
+
"""The failure message of the batch job in case that failed"""
|
|
868
|
+
environment_id: builtins.str
|
|
869
|
+
"""Environment id"""
|
|
819
870
|
@property
|
|
820
871
|
def start_time(self) -> google.protobuf.timestamp_pb2.Timestamp:
|
|
821
872
|
"""The start time for of the batch job"""
|
|
873
|
+
|
|
822
874
|
@property
|
|
823
875
|
def end_time(self) -> google.protobuf.timestamp_pb2.Timestamp:
|
|
824
876
|
"""The end time for of the batch job"""
|
|
825
|
-
|
|
826
|
-
"""The failure message of the batch job in case that failed"""
|
|
877
|
+
|
|
827
878
|
@property
|
|
828
879
|
def job_size(self) -> global___BatchJobDeploymentSize:
|
|
829
880
|
"""The batch job resources size"""
|
|
881
|
+
|
|
830
882
|
@property
|
|
831
883
|
def batch_job_execution_size(self) -> global___BatchJobExecutionSize:
|
|
832
884
|
"""The batch job resources size"""
|
|
833
|
-
|
|
834
|
-
"""Environment id"""
|
|
885
|
+
|
|
835
886
|
def __init__(
|
|
836
887
|
self,
|
|
837
888
|
*,
|
|
@@ -845,11 +896,12 @@ class BatchJobDetails(google.protobuf.message.Message):
|
|
|
845
896
|
batch_job_execution_size: global___BatchJobExecutionSize | None = ...,
|
|
846
897
|
environment_id: builtins.str = ...,
|
|
847
898
|
) -> None: ...
|
|
848
|
-
def HasField(self, field_name:
|
|
849
|
-
def ClearField(self, field_name:
|
|
899
|
+
def HasField(self, field_name: typing.Literal["batch_job_execution_size", b"batch_job_execution_size", "end_time", b"end_time", "job_size", b"job_size", "start_time", b"start_time"]) -> builtins.bool: ...
|
|
900
|
+
def ClearField(self, field_name: typing.Literal["batch_job_execution_size", b"batch_job_execution_size", "build_id", b"build_id", "end_time", b"end_time", "environment_id", b"environment_id", "failure_message", b"failure_message", "job_id", b"job_id", "job_size", b"job_size", "job_status", b"job_status", "start_time", b"start_time"]) -> None: ...
|
|
850
901
|
|
|
851
902
|
global___BatchJobDetails = BatchJobDetails
|
|
852
903
|
|
|
904
|
+
@typing.final
|
|
853
905
|
class GetBatchJobDetailsRequest(google.protobuf.message.Message):
|
|
854
906
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
855
907
|
|
|
@@ -861,23 +913,25 @@ class GetBatchJobDetailsRequest(google.protobuf.message.Message):
|
|
|
861
913
|
*,
|
|
862
914
|
job_id: builtins.str = ...,
|
|
863
915
|
) -> None: ...
|
|
864
|
-
def ClearField(self, field_name:
|
|
916
|
+
def ClearField(self, field_name: typing.Literal["job_id", b"job_id"]) -> None: ...
|
|
865
917
|
|
|
866
918
|
global___GetBatchJobDetailsRequest = GetBatchJobDetailsRequest
|
|
867
919
|
|
|
920
|
+
@typing.final
|
|
868
921
|
class GetBatchJobDetailsResponse(google.protobuf.message.Message):
|
|
869
922
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
870
923
|
|
|
871
924
|
BATCH_JOB_FIELD_NUMBER: builtins.int
|
|
872
925
|
SUCCESS_FIELD_NUMBER: builtins.int
|
|
873
926
|
FAILURE_MESSAGE_FIELD_NUMBER: builtins.int
|
|
874
|
-
@property
|
|
875
|
-
def batch_job(self) -> global___BatchJobMessage:
|
|
876
|
-
"""The batch job details"""
|
|
877
927
|
success: builtins.bool
|
|
878
928
|
"""Whether the request was successful"""
|
|
879
929
|
failure_message: builtins.str
|
|
880
930
|
"""Failure message in case the request failed"""
|
|
931
|
+
@property
|
|
932
|
+
def batch_job(self) -> global___BatchJobMessage:
|
|
933
|
+
"""The batch job details"""
|
|
934
|
+
|
|
881
935
|
def __init__(
|
|
882
936
|
self,
|
|
883
937
|
*,
|
|
@@ -885,11 +939,12 @@ class GetBatchJobDetailsResponse(google.protobuf.message.Message):
|
|
|
885
939
|
success: builtins.bool = ...,
|
|
886
940
|
failure_message: builtins.str = ...,
|
|
887
941
|
) -> None: ...
|
|
888
|
-
def HasField(self, field_name:
|
|
889
|
-
def ClearField(self, field_name:
|
|
942
|
+
def HasField(self, field_name: typing.Literal["batch_job", b"batch_job"]) -> builtins.bool: ...
|
|
943
|
+
def ClearField(self, field_name: typing.Literal["batch_job", b"batch_job", "failure_message", b"failure_message", "success", b"success"]) -> None: ...
|
|
890
944
|
|
|
891
945
|
global___GetBatchJobDetailsResponse = GetBatchJobDetailsResponse
|
|
892
946
|
|
|
947
|
+
@typing.final
|
|
893
948
|
class BatchJobMessage(google.protobuf.message.Message):
|
|
894
949
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
895
950
|
|
|
@@ -913,28 +968,34 @@ class BatchJobMessage(google.protobuf.message.Message):
|
|
|
913
968
|
"""The branch id of the model"""
|
|
914
969
|
build_id: builtins.str
|
|
915
970
|
"""The build ID used in the batch job"""
|
|
971
|
+
job_status: global___BatchJobStatusMessage.ValueType
|
|
972
|
+
"""The batch job status"""
|
|
973
|
+
total_records: builtins.int
|
|
974
|
+
"""The total records that were processed in the job"""
|
|
916
975
|
@property
|
|
917
976
|
def start_time(self) -> google.protobuf.timestamp_pb2.Timestamp:
|
|
918
977
|
"""The start time for of the batch job"""
|
|
978
|
+
|
|
919
979
|
@property
|
|
920
980
|
def end_time(self) -> google.protobuf.timestamp_pb2.Timestamp:
|
|
921
981
|
"""The end time for of the batch job"""
|
|
922
|
-
|
|
923
|
-
"""The batch job status"""
|
|
924
|
-
total_records: builtins.int
|
|
925
|
-
"""The total records that were processed in the job"""
|
|
982
|
+
|
|
926
983
|
@property
|
|
927
984
|
def job_size(self) -> global___BatchJobDeploymentSize:
|
|
928
985
|
"""The batch job size"""
|
|
986
|
+
|
|
929
987
|
@property
|
|
930
988
|
def report_messages(self) -> google.protobuf.internal.containers.RepeatedCompositeFieldContainer[global___ExecutionReportLine]:
|
|
931
989
|
"""The report for the batch job"""
|
|
990
|
+
|
|
932
991
|
@property
|
|
933
992
|
def execution_file_details(self) -> global___ExecutionFileDetails:
|
|
934
993
|
"""Details on the files processed in the batch job"""
|
|
994
|
+
|
|
935
995
|
@property
|
|
936
996
|
def task_executions(self) -> google.protobuf.internal.containers.RepeatedCompositeFieldContainer[global___TaskExecutionDetails]:
|
|
937
997
|
"""Details for each of the task execution"""
|
|
998
|
+
|
|
938
999
|
def __init__(
|
|
939
1000
|
self,
|
|
940
1001
|
*,
|
|
@@ -951,32 +1012,35 @@ class BatchJobMessage(google.protobuf.message.Message):
|
|
|
951
1012
|
execution_file_details: global___ExecutionFileDetails | None = ...,
|
|
952
1013
|
task_executions: collections.abc.Iterable[global___TaskExecutionDetails] | None = ...,
|
|
953
1014
|
) -> None: ...
|
|
954
|
-
def HasField(self, field_name:
|
|
955
|
-
def ClearField(self, field_name:
|
|
1015
|
+
def HasField(self, field_name: typing.Literal["end_time", b"end_time", "execution_file_details", b"execution_file_details", "job_size", b"job_size", "start_time", b"start_time"]) -> builtins.bool: ...
|
|
1016
|
+
def ClearField(self, field_name: typing.Literal["branch_id", b"branch_id", "build_id", b"build_id", "end_time", b"end_time", "execution_file_details", b"execution_file_details", "job_id", b"job_id", "job_size", b"job_size", "job_status", b"job_status", "model_id", b"model_id", "report_messages", b"report_messages", "start_time", b"start_time", "task_executions", b"task_executions", "total_records", b"total_records"]) -> None: ...
|
|
956
1017
|
|
|
957
1018
|
global___BatchJobMessage = BatchJobMessage
|
|
958
1019
|
|
|
1020
|
+
@typing.final
|
|
959
1021
|
class ExecutionReportLine(google.protobuf.message.Message):
|
|
960
1022
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
961
1023
|
|
|
962
1024
|
TIME_FIELD_NUMBER: builtins.int
|
|
963
1025
|
LINE_FIELD_NUMBER: builtins.int
|
|
1026
|
+
line: builtins.str
|
|
1027
|
+
"""The report details"""
|
|
964
1028
|
@property
|
|
965
1029
|
def time(self) -> google.protobuf.timestamp_pb2.Timestamp:
|
|
966
1030
|
"""The report time"""
|
|
967
|
-
|
|
968
|
-
"""The report details"""
|
|
1031
|
+
|
|
969
1032
|
def __init__(
|
|
970
1033
|
self,
|
|
971
1034
|
*,
|
|
972
1035
|
time: google.protobuf.timestamp_pb2.Timestamp | None = ...,
|
|
973
1036
|
line: builtins.str = ...,
|
|
974
1037
|
) -> None: ...
|
|
975
|
-
def HasField(self, field_name:
|
|
976
|
-
def ClearField(self, field_name:
|
|
1038
|
+
def HasField(self, field_name: typing.Literal["time", b"time"]) -> builtins.bool: ...
|
|
1039
|
+
def ClearField(self, field_name: typing.Literal["line", b"line", "time", b"time"]) -> None: ...
|
|
977
1040
|
|
|
978
1041
|
global___ExecutionReportLine = ExecutionReportLine
|
|
979
1042
|
|
|
1043
|
+
@typing.final
|
|
980
1044
|
class ExecutionFileDetails(google.protobuf.message.Message):
|
|
981
1045
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
982
1046
|
|
|
@@ -1016,10 +1080,11 @@ class ExecutionFileDetails(google.protobuf.message.Message):
|
|
|
1016
1080
|
finished_files: builtins.int = ...,
|
|
1017
1081
|
total_files: builtins.int = ...,
|
|
1018
1082
|
) -> None: ...
|
|
1019
|
-
def ClearField(self, field_name:
|
|
1083
|
+
def ClearField(self, field_name: typing.Literal["destination_bucket", b"destination_bucket", "destination_path", b"destination_path", "finished_files", b"finished_files", "input_file_type", b"input_file_type", "output_file_type", b"output_file_type", "source_bucket", b"source_bucket", "source_path", b"source_path", "total_files", b"total_files"]) -> None: ...
|
|
1020
1084
|
|
|
1021
1085
|
global___ExecutionFileDetails = ExecutionFileDetails
|
|
1022
1086
|
|
|
1087
|
+
@typing.final
|
|
1023
1088
|
class TaskExecutionDetails(google.protobuf.message.Message):
|
|
1024
1089
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
1025
1090
|
|
|
@@ -1034,16 +1099,18 @@ class TaskExecutionDetails(google.protobuf.message.Message):
|
|
|
1034
1099
|
"""The task id"""
|
|
1035
1100
|
status: global___BatchTaskStatusMessage.ValueType
|
|
1036
1101
|
"""The task status"""
|
|
1102
|
+
num_of_records: builtins.int
|
|
1103
|
+
"""The task's number of records processed"""
|
|
1104
|
+
filename: builtins.str
|
|
1105
|
+
"""The task's filename"""
|
|
1037
1106
|
@property
|
|
1038
1107
|
def start_time(self) -> google.protobuf.timestamp_pb2.Timestamp:
|
|
1039
1108
|
"""The task's start time"""
|
|
1109
|
+
|
|
1040
1110
|
@property
|
|
1041
1111
|
def end_time(self) -> google.protobuf.timestamp_pb2.Timestamp:
|
|
1042
1112
|
"""The task's end time"""
|
|
1043
|
-
|
|
1044
|
-
"""The task's number of records processed"""
|
|
1045
|
-
filename: builtins.str
|
|
1046
|
-
"""The task's filename"""
|
|
1113
|
+
|
|
1047
1114
|
@property
|
|
1048
1115
|
def filenames(self) -> google.protobuf.internal.containers.RepeatedScalarFieldContainer[builtins.str]: ...
|
|
1049
1116
|
def __init__(
|
|
@@ -1057,11 +1124,12 @@ class TaskExecutionDetails(google.protobuf.message.Message):
|
|
|
1057
1124
|
filename: builtins.str = ...,
|
|
1058
1125
|
filenames: collections.abc.Iterable[builtins.str] | None = ...,
|
|
1059
1126
|
) -> None: ...
|
|
1060
|
-
def HasField(self, field_name:
|
|
1061
|
-
def ClearField(self, field_name:
|
|
1127
|
+
def HasField(self, field_name: typing.Literal["end_time", b"end_time", "start_time", b"start_time"]) -> builtins.bool: ...
|
|
1128
|
+
def ClearField(self, field_name: typing.Literal["end_time", b"end_time", "filename", b"filename", "filenames", b"filenames", "num_of_records", b"num_of_records", "start_time", b"start_time", "status", b"status", "task_id", b"task_id"]) -> None: ...
|
|
1062
1129
|
|
|
1063
1130
|
global___TaskExecutionDetails = TaskExecutionDetails
|
|
1064
1131
|
|
|
1132
|
+
@typing.final
|
|
1065
1133
|
class GetBatchJobPreSignedUploadUrlRequest(google.protobuf.message.Message):
|
|
1066
1134
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
1067
1135
|
|
|
@@ -1081,10 +1149,11 @@ class GetBatchJobPreSignedUploadUrlRequest(google.protobuf.message.Message):
|
|
|
1081
1149
|
number_of_files: builtins.int = ...,
|
|
1082
1150
|
file_type: builtins.str = ...,
|
|
1083
1151
|
) -> None: ...
|
|
1084
|
-
def ClearField(self, field_name:
|
|
1152
|
+
def ClearField(self, field_name: typing.Literal["file_type", b"file_type", "model_id", b"model_id", "number_of_files", b"number_of_files"]) -> None: ...
|
|
1085
1153
|
|
|
1086
1154
|
global___GetBatchJobPreSignedUploadUrlRequest = GetBatchJobPreSignedUploadUrlRequest
|
|
1087
1155
|
|
|
1156
|
+
@typing.final
|
|
1088
1157
|
class GetBatchJobPreSignedUploadUrlResponse(google.protobuf.message.Message):
|
|
1089
1158
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
1090
1159
|
|
|
@@ -1100,13 +1169,14 @@ class GetBatchJobPreSignedUploadUrlResponse(google.protobuf.message.Message):
|
|
|
1100
1169
|
"""The designated output path"""
|
|
1101
1170
|
bucket: builtins.str
|
|
1102
1171
|
"""The bucket name to use"""
|
|
1103
|
-
@property
|
|
1104
|
-
def urls(self) -> google.protobuf.internal.containers.RepeatedScalarFieldContainer[builtins.str]:
|
|
1105
|
-
"""The pre-signed urls"""
|
|
1106
1172
|
success: builtins.bool
|
|
1107
1173
|
"""Whether the request succeeded"""
|
|
1108
1174
|
failure_message: builtins.str
|
|
1109
1175
|
"""Failure message in case the request failed"""
|
|
1176
|
+
@property
|
|
1177
|
+
def urls(self) -> google.protobuf.internal.containers.RepeatedScalarFieldContainer[builtins.str]:
|
|
1178
|
+
"""The pre-signed urls"""
|
|
1179
|
+
|
|
1110
1180
|
def __init__(
|
|
1111
1181
|
self,
|
|
1112
1182
|
*,
|
|
@@ -1117,10 +1187,11 @@ class GetBatchJobPreSignedUploadUrlResponse(google.protobuf.message.Message):
|
|
|
1117
1187
|
success: builtins.bool = ...,
|
|
1118
1188
|
failure_message: builtins.str = ...,
|
|
1119
1189
|
) -> None: ...
|
|
1120
|
-
def ClearField(self, field_name:
|
|
1190
|
+
def ClearField(self, field_name: typing.Literal["bucket", b"bucket", "failure_message", b"failure_message", "input_path", b"input_path", "output_path", b"output_path", "success", b"success", "urls", b"urls"]) -> None: ...
|
|
1121
1191
|
|
|
1122
1192
|
global___GetBatchJobPreSignedUploadUrlResponse = GetBatchJobPreSignedUploadUrlResponse
|
|
1123
1193
|
|
|
1194
|
+
@typing.final
|
|
1124
1195
|
class GetBatchJobPreSignedDownloadUrlRequest(google.protobuf.message.Message):
|
|
1125
1196
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
1126
1197
|
|
|
@@ -1132,23 +1203,25 @@ class GetBatchJobPreSignedDownloadUrlRequest(google.protobuf.message.Message):
|
|
|
1132
1203
|
*,
|
|
1133
1204
|
job_id: builtins.str = ...,
|
|
1134
1205
|
) -> None: ...
|
|
1135
|
-
def ClearField(self, field_name:
|
|
1206
|
+
def ClearField(self, field_name: typing.Literal["job_id", b"job_id"]) -> None: ...
|
|
1136
1207
|
|
|
1137
1208
|
global___GetBatchJobPreSignedDownloadUrlRequest = GetBatchJobPreSignedDownloadUrlRequest
|
|
1138
1209
|
|
|
1210
|
+
@typing.final
|
|
1139
1211
|
class GetBatchJobPreSignedDownloadUrlResponse(google.protobuf.message.Message):
|
|
1140
1212
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
1141
1213
|
|
|
1142
1214
|
URLS_FIELD_NUMBER: builtins.int
|
|
1143
1215
|
SUCCESS_FIELD_NUMBER: builtins.int
|
|
1144
1216
|
FAILURE_MESSAGE_FIELD_NUMBER: builtins.int
|
|
1145
|
-
@property
|
|
1146
|
-
def urls(self) -> google.protobuf.internal.containers.RepeatedScalarFieldContainer[builtins.str]:
|
|
1147
|
-
"""The pre-signed urls"""
|
|
1148
1217
|
success: builtins.bool
|
|
1149
1218
|
"""Whether the request succeeded"""
|
|
1150
1219
|
failure_message: builtins.str
|
|
1151
1220
|
"""Failure message in case the request failed"""
|
|
1221
|
+
@property
|
|
1222
|
+
def urls(self) -> google.protobuf.internal.containers.RepeatedScalarFieldContainer[builtins.str]:
|
|
1223
|
+
"""The pre-signed urls"""
|
|
1224
|
+
|
|
1152
1225
|
def __init__(
|
|
1153
1226
|
self,
|
|
1154
1227
|
*,
|
|
@@ -1156,10 +1229,11 @@ class GetBatchJobPreSignedDownloadUrlResponse(google.protobuf.message.Message):
|
|
|
1156
1229
|
success: builtins.bool = ...,
|
|
1157
1230
|
failure_message: builtins.str = ...,
|
|
1158
1231
|
) -> None: ...
|
|
1159
|
-
def ClearField(self, field_name:
|
|
1232
|
+
def ClearField(self, field_name: typing.Literal["failure_message", b"failure_message", "success", b"success", "urls", b"urls"]) -> None: ...
|
|
1160
1233
|
|
|
1161
1234
|
global___GetBatchJobPreSignedDownloadUrlResponse = GetBatchJobPreSignedDownloadUrlResponse
|
|
1162
1235
|
|
|
1236
|
+
@typing.final
|
|
1163
1237
|
class GetBatchJobUploadDetailsRequest(google.protobuf.message.Message):
|
|
1164
1238
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
1165
1239
|
|
|
@@ -1171,10 +1245,11 @@ class GetBatchJobUploadDetailsRequest(google.protobuf.message.Message):
|
|
|
1171
1245
|
*,
|
|
1172
1246
|
model_id: builtins.str = ...,
|
|
1173
1247
|
) -> None: ...
|
|
1174
|
-
def ClearField(self, field_name:
|
|
1248
|
+
def ClearField(self, field_name: typing.Literal["model_id", b"model_id"]) -> None: ...
|
|
1175
1249
|
|
|
1176
1250
|
global___GetBatchJobUploadDetailsRequest = GetBatchJobUploadDetailsRequest
|
|
1177
1251
|
|
|
1252
|
+
@typing.final
|
|
1178
1253
|
class GetBatchJobUploadDetailsResponse(google.protobuf.message.Message):
|
|
1179
1254
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
1180
1255
|
|
|
@@ -1191,6 +1266,7 @@ class GetBatchJobUploadDetailsResponse(google.protobuf.message.Message):
|
|
|
1191
1266
|
@property
|
|
1192
1267
|
def credentials(self) -> frogml._proto.qwak.administration.authenticated_user.v1.credentials_pb2.AwsTemporaryCredentials:
|
|
1193
1268
|
"""Temp credentials for uploading files"""
|
|
1269
|
+
|
|
1194
1270
|
def __init__(
|
|
1195
1271
|
self,
|
|
1196
1272
|
*,
|
|
@@ -1199,11 +1275,12 @@ class GetBatchJobUploadDetailsResponse(google.protobuf.message.Message):
|
|
|
1199
1275
|
bucket: builtins.str = ...,
|
|
1200
1276
|
credentials: frogml._proto.qwak.administration.authenticated_user.v1.credentials_pb2.AwsTemporaryCredentials | None = ...,
|
|
1201
1277
|
) -> None: ...
|
|
1202
|
-
def HasField(self, field_name:
|
|
1203
|
-
def ClearField(self, field_name:
|
|
1278
|
+
def HasField(self, field_name: typing.Literal["credentials", b"credentials"]) -> builtins.bool: ...
|
|
1279
|
+
def ClearField(self, field_name: typing.Literal["bucket", b"bucket", "credentials", b"credentials", "input_path", b"input_path", "output_path", b"output_path"]) -> None: ...
|
|
1204
1280
|
|
|
1205
1281
|
global___GetBatchJobUploadDetailsResponse = GetBatchJobUploadDetailsResponse
|
|
1206
1282
|
|
|
1283
|
+
@typing.final
|
|
1207
1284
|
class GetBatchJobDownloadDetailsRequest(google.protobuf.message.Message):
|
|
1208
1285
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
1209
1286
|
|
|
@@ -1215,10 +1292,11 @@ class GetBatchJobDownloadDetailsRequest(google.protobuf.message.Message):
|
|
|
1215
1292
|
*,
|
|
1216
1293
|
job_id: builtins.str = ...,
|
|
1217
1294
|
) -> None: ...
|
|
1218
|
-
def ClearField(self, field_name:
|
|
1295
|
+
def ClearField(self, field_name: typing.Literal["job_id", b"job_id"]) -> None: ...
|
|
1219
1296
|
|
|
1220
1297
|
global___GetBatchJobDownloadDetailsRequest = GetBatchJobDownloadDetailsRequest
|
|
1221
1298
|
|
|
1299
|
+
@typing.final
|
|
1222
1300
|
class GetBatchJobDownloadDetailsResponse(google.protobuf.message.Message):
|
|
1223
1301
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
1224
1302
|
|
|
@@ -1230,9 +1308,11 @@ class GetBatchJobDownloadDetailsResponse(google.protobuf.message.Message):
|
|
|
1230
1308
|
@property
|
|
1231
1309
|
def keys(self) -> google.protobuf.internal.containers.RepeatedScalarFieldContainer[builtins.str]:
|
|
1232
1310
|
"""The files keys"""
|
|
1311
|
+
|
|
1233
1312
|
@property
|
|
1234
1313
|
def credentials(self) -> frogml._proto.qwak.administration.authenticated_user.v1.credentials_pb2.AwsTemporaryCredentials:
|
|
1235
1314
|
"""Temp credentials for download files"""
|
|
1315
|
+
|
|
1236
1316
|
def __init__(
|
|
1237
1317
|
self,
|
|
1238
1318
|
*,
|
|
@@ -1240,11 +1320,12 @@ class GetBatchJobDownloadDetailsResponse(google.protobuf.message.Message):
|
|
|
1240
1320
|
keys: collections.abc.Iterable[builtins.str] | None = ...,
|
|
1241
1321
|
credentials: frogml._proto.qwak.administration.authenticated_user.v1.credentials_pb2.AwsTemporaryCredentials | None = ...,
|
|
1242
1322
|
) -> None: ...
|
|
1243
|
-
def HasField(self, field_name:
|
|
1244
|
-
def ClearField(self, field_name:
|
|
1323
|
+
def HasField(self, field_name: typing.Literal["credentials", b"credentials"]) -> builtins.bool: ...
|
|
1324
|
+
def ClearField(self, field_name: typing.Literal["bucket", b"bucket", "credentials", b"credentials", "keys", b"keys"]) -> None: ...
|
|
1245
1325
|
|
|
1246
1326
|
global___GetBatchJobDownloadDetailsResponse = GetBatchJobDownloadDetailsResponse
|
|
1247
1327
|
|
|
1328
|
+
@typing.final
|
|
1248
1329
|
class UpdateDefaultParamsRequest(google.protobuf.message.Message):
|
|
1249
1330
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
1250
1331
|
|
|
@@ -1266,11 +1347,12 @@ class UpdateDefaultParamsRequest(google.protobuf.message.Message):
|
|
|
1266
1347
|
default_deployment_size: global___BatchJobDeploymentSize | None = ...,
|
|
1267
1348
|
advanced_deployment_options: global___AdvancedDeploymentOptions | None = ...,
|
|
1268
1349
|
) -> None: ...
|
|
1269
|
-
def HasField(self, field_name:
|
|
1270
|
-
def ClearField(self, field_name:
|
|
1350
|
+
def HasField(self, field_name: typing.Literal["advanced_deployment_options", b"advanced_deployment_options", "default_deployment_size", b"default_deployment_size"]) -> builtins.bool: ...
|
|
1351
|
+
def ClearField(self, field_name: typing.Literal["advanced_deployment_options", b"advanced_deployment_options", "build_id", b"build_id", "default_deployment_size", b"default_deployment_size", "model_id", b"model_id"]) -> None: ...
|
|
1271
1352
|
|
|
1272
1353
|
global___UpdateDefaultParamsRequest = UpdateDefaultParamsRequest
|
|
1273
1354
|
|
|
1355
|
+
@typing.final
|
|
1274
1356
|
class UpdateDefaultParamsResponse(google.protobuf.message.Message):
|
|
1275
1357
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
1276
1358
|
|
|
@@ -1280,6 +1362,7 @@ class UpdateDefaultParamsResponse(google.protobuf.message.Message):
|
|
|
1280
1362
|
|
|
1281
1363
|
global___UpdateDefaultParamsResponse = UpdateDefaultParamsResponse
|
|
1282
1364
|
|
|
1365
|
+
@typing.final
|
|
1283
1366
|
class DeleteDefaultParamsRequest(google.protobuf.message.Message):
|
|
1284
1367
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
1285
1368
|
|
|
@@ -1290,10 +1373,11 @@ class DeleteDefaultParamsRequest(google.protobuf.message.Message):
|
|
|
1290
1373
|
*,
|
|
1291
1374
|
model_id: builtins.str = ...,
|
|
1292
1375
|
) -> None: ...
|
|
1293
|
-
def ClearField(self, field_name:
|
|
1376
|
+
def ClearField(self, field_name: typing.Literal["model_id", b"model_id"]) -> None: ...
|
|
1294
1377
|
|
|
1295
1378
|
global___DeleteDefaultParamsRequest = DeleteDefaultParamsRequest
|
|
1296
1379
|
|
|
1380
|
+
@typing.final
|
|
1297
1381
|
class DeleteDefaultParamsResponse(google.protobuf.message.Message):
|
|
1298
1382
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
1299
1383
|
|
|
@@ -1303,6 +1387,7 @@ class DeleteDefaultParamsResponse(google.protobuf.message.Message):
|
|
|
1303
1387
|
|
|
1304
1388
|
global___DeleteDefaultParamsResponse = DeleteDefaultParamsResponse
|
|
1305
1389
|
|
|
1390
|
+
@typing.final
|
|
1306
1391
|
class UpdateTaskIngestedRecordsAmountRequest(google.protobuf.message.Message):
|
|
1307
1392
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
1308
1393
|
|
|
@@ -1318,10 +1403,11 @@ class UpdateTaskIngestedRecordsAmountRequest(google.protobuf.message.Message):
|
|
|
1318
1403
|
task_id: builtins.str = ...,
|
|
1319
1404
|
ingested_records: builtins.int = ...,
|
|
1320
1405
|
) -> None: ...
|
|
1321
|
-
def ClearField(self, field_name:
|
|
1406
|
+
def ClearField(self, field_name: typing.Literal["ingested_records", b"ingested_records", "task_id", b"task_id"]) -> None: ...
|
|
1322
1407
|
|
|
1323
1408
|
global___UpdateTaskIngestedRecordsAmountRequest = UpdateTaskIngestedRecordsAmountRequest
|
|
1324
1409
|
|
|
1410
|
+
@typing.final
|
|
1325
1411
|
class UpdateTaskIngestedRecordsAmountResponse(google.protobuf.message.Message):
|
|
1326
1412
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
1327
1413
|
|
|
@@ -1331,6 +1417,7 @@ class UpdateTaskIngestedRecordsAmountResponse(google.protobuf.message.Message):
|
|
|
1331
1417
|
|
|
1332
1418
|
global___UpdateTaskIngestedRecordsAmountResponse = UpdateTaskIngestedRecordsAmountResponse
|
|
1333
1419
|
|
|
1420
|
+
@typing.final
|
|
1334
1421
|
class UpdateTasksDetailsRequest(google.protobuf.message.Message):
|
|
1335
1422
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
1336
1423
|
|
|
@@ -1342,10 +1429,11 @@ class UpdateTasksDetailsRequest(google.protobuf.message.Message):
|
|
|
1342
1429
|
*,
|
|
1343
1430
|
tasks_details: collections.abc.Iterable[global___BatchTaskDetails] | None = ...,
|
|
1344
1431
|
) -> None: ...
|
|
1345
|
-
def ClearField(self, field_name:
|
|
1432
|
+
def ClearField(self, field_name: typing.Literal["tasks_details", b"tasks_details"]) -> None: ...
|
|
1346
1433
|
|
|
1347
1434
|
global___UpdateTasksDetailsRequest = UpdateTasksDetailsRequest
|
|
1348
1435
|
|
|
1436
|
+
@typing.final
|
|
1349
1437
|
class UpdateTasksDetailsResponse(google.protobuf.message.Message):
|
|
1350
1438
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
1351
1439
|
|
|
@@ -1355,6 +1443,7 @@ class UpdateTasksDetailsResponse(google.protobuf.message.Message):
|
|
|
1355
1443
|
|
|
1356
1444
|
global___UpdateTasksDetailsResponse = UpdateTasksDetailsResponse
|
|
1357
1445
|
|
|
1446
|
+
@typing.final
|
|
1358
1447
|
class BatchTaskDetails(google.protobuf.message.Message):
|
|
1359
1448
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
1360
1449
|
|
|
@@ -1365,16 +1454,18 @@ class BatchTaskDetails(google.protobuf.message.Message):
|
|
|
1365
1454
|
@property
|
|
1366
1455
|
def input_files_details(self) -> google.protobuf.internal.containers.RepeatedCompositeFieldContainer[global___InputFileDetails]:
|
|
1367
1456
|
"""List of input file details for the task"""
|
|
1457
|
+
|
|
1368
1458
|
def __init__(
|
|
1369
1459
|
self,
|
|
1370
1460
|
*,
|
|
1371
1461
|
task_id: builtins.str = ...,
|
|
1372
1462
|
input_files_details: collections.abc.Iterable[global___InputFileDetails] | None = ...,
|
|
1373
1463
|
) -> None: ...
|
|
1374
|
-
def ClearField(self, field_name:
|
|
1464
|
+
def ClearField(self, field_name: typing.Literal["input_files_details", b"input_files_details", "task_id", b"task_id"]) -> None: ...
|
|
1375
1465
|
|
|
1376
1466
|
global___BatchTaskDetails = BatchTaskDetails
|
|
1377
1467
|
|
|
1468
|
+
@typing.final
|
|
1378
1469
|
class InputFileDetails(google.protobuf.message.Message):
|
|
1379
1470
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
1380
1471
|
|
|
@@ -1386,6 +1477,6 @@ class InputFileDetails(google.protobuf.message.Message):
|
|
|
1386
1477
|
*,
|
|
1387
1478
|
path: builtins.str = ...,
|
|
1388
1479
|
) -> None: ...
|
|
1389
|
-
def ClearField(self, field_name:
|
|
1480
|
+
def ClearField(self, field_name: typing.Literal["path", b"path"]) -> None: ...
|
|
1390
1481
|
|
|
1391
1482
|
global___InputFileDetails = InputFileDetails
|