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
|
|
@@ -12,15 +13,11 @@ import frogml._proto.qwak.administration.account.v1.jfrog_tenant_details_pb2
|
|
|
12
13
|
import frogml._proto.qwak.administration.account.v1.preferences_pb2
|
|
13
14
|
import frogml._proto.qwak.administration.account.v1.terms_pb2
|
|
14
15
|
import frogml._proto.qwak.administration.v0.environments.configuration_pb2
|
|
15
|
-
import
|
|
16
|
-
|
|
17
|
-
if sys.version_info >= (3, 8):
|
|
18
|
-
import typing as typing_extensions
|
|
19
|
-
else:
|
|
20
|
-
import typing_extensions
|
|
16
|
+
import typing
|
|
21
17
|
|
|
22
18
|
DESCRIPTOR: google.protobuf.descriptor.FileDescriptor
|
|
23
19
|
|
|
20
|
+
@typing.final
|
|
24
21
|
class AccountStatus(google.protobuf.message.Message):
|
|
25
22
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
26
23
|
|
|
@@ -40,12 +37,13 @@ class AccountStatus(google.protobuf.message.Message):
|
|
|
40
37
|
account_ready: global___AccountReady | None = ...,
|
|
41
38
|
account_doesnt_exist: global___AccountDoesntExist | None = ...,
|
|
42
39
|
) -> None: ...
|
|
43
|
-
def HasField(self, field_name:
|
|
44
|
-
def ClearField(self, field_name:
|
|
45
|
-
def WhichOneof(self, oneof_group:
|
|
40
|
+
def HasField(self, field_name: typing.Literal["account_creation_in_progress", b"account_creation_in_progress", "account_doesnt_exist", b"account_doesnt_exist", "account_ready", b"account_ready", "status", b"status"]) -> builtins.bool: ...
|
|
41
|
+
def ClearField(self, field_name: typing.Literal["account_creation_in_progress", b"account_creation_in_progress", "account_doesnt_exist", b"account_doesnt_exist", "account_ready", b"account_ready", "status", b"status"]) -> None: ...
|
|
42
|
+
def WhichOneof(self, oneof_group: typing.Literal["status", b"status"]) -> typing.Literal["account_creation_in_progress", "account_ready", "account_doesnt_exist"] | None: ...
|
|
46
43
|
|
|
47
44
|
global___AccountStatus = AccountStatus
|
|
48
45
|
|
|
46
|
+
@typing.final
|
|
49
47
|
class AccountCreationInProgress(google.protobuf.message.Message):
|
|
50
48
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
51
49
|
|
|
@@ -55,9 +53,11 @@ class AccountCreationInProgress(google.protobuf.message.Message):
|
|
|
55
53
|
|
|
56
54
|
global___AccountCreationInProgress = AccountCreationInProgress
|
|
57
55
|
|
|
56
|
+
@typing.final
|
|
58
57
|
class AccountReady(google.protobuf.message.Message):
|
|
59
58
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
60
59
|
|
|
60
|
+
@typing.final
|
|
61
61
|
class EnvironmentsByIdEntry(google.protobuf.message.Message):
|
|
62
62
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
63
63
|
|
|
@@ -72,8 +72,8 @@ class AccountReady(google.protobuf.message.Message):
|
|
|
72
72
|
key: builtins.str = ...,
|
|
73
73
|
value: global___EnvironmentDetails | None = ...,
|
|
74
74
|
) -> None: ...
|
|
75
|
-
def HasField(self, field_name:
|
|
76
|
-
def ClearField(self, field_name:
|
|
75
|
+
def HasField(self, field_name: typing.Literal["value", b"value"]) -> builtins.bool: ...
|
|
76
|
+
def ClearField(self, field_name: typing.Literal["key", b"key", "value", b"value"]) -> None: ...
|
|
77
77
|
|
|
78
78
|
ACCOUNT_ID_FIELD_NUMBER: builtins.int
|
|
79
79
|
ACCOUNT_NAME_FIELD_NUMBER: builtins.int
|
|
@@ -88,24 +88,28 @@ class AccountReady(google.protobuf.message.Message):
|
|
|
88
88
|
"""The account id"""
|
|
89
89
|
account_name: builtins.str
|
|
90
90
|
"""Account name"""
|
|
91
|
-
@property
|
|
92
|
-
def preferences(self) -> frogml._proto.qwak.administration.account.v1.preferences_pb2.AccountPreferences:
|
|
93
|
-
"""Account preferences"""
|
|
94
91
|
default_environment_id: builtins.str
|
|
95
92
|
"""default environment id"""
|
|
96
|
-
@property
|
|
97
|
-
def environments_by_id(self) -> google.protobuf.internal.containers.MessageMap[builtins.str, global___EnvironmentDetails]:
|
|
98
|
-
"""Map of environments by the id"""
|
|
99
93
|
type: frogml._proto.qwak.administration.account.v1.account_pb2.AccountType.ValueType
|
|
100
94
|
"""The type of the account"""
|
|
101
95
|
tier: frogml._proto.qwak.administration.account.v1.account_pb2.AccountTier.ValueType
|
|
102
96
|
"""The tier of the account"""
|
|
97
|
+
@property
|
|
98
|
+
def preferences(self) -> frogml._proto.qwak.administration.account.v1.preferences_pb2.AccountPreferences:
|
|
99
|
+
"""Account preferences"""
|
|
100
|
+
|
|
101
|
+
@property
|
|
102
|
+
def environments_by_id(self) -> google.protobuf.internal.containers.MessageMap[builtins.str, global___EnvironmentDetails]:
|
|
103
|
+
"""Map of environments by the id"""
|
|
104
|
+
|
|
103
105
|
@property
|
|
104
106
|
def jfrog_tenant_details(self) -> frogml._proto.qwak.administration.account.v1.jfrog_tenant_details_pb2.JfrogTenantDetails:
|
|
105
107
|
"""The JFrog tenant details"""
|
|
108
|
+
|
|
106
109
|
@property
|
|
107
110
|
def accepted_terms(self) -> frogml._proto.qwak.administration.account.v1.terms_pb2.AccountAcceptedTerms:
|
|
108
111
|
"""The accepted terms of the account"""
|
|
112
|
+
|
|
109
113
|
def __init__(
|
|
110
114
|
self,
|
|
111
115
|
*,
|
|
@@ -119,11 +123,12 @@ class AccountReady(google.protobuf.message.Message):
|
|
|
119
123
|
jfrog_tenant_details: frogml._proto.qwak.administration.account.v1.jfrog_tenant_details_pb2.JfrogTenantDetails | None = ...,
|
|
120
124
|
accepted_terms: frogml._proto.qwak.administration.account.v1.terms_pb2.AccountAcceptedTerms | None = ...,
|
|
121
125
|
) -> None: ...
|
|
122
|
-
def HasField(self, field_name:
|
|
123
|
-
def ClearField(self, field_name:
|
|
126
|
+
def HasField(self, field_name: typing.Literal["accepted_terms", b"accepted_terms", "jfrog_tenant_details", b"jfrog_tenant_details", "preferences", b"preferences"]) -> builtins.bool: ...
|
|
127
|
+
def ClearField(self, field_name: typing.Literal["accepted_terms", b"accepted_terms", "account_id", b"account_id", "account_name", b"account_name", "default_environment_id", b"default_environment_id", "environments_by_id", b"environments_by_id", "jfrog_tenant_details", b"jfrog_tenant_details", "preferences", b"preferences", "tier", b"tier", "type", b"type"]) -> None: ...
|
|
124
128
|
|
|
125
129
|
global___AccountReady = AccountReady
|
|
126
130
|
|
|
131
|
+
@typing.final
|
|
127
132
|
class AccountDoesntExist(google.protobuf.message.Message):
|
|
128
133
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
129
134
|
|
|
@@ -139,10 +144,11 @@ class AccountDoesntExist(google.protobuf.message.Message):
|
|
|
139
144
|
is_entitled_to_jfrog_ml: builtins.bool = ...,
|
|
140
145
|
has_create_account_permission: builtins.bool = ...,
|
|
141
146
|
) -> None: ...
|
|
142
|
-
def ClearField(self, field_name:
|
|
147
|
+
def ClearField(self, field_name: typing.Literal["has_create_account_permission", b"has_create_account_permission", "is_entitled_to_jfrog_ml", b"is_entitled_to_jfrog_ml"]) -> None: ...
|
|
143
148
|
|
|
144
149
|
global___AccountDoesntExist = AccountDoesntExist
|
|
145
150
|
|
|
151
|
+
@typing.final
|
|
146
152
|
class EnvironmentDetails(google.protobuf.message.Message):
|
|
147
153
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
148
154
|
|
|
@@ -154,10 +160,11 @@ class EnvironmentDetails(google.protobuf.message.Message):
|
|
|
154
160
|
"""Environment id"""
|
|
155
161
|
name: builtins.str
|
|
156
162
|
"""Environment name"""
|
|
163
|
+
cluster_id: builtins.str
|
|
157
164
|
@property
|
|
158
165
|
def configuration(self) -> frogml._proto.qwak.administration.v0.environments.configuration_pb2.QwakEnvironmentConfiguration:
|
|
159
166
|
"""Environment configuration"""
|
|
160
|
-
|
|
167
|
+
|
|
161
168
|
def __init__(
|
|
162
169
|
self,
|
|
163
170
|
*,
|
|
@@ -166,7 +173,7 @@ class EnvironmentDetails(google.protobuf.message.Message):
|
|
|
166
173
|
configuration: frogml._proto.qwak.administration.v0.environments.configuration_pb2.QwakEnvironmentConfiguration | None = ...,
|
|
167
174
|
cluster_id: builtins.str = ...,
|
|
168
175
|
) -> None: ...
|
|
169
|
-
def HasField(self, field_name:
|
|
170
|
-
def ClearField(self, field_name:
|
|
176
|
+
def HasField(self, field_name: typing.Literal["configuration", b"configuration"]) -> builtins.bool: ...
|
|
177
|
+
def ClearField(self, field_name: typing.Literal["cluster_id", b"cluster_id", "configuration", b"configuration", "id", b"id", "name", b"name"]) -> None: ...
|
|
171
178
|
|
|
172
179
|
global___EnvironmentDetails = EnvironmentDetails
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
# -*- coding: utf-8 -*-
|
|
2
2
|
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
3
3
|
# source: frogml._proto.qwak.self_service/account/v0/managing_account.proto
|
|
4
|
+
# Protobuf Python Version: 4.25.1
|
|
4
5
|
"""Generated protocol buffer code."""
|
|
5
6
|
from google.protobuf import descriptor as _descriptor
|
|
6
7
|
from google.protobuf import descriptor_pool as _descriptor_pool
|
|
@@ -14,21 +15,22 @@ _sym_db = _symbol_database.Default()
|
|
|
14
15
|
from google.protobuf import timestamp_pb2 as google_dot_protobuf_dot_timestamp__pb2
|
|
15
16
|
|
|
16
17
|
|
|
17
|
-
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n3qwak/self_service/account/v0/managing_account.proto\x12\x1cqwak.self_service.account.v0\x1a\x1fgoogle/protobuf/timestamp.proto\"\x12\n\x10\x43loudProviderAWS\"\x12\n\x10\x43loudProviderGCP\"\xb3\x01\n\x11\x43loudProviderSpec\x12=\n\x03\x61ws\x18\x01 \x01(\x0b\x32..qwak.self_service.account.v0.CloudProviderAWSH\x00\x12=\n\x03gcp\x18\x02 \x01(\x0b\x32..qwak.self_service.account.v0.CloudProviderGCPH\x00\x12\x0e\n\x06region\x18\x03 \x01(\tB\x10\n\x0e\x63loud_provider\"\
|
|
18
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n3qwak/self_service/account/v0/managing_account.proto\x12\x1cqwak.self_service.account.v0\x1a\x1fgoogle/protobuf/timestamp.proto\"\x12\n\x10\x43loudProviderAWS\"\x12\n\x10\x43loudProviderGCP\"\xb3\x01\n\x11\x43loudProviderSpec\x12=\n\x03\x61ws\x18\x01 \x01(\x0b\x32..qwak.self_service.account.v0.CloudProviderAWSH\x00\x12=\n\x03gcp\x18\x02 \x01(\x0b\x32..qwak.self_service.account.v0.CloudProviderGCPH\x00\x12\x0e\n\x06region\x18\x03 \x01(\tB\x10\n\x0e\x63loud_provider\"\xe9\x02\n\x14\x43reateAccountOptions\x12\x14\n\x0c\x61\x63\x63ount_name\x18\x01 \x01(\t\x12G\n\x0e\x63loud_provider\x18\x02 \x01(\x0e\x32+.qwak.self_service.account.v0.CloudProviderB\x02\x18\x01\x12P\n\x13\x63loud_provider_spec\x18\x03 \x01(\x0b\x32/.qwak.self_service.account.v0.CloudProviderSpecB\x02\x18\x01\x12S\n\x11jfrog_tenant_spec\x18\x04 \x01(\x0b\x32\x38.qwak.self_service.account.v0.SelfServiceJFrogTenantSpec\x12K\n\x12\x63luster_identifier\x18\x05 \x01(\x0b\x32/.qwak.self_service.account.v0.ClusterIdentifier\"d\n\x11\x43lusterIdentifier\x12G\n\ncluster_id\x18\x01 \x01(\x0b\x32\x31.qwak.self_service.account.v0.ClusterIdIdentifierH\x00\x42\x06\n\x04type\")\n\x13\x43lusterIdIdentifier\x12\x12\n\ncluster_id\x18\x01 \x01(\t\"\xff\x01\n\x1f\x43reateAccountRequestDescription\x12L\n\x08metadata\x18\x01 \x01(\x0b\x32:.qwak.self_service.account.v0.CreateAccountRequestMetadata\x12\x44\n\x04spec\x18\x02 \x01(\x0b\x32\x36.qwak.self_service.account.v0.CreateAccountRequestSpec\x12H\n\x06status\x18\x03 \x01(\x0b\x32\x38.qwak.self_service.account.v0.CreateAccountRequestStatus\"x\n\x1c\x43reateAccountRequestMetadata\x12\x12\n\nrequest_id\x18\x01 \x01(\t\x12.\n\ncreated_at\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x14\n\x0crequested_by\x18\x03 \x01(\t\"0\n\x18\x43reateAccountRequestSpec\x12\x14\n\x0c\x61\x63\x63ount_name\x18\x01 \x01(\t\"\x9d\x01\n\x1a\x43reateAccountRequestStatus\x12J\n\x04\x63ode\x18\x01 \x01(\x0e\x32<.qwak.self_service.account.v0.CreateAccountRequestStatusCode\x12\x33\n\x0flast_changed_at\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\"l\n\x14\x43loudProviderRegions\x12\x43\n\x0e\x63loud_provider\x18\x01 \x01(\x0e\x32+.qwak.self_service.account.v0.CloudProvider\x12\x0f\n\x07regions\x18\x02 \x03(\t\"2\n\x1bSelfServiceJFrogProjectSpec\x12\x13\n\x0bproject_key\x18\x01 \x01(\t\"u\n\x1aSelfServiceJFrogTenantSpec\x12W\n\x14\x64\x65\x66\x61ult_project_spec\x18\x01 \x01(\x0b\x32\x39.qwak.self_service.account.v0.SelfServiceJFrogProjectSpec*H\n\rCloudProvider\x12\x1a\n\x16\x43LOUD_PROVIDER_INVALID\x10\x00\x12\x07\n\x03\x41WS\x10\x01\x12\x07\n\x03GCP\x10\x02\x12\t\n\x05\x41ZURE\x10\x03*\xa9\x01\n\x1e\x43reateAccountRequestStatusCode\x12.\n*CREATE_ACCOUNT_REQUEST_STATUS_CODE_INVALID\x10\x00\x12\x13\n\x0fREQUEST_PENDING\x10\x01\x12\x16\n\x12REQUEST_REGISTERED\x10\x02\x12\x16\n\x12REQUEST_PROCESSING\x10\x03\x12\x12\n\x0eREQUEST_FAILED\x10\x04\x42\xb9\x01\n#com.qwak.ai.self_service.account.v0P\x01Z\x8f\x01github.com/qwak-ai/qwak-platform/services/core/java/user-management/user-management-api/pb/qwak/self_service/account/v0;self_service_account_v0b\x06proto3')
|
|
18
19
|
|
|
19
20
|
_globals = globals()
|
|
20
21
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
21
22
|
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'qwak.self_service.account.v0.managing_account_pb2', _globals)
|
|
22
23
|
if _descriptor._USE_C_DESCRIPTORS == False:
|
|
23
|
-
|
|
24
|
-
DESCRIPTOR.
|
|
25
|
-
|
|
26
|
-
_CREATEACCOUNTOPTIONS.fields_by_name['cloud_provider'].
|
|
27
|
-
_CREATEACCOUNTOPTIONS.fields_by_name['
|
|
28
|
-
_globals['
|
|
29
|
-
_globals['_CLOUDPROVIDER'].
|
|
30
|
-
_globals['
|
|
31
|
-
_globals['_CREATEACCOUNTREQUESTSTATUSCODE'].
|
|
24
|
+
_globals['DESCRIPTOR']._options = None
|
|
25
|
+
_globals['DESCRIPTOR']._serialized_options = b'\n#com.qwak.ai.self_service.account.v0P\001Z\217\001github.com/qwak-ai/qwak-platform/services/core/java/user-management/user-management-api/pb/qwak/self_service/account/v0;self_service_account_v0'
|
|
26
|
+
_globals['_CREATEACCOUNTOPTIONS'].fields_by_name['cloud_provider']._options = None
|
|
27
|
+
_globals['_CREATEACCOUNTOPTIONS'].fields_by_name['cloud_provider']._serialized_options = b'\030\001'
|
|
28
|
+
_globals['_CREATEACCOUNTOPTIONS'].fields_by_name['cloud_provider_spec']._options = None
|
|
29
|
+
_globals['_CREATEACCOUNTOPTIONS'].fields_by_name['cloud_provider_spec']._serialized_options = b'\030\001'
|
|
30
|
+
_globals['_CLOUDPROVIDER']._serialized_start=1720
|
|
31
|
+
_globals['_CLOUDPROVIDER']._serialized_end=1792
|
|
32
|
+
_globals['_CREATEACCOUNTREQUESTSTATUSCODE']._serialized_start=1795
|
|
33
|
+
_globals['_CREATEACCOUNTREQUESTSTATUSCODE']._serialized_end=1964
|
|
32
34
|
_globals['_CLOUDPROVIDERAWS']._serialized_start=118
|
|
33
35
|
_globals['_CLOUDPROVIDERAWS']._serialized_end=136
|
|
34
36
|
_globals['_CLOUDPROVIDERGCP']._serialized_start=138
|
|
@@ -36,19 +38,23 @@ if _descriptor._USE_C_DESCRIPTORS == False:
|
|
|
36
38
|
_globals['_CLOUDPROVIDERSPEC']._serialized_start=159
|
|
37
39
|
_globals['_CLOUDPROVIDERSPEC']._serialized_end=338
|
|
38
40
|
_globals['_CREATEACCOUNTOPTIONS']._serialized_start=341
|
|
39
|
-
_globals['_CREATEACCOUNTOPTIONS']._serialized_end=
|
|
40
|
-
_globals['
|
|
41
|
-
_globals['
|
|
42
|
-
_globals['
|
|
43
|
-
_globals['
|
|
44
|
-
_globals['
|
|
45
|
-
_globals['
|
|
46
|
-
_globals['
|
|
47
|
-
_globals['
|
|
48
|
-
_globals['
|
|
49
|
-
_globals['
|
|
50
|
-
_globals['
|
|
51
|
-
_globals['
|
|
52
|
-
_globals['
|
|
53
|
-
_globals['
|
|
41
|
+
_globals['_CREATEACCOUNTOPTIONS']._serialized_end=702
|
|
42
|
+
_globals['_CLUSTERIDENTIFIER']._serialized_start=704
|
|
43
|
+
_globals['_CLUSTERIDENTIFIER']._serialized_end=804
|
|
44
|
+
_globals['_CLUSTERIDIDENTIFIER']._serialized_start=806
|
|
45
|
+
_globals['_CLUSTERIDIDENTIFIER']._serialized_end=847
|
|
46
|
+
_globals['_CREATEACCOUNTREQUESTDESCRIPTION']._serialized_start=850
|
|
47
|
+
_globals['_CREATEACCOUNTREQUESTDESCRIPTION']._serialized_end=1105
|
|
48
|
+
_globals['_CREATEACCOUNTREQUESTMETADATA']._serialized_start=1107
|
|
49
|
+
_globals['_CREATEACCOUNTREQUESTMETADATA']._serialized_end=1227
|
|
50
|
+
_globals['_CREATEACCOUNTREQUESTSPEC']._serialized_start=1229
|
|
51
|
+
_globals['_CREATEACCOUNTREQUESTSPEC']._serialized_end=1277
|
|
52
|
+
_globals['_CREATEACCOUNTREQUESTSTATUS']._serialized_start=1280
|
|
53
|
+
_globals['_CREATEACCOUNTREQUESTSTATUS']._serialized_end=1437
|
|
54
|
+
_globals['_CLOUDPROVIDERREGIONS']._serialized_start=1439
|
|
55
|
+
_globals['_CLOUDPROVIDERREGIONS']._serialized_end=1547
|
|
56
|
+
_globals['_SELFSERVICEJFROGPROJECTSPEC']._serialized_start=1549
|
|
57
|
+
_globals['_SELFSERVICEJFROGPROJECTSPEC']._serialized_end=1599
|
|
58
|
+
_globals['_SELFSERVICEJFROGTENANTSPEC']._serialized_start=1601
|
|
59
|
+
_globals['_SELFSERVICEJFROGTENANTSPEC']._serialized_end=1718
|
|
54
60
|
# @@protoc_insertion_point(module_scope)
|
|
@@ -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
|
|
@@ -23,24 +24,26 @@ class _CloudProvider:
|
|
|
23
24
|
ValueType = typing.NewType("ValueType", builtins.int)
|
|
24
25
|
V: typing_extensions.TypeAlias = ValueType
|
|
25
26
|
|
|
26
|
-
class _CloudProviderEnumTypeWrapper(google.protobuf.internal.enum_type_wrapper._EnumTypeWrapper[_CloudProvider.ValueType], builtins.type):
|
|
27
|
+
class _CloudProviderEnumTypeWrapper(google.protobuf.internal.enum_type_wrapper._EnumTypeWrapper[_CloudProvider.ValueType], builtins.type):
|
|
27
28
|
DESCRIPTOR: google.protobuf.descriptor.EnumDescriptor
|
|
28
29
|
CLOUD_PROVIDER_INVALID: _CloudProvider.ValueType # 0
|
|
29
30
|
AWS: _CloudProvider.ValueType # 1
|
|
30
31
|
GCP: _CloudProvider.ValueType # 2
|
|
32
|
+
AZURE: _CloudProvider.ValueType # 3
|
|
31
33
|
|
|
32
34
|
class CloudProvider(_CloudProvider, metaclass=_CloudProviderEnumTypeWrapper): ...
|
|
33
35
|
|
|
34
36
|
CLOUD_PROVIDER_INVALID: CloudProvider.ValueType # 0
|
|
35
37
|
AWS: CloudProvider.ValueType # 1
|
|
36
38
|
GCP: CloudProvider.ValueType # 2
|
|
39
|
+
AZURE: CloudProvider.ValueType # 3
|
|
37
40
|
global___CloudProvider = CloudProvider
|
|
38
41
|
|
|
39
42
|
class _CreateAccountRequestStatusCode:
|
|
40
43
|
ValueType = typing.NewType("ValueType", builtins.int)
|
|
41
44
|
V: typing_extensions.TypeAlias = ValueType
|
|
42
45
|
|
|
43
|
-
class _CreateAccountRequestStatusCodeEnumTypeWrapper(google.protobuf.internal.enum_type_wrapper._EnumTypeWrapper[_CreateAccountRequestStatusCode.ValueType], builtins.type):
|
|
46
|
+
class _CreateAccountRequestStatusCodeEnumTypeWrapper(google.protobuf.internal.enum_type_wrapper._EnumTypeWrapper[_CreateAccountRequestStatusCode.ValueType], builtins.type):
|
|
44
47
|
DESCRIPTOR: google.protobuf.descriptor.EnumDescriptor
|
|
45
48
|
CREATE_ACCOUNT_REQUEST_STATUS_CODE_INVALID: _CreateAccountRequestStatusCode.ValueType # 0
|
|
46
49
|
REQUEST_PENDING: _CreateAccountRequestStatusCode.ValueType # 1
|
|
@@ -65,6 +68,7 @@ REQUEST_FAILED: CreateAccountRequestStatusCode.ValueType # 4
|
|
|
65
68
|
"""Account failed to registered"""
|
|
66
69
|
global___CreateAccountRequestStatusCode = CreateAccountRequestStatusCode
|
|
67
70
|
|
|
71
|
+
@typing.final
|
|
68
72
|
class CloudProviderAWS(google.protobuf.message.Message):
|
|
69
73
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
70
74
|
|
|
@@ -74,6 +78,7 @@ class CloudProviderAWS(google.protobuf.message.Message):
|
|
|
74
78
|
|
|
75
79
|
global___CloudProviderAWS = CloudProviderAWS
|
|
76
80
|
|
|
81
|
+
@typing.final
|
|
77
82
|
class CloudProviderGCP(google.protobuf.message.Message):
|
|
78
83
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
79
84
|
|
|
@@ -83,18 +88,19 @@ class CloudProviderGCP(google.protobuf.message.Message):
|
|
|
83
88
|
|
|
84
89
|
global___CloudProviderGCP = CloudProviderGCP
|
|
85
90
|
|
|
91
|
+
@typing.final
|
|
86
92
|
class CloudProviderSpec(google.protobuf.message.Message):
|
|
87
93
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
88
94
|
|
|
89
95
|
AWS_FIELD_NUMBER: builtins.int
|
|
90
96
|
GCP_FIELD_NUMBER: builtins.int
|
|
91
97
|
REGION_FIELD_NUMBER: builtins.int
|
|
98
|
+
region: builtins.str
|
|
99
|
+
"""Region"""
|
|
92
100
|
@property
|
|
93
101
|
def aws(self) -> global___CloudProviderAWS: ...
|
|
94
102
|
@property
|
|
95
103
|
def gcp(self) -> global___CloudProviderGCP: ...
|
|
96
|
-
region: builtins.str
|
|
97
|
-
"""Region"""
|
|
98
104
|
def __init__(
|
|
99
105
|
self,
|
|
100
106
|
*,
|
|
@@ -102,12 +108,13 @@ class CloudProviderSpec(google.protobuf.message.Message):
|
|
|
102
108
|
gcp: global___CloudProviderGCP | None = ...,
|
|
103
109
|
region: builtins.str = ...,
|
|
104
110
|
) -> None: ...
|
|
105
|
-
def HasField(self, field_name:
|
|
106
|
-
def ClearField(self, field_name:
|
|
107
|
-
def WhichOneof(self, oneof_group:
|
|
111
|
+
def HasField(self, field_name: typing.Literal["aws", b"aws", "cloud_provider", b"cloud_provider", "gcp", b"gcp"]) -> builtins.bool: ...
|
|
112
|
+
def ClearField(self, field_name: typing.Literal["aws", b"aws", "cloud_provider", b"cloud_provider", "gcp", b"gcp", "region", b"region"]) -> None: ...
|
|
113
|
+
def WhichOneof(self, oneof_group: typing.Literal["cloud_provider", b"cloud_provider"]) -> typing.Literal["aws", "gcp"] | None: ...
|
|
108
114
|
|
|
109
115
|
global___CloudProviderSpec = CloudProviderSpec
|
|
110
116
|
|
|
117
|
+
@typing.final
|
|
111
118
|
class CreateAccountOptions(google.protobuf.message.Message):
|
|
112
119
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
113
120
|
|
|
@@ -115,6 +122,7 @@ class CreateAccountOptions(google.protobuf.message.Message):
|
|
|
115
122
|
CLOUD_PROVIDER_FIELD_NUMBER: builtins.int
|
|
116
123
|
CLOUD_PROVIDER_SPEC_FIELD_NUMBER: builtins.int
|
|
117
124
|
JFROG_TENANT_SPEC_FIELD_NUMBER: builtins.int
|
|
125
|
+
CLUSTER_IDENTIFIER_FIELD_NUMBER: builtins.int
|
|
118
126
|
account_name: builtins.str
|
|
119
127
|
"""Account name"""
|
|
120
128
|
cloud_provider: global___CloudProvider.ValueType
|
|
@@ -122,9 +130,15 @@ class CreateAccountOptions(google.protobuf.message.Message):
|
|
|
122
130
|
@property
|
|
123
131
|
def cloud_provider_spec(self) -> global___CloudProviderSpec:
|
|
124
132
|
"""Cloud provider spec"""
|
|
133
|
+
|
|
125
134
|
@property
|
|
126
135
|
def jfrog_tenant_spec(self) -> global___SelfServiceJFrogTenantSpec:
|
|
127
136
|
"""JFrog tenant spec"""
|
|
137
|
+
|
|
138
|
+
@property
|
|
139
|
+
def cluster_identifier(self) -> global___ClusterIdentifier:
|
|
140
|
+
"""Cluster identifier"""
|
|
141
|
+
|
|
128
142
|
def __init__(
|
|
129
143
|
self,
|
|
130
144
|
*,
|
|
@@ -132,12 +146,47 @@ class CreateAccountOptions(google.protobuf.message.Message):
|
|
|
132
146
|
cloud_provider: global___CloudProvider.ValueType = ...,
|
|
133
147
|
cloud_provider_spec: global___CloudProviderSpec | None = ...,
|
|
134
148
|
jfrog_tenant_spec: global___SelfServiceJFrogTenantSpec | None = ...,
|
|
149
|
+
cluster_identifier: global___ClusterIdentifier | None = ...,
|
|
135
150
|
) -> None: ...
|
|
136
|
-
def HasField(self, field_name:
|
|
137
|
-
def ClearField(self, field_name:
|
|
151
|
+
def HasField(self, field_name: typing.Literal["cloud_provider_spec", b"cloud_provider_spec", "cluster_identifier", b"cluster_identifier", "jfrog_tenant_spec", b"jfrog_tenant_spec"]) -> builtins.bool: ...
|
|
152
|
+
def ClearField(self, field_name: typing.Literal["account_name", b"account_name", "cloud_provider", b"cloud_provider", "cloud_provider_spec", b"cloud_provider_spec", "cluster_identifier", b"cluster_identifier", "jfrog_tenant_spec", b"jfrog_tenant_spec"]) -> None: ...
|
|
138
153
|
|
|
139
154
|
global___CreateAccountOptions = CreateAccountOptions
|
|
140
155
|
|
|
156
|
+
@typing.final
|
|
157
|
+
class ClusterIdentifier(google.protobuf.message.Message):
|
|
158
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
159
|
+
|
|
160
|
+
CLUSTER_ID_FIELD_NUMBER: builtins.int
|
|
161
|
+
@property
|
|
162
|
+
def cluster_id(self) -> global___ClusterIdIdentifier: ...
|
|
163
|
+
def __init__(
|
|
164
|
+
self,
|
|
165
|
+
*,
|
|
166
|
+
cluster_id: global___ClusterIdIdentifier | None = ...,
|
|
167
|
+
) -> None: ...
|
|
168
|
+
def HasField(self, field_name: typing.Literal["cluster_id", b"cluster_id", "type", b"type"]) -> builtins.bool: ...
|
|
169
|
+
def ClearField(self, field_name: typing.Literal["cluster_id", b"cluster_id", "type", b"type"]) -> None: ...
|
|
170
|
+
def WhichOneof(self, oneof_group: typing.Literal["type", b"type"]) -> typing.Literal["cluster_id"] | None: ...
|
|
171
|
+
|
|
172
|
+
global___ClusterIdentifier = ClusterIdentifier
|
|
173
|
+
|
|
174
|
+
@typing.final
|
|
175
|
+
class ClusterIdIdentifier(google.protobuf.message.Message):
|
|
176
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
177
|
+
|
|
178
|
+
CLUSTER_ID_FIELD_NUMBER: builtins.int
|
|
179
|
+
cluster_id: builtins.str
|
|
180
|
+
def __init__(
|
|
181
|
+
self,
|
|
182
|
+
*,
|
|
183
|
+
cluster_id: builtins.str = ...,
|
|
184
|
+
) -> None: ...
|
|
185
|
+
def ClearField(self, field_name: typing.Literal["cluster_id", b"cluster_id"]) -> None: ...
|
|
186
|
+
|
|
187
|
+
global___ClusterIdIdentifier = ClusterIdIdentifier
|
|
188
|
+
|
|
189
|
+
@typing.final
|
|
141
190
|
class CreateAccountRequestDescription(google.protobuf.message.Message):
|
|
142
191
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
143
192
|
|
|
@@ -147,12 +196,15 @@ class CreateAccountRequestDescription(google.protobuf.message.Message):
|
|
|
147
196
|
@property
|
|
148
197
|
def metadata(self) -> global___CreateAccountRequestMetadata:
|
|
149
198
|
"""Metadata of the account creation request"""
|
|
199
|
+
|
|
150
200
|
@property
|
|
151
201
|
def spec(self) -> global___CreateAccountRequestSpec:
|
|
152
202
|
"""Spec of the account creation request"""
|
|
203
|
+
|
|
153
204
|
@property
|
|
154
205
|
def status(self) -> global___CreateAccountRequestStatus:
|
|
155
206
|
"""Status of the account creation request"""
|
|
207
|
+
|
|
156
208
|
def __init__(
|
|
157
209
|
self,
|
|
158
210
|
*,
|
|
@@ -160,11 +212,12 @@ class CreateAccountRequestDescription(google.protobuf.message.Message):
|
|
|
160
212
|
spec: global___CreateAccountRequestSpec | None = ...,
|
|
161
213
|
status: global___CreateAccountRequestStatus | None = ...,
|
|
162
214
|
) -> None: ...
|
|
163
|
-
def HasField(self, field_name:
|
|
164
|
-
def ClearField(self, field_name:
|
|
215
|
+
def HasField(self, field_name: typing.Literal["metadata", b"metadata", "spec", b"spec", "status", b"status"]) -> builtins.bool: ...
|
|
216
|
+
def ClearField(self, field_name: typing.Literal["metadata", b"metadata", "spec", b"spec", "status", b"status"]) -> None: ...
|
|
165
217
|
|
|
166
218
|
global___CreateAccountRequestDescription = CreateAccountRequestDescription
|
|
167
219
|
|
|
220
|
+
@typing.final
|
|
168
221
|
class CreateAccountRequestMetadata(google.protobuf.message.Message):
|
|
169
222
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
170
223
|
|
|
@@ -173,11 +226,12 @@ class CreateAccountRequestMetadata(google.protobuf.message.Message):
|
|
|
173
226
|
REQUESTED_BY_FIELD_NUMBER: builtins.int
|
|
174
227
|
request_id: builtins.str
|
|
175
228
|
"""Id of the request"""
|
|
229
|
+
requested_by: builtins.str
|
|
230
|
+
"""The user id of the requesting user"""
|
|
176
231
|
@property
|
|
177
232
|
def created_at(self) -> google.protobuf.timestamp_pb2.Timestamp:
|
|
178
233
|
"""Created at"""
|
|
179
|
-
|
|
180
|
-
"""The user id of the requesting user"""
|
|
234
|
+
|
|
181
235
|
def __init__(
|
|
182
236
|
self,
|
|
183
237
|
*,
|
|
@@ -185,11 +239,12 @@ class CreateAccountRequestMetadata(google.protobuf.message.Message):
|
|
|
185
239
|
created_at: google.protobuf.timestamp_pb2.Timestamp | None = ...,
|
|
186
240
|
requested_by: builtins.str = ...,
|
|
187
241
|
) -> None: ...
|
|
188
|
-
def HasField(self, field_name:
|
|
189
|
-
def ClearField(self, field_name:
|
|
242
|
+
def HasField(self, field_name: typing.Literal["created_at", b"created_at"]) -> builtins.bool: ...
|
|
243
|
+
def ClearField(self, field_name: typing.Literal["created_at", b"created_at", "request_id", b"request_id", "requested_by", b"requested_by"]) -> None: ...
|
|
190
244
|
|
|
191
245
|
global___CreateAccountRequestMetadata = CreateAccountRequestMetadata
|
|
192
246
|
|
|
247
|
+
@typing.final
|
|
193
248
|
class CreateAccountRequestSpec(google.protobuf.message.Message):
|
|
194
249
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
195
250
|
|
|
@@ -201,10 +256,11 @@ class CreateAccountRequestSpec(google.protobuf.message.Message):
|
|
|
201
256
|
*,
|
|
202
257
|
account_name: builtins.str = ...,
|
|
203
258
|
) -> None: ...
|
|
204
|
-
def ClearField(self, field_name:
|
|
259
|
+
def ClearField(self, field_name: typing.Literal["account_name", b"account_name"]) -> None: ...
|
|
205
260
|
|
|
206
261
|
global___CreateAccountRequestSpec = CreateAccountRequestSpec
|
|
207
262
|
|
|
263
|
+
@typing.final
|
|
208
264
|
class CreateAccountRequestStatus(google.protobuf.message.Message):
|
|
209
265
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
210
266
|
|
|
@@ -215,17 +271,19 @@ class CreateAccountRequestStatus(google.protobuf.message.Message):
|
|
|
215
271
|
@property
|
|
216
272
|
def last_changed_at(self) -> google.protobuf.timestamp_pb2.Timestamp:
|
|
217
273
|
"""When the status has been changed"""
|
|
274
|
+
|
|
218
275
|
def __init__(
|
|
219
276
|
self,
|
|
220
277
|
*,
|
|
221
278
|
code: global___CreateAccountRequestStatusCode.ValueType = ...,
|
|
222
279
|
last_changed_at: google.protobuf.timestamp_pb2.Timestamp | None = ...,
|
|
223
280
|
) -> None: ...
|
|
224
|
-
def HasField(self, field_name:
|
|
225
|
-
def ClearField(self, field_name:
|
|
281
|
+
def HasField(self, field_name: typing.Literal["last_changed_at", b"last_changed_at"]) -> builtins.bool: ...
|
|
282
|
+
def ClearField(self, field_name: typing.Literal["code", b"code", "last_changed_at", b"last_changed_at"]) -> None: ...
|
|
226
283
|
|
|
227
284
|
global___CreateAccountRequestStatus = CreateAccountRequestStatus
|
|
228
285
|
|
|
286
|
+
@typing.final
|
|
229
287
|
class CloudProviderRegions(google.protobuf.message.Message):
|
|
230
288
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
231
289
|
|
|
@@ -236,16 +294,18 @@ class CloudProviderRegions(google.protobuf.message.Message):
|
|
|
236
294
|
@property
|
|
237
295
|
def regions(self) -> google.protobuf.internal.containers.RepeatedScalarFieldContainer[builtins.str]:
|
|
238
296
|
"""Region"""
|
|
297
|
+
|
|
239
298
|
def __init__(
|
|
240
299
|
self,
|
|
241
300
|
*,
|
|
242
301
|
cloud_provider: global___CloudProvider.ValueType = ...,
|
|
243
302
|
regions: collections.abc.Iterable[builtins.str] | None = ...,
|
|
244
303
|
) -> None: ...
|
|
245
|
-
def ClearField(self, field_name:
|
|
304
|
+
def ClearField(self, field_name: typing.Literal["cloud_provider", b"cloud_provider", "regions", b"regions"]) -> None: ...
|
|
246
305
|
|
|
247
306
|
global___CloudProviderRegions = CloudProviderRegions
|
|
248
307
|
|
|
308
|
+
@typing.final
|
|
249
309
|
class SelfServiceJFrogProjectSpec(google.protobuf.message.Message):
|
|
250
310
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
251
311
|
|
|
@@ -257,10 +317,11 @@ class SelfServiceJFrogProjectSpec(google.protobuf.message.Message):
|
|
|
257
317
|
*,
|
|
258
318
|
project_key: builtins.str = ...,
|
|
259
319
|
) -> None: ...
|
|
260
|
-
def ClearField(self, field_name:
|
|
320
|
+
def ClearField(self, field_name: typing.Literal["project_key", b"project_key"]) -> None: ...
|
|
261
321
|
|
|
262
322
|
global___SelfServiceJFrogProjectSpec = SelfServiceJFrogProjectSpec
|
|
263
323
|
|
|
324
|
+
@typing.final
|
|
264
325
|
class SelfServiceJFrogTenantSpec(google.protobuf.message.Message):
|
|
265
326
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
266
327
|
|
|
@@ -268,12 +329,13 @@ class SelfServiceJFrogTenantSpec(google.protobuf.message.Message):
|
|
|
268
329
|
@property
|
|
269
330
|
def default_project_spec(self) -> global___SelfServiceJFrogProjectSpec:
|
|
270
331
|
"""Default project spec"""
|
|
332
|
+
|
|
271
333
|
def __init__(
|
|
272
334
|
self,
|
|
273
335
|
*,
|
|
274
336
|
default_project_spec: global___SelfServiceJFrogProjectSpec | None = ...,
|
|
275
337
|
) -> None: ...
|
|
276
|
-
def HasField(self, field_name:
|
|
277
|
-
def ClearField(self, field_name:
|
|
338
|
+
def HasField(self, field_name: typing.Literal["default_project_spec", b"default_project_spec"]) -> builtins.bool: ...
|
|
339
|
+
def ClearField(self, field_name: typing.Literal["default_project_spec", b"default_project_spec"]) -> None: ...
|
|
278
340
|
|
|
279
341
|
global___SelfServiceJFrogTenantSpec = SelfServiceJFrogTenantSpec
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
# -*- coding: utf-8 -*-
|
|
2
2
|
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
3
3
|
# source: frogml._proto.qwak.self_service/account/v0/managing_account_service.proto
|
|
4
|
+
# Protobuf Python Version: 4.25.1
|
|
4
5
|
"""Generated protocol buffer code."""
|
|
5
6
|
from google.protobuf import descriptor as _descriptor
|
|
6
7
|
from google.protobuf import descriptor_pool as _descriptor_pool
|
|
@@ -21,9 +22,8 @@ _globals = globals()
|
|
|
21
22
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
22
23
|
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'qwak.self_service.account.v0.managing_account_service_pb2', _globals)
|
|
23
24
|
if _descriptor._USE_C_DESCRIPTORS == False:
|
|
24
|
-
|
|
25
|
-
DESCRIPTOR.
|
|
26
|
-
DESCRIPTOR._serialized_options = b'\n#com.qwak.ai.self_service.account.v0P\001Z\217\001github.com/qwak-ai/qwak-platform/services/core/java/user-management/user-management-api/pb/qwak/self_service/account/v0;self_service_account_v0'
|
|
25
|
+
_globals['DESCRIPTOR']._options = None
|
|
26
|
+
_globals['DESCRIPTOR']._serialized_options = b'\n#com.qwak.ai.self_service.account.v0P\001Z\217\001github.com/qwak-ai/qwak-platform/services/core/java/user-management/user-management-api/pb/qwak/self_service/account/v0;self_service_account_v0'
|
|
27
27
|
_globals['_CREATEACCOUNTCREATIONREQUESTREQUEST']._serialized_start=197
|
|
28
28
|
_globals['_CREATEACCOUNTCREATIONREQUESTREQUEST']._serialized_end=303
|
|
29
29
|
_globals['_CREATEACCOUNTCREATIONREQUESTRESPONSE']._serialized_start=305
|