frogml 1.1.62__py3-none-any.whl → 1.2.19__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- frogml/__init__.py +3 -1
- frogml/_proto/jfml/hosting_gateway/v1/build_upload_url_pb2.py +3 -3
- frogml/_proto/jfml/hosting_gateway/v1/build_upload_url_pb2.pyi +6 -4
- frogml/_proto/jfml/hosting_gateway/v1/hosting_gateway_service_pb2.py +3 -3
- frogml/_proto/jfml/hosting_gateway/v1/hosting_gateway_service_pb2.pyi +8 -9
- frogml/_proto/jfml/model_version/v1/artifact_pb2.py +3 -3
- frogml/_proto/jfml/model_version/v1/artifact_pb2.pyi +8 -9
- frogml/_proto/jfml/model_version/v1/build_spec_pb2.py +3 -3
- frogml/_proto/jfml/model_version/v1/build_spec_pb2.pyi +24 -20
- frogml/_proto/jfml/model_version/v1/model_repository_spec_pb2.py +3 -3
- frogml/_proto/jfml/model_version/v1/model_repository_spec_pb2.pyi +6 -9
- frogml/_proto/jfml/model_version/v1/model_version_framework_pb2.py +3 -3
- frogml/_proto/jfml/model_version/v1/model_version_framework_pb2.pyi +13 -10
- frogml/_proto/jfml/model_version/v1/model_version_manager_service_pb2.py +3 -3
- frogml/_proto/jfml/model_version/v1/model_version_manager_service_pb2.pyi +43 -30
- frogml/_proto/jfml/model_version/v1/model_version_pb2.py +11 -11
- frogml/_proto/jfml/model_version/v1/model_version_pb2.pyi +48 -32
- frogml/_proto/qwak/administration/account/v1/account_pb2.py +25 -23
- frogml/_proto/qwak/administration/account/v1/account_pb2.pyi +55 -21
- frogml/_proto/qwak/administration/account/v1/account_service_pb2.py +3 -3
- frogml/_proto/qwak/administration/account/v1/account_service_pb2.pyi +63 -36
- frogml/_proto/qwak/administration/account/v1/jfrog_tenant_details_pb2.py +5 -5
- frogml/_proto/qwak/administration/account/v1/jfrog_tenant_details_pb2.pyi +35 -22
- frogml/_proto/qwak/administration/account/v1/personalization_pb2.py +3 -3
- frogml/_proto/qwak/administration/account/v1/personalization_pb2.pyi +7 -9
- frogml/_proto/qwak/administration/account/v1/preferences_pb2.py +3 -3
- frogml/_proto/qwak/administration/account/v1/preferences_pb2.pyi +6 -8
- frogml/_proto/qwak/administration/account/v1/terms_pb2.py +3 -3
- frogml/_proto/qwak/administration/account/v1/terms_pb2.pyi +16 -11
- frogml/_proto/qwak/administration/authenticated_user/v1/authenticated_user_service_pb2.py +3 -3
- frogml/_proto/qwak/administration/authenticated_user/v1/authenticated_user_service_pb2.pyi +20 -14
- frogml/_proto/qwak/administration/authenticated_user/v1/credentials_pb2.py +3 -3
- frogml/_proto/qwak/administration/authenticated_user/v1/credentials_pb2.pyi +11 -12
- frogml/_proto/qwak/administration/authenticated_user/v1/details_pb2.py +3 -3
- frogml/_proto/qwak/administration/authenticated_user/v1/details_pb2.pyi +18 -15
- frogml/_proto/qwak/administration/cluster/v2/cluster_pb2.py +3 -3
- frogml/_proto/qwak/administration/cluster/v2/cluster_pb2.pyi +62 -39
- frogml/_proto/qwak/administration/runtime_configuration/v0/container_registry_config_pb2.py +3 -3
- frogml/_proto/qwak/administration/runtime_configuration/v0/container_registry_config_pb2.pyi +12 -13
- frogml/_proto/qwak/administration/runtime_configuration/v0/creds/auth_pb2.py +3 -3
- frogml/_proto/qwak/administration/runtime_configuration/v0/creds/auth_pb2.pyi +5 -8
- frogml/_proto/qwak/administration/runtime_configuration/v0/creds/secret_pb2.py +3 -3
- frogml/_proto/qwak/administration/runtime_configuration/v0/creds/secret_pb2.pyi +8 -10
- frogml/_proto/qwak/administration/runtime_configuration/v0/data_catalog_config_pb2.py +3 -3
- frogml/_proto/qwak/administration/runtime_configuration/v0/data_catalog_config_pb2.pyi +11 -11
- frogml/_proto/qwak/administration/runtime_configuration/v0/external/databricks/auth_pb2.py +11 -7
- frogml/_proto/qwak/administration/runtime_configuration/v0/external/databricks/auth_pb2.pyi +58 -12
- frogml/_proto/qwak/administration/runtime_configuration/v0/external/elasticsearch_config_pb2.py +3 -3
- frogml/_proto/qwak/administration/runtime_configuration/v0/external/elasticsearch_config_pb2.pyi +8 -11
- frogml/_proto/qwak/administration/runtime_configuration/v0/external/kafka_config_pb2.py +3 -3
- frogml/_proto/qwak/administration/runtime_configuration/v0/external/kafka_config_pb2.pyi +12 -12
- frogml/_proto/qwak/administration/runtime_configuration/v0/external/prometheus_config_pb2.py +3 -3
- frogml/_proto/qwak/administration/runtime_configuration/v0/external/prometheus_config_pb2.pyi +8 -10
- frogml/_proto/qwak/administration/runtime_configuration/v0/external/redis_config_pb2.py +3 -3
- frogml/_proto/qwak/administration/runtime_configuration/v0/external/redis_config_pb2.pyi +8 -11
- frogml/_proto/qwak/administration/runtime_configuration/v0/external/victoriametrics_config_pb2.py +3 -3
- frogml/_proto/qwak/administration/runtime_configuration/v0/external/victoriametrics_config_pb2.pyi +6 -9
- frogml/_proto/qwak/administration/runtime_configuration/v0/feature_store_config_pb2.py +3 -3
- frogml/_proto/qwak/administration/runtime_configuration/v0/feature_store_config_pb2.pyi +13 -14
- frogml/_proto/qwak/administration/runtime_configuration/v0/hosting/aws/auth_pb2.py +3 -3
- frogml/_proto/qwak/administration/runtime_configuration/v0/hosting/aws/auth_pb2.pyi +29 -25
- frogml/_proto/qwak/administration/runtime_configuration/v0/hosting/azure/auth_pb2.py +11 -7
- frogml/_proto/qwak/administration/runtime_configuration/v0/hosting/azure/auth_pb2.pyi +57 -17
- frogml/_proto/qwak/administration/runtime_configuration/v0/hosting_config_pb2.py +5 -5
- frogml/_proto/qwak/administration/runtime_configuration/v0/hosting_config_pb2.pyi +29 -24
- frogml/_proto/qwak/administration/runtime_configuration/v0/logs_storage_config_pb2.py +3 -3
- frogml/_proto/qwak/administration/runtime_configuration/v0/logs_storage_config_pb2.pyi +6 -9
- frogml/_proto/qwak/administration/runtime_configuration/v0/model_analytics_storage_config_pb2.py +3 -3
- frogml/_proto/qwak/administration/runtime_configuration/v0/model_analytics_storage_config_pb2.pyi +6 -9
- frogml/_proto/qwak/administration/runtime_configuration/v0/network_config_pb2.py +3 -3
- frogml/_proto/qwak/administration/runtime_configuration/v0/network_config_pb2.pyi +22 -21
- frogml/_proto/qwak/administration/runtime_configuration/v0/object_storage_config_pb2.py +3 -3
- frogml/_proto/qwak/administration/runtime_configuration/v0/object_storage_config_pb2.pyi +12 -12
- frogml/_proto/qwak/administration/runtime_configuration/v0/observability_config_pb2.py +3 -3
- frogml/_proto/qwak/administration/runtime_configuration/v0/observability_config_pb2.pyi +13 -14
- frogml/_proto/qwak/administration/runtime_configuration/v0/runtime_config_pb2.py +3 -3
- frogml/_proto/qwak/administration/runtime_configuration/v0/runtime_config_pb2.pyi +5 -8
- frogml/_proto/qwak/administration/runtime_configuration/v0/sql_engine_config_pb2.py +3 -3
- frogml/_proto/qwak/administration/runtime_configuration/v0/sql_engine_config_pb2.pyi +11 -11
- frogml/_proto/qwak/administration/v0/authentication/authentication_service_pb2.py +3 -3
- frogml/_proto/qwak/administration/v0/authentication/authentication_service_pb2.pyi +14 -13
- frogml/_proto/qwak/administration/v0/environments/configuration_pb2.py +3 -3
- frogml/_proto/qwak/administration/v0/environments/configuration_pb2.pyi +33 -20
- frogml/_proto/qwak/administration/v0/environments/environment_pb2.py +5 -5
- frogml/_proto/qwak/administration/v0/environments/environment_pb2.pyi +17 -8
- frogml/_proto/qwak/administration/v0/environments/environment_service_pb2.py +5 -5
- frogml/_proto/qwak/administration/v0/environments/environment_service_pb2.pyi +46 -26
- frogml/_proto/qwak/administration/v0/environments/personalization_pb2.py +3 -3
- frogml/_proto/qwak/administration/v0/environments/personalization_pb2.pyi +7 -9
- frogml/_proto/qwak/administration/v0/users/user_pb2.py +7 -7
- frogml/_proto/qwak/administration/v0/users/user_pb2.pyi +18 -11
- frogml/_proto/qwak/admiral/secret/v0/secret_pb2.py +21 -19
- frogml/_proto/qwak/admiral/secret/v0/secret_pb2.pyi +65 -24
- frogml/_proto/qwak/admiral/secret/v0/secret_service_pb2.py +3 -3
- frogml/_proto/qwak/admiral/secret/v0/secret_service_pb2.pyi +16 -12
- frogml/_proto/qwak/admiral/secret/v0/system_secret_service_pb2.py +3 -3
- frogml/_proto/qwak/admiral/secret/v0/system_secret_service_pb2.pyi +19 -14
- frogml/_proto/qwak/admiral/user_application_instance/v0/user_application_instance_pb2.py +3 -3
- frogml/_proto/qwak/admiral/user_application_instance/v0/user_application_instance_pb2.pyi +83 -48
- frogml/_proto/qwak/admiral/user_application_instance/v0/user_application_instance_service_pb2.py +3 -3
- frogml/_proto/qwak/admiral/user_application_instance/v0/user_application_instance_service_pb2.pyi +25 -16
- frogml/_proto/qwak/analytics/analytics_pb2.py +3 -3
- frogml/_proto/qwak/analytics/analytics_pb2.pyi +33 -16
- frogml/_proto/qwak/analytics/analytics_service_pb2.py +3 -3
- frogml/_proto/qwak/analytics/analytics_service_pb2.pyi +46 -26
- frogml/_proto/qwak/artifactory_settings/artifactory_settings_pb2.py +3 -3
- frogml/_proto/qwak/artifactory_settings/artifactory_settings_pb2.pyi +7 -9
- frogml/_proto/qwak/audience/v1/audience_api_pb2.py +3 -3
- frogml/_proto/qwak/audience/v1/audience_api_pb2.pyi +25 -17
- frogml/_proto/qwak/audience/v1/audience_pb2.py +5 -5
- frogml/_proto/qwak/audience/v1/audience_pb2.pyi +38 -23
- frogml/_proto/qwak/auto_scaling/v1/auto_scaling_pb2.py +3 -3
- frogml/_proto/qwak/auto_scaling/v1/auto_scaling_pb2.pyi +22 -13
- frogml/_proto/qwak/auto_scaling/v1/auto_scaling_service_pb2.py +3 -3
- frogml/_proto/qwak/auto_scaling/v1/auto_scaling_service_pb2.pyi +8 -9
- frogml/_proto/qwak/automation/v1/action_pb2.py +17 -17
- frogml/_proto/qwak/automation/v1/action_pb2.pyi +76 -47
- frogml/_proto/qwak/automation/v1/auto_scaling_pb2.py +3 -3
- frogml/_proto/qwak/automation/v1/auto_scaling_pb2.pyi +22 -13
- frogml/_proto/qwak/automation/v1/automation_execution_pb2.py +3 -3
- frogml/_proto/qwak/automation/v1/automation_execution_pb2.pyi +23 -13
- frogml/_proto/qwak/automation/v1/automation_management_service_pb2.py +5 -5
- frogml/_proto/qwak/automation/v1/automation_management_service_pb2.pyi +56 -32
- frogml/_proto/qwak/automation/v1/automation_pb2.py +3 -3
- frogml/_proto/qwak/automation/v1/automation_pb2.pyi +28 -25
- frogml/_proto/qwak/automation/v1/common_pb2.py +3 -3
- frogml/_proto/qwak/automation/v1/common_pb2.pyi +8 -5
- frogml/_proto/qwak/automation/v1/notification_pb2.py +7 -7
- frogml/_proto/qwak/automation/v1/notification_pb2.pyi +14 -8
- frogml/_proto/qwak/automation/v1/trigger_pb2.py +3 -3
- frogml/_proto/qwak/automation/v1/trigger_pb2.pyi +17 -16
- frogml/_proto/qwak/batch_job/v1/batch_job_events_pb2.py +13 -13
- frogml/_proto/qwak/batch_job/v1/batch_job_events_pb2.pyi +22 -14
- frogml/_proto/qwak/batch_job/v1/batch_job_resources_pb2.py +3 -3
- frogml/_proto/qwak/batch_job/v1/batch_job_resources_pb2.pyi +4 -2
- frogml/_proto/qwak/batch_job/v1/batch_job_service_pb2.py +127 -127
- frogml/_proto/qwak/batch_job/v1/batch_job_service_pb2.pyi +196 -101
- frogml/_proto/qwak/build/v1/build_api_pb2.py +17 -17
- frogml/_proto/qwak/build/v1/build_api_pb2.pyi +87 -46
- frogml/_proto/qwak/build/v1/build_pb2.py +9 -9
- frogml/_proto/qwak/build/v1/build_pb2.pyi +187 -118
- frogml/_proto/qwak/build_settings/build_settings_api_pb2.py +3 -3
- frogml/_proto/qwak/build_settings/build_settings_api_pb2.pyi +15 -13
- frogml/_proto/qwak/build_settings/build_settings_pb2.py +3 -3
- frogml/_proto/qwak/build_settings/build_settings_pb2.pyi +24 -19
- frogml/_proto/qwak/builds/build_pb2.py +49 -48
- frogml/_proto/qwak/builds/build_pb2.pyi +113 -53
- frogml/_proto/qwak/builds/build_url_pb2.py +5 -5
- frogml/_proto/qwak/builds/build_url_pb2.pyi +39 -21
- frogml/_proto/qwak/builds/build_values_pb2.py +82 -0
- frogml/_proto/qwak/builds/build_values_pb2.pyi +582 -0
- frogml/_proto/qwak/builds/build_values_pb2_grpc.py +4 -0
- frogml/_proto/qwak/builds/builds_orchestrator_service_pb2.py +80 -52
- frogml/_proto/qwak/builds/builds_orchestrator_service_pb2.pyi +261 -40
- frogml/_proto/qwak/builds/builds_orchestrator_service_pb2_grpc.py +66 -0
- frogml/_proto/qwak/builds/builds_pb2.py +7 -7
- frogml/_proto/qwak/builds/builds_pb2.pyi +177 -105
- frogml/_proto/qwak/builds/internal_builds_orchestrator_service_pb2.py +3 -3
- frogml/_proto/qwak/builds/internal_builds_orchestrator_service_pb2.pyi +12 -10
- frogml/_proto/qwak/data_versioning/data_versioning_pb2.py +3 -3
- frogml/_proto/qwak/data_versioning/data_versioning_pb2.pyi +8 -10
- frogml/_proto/qwak/data_versioning/data_versioning_service_pb2.py +3 -3
- frogml/_proto/qwak/data_versioning/data_versioning_service_pb2.pyi +12 -11
- frogml/_proto/qwak/deployment/alert_pb2.py +5 -5
- frogml/_proto/qwak/deployment/alert_pb2.pyi +31 -20
- frogml/_proto/qwak/deployment/alert_service_pb2.py +7 -7
- frogml/_proto/qwak/deployment/alert_service_pb2.pyi +34 -21
- frogml/_proto/qwak/deployment/deployment_messages_pb2.py +3 -3
- frogml/_proto/qwak/deployment/deployment_messages_pb2.pyi +9 -11
- frogml/_proto/qwak/deployment/deployment_pb2.py +33 -33
- frogml/_proto/qwak/deployment/deployment_pb2.pyi +225 -139
- frogml/_proto/qwak/deployment/deployment_service_pb2.py +81 -81
- frogml/_proto/qwak/deployment/deployment_service_pb2.pyi +139 -78
- frogml/_proto/qwak/ecosystem/jfrog/v0/jfrog_tenant_info_service_pb2.py +3 -3
- frogml/_proto/qwak/ecosystem/jfrog/v0/jfrog_tenant_info_service_pb2.pyi +11 -9
- frogml/_proto/qwak/ecosystem/jfrog/v0/jfrog_tenant_pb2.py +3 -3
- frogml/_proto/qwak/ecosystem/jfrog/v0/jfrog_tenant_pb2.pyi +6 -8
- frogml/_proto/qwak/ecosystem/jfrog/v0/token_pb2.py +41 -31
- frogml/_proto/qwak/ecosystem/jfrog/v0/token_pb2.pyi +168 -36
- frogml/_proto/qwak/ecosystem/jfrog/v0/token_service_pb2.py +3 -3
- frogml/_proto/qwak/ecosystem/jfrog/v0/token_service_pb2.pyi +29 -19
- frogml/_proto/qwak/ecosystem/v0/auth_pb2.py +28 -0
- frogml/_proto/qwak/ecosystem/v0/auth_pb2.pyi +35 -0
- frogml/_proto/qwak/ecosystem/v0/auth_pb2_grpc.py +4 -0
- frogml/_proto/qwak/ecosystem/v0/azure_credentials_pb2.py +37 -0
- frogml/_proto/qwak/ecosystem/v0/azure_credentials_pb2.pyi +119 -0
- frogml/_proto/qwak/ecosystem/v0/azure_credentials_pb2_grpc.py +4 -0
- frogml/_proto/qwak/ecosystem/v0/credentials_pb2.py +11 -10
- frogml/_proto/qwak/ecosystem/v0/credentials_pb2.pyi +21 -15
- frogml/_proto/qwak/ecosystem/v0/ecosystem_pb2.py +11 -11
- frogml/_proto/qwak/ecosystem/v0/ecosystem_pb2.pyi +63 -40
- frogml/_proto/qwak/ecosystem/v0/ecosystem_runtime_service_pb2.py +5 -5
- frogml/_proto/qwak/ecosystem/v0/ecosystem_runtime_service_pb2.pyi +74 -41
- frogml/_proto/qwak/execution/v1/backfill_pb2.py +3 -3
- frogml/_proto/qwak/execution/v1/backfill_pb2.pyi +34 -24
- frogml/_proto/qwak/execution/v1/batch_pb2.py +3 -3
- frogml/_proto/qwak/execution/v1/batch_pb2.pyi +16 -13
- frogml/_proto/qwak/execution/v1/deletion_pb2.py +3 -3
- frogml/_proto/qwak/execution/v1/deletion_pb2.pyi +9 -9
- frogml/_proto/qwak/execution/v1/execution_pb2.py +3 -3
- frogml/_proto/qwak/execution/v1/execution_pb2.pyi +28 -12
- frogml/_proto/qwak/execution/v1/execution_service_pb2.py +5 -5
- frogml/_proto/qwak/execution/v1/execution_service_pb2.pyi +69 -43
- frogml/_proto/qwak/execution/v1/internal/deployment/platform_details_pb2.py +3 -3
- frogml/_proto/qwak/execution/v1/internal/deployment/platform_details_pb2.pyi +4 -7
- frogml/_proto/qwak/execution/v1/jobs/job_pb2.py +5 -5
- frogml/_proto/qwak/execution/v1/jobs/job_pb2.pyi +45 -22
- frogml/_proto/qwak/execution/v1/jobs/job_service_pb2.py +3 -3
- frogml/_proto/qwak/execution/v1/jobs/job_service_pb2.pyi +62 -37
- frogml/_proto/qwak/execution/v1/jobs/reports/report_pb2.py +5 -5
- frogml/_proto/qwak/execution/v1/jobs/reports/report_pb2.pyi +49 -29
- frogml/_proto/qwak/execution/v1/state/execution_state_pb2.py +3 -3
- frogml/_proto/qwak/execution/v1/state/execution_state_pb2.pyi +6 -9
- frogml/_proto/qwak/execution/v1/state/execution_state_service_pb2.py +3 -3
- frogml/_proto/qwak/execution/v1/state/execution_state_service_pb2.pyi +27 -19
- frogml/_proto/qwak/execution/v1/state/featureset_state_pb2.py +3 -3
- frogml/_proto/qwak/execution/v1/state/featureset_state_pb2.pyi +4 -7
- frogml/_proto/qwak/execution/v1/state/spark_execution_state_pb2.py +5 -5
- frogml/_proto/qwak/execution/v1/state/spark_execution_state_pb2.pyi +13 -7
- frogml/_proto/qwak/execution/v1/streaming_aggregation_pb2.py +21 -14
- frogml/_proto/qwak/execution/v1/streaming_aggregation_pb2.pyi +83 -11
- frogml/_proto/qwak/execution/v1/streaming_pb2.py +3 -3
- frogml/_proto/qwak/execution/v1/streaming_pb2.pyi +10 -10
- frogml/_proto/qwak/feature_store/entities/entity_pb2.py +3 -3
- frogml/_proto/qwak/feature_store/entities/entity_pb2.pyi +29 -16
- frogml/_proto/qwak/feature_store/entities/entity_service_pb2.py +3 -3
- frogml/_proto/qwak/feature_store/entities/entity_service_pb2.pyi +37 -22
- frogml/_proto/qwak/feature_store/features/aggregation_pb2.py +3 -3
- frogml/_proto/qwak/feature_store/features/aggregation_pb2.pyi +39 -21
- frogml/_proto/qwak/feature_store/features/deployment_pb2.py +3 -3
- frogml/_proto/qwak/feature_store/features/deployment_pb2.pyi +51 -27
- frogml/_proto/qwak/feature_store/features/deployment_service_pb2.py +3 -3
- frogml/_proto/qwak/feature_store/features/deployment_service_pb2.pyi +5 -7
- frogml/_proto/qwak/feature_store/features/execution_pb2.py +3 -3
- frogml/_proto/qwak/feature_store/features/execution_pb2.pyi +18 -13
- frogml/_proto/qwak/feature_store/features/feature_set_attribute_pb2.py +3 -3
- frogml/_proto/qwak/feature_store/features/feature_set_attribute_pb2.pyi +6 -8
- frogml/_proto/qwak/feature_store/features/feature_set_pb2.py +21 -21
- frogml/_proto/qwak/feature_store/features/feature_set_pb2.pyi +85 -48
- frogml/_proto/qwak/feature_store/features/feature_set_service_pb2.py +9 -9
- frogml/_proto/qwak/feature_store/features/feature_set_service_pb2.pyi +107 -53
- frogml/_proto/qwak/feature_store/features/feature_set_state_pb2.py +3 -3
- frogml/_proto/qwak/feature_store/features/feature_set_state_pb2.pyi +46 -23
- frogml/_proto/qwak/feature_store/features/feature_set_state_service_pb2.py +3 -3
- frogml/_proto/qwak/feature_store/features/feature_set_state_service_pb2.pyi +27 -17
- frogml/_proto/qwak/feature_store/features/feature_set_types_pb2.py +73 -71
- frogml/_proto/qwak/feature_store/features/feature_set_types_pb2.pyi +181 -99
- frogml/_proto/qwak/feature_store/features/monitoring_pb2.py +3 -3
- frogml/_proto/qwak/feature_store/features/monitoring_pb2.pyi +11 -11
- frogml/_proto/qwak/feature_store/features/real_time_feature_extractor_pb2.py +3 -3
- frogml/_proto/qwak/feature_store/features/real_time_feature_extractor_pb2.pyi +63 -37
- frogml/_proto/qwak/feature_store/jobs/job_pb2.py +3 -3
- frogml/_proto/qwak/feature_store/jobs/job_pb2.pyi +26 -14
- frogml/_proto/qwak/feature_store/jobs/job_service_pb2.py +3 -3
- frogml/_proto/qwak/feature_store/jobs/job_service_pb2.pyi +36 -25
- frogml/_proto/qwak/feature_store/jobs/v1/job_pb2.py +3 -3
- frogml/_proto/qwak/feature_store/jobs/v1/job_pb2.pyi +23 -12
- frogml/_proto/qwak/feature_store/jobs/v1/job_service_pb2.py +3 -3
- frogml/_proto/qwak/feature_store/jobs/v1/job_service_pb2.pyi +51 -30
- frogml/_proto/qwak/feature_store/platform/platform_details_pb2.py +3 -3
- frogml/_proto/qwak/feature_store/platform/platform_details_pb2.pyi +11 -11
- frogml/_proto/qwak/feature_store/reports/report_pb2.py +3 -3
- frogml/_proto/qwak/feature_store/reports/report_pb2.pyi +28 -18
- frogml/_proto/qwak/feature_store/repository/common/platform_pb2.py +3 -3
- frogml/_proto/qwak/feature_store/repository/common/platform_pb2.pyi +13 -12
- frogml/_proto/qwak/feature_store/serving/management_pb2.py +3 -3
- frogml/_proto/qwak/feature_store/serving/management_pb2.pyi +10 -10
- frogml/_proto/qwak/feature_store/serving/metadata_pb2.py +3 -3
- frogml/_proto/qwak/feature_store/serving/metadata_pb2.pyi +21 -15
- frogml/_proto/qwak/feature_store/serving/serving_pb2.py +13 -13
- frogml/_proto/qwak/feature_store/serving/serving_pb2.pyi +67 -37
- frogml/_proto/qwak/feature_store/serving/v1/value_pb2.py +3 -3
- frogml/_proto/qwak/feature_store/serving/v1/value_pb2.pyi +8 -10
- frogml/_proto/qwak/feature_store/sinks/sink_pb2.py +3 -3
- frogml/_proto/qwak/feature_store/sinks/sink_pb2.pyi +20 -16
- frogml/_proto/qwak/feature_store/sources/batch_pb2.py +83 -77
- frogml/_proto/qwak/feature_store/sources/batch_pb2.pyi +188 -62
- frogml/_proto/qwak/feature_store/sources/data_source_attribute_pb2.py +3 -3
- frogml/_proto/qwak/feature_store/sources/data_source_attribute_pb2.pyi +6 -8
- frogml/_proto/qwak/feature_store/sources/data_source_pb2.py +7 -7
- frogml/_proto/qwak/feature_store/sources/data_source_pb2.pyi +37 -30
- frogml/_proto/qwak/feature_store/sources/data_source_service_pb2.py +5 -5
- frogml/_proto/qwak/feature_store/sources/data_source_service_pb2.pyi +45 -25
- frogml/_proto/qwak/feature_store/sources/streaming_pb2.py +11 -11
- frogml/_proto/qwak/feature_store/sources/streaming_pb2.pyi +41 -21
- frogml/_proto/qwak/feature_store/v1/common/jfrog_artifact/jfrog_artifact_pb2.py +3 -3
- frogml/_proto/qwak/feature_store/v1/common/jfrog_artifact/jfrog_artifact_pb2.pyi +4 -7
- frogml/_proto/qwak/feature_store/v1/common/source_code/source_code_pb2.py +3 -3
- frogml/_proto/qwak/feature_store/v1/common/source_code/source_code_pb2.pyi +17 -17
- frogml/_proto/qwak/feature_store/v1/internal/data_source/data_source_service_pb2.py +5 -5
- frogml/_proto/qwak/feature_store/v1/internal/data_source/data_source_service_pb2.pyi +15 -13
- frogml/_proto/qwak/feature_store/v1/internal/featureset/featureset_token_service_pb2.py +3 -3
- frogml/_proto/qwak/feature_store/v1/internal/featureset/featureset_token_service_pb2.pyi +6 -8
- frogml/_proto/qwak/features_operator/v1/features_operator_pb2.py +3 -3
- frogml/_proto/qwak/features_operator/v1/features_operator_pb2.pyi +15 -11
- frogml/_proto/qwak/features_operator/v1/features_operator_service_pb2.py +3 -3
- frogml/_proto/qwak/features_operator/v1/features_operator_service_pb2.pyi +18 -16
- frogml/_proto/qwak/features_operator/v2/features_operator_pb2.py +3 -3
- frogml/_proto/qwak/features_operator/v2/features_operator_pb2.pyi +16 -11
- frogml/_proto/qwak/features_operator/v2/features_operator_service_pb2.py +3 -3
- frogml/_proto/qwak/features_operator/v2/features_operator_service_pb2.pyi +20 -19
- frogml/_proto/qwak/features_operator/v3/features_operator_async_service_pb2.py +3 -3
- frogml/_proto/qwak/features_operator/v3/features_operator_async_service_pb2.pyi +41 -34
- frogml/_proto/qwak/features_operator/v3/features_operator_pb2.py +3 -3
- frogml/_proto/qwak/features_operator/v3/features_operator_pb2.pyi +19 -13
- frogml/_proto/qwak/file_versioning/file_versioning_pb2.py +5 -5
- frogml/_proto/qwak/file_versioning/file_versioning_pb2.pyi +8 -5
- frogml/_proto/qwak/file_versioning/file_versioning_service_pb2.py +3 -3
- frogml/_proto/qwak/file_versioning/file_versioning_service_pb2.pyi +12 -11
- frogml/_proto/qwak/fitness_service/constructs_pb2.py +5 -5
- frogml/_proto/qwak/fitness_service/constructs_pb2.pyi +51 -16
- frogml/_proto/qwak/fitness_service/fitness_pb2.py +3 -3
- frogml/_proto/qwak/fitness_service/fitness_pb2.pyi +24 -18
- frogml/_proto/qwak/fitness_service/fitness_service_pb2.py +3 -3
- frogml/_proto/qwak/fitness_service/fitness_service_pb2.pyi +18 -13
- frogml/_proto/qwak/fitness_service/status_pb2.py +3 -3
- frogml/_proto/qwak/fitness_service/status_pb2.pyi +26 -16
- frogml/_proto/qwak/inference/feedback/feedback_pb2.py +3 -3
- frogml/_proto/qwak/inference/feedback/feedback_pb2.pyi +28 -15
- frogml/_proto/qwak/instance_template/instance_template_pb2.py +11 -11
- frogml/_proto/qwak/instance_template/instance_template_pb2.pyi +13 -7
- frogml/_proto/qwak/instance_template/instance_template_service_pb2.py +3 -3
- frogml/_proto/qwak/instance_template/instance_template_service_pb2.pyi +12 -12
- frogml/_proto/qwak/integration/hugging_face_integration_pb2.py +3 -3
- frogml/_proto/qwak/integration/hugging_face_integration_pb2.pyi +19 -17
- frogml/_proto/qwak/integration/integration_pb2.py +3 -3
- frogml/_proto/qwak/integration/integration_pb2.pyi +50 -32
- frogml/_proto/qwak/integration/integration_service_pb2.py +3 -3
- frogml/_proto/qwak/integration/integration_service_pb2.pyi +39 -23
- frogml/_proto/qwak/integration/open_a_i_integration_pb2.py +3 -3
- frogml/_proto/qwak/integration/open_a_i_integration_pb2.pyi +20 -17
- frogml/_proto/qwak/integration/opsgenie_integration_pb2.py +5 -5
- frogml/_proto/qwak/integration/opsgenie_integration_pb2.pyi +29 -16
- frogml/_proto/qwak/integration/pagerduty_integration_pb2.py +5 -5
- frogml/_proto/qwak/integration/pagerduty_integration_pb2.pyi +39 -26
- frogml/_proto/qwak/integration/slack_app_integration_pb2.py +5 -5
- frogml/_proto/qwak/integration/slack_app_integration_pb2.pyi +30 -20
- frogml/_proto/qwak/jfrog/gateway/v0/repository_pb2.py +3 -3
- frogml/_proto/qwak/jfrog/gateway/v0/repository_pb2.pyi +19 -16
- frogml/_proto/qwak/jfrog/gateway/v0/repository_service_pb2.py +3 -3
- frogml/_proto/qwak/jfrog/gateway/v0/repository_service_pb2.pyi +11 -11
- frogml/_proto/qwak/kube_deployment_captain/alert_pb2.py +5 -5
- frogml/_proto/qwak/kube_deployment_captain/alert_pb2.pyi +25 -15
- frogml/_proto/qwak/kube_deployment_captain/alerting_pb2.py +3 -3
- frogml/_proto/qwak/kube_deployment_captain/alerting_pb2.pyi +14 -12
- frogml/_proto/qwak/kube_deployment_captain/batch_job_pb2.py +67 -67
- frogml/_proto/qwak/kube_deployment_captain/batch_job_pb2.pyi +106 -59
- frogml/_proto/qwak/kube_deployment_captain/deployment_pb2.py +3 -3
- frogml/_proto/qwak/kube_deployment_captain/deployment_pb2.pyi +63 -40
- frogml/_proto/qwak/kube_deployment_captain/feature_set_deployment_pb2.py +7 -7
- frogml/_proto/qwak/kube_deployment_captain/feature_set_deployment_pb2.pyi +63 -39
- frogml/_proto/qwak/kube_deployment_captain/kube_deployment_captain_service_pb2.py +17 -17
- frogml/_proto/qwak/kube_deployment_captain/kube_deployment_captain_service_pb2.pyi +146 -72
- frogml/_proto/qwak/kube_deployment_captain/traffic_mapping_pb2.py +3 -3
- frogml/_proto/qwak/kube_deployment_captain/traffic_mapping_pb2.pyi +8 -10
- frogml/_proto/qwak/logging/log_filter_pb2.py +3 -3
- frogml/_proto/qwak/logging/log_filter_pb2.pyi +18 -13
- frogml/_proto/qwak/logging/log_line_pb2.py +5 -5
- frogml/_proto/qwak/logging/log_line_pb2.pyi +7 -8
- frogml/_proto/qwak/logging/log_reader_service_pb2.py +3 -3
- frogml/_proto/qwak/logging/log_reader_service_pb2.pyi +19 -18
- frogml/_proto/qwak/logging/log_source_pb2.py +3 -3
- frogml/_proto/qwak/logging/log_source_pb2.pyi +39 -29
- frogml/_proto/qwak/model_descriptor/open_ai_descriptor_pb2.py +3 -3
- frogml/_proto/qwak/model_descriptor/open_ai_descriptor_pb2.pyi +48 -44
- frogml/_proto/qwak/model_group/model_group_pb2.py +24 -16
- frogml/_proto/qwak/model_group/model_group_pb2.pyi +90 -12
- frogml/_proto/qwak/model_group/model_group_pb2_grpc.py +37 -0
- frogml/_proto/qwak/model_group/model_group_repository_details_pb2.py +3 -3
- frogml/_proto/qwak/model_group/model_group_repository_details_pb2.pyi +28 -18
- frogml/_proto/qwak/models/models_pb2.py +38 -28
- frogml/_proto/qwak/models/models_pb2.pyi +229 -84
- frogml/_proto/qwak/models/models_pb2_grpc.py +34 -0
- frogml/_proto/qwak/models/models_query_pb2.py +3 -3
- frogml/_proto/qwak/models/models_query_pb2.pyi +18 -13
- frogml/_proto/qwak/monitoring/v0/alerting_channel_management_service_pb2.py +3 -3
- frogml/_proto/qwak/monitoring/v0/alerting_channel_management_service_pb2.pyi +31 -18
- frogml/_proto/qwak/monitoring/v0/alerting_channel_pb2.py +3 -3
- frogml/_proto/qwak/monitoring/v0/alerting_channel_pb2.pyi +62 -28
- frogml/_proto/qwak/monitoring/v0/alerting_channel_sync_service_pb2.py +3 -3
- frogml/_proto/qwak/monitoring/v0/alerting_channel_sync_service_pb2.pyi +18 -14
- frogml/_proto/qwak/offline/serving/v1/feature_values_pb2.py +3 -3
- frogml/_proto/qwak/offline/serving/v1/feature_values_pb2.pyi +5 -7
- frogml/_proto/qwak/offline/serving/v1/offline_serving_async_service_pb2.py +3 -3
- frogml/_proto/qwak/offline/serving/v1/offline_serving_async_service_pb2.pyi +43 -23
- frogml/_proto/qwak/offline/serving/v1/options_pb2.py +3 -3
- frogml/_proto/qwak/offline/serving/v1/options_pb2.pyi +4 -7
- frogml/_proto/qwak/offline/serving/v1/population_pb2.py +3 -3
- frogml/_proto/qwak/offline/serving/v1/population_pb2.pyi +18 -15
- frogml/_proto/qwak/projects/jfrog_project_spec_pb2.py +3 -3
- frogml/_proto/qwak/projects/jfrog_project_spec_pb2.pyi +6 -9
- frogml/_proto/qwak/projects/projects_pb2.py +22 -20
- frogml/_proto/qwak/projects/projects_pb2.pyi +74 -36
- frogml/_proto/qwak/secret_service/secret_service_pb2.py +3 -3
- frogml/_proto/qwak/secret_service/secret_service_pb2.pyi +13 -11
- frogml/_proto/qwak/self_service/account/v0/account_membership_pb2.py +7 -7
- frogml/_proto/qwak/self_service/account/v0/account_membership_pb2.pyi +44 -22
- frogml/_proto/qwak/self_service/account/v0/account_membership_service_pb2.py +3 -3
- frogml/_proto/qwak/self_service/account/v0/account_membership_service_pb2.pyi +48 -24
- frogml/_proto/qwak/self_service/account/v0/account_status_pb2.py +5 -5
- frogml/_proto/qwak/self_service/account/v0/account_status_pb2.pyi +30 -23
- frogml/_proto/qwak/self_service/account/v0/managing_account_pb2.py +31 -25
- frogml/_proto/qwak/self_service/account/v0/managing_account_pb2.pyi +84 -22
- frogml/_proto/qwak/self_service/account/v0/managing_account_service_pb2.py +3 -3
- frogml/_proto/qwak/self_service/account/v0/managing_account_service_pb2.pyi +25 -16
- frogml/_proto/qwak/self_service/user/v1/api_key_pb2.py +3 -3
- frogml/_proto/qwak/self_service/user/v1/api_key_pb2.pyi +4 -7
- frogml/_proto/qwak/self_service/user/v1/user_pb2.py +3 -3
- frogml/_proto/qwak/self_service/user/v1/user_pb2.pyi +16 -16
- frogml/_proto/qwak/self_service/user/v1/user_service_pb2.py +5 -5
- frogml/_proto/qwak/self_service/user/v1/user_service_pb2.pyi +27 -14
- frogml/_proto/qwak/service_discovery/service_discovery_location_pb2.py +3 -3
- frogml/_proto/qwak/service_discovery/service_discovery_location_pb2.pyi +11 -11
- frogml/_proto/qwak/service_discovery/service_discovery_location_service_pb2.py +3 -3
- frogml/_proto/qwak/service_discovery/service_discovery_location_service_pb2.pyi +6 -8
- frogml/_proto/qwak/traffic/v1/traffic_api_pb2.py +3 -3
- frogml/_proto/qwak/traffic/v1/traffic_api_pb2.pyi +19 -14
- frogml/_proto/qwak/traffic/v1/traffic_pb2.py +3 -3
- frogml/_proto/qwak/traffic/v1/traffic_pb2.pyi +35 -22
- frogml/_proto/qwak/user_application/common/v0/resources_pb2.py +9 -9
- frogml/_proto/qwak/user_application/common/v0/resources_pb2.pyi +53 -19
- frogml/_proto/qwak/user_application/v0/user_application_pb2.py +7 -7
- frogml/_proto/qwak/user_application/v0/user_application_pb2.pyi +8 -5
- frogml/core/automations/batch_execution_action.py +4 -1
- frogml/core/clients/batch_job_management/client.py +1 -0
- frogml/core/clients/batch_job_management/executions_config.py +2 -0
- frogml/core/clients/build_orchestrator/build_model_request_getter.py +6 -2
- frogml/core/clients/build_orchestrator/client.py +56 -5
- frogml/core/clients/feature_store/management_client.py +159 -220
- frogml/core/clients/feature_store/operator_client.py +21 -2
- frogml/core/clients/jfrog_gateway/client.py +0 -20
- frogml/core/clients/model_group_management/client.py +20 -1
- frogml/core/exceptions/__init__.py +1 -0
- frogml/core/exceptions/frogml_grpc_address_exception.py +9 -0
- frogml/core/exceptions/frogml_token_exception.py +7 -0
- frogml/core/feature_store/_common/source_code_spec.py +60 -14
- frogml/core/feature_store/data_sources/attributes.py +5 -8
- frogml/core/feature_store/data_sources/source_authentication.py +5 -6
- frogml/core/feature_store/data_sources/time_partition_columns.py +28 -41
- frogml/core/feature_store/execution/backfill.py +17 -28
- frogml/core/feature_store/feature_sets/transformations/__init__.py +0 -2
- frogml/core/feature_store/feature_sets/transformations/transformations.py +0 -69
- frogml/core/feature_store/validations/validation_decorators.py +72 -0
- frogml/core/inner/build_config/build_config_v1.py +4 -5
- frogml/core/inner/build_logic/phases/phase_010_fetch_model/post_fetch_validation_step.py +10 -10
- frogml/core/inner/build_logic/phases/phase_020_remote_register_frogml_build/upload_step.py +92 -43
- frogml/core/inner/const.py +2 -0
- frogml/core/inner/di_configuration/__init__.py +1 -67
- frogml/core/inner/di_configuration/account.py +4 -5
- frogml/core/inner/di_configuration/containers.py +7 -0
- frogml/core/inner/di_configuration/dependency_wiring.py +95 -0
- frogml/core/inner/tool/auth/TOKEN_ROTATION.md +51 -0
- frogml/core/inner/tool/auth/__init__.py +3 -0
- frogml/core/inner/tool/auth/auth_client.py +192 -0
- frogml/core/inner/tool/auth/token_maintainer.py +119 -0
- frogml/core/inner/tool/grpc/grpc_auth.py +22 -23
- frogml/core/inner/tool/grpc/grpc_tools.py +126 -6
- frogml/core/inner/tool/grpc/grpc_try_wrapping.py +123 -5
- frogml/core/model_loggers/artifact_logger.py +5 -4
- frogml/core/utils/proto_utils.py +0 -40
- frogml/feature_store/_common/artifact_utils.py +10 -8
- frogml/feature_store/_common/packaging.py +40 -22
- frogml/feature_store/_common/source_code_spec_factory.py +59 -9
- frogml/feature_store/data_sources/__init__.py +2 -0
- frogml/feature_store/data_sources/base.py +20 -21
- frogml/feature_store/data_sources/batch/_batch.py +0 -3
- frogml/feature_store/data_sources/batch/_jdbc.py +6 -7
- frogml/feature_store/data_sources/batch/athena.py +6 -7
- frogml/feature_store/data_sources/batch/big_query.py +8 -5
- frogml/feature_store/data_sources/batch/clickhouse.py +8 -8
- frogml/feature_store/data_sources/batch/csv.py +2 -4
- frogml/feature_store/data_sources/batch/elastic_search.py +2 -4
- frogml/feature_store/data_sources/batch/filesystem/aws.py +21 -22
- frogml/feature_store/data_sources/batch/filesystem/base_config.py +3 -3
- frogml/feature_store/data_sources/batch/filesystem/gcp.py +3 -7
- frogml/feature_store/data_sources/batch/mongodb.py +2 -4
- frogml/feature_store/data_sources/batch/mysql.py +2 -3
- frogml/feature_store/data_sources/batch/parquet.py +6 -6
- frogml/feature_store/data_sources/batch/postgres.py +2 -3
- frogml/feature_store/data_sources/batch/redshift.py +8 -6
- frogml/feature_store/data_sources/batch/snowflake.py +17 -11
- frogml/feature_store/data_sources/batch/unity_catalog.py +113 -0
- frogml/feature_store/data_sources/batch/vertica.py +10 -6
- frogml/feature_store/data_sources/streaming/_streaming.py +0 -2
- frogml/feature_store/data_sources/streaming/kafka/authentication.py +13 -19
- frogml/feature_store/data_sources/streaming/kafka/deserialization.py +22 -23
- frogml/feature_store/data_sources/streaming/kafka/kafka.py +13 -14
- frogml/feature_store/feature_sets/base_feature_set.py +1 -0
- frogml/feature_store/online/client.py +20 -4
- frogml/feature_store/validations/validator.py +11 -3
- frogml/sdk/frogml_client/builds/build.py +8 -7
- frogml/sdk/frogml_client/client.py +3 -71
- frogml/sdk/model_version/__init__.py +0 -2
- frogml/sdk/model_version/catboost/__init__.py +3 -0
- frogml/sdk/model_version/files/__init__.py +4 -0
- frogml/sdk/model_version/huggingface/__init__.py +9 -3
- frogml/sdk/model_version/model_loggers/base_model_version_manager.py +5 -0
- frogml/sdk/model_version/onnx/__init__.py +3 -0
- frogml/sdk/model_version/pytorch/__init__.py +3 -0
- frogml/sdk/model_version/scikit_learn/__init__.py +3 -0
- frogml/sdk/model_version/utils/files_tools.py +2 -3
- frogml/sdk/model_version/utils/jml/customer_client.py +47 -14
- frogml/sdk/model_version/utils/model_log_config.py +5 -0
- frogml/sdk/model_version/utils/storage.py +57 -41
- frogml/storage/artifactory/_artifactory_api.py +6 -0
- frogml/storage/authentication/login/_login_cli.py +21 -21
- frogml/storage/authentication/models/_auth_config.py +22 -1
- frogml/storage/authentication/utils/_authentication_utils.py +31 -34
- frogml/storage/constants.py +19 -0
- frogml/storage/frog_ml.py +10 -20
- frogml/storage/models/frogml_dataset_version.py +3 -3
- frogml/storage/models/frogml_model_version.py +6 -3
- frogml/storage/utils/_input_checks_utility.py +3 -1
- {frogml-1.1.62.dist-info → frogml-1.2.19.dist-info}/METADATA +39 -9
- {frogml-1.1.62.dist-info → frogml-1.2.19.dist-info}/RECORD +525 -512
- frogml_services_mock/mocks/authentication_service.py +3 -3
- frogml_services_mock/mocks/build_orchestrator_service_api.py +5 -2
- frogml_services_mock/mocks/ecosystem_service_api.py +15 -3
- frogml_services_mock/mocks/feature_store_data_sources_manager_api.py +55 -14
- frogml_services_mock/mocks/feature_store_entities_manager_api.py +31 -30
- frogml_services_mock/mocks/features_operator_v3_service.py +20 -0
- frogml_services_mock/mocks/frogml_mocks.py +1 -1
- frogml_services_mock/mocks/project_manager_service.py +31 -56
- frogml_services_mock/services_mock.py +42 -35
- frogml/core/clients/project/__init__.py +0 -0
- frogml/core/clients/project/client.py +0 -72
- frogml/core/inner/tool/auth.py +0 -84
- frogml/sdk/frogml_client/projects/__init__.py +0 -0
- frogml/sdk/frogml_client/projects/project.py +0 -56
- {frogml-1.1.62.dist-info → frogml-1.2.19.dist-info}/WHEEL +0 -0
|
@@ -2,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
|
|
@@ -9,15 +10,11 @@ import google.protobuf.internal.containers
|
|
|
9
10
|
import google.protobuf.message
|
|
10
11
|
import frogml._proto.qwak.builds.build_pb2
|
|
11
12
|
import frogml._proto.qwak.builds.build_url_pb2
|
|
12
|
-
import
|
|
13
|
-
|
|
14
|
-
if sys.version_info >= (3, 8):
|
|
15
|
-
import typing as typing_extensions
|
|
16
|
-
else:
|
|
17
|
-
import typing_extensions
|
|
13
|
+
import typing
|
|
18
14
|
|
|
19
15
|
DESCRIPTOR: google.protobuf.descriptor.FileDescriptor
|
|
20
16
|
|
|
17
|
+
@typing.final
|
|
21
18
|
class BuildModelRequest(google.protobuf.message.Message):
|
|
22
19
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
23
20
|
|
|
@@ -25,16 +22,18 @@ class BuildModelRequest(google.protobuf.message.Message):
|
|
|
25
22
|
@property
|
|
26
23
|
def build_spec(self) -> frogml._proto.qwak.builds.build_pb2.RemoteBuildSpec:
|
|
27
24
|
"""Requested build model spec"""
|
|
25
|
+
|
|
28
26
|
def __init__(
|
|
29
27
|
self,
|
|
30
28
|
*,
|
|
31
29
|
build_spec: frogml._proto.qwak.builds.build_pb2.RemoteBuildSpec | None = ...,
|
|
32
30
|
) -> None: ...
|
|
33
|
-
def HasField(self, field_name:
|
|
34
|
-
def ClearField(self, field_name:
|
|
31
|
+
def HasField(self, field_name: typing.Literal["build_spec", b"build_spec"]) -> builtins.bool: ...
|
|
32
|
+
def ClearField(self, field_name: typing.Literal["build_spec", b"build_spec"]) -> None: ...
|
|
35
33
|
|
|
36
34
|
global___BuildModelRequest = BuildModelRequest
|
|
37
35
|
|
|
36
|
+
@typing.final
|
|
38
37
|
class BuildModelResponse(google.protobuf.message.Message):
|
|
39
38
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
40
39
|
|
|
@@ -44,6 +43,7 @@ class BuildModelResponse(google.protobuf.message.Message):
|
|
|
44
43
|
|
|
45
44
|
global___BuildModelResponse = BuildModelResponse
|
|
46
45
|
|
|
46
|
+
@typing.final
|
|
47
47
|
class CancelBuildModelRequest(google.protobuf.message.Message):
|
|
48
48
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
49
49
|
|
|
@@ -55,10 +55,11 @@ class CancelBuildModelRequest(google.protobuf.message.Message):
|
|
|
55
55
|
*,
|
|
56
56
|
build_id: builtins.str = ...,
|
|
57
57
|
) -> None: ...
|
|
58
|
-
def ClearField(self, field_name:
|
|
58
|
+
def ClearField(self, field_name: typing.Literal["build_id", b"build_id"]) -> None: ...
|
|
59
59
|
|
|
60
60
|
global___CancelBuildModelRequest = CancelBuildModelRequest
|
|
61
61
|
|
|
62
|
+
@typing.final
|
|
62
63
|
class CancelBuildModelResponse(google.protobuf.message.Message):
|
|
63
64
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
64
65
|
|
|
@@ -68,6 +69,7 @@ class CancelBuildModelResponse(google.protobuf.message.Message):
|
|
|
68
69
|
|
|
69
70
|
global___CancelBuildModelResponse = CancelBuildModelResponse
|
|
70
71
|
|
|
72
|
+
@typing.final
|
|
71
73
|
class CreateUploadURLRequest(google.protobuf.message.Message):
|
|
72
74
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
73
75
|
|
|
@@ -79,10 +81,11 @@ class CreateUploadURLRequest(google.protobuf.message.Message):
|
|
|
79
81
|
*,
|
|
80
82
|
build_id: builtins.str = ...,
|
|
81
83
|
) -> None: ...
|
|
82
|
-
def ClearField(self, field_name:
|
|
84
|
+
def ClearField(self, field_name: typing.Literal["build_id", b"build_id"]) -> None: ...
|
|
83
85
|
|
|
84
86
|
global___CreateUploadURLRequest = CreateUploadURLRequest
|
|
85
87
|
|
|
88
|
+
@typing.final
|
|
86
89
|
class CreateUploadURLResponse(google.protobuf.message.Message):
|
|
87
90
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
88
91
|
|
|
@@ -98,10 +101,11 @@ class CreateUploadURLResponse(google.protobuf.message.Message):
|
|
|
98
101
|
upload_url: builtins.str = ...,
|
|
99
102
|
download_url: builtins.str = ...,
|
|
100
103
|
) -> None: ...
|
|
101
|
-
def ClearField(self, field_name:
|
|
104
|
+
def ClearField(self, field_name: typing.Literal["download_url", b"download_url", "upload_url", b"upload_url"]) -> None: ...
|
|
102
105
|
|
|
103
106
|
global___CreateUploadURLResponse = CreateUploadURLResponse
|
|
104
107
|
|
|
108
|
+
@typing.final
|
|
105
109
|
class GetBuildVersioningUploadURLRequest(google.protobuf.message.Message):
|
|
106
110
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
107
111
|
|
|
@@ -109,19 +113,40 @@ class GetBuildVersioningUploadURLRequest(google.protobuf.message.Message):
|
|
|
109
113
|
@property
|
|
110
114
|
def params(self) -> frogml._proto.qwak.builds.build_url_pb2.BuildVersioningUrlParams:
|
|
111
115
|
"""The params to define the url."""
|
|
116
|
+
|
|
112
117
|
def __init__(
|
|
113
118
|
self,
|
|
114
119
|
*,
|
|
115
120
|
params: frogml._proto.qwak.builds.build_url_pb2.BuildVersioningUrlParams | None = ...,
|
|
116
121
|
) -> None: ...
|
|
117
|
-
def HasField(self, field_name:
|
|
118
|
-
def ClearField(self, field_name:
|
|
122
|
+
def HasField(self, field_name: typing.Literal["params", b"params"]) -> builtins.bool: ...
|
|
123
|
+
def ClearField(self, field_name: typing.Literal["params", b"params"]) -> None: ...
|
|
119
124
|
|
|
120
125
|
global___GetBuildVersioningUploadURLRequest = GetBuildVersioningUploadURLRequest
|
|
121
126
|
|
|
127
|
+
@typing.final
|
|
128
|
+
class GetBuildVersioningUploadUrlsRequest(google.protobuf.message.Message):
|
|
129
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
130
|
+
|
|
131
|
+
PARAMS_FIELD_NUMBER: builtins.int
|
|
132
|
+
@property
|
|
133
|
+
def params(self) -> google.protobuf.internal.containers.RepeatedCompositeFieldContainer[qwak.builds.build_url_pb2.BuildVersioningUrlParams]:
|
|
134
|
+
"""The params to define the url."""
|
|
135
|
+
|
|
136
|
+
def __init__(
|
|
137
|
+
self,
|
|
138
|
+
*,
|
|
139
|
+
params: collections.abc.Iterable[qwak.builds.build_url_pb2.BuildVersioningUrlParams] | None = ...,
|
|
140
|
+
) -> None: ...
|
|
141
|
+
def ClearField(self, field_name: typing.Literal["params", b"params"]) -> None: ...
|
|
142
|
+
|
|
143
|
+
global___GetBuildVersioningUploadUrlsRequest = GetBuildVersioningUploadUrlsRequest
|
|
144
|
+
|
|
145
|
+
@typing.final
|
|
122
146
|
class GetBuildVersioningUploadURLResponse(google.protobuf.message.Message):
|
|
123
147
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
124
148
|
|
|
149
|
+
@typing.final
|
|
125
150
|
class HeadersEntry(google.protobuf.message.Message):
|
|
126
151
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
127
152
|
|
|
@@ -135,7 +160,7 @@ class GetBuildVersioningUploadURLResponse(google.protobuf.message.Message):
|
|
|
135
160
|
key: builtins.str = ...,
|
|
136
161
|
value: builtins.str = ...,
|
|
137
162
|
) -> None: ...
|
|
138
|
-
def ClearField(self, field_name:
|
|
163
|
+
def ClearField(self, field_name: typing.Literal["key", b"key", "value", b"value"]) -> None: ...
|
|
139
164
|
|
|
140
165
|
UPLOAD_URL_FIELD_NUMBER: builtins.int
|
|
141
166
|
PATH_FIELD_NUMBER: builtins.int
|
|
@@ -148,9 +173,11 @@ class GetBuildVersioningUploadURLResponse(google.protobuf.message.Message):
|
|
|
148
173
|
@property
|
|
149
174
|
def authentication_detail(self) -> global___AuthenticationDetail:
|
|
150
175
|
"""Authentication detail for the upload url"""
|
|
176
|
+
|
|
151
177
|
@property
|
|
152
178
|
def headers(self) -> google.protobuf.internal.containers.ScalarMap[builtins.str, builtins.str]:
|
|
153
179
|
"""Headers to be used for the upload"""
|
|
180
|
+
|
|
154
181
|
def __init__(
|
|
155
182
|
self,
|
|
156
183
|
*,
|
|
@@ -159,11 +186,12 @@ class GetBuildVersioningUploadURLResponse(google.protobuf.message.Message):
|
|
|
159
186
|
authentication_detail: global___AuthenticationDetail | None = ...,
|
|
160
187
|
headers: collections.abc.Mapping[builtins.str, builtins.str] | None = ...,
|
|
161
188
|
) -> None: ...
|
|
162
|
-
def HasField(self, field_name:
|
|
163
|
-
def ClearField(self, field_name:
|
|
189
|
+
def HasField(self, field_name: typing.Literal["authentication_detail", b"authentication_detail"]) -> builtins.bool: ...
|
|
190
|
+
def ClearField(self, field_name: typing.Literal["authentication_detail", b"authentication_detail", "headers", b"headers", "path", b"path", "upload_url", b"upload_url"]) -> None: ...
|
|
164
191
|
|
|
165
192
|
global___GetBuildVersioningUploadURLResponse = GetBuildVersioningUploadURLResponse
|
|
166
193
|
|
|
194
|
+
@typing.final
|
|
167
195
|
class AuthenticationDetail(google.protobuf.message.Message):
|
|
168
196
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
169
197
|
|
|
@@ -175,12 +203,91 @@ class AuthenticationDetail(google.protobuf.message.Message):
|
|
|
175
203
|
*,
|
|
176
204
|
jfrog_authentication_detail: global___JfrogAuthenticationDetail | None = ...,
|
|
177
205
|
) -> None: ...
|
|
178
|
-
def HasField(self, field_name:
|
|
179
|
-
def ClearField(self, field_name:
|
|
180
|
-
def WhichOneof(self, oneof_group:
|
|
206
|
+
def HasField(self, field_name: typing.Literal["integration_type", b"integration_type", "jfrog_authentication_detail", b"jfrog_authentication_detail"]) -> builtins.bool: ...
|
|
207
|
+
def ClearField(self, field_name: typing.Literal["integration_type", b"integration_type", "jfrog_authentication_detail", b"jfrog_authentication_detail"]) -> None: ...
|
|
208
|
+
def WhichOneof(self, oneof_group: typing.Literal["integration_type", b"integration_type"]) -> typing.Literal["jfrog_authentication_detail"] | None: ...
|
|
181
209
|
|
|
182
210
|
global___AuthenticationDetail = AuthenticationDetail
|
|
183
211
|
|
|
212
|
+
@typing.final
|
|
213
|
+
class GetBuildVersioningUploadUrlsResponse(google.protobuf.message.Message):
|
|
214
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
215
|
+
|
|
216
|
+
@typing.final
|
|
217
|
+
class UploadUrlInfosEntry(google.protobuf.message.Message):
|
|
218
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
219
|
+
|
|
220
|
+
KEY_FIELD_NUMBER: builtins.int
|
|
221
|
+
VALUE_FIELD_NUMBER: builtins.int
|
|
222
|
+
key: builtins.str
|
|
223
|
+
@property
|
|
224
|
+
def value(self) -> global___UploadUrlInfo: ...
|
|
225
|
+
def __init__(
|
|
226
|
+
self,
|
|
227
|
+
*,
|
|
228
|
+
key: builtins.str = ...,
|
|
229
|
+
value: global___UploadUrlInfo | None = ...,
|
|
230
|
+
) -> None: ...
|
|
231
|
+
def HasField(self, field_name: typing.Literal["value", b"value"]) -> builtins.bool: ...
|
|
232
|
+
def ClearField(self, field_name: typing.Literal["key", b"key", "value", b"value"]) -> None: ...
|
|
233
|
+
|
|
234
|
+
UPLOAD_URL_INFOS_FIELD_NUMBER: builtins.int
|
|
235
|
+
@property
|
|
236
|
+
def upload_url_infos(self) -> google.protobuf.internal.containers.MessageMap[builtins.str, global___UploadUrlInfo]:
|
|
237
|
+
"""Upload url intended for the upload"""
|
|
238
|
+
|
|
239
|
+
def __init__(
|
|
240
|
+
self,
|
|
241
|
+
*,
|
|
242
|
+
upload_url_infos: collections.abc.Mapping[builtins.str, global___UploadUrlInfo] | None = ...,
|
|
243
|
+
) -> None: ...
|
|
244
|
+
def ClearField(self, field_name: typing.Literal["upload_url_infos", b"upload_url_infos"]) -> None: ...
|
|
245
|
+
|
|
246
|
+
global___GetBuildVersioningUploadUrlsResponse = GetBuildVersioningUploadUrlsResponse
|
|
247
|
+
|
|
248
|
+
@typing.final
|
|
249
|
+
class UploadUrlInfo(google.protobuf.message.Message):
|
|
250
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
251
|
+
|
|
252
|
+
@typing.final
|
|
253
|
+
class HeadersEntry(google.protobuf.message.Message):
|
|
254
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
255
|
+
|
|
256
|
+
KEY_FIELD_NUMBER: builtins.int
|
|
257
|
+
VALUE_FIELD_NUMBER: builtins.int
|
|
258
|
+
key: builtins.str
|
|
259
|
+
value: builtins.str
|
|
260
|
+
def __init__(
|
|
261
|
+
self,
|
|
262
|
+
*,
|
|
263
|
+
key: builtins.str = ...,
|
|
264
|
+
value: builtins.str = ...,
|
|
265
|
+
) -> None: ...
|
|
266
|
+
def ClearField(self, field_name: typing.Literal["key", b"key", "value", b"value"]) -> None: ...
|
|
267
|
+
|
|
268
|
+
UPLOAD_URL_FIELD_NUMBER: builtins.int
|
|
269
|
+
PATH_FIELD_NUMBER: builtins.int
|
|
270
|
+
HEADERS_FIELD_NUMBER: builtins.int
|
|
271
|
+
upload_url: builtins.str
|
|
272
|
+
"""Upload url intended for the upload"""
|
|
273
|
+
path: builtins.str
|
|
274
|
+
"""The Path we saved the artifact in"""
|
|
275
|
+
@property
|
|
276
|
+
def headers(self) -> google.protobuf.internal.containers.ScalarMap[builtins.str, builtins.str]:
|
|
277
|
+
"""Headers to be used for the upload"""
|
|
278
|
+
|
|
279
|
+
def __init__(
|
|
280
|
+
self,
|
|
281
|
+
*,
|
|
282
|
+
upload_url: builtins.str = ...,
|
|
283
|
+
path: builtins.str = ...,
|
|
284
|
+
headers: collections.abc.Mapping[builtins.str, builtins.str] | None = ...,
|
|
285
|
+
) -> None: ...
|
|
286
|
+
def ClearField(self, field_name: typing.Literal["headers", b"headers", "path", b"path", "upload_url", b"upload_url"]) -> None: ...
|
|
287
|
+
|
|
288
|
+
global___UploadUrlInfo = UploadUrlInfo
|
|
289
|
+
|
|
290
|
+
@typing.final
|
|
184
291
|
class JfrogAuthenticationDetail(google.protobuf.message.Message):
|
|
185
292
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
186
293
|
|
|
@@ -194,10 +301,11 @@ class JfrogAuthenticationDetail(google.protobuf.message.Message):
|
|
|
194
301
|
username: builtins.str = ...,
|
|
195
302
|
token: builtins.str = ...,
|
|
196
303
|
) -> None: ...
|
|
197
|
-
def ClearField(self, field_name:
|
|
304
|
+
def ClearField(self, field_name: typing.Literal["token", b"token", "username", b"username"]) -> None: ...
|
|
198
305
|
|
|
199
306
|
global___JfrogAuthenticationDetail = JfrogAuthenticationDetail
|
|
200
307
|
|
|
308
|
+
@typing.final
|
|
201
309
|
class GetBuildVersioningDownloadURLRequest(google.protobuf.message.Message):
|
|
202
310
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
203
311
|
|
|
@@ -205,19 +313,40 @@ class GetBuildVersioningDownloadURLRequest(google.protobuf.message.Message):
|
|
|
205
313
|
@property
|
|
206
314
|
def params(self) -> frogml._proto.qwak.builds.build_url_pb2.BuildVersioningUrlParams:
|
|
207
315
|
"""The params to define the url."""
|
|
316
|
+
|
|
208
317
|
def __init__(
|
|
209
318
|
self,
|
|
210
319
|
*,
|
|
211
320
|
params: frogml._proto.qwak.builds.build_url_pb2.BuildVersioningUrlParams | None = ...,
|
|
212
321
|
) -> None: ...
|
|
213
|
-
def HasField(self, field_name:
|
|
214
|
-
def ClearField(self, field_name:
|
|
322
|
+
def HasField(self, field_name: typing.Literal["params", b"params"]) -> builtins.bool: ...
|
|
323
|
+
def ClearField(self, field_name: typing.Literal["params", b"params"]) -> None: ...
|
|
215
324
|
|
|
216
325
|
global___GetBuildVersioningDownloadURLRequest = GetBuildVersioningDownloadURLRequest
|
|
217
326
|
|
|
327
|
+
@typing.final
|
|
328
|
+
class GetBuildVersioningDownloadUrLsRequest(google.protobuf.message.Message):
|
|
329
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
330
|
+
|
|
331
|
+
PARAMS_FIELD_NUMBER: builtins.int
|
|
332
|
+
@property
|
|
333
|
+
def params(self) -> google.protobuf.internal.containers.RepeatedCompositeFieldContainer[qwak.builds.build_url_pb2.BuildVersioningUrlParams]:
|
|
334
|
+
"""The params to define the url."""
|
|
335
|
+
|
|
336
|
+
def __init__(
|
|
337
|
+
self,
|
|
338
|
+
*,
|
|
339
|
+
params: collections.abc.Iterable[qwak.builds.build_url_pb2.BuildVersioningUrlParams] | None = ...,
|
|
340
|
+
) -> None: ...
|
|
341
|
+
def ClearField(self, field_name: typing.Literal["params", b"params"]) -> None: ...
|
|
342
|
+
|
|
343
|
+
global___GetBuildVersioningDownloadUrLsRequest = GetBuildVersioningDownloadUrLsRequest
|
|
344
|
+
|
|
345
|
+
@typing.final
|
|
218
346
|
class GetBuildVersioningDownloadURLResponse(google.protobuf.message.Message):
|
|
219
347
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
220
348
|
|
|
349
|
+
@typing.final
|
|
221
350
|
class HeadersEntry(google.protobuf.message.Message):
|
|
222
351
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
223
352
|
|
|
@@ -231,7 +360,7 @@ class GetBuildVersioningDownloadURLResponse(google.protobuf.message.Message):
|
|
|
231
360
|
key: builtins.str = ...,
|
|
232
361
|
value: builtins.str = ...,
|
|
233
362
|
) -> None: ...
|
|
234
|
-
def ClearField(self, field_name:
|
|
363
|
+
def ClearField(self, field_name: typing.Literal["key", b"key", "value", b"value"]) -> None: ...
|
|
235
364
|
|
|
236
365
|
DOWNLOAD_URL_FIELD_NUMBER: builtins.int
|
|
237
366
|
FILE_SIZE_FIELD_NUMBER: builtins.int
|
|
@@ -243,6 +372,7 @@ class GetBuildVersioningDownloadURLResponse(google.protobuf.message.Message):
|
|
|
243
372
|
@property
|
|
244
373
|
def headers(self) -> google.protobuf.internal.containers.ScalarMap[builtins.str, builtins.str]:
|
|
245
374
|
"""Headers to be used for the download"""
|
|
375
|
+
|
|
246
376
|
def __init__(
|
|
247
377
|
self,
|
|
248
378
|
*,
|
|
@@ -250,10 +380,84 @@ class GetBuildVersioningDownloadURLResponse(google.protobuf.message.Message):
|
|
|
250
380
|
file_size: builtins.int = ...,
|
|
251
381
|
headers: collections.abc.Mapping[builtins.str, builtins.str] | None = ...,
|
|
252
382
|
) -> None: ...
|
|
253
|
-
def ClearField(self, field_name:
|
|
383
|
+
def ClearField(self, field_name: typing.Literal["download_url", b"download_url", "file_size", b"file_size", "headers", b"headers"]) -> None: ...
|
|
254
384
|
|
|
255
385
|
global___GetBuildVersioningDownloadURLResponse = GetBuildVersioningDownloadURLResponse
|
|
256
386
|
|
|
387
|
+
@typing.final
|
|
388
|
+
class GetBuildVersioningDownloadUrlsResponse(google.protobuf.message.Message):
|
|
389
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
390
|
+
|
|
391
|
+
@typing.final
|
|
392
|
+
class DownloadUrlInfosEntry(google.protobuf.message.Message):
|
|
393
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
394
|
+
|
|
395
|
+
KEY_FIELD_NUMBER: builtins.int
|
|
396
|
+
VALUE_FIELD_NUMBER: builtins.int
|
|
397
|
+
key: builtins.str
|
|
398
|
+
@property
|
|
399
|
+
def value(self) -> global___DownloadUrlInfo: ...
|
|
400
|
+
def __init__(
|
|
401
|
+
self,
|
|
402
|
+
*,
|
|
403
|
+
key: builtins.str = ...,
|
|
404
|
+
value: global___DownloadUrlInfo | None = ...,
|
|
405
|
+
) -> None: ...
|
|
406
|
+
def HasField(self, field_name: typing.Literal["value", b"value"]) -> builtins.bool: ...
|
|
407
|
+
def ClearField(self, field_name: typing.Literal["key", b"key", "value", b"value"]) -> None: ...
|
|
408
|
+
|
|
409
|
+
DOWNLOAD_URL_INFOS_FIELD_NUMBER: builtins.int
|
|
410
|
+
@property
|
|
411
|
+
def download_url_infos(self) -> google.protobuf.internal.containers.MessageMap[builtins.str, global___DownloadUrlInfo]: ...
|
|
412
|
+
def __init__(
|
|
413
|
+
self,
|
|
414
|
+
*,
|
|
415
|
+
download_url_infos: collections.abc.Mapping[builtins.str, global___DownloadUrlInfo] | None = ...,
|
|
416
|
+
) -> None: ...
|
|
417
|
+
def ClearField(self, field_name: typing.Literal["download_url_infos", b"download_url_infos"]) -> None: ...
|
|
418
|
+
|
|
419
|
+
global___GetBuildVersioningDownloadUrlsResponse = GetBuildVersioningDownloadUrlsResponse
|
|
420
|
+
|
|
421
|
+
@typing.final
|
|
422
|
+
class DownloadUrlInfo(google.protobuf.message.Message):
|
|
423
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
424
|
+
|
|
425
|
+
@typing.final
|
|
426
|
+
class HeadersEntry(google.protobuf.message.Message):
|
|
427
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
428
|
+
|
|
429
|
+
KEY_FIELD_NUMBER: builtins.int
|
|
430
|
+
VALUE_FIELD_NUMBER: builtins.int
|
|
431
|
+
key: builtins.str
|
|
432
|
+
value: builtins.str
|
|
433
|
+
def __init__(
|
|
434
|
+
self,
|
|
435
|
+
*,
|
|
436
|
+
key: builtins.str = ...,
|
|
437
|
+
value: builtins.str = ...,
|
|
438
|
+
) -> None: ...
|
|
439
|
+
def ClearField(self, field_name: typing.Literal["key", b"key", "value", b"value"]) -> None: ...
|
|
440
|
+
|
|
441
|
+
DOWNLOAD_URL_FIELD_NUMBER: builtins.int
|
|
442
|
+
FILE_SIZE_FIELD_NUMBER: builtins.int
|
|
443
|
+
HEADERS_FIELD_NUMBER: builtins.int
|
|
444
|
+
download_url: builtins.str
|
|
445
|
+
file_size: builtins.int
|
|
446
|
+
"""The size of the file."""
|
|
447
|
+
@property
|
|
448
|
+
def headers(self) -> google.protobuf.internal.containers.ScalarMap[builtins.str, builtins.str]: ...
|
|
449
|
+
def __init__(
|
|
450
|
+
self,
|
|
451
|
+
*,
|
|
452
|
+
download_url: builtins.str = ...,
|
|
453
|
+
file_size: builtins.int = ...,
|
|
454
|
+
headers: collections.abc.Mapping[builtins.str, builtins.str] | None = ...,
|
|
455
|
+
) -> None: ...
|
|
456
|
+
def ClearField(self, field_name: typing.Literal["download_url", b"download_url", "file_size", b"file_size", "headers", b"headers"]) -> None: ...
|
|
457
|
+
|
|
458
|
+
global___DownloadUrlInfo = DownloadUrlInfo
|
|
459
|
+
|
|
460
|
+
@typing.final
|
|
257
461
|
class ListBuildVersioningTagsRequest(google.protobuf.message.Message):
|
|
258
462
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
259
463
|
|
|
@@ -261,36 +465,40 @@ class ListBuildVersioningTagsRequest(google.protobuf.message.Message):
|
|
|
261
465
|
@property
|
|
262
466
|
def build_versioning_tags(self) -> frogml._proto.qwak.builds.build_url_pb2.BuildVersioningTags:
|
|
263
467
|
"""The params to define the urls."""
|
|
468
|
+
|
|
264
469
|
def __init__(
|
|
265
470
|
self,
|
|
266
471
|
*,
|
|
267
472
|
build_versioning_tags: frogml._proto.qwak.builds.build_url_pb2.BuildVersioningTags | None = ...,
|
|
268
473
|
) -> None: ...
|
|
269
|
-
def HasField(self, field_name:
|
|
270
|
-
def ClearField(self, field_name:
|
|
474
|
+
def HasField(self, field_name: typing.Literal["build_versioning_tags", b"build_versioning_tags"]) -> builtins.bool: ...
|
|
475
|
+
def ClearField(self, field_name: typing.Literal["build_versioning_tags", b"build_versioning_tags"]) -> None: ...
|
|
271
476
|
|
|
272
477
|
global___ListBuildVersioningTagsRequest = ListBuildVersioningTagsRequest
|
|
273
478
|
|
|
479
|
+
@typing.final
|
|
274
480
|
class ListBuildVersioningTagsResponse(google.protobuf.message.Message):
|
|
275
481
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
276
482
|
|
|
277
483
|
BUILD_VERSIONING_TAGS_PROPERTIES_FIELD_NUMBER: builtins.int
|
|
278
484
|
UI_DIRECT_LINK_FIELD_NUMBER: builtins.int
|
|
485
|
+
ui_direct_link: builtins.str
|
|
486
|
+
"""Direct build link"""
|
|
279
487
|
@property
|
|
280
488
|
def build_versioning_tags_properties(self) -> google.protobuf.internal.containers.RepeatedCompositeFieldContainer[qwak.builds.build_url_pb2.BuildVersioningTagsProperties]:
|
|
281
489
|
"""Download urls - to download the wanted artifacts."""
|
|
282
|
-
|
|
283
|
-
"""Direct build link"""
|
|
490
|
+
|
|
284
491
|
def __init__(
|
|
285
492
|
self,
|
|
286
493
|
*,
|
|
287
494
|
build_versioning_tags_properties: collections.abc.Iterable[qwak.builds.build_url_pb2.BuildVersioningTagsProperties] | None = ...,
|
|
288
495
|
ui_direct_link: builtins.str = ...,
|
|
289
496
|
) -> None: ...
|
|
290
|
-
def ClearField(self, field_name:
|
|
497
|
+
def ClearField(self, field_name: typing.Literal["build_versioning_tags_properties", b"build_versioning_tags_properties", "ui_direct_link", b"ui_direct_link"]) -> None: ...
|
|
291
498
|
|
|
292
499
|
global___ListBuildVersioningTagsResponse = ListBuildVersioningTagsResponse
|
|
293
500
|
|
|
501
|
+
@typing.final
|
|
294
502
|
class CreateDataTableRequest(google.protobuf.message.Message):
|
|
295
503
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
296
504
|
|
|
@@ -305,11 +513,12 @@ class CreateDataTableRequest(google.protobuf.message.Message):
|
|
|
305
513
|
"""The build Id"""
|
|
306
514
|
tag: builtins.str
|
|
307
515
|
"""The tag save data by."""
|
|
516
|
+
path: builtins.str
|
|
517
|
+
"""The path where the data is saved in"""
|
|
308
518
|
@property
|
|
309
519
|
def table(self) -> frogml._proto.qwak.builds.build_pb2.DataTableDefinition:
|
|
310
520
|
"""Table Definition"""
|
|
311
|
-
|
|
312
|
-
"""The path where the data is saved in"""
|
|
521
|
+
|
|
313
522
|
def __init__(
|
|
314
523
|
self,
|
|
315
524
|
*,
|
|
@@ -319,11 +528,12 @@ class CreateDataTableRequest(google.protobuf.message.Message):
|
|
|
319
528
|
table: frogml._proto.qwak.builds.build_pb2.DataTableDefinition | None = ...,
|
|
320
529
|
path: builtins.str = ...,
|
|
321
530
|
) -> None: ...
|
|
322
|
-
def HasField(self, field_name:
|
|
323
|
-
def ClearField(self, field_name:
|
|
531
|
+
def HasField(self, field_name: typing.Literal["table", b"table"]) -> builtins.bool: ...
|
|
532
|
+
def ClearField(self, field_name: typing.Literal["build_id", b"build_id", "model_id", b"model_id", "path", b"path", "table", b"table", "tag", b"tag"]) -> None: ...
|
|
324
533
|
|
|
325
534
|
global___CreateDataTableRequest = CreateDataTableRequest
|
|
326
535
|
|
|
536
|
+
@typing.final
|
|
327
537
|
class CreateDataTableResponse(google.protobuf.message.Message):
|
|
328
538
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
329
539
|
|
|
@@ -333,6 +543,7 @@ class CreateDataTableResponse(google.protobuf.message.Message):
|
|
|
333
543
|
|
|
334
544
|
global___CreateDataTableResponse = CreateDataTableResponse
|
|
335
545
|
|
|
546
|
+
@typing.final
|
|
336
547
|
class GetBaseDockerImageNameRequest(google.protobuf.message.Message):
|
|
337
548
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
338
549
|
|
|
@@ -343,10 +554,11 @@ class GetBaseDockerImageNameRequest(google.protobuf.message.Message):
|
|
|
343
554
|
*,
|
|
344
555
|
base_docker_image_type: frogml._proto.qwak.builds.build_pb2.BaseDockerImageType.ValueType = ...,
|
|
345
556
|
) -> None: ...
|
|
346
|
-
def ClearField(self, field_name:
|
|
557
|
+
def ClearField(self, field_name: typing.Literal["base_docker_image_type", b"base_docker_image_type"]) -> None: ...
|
|
347
558
|
|
|
348
559
|
global___GetBaseDockerImageNameRequest = GetBaseDockerImageNameRequest
|
|
349
560
|
|
|
561
|
+
@typing.final
|
|
350
562
|
class GetBaseDockerImageNameResponse(google.protobuf.message.Message):
|
|
351
563
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
352
564
|
|
|
@@ -357,10 +569,11 @@ class GetBaseDockerImageNameResponse(google.protobuf.message.Message):
|
|
|
357
569
|
*,
|
|
358
570
|
base_docker_image_name: builtins.str = ...,
|
|
359
571
|
) -> None: ...
|
|
360
|
-
def ClearField(self, field_name:
|
|
572
|
+
def ClearField(self, field_name: typing.Literal["base_docker_image_name", b"base_docker_image_name"]) -> None: ...
|
|
361
573
|
|
|
362
574
|
global___GetBaseDockerImageNameResponse = GetBaseDockerImageNameResponse
|
|
363
575
|
|
|
576
|
+
@typing.final
|
|
364
577
|
class SaveArtifactPathRequest(google.protobuf.message.Message):
|
|
365
578
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
366
579
|
|
|
@@ -368,16 +581,18 @@ class SaveArtifactPathRequest(google.protobuf.message.Message):
|
|
|
368
581
|
@property
|
|
369
582
|
def artifact_path_spec(self) -> frogml._proto.qwak.builds.build_url_pb2.BuildArtifactPathSpec:
|
|
370
583
|
"""The artifact path specification"""
|
|
584
|
+
|
|
371
585
|
def __init__(
|
|
372
586
|
self,
|
|
373
587
|
*,
|
|
374
588
|
artifact_path_spec: frogml._proto.qwak.builds.build_url_pb2.BuildArtifactPathSpec | None = ...,
|
|
375
589
|
) -> None: ...
|
|
376
|
-
def HasField(self, field_name:
|
|
377
|
-
def ClearField(self, field_name:
|
|
590
|
+
def HasField(self, field_name: typing.Literal["artifact_path_spec", b"artifact_path_spec"]) -> builtins.bool: ...
|
|
591
|
+
def ClearField(self, field_name: typing.Literal["artifact_path_spec", b"artifact_path_spec"]) -> None: ...
|
|
378
592
|
|
|
379
593
|
global___SaveArtifactPathRequest = SaveArtifactPathRequest
|
|
380
594
|
|
|
595
|
+
@typing.final
|
|
381
596
|
class SaveArtifactPathResponse(google.protobuf.message.Message):
|
|
382
597
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
383
598
|
|
|
@@ -387,6 +602,7 @@ class SaveArtifactPathResponse(google.protobuf.message.Message):
|
|
|
387
602
|
|
|
388
603
|
global___SaveArtifactPathResponse = SaveArtifactPathResponse
|
|
389
604
|
|
|
605
|
+
@typing.final
|
|
390
606
|
class ListBuildArtifactsRequest(google.protobuf.message.Message):
|
|
391
607
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
392
608
|
|
|
@@ -398,10 +614,11 @@ class ListBuildArtifactsRequest(google.protobuf.message.Message):
|
|
|
398
614
|
*,
|
|
399
615
|
build_id: builtins.str = ...,
|
|
400
616
|
) -> None: ...
|
|
401
|
-
def ClearField(self, field_name:
|
|
617
|
+
def ClearField(self, field_name: typing.Literal["build_id", b"build_id"]) -> None: ...
|
|
402
618
|
|
|
403
619
|
global___ListBuildArtifactsRequest = ListBuildArtifactsRequest
|
|
404
620
|
|
|
621
|
+
@typing.final
|
|
405
622
|
class ListBuildArtifactsResponse(google.protobuf.message.Message):
|
|
406
623
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
407
624
|
|
|
@@ -409,15 +626,17 @@ class ListBuildArtifactsResponse(google.protobuf.message.Message):
|
|
|
409
626
|
@property
|
|
410
627
|
def artifacts(self) -> google.protobuf.internal.containers.RepeatedCompositeFieldContainer[qwak.builds.build_url_pb2.BuildArtifact]:
|
|
411
628
|
"""The build's artifacts"""
|
|
629
|
+
|
|
412
630
|
def __init__(
|
|
413
631
|
self,
|
|
414
632
|
*,
|
|
415
633
|
artifacts: collections.abc.Iterable[qwak.builds.build_url_pb2.BuildArtifact] | None = ...,
|
|
416
634
|
) -> None: ...
|
|
417
|
-
def ClearField(self, field_name:
|
|
635
|
+
def ClearField(self, field_name: typing.Literal["artifacts", b"artifacts"]) -> None: ...
|
|
418
636
|
|
|
419
637
|
global___ListBuildArtifactsResponse = ListBuildArtifactsResponse
|
|
420
638
|
|
|
639
|
+
@typing.final
|
|
421
640
|
class DetachBuildsFromModelVersionsRequest(google.protobuf.message.Message):
|
|
422
641
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
423
642
|
|
|
@@ -425,15 +644,17 @@ class DetachBuildsFromModelVersionsRequest(google.protobuf.message.Message):
|
|
|
425
644
|
@property
|
|
426
645
|
def model_version_ids(self) -> google.protobuf.internal.containers.RepeatedScalarFieldContainer[builtins.str]:
|
|
427
646
|
"""The model versions to detach"""
|
|
647
|
+
|
|
428
648
|
def __init__(
|
|
429
649
|
self,
|
|
430
650
|
*,
|
|
431
651
|
model_version_ids: collections.abc.Iterable[builtins.str] | None = ...,
|
|
432
652
|
) -> None: ...
|
|
433
|
-
def ClearField(self, field_name:
|
|
653
|
+
def ClearField(self, field_name: typing.Literal["model_version_ids", b"model_version_ids"]) -> None: ...
|
|
434
654
|
|
|
435
655
|
global___DetachBuildsFromModelVersionsRequest = DetachBuildsFromModelVersionsRequest
|
|
436
656
|
|
|
657
|
+
@typing.final
|
|
437
658
|
class DetachBuildsFromModelVersionsResponse(google.protobuf.message.Message):
|
|
438
659
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
439
660
|
|