frogml 1.1.115__py3-none-any.whl → 1.2.19__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- frogml/__init__.py +1 -1
- frogml/_proto/jfml/hosting_gateway/v1/build_upload_url_pb2.py +3 -3
- frogml/_proto/jfml/hosting_gateway/v1/build_upload_url_pb2.pyi +6 -4
- frogml/_proto/jfml/hosting_gateway/v1/hosting_gateway_service_pb2.py +3 -3
- frogml/_proto/jfml/hosting_gateway/v1/hosting_gateway_service_pb2.pyi +8 -9
- frogml/_proto/jfml/model_version/v1/artifact_pb2.py +3 -3
- frogml/_proto/jfml/model_version/v1/artifact_pb2.pyi +8 -9
- frogml/_proto/jfml/model_version/v1/build_spec_pb2.py +3 -3
- frogml/_proto/jfml/model_version/v1/build_spec_pb2.pyi +24 -20
- frogml/_proto/jfml/model_version/v1/model_repository_spec_pb2.py +3 -3
- frogml/_proto/jfml/model_version/v1/model_repository_spec_pb2.pyi +6 -9
- frogml/_proto/jfml/model_version/v1/model_version_framework_pb2.py +3 -3
- frogml/_proto/jfml/model_version/v1/model_version_framework_pb2.pyi +13 -10
- frogml/_proto/jfml/model_version/v1/model_version_manager_service_pb2.py +3 -3
- frogml/_proto/jfml/model_version/v1/model_version_manager_service_pb2.pyi +43 -30
- frogml/_proto/jfml/model_version/v1/model_version_pb2.py +11 -11
- frogml/_proto/jfml/model_version/v1/model_version_pb2.pyi +48 -32
- frogml/_proto/qwak/administration/account/v1/account_pb2.py +25 -23
- frogml/_proto/qwak/administration/account/v1/account_pb2.pyi +55 -21
- frogml/_proto/qwak/administration/account/v1/account_service_pb2.py +3 -3
- frogml/_proto/qwak/administration/account/v1/account_service_pb2.pyi +63 -36
- frogml/_proto/qwak/administration/account/v1/jfrog_tenant_details_pb2.py +5 -5
- frogml/_proto/qwak/administration/account/v1/jfrog_tenant_details_pb2.pyi +35 -22
- frogml/_proto/qwak/administration/account/v1/personalization_pb2.py +3 -3
- frogml/_proto/qwak/administration/account/v1/personalization_pb2.pyi +7 -9
- frogml/_proto/qwak/administration/account/v1/preferences_pb2.py +3 -3
- frogml/_proto/qwak/administration/account/v1/preferences_pb2.pyi +6 -8
- frogml/_proto/qwak/administration/account/v1/terms_pb2.py +3 -3
- frogml/_proto/qwak/administration/account/v1/terms_pb2.pyi +16 -11
- frogml/_proto/qwak/administration/authenticated_user/v1/authenticated_user_service_pb2.py +3 -3
- frogml/_proto/qwak/administration/authenticated_user/v1/authenticated_user_service_pb2.pyi +20 -14
- frogml/_proto/qwak/administration/authenticated_user/v1/credentials_pb2.py +3 -3
- frogml/_proto/qwak/administration/authenticated_user/v1/credentials_pb2.pyi +10 -11
- frogml/_proto/qwak/administration/authenticated_user/v1/details_pb2.py +3 -3
- frogml/_proto/qwak/administration/authenticated_user/v1/details_pb2.pyi +18 -15
- frogml/_proto/qwak/administration/cluster/v2/cluster_pb2.py +3 -3
- frogml/_proto/qwak/administration/cluster/v2/cluster_pb2.pyi +62 -39
- frogml/_proto/qwak/administration/runtime_configuration/v0/container_registry_config_pb2.py +3 -3
- frogml/_proto/qwak/administration/runtime_configuration/v0/container_registry_config_pb2.pyi +12 -13
- frogml/_proto/qwak/administration/runtime_configuration/v0/creds/auth_pb2.py +3 -3
- frogml/_proto/qwak/administration/runtime_configuration/v0/creds/auth_pb2.pyi +5 -8
- frogml/_proto/qwak/administration/runtime_configuration/v0/creds/secret_pb2.py +3 -3
- frogml/_proto/qwak/administration/runtime_configuration/v0/creds/secret_pb2.pyi +8 -10
- frogml/_proto/qwak/administration/runtime_configuration/v0/data_catalog_config_pb2.py +3 -3
- frogml/_proto/qwak/administration/runtime_configuration/v0/data_catalog_config_pb2.pyi +11 -11
- frogml/_proto/qwak/administration/runtime_configuration/v0/external/databricks/auth_pb2.py +3 -3
- frogml/_proto/qwak/administration/runtime_configuration/v0/external/databricks/auth_pb2.pyi +16 -17
- frogml/_proto/qwak/administration/runtime_configuration/v0/external/elasticsearch_config_pb2.py +3 -3
- frogml/_proto/qwak/administration/runtime_configuration/v0/external/elasticsearch_config_pb2.pyi +8 -11
- frogml/_proto/qwak/administration/runtime_configuration/v0/external/kafka_config_pb2.py +3 -3
- frogml/_proto/qwak/administration/runtime_configuration/v0/external/kafka_config_pb2.pyi +12 -12
- frogml/_proto/qwak/administration/runtime_configuration/v0/external/prometheus_config_pb2.py +3 -3
- frogml/_proto/qwak/administration/runtime_configuration/v0/external/prometheus_config_pb2.pyi +8 -10
- frogml/_proto/qwak/administration/runtime_configuration/v0/external/redis_config_pb2.py +3 -3
- frogml/_proto/qwak/administration/runtime_configuration/v0/external/redis_config_pb2.pyi +8 -11
- frogml/_proto/qwak/administration/runtime_configuration/v0/external/victoriametrics_config_pb2.py +3 -3
- frogml/_proto/qwak/administration/runtime_configuration/v0/external/victoriametrics_config_pb2.pyi +6 -9
- frogml/_proto/qwak/administration/runtime_configuration/v0/feature_store_config_pb2.py +3 -3
- frogml/_proto/qwak/administration/runtime_configuration/v0/feature_store_config_pb2.pyi +13 -14
- frogml/_proto/qwak/administration/runtime_configuration/v0/hosting/aws/auth_pb2.py +3 -3
- frogml/_proto/qwak/administration/runtime_configuration/v0/hosting/aws/auth_pb2.pyi +29 -25
- frogml/_proto/qwak/administration/runtime_configuration/v0/hosting/azure/auth_pb2.py +3 -3
- frogml/_proto/qwak/administration/runtime_configuration/v0/hosting/azure/auth_pb2.pyi +23 -21
- frogml/_proto/qwak/administration/runtime_configuration/v0/hosting_config_pb2.py +3 -3
- frogml/_proto/qwak/administration/runtime_configuration/v0/hosting_config_pb2.pyi +27 -25
- frogml/_proto/qwak/administration/runtime_configuration/v0/logs_storage_config_pb2.py +3 -3
- frogml/_proto/qwak/administration/runtime_configuration/v0/logs_storage_config_pb2.pyi +6 -9
- frogml/_proto/qwak/administration/runtime_configuration/v0/model_analytics_storage_config_pb2.py +3 -3
- frogml/_proto/qwak/administration/runtime_configuration/v0/model_analytics_storage_config_pb2.pyi +6 -9
- frogml/_proto/qwak/administration/runtime_configuration/v0/network_config_pb2.py +3 -3
- frogml/_proto/qwak/administration/runtime_configuration/v0/network_config_pb2.pyi +22 -21
- frogml/_proto/qwak/administration/runtime_configuration/v0/object_storage_config_pb2.py +3 -3
- frogml/_proto/qwak/administration/runtime_configuration/v0/object_storage_config_pb2.pyi +12 -12
- frogml/_proto/qwak/administration/runtime_configuration/v0/observability_config_pb2.py +3 -3
- frogml/_proto/qwak/administration/runtime_configuration/v0/observability_config_pb2.pyi +13 -14
- frogml/_proto/qwak/administration/runtime_configuration/v0/runtime_config_pb2.py +3 -3
- frogml/_proto/qwak/administration/runtime_configuration/v0/runtime_config_pb2.pyi +5 -8
- frogml/_proto/qwak/administration/runtime_configuration/v0/sql_engine_config_pb2.py +3 -3
- frogml/_proto/qwak/administration/runtime_configuration/v0/sql_engine_config_pb2.pyi +11 -11
- frogml/_proto/qwak/administration/v0/authentication/authentication_service_pb2.py +3 -3
- frogml/_proto/qwak/administration/v0/authentication/authentication_service_pb2.pyi +14 -13
- frogml/_proto/qwak/administration/v0/environments/configuration_pb2.py +3 -3
- frogml/_proto/qwak/administration/v0/environments/configuration_pb2.pyi +33 -20
- frogml/_proto/qwak/administration/v0/environments/environment_pb2.py +5 -5
- frogml/_proto/qwak/administration/v0/environments/environment_pb2.pyi +17 -8
- frogml/_proto/qwak/administration/v0/environments/environment_service_pb2.py +5 -5
- frogml/_proto/qwak/administration/v0/environments/environment_service_pb2.pyi +46 -26
- frogml/_proto/qwak/administration/v0/environments/personalization_pb2.py +3 -3
- frogml/_proto/qwak/administration/v0/environments/personalization_pb2.pyi +7 -9
- frogml/_proto/qwak/administration/v0/users/user_pb2.py +7 -7
- frogml/_proto/qwak/administration/v0/users/user_pb2.pyi +18 -11
- frogml/_proto/qwak/admiral/secret/v0/secret_pb2.py +21 -19
- frogml/_proto/qwak/admiral/secret/v0/secret_pb2.pyi +65 -24
- frogml/_proto/qwak/admiral/secret/v0/secret_service_pb2.py +3 -3
- frogml/_proto/qwak/admiral/secret/v0/secret_service_pb2.pyi +16 -12
- frogml/_proto/qwak/admiral/secret/v0/system_secret_service_pb2.py +3 -3
- frogml/_proto/qwak/admiral/secret/v0/system_secret_service_pb2.pyi +19 -14
- frogml/_proto/qwak/admiral/user_application_instance/v0/user_application_instance_pb2.py +3 -3
- frogml/_proto/qwak/admiral/user_application_instance/v0/user_application_instance_pb2.pyi +83 -48
- frogml/_proto/qwak/admiral/user_application_instance/v0/user_application_instance_service_pb2.py +3 -3
- frogml/_proto/qwak/admiral/user_application_instance/v0/user_application_instance_service_pb2.pyi +25 -16
- frogml/_proto/qwak/analytics/analytics_pb2.py +3 -3
- frogml/_proto/qwak/analytics/analytics_pb2.pyi +33 -16
- frogml/_proto/qwak/analytics/analytics_service_pb2.py +3 -3
- frogml/_proto/qwak/analytics/analytics_service_pb2.pyi +46 -26
- frogml/_proto/qwak/artifactory_settings/artifactory_settings_pb2.py +3 -3
- frogml/_proto/qwak/artifactory_settings/artifactory_settings_pb2.pyi +7 -9
- frogml/_proto/qwak/audience/v1/audience_api_pb2.py +3 -3
- frogml/_proto/qwak/audience/v1/audience_api_pb2.pyi +25 -17
- frogml/_proto/qwak/audience/v1/audience_pb2.py +5 -5
- frogml/_proto/qwak/audience/v1/audience_pb2.pyi +38 -23
- frogml/_proto/qwak/auto_scaling/v1/auto_scaling_pb2.py +3 -3
- frogml/_proto/qwak/auto_scaling/v1/auto_scaling_pb2.pyi +22 -13
- frogml/_proto/qwak/auto_scaling/v1/auto_scaling_service_pb2.py +3 -3
- frogml/_proto/qwak/auto_scaling/v1/auto_scaling_service_pb2.pyi +8 -9
- frogml/_proto/qwak/automation/v1/action_pb2.py +17 -17
- frogml/_proto/qwak/automation/v1/action_pb2.pyi +76 -47
- frogml/_proto/qwak/automation/v1/auto_scaling_pb2.py +3 -3
- frogml/_proto/qwak/automation/v1/auto_scaling_pb2.pyi +22 -13
- frogml/_proto/qwak/automation/v1/automation_execution_pb2.py +3 -3
- frogml/_proto/qwak/automation/v1/automation_execution_pb2.pyi +23 -13
- frogml/_proto/qwak/automation/v1/automation_management_service_pb2.py +5 -5
- frogml/_proto/qwak/automation/v1/automation_management_service_pb2.pyi +56 -32
- frogml/_proto/qwak/automation/v1/automation_pb2.py +3 -3
- frogml/_proto/qwak/automation/v1/automation_pb2.pyi +28 -25
- frogml/_proto/qwak/automation/v1/common_pb2.py +3 -3
- frogml/_proto/qwak/automation/v1/common_pb2.pyi +8 -5
- frogml/_proto/qwak/automation/v1/notification_pb2.py +7 -7
- frogml/_proto/qwak/automation/v1/notification_pb2.pyi +14 -8
- frogml/_proto/qwak/automation/v1/trigger_pb2.py +3 -3
- frogml/_proto/qwak/automation/v1/trigger_pb2.pyi +17 -16
- frogml/_proto/qwak/batch_job/v1/batch_job_events_pb2.py +13 -13
- frogml/_proto/qwak/batch_job/v1/batch_job_events_pb2.pyi +22 -14
- frogml/_proto/qwak/batch_job/v1/batch_job_resources_pb2.py +3 -3
- frogml/_proto/qwak/batch_job/v1/batch_job_resources_pb2.pyi +4 -2
- frogml/_proto/qwak/batch_job/v1/batch_job_service_pb2.py +27 -27
- frogml/_proto/qwak/batch_job/v1/batch_job_service_pb2.pyi +192 -101
- frogml/_proto/qwak/build/v1/build_api_pb2.py +17 -17
- frogml/_proto/qwak/build/v1/build_api_pb2.pyi +87 -46
- frogml/_proto/qwak/build/v1/build_pb2.py +9 -9
- frogml/_proto/qwak/build/v1/build_pb2.pyi +187 -118
- frogml/_proto/qwak/build_settings/build_settings_api_pb2.py +3 -3
- frogml/_proto/qwak/build_settings/build_settings_api_pb2.pyi +15 -13
- frogml/_proto/qwak/build_settings/build_settings_pb2.py +3 -3
- frogml/_proto/qwak/build_settings/build_settings_pb2.pyi +24 -19
- frogml/_proto/qwak/builds/build_pb2.py +7 -7
- frogml/_proto/qwak/builds/build_pb2.pyi +83 -54
- frogml/_proto/qwak/builds/build_url_pb2.py +5 -5
- frogml/_proto/qwak/builds/build_url_pb2.pyi +39 -21
- frogml/_proto/qwak/builds/build_values_pb2.py +35 -29
- frogml/_proto/qwak/builds/build_values_pb2.pyi +85 -36
- frogml/_proto/qwak/builds/builds_orchestrator_service_pb2.py +19 -19
- frogml/_proto/qwak/builds/builds_orchestrator_service_pb2.pyi +100 -52
- frogml/_proto/qwak/builds/builds_pb2.py +7 -7
- frogml/_proto/qwak/builds/builds_pb2.pyi +177 -105
- frogml/_proto/qwak/builds/internal_builds_orchestrator_service_pb2.py +3 -3
- frogml/_proto/qwak/builds/internal_builds_orchestrator_service_pb2.pyi +12 -10
- frogml/_proto/qwak/data_versioning/data_versioning_pb2.py +3 -3
- frogml/_proto/qwak/data_versioning/data_versioning_pb2.pyi +8 -10
- frogml/_proto/qwak/data_versioning/data_versioning_service_pb2.py +3 -3
- frogml/_proto/qwak/data_versioning/data_versioning_service_pb2.pyi +12 -11
- frogml/_proto/qwak/deployment/alert_pb2.py +5 -5
- frogml/_proto/qwak/deployment/alert_pb2.pyi +31 -20
- frogml/_proto/qwak/deployment/alert_service_pb2.py +7 -7
- frogml/_proto/qwak/deployment/alert_service_pb2.pyi +34 -21
- frogml/_proto/qwak/deployment/deployment_messages_pb2.py +3 -3
- frogml/_proto/qwak/deployment/deployment_messages_pb2.pyi +9 -11
- frogml/_proto/qwak/deployment/deployment_pb2.py +33 -33
- frogml/_proto/qwak/deployment/deployment_pb2.pyi +225 -139
- frogml/_proto/qwak/deployment/deployment_service_pb2.py +81 -81
- frogml/_proto/qwak/deployment/deployment_service_pb2.pyi +139 -78
- frogml/_proto/qwak/ecosystem/jfrog/v0/jfrog_tenant_info_service_pb2.py +3 -3
- frogml/_proto/qwak/ecosystem/jfrog/v0/jfrog_tenant_info_service_pb2.pyi +11 -9
- frogml/_proto/qwak/ecosystem/jfrog/v0/jfrog_tenant_pb2.py +3 -3
- frogml/_proto/qwak/ecosystem/jfrog/v0/jfrog_tenant_pb2.pyi +6 -8
- frogml/_proto/qwak/ecosystem/jfrog/v0/token_pb2.py +11 -11
- frogml/_proto/qwak/ecosystem/jfrog/v0/token_pb2.pyi +70 -37
- frogml/_proto/qwak/ecosystem/jfrog/v0/token_service_pb2.py +3 -3
- frogml/_proto/qwak/ecosystem/jfrog/v0/token_service_pb2.pyi +29 -19
- frogml/_proto/qwak/ecosystem/v0/auth_pb2.py +3 -3
- frogml/_proto/qwak/ecosystem/v0/auth_pb2.pyi +6 -8
- frogml/_proto/qwak/ecosystem/v0/azure_credentials_pb2.py +3 -3
- frogml/_proto/qwak/ecosystem/v0/azure_credentials_pb2.pyi +21 -19
- frogml/_proto/qwak/ecosystem/v0/credentials_pb2.py +3 -3
- frogml/_proto/qwak/ecosystem/v0/credentials_pb2.pyi +16 -15
- frogml/_proto/qwak/ecosystem/v0/ecosystem_pb2.py +11 -11
- frogml/_proto/qwak/ecosystem/v0/ecosystem_pb2.pyi +63 -40
- frogml/_proto/qwak/ecosystem/v0/ecosystem_runtime_service_pb2.py +5 -5
- frogml/_proto/qwak/ecosystem/v0/ecosystem_runtime_service_pb2.pyi +74 -41
- frogml/_proto/qwak/execution/v1/backfill_pb2.py +3 -3
- frogml/_proto/qwak/execution/v1/backfill_pb2.pyi +34 -24
- frogml/_proto/qwak/execution/v1/batch_pb2.py +3 -3
- frogml/_proto/qwak/execution/v1/batch_pb2.pyi +16 -13
- frogml/_proto/qwak/execution/v1/deletion_pb2.py +3 -3
- frogml/_proto/qwak/execution/v1/deletion_pb2.pyi +9 -9
- frogml/_proto/qwak/execution/v1/execution_pb2.py +3 -3
- frogml/_proto/qwak/execution/v1/execution_pb2.pyi +28 -12
- frogml/_proto/qwak/execution/v1/execution_service_pb2.py +5 -5
- frogml/_proto/qwak/execution/v1/execution_service_pb2.pyi +69 -43
- frogml/_proto/qwak/execution/v1/internal/deployment/platform_details_pb2.py +3 -3
- frogml/_proto/qwak/execution/v1/internal/deployment/platform_details_pb2.pyi +4 -7
- frogml/_proto/qwak/execution/v1/jobs/job_pb2.py +5 -5
- frogml/_proto/qwak/execution/v1/jobs/job_pb2.pyi +45 -22
- frogml/_proto/qwak/execution/v1/jobs/job_service_pb2.py +3 -3
- frogml/_proto/qwak/execution/v1/jobs/job_service_pb2.pyi +62 -37
- frogml/_proto/qwak/execution/v1/jobs/reports/report_pb2.py +5 -5
- frogml/_proto/qwak/execution/v1/jobs/reports/report_pb2.pyi +49 -29
- frogml/_proto/qwak/execution/v1/state/execution_state_pb2.py +3 -3
- frogml/_proto/qwak/execution/v1/state/execution_state_pb2.pyi +6 -9
- frogml/_proto/qwak/execution/v1/state/execution_state_service_pb2.py +3 -3
- frogml/_proto/qwak/execution/v1/state/execution_state_service_pb2.pyi +27 -19
- frogml/_proto/qwak/execution/v1/state/featureset_state_pb2.py +3 -3
- frogml/_proto/qwak/execution/v1/state/featureset_state_pb2.pyi +4 -7
- frogml/_proto/qwak/execution/v1/state/spark_execution_state_pb2.py +5 -5
- frogml/_proto/qwak/execution/v1/state/spark_execution_state_pb2.pyi +13 -7
- frogml/_proto/qwak/execution/v1/streaming_aggregation_pb2.py +21 -14
- frogml/_proto/qwak/execution/v1/streaming_aggregation_pb2.pyi +83 -11
- frogml/_proto/qwak/execution/v1/streaming_pb2.py +3 -3
- frogml/_proto/qwak/execution/v1/streaming_pb2.pyi +10 -10
- frogml/_proto/qwak/feature_store/entities/entity_pb2.py +3 -3
- frogml/_proto/qwak/feature_store/entities/entity_pb2.pyi +29 -16
- frogml/_proto/qwak/feature_store/entities/entity_service_pb2.py +3 -3
- frogml/_proto/qwak/feature_store/entities/entity_service_pb2.pyi +37 -22
- frogml/_proto/qwak/feature_store/features/aggregation_pb2.py +3 -3
- frogml/_proto/qwak/feature_store/features/aggregation_pb2.pyi +39 -21
- frogml/_proto/qwak/feature_store/features/deployment_pb2.py +3 -3
- frogml/_proto/qwak/feature_store/features/deployment_pb2.pyi +51 -27
- frogml/_proto/qwak/feature_store/features/deployment_service_pb2.py +3 -3
- frogml/_proto/qwak/feature_store/features/deployment_service_pb2.pyi +5 -7
- frogml/_proto/qwak/feature_store/features/execution_pb2.py +3 -3
- frogml/_proto/qwak/feature_store/features/execution_pb2.pyi +18 -13
- frogml/_proto/qwak/feature_store/features/feature_set_attribute_pb2.py +3 -3
- frogml/_proto/qwak/feature_store/features/feature_set_attribute_pb2.pyi +6 -8
- frogml/_proto/qwak/feature_store/features/feature_set_pb2.py +21 -21
- frogml/_proto/qwak/feature_store/features/feature_set_pb2.pyi +85 -48
- frogml/_proto/qwak/feature_store/features/feature_set_service_pb2.py +9 -9
- frogml/_proto/qwak/feature_store/features/feature_set_service_pb2.pyi +107 -53
- frogml/_proto/qwak/feature_store/features/feature_set_state_pb2.py +3 -3
- frogml/_proto/qwak/feature_store/features/feature_set_state_pb2.pyi +46 -23
- frogml/_proto/qwak/feature_store/features/feature_set_state_service_pb2.py +3 -3
- frogml/_proto/qwak/feature_store/features/feature_set_state_service_pb2.pyi +27 -17
- frogml/_proto/qwak/feature_store/features/feature_set_types_pb2.py +73 -71
- frogml/_proto/qwak/feature_store/features/feature_set_types_pb2.pyi +181 -99
- frogml/_proto/qwak/feature_store/features/monitoring_pb2.py +3 -3
- frogml/_proto/qwak/feature_store/features/monitoring_pb2.pyi +11 -11
- frogml/_proto/qwak/feature_store/features/real_time_feature_extractor_pb2.py +3 -3
- frogml/_proto/qwak/feature_store/features/real_time_feature_extractor_pb2.pyi +63 -37
- frogml/_proto/qwak/feature_store/jobs/job_pb2.py +3 -3
- frogml/_proto/qwak/feature_store/jobs/job_pb2.pyi +26 -14
- frogml/_proto/qwak/feature_store/jobs/job_service_pb2.py +3 -3
- frogml/_proto/qwak/feature_store/jobs/job_service_pb2.pyi +36 -25
- frogml/_proto/qwak/feature_store/jobs/v1/job_pb2.py +3 -3
- frogml/_proto/qwak/feature_store/jobs/v1/job_pb2.pyi +23 -12
- frogml/_proto/qwak/feature_store/jobs/v1/job_service_pb2.py +3 -3
- frogml/_proto/qwak/feature_store/jobs/v1/job_service_pb2.pyi +51 -30
- frogml/_proto/qwak/feature_store/platform/platform_details_pb2.py +3 -3
- frogml/_proto/qwak/feature_store/platform/platform_details_pb2.pyi +11 -11
- frogml/_proto/qwak/feature_store/reports/report_pb2.py +3 -3
- frogml/_proto/qwak/feature_store/reports/report_pb2.pyi +28 -18
- frogml/_proto/qwak/feature_store/repository/common/platform_pb2.py +3 -3
- frogml/_proto/qwak/feature_store/repository/common/platform_pb2.pyi +13 -12
- frogml/_proto/qwak/feature_store/serving/management_pb2.py +3 -3
- frogml/_proto/qwak/feature_store/serving/management_pb2.pyi +10 -10
- frogml/_proto/qwak/feature_store/serving/metadata_pb2.py +3 -3
- frogml/_proto/qwak/feature_store/serving/metadata_pb2.pyi +21 -15
- frogml/_proto/qwak/feature_store/serving/serving_pb2.py +13 -13
- frogml/_proto/qwak/feature_store/serving/serving_pb2.pyi +67 -37
- frogml/_proto/qwak/feature_store/serving/v1/value_pb2.py +3 -3
- frogml/_proto/qwak/feature_store/serving/v1/value_pb2.pyi +8 -10
- frogml/_proto/qwak/feature_store/sinks/sink_pb2.py +3 -3
- frogml/_proto/qwak/feature_store/sinks/sink_pb2.pyi +20 -16
- frogml/_proto/qwak/feature_store/sources/batch_pb2.py +11 -11
- frogml/_proto/qwak/feature_store/sources/batch_pb2.pyi +110 -70
- frogml/_proto/qwak/feature_store/sources/data_source_attribute_pb2.py +3 -3
- frogml/_proto/qwak/feature_store/sources/data_source_attribute_pb2.pyi +6 -8
- frogml/_proto/qwak/feature_store/sources/data_source_pb2.py +7 -7
- frogml/_proto/qwak/feature_store/sources/data_source_pb2.pyi +37 -30
- frogml/_proto/qwak/feature_store/sources/data_source_service_pb2.py +5 -5
- frogml/_proto/qwak/feature_store/sources/data_source_service_pb2.pyi +45 -25
- frogml/_proto/qwak/feature_store/sources/streaming_pb2.py +11 -11
- frogml/_proto/qwak/feature_store/sources/streaming_pb2.pyi +41 -21
- frogml/_proto/qwak/feature_store/v1/common/jfrog_artifact/jfrog_artifact_pb2.py +3 -3
- frogml/_proto/qwak/feature_store/v1/common/jfrog_artifact/jfrog_artifact_pb2.pyi +4 -7
- frogml/_proto/qwak/feature_store/v1/common/source_code/source_code_pb2.py +3 -3
- frogml/_proto/qwak/feature_store/v1/common/source_code/source_code_pb2.pyi +17 -17
- frogml/_proto/qwak/feature_store/v1/internal/data_source/data_source_service_pb2.py +5 -5
- frogml/_proto/qwak/feature_store/v1/internal/data_source/data_source_service_pb2.pyi +15 -13
- frogml/_proto/qwak/feature_store/v1/internal/featureset/featureset_token_service_pb2.py +3 -3
- frogml/_proto/qwak/feature_store/v1/internal/featureset/featureset_token_service_pb2.pyi +6 -8
- frogml/_proto/qwak/features_operator/v1/features_operator_pb2.py +3 -3
- frogml/_proto/qwak/features_operator/v1/features_operator_pb2.pyi +15 -11
- frogml/_proto/qwak/features_operator/v1/features_operator_service_pb2.py +3 -3
- frogml/_proto/qwak/features_operator/v1/features_operator_service_pb2.pyi +18 -16
- frogml/_proto/qwak/features_operator/v2/features_operator_pb2.py +3 -3
- frogml/_proto/qwak/features_operator/v2/features_operator_pb2.pyi +16 -11
- frogml/_proto/qwak/features_operator/v2/features_operator_service_pb2.py +3 -3
- frogml/_proto/qwak/features_operator/v2/features_operator_service_pb2.pyi +20 -19
- frogml/_proto/qwak/features_operator/v3/features_operator_async_service_pb2.py +3 -3
- frogml/_proto/qwak/features_operator/v3/features_operator_async_service_pb2.pyi +41 -34
- frogml/_proto/qwak/features_operator/v3/features_operator_pb2.py +3 -3
- frogml/_proto/qwak/features_operator/v3/features_operator_pb2.pyi +19 -13
- frogml/_proto/qwak/file_versioning/file_versioning_pb2.py +5 -5
- frogml/_proto/qwak/file_versioning/file_versioning_pb2.pyi +8 -5
- frogml/_proto/qwak/file_versioning/file_versioning_service_pb2.py +3 -3
- frogml/_proto/qwak/file_versioning/file_versioning_service_pb2.pyi +12 -11
- frogml/_proto/qwak/fitness_service/constructs_pb2.py +3 -3
- frogml/_proto/qwak/fitness_service/constructs_pb2.pyi +27 -16
- frogml/_proto/qwak/fitness_service/fitness_pb2.py +3 -3
- frogml/_proto/qwak/fitness_service/fitness_pb2.pyi +24 -18
- frogml/_proto/qwak/fitness_service/fitness_service_pb2.py +3 -3
- frogml/_proto/qwak/fitness_service/fitness_service_pb2.pyi +18 -13
- frogml/_proto/qwak/fitness_service/status_pb2.py +3 -3
- frogml/_proto/qwak/fitness_service/status_pb2.pyi +26 -16
- frogml/_proto/qwak/inference/feedback/feedback_pb2.py +3 -3
- frogml/_proto/qwak/inference/feedback/feedback_pb2.pyi +28 -15
- frogml/_proto/qwak/instance_template/instance_template_pb2.py +3 -3
- frogml/_proto/qwak/instance_template/instance_template_pb2.pyi +10 -7
- frogml/_proto/qwak/instance_template/instance_template_service_pb2.py +3 -3
- frogml/_proto/qwak/instance_template/instance_template_service_pb2.pyi +12 -12
- frogml/_proto/qwak/integration/hugging_face_integration_pb2.py +3 -3
- frogml/_proto/qwak/integration/hugging_face_integration_pb2.pyi +19 -17
- frogml/_proto/qwak/integration/integration_pb2.py +3 -3
- frogml/_proto/qwak/integration/integration_pb2.pyi +50 -32
- frogml/_proto/qwak/integration/integration_service_pb2.py +3 -3
- frogml/_proto/qwak/integration/integration_service_pb2.pyi +39 -23
- frogml/_proto/qwak/integration/open_a_i_integration_pb2.py +3 -3
- frogml/_proto/qwak/integration/open_a_i_integration_pb2.pyi +20 -17
- frogml/_proto/qwak/integration/opsgenie_integration_pb2.py +5 -5
- frogml/_proto/qwak/integration/opsgenie_integration_pb2.pyi +29 -16
- frogml/_proto/qwak/integration/pagerduty_integration_pb2.py +5 -5
- frogml/_proto/qwak/integration/pagerduty_integration_pb2.pyi +39 -26
- frogml/_proto/qwak/integration/slack_app_integration_pb2.py +5 -5
- frogml/_proto/qwak/integration/slack_app_integration_pb2.pyi +30 -20
- frogml/_proto/qwak/jfrog/gateway/v0/repository_pb2.py +3 -3
- frogml/_proto/qwak/jfrog/gateway/v0/repository_pb2.pyi +19 -16
- frogml/_proto/qwak/jfrog/gateway/v0/repository_service_pb2.py +3 -3
- frogml/_proto/qwak/jfrog/gateway/v0/repository_service_pb2.pyi +11 -11
- frogml/_proto/qwak/kube_deployment_captain/alert_pb2.py +5 -5
- frogml/_proto/qwak/kube_deployment_captain/alert_pb2.pyi +25 -15
- frogml/_proto/qwak/kube_deployment_captain/alerting_pb2.py +3 -3
- frogml/_proto/qwak/kube_deployment_captain/alerting_pb2.pyi +14 -12
- frogml/_proto/qwak/kube_deployment_captain/batch_job_pb2.py +67 -67
- frogml/_proto/qwak/kube_deployment_captain/batch_job_pb2.pyi +104 -61
- frogml/_proto/qwak/kube_deployment_captain/deployment_pb2.py +3 -3
- frogml/_proto/qwak/kube_deployment_captain/deployment_pb2.pyi +63 -40
- frogml/_proto/qwak/kube_deployment_captain/feature_set_deployment_pb2.py +7 -7
- frogml/_proto/qwak/kube_deployment_captain/feature_set_deployment_pb2.pyi +63 -39
- frogml/_proto/qwak/kube_deployment_captain/kube_deployment_captain_service_pb2.py +17 -17
- frogml/_proto/qwak/kube_deployment_captain/kube_deployment_captain_service_pb2.pyi +146 -72
- frogml/_proto/qwak/kube_deployment_captain/traffic_mapping_pb2.py +3 -3
- frogml/_proto/qwak/kube_deployment_captain/traffic_mapping_pb2.pyi +8 -10
- frogml/_proto/qwak/logging/log_filter_pb2.py +3 -3
- frogml/_proto/qwak/logging/log_filter_pb2.pyi +18 -13
- frogml/_proto/qwak/logging/log_line_pb2.py +5 -5
- frogml/_proto/qwak/logging/log_line_pb2.pyi +7 -8
- frogml/_proto/qwak/logging/log_reader_service_pb2.py +3 -3
- frogml/_proto/qwak/logging/log_reader_service_pb2.pyi +19 -18
- frogml/_proto/qwak/logging/log_source_pb2.py +3 -3
- frogml/_proto/qwak/logging/log_source_pb2.pyi +39 -29
- frogml/_proto/qwak/model_descriptor/open_ai_descriptor_pb2.py +3 -3
- frogml/_proto/qwak/model_descriptor/open_ai_descriptor_pb2.pyi +48 -44
- frogml/_proto/qwak/model_group/model_group_pb2.py +3 -3
- frogml/_proto/qwak/model_group/model_group_pb2.pyi +27 -18
- frogml/_proto/qwak/model_group/model_group_repository_details_pb2.py +3 -3
- frogml/_proto/qwak/model_group/model_group_repository_details_pb2.pyi +28 -18
- frogml/_proto/qwak/models/models_pb2.py +19 -19
- frogml/_proto/qwak/models/models_pb2.pyi +148 -89
- frogml/_proto/qwak/models/models_query_pb2.py +3 -3
- frogml/_proto/qwak/models/models_query_pb2.pyi +18 -13
- frogml/_proto/qwak/monitoring/v0/alerting_channel_management_service_pb2.py +3 -3
- frogml/_proto/qwak/monitoring/v0/alerting_channel_management_service_pb2.pyi +31 -18
- frogml/_proto/qwak/monitoring/v0/alerting_channel_pb2.py +3 -3
- frogml/_proto/qwak/monitoring/v0/alerting_channel_pb2.pyi +62 -28
- frogml/_proto/qwak/monitoring/v0/alerting_channel_sync_service_pb2.py +3 -3
- frogml/_proto/qwak/monitoring/v0/alerting_channel_sync_service_pb2.pyi +18 -14
- frogml/_proto/qwak/offline/serving/v1/feature_values_pb2.py +3 -3
- frogml/_proto/qwak/offline/serving/v1/feature_values_pb2.pyi +5 -7
- frogml/_proto/qwak/offline/serving/v1/offline_serving_async_service_pb2.py +3 -3
- frogml/_proto/qwak/offline/serving/v1/offline_serving_async_service_pb2.pyi +43 -23
- frogml/_proto/qwak/offline/serving/v1/options_pb2.py +3 -3
- frogml/_proto/qwak/offline/serving/v1/options_pb2.pyi +4 -7
- frogml/_proto/qwak/offline/serving/v1/population_pb2.py +3 -3
- frogml/_proto/qwak/offline/serving/v1/population_pb2.pyi +18 -15
- frogml/_proto/qwak/projects/jfrog_project_spec_pb2.py +3 -3
- frogml/_proto/qwak/projects/jfrog_project_spec_pb2.pyi +6 -9
- frogml/_proto/qwak/projects/projects_pb2.py +22 -20
- frogml/_proto/qwak/projects/projects_pb2.pyi +74 -36
- frogml/_proto/qwak/secret_service/secret_service_pb2.py +3 -3
- frogml/_proto/qwak/secret_service/secret_service_pb2.pyi +13 -11
- frogml/_proto/qwak/self_service/account/v0/account_membership_pb2.py +7 -7
- frogml/_proto/qwak/self_service/account/v0/account_membership_pb2.pyi +44 -22
- frogml/_proto/qwak/self_service/account/v0/account_membership_service_pb2.py +3 -3
- frogml/_proto/qwak/self_service/account/v0/account_membership_service_pb2.pyi +48 -24
- frogml/_proto/qwak/self_service/account/v0/account_status_pb2.py +5 -5
- frogml/_proto/qwak/self_service/account/v0/account_status_pb2.pyi +30 -23
- frogml/_proto/qwak/self_service/account/v0/managing_account_pb2.py +7 -7
- frogml/_proto/qwak/self_service/account/v0/managing_account_pb2.pyi +50 -26
- frogml/_proto/qwak/self_service/account/v0/managing_account_service_pb2.py +3 -3
- frogml/_proto/qwak/self_service/account/v0/managing_account_service_pb2.pyi +25 -16
- frogml/_proto/qwak/self_service/user/v1/api_key_pb2.py +3 -3
- frogml/_proto/qwak/self_service/user/v1/api_key_pb2.pyi +4 -7
- frogml/_proto/qwak/self_service/user/v1/user_pb2.py +3 -3
- frogml/_proto/qwak/self_service/user/v1/user_pb2.pyi +16 -16
- frogml/_proto/qwak/self_service/user/v1/user_service_pb2.py +5 -5
- frogml/_proto/qwak/self_service/user/v1/user_service_pb2.pyi +27 -14
- frogml/_proto/qwak/service_discovery/service_discovery_location_pb2.py +3 -3
- frogml/_proto/qwak/service_discovery/service_discovery_location_pb2.pyi +11 -11
- frogml/_proto/qwak/service_discovery/service_discovery_location_service_pb2.py +3 -3
- frogml/_proto/qwak/service_discovery/service_discovery_location_service_pb2.pyi +6 -8
- frogml/_proto/qwak/traffic/v1/traffic_api_pb2.py +3 -3
- frogml/_proto/qwak/traffic/v1/traffic_api_pb2.pyi +19 -14
- frogml/_proto/qwak/traffic/v1/traffic_pb2.py +3 -3
- frogml/_proto/qwak/traffic/v1/traffic_pb2.pyi +35 -22
- frogml/_proto/qwak/user_application/common/v0/resources_pb2.py +3 -3
- frogml/_proto/qwak/user_application/common/v0/resources_pb2.pyi +29 -19
- frogml/_proto/qwak/user_application/v0/user_application_pb2.py +7 -7
- frogml/_proto/qwak/user_application/v0/user_application_pb2.pyi +8 -5
- frogml/core/clients/build_orchestrator/build_model_request_getter.py +6 -2
- frogml/core/clients/build_orchestrator/client.py +9 -5
- frogml/core/exceptions/__init__.py +1 -0
- frogml/core/exceptions/frogml_grpc_address_exception.py +9 -0
- frogml/core/exceptions/frogml_token_exception.py +7 -0
- frogml/core/feature_store/data_sources/attributes.py +5 -8
- frogml/core/feature_store/data_sources/source_authentication.py +5 -6
- frogml/core/feature_store/data_sources/time_partition_columns.py +28 -41
- frogml/core/feature_store/execution/backfill.py +17 -28
- frogml/core/feature_store/feature_sets/transformations/__init__.py +0 -2
- frogml/core/feature_store/feature_sets/transformations/transformations.py +0 -69
- frogml/core/inner/build_config/build_config_v1.py +4 -5
- frogml/core/inner/const.py +2 -0
- frogml/core/inner/di_configuration/__init__.py +1 -65
- frogml/core/inner/di_configuration/account.py +4 -5
- frogml/core/inner/di_configuration/containers.py +7 -0
- frogml/core/inner/di_configuration/dependency_wiring.py +95 -0
- frogml/core/inner/tool/auth/TOKEN_ROTATION.md +51 -0
- frogml/core/inner/tool/auth/__init__.py +3 -0
- frogml/core/inner/tool/auth/auth_client.py +192 -0
- frogml/core/inner/tool/auth/token_maintainer.py +119 -0
- frogml/core/inner/tool/grpc/grpc_auth.py +22 -23
- frogml/core/inner/tool/grpc/grpc_tools.py +126 -6
- frogml/core/model_loggers/artifact_logger.py +5 -4
- frogml/feature_store/_common/packaging.py +1 -1
- frogml/feature_store/data_sources/base.py +8 -8
- frogml/feature_store/data_sources/batch/_batch.py +0 -3
- frogml/feature_store/data_sources/batch/_jdbc.py +6 -7
- frogml/feature_store/data_sources/batch/athena.py +6 -7
- frogml/feature_store/data_sources/batch/big_query.py +8 -5
- frogml/feature_store/data_sources/batch/clickhouse.py +8 -8
- frogml/feature_store/data_sources/batch/csv.py +2 -4
- frogml/feature_store/data_sources/batch/elastic_search.py +2 -4
- frogml/feature_store/data_sources/batch/filesystem/aws.py +21 -22
- frogml/feature_store/data_sources/batch/filesystem/base_config.py +3 -3
- frogml/feature_store/data_sources/batch/filesystem/gcp.py +3 -7
- frogml/feature_store/data_sources/batch/mongodb.py +2 -4
- frogml/feature_store/data_sources/batch/mysql.py +2 -3
- frogml/feature_store/data_sources/batch/parquet.py +6 -6
- frogml/feature_store/data_sources/batch/postgres.py +2 -3
- frogml/feature_store/data_sources/batch/redshift.py +8 -6
- frogml/feature_store/data_sources/batch/snowflake.py +17 -11
- frogml/feature_store/data_sources/batch/unity_catalog.py +14 -10
- frogml/feature_store/data_sources/batch/vertica.py +10 -6
- frogml/feature_store/data_sources/streaming/_streaming.py +0 -2
- frogml/feature_store/data_sources/streaming/kafka/authentication.py +13 -19
- frogml/feature_store/data_sources/streaming/kafka/deserialization.py +22 -23
- frogml/feature_store/data_sources/streaming/kafka/kafka.py +13 -14
- frogml/feature_store/online/client.py +20 -4
- frogml/sdk/frogml_client/builds/build.py +8 -7
- frogml/sdk/model_version/huggingface/__init__.py +5 -3
- frogml/sdk/model_version/utils/files_tools.py +2 -3
- frogml/storage/authentication/models/_auth_config.py +22 -1
- frogml/storage/authentication/utils/_authentication_utils.py +31 -34
- frogml/storage/constants.py +19 -0
- frogml/storage/frog_ml.py +5 -22
- frogml/storage/models/frogml_dataset_version.py +3 -3
- frogml/storage/models/frogml_model_version.py +6 -3
- frogml/storage/utils/_input_checks_utility.py +3 -1
- {frogml-1.1.115.dist-info → frogml-1.2.19.dist-info}/METADATA +39 -9
- {frogml-1.1.115.dist-info → frogml-1.2.19.dist-info}/RECORD +482 -476
- frogml_services_mock/mocks/authentication_service.py +3 -3
- frogml_services_mock/mocks/build_orchestrator_service_api.py +5 -2
- frogml_services_mock/services_mock.py +44 -33
- frogml/core/inner/tool/auth.py +0 -100
- {frogml-1.1.115.dist-info → frogml-1.2.19.dist-info}/WHEEL +0 -0
|
@@ -2,6 +2,7 @@
|
|
|
2
2
|
@generated by mypy-protobuf. Do not edit manually!
|
|
3
3
|
isort:skip_file
|
|
4
4
|
"""
|
|
5
|
+
|
|
5
6
|
import builtins
|
|
6
7
|
import collections.abc
|
|
7
8
|
import google.protobuf.descriptor
|
|
@@ -29,7 +30,7 @@ class _KubeModelDeploymentStatus:
|
|
|
29
30
|
ValueType = typing.NewType("ValueType", builtins.int)
|
|
30
31
|
V: typing_extensions.TypeAlias = ValueType
|
|
31
32
|
|
|
32
|
-
class _KubeModelDeploymentStatusEnumTypeWrapper(google.protobuf.internal.enum_type_wrapper._EnumTypeWrapper[_KubeModelDeploymentStatus.ValueType], builtins.type):
|
|
33
|
+
class _KubeModelDeploymentStatusEnumTypeWrapper(google.protobuf.internal.enum_type_wrapper._EnumTypeWrapper[_KubeModelDeploymentStatus.ValueType], builtins.type):
|
|
33
34
|
DESCRIPTOR: google.protobuf.descriptor.EnumDescriptor
|
|
34
35
|
INVALID_STATUS: _KubeModelDeploymentStatus.ValueType # 0
|
|
35
36
|
"""Invalid status"""
|
|
@@ -60,6 +61,7 @@ FAILED_UNDEPLOYMENT: KubeModelDeploymentStatus.ValueType # 6
|
|
|
60
61
|
"""Model is undeployed"""
|
|
61
62
|
global___KubeModelDeploymentStatus = KubeModelDeploymentStatus
|
|
62
63
|
|
|
64
|
+
@typing.final
|
|
63
65
|
class ApplyModelsAlertsRequest(google.protobuf.message.Message):
|
|
64
66
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
65
67
|
|
|
@@ -72,12 +74,13 @@ class ApplyModelsAlertsRequest(google.protobuf.message.Message):
|
|
|
72
74
|
"""Model named ID, which will be used as a routing key for the model"""
|
|
73
75
|
branch_id: builtins.str
|
|
74
76
|
"""Branch ID to deploy the model under"""
|
|
75
|
-
@property
|
|
76
|
-
def alerts(self) -> google.protobuf.internal.containers.RepeatedCompositeFieldContainer[qwak.kube_deployment_captain.alert_pb2.KubeAlertRule]:
|
|
77
|
-
"""The alerts list for model"""
|
|
78
77
|
kube_deployment_type: frogml._proto.qwak.kube_deployment_captain.deployment_pb2.KubeDeploymentType.ValueType
|
|
79
78
|
"""Deployment type to apply alert"""
|
|
80
79
|
model_link: builtins.str
|
|
80
|
+
@property
|
|
81
|
+
def alerts(self) -> google.protobuf.internal.containers.RepeatedCompositeFieldContainer[qwak.kube_deployment_captain.alert_pb2.KubeAlertRule]:
|
|
82
|
+
"""The alerts list for model"""
|
|
83
|
+
|
|
81
84
|
def __init__(
|
|
82
85
|
self,
|
|
83
86
|
*,
|
|
@@ -87,10 +90,11 @@ class ApplyModelsAlertsRequest(google.protobuf.message.Message):
|
|
|
87
90
|
kube_deployment_type: frogml._proto.qwak.kube_deployment_captain.deployment_pb2.KubeDeploymentType.ValueType = ...,
|
|
88
91
|
model_link: builtins.str = ...,
|
|
89
92
|
) -> None: ...
|
|
90
|
-
def ClearField(self, field_name:
|
|
93
|
+
def ClearField(self, field_name: typing.Literal["alerts", b"alerts", "branch_id", b"branch_id", "kube_deployment_type", b"kube_deployment_type", "model_id", b"model_id", "model_link", b"model_link"]) -> None: ...
|
|
91
94
|
|
|
92
95
|
global___ApplyModelsAlertsRequest = ApplyModelsAlertsRequest
|
|
93
96
|
|
|
97
|
+
@typing.final
|
|
94
98
|
class CreateOrReplaceFeatureSetAlertRequest(google.protobuf.message.Message):
|
|
95
99
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
96
100
|
|
|
@@ -98,16 +102,18 @@ class CreateOrReplaceFeatureSetAlertRequest(google.protobuf.message.Message):
|
|
|
98
102
|
@property
|
|
99
103
|
def options(self) -> frogml._proto.qwak.kube_deployment_captain.alerting_pb2.FeatureSetAlertOptions:
|
|
100
104
|
"""Parameters for creating or replacing an alert"""
|
|
105
|
+
|
|
101
106
|
def __init__(
|
|
102
107
|
self,
|
|
103
108
|
*,
|
|
104
109
|
options: frogml._proto.qwak.kube_deployment_captain.alerting_pb2.FeatureSetAlertOptions | None = ...,
|
|
105
110
|
) -> None: ...
|
|
106
|
-
def HasField(self, field_name:
|
|
107
|
-
def ClearField(self, field_name:
|
|
111
|
+
def HasField(self, field_name: typing.Literal["options", b"options"]) -> builtins.bool: ...
|
|
112
|
+
def ClearField(self, field_name: typing.Literal["options", b"options"]) -> None: ...
|
|
108
113
|
|
|
109
114
|
global___CreateOrReplaceFeatureSetAlertRequest = CreateOrReplaceFeatureSetAlertRequest
|
|
110
115
|
|
|
116
|
+
@typing.final
|
|
111
117
|
class DeleteFeatureSetAlertRequest(google.protobuf.message.Message):
|
|
112
118
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
113
119
|
|
|
@@ -115,16 +121,18 @@ class DeleteFeatureSetAlertRequest(google.protobuf.message.Message):
|
|
|
115
121
|
@property
|
|
116
122
|
def options(self) -> frogml._proto.qwak.kube_deployment_captain.alerting_pb2.FeatureSetAlertOptions:
|
|
117
123
|
"""Parameters for deleting an alert"""
|
|
124
|
+
|
|
118
125
|
def __init__(
|
|
119
126
|
self,
|
|
120
127
|
*,
|
|
121
128
|
options: frogml._proto.qwak.kube_deployment_captain.alerting_pb2.FeatureSetAlertOptions | None = ...,
|
|
122
129
|
) -> None: ...
|
|
123
|
-
def HasField(self, field_name:
|
|
124
|
-
def ClearField(self, field_name:
|
|
130
|
+
def HasField(self, field_name: typing.Literal["options", b"options"]) -> builtins.bool: ...
|
|
131
|
+
def ClearField(self, field_name: typing.Literal["options", b"options"]) -> None: ...
|
|
125
132
|
|
|
126
133
|
global___DeleteFeatureSetAlertRequest = DeleteFeatureSetAlertRequest
|
|
127
134
|
|
|
135
|
+
@typing.final
|
|
128
136
|
class DeleteFeatureSetAlertResponse(google.protobuf.message.Message):
|
|
129
137
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
130
138
|
|
|
@@ -134,6 +142,7 @@ class DeleteFeatureSetAlertResponse(google.protobuf.message.Message):
|
|
|
134
142
|
|
|
135
143
|
global___DeleteFeatureSetAlertResponse = DeleteFeatureSetAlertResponse
|
|
136
144
|
|
|
145
|
+
@typing.final
|
|
137
146
|
class CreateOrReplaceFeatureSetFailureResponse(google.protobuf.message.Message):
|
|
138
147
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
139
148
|
|
|
@@ -143,6 +152,7 @@ class CreateOrReplaceFeatureSetFailureResponse(google.protobuf.message.Message):
|
|
|
143
152
|
|
|
144
153
|
global___CreateOrReplaceFeatureSetFailureResponse = CreateOrReplaceFeatureSetFailureResponse
|
|
145
154
|
|
|
155
|
+
@typing.final
|
|
146
156
|
class ApplyModelsAlertsResponse(google.protobuf.message.Message):
|
|
147
157
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
148
158
|
|
|
@@ -152,6 +162,7 @@ class ApplyModelsAlertsResponse(google.protobuf.message.Message):
|
|
|
152
162
|
|
|
153
163
|
global___ApplyModelsAlertsResponse = ApplyModelsAlertsResponse
|
|
154
164
|
|
|
165
|
+
@typing.final
|
|
155
166
|
class CleanStorageObjectFromCloudStorageResponse(google.protobuf.message.Message):
|
|
156
167
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
157
168
|
|
|
@@ -167,13 +178,15 @@ class CleanStorageObjectFromCloudStorageResponse(google.protobuf.message.Message
|
|
|
167
178
|
success: builtins.bool = ...,
|
|
168
179
|
failure_reason: builtins.str = ...,
|
|
169
180
|
) -> None: ...
|
|
170
|
-
def ClearField(self, field_name:
|
|
181
|
+
def ClearField(self, field_name: typing.Literal["failure_reason", b"failure_reason", "success", b"success"]) -> None: ...
|
|
171
182
|
|
|
172
183
|
global___CleanStorageObjectFromCloudStorageResponse = CleanStorageObjectFromCloudStorageResponse
|
|
173
184
|
|
|
185
|
+
@typing.final
|
|
174
186
|
class KubeDeployModelRequest(google.protobuf.message.Message):
|
|
175
187
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
176
188
|
|
|
189
|
+
@typing.final
|
|
177
190
|
class EnvironmentVariablesEntry(google.protobuf.message.Message):
|
|
178
191
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
179
192
|
|
|
@@ -187,7 +200,7 @@ class KubeDeployModelRequest(google.protobuf.message.Message):
|
|
|
187
200
|
key: builtins.str = ...,
|
|
188
201
|
value: builtins.str = ...,
|
|
189
202
|
) -> None: ...
|
|
190
|
-
def ClearField(self, field_name:
|
|
203
|
+
def ClearField(self, field_name: typing.Literal["key", b"key", "value", b"value"]) -> None: ...
|
|
191
204
|
|
|
192
205
|
MODEL_ID_FIELD_NUMBER: builtins.int
|
|
193
206
|
BRANCH_ID_FIELD_NUMBER: builtins.int
|
|
@@ -215,28 +228,33 @@ class KubeDeployModelRequest(google.protobuf.message.Message):
|
|
|
215
228
|
"""Number of pods to deploy
|
|
216
229
|
(Deprecated. moved to deployment_size, and if set in deployment_size, it will override that field)
|
|
217
230
|
"""
|
|
231
|
+
deployment_id: builtins.str
|
|
232
|
+
"""Deployment Id"""
|
|
233
|
+
model_uuid: builtins.str
|
|
234
|
+
project_id: builtins.str
|
|
235
|
+
"""For labels"""
|
|
236
|
+
image_pull_secret: builtins.str
|
|
237
|
+
"""Secret to pull image if needed"""
|
|
218
238
|
@property
|
|
219
239
|
def deployment_size(self) -> frogml._proto.qwak.kube_deployment_captain.deployment_pb2.KubeDeploymentSize:
|
|
220
240
|
"""Deployment size"""
|
|
241
|
+
|
|
221
242
|
@property
|
|
222
243
|
def advanced_deployment_options(self) -> frogml._proto.qwak.kube_deployment_captain.deployment_pb2.KubeAdvancedDeploymentOptions:
|
|
223
244
|
"""Advanced Deployment Options"""
|
|
224
|
-
|
|
225
|
-
"""Deployment Id"""
|
|
245
|
+
|
|
226
246
|
@property
|
|
227
247
|
def serving_strategy(self) -> frogml._proto.qwak.kube_deployment_captain.deployment_pb2.KubeServingStrategy:
|
|
228
248
|
"""The type of kube deployment"""
|
|
249
|
+
|
|
229
250
|
@property
|
|
230
251
|
def environment_variables(self) -> google.protobuf.internal.containers.ScalarMap[builtins.str, builtins.str]:
|
|
231
252
|
"""Environment variables to apply on deployment"""
|
|
253
|
+
|
|
232
254
|
@property
|
|
233
255
|
def auto_scaling_spec(self) -> frogml._proto.qwak.kube_deployment_captain.deployment_pb2.AutoScalingSpec:
|
|
234
256
|
"""Auto scaling specification"""
|
|
235
|
-
|
|
236
|
-
project_id: builtins.str
|
|
237
|
-
"""For labels"""
|
|
238
|
-
image_pull_secret: builtins.str
|
|
239
|
-
"""Secret to pull image if needed"""
|
|
257
|
+
|
|
240
258
|
def __init__(
|
|
241
259
|
self,
|
|
242
260
|
*,
|
|
@@ -255,11 +273,12 @@ class KubeDeployModelRequest(google.protobuf.message.Message):
|
|
|
255
273
|
project_id: builtins.str = ...,
|
|
256
274
|
image_pull_secret: builtins.str = ...,
|
|
257
275
|
) -> None: ...
|
|
258
|
-
def HasField(self, field_name:
|
|
259
|
-
def ClearField(self, field_name:
|
|
276
|
+
def HasField(self, field_name: typing.Literal["advanced_deployment_options", b"advanced_deployment_options", "auto_scaling_spec", b"auto_scaling_spec", "deployment_size", b"deployment_size", "serving_strategy", b"serving_strategy"]) -> builtins.bool: ...
|
|
277
|
+
def ClearField(self, field_name: typing.Literal["advanced_deployment_options", b"advanced_deployment_options", "auto_scaling_spec", b"auto_scaling_spec", "branch_id", b"branch_id", "build_id", b"build_id", "deployment_id", b"deployment_id", "deployment_size", b"deployment_size", "docker_image", b"docker_image", "environment_variables", b"environment_variables", "image_pull_secret", b"image_pull_secret", "model_id", b"model_id", "model_uuid", b"model_uuid", "number_of_pods", b"number_of_pods", "project_id", b"project_id", "serving_strategy", b"serving_strategy"]) -> None: ...
|
|
260
278
|
|
|
261
279
|
global___KubeDeployModelRequest = KubeDeployModelRequest
|
|
262
280
|
|
|
281
|
+
@typing.final
|
|
263
282
|
class KubeDeployModelResponse(google.protobuf.message.Message):
|
|
264
283
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
265
284
|
|
|
@@ -269,6 +288,7 @@ class KubeDeployModelResponse(google.protobuf.message.Message):
|
|
|
269
288
|
|
|
270
289
|
global___KubeDeployModelResponse = KubeDeployModelResponse
|
|
271
290
|
|
|
291
|
+
@typing.final
|
|
272
292
|
class RevertFailedKubeDeploymentRequest(google.protobuf.message.Message):
|
|
273
293
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
274
294
|
|
|
@@ -296,10 +316,11 @@ class RevertFailedKubeDeploymentRequest(google.protobuf.message.Message):
|
|
|
296
316
|
kube_deployment_type: frogml._proto.qwak.kube_deployment_captain.deployment_pb2.KubeDeploymentType.ValueType = ...,
|
|
297
317
|
variation_name: builtins.str = ...,
|
|
298
318
|
) -> None: ...
|
|
299
|
-
def ClearField(self, field_name:
|
|
319
|
+
def ClearField(self, field_name: typing.Literal["branch_id", b"branch_id", "build_id", b"build_id", "kube_deployment_type", b"kube_deployment_type", "model_id", b"model_id", "variation_name", b"variation_name"]) -> None: ...
|
|
300
320
|
|
|
301
321
|
global___RevertFailedKubeDeploymentRequest = RevertFailedKubeDeploymentRequest
|
|
302
322
|
|
|
323
|
+
@typing.final
|
|
303
324
|
class RevertFailedKubeDeploymentResponse(google.protobuf.message.Message):
|
|
304
325
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
305
326
|
|
|
@@ -309,6 +330,7 @@ class RevertFailedKubeDeploymentResponse(google.protobuf.message.Message):
|
|
|
309
330
|
|
|
310
331
|
global___RevertFailedKubeDeploymentResponse = RevertFailedKubeDeploymentResponse
|
|
311
332
|
|
|
333
|
+
@typing.final
|
|
312
334
|
class UpdateKubeDeploymentRuntimeSettingsRequest(google.protobuf.message.Message):
|
|
313
335
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
314
336
|
|
|
@@ -321,12 +343,12 @@ class UpdateKubeDeploymentRuntimeSettingsRequest(google.protobuf.message.Message
|
|
|
321
343
|
"""Model named ID, which will be used as a routing key for the model"""
|
|
322
344
|
branch_id: builtins.str
|
|
323
345
|
"""Branch ID which the model was deployed under"""
|
|
324
|
-
@property
|
|
325
|
-
def deployment_settings(self) -> frogml._proto.qwak.kube_deployment_captain.deployment_pb2.KubeRuntimeDeploymentSettings: ...
|
|
326
346
|
kube_deployment_type: frogml._proto.qwak.kube_deployment_captain.deployment_pb2.KubeDeploymentType.ValueType
|
|
327
347
|
"""Deployment type to update"""
|
|
328
348
|
variation_name: builtins.str
|
|
329
349
|
"""Variation name to change settings in."""
|
|
350
|
+
@property
|
|
351
|
+
def deployment_settings(self) -> frogml._proto.qwak.kube_deployment_captain.deployment_pb2.KubeRuntimeDeploymentSettings: ...
|
|
330
352
|
def __init__(
|
|
331
353
|
self,
|
|
332
354
|
*,
|
|
@@ -336,11 +358,12 @@ class UpdateKubeDeploymentRuntimeSettingsRequest(google.protobuf.message.Message
|
|
|
336
358
|
kube_deployment_type: frogml._proto.qwak.kube_deployment_captain.deployment_pb2.KubeDeploymentType.ValueType = ...,
|
|
337
359
|
variation_name: builtins.str = ...,
|
|
338
360
|
) -> None: ...
|
|
339
|
-
def HasField(self, field_name:
|
|
340
|
-
def ClearField(self, field_name:
|
|
361
|
+
def HasField(self, field_name: typing.Literal["deployment_settings", b"deployment_settings"]) -> builtins.bool: ...
|
|
362
|
+
def ClearField(self, field_name: typing.Literal["branch_id", b"branch_id", "deployment_settings", b"deployment_settings", "kube_deployment_type", b"kube_deployment_type", "model_id", b"model_id", "variation_name", b"variation_name"]) -> None: ...
|
|
341
363
|
|
|
342
364
|
global___UpdateKubeDeploymentRuntimeSettingsRequest = UpdateKubeDeploymentRuntimeSettingsRequest
|
|
343
365
|
|
|
366
|
+
@typing.final
|
|
344
367
|
class UpdateKubeDeploymentRuntimeSettingsResponse(google.protobuf.message.Message):
|
|
345
368
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
346
369
|
|
|
@@ -350,6 +373,7 @@ class UpdateKubeDeploymentRuntimeSettingsResponse(google.protobuf.message.Messag
|
|
|
350
373
|
|
|
351
374
|
global___UpdateKubeDeploymentRuntimeSettingsResponse = UpdateKubeDeploymentRuntimeSettingsResponse
|
|
352
375
|
|
|
376
|
+
@typing.final
|
|
353
377
|
class KubeUndeployModelRequest(google.protobuf.message.Message):
|
|
354
378
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
355
379
|
|
|
@@ -373,10 +397,11 @@ class KubeUndeployModelRequest(google.protobuf.message.Message):
|
|
|
373
397
|
selected_variation_mapping_name: builtins.str = ...,
|
|
374
398
|
last_undeploy: builtins.bool = ...,
|
|
375
399
|
) -> None: ...
|
|
376
|
-
def ClearField(self, field_name:
|
|
400
|
+
def ClearField(self, field_name: typing.Literal["kube_deployment_type", b"kube_deployment_type", "last_undeploy", b"last_undeploy", "model_id", b"model_id", "selected_variation_mapping_name", b"selected_variation_mapping_name"]) -> None: ...
|
|
377
401
|
|
|
378
402
|
global___KubeUndeployModelRequest = KubeUndeployModelRequest
|
|
379
403
|
|
|
404
|
+
@typing.final
|
|
380
405
|
class KubeUndeployModelResponse(google.protobuf.message.Message):
|
|
381
406
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
382
407
|
|
|
@@ -386,6 +411,7 @@ class KubeUndeployModelResponse(google.protobuf.message.Message):
|
|
|
386
411
|
|
|
387
412
|
global___KubeUndeployModelResponse = KubeUndeployModelResponse
|
|
388
413
|
|
|
414
|
+
@typing.final
|
|
389
415
|
class GetKubeModelDeploymentStatusRequest(google.protobuf.message.Message):
|
|
390
416
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
391
417
|
|
|
@@ -409,10 +435,11 @@ class GetKubeModelDeploymentStatusRequest(google.protobuf.message.Message):
|
|
|
409
435
|
kube_deployment_type: frogml._proto.qwak.kube_deployment_captain.deployment_pb2.KubeDeploymentType.ValueType = ...,
|
|
410
436
|
variation_name: builtins.str = ...,
|
|
411
437
|
) -> None: ...
|
|
412
|
-
def ClearField(self, field_name:
|
|
438
|
+
def ClearField(self, field_name: typing.Literal["deployment_id", b"deployment_id", "kube_deployment_type", b"kube_deployment_type", "model_id", b"model_id", "variation_name", b"variation_name"]) -> None: ...
|
|
413
439
|
|
|
414
440
|
global___GetKubeModelDeploymentStatusRequest = GetKubeModelDeploymentStatusRequest
|
|
415
441
|
|
|
442
|
+
@typing.final
|
|
416
443
|
class GetKubeModelDeploymentStatusResponse(google.protobuf.message.Message):
|
|
417
444
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
418
445
|
|
|
@@ -432,10 +459,11 @@ class GetKubeModelDeploymentStatusResponse(google.protobuf.message.Message):
|
|
|
432
459
|
failure_reason_code: builtins.str = ...,
|
|
433
460
|
technical_details: builtins.str = ...,
|
|
434
461
|
) -> None: ...
|
|
435
|
-
def ClearField(self, field_name:
|
|
462
|
+
def ClearField(self, field_name: typing.Literal["failure_reason_code", b"failure_reason_code", "status", b"status", "technical_details", b"technical_details"]) -> None: ...
|
|
436
463
|
|
|
437
464
|
global___GetKubeModelDeploymentStatusResponse = GetKubeModelDeploymentStatusResponse
|
|
438
465
|
|
|
466
|
+
@typing.final
|
|
439
467
|
class ApplyNotificationsChannelRequest(google.protobuf.message.Message):
|
|
440
468
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
441
469
|
|
|
@@ -443,16 +471,18 @@ class ApplyNotificationsChannelRequest(google.protobuf.message.Message):
|
|
|
443
471
|
@property
|
|
444
472
|
def notification_channel(self) -> frogml._proto.qwak.kube_deployment_captain.alert_pb2.KubeNotificationChannel:
|
|
445
473
|
"""The notifications channels to apply"""
|
|
474
|
+
|
|
446
475
|
def __init__(
|
|
447
476
|
self,
|
|
448
477
|
*,
|
|
449
478
|
notification_channel: frogml._proto.qwak.kube_deployment_captain.alert_pb2.KubeNotificationChannel | None = ...,
|
|
450
479
|
) -> None: ...
|
|
451
|
-
def HasField(self, field_name:
|
|
452
|
-
def ClearField(self, field_name:
|
|
480
|
+
def HasField(self, field_name: typing.Literal["notification_channel", b"notification_channel"]) -> builtins.bool: ...
|
|
481
|
+
def ClearField(self, field_name: typing.Literal["notification_channel", b"notification_channel"]) -> None: ...
|
|
453
482
|
|
|
454
483
|
global___ApplyNotificationsChannelRequest = ApplyNotificationsChannelRequest
|
|
455
484
|
|
|
485
|
+
@typing.final
|
|
456
486
|
class ApplyNotificationChannelResponse(google.protobuf.message.Message):
|
|
457
487
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
458
488
|
|
|
@@ -462,6 +492,7 @@ class ApplyNotificationChannelResponse(google.protobuf.message.Message):
|
|
|
462
492
|
|
|
463
493
|
global___ApplyNotificationChannelResponse = ApplyNotificationChannelResponse
|
|
464
494
|
|
|
495
|
+
@typing.final
|
|
465
496
|
class DeleteNotificationChannelRequest(google.protobuf.message.Message):
|
|
466
497
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
467
498
|
|
|
@@ -473,10 +504,11 @@ class DeleteNotificationChannelRequest(google.protobuf.message.Message):
|
|
|
473
504
|
*,
|
|
474
505
|
notification_channel_id: builtins.str = ...,
|
|
475
506
|
) -> None: ...
|
|
476
|
-
def ClearField(self, field_name:
|
|
507
|
+
def ClearField(self, field_name: typing.Literal["notification_channel_id", b"notification_channel_id"]) -> None: ...
|
|
477
508
|
|
|
478
509
|
global___DeleteNotificationChannelRequest = DeleteNotificationChannelRequest
|
|
479
510
|
|
|
511
|
+
@typing.final
|
|
480
512
|
class DeleteNotificationChannelResponse(google.protobuf.message.Message):
|
|
481
513
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
482
514
|
|
|
@@ -486,6 +518,7 @@ class DeleteNotificationChannelResponse(google.protobuf.message.Message):
|
|
|
486
518
|
|
|
487
519
|
global___DeleteNotificationChannelResponse = DeleteNotificationChannelResponse
|
|
488
520
|
|
|
521
|
+
@typing.final
|
|
489
522
|
class DeployFeatureSetRequest(google.protobuf.message.Message):
|
|
490
523
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
491
524
|
|
|
@@ -493,16 +526,18 @@ class DeployFeatureSetRequest(google.protobuf.message.Message):
|
|
|
493
526
|
@property
|
|
494
527
|
def feature_set_spec(self) -> frogml._proto.qwak.kube_deployment_captain.feature_set_deployment_pb2.FeatureSetDeploymentSpec:
|
|
495
528
|
"""Feature set spec for deployment feature set"""
|
|
529
|
+
|
|
496
530
|
def __init__(
|
|
497
531
|
self,
|
|
498
532
|
*,
|
|
499
533
|
feature_set_spec: frogml._proto.qwak.kube_deployment_captain.feature_set_deployment_pb2.FeatureSetDeploymentSpec | None = ...,
|
|
500
534
|
) -> None: ...
|
|
501
|
-
def HasField(self, field_name:
|
|
502
|
-
def ClearField(self, field_name:
|
|
535
|
+
def HasField(self, field_name: typing.Literal["feature_set_spec", b"feature_set_spec"]) -> builtins.bool: ...
|
|
536
|
+
def ClearField(self, field_name: typing.Literal["feature_set_spec", b"feature_set_spec"]) -> None: ...
|
|
503
537
|
|
|
504
538
|
global___DeployFeatureSetRequest = DeployFeatureSetRequest
|
|
505
539
|
|
|
540
|
+
@typing.final
|
|
506
541
|
class DeployFeatureSetResponse(google.protobuf.message.Message):
|
|
507
542
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
508
543
|
|
|
@@ -512,25 +547,27 @@ class DeployFeatureSetResponse(google.protobuf.message.Message):
|
|
|
512
547
|
|
|
513
548
|
global___DeployFeatureSetResponse = DeployFeatureSetResponse
|
|
514
549
|
|
|
550
|
+
@typing.final
|
|
515
551
|
class DeployStreamingAggregationBackfillRequest(google.protobuf.message.Message):
|
|
516
552
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
517
553
|
|
|
518
554
|
FEATURE_SET_DEPLOYMENT_FIELD_NUMBER: builtins.int
|
|
519
555
|
ENVIRONMENT_ID_FIELD_NUMBER: builtins.int
|
|
556
|
+
environment_id: builtins.str
|
|
520
557
|
@property
|
|
521
558
|
def feature_set_deployment(self) -> frogml._proto.qwak.kube_deployment_captain.feature_set_deployment_pb2.FeatureSetDeployment: ...
|
|
522
|
-
environment_id: builtins.str
|
|
523
559
|
def __init__(
|
|
524
560
|
self,
|
|
525
561
|
*,
|
|
526
562
|
feature_set_deployment: frogml._proto.qwak.kube_deployment_captain.feature_set_deployment_pb2.FeatureSetDeployment | None = ...,
|
|
527
563
|
environment_id: builtins.str = ...,
|
|
528
564
|
) -> None: ...
|
|
529
|
-
def HasField(self, field_name:
|
|
530
|
-
def ClearField(self, field_name:
|
|
565
|
+
def HasField(self, field_name: typing.Literal["feature_set_deployment", b"feature_set_deployment"]) -> builtins.bool: ...
|
|
566
|
+
def ClearField(self, field_name: typing.Literal["environment_id", b"environment_id", "feature_set_deployment", b"feature_set_deployment"]) -> None: ...
|
|
531
567
|
|
|
532
568
|
global___DeployStreamingAggregationBackfillRequest = DeployStreamingAggregationBackfillRequest
|
|
533
569
|
|
|
570
|
+
@typing.final
|
|
534
571
|
class BatchFeatureSetV1DeploymentRequest(google.protobuf.message.Message):
|
|
535
572
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
536
573
|
|
|
@@ -538,14 +575,16 @@ class BatchFeatureSetV1DeploymentRequest(google.protobuf.message.Message):
|
|
|
538
575
|
BATCH_DETAILS_FIELD_NUMBER: builtins.int
|
|
539
576
|
ENVIRONMENT_ID_FIELD_NUMBER: builtins.int
|
|
540
577
|
EXECUTION_IDENTIFIER_FIELD_NUMBER: builtins.int
|
|
578
|
+
environment_id: builtins.str
|
|
579
|
+
"""Environment id"""
|
|
541
580
|
@property
|
|
542
581
|
def feature_set_deployment(self) -> frogml._proto.qwak.kube_deployment_captain.feature_set_deployment_pb2.FeatureSetDeployment:
|
|
543
582
|
"""Featureset deployment properties"""
|
|
583
|
+
|
|
544
584
|
@property
|
|
545
585
|
def batch_details(self) -> frogml._proto.qwak.kube_deployment_captain.feature_set_deployment_pb2.BatchDetails:
|
|
546
586
|
"""Batch details"""
|
|
547
|
-
|
|
548
|
-
"""Environment id"""
|
|
587
|
+
|
|
549
588
|
@property
|
|
550
589
|
def execution_identifier(self) -> frogml._proto.qwak.kube_deployment_captain.feature_set_deployment_pb2.ExecutionIdentifier: ...
|
|
551
590
|
def __init__(
|
|
@@ -556,12 +595,13 @@ class BatchFeatureSetV1DeploymentRequest(google.protobuf.message.Message):
|
|
|
556
595
|
environment_id: builtins.str = ...,
|
|
557
596
|
execution_identifier: frogml._proto.qwak.kube_deployment_captain.feature_set_deployment_pb2.ExecutionIdentifier | None = ...,
|
|
558
597
|
) -> None: ...
|
|
559
|
-
def HasField(self, field_name:
|
|
560
|
-
def ClearField(self, field_name:
|
|
561
|
-
def WhichOneof(self, oneof_group:
|
|
598
|
+
def HasField(self, field_name: typing.Literal["batch_details", b"batch_details", "exec_id", b"exec_id", "execution_identifier", b"execution_identifier", "feature_set_deployment", b"feature_set_deployment"]) -> builtins.bool: ...
|
|
599
|
+
def ClearField(self, field_name: typing.Literal["batch_details", b"batch_details", "environment_id", b"environment_id", "exec_id", b"exec_id", "execution_identifier", b"execution_identifier", "feature_set_deployment", b"feature_set_deployment"]) -> None: ...
|
|
600
|
+
def WhichOneof(self, oneof_group: typing.Literal["exec_id", b"exec_id"]) -> typing.Literal["execution_identifier"] | None: ...
|
|
562
601
|
|
|
563
602
|
global___BatchFeatureSetV1DeploymentRequest = BatchFeatureSetV1DeploymentRequest
|
|
564
603
|
|
|
604
|
+
@typing.final
|
|
565
605
|
class DeployBatchBackfillRequest(google.protobuf.message.Message):
|
|
566
606
|
"""Deploy BatchV1 backfill"""
|
|
567
607
|
|
|
@@ -572,20 +612,24 @@ class DeployBatchBackfillRequest(google.protobuf.message.Message):
|
|
|
572
612
|
ENVIRONMENT_ID_FIELD_NUMBER: builtins.int
|
|
573
613
|
EXECUTION_IDENTIFIER_FIELD_NUMBER: builtins.int
|
|
574
614
|
LAST_KNOWN_BATCH_EXECUTION_DATE_FIELD_NUMBER: builtins.int
|
|
615
|
+
environment_id: builtins.str
|
|
616
|
+
"""Environment id"""
|
|
575
617
|
@property
|
|
576
618
|
def feature_set_deployment(self) -> frogml._proto.qwak.kube_deployment_captain.feature_set_deployment_pb2.FeatureSetDeployment:
|
|
577
619
|
"""Featureset deployment properties"""
|
|
620
|
+
|
|
578
621
|
@property
|
|
579
622
|
def backfill_spec(self) -> frogml._proto.qwak.execution.v1.backfill_pb2.BackfillSpec:
|
|
580
623
|
"""Backfill spec"""
|
|
581
|
-
|
|
582
|
-
"""Environment id"""
|
|
624
|
+
|
|
583
625
|
@property
|
|
584
626
|
def execution_identifier(self) -> frogml._proto.qwak.kube_deployment_captain.feature_set_deployment_pb2.ExecutionIdentifier:
|
|
585
627
|
"""Execution Identifier"""
|
|
628
|
+
|
|
586
629
|
@property
|
|
587
630
|
def last_known_batch_execution_date(self) -> google.protobuf.timestamp_pb2.Timestamp:
|
|
588
631
|
"""Latest Batch Eecution Date known to have succeeded"""
|
|
632
|
+
|
|
589
633
|
def __init__(
|
|
590
634
|
self,
|
|
591
635
|
*,
|
|
@@ -595,11 +639,12 @@ class DeployBatchBackfillRequest(google.protobuf.message.Message):
|
|
|
595
639
|
execution_identifier: frogml._proto.qwak.kube_deployment_captain.feature_set_deployment_pb2.ExecutionIdentifier | None = ...,
|
|
596
640
|
last_known_batch_execution_date: google.protobuf.timestamp_pb2.Timestamp | None = ...,
|
|
597
641
|
) -> None: ...
|
|
598
|
-
def HasField(self, field_name:
|
|
599
|
-
def ClearField(self, field_name:
|
|
642
|
+
def HasField(self, field_name: typing.Literal["backfill_spec", b"backfill_spec", "execution_identifier", b"execution_identifier", "feature_set_deployment", b"feature_set_deployment", "last_known_batch_execution_date", b"last_known_batch_execution_date"]) -> builtins.bool: ...
|
|
643
|
+
def ClearField(self, field_name: typing.Literal["backfill_spec", b"backfill_spec", "environment_id", b"environment_id", "execution_identifier", b"execution_identifier", "feature_set_deployment", b"feature_set_deployment", "last_known_batch_execution_date", b"last_known_batch_execution_date"]) -> None: ...
|
|
600
644
|
|
|
601
645
|
global___DeployBatchBackfillRequest = DeployBatchBackfillRequest
|
|
602
646
|
|
|
647
|
+
@typing.final
|
|
603
648
|
class DeployBatchBackfillResponse(google.protobuf.message.Message):
|
|
604
649
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
605
650
|
|
|
@@ -609,6 +654,7 @@ class DeployBatchBackfillResponse(google.protobuf.message.Message):
|
|
|
609
654
|
|
|
610
655
|
global___DeployBatchBackfillResponse = DeployBatchBackfillResponse
|
|
611
656
|
|
|
657
|
+
@typing.final
|
|
612
658
|
class UndeployBatchBackfillRequest(google.protobuf.message.Message):
|
|
613
659
|
"""undeploy BatchV1 backfill, if exists"""
|
|
614
660
|
|
|
@@ -621,10 +667,11 @@ class UndeployBatchBackfillRequest(google.protobuf.message.Message):
|
|
|
621
667
|
*,
|
|
622
668
|
featureset_name: builtins.str = ...,
|
|
623
669
|
) -> None: ...
|
|
624
|
-
def ClearField(self, field_name:
|
|
670
|
+
def ClearField(self, field_name: typing.Literal["featureset_name", b"featureset_name"]) -> None: ...
|
|
625
671
|
|
|
626
672
|
global___UndeployBatchBackfillRequest = UndeployBatchBackfillRequest
|
|
627
673
|
|
|
674
|
+
@typing.final
|
|
628
675
|
class UndeployBatchBackfillResponse(google.protobuf.message.Message):
|
|
629
676
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
630
677
|
|
|
@@ -634,27 +681,30 @@ class UndeployBatchBackfillResponse(google.protobuf.message.Message):
|
|
|
634
681
|
|
|
635
682
|
global___UndeployBatchBackfillResponse = UndeployBatchBackfillResponse
|
|
636
683
|
|
|
684
|
+
@typing.final
|
|
637
685
|
class DeleteBatchFeatureSetV1Request(google.protobuf.message.Message):
|
|
638
686
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
639
687
|
|
|
640
688
|
FEATURE_SET_DEPLOYMENT_FIELD_NUMBER: builtins.int
|
|
641
689
|
ENVIRONMENT_ID_FIELD_NUMBER: builtins.int
|
|
690
|
+
environment_id: builtins.str
|
|
691
|
+
"""Environment id"""
|
|
642
692
|
@property
|
|
643
693
|
def feature_set_deployment(self) -> frogml._proto.qwak.kube_deployment_captain.feature_set_deployment_pb2.FeatureSetDeployment:
|
|
644
694
|
"""Featureset deployment properties"""
|
|
645
|
-
|
|
646
|
-
"""Environment id"""
|
|
695
|
+
|
|
647
696
|
def __init__(
|
|
648
697
|
self,
|
|
649
698
|
*,
|
|
650
699
|
feature_set_deployment: frogml._proto.qwak.kube_deployment_captain.feature_set_deployment_pb2.FeatureSetDeployment | None = ...,
|
|
651
700
|
environment_id: builtins.str = ...,
|
|
652
701
|
) -> None: ...
|
|
653
|
-
def HasField(self, field_name:
|
|
654
|
-
def ClearField(self, field_name:
|
|
702
|
+
def HasField(self, field_name: typing.Literal["feature_set_deployment", b"feature_set_deployment"]) -> builtins.bool: ...
|
|
703
|
+
def ClearField(self, field_name: typing.Literal["environment_id", b"environment_id", "feature_set_deployment", b"feature_set_deployment"]) -> None: ...
|
|
655
704
|
|
|
656
705
|
global___DeleteBatchFeatureSetV1Request = DeleteBatchFeatureSetV1Request
|
|
657
706
|
|
|
707
|
+
@typing.final
|
|
658
708
|
class DeleteBatchFeatureSetV1Response(google.protobuf.message.Message):
|
|
659
709
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
660
710
|
|
|
@@ -664,27 +714,30 @@ class DeleteBatchFeatureSetV1Response(google.protobuf.message.Message):
|
|
|
664
714
|
|
|
665
715
|
global___DeleteBatchFeatureSetV1Response = DeleteBatchFeatureSetV1Response
|
|
666
716
|
|
|
717
|
+
@typing.final
|
|
667
718
|
class DeleteStreamingFeatureSetV1Request(google.protobuf.message.Message):
|
|
668
719
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
669
720
|
|
|
670
721
|
FEATURE_SET_DEPLOYMENT_FIELD_NUMBER: builtins.int
|
|
671
722
|
ENVIRONMENT_ID_FIELD_NUMBER: builtins.int
|
|
723
|
+
environment_id: builtins.str
|
|
724
|
+
"""Environment id"""
|
|
672
725
|
@property
|
|
673
726
|
def feature_set_deployment(self) -> frogml._proto.qwak.kube_deployment_captain.feature_set_deployment_pb2.FeatureSetDeployment:
|
|
674
727
|
"""Featureset deployment properties"""
|
|
675
|
-
|
|
676
|
-
"""Environment id"""
|
|
728
|
+
|
|
677
729
|
def __init__(
|
|
678
730
|
self,
|
|
679
731
|
*,
|
|
680
732
|
feature_set_deployment: frogml._proto.qwak.kube_deployment_captain.feature_set_deployment_pb2.FeatureSetDeployment | None = ...,
|
|
681
733
|
environment_id: builtins.str = ...,
|
|
682
734
|
) -> None: ...
|
|
683
|
-
def HasField(self, field_name:
|
|
684
|
-
def ClearField(self, field_name:
|
|
735
|
+
def HasField(self, field_name: typing.Literal["feature_set_deployment", b"feature_set_deployment"]) -> builtins.bool: ...
|
|
736
|
+
def ClearField(self, field_name: typing.Literal["environment_id", b"environment_id", "feature_set_deployment", b"feature_set_deployment"]) -> None: ...
|
|
685
737
|
|
|
686
738
|
global___DeleteStreamingFeatureSetV1Request = DeleteStreamingFeatureSetV1Request
|
|
687
739
|
|
|
740
|
+
@typing.final
|
|
688
741
|
class DeleteStreamingFeatureSetV1Response(google.protobuf.message.Message):
|
|
689
742
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
690
743
|
|
|
@@ -694,27 +747,30 @@ class DeleteStreamingFeatureSetV1Response(google.protobuf.message.Message):
|
|
|
694
747
|
|
|
695
748
|
global___DeleteStreamingFeatureSetV1Response = DeleteStreamingFeatureSetV1Response
|
|
696
749
|
|
|
750
|
+
@typing.final
|
|
697
751
|
class DeleteStreamingAggregationFeatureSetRequest(google.protobuf.message.Message):
|
|
698
752
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
699
753
|
|
|
700
754
|
FEATURE_SET_DEPLOYMENT_FIELD_NUMBER: builtins.int
|
|
701
755
|
ENVIRONMENT_ID_FIELD_NUMBER: builtins.int
|
|
756
|
+
environment_id: builtins.str
|
|
757
|
+
"""Environment id"""
|
|
702
758
|
@property
|
|
703
759
|
def feature_set_deployment(self) -> frogml._proto.qwak.kube_deployment_captain.feature_set_deployment_pb2.FeatureSetDeployment:
|
|
704
760
|
"""Featureset deployment properties"""
|
|
705
|
-
|
|
706
|
-
"""Environment id"""
|
|
761
|
+
|
|
707
762
|
def __init__(
|
|
708
763
|
self,
|
|
709
764
|
*,
|
|
710
765
|
feature_set_deployment: frogml._proto.qwak.kube_deployment_captain.feature_set_deployment_pb2.FeatureSetDeployment | None = ...,
|
|
711
766
|
environment_id: builtins.str = ...,
|
|
712
767
|
) -> None: ...
|
|
713
|
-
def HasField(self, field_name:
|
|
714
|
-
def ClearField(self, field_name:
|
|
768
|
+
def HasField(self, field_name: typing.Literal["feature_set_deployment", b"feature_set_deployment"]) -> builtins.bool: ...
|
|
769
|
+
def ClearField(self, field_name: typing.Literal["environment_id", b"environment_id", "feature_set_deployment", b"feature_set_deployment"]) -> None: ...
|
|
715
770
|
|
|
716
771
|
global___DeleteStreamingAggregationFeatureSetRequest = DeleteStreamingAggregationFeatureSetRequest
|
|
717
772
|
|
|
773
|
+
@typing.final
|
|
718
774
|
class DeleteStreamingAggregationFeatureSetResponse(google.protobuf.message.Message):
|
|
719
775
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
720
776
|
|
|
@@ -724,27 +780,30 @@ class DeleteStreamingAggregationFeatureSetResponse(google.protobuf.message.Messa
|
|
|
724
780
|
|
|
725
781
|
global___DeleteStreamingAggregationFeatureSetResponse = DeleteStreamingAggregationFeatureSetResponse
|
|
726
782
|
|
|
783
|
+
@typing.final
|
|
727
784
|
class DeployStreamingAggregationCompactionRequest(google.protobuf.message.Message):
|
|
728
785
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
729
786
|
|
|
730
787
|
FEATURE_SET_DEPLOYMENT_FIELD_NUMBER: builtins.int
|
|
731
788
|
ENVIRONMENT_ID_FIELD_NUMBER: builtins.int
|
|
789
|
+
environment_id: builtins.str
|
|
790
|
+
"""Environment id"""
|
|
732
791
|
@property
|
|
733
792
|
def feature_set_deployment(self) -> frogml._proto.qwak.kube_deployment_captain.feature_set_deployment_pb2.FeatureSetDeployment:
|
|
734
793
|
"""Featureset deployment properties"""
|
|
735
|
-
|
|
736
|
-
"""Environment id"""
|
|
794
|
+
|
|
737
795
|
def __init__(
|
|
738
796
|
self,
|
|
739
797
|
*,
|
|
740
798
|
feature_set_deployment: frogml._proto.qwak.kube_deployment_captain.feature_set_deployment_pb2.FeatureSetDeployment | None = ...,
|
|
741
799
|
environment_id: builtins.str = ...,
|
|
742
800
|
) -> None: ...
|
|
743
|
-
def HasField(self, field_name:
|
|
744
|
-
def ClearField(self, field_name:
|
|
801
|
+
def HasField(self, field_name: typing.Literal["feature_set_deployment", b"feature_set_deployment"]) -> builtins.bool: ...
|
|
802
|
+
def ClearField(self, field_name: typing.Literal["environment_id", b"environment_id", "feature_set_deployment", b"feature_set_deployment"]) -> None: ...
|
|
745
803
|
|
|
746
804
|
global___DeployStreamingAggregationCompactionRequest = DeployStreamingAggregationCompactionRequest
|
|
747
805
|
|
|
806
|
+
@typing.final
|
|
748
807
|
class DeployStreamingAggregationRowLevelRequest(google.protobuf.message.Message):
|
|
749
808
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
750
809
|
|
|
@@ -752,37 +811,41 @@ class DeployStreamingAggregationRowLevelRequest(google.protobuf.message.Message)
|
|
|
752
811
|
@property
|
|
753
812
|
def feature_set_deployment(self) -> frogml._proto.qwak.kube_deployment_captain.feature_set_deployment_pb2.FeatureSetDeployment:
|
|
754
813
|
"""Featureset deployment properties"""
|
|
814
|
+
|
|
755
815
|
def __init__(
|
|
756
816
|
self,
|
|
757
817
|
*,
|
|
758
818
|
feature_set_deployment: frogml._proto.qwak.kube_deployment_captain.feature_set_deployment_pb2.FeatureSetDeployment | None = ...,
|
|
759
819
|
) -> None: ...
|
|
760
|
-
def HasField(self, field_name:
|
|
761
|
-
def ClearField(self, field_name:
|
|
820
|
+
def HasField(self, field_name: typing.Literal["feature_set_deployment", b"feature_set_deployment"]) -> builtins.bool: ...
|
|
821
|
+
def ClearField(self, field_name: typing.Literal["feature_set_deployment", b"feature_set_deployment"]) -> None: ...
|
|
762
822
|
|
|
763
823
|
global___DeployStreamingAggregationRowLevelRequest = DeployStreamingAggregationRowLevelRequest
|
|
764
824
|
|
|
825
|
+
@typing.final
|
|
765
826
|
class StreamingFeatureSetV1DeploymentRequest(google.protobuf.message.Message):
|
|
766
827
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
767
828
|
|
|
768
829
|
FEATURE_SET_DEPLOYMENT_FIELD_NUMBER: builtins.int
|
|
769
830
|
ENVIRONMENT_ID_FIELD_NUMBER: builtins.int
|
|
831
|
+
environment_id: builtins.str
|
|
832
|
+
"""Environment id"""
|
|
770
833
|
@property
|
|
771
834
|
def feature_set_deployment(self) -> frogml._proto.qwak.kube_deployment_captain.feature_set_deployment_pb2.FeatureSetDeployment:
|
|
772
835
|
"""Featureset deployment properties"""
|
|
773
|
-
|
|
774
|
-
"""Environment id"""
|
|
836
|
+
|
|
775
837
|
def __init__(
|
|
776
838
|
self,
|
|
777
839
|
*,
|
|
778
840
|
feature_set_deployment: frogml._proto.qwak.kube_deployment_captain.feature_set_deployment_pb2.FeatureSetDeployment | None = ...,
|
|
779
841
|
environment_id: builtins.str = ...,
|
|
780
842
|
) -> None: ...
|
|
781
|
-
def HasField(self, field_name:
|
|
782
|
-
def ClearField(self, field_name:
|
|
843
|
+
def HasField(self, field_name: typing.Literal["feature_set_deployment", b"feature_set_deployment"]) -> builtins.bool: ...
|
|
844
|
+
def ClearField(self, field_name: typing.Literal["environment_id", b"environment_id", "feature_set_deployment", b"feature_set_deployment"]) -> None: ...
|
|
783
845
|
|
|
784
846
|
global___StreamingFeatureSetV1DeploymentRequest = StreamingFeatureSetV1DeploymentRequest
|
|
785
847
|
|
|
848
|
+
@typing.final
|
|
786
849
|
class DeployStreamingAggregationBackfillResponse(google.protobuf.message.Message):
|
|
787
850
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
788
851
|
|
|
@@ -792,6 +855,7 @@ class DeployStreamingAggregationBackfillResponse(google.protobuf.message.Message
|
|
|
792
855
|
|
|
793
856
|
global___DeployStreamingAggregationBackfillResponse = DeployStreamingAggregationBackfillResponse
|
|
794
857
|
|
|
858
|
+
@typing.final
|
|
795
859
|
class DeployStreamingAggregationRowLevelResponse(google.protobuf.message.Message):
|
|
796
860
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
797
861
|
|
|
@@ -801,6 +865,7 @@ class DeployStreamingAggregationRowLevelResponse(google.protobuf.message.Message
|
|
|
801
865
|
|
|
802
866
|
global___DeployStreamingAggregationRowLevelResponse = DeployStreamingAggregationRowLevelResponse
|
|
803
867
|
|
|
868
|
+
@typing.final
|
|
804
869
|
class DeployStreamingAggregationCompactionResponse(google.protobuf.message.Message):
|
|
805
870
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
806
871
|
|
|
@@ -810,6 +875,7 @@ class DeployStreamingAggregationCompactionResponse(google.protobuf.message.Messa
|
|
|
810
875
|
|
|
811
876
|
global___DeployStreamingAggregationCompactionResponse = DeployStreamingAggregationCompactionResponse
|
|
812
877
|
|
|
878
|
+
@typing.final
|
|
813
879
|
class UndeployFeatureSetRequest(google.protobuf.message.Message):
|
|
814
880
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
815
881
|
|
|
@@ -821,10 +887,11 @@ class UndeployFeatureSetRequest(google.protobuf.message.Message):
|
|
|
821
887
|
*,
|
|
822
888
|
feature_set_name: builtins.str = ...,
|
|
823
889
|
) -> None: ...
|
|
824
|
-
def ClearField(self, field_name:
|
|
890
|
+
def ClearField(self, field_name: typing.Literal["feature_set_name", b"feature_set_name"]) -> None: ...
|
|
825
891
|
|
|
826
892
|
global___UndeployFeatureSetRequest = UndeployFeatureSetRequest
|
|
827
893
|
|
|
894
|
+
@typing.final
|
|
828
895
|
class UndeployFeatureSetResponse(google.protobuf.message.Message):
|
|
829
896
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
830
897
|
|
|
@@ -834,6 +901,7 @@ class UndeployFeatureSetResponse(google.protobuf.message.Message):
|
|
|
834
901
|
|
|
835
902
|
global___UndeployFeatureSetResponse = UndeployFeatureSetResponse
|
|
836
903
|
|
|
904
|
+
@typing.final
|
|
837
905
|
class UndeployBatchFeaturesetRequest(google.protobuf.message.Message):
|
|
838
906
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
839
907
|
|
|
@@ -845,10 +913,11 @@ class UndeployBatchFeaturesetRequest(google.protobuf.message.Message):
|
|
|
845
913
|
*,
|
|
846
914
|
featureset_name: builtins.str = ...,
|
|
847
915
|
) -> None: ...
|
|
848
|
-
def ClearField(self, field_name:
|
|
916
|
+
def ClearField(self, field_name: typing.Literal["featureset_name", b"featureset_name"]) -> None: ...
|
|
849
917
|
|
|
850
918
|
global___UndeployBatchFeaturesetRequest = UndeployBatchFeaturesetRequest
|
|
851
919
|
|
|
920
|
+
@typing.final
|
|
852
921
|
class UndeployBatchFeaturesetResponse(google.protobuf.message.Message):
|
|
853
922
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
854
923
|
|
|
@@ -858,6 +927,7 @@ class UndeployBatchFeaturesetResponse(google.protobuf.message.Message):
|
|
|
858
927
|
|
|
859
928
|
global___UndeployBatchFeaturesetResponse = UndeployBatchFeaturesetResponse
|
|
860
929
|
|
|
930
|
+
@typing.final
|
|
861
931
|
class ApplyModelTrafficMappingRequest(google.protobuf.message.Message):
|
|
862
932
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
863
933
|
|
|
@@ -868,16 +938,18 @@ class ApplyModelTrafficMappingRequest(google.protobuf.message.Message):
|
|
|
868
938
|
@property
|
|
869
939
|
def variation_mappings(self) -> google.protobuf.internal.containers.RepeatedCompositeFieldContainer[qwak.kube_deployment_captain.traffic_mapping_pb2.VariationMapping]:
|
|
870
940
|
"""All models variations mappings"""
|
|
941
|
+
|
|
871
942
|
def __init__(
|
|
872
943
|
self,
|
|
873
944
|
*,
|
|
874
945
|
model_id: builtins.str = ...,
|
|
875
946
|
variation_mappings: collections.abc.Iterable[qwak.kube_deployment_captain.traffic_mapping_pb2.VariationMapping] | None = ...,
|
|
876
947
|
) -> None: ...
|
|
877
|
-
def ClearField(self, field_name:
|
|
948
|
+
def ClearField(self, field_name: typing.Literal["model_id", b"model_id", "variation_mappings", b"variation_mappings"]) -> None: ...
|
|
878
949
|
|
|
879
950
|
global___ApplyModelTrafficMappingRequest = ApplyModelTrafficMappingRequest
|
|
880
951
|
|
|
952
|
+
@typing.final
|
|
881
953
|
class ApplyModelTrafficMappingResponse(google.protobuf.message.Message):
|
|
882
954
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
883
955
|
|
|
@@ -887,6 +959,7 @@ class ApplyModelTrafficMappingResponse(google.protobuf.message.Message):
|
|
|
887
959
|
|
|
888
960
|
global___ApplyModelTrafficMappingResponse = ApplyModelTrafficMappingResponse
|
|
889
961
|
|
|
962
|
+
@typing.final
|
|
890
963
|
class RevertModelDeploymentRequest(google.protobuf.message.Message):
|
|
891
964
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
892
965
|
|
|
@@ -910,10 +983,11 @@ class RevertModelDeploymentRequest(google.protobuf.message.Message):
|
|
|
910
983
|
kube_deployment_type: frogml._proto.qwak.kube_deployment_captain.deployment_pb2.KubeDeploymentType.ValueType = ...,
|
|
911
984
|
deployment_id: builtins.str = ...,
|
|
912
985
|
) -> None: ...
|
|
913
|
-
def ClearField(self, field_name:
|
|
986
|
+
def ClearField(self, field_name: typing.Literal["deployment_id", b"deployment_id", "kube_deployment_type", b"kube_deployment_type", "model_id", b"model_id", "variation_name", b"variation_name"]) -> None: ...
|
|
914
987
|
|
|
915
988
|
global___RevertModelDeploymentRequest = RevertModelDeploymentRequest
|
|
916
989
|
|
|
990
|
+
@typing.final
|
|
917
991
|
class RevertModelDeploymentResponse(google.protobuf.message.Message):
|
|
918
992
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
919
993
|
|