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
|
@@ -0,0 +1,582 @@
|
|
|
1
|
+
"""
|
|
2
|
+
@generated by mypy-protobuf. Do not edit manually!
|
|
3
|
+
isort:skip_file
|
|
4
|
+
"""
|
|
5
|
+
|
|
6
|
+
import builtins
|
|
7
|
+
import collections.abc
|
|
8
|
+
import google.protobuf.descriptor
|
|
9
|
+
import google.protobuf.internal.containers
|
|
10
|
+
import google.protobuf.internal.enum_type_wrapper
|
|
11
|
+
import google.protobuf.message
|
|
12
|
+
import frogml._proto.qwak.user_application.common.v0.resources_pb2
|
|
13
|
+
import sys
|
|
14
|
+
import typing
|
|
15
|
+
|
|
16
|
+
if sys.version_info >= (3, 10):
|
|
17
|
+
import typing as typing_extensions
|
|
18
|
+
else:
|
|
19
|
+
import typing_extensions
|
|
20
|
+
|
|
21
|
+
DESCRIPTOR: google.protobuf.descriptor.FileDescriptor
|
|
22
|
+
|
|
23
|
+
class _PurchaseOption:
|
|
24
|
+
ValueType = typing.NewType("ValueType", builtins.int)
|
|
25
|
+
V: typing_extensions.TypeAlias = ValueType
|
|
26
|
+
|
|
27
|
+
class _PurchaseOptionEnumTypeWrapper(google.protobuf.internal.enum_type_wrapper._EnumTypeWrapper[_PurchaseOption.ValueType], builtins.type):
|
|
28
|
+
DESCRIPTOR: google.protobuf.descriptor.EnumDescriptor
|
|
29
|
+
INVALID_PURCHASE_OPTION: _PurchaseOption.ValueType # 0
|
|
30
|
+
SPOT_PURCHASE_OPTION: _PurchaseOption.ValueType # 1
|
|
31
|
+
ONDEMAND_PURCHASE_OPTION: _PurchaseOption.ValueType # 2
|
|
32
|
+
|
|
33
|
+
class PurchaseOption(_PurchaseOption, metaclass=_PurchaseOptionEnumTypeWrapper): ...
|
|
34
|
+
|
|
35
|
+
INVALID_PURCHASE_OPTION: PurchaseOption.ValueType # 0
|
|
36
|
+
SPOT_PURCHASE_OPTION: PurchaseOption.ValueType # 1
|
|
37
|
+
ONDEMAND_PURCHASE_OPTION: PurchaseOption.ValueType # 2
|
|
38
|
+
global___PurchaseOption = PurchaseOption
|
|
39
|
+
|
|
40
|
+
class _CloudProvider:
|
|
41
|
+
ValueType = typing.NewType("ValueType", builtins.int)
|
|
42
|
+
V: typing_extensions.TypeAlias = ValueType
|
|
43
|
+
|
|
44
|
+
class _CloudProviderEnumTypeWrapper(google.protobuf.internal.enum_type_wrapper._EnumTypeWrapper[_CloudProvider.ValueType], builtins.type):
|
|
45
|
+
DESCRIPTOR: google.protobuf.descriptor.EnumDescriptor
|
|
46
|
+
INVALID_CLOUD_PROVIDER: _CloudProvider.ValueType # 0
|
|
47
|
+
AWS: _CloudProvider.ValueType # 1
|
|
48
|
+
GCP: _CloudProvider.ValueType # 2
|
|
49
|
+
AZURE: _CloudProvider.ValueType # 3
|
|
50
|
+
|
|
51
|
+
class CloudProvider(_CloudProvider, metaclass=_CloudProviderEnumTypeWrapper): ...
|
|
52
|
+
|
|
53
|
+
INVALID_CLOUD_PROVIDER: CloudProvider.ValueType # 0
|
|
54
|
+
AWS: CloudProvider.ValueType # 1
|
|
55
|
+
GCP: CloudProvider.ValueType # 2
|
|
56
|
+
AZURE: CloudProvider.ValueType # 3
|
|
57
|
+
global___CloudProvider = CloudProvider
|
|
58
|
+
|
|
59
|
+
class _MemoryUnit:
|
|
60
|
+
ValueType = typing.NewType("ValueType", builtins.int)
|
|
61
|
+
V: typing_extensions.TypeAlias = ValueType
|
|
62
|
+
|
|
63
|
+
class _MemoryUnitEnumTypeWrapper(google.protobuf.internal.enum_type_wrapper._EnumTypeWrapper[_MemoryUnit.ValueType], builtins.type):
|
|
64
|
+
DESCRIPTOR: google.protobuf.descriptor.EnumDescriptor
|
|
65
|
+
INVALID_MEMORY_UNIT: _MemoryUnit.ValueType # 0
|
|
66
|
+
MIB: _MemoryUnit.ValueType # 1
|
|
67
|
+
GIB: _MemoryUnit.ValueType # 2
|
|
68
|
+
|
|
69
|
+
class MemoryUnit(_MemoryUnit, metaclass=_MemoryUnitEnumTypeWrapper): ...
|
|
70
|
+
|
|
71
|
+
INVALID_MEMORY_UNIT: MemoryUnit.ValueType # 0
|
|
72
|
+
MIB: MemoryUnit.ValueType # 1
|
|
73
|
+
GIB: MemoryUnit.ValueType # 2
|
|
74
|
+
global___MemoryUnit = MemoryUnit
|
|
75
|
+
|
|
76
|
+
class _LogsVerbosityLevel:
|
|
77
|
+
ValueType = typing.NewType("ValueType", builtins.int)
|
|
78
|
+
V: typing_extensions.TypeAlias = ValueType
|
|
79
|
+
|
|
80
|
+
class _LogsVerbosityLevelEnumTypeWrapper(google.protobuf.internal.enum_type_wrapper._EnumTypeWrapper[_LogsVerbosityLevel.ValueType], builtins.type):
|
|
81
|
+
DESCRIPTOR: google.protobuf.descriptor.EnumDescriptor
|
|
82
|
+
INVALID_LOGS_VERBOSITY: _LogsVerbosityLevel.ValueType # 0
|
|
83
|
+
DEBUG: _LogsVerbosityLevel.ValueType # 10
|
|
84
|
+
INFO: _LogsVerbosityLevel.ValueType # 20
|
|
85
|
+
CRITICAL: _LogsVerbosityLevel.ValueType # 50
|
|
86
|
+
|
|
87
|
+
class LogsVerbosityLevel(_LogsVerbosityLevel, metaclass=_LogsVerbosityLevelEnumTypeWrapper): ...
|
|
88
|
+
|
|
89
|
+
INVALID_LOGS_VERBOSITY: LogsVerbosityLevel.ValueType # 0
|
|
90
|
+
DEBUG: LogsVerbosityLevel.ValueType # 10
|
|
91
|
+
INFO: LogsVerbosityLevel.ValueType # 20
|
|
92
|
+
CRITICAL: LogsVerbosityLevel.ValueType # 50
|
|
93
|
+
global___LogsVerbosityLevel = LogsVerbosityLevel
|
|
94
|
+
|
|
95
|
+
@typing.final
|
|
96
|
+
class ModelBuildValues(google.protobuf.message.Message):
|
|
97
|
+
"""Represents all values required for initiating a model build job.
|
|
98
|
+
Mirrors the Helm chart values used by Admiral to deploy model builds.
|
|
99
|
+
"""
|
|
100
|
+
|
|
101
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
102
|
+
|
|
103
|
+
BUILD_INFO_FIELD_NUMBER: builtins.int
|
|
104
|
+
MODEL_METADATA_FIELD_NUMBER: builtins.int
|
|
105
|
+
MODEL_CODE_LOCATION_FIELD_NUMBER: builtins.int
|
|
106
|
+
BUILD_EXECUTION_SPEC_FIELD_NUMBER: builtins.int
|
|
107
|
+
SDK_SPEC_FIELD_NUMBER: builtins.int
|
|
108
|
+
JFROG_ECOSYSTEM_SPEC_FIELD_NUMBER: builtins.int
|
|
109
|
+
JOB_SPEC_FIELD_NUMBER: builtins.int
|
|
110
|
+
@property
|
|
111
|
+
def build_info(self) -> global___BuildInfo:
|
|
112
|
+
"""Build identifiers, tags, parameters, and serialized configuration."""
|
|
113
|
+
|
|
114
|
+
@property
|
|
115
|
+
def model_metadata(self) -> global___ModelMetadata:
|
|
116
|
+
"""Identifiers and ownership metadata."""
|
|
117
|
+
|
|
118
|
+
@property
|
|
119
|
+
def model_code_location(self) -> global___ModelCodeLocation:
|
|
120
|
+
"""Location of model code"""
|
|
121
|
+
|
|
122
|
+
@property
|
|
123
|
+
def build_execution_spec(self) -> global___BuildExecutionSpec:
|
|
124
|
+
"""Execution parameters for the build process."""
|
|
125
|
+
|
|
126
|
+
@property
|
|
127
|
+
def sdk_spec(self) -> global___SdkSpec:
|
|
128
|
+
"""Environment and SDK-specific execution config."""
|
|
129
|
+
|
|
130
|
+
@property
|
|
131
|
+
def jfrog_ecosystem_spec(self) -> global___JfrogEcosystemSpec:
|
|
132
|
+
"""Access settings for JFrog ecosystem."""
|
|
133
|
+
|
|
134
|
+
@property
|
|
135
|
+
def job_spec(self) -> global___JobSpec:
|
|
136
|
+
"""Infrastructure and runtime settings for the build job."""
|
|
137
|
+
|
|
138
|
+
def __init__(
|
|
139
|
+
self,
|
|
140
|
+
*,
|
|
141
|
+
build_info: global___BuildInfo | None = ...,
|
|
142
|
+
model_metadata: global___ModelMetadata | None = ...,
|
|
143
|
+
model_code_location: global___ModelCodeLocation | None = ...,
|
|
144
|
+
build_execution_spec: global___BuildExecutionSpec | None = ...,
|
|
145
|
+
sdk_spec: global___SdkSpec | None = ...,
|
|
146
|
+
jfrog_ecosystem_spec: global___JfrogEcosystemSpec | None = ...,
|
|
147
|
+
job_spec: global___JobSpec | None = ...,
|
|
148
|
+
) -> None: ...
|
|
149
|
+
def HasField(self, field_name: typing.Literal["build_execution_spec", b"build_execution_spec", "build_info", b"build_info", "jfrog_ecosystem_spec", b"jfrog_ecosystem_spec", "job_spec", b"job_spec", "model_code_location", b"model_code_location", "model_metadata", b"model_metadata", "sdk_spec", b"sdk_spec"]) -> builtins.bool: ...
|
|
150
|
+
def ClearField(self, field_name: typing.Literal["build_execution_spec", b"build_execution_spec", "build_info", b"build_info", "jfrog_ecosystem_spec", b"jfrog_ecosystem_spec", "job_spec", b"job_spec", "model_code_location", b"model_code_location", "model_metadata", b"model_metadata", "sdk_spec", b"sdk_spec"]) -> None: ...
|
|
151
|
+
|
|
152
|
+
global___ModelBuildValues = ModelBuildValues
|
|
153
|
+
|
|
154
|
+
@typing.final
|
|
155
|
+
class BuildInfo(google.protobuf.message.Message):
|
|
156
|
+
"""Build identifiers, tags, parameters, and serialized configuration."""
|
|
157
|
+
|
|
158
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
159
|
+
|
|
160
|
+
BUILD_ID_FIELD_NUMBER: builtins.int
|
|
161
|
+
BRANCH_NAME_FIELD_NUMBER: builtins.int
|
|
162
|
+
BUILD_TAGS_FIELD_NUMBER: builtins.int
|
|
163
|
+
BUILD_CONFIG_FIELD_NUMBER: builtins.int
|
|
164
|
+
BUILD_PROPERTIES_V1_FIELD_NUMBER: builtins.int
|
|
165
|
+
build_id: builtins.str
|
|
166
|
+
branch_name: builtins.str
|
|
167
|
+
build_config: builtins.str
|
|
168
|
+
"""Serialized build configuration."""
|
|
169
|
+
@property
|
|
170
|
+
def build_tags(self) -> google.protobuf.internal.containers.RepeatedScalarFieldContainer[builtins.str]: ...
|
|
171
|
+
@property
|
|
172
|
+
def build_properties_v1(self) -> global___BuildPropertiesV1: ...
|
|
173
|
+
def __init__(
|
|
174
|
+
self,
|
|
175
|
+
*,
|
|
176
|
+
build_id: builtins.str = ...,
|
|
177
|
+
branch_name: builtins.str = ...,
|
|
178
|
+
build_tags: collections.abc.Iterable[builtins.str] | None = ...,
|
|
179
|
+
build_config: builtins.str = ...,
|
|
180
|
+
build_properties_v1: global___BuildPropertiesV1 | None = ...,
|
|
181
|
+
) -> None: ...
|
|
182
|
+
def HasField(self, field_name: typing.Literal["build_properties_v1", b"build_properties_v1"]) -> builtins.bool: ...
|
|
183
|
+
def ClearField(self, field_name: typing.Literal["branch_name", b"branch_name", "build_config", b"build_config", "build_id", b"build_id", "build_properties_v1", b"build_properties_v1", "build_tags", b"build_tags"]) -> None: ...
|
|
184
|
+
|
|
185
|
+
global___BuildInfo = BuildInfo
|
|
186
|
+
|
|
187
|
+
@typing.final
|
|
188
|
+
class BuildPropertiesV1(google.protobuf.message.Message):
|
|
189
|
+
"""Build artifact urls set at upload time"""
|
|
190
|
+
|
|
191
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
192
|
+
|
|
193
|
+
BUILD_CONFIG_URL_FIELD_NUMBER: builtins.int
|
|
194
|
+
SDK_WHEEL_URL_FIELD_NUMBER: builtins.int
|
|
195
|
+
SDK_VERSION_URL_FIELD_NUMBER: builtins.int
|
|
196
|
+
build_config_url: builtins.str
|
|
197
|
+
sdk_wheel_url: builtins.str
|
|
198
|
+
sdk_version_url: builtins.str
|
|
199
|
+
def __init__(
|
|
200
|
+
self,
|
|
201
|
+
*,
|
|
202
|
+
build_config_url: builtins.str = ...,
|
|
203
|
+
sdk_wheel_url: builtins.str = ...,
|
|
204
|
+
sdk_version_url: builtins.str = ...,
|
|
205
|
+
) -> None: ...
|
|
206
|
+
def ClearField(self, field_name: typing.Literal["build_config_url", b"build_config_url", "sdk_version_url", b"sdk_version_url", "sdk_wheel_url", b"sdk_wheel_url"]) -> None: ...
|
|
207
|
+
|
|
208
|
+
global___BuildPropertiesV1 = BuildPropertiesV1
|
|
209
|
+
|
|
210
|
+
@typing.final
|
|
211
|
+
class ModelMetadata(google.protobuf.message.Message):
|
|
212
|
+
"""Metadata identifying the model and its ownership."""
|
|
213
|
+
|
|
214
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
215
|
+
|
|
216
|
+
MODEL_ID_FIELD_NUMBER: builtins.int
|
|
217
|
+
ACCOUNT_ID_FIELD_NUMBER: builtins.int
|
|
218
|
+
USER_ID_FIELD_NUMBER: builtins.int
|
|
219
|
+
ARTIFACTORY_DETAILS_FIELD_NUMBER: builtins.int
|
|
220
|
+
model_id: builtins.str
|
|
221
|
+
account_id: builtins.str
|
|
222
|
+
user_id: builtins.str
|
|
223
|
+
@property
|
|
224
|
+
def artifactory_details(self) -> global___ArtifactoryDetails: ...
|
|
225
|
+
def __init__(
|
|
226
|
+
self,
|
|
227
|
+
*,
|
|
228
|
+
model_id: builtins.str = ...,
|
|
229
|
+
account_id: builtins.str = ...,
|
|
230
|
+
user_id: builtins.str = ...,
|
|
231
|
+
artifactory_details: global___ArtifactoryDetails | None = ...,
|
|
232
|
+
) -> None: ...
|
|
233
|
+
def HasField(self, field_name: typing.Literal["artifactory_details", b"artifactory_details"]) -> builtins.bool: ...
|
|
234
|
+
def ClearField(self, field_name: typing.Literal["account_id", b"account_id", "artifactory_details", b"artifactory_details", "model_id", b"model_id", "user_id", b"user_id"]) -> None: ...
|
|
235
|
+
|
|
236
|
+
global___ModelMetadata = ModelMetadata
|
|
237
|
+
|
|
238
|
+
@typing.final
|
|
239
|
+
class ArtifactoryDetails(google.protobuf.message.Message):
|
|
240
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
241
|
+
|
|
242
|
+
PROJECT_KEY_FIELD_NUMBER: builtins.int
|
|
243
|
+
project_key: builtins.str
|
|
244
|
+
def __init__(
|
|
245
|
+
self,
|
|
246
|
+
*,
|
|
247
|
+
project_key: builtins.str = ...,
|
|
248
|
+
) -> None: ...
|
|
249
|
+
def ClearField(self, field_name: typing.Literal["project_key", b"project_key"]) -> None: ...
|
|
250
|
+
|
|
251
|
+
global___ArtifactoryDetails = ArtifactoryDetails
|
|
252
|
+
|
|
253
|
+
@typing.final
|
|
254
|
+
class ModelCodeLocation(google.protobuf.message.Message):
|
|
255
|
+
"""References to the model's storage location and source control info."""
|
|
256
|
+
|
|
257
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
258
|
+
|
|
259
|
+
MAIN_MODEL_DIRECTORY_FIELD_NUMBER: builtins.int
|
|
260
|
+
LOCAL_URI_FIELD_NUMBER: builtins.int
|
|
261
|
+
GIT_URI_FIELD_NUMBER: builtins.int
|
|
262
|
+
main_model_directory: builtins.str
|
|
263
|
+
@property
|
|
264
|
+
def local_uri(self) -> global___LocalUri: ...
|
|
265
|
+
@property
|
|
266
|
+
def git_uri(self) -> global___GitUri: ...
|
|
267
|
+
def __init__(
|
|
268
|
+
self,
|
|
269
|
+
*,
|
|
270
|
+
main_model_directory: builtins.str = ...,
|
|
271
|
+
local_uri: global___LocalUri | None = ...,
|
|
272
|
+
git_uri: global___GitUri | None = ...,
|
|
273
|
+
) -> None: ...
|
|
274
|
+
def HasField(self, field_name: typing.Literal["git_uri", b"git_uri", "local_uri", b"local_uri", "uri", b"uri"]) -> builtins.bool: ...
|
|
275
|
+
def ClearField(self, field_name: typing.Literal["git_uri", b"git_uri", "local_uri", b"local_uri", "main_model_directory", b"main_model_directory", "uri", b"uri"]) -> None: ...
|
|
276
|
+
def WhichOneof(self, oneof_group: typing.Literal["uri", b"uri"]) -> typing.Literal["local_uri", "git_uri"] | None: ...
|
|
277
|
+
|
|
278
|
+
global___ModelCodeLocation = ModelCodeLocation
|
|
279
|
+
|
|
280
|
+
@typing.final
|
|
281
|
+
class LocalUri(google.protobuf.message.Message):
|
|
282
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
283
|
+
|
|
284
|
+
PATH_FIELD_NUMBER: builtins.int
|
|
285
|
+
path: builtins.str
|
|
286
|
+
def __init__(
|
|
287
|
+
self,
|
|
288
|
+
*,
|
|
289
|
+
path: builtins.str = ...,
|
|
290
|
+
) -> None: ...
|
|
291
|
+
def ClearField(self, field_name: typing.Literal["path", b"path"]) -> None: ...
|
|
292
|
+
|
|
293
|
+
global___LocalUri = LocalUri
|
|
294
|
+
|
|
295
|
+
@typing.final
|
|
296
|
+
class GitUri(google.protobuf.message.Message):
|
|
297
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
298
|
+
|
|
299
|
+
URL_FIELD_NUMBER: builtins.int
|
|
300
|
+
GIT_DETAILS_FIELD_NUMBER: builtins.int
|
|
301
|
+
url: builtins.str
|
|
302
|
+
@property
|
|
303
|
+
def git_details(self) -> global___GitDetails: ...
|
|
304
|
+
def __init__(
|
|
305
|
+
self,
|
|
306
|
+
*,
|
|
307
|
+
url: builtins.str = ...,
|
|
308
|
+
git_details: global___GitDetails | None = ...,
|
|
309
|
+
) -> None: ...
|
|
310
|
+
def HasField(self, field_name: typing.Literal["git_details", b"git_details"]) -> builtins.bool: ...
|
|
311
|
+
def ClearField(self, field_name: typing.Literal["git_details", b"git_details", "url", b"url"]) -> None: ...
|
|
312
|
+
|
|
313
|
+
global___GitUri = GitUri
|
|
314
|
+
|
|
315
|
+
@typing.final
|
|
316
|
+
class GitDetails(google.protobuf.message.Message):
|
|
317
|
+
"""Git source control information used for the build."""
|
|
318
|
+
|
|
319
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
320
|
+
|
|
321
|
+
BRANCH_FIELD_NUMBER: builtins.int
|
|
322
|
+
COMMIT_ID_FIELD_NUMBER: builtins.int
|
|
323
|
+
CREDENTIALS_FIELD_NUMBER: builtins.int
|
|
324
|
+
CREDENTIALS_SECRET_NAME_FIELD_NUMBER: builtins.int
|
|
325
|
+
branch: builtins.str
|
|
326
|
+
commit_id: builtins.str
|
|
327
|
+
credentials: builtins.str
|
|
328
|
+
credentials_secret_name: builtins.str
|
|
329
|
+
def __init__(
|
|
330
|
+
self,
|
|
331
|
+
*,
|
|
332
|
+
branch: builtins.str = ...,
|
|
333
|
+
commit_id: builtins.str = ...,
|
|
334
|
+
credentials: builtins.str = ...,
|
|
335
|
+
credentials_secret_name: builtins.str = ...,
|
|
336
|
+
) -> None: ...
|
|
337
|
+
def HasField(self, field_name: typing.Literal["credentials", b"credentials", "credentials_secret_name", b"credentials_secret_name", "git_credentials", b"git_credentials"]) -> builtins.bool: ...
|
|
338
|
+
def ClearField(self, field_name: typing.Literal["branch", b"branch", "commit_id", b"commit_id", "credentials", b"credentials", "credentials_secret_name", b"credentials_secret_name", "git_credentials", b"git_credentials"]) -> None: ...
|
|
339
|
+
def WhichOneof(self, oneof_group: typing.Literal["git_credentials", b"git_credentials"]) -> typing.Literal["credentials", "credentials_secret_name"] | None: ...
|
|
340
|
+
|
|
341
|
+
global___GitDetails = GitDetails
|
|
342
|
+
|
|
343
|
+
@typing.final
|
|
344
|
+
class BuildExecutionSpec(google.protobuf.message.Message):
|
|
345
|
+
"""Specifies how the build should be executed."""
|
|
346
|
+
|
|
347
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
348
|
+
|
|
349
|
+
BUILD_IMAGE_DESTINATION_FIELD_NUMBER: builtins.int
|
|
350
|
+
SHOULD_BUILD_WITHOUT_CACHE_FIELD_NUMBER: builtins.int
|
|
351
|
+
LOGS_VERBOSITY_LEVEL_FIELD_NUMBER: builtins.int
|
|
352
|
+
BASE_IMAGE_FIELD_NUMBER: builtins.int
|
|
353
|
+
CUSTOM_IAM_ROLE_ARN_FIELD_NUMBER: builtins.int
|
|
354
|
+
ENV_VARS_FIELD_NUMBER: builtins.int
|
|
355
|
+
REMOTE_BUILDER_AUTH_SECRET_NAME_FIELD_NUMBER: builtins.int
|
|
356
|
+
CONTAINER_ENGINE_FIELD_NUMBER: builtins.int
|
|
357
|
+
build_image_destination: builtins.str
|
|
358
|
+
"""Destination image to be built and pushed."""
|
|
359
|
+
should_build_without_cache: builtins.bool
|
|
360
|
+
"""If true, disables build caching."""
|
|
361
|
+
logs_verbosity_level: global___LogsVerbosityLevel.ValueType
|
|
362
|
+
"""Verbosity level for build logs."""
|
|
363
|
+
base_image: builtins.str
|
|
364
|
+
"""Base Docker image used in the build."""
|
|
365
|
+
custom_iam_role_arn: builtins.str
|
|
366
|
+
"""Custom IAM role used during the build."""
|
|
367
|
+
remote_builder_auth_secret_name: builtins.str
|
|
368
|
+
"""Secret name for the remote builder, used for remote build registry authentication"""
|
|
369
|
+
@property
|
|
370
|
+
def env_vars(self) -> google.protobuf.internal.containers.RepeatedScalarFieldContainer[builtins.str]:
|
|
371
|
+
"""Env var parameters used in the build process"""
|
|
372
|
+
|
|
373
|
+
@property
|
|
374
|
+
def container_engine(self) -> global___ContainerEngine:
|
|
375
|
+
"""Container engine to use for the build (e.g., Docker, Podman)"""
|
|
376
|
+
|
|
377
|
+
def __init__(
|
|
378
|
+
self,
|
|
379
|
+
*,
|
|
380
|
+
build_image_destination: builtins.str = ...,
|
|
381
|
+
should_build_without_cache: builtins.bool = ...,
|
|
382
|
+
logs_verbosity_level: global___LogsVerbosityLevel.ValueType = ...,
|
|
383
|
+
base_image: builtins.str = ...,
|
|
384
|
+
custom_iam_role_arn: builtins.str = ...,
|
|
385
|
+
env_vars: collections.abc.Iterable[builtins.str] | None = ...,
|
|
386
|
+
remote_builder_auth_secret_name: builtins.str = ...,
|
|
387
|
+
container_engine: global___ContainerEngine | None = ...,
|
|
388
|
+
) -> None: ...
|
|
389
|
+
def HasField(self, field_name: typing.Literal["container_engine", b"container_engine"]) -> builtins.bool: ...
|
|
390
|
+
def ClearField(self, field_name: typing.Literal["base_image", b"base_image", "build_image_destination", b"build_image_destination", "container_engine", b"container_engine", "custom_iam_role_arn", b"custom_iam_role_arn", "env_vars", b"env_vars", "logs_verbosity_level", b"logs_verbosity_level", "remote_builder_auth_secret_name", b"remote_builder_auth_secret_name", "should_build_without_cache", b"should_build_without_cache"]) -> None: ...
|
|
391
|
+
|
|
392
|
+
global___BuildExecutionSpec = BuildExecutionSpec
|
|
393
|
+
|
|
394
|
+
@typing.final
|
|
395
|
+
class SdkSpec(google.protobuf.message.Message):
|
|
396
|
+
"""Specifies the SDK environment and configuration used to execute the build."""
|
|
397
|
+
|
|
398
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
399
|
+
|
|
400
|
+
SDK_VERSION_FIELD_NUMBER: builtins.int
|
|
401
|
+
SDK_EXTRA_INDEX_URL_FIELD_NUMBER: builtins.int
|
|
402
|
+
SDK_RUNTIME_VERSION_OVERRIDE_FIELD_NUMBER: builtins.int
|
|
403
|
+
sdk_version: builtins.str
|
|
404
|
+
sdk_extra_index_url: builtins.str
|
|
405
|
+
sdk_runtime_version_override: builtins.str
|
|
406
|
+
def __init__(
|
|
407
|
+
self,
|
|
408
|
+
*,
|
|
409
|
+
sdk_version: builtins.str = ...,
|
|
410
|
+
sdk_extra_index_url: builtins.str = ...,
|
|
411
|
+
sdk_runtime_version_override: builtins.str = ...,
|
|
412
|
+
) -> None: ...
|
|
413
|
+
def ClearField(self, field_name: typing.Literal["sdk_extra_index_url", b"sdk_extra_index_url", "sdk_runtime_version_override", b"sdk_runtime_version_override", "sdk_version", b"sdk_version"]) -> None: ...
|
|
414
|
+
|
|
415
|
+
global___SdkSpec = SdkSpec
|
|
416
|
+
|
|
417
|
+
@typing.final
|
|
418
|
+
class JfrogEcosystemSpec(google.protobuf.message.Message):
|
|
419
|
+
"""JFrog ecosystem configuration, used for authentication and configuration"""
|
|
420
|
+
|
|
421
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
422
|
+
|
|
423
|
+
BASEURL_FIELD_NUMBER: builtins.int
|
|
424
|
+
ACCESSTOKENSECRETNAME_FIELD_NUMBER: builtins.int
|
|
425
|
+
ARTIFACTORYSETTINGSSECRETNAME_FIELD_NUMBER: builtins.int
|
|
426
|
+
baseUrl: builtins.str
|
|
427
|
+
accessTokenSecretName: builtins.str
|
|
428
|
+
artifactorySettingsSecretName: builtins.str
|
|
429
|
+
def __init__(
|
|
430
|
+
self,
|
|
431
|
+
*,
|
|
432
|
+
baseUrl: builtins.str = ...,
|
|
433
|
+
accessTokenSecretName: builtins.str = ...,
|
|
434
|
+
artifactorySettingsSecretName: builtins.str = ...,
|
|
435
|
+
) -> None: ...
|
|
436
|
+
def ClearField(self, field_name: typing.Literal["accessTokenSecretName", b"accessTokenSecretName", "artifactorySettingsSecretName", b"artifactorySettingsSecretName", "baseUrl", b"baseUrl"]) -> None: ...
|
|
437
|
+
|
|
438
|
+
global___JfrogEcosystemSpec = JfrogEcosystemSpec
|
|
439
|
+
|
|
440
|
+
@typing.final
|
|
441
|
+
class JobSpec(google.protobuf.message.Message):
|
|
442
|
+
"""Describes the runtime and infrastructure settings for a build job."""
|
|
443
|
+
|
|
444
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
445
|
+
|
|
446
|
+
@typing.final
|
|
447
|
+
class BuildExecutorEnvVarsEntry(google.protobuf.message.Message):
|
|
448
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
449
|
+
|
|
450
|
+
KEY_FIELD_NUMBER: builtins.int
|
|
451
|
+
VALUE_FIELD_NUMBER: builtins.int
|
|
452
|
+
key: builtins.str
|
|
453
|
+
value: builtins.str
|
|
454
|
+
def __init__(
|
|
455
|
+
self,
|
|
456
|
+
*,
|
|
457
|
+
key: builtins.str = ...,
|
|
458
|
+
value: builtins.str = ...,
|
|
459
|
+
) -> None: ...
|
|
460
|
+
def ClearField(self, field_name: typing.Literal["key", b"key", "value", b"value"]) -> None: ...
|
|
461
|
+
|
|
462
|
+
NAMESPACE_FIELD_NUMBER: builtins.int
|
|
463
|
+
PROVISION_INSTANCE_TIMEOUT_FIELD_NUMBER: builtins.int
|
|
464
|
+
PURCHASE_OPTION_FIELD_NUMBER: builtins.int
|
|
465
|
+
IS_NODE_OPTIMIZATION_ENABLED_FIELD_NUMBER: builtins.int
|
|
466
|
+
SHOULD_USE_BUILD_ISOLATION_FIELD_NUMBER: builtins.int
|
|
467
|
+
IS_MULTI_TENANT_ENVIRONMENT_FIELD_NUMBER: builtins.int
|
|
468
|
+
IS_SELF_HOSTED_JPD_FIELD_NUMBER: builtins.int
|
|
469
|
+
BUILD_EXECUTOR_IMAGE_URL_FIELD_NUMBER: builtins.int
|
|
470
|
+
CLOUD_PROVIDER_FIELD_NUMBER: builtins.int
|
|
471
|
+
JOB_SIZE_FIELD_NUMBER: builtins.int
|
|
472
|
+
BUILD_EXECUTOR_ENV_VARS_FIELD_NUMBER: builtins.int
|
|
473
|
+
namespace: builtins.str
|
|
474
|
+
"""Kubernetes namespace in which to run the build job."""
|
|
475
|
+
provision_instance_timeout: builtins.int
|
|
476
|
+
purchase_option: global___PurchaseOption.ValueType
|
|
477
|
+
is_node_optimization_enabled: builtins.bool
|
|
478
|
+
should_use_build_isolation: builtins.bool
|
|
479
|
+
is_multi_tenant_environment: builtins.bool
|
|
480
|
+
is_self_hosted_jpd: builtins.bool
|
|
481
|
+
build_executor_image_url: builtins.str
|
|
482
|
+
"""Image used for the build executor."""
|
|
483
|
+
cloud_provider: global___CloudProvider.ValueType
|
|
484
|
+
@property
|
|
485
|
+
def job_size(self) -> global___JobSize: ...
|
|
486
|
+
@property
|
|
487
|
+
def build_executor_env_vars(self) -> google.protobuf.internal.containers.ScalarMap[builtins.str, builtins.str]:
|
|
488
|
+
"""Environment variables to set on the build executor container."""
|
|
489
|
+
|
|
490
|
+
def __init__(
|
|
491
|
+
self,
|
|
492
|
+
*,
|
|
493
|
+
namespace: builtins.str = ...,
|
|
494
|
+
provision_instance_timeout: builtins.int = ...,
|
|
495
|
+
purchase_option: global___PurchaseOption.ValueType = ...,
|
|
496
|
+
is_node_optimization_enabled: builtins.bool = ...,
|
|
497
|
+
should_use_build_isolation: builtins.bool = ...,
|
|
498
|
+
is_multi_tenant_environment: builtins.bool = ...,
|
|
499
|
+
is_self_hosted_jpd: builtins.bool = ...,
|
|
500
|
+
build_executor_image_url: builtins.str = ...,
|
|
501
|
+
cloud_provider: global___CloudProvider.ValueType = ...,
|
|
502
|
+
job_size: global___JobSize | None = ...,
|
|
503
|
+
build_executor_env_vars: collections.abc.Mapping[builtins.str, builtins.str] | None = ...,
|
|
504
|
+
) -> None: ...
|
|
505
|
+
def HasField(self, field_name: typing.Literal["job_size", b"job_size"]) -> builtins.bool: ...
|
|
506
|
+
def ClearField(self, field_name: typing.Literal["build_executor_env_vars", b"build_executor_env_vars", "build_executor_image_url", b"build_executor_image_url", "cloud_provider", b"cloud_provider", "is_multi_tenant_environment", b"is_multi_tenant_environment", "is_node_optimization_enabled", b"is_node_optimization_enabled", "is_self_hosted_jpd", b"is_self_hosted_jpd", "job_size", b"job_size", "namespace", b"namespace", "provision_instance_timeout", b"provision_instance_timeout", "purchase_option", b"purchase_option", "should_use_build_isolation", b"should_use_build_isolation"]) -> None: ...
|
|
507
|
+
|
|
508
|
+
global___JobSpec = JobSpec
|
|
509
|
+
|
|
510
|
+
@typing.final
|
|
511
|
+
class JobSize(google.protobuf.message.Message):
|
|
512
|
+
"""Defines the CPU, memory, and GPU resources allocated to a build job."""
|
|
513
|
+
|
|
514
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
515
|
+
|
|
516
|
+
CPU_FIELD_NUMBER: builtins.int
|
|
517
|
+
MEMORY_AMOUNT_FIELD_NUMBER: builtins.int
|
|
518
|
+
MEMORY_UNITS_FIELD_NUMBER: builtins.int
|
|
519
|
+
GPU_RESOURCES_FIELD_NUMBER: builtins.int
|
|
520
|
+
CLIENT_POD_COMPUTE_RESOURCES_FIELD_NUMBER: builtins.int
|
|
521
|
+
cpu: builtins.float
|
|
522
|
+
memory_amount: builtins.int
|
|
523
|
+
memory_units: global___MemoryUnit.ValueType
|
|
524
|
+
@property
|
|
525
|
+
def gpu_resources(self) -> frogml._proto.qwak.user_application.common.v0.resources_pb2.GpuResources: ...
|
|
526
|
+
@property
|
|
527
|
+
def client_pod_compute_resources(self) -> frogml._proto.qwak.user_application.common.v0.resources_pb2.ClientPodComputeResources: ...
|
|
528
|
+
def __init__(
|
|
529
|
+
self,
|
|
530
|
+
*,
|
|
531
|
+
cpu: builtins.float = ...,
|
|
532
|
+
memory_amount: builtins.int = ...,
|
|
533
|
+
memory_units: global___MemoryUnit.ValueType = ...,
|
|
534
|
+
gpu_resources: frogml._proto.qwak.user_application.common.v0.resources_pb2.GpuResources | None = ...,
|
|
535
|
+
client_pod_compute_resources: frogml._proto.qwak.user_application.common.v0.resources_pb2.ClientPodComputeResources | None = ...,
|
|
536
|
+
) -> None: ...
|
|
537
|
+
def HasField(self, field_name: typing.Literal["client_pod_compute_resources", b"client_pod_compute_resources", "gpu_resources", b"gpu_resources"]) -> builtins.bool: ...
|
|
538
|
+
def ClearField(self, field_name: typing.Literal["client_pod_compute_resources", b"client_pod_compute_resources", "cpu", b"cpu", "gpu_resources", b"gpu_resources", "memory_amount", b"memory_amount", "memory_units", b"memory_units"]) -> None: ...
|
|
539
|
+
|
|
540
|
+
global___JobSize = JobSize
|
|
541
|
+
|
|
542
|
+
@typing.final
|
|
543
|
+
class ContainerEngine(google.protobuf.message.Message):
|
|
544
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
545
|
+
|
|
546
|
+
DOCKER_FIELD_NUMBER: builtins.int
|
|
547
|
+
PODMAN_FIELD_NUMBER: builtins.int
|
|
548
|
+
@property
|
|
549
|
+
def docker(self) -> global___DockerContainerEngine: ...
|
|
550
|
+
@property
|
|
551
|
+
def podman(self) -> global___PodmanContainerEngine: ...
|
|
552
|
+
def __init__(
|
|
553
|
+
self,
|
|
554
|
+
*,
|
|
555
|
+
docker: global___DockerContainerEngine | None = ...,
|
|
556
|
+
podman: global___PodmanContainerEngine | None = ...,
|
|
557
|
+
) -> None: ...
|
|
558
|
+
def HasField(self, field_name: typing.Literal["docker", b"docker", "podman", b"podman", "type", b"type"]) -> builtins.bool: ...
|
|
559
|
+
def ClearField(self, field_name: typing.Literal["docker", b"docker", "podman", b"podman", "type", b"type"]) -> None: ...
|
|
560
|
+
def WhichOneof(self, oneof_group: typing.Literal["type", b"type"]) -> typing.Literal["docker", "podman"] | None: ...
|
|
561
|
+
|
|
562
|
+
global___ContainerEngine = ContainerEngine
|
|
563
|
+
|
|
564
|
+
@typing.final
|
|
565
|
+
class DockerContainerEngine(google.protobuf.message.Message):
|
|
566
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
567
|
+
|
|
568
|
+
def __init__(
|
|
569
|
+
self,
|
|
570
|
+
) -> None: ...
|
|
571
|
+
|
|
572
|
+
global___DockerContainerEngine = DockerContainerEngine
|
|
573
|
+
|
|
574
|
+
@typing.final
|
|
575
|
+
class PodmanContainerEngine(google.protobuf.message.Message):
|
|
576
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
577
|
+
|
|
578
|
+
def __init__(
|
|
579
|
+
self,
|
|
580
|
+
) -> None: ...
|
|
581
|
+
|
|
582
|
+
global___PodmanContainerEngine = PodmanContainerEngine
|