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,22 +2,18 @@
|
|
|
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 google.protobuf.descriptor
|
|
7
8
|
import google.protobuf.message
|
|
8
9
|
import google.protobuf.timestamp_pb2
|
|
9
10
|
import frogml._proto.qwak.administration.v0.environments.environment_pb2
|
|
10
11
|
import frogml._proto.qwak.user_application.v0.user_application_pb2
|
|
11
|
-
import sys
|
|
12
12
|
import typing
|
|
13
13
|
|
|
14
|
-
if sys.version_info >= (3, 8):
|
|
15
|
-
import typing as typing_extensions
|
|
16
|
-
else:
|
|
17
|
-
import typing_extensions
|
|
18
|
-
|
|
19
14
|
DESCRIPTOR: google.protobuf.descriptor.FileDescriptor
|
|
20
15
|
|
|
16
|
+
@typing.final
|
|
21
17
|
class CreateOptions(google.protobuf.message.Message):
|
|
22
18
|
"""Options for create user application instance"""
|
|
23
19
|
|
|
@@ -27,17 +23,20 @@ class CreateOptions(google.protobuf.message.Message):
|
|
|
27
23
|
KIND_SEM_VERSION_FIELD_NUMBER: builtins.int
|
|
28
24
|
SPEC_FIELD_NUMBER: builtins.int
|
|
29
25
|
RESOURCE_RESERVATION_FIELD_NUMBER: builtins.int
|
|
26
|
+
kind_sem_version: builtins.str
|
|
27
|
+
"""Optional: version of the kind, latest if not sent (template version)"""
|
|
30
28
|
@property
|
|
31
29
|
def identifier(self) -> global___Identifier:
|
|
32
30
|
"""Identifier of user application instance"""
|
|
33
|
-
|
|
34
|
-
"""Optional: version of the kind, latest if not sent (template version)"""
|
|
31
|
+
|
|
35
32
|
@property
|
|
36
33
|
def spec(self) -> frogml._proto.qwak.user_application.v0.user_application_pb2.Spec:
|
|
37
34
|
"""The specification of the the user application instance"""
|
|
35
|
+
|
|
38
36
|
@property
|
|
39
37
|
def resource_reservation(self) -> global___ResourceReservation:
|
|
40
38
|
"""Resource reservation for the user application instance"""
|
|
39
|
+
|
|
41
40
|
def __init__(
|
|
42
41
|
self,
|
|
43
42
|
*,
|
|
@@ -46,11 +45,12 @@ class CreateOptions(google.protobuf.message.Message):
|
|
|
46
45
|
spec: frogml._proto.qwak.user_application.v0.user_application_pb2.Spec | None = ...,
|
|
47
46
|
resource_reservation: global___ResourceReservation | None = ...,
|
|
48
47
|
) -> None: ...
|
|
49
|
-
def HasField(self, field_name:
|
|
50
|
-
def ClearField(self, field_name:
|
|
48
|
+
def HasField(self, field_name: typing.Literal["identifier", b"identifier", "resource_reservation", b"resource_reservation", "spec", b"spec"]) -> builtins.bool: ...
|
|
49
|
+
def ClearField(self, field_name: typing.Literal["identifier", b"identifier", "kind_sem_version", b"kind_sem_version", "resource_reservation", b"resource_reservation", "spec", b"spec"]) -> None: ...
|
|
51
50
|
|
|
52
51
|
global___CreateOptions = CreateOptions
|
|
53
52
|
|
|
53
|
+
@typing.final
|
|
54
54
|
class UpdateSpecOptions(google.protobuf.message.Message):
|
|
55
55
|
"""Options for updating user application instance"""
|
|
56
56
|
|
|
@@ -65,15 +65,19 @@ class UpdateSpecOptions(google.protobuf.message.Message):
|
|
|
65
65
|
@property
|
|
66
66
|
def identifier(self) -> global___Identifier:
|
|
67
67
|
"""Identifier of the user application instance"""
|
|
68
|
+
|
|
68
69
|
@property
|
|
69
70
|
def spec(self) -> frogml._proto.qwak.user_application.v0.user_application_pb2.Spec:
|
|
70
71
|
"""The specification of the the user application instance"""
|
|
72
|
+
|
|
71
73
|
@property
|
|
72
74
|
def resource_reservation(self) -> global___ResourceReservation:
|
|
73
75
|
"""Resource reservation for the user application instance"""
|
|
76
|
+
|
|
74
77
|
@property
|
|
75
78
|
def revision_restriction(self) -> global___RevisionRestriction:
|
|
76
79
|
"""Revision restriction"""
|
|
80
|
+
|
|
77
81
|
@property
|
|
78
82
|
def kind_version_update_options(self) -> global___KindVersionUpdateOptions: ...
|
|
79
83
|
@property
|
|
@@ -88,15 +92,16 @@ class UpdateSpecOptions(google.protobuf.message.Message):
|
|
|
88
92
|
kind_version_update_options: global___KindVersionUpdateOptions | None = ...,
|
|
89
93
|
static_global_config_update_options: global___StaticGlobalConfigurationUpdateOptions | None = ...,
|
|
90
94
|
) -> None: ...
|
|
91
|
-
def HasField(self, field_name:
|
|
92
|
-
def ClearField(self, field_name:
|
|
95
|
+
def HasField(self, field_name: typing.Literal["identifier", b"identifier", "kind_version_update_opt", b"kind_version_update_opt", "kind_version_update_options", b"kind_version_update_options", "resource_reservation", b"resource_reservation", "revision_restriction", b"revision_restriction", "spec", b"spec", "static_global_config_update_options", b"static_global_config_update_options", "static_global_update_opt", b"static_global_update_opt"]) -> builtins.bool: ...
|
|
96
|
+
def ClearField(self, field_name: typing.Literal["identifier", b"identifier", "kind_version_update_opt", b"kind_version_update_opt", "kind_version_update_options", b"kind_version_update_options", "resource_reservation", b"resource_reservation", "revision_restriction", b"revision_restriction", "spec", b"spec", "static_global_config_update_options", b"static_global_config_update_options", "static_global_update_opt", b"static_global_update_opt"]) -> None: ...
|
|
93
97
|
@typing.overload
|
|
94
|
-
def WhichOneof(self, oneof_group:
|
|
98
|
+
def WhichOneof(self, oneof_group: typing.Literal["kind_version_update_opt", b"kind_version_update_opt"]) -> typing.Literal["kind_version_update_options"] | None: ...
|
|
95
99
|
@typing.overload
|
|
96
|
-
def WhichOneof(self, oneof_group:
|
|
100
|
+
def WhichOneof(self, oneof_group: typing.Literal["static_global_update_opt", b"static_global_update_opt"]) -> typing.Literal["static_global_config_update_options"] | None: ...
|
|
97
101
|
|
|
98
102
|
global___UpdateSpecOptions = UpdateSpecOptions
|
|
99
103
|
|
|
104
|
+
@typing.final
|
|
100
105
|
class ResourceReservation(google.protobuf.message.Message):
|
|
101
106
|
"""Amount of resources in the reservation"""
|
|
102
107
|
|
|
@@ -114,10 +119,11 @@ class ResourceReservation(google.protobuf.message.Message):
|
|
|
114
119
|
cpu_cores: builtins.float = ...,
|
|
115
120
|
memory_mb: builtins.int = ...,
|
|
116
121
|
) -> None: ...
|
|
117
|
-
def ClearField(self, field_name:
|
|
122
|
+
def ClearField(self, field_name: typing.Literal["cpu_cores", b"cpu_cores", "memory_mb", b"memory_mb"]) -> None: ...
|
|
118
123
|
|
|
119
124
|
global___ResourceReservation = ResourceReservation
|
|
120
125
|
|
|
126
|
+
@typing.final
|
|
121
127
|
class Description(google.protobuf.message.Message):
|
|
122
128
|
"""Full description of user application instance"""
|
|
123
129
|
|
|
@@ -129,12 +135,15 @@ class Description(google.protobuf.message.Message):
|
|
|
129
135
|
@property
|
|
130
136
|
def metadata(self) -> global___Metadata:
|
|
131
137
|
"""Metadata of user application instance"""
|
|
138
|
+
|
|
132
139
|
@property
|
|
133
140
|
def spec_description(self) -> global___SpecDescription:
|
|
134
141
|
"""Spec description"""
|
|
142
|
+
|
|
135
143
|
@property
|
|
136
144
|
def status_description(self) -> global___StatusDescription:
|
|
137
145
|
"""Status description"""
|
|
146
|
+
|
|
138
147
|
def __init__(
|
|
139
148
|
self,
|
|
140
149
|
*,
|
|
@@ -142,11 +151,12 @@ class Description(google.protobuf.message.Message):
|
|
|
142
151
|
spec_description: global___SpecDescription | None = ...,
|
|
143
152
|
status_description: global___StatusDescription | None = ...,
|
|
144
153
|
) -> None: ...
|
|
145
|
-
def HasField(self, field_name:
|
|
146
|
-
def ClearField(self, field_name:
|
|
154
|
+
def HasField(self, field_name: typing.Literal["metadata", b"metadata", "spec_description", b"spec_description", "status_description", b"status_description"]) -> builtins.bool: ...
|
|
155
|
+
def ClearField(self, field_name: typing.Literal["metadata", b"metadata", "spec_description", b"spec_description", "status_description", b"status_description"]) -> None: ...
|
|
147
156
|
|
|
148
157
|
global___Description = Description
|
|
149
158
|
|
|
159
|
+
@typing.final
|
|
150
160
|
class SpecDescription(google.protobuf.message.Message):
|
|
151
161
|
"""Spec description"""
|
|
152
162
|
|
|
@@ -157,20 +167,23 @@ class SpecDescription(google.protobuf.message.Message):
|
|
|
157
167
|
@property
|
|
158
168
|
def spec(self) -> frogml._proto.qwak.user_application.v0.user_application_pb2.Spec:
|
|
159
169
|
"""The spec of the user application instance"""
|
|
170
|
+
|
|
160
171
|
@property
|
|
161
172
|
def static_configuration(self) -> global___GlobalConfiguration:
|
|
162
173
|
"""Configuration on creation / update"""
|
|
174
|
+
|
|
163
175
|
def __init__(
|
|
164
176
|
self,
|
|
165
177
|
*,
|
|
166
178
|
spec: frogml._proto.qwak.user_application.v0.user_application_pb2.Spec | None = ...,
|
|
167
179
|
static_configuration: global___GlobalConfiguration | None = ...,
|
|
168
180
|
) -> None: ...
|
|
169
|
-
def HasField(self, field_name:
|
|
170
|
-
def ClearField(self, field_name:
|
|
181
|
+
def HasField(self, field_name: typing.Literal["spec", b"spec", "static_configuration", b"static_configuration"]) -> builtins.bool: ...
|
|
182
|
+
def ClearField(self, field_name: typing.Literal["spec", b"spec", "static_configuration", b"static_configuration"]) -> None: ...
|
|
171
183
|
|
|
172
184
|
global___SpecDescription = SpecDescription
|
|
173
185
|
|
|
186
|
+
@typing.final
|
|
174
187
|
class StatusDescription(google.protobuf.message.Message):
|
|
175
188
|
"""Status description"""
|
|
176
189
|
|
|
@@ -180,16 +193,18 @@ class StatusDescription(google.protobuf.message.Message):
|
|
|
180
193
|
@property
|
|
181
194
|
def status(self) -> frogml._proto.qwak.user_application.v0.user_application_pb2.Status:
|
|
182
195
|
"""Status of the user application instance"""
|
|
196
|
+
|
|
183
197
|
def __init__(
|
|
184
198
|
self,
|
|
185
199
|
*,
|
|
186
200
|
status: frogml._proto.qwak.user_application.v0.user_application_pb2.Status | None = ...,
|
|
187
201
|
) -> None: ...
|
|
188
|
-
def HasField(self, field_name:
|
|
189
|
-
def ClearField(self, field_name:
|
|
202
|
+
def HasField(self, field_name: typing.Literal["status", b"status"]) -> builtins.bool: ...
|
|
203
|
+
def ClearField(self, field_name: typing.Literal["status", b"status"]) -> None: ...
|
|
190
204
|
|
|
191
205
|
global___StatusDescription = StatusDescription
|
|
192
206
|
|
|
207
|
+
@typing.final
|
|
193
208
|
class Metadata(google.protobuf.message.Message):
|
|
194
209
|
"""Metadata of user application instance"""
|
|
195
210
|
|
|
@@ -206,20 +221,8 @@ class Metadata(google.protobuf.message.Message):
|
|
|
206
221
|
SPEC_REVISION_FIELD_NUMBER: builtins.int
|
|
207
222
|
STATUS_REVISION_FIELD_NUMBER: builtins.int
|
|
208
223
|
ENVIRONMENT_SEQUENCER_WHEN_CHANGED_FIELD_NUMBER: builtins.int
|
|
209
|
-
@property
|
|
210
|
-
def identifier(self) -> global___Identifier:
|
|
211
|
-
"""Identifier of user application instance"""
|
|
212
224
|
kind_version: builtins.str
|
|
213
225
|
"""Kind version (template version) of the user application instance"""
|
|
214
|
-
@property
|
|
215
|
-
def spec_last_updated(self) -> google.protobuf.timestamp_pb2.Timestamp:
|
|
216
|
-
"""When the spec has been updated"""
|
|
217
|
-
@property
|
|
218
|
-
def status_last_updated(self) -> google.protobuf.timestamp_pb2.Timestamp:
|
|
219
|
-
"""When the status has been updated"""
|
|
220
|
-
@property
|
|
221
|
-
def created_at(self) -> google.protobuf.timestamp_pb2.Timestamp:
|
|
222
|
-
"""When the instance has been created"""
|
|
223
226
|
cluster_id: builtins.str
|
|
224
227
|
"""The cluster id which the user applications instance is live in"""
|
|
225
228
|
uuid: builtins.str
|
|
@@ -232,6 +235,22 @@ class Metadata(google.protobuf.message.Message):
|
|
|
232
235
|
"""Revision (version) of the user application instance status"""
|
|
233
236
|
environment_sequencer_when_changed: builtins.int
|
|
234
237
|
"""The sequencer value of the environment on the last change"""
|
|
238
|
+
@property
|
|
239
|
+
def identifier(self) -> global___Identifier:
|
|
240
|
+
"""Identifier of user application instance"""
|
|
241
|
+
|
|
242
|
+
@property
|
|
243
|
+
def spec_last_updated(self) -> google.protobuf.timestamp_pb2.Timestamp:
|
|
244
|
+
"""When the spec has been updated"""
|
|
245
|
+
|
|
246
|
+
@property
|
|
247
|
+
def status_last_updated(self) -> google.protobuf.timestamp_pb2.Timestamp:
|
|
248
|
+
"""When the status has been updated"""
|
|
249
|
+
|
|
250
|
+
@property
|
|
251
|
+
def created_at(self) -> google.protobuf.timestamp_pb2.Timestamp:
|
|
252
|
+
"""When the instance has been created"""
|
|
253
|
+
|
|
235
254
|
def __init__(
|
|
236
255
|
self,
|
|
237
256
|
*,
|
|
@@ -247,11 +266,12 @@ class Metadata(google.protobuf.message.Message):
|
|
|
247
266
|
status_revision: builtins.int = ...,
|
|
248
267
|
environment_sequencer_when_changed: builtins.int = ...,
|
|
249
268
|
) -> None: ...
|
|
250
|
-
def HasField(self, field_name:
|
|
251
|
-
def ClearField(self, field_name:
|
|
269
|
+
def HasField(self, field_name: typing.Literal["created_at", b"created_at", "identifier", b"identifier", "spec_last_updated", b"spec_last_updated", "status_last_updated", b"status_last_updated"]) -> builtins.bool: ...
|
|
270
|
+
def ClearField(self, field_name: typing.Literal["cluster_id", b"cluster_id", "created_at", b"created_at", "environment_sequencer_when_changed", b"environment_sequencer_when_changed", "identifier", b"identifier", "kind_version", b"kind_version", "last_deployed_spec_revision", b"last_deployed_spec_revision", "spec_last_updated", b"spec_last_updated", "spec_revision", b"spec_revision", "status_last_updated", b"status_last_updated", "status_revision", b"status_revision", "uuid", b"uuid"]) -> None: ...
|
|
252
271
|
|
|
253
272
|
global___Metadata = Metadata
|
|
254
273
|
|
|
274
|
+
@typing.final
|
|
255
275
|
class Identifier(google.protobuf.message.Message):
|
|
256
276
|
"""Identifier of user application instance"""
|
|
257
277
|
|
|
@@ -277,10 +297,11 @@ class Identifier(google.protobuf.message.Message):
|
|
|
277
297
|
environment_id: builtins.str = ...,
|
|
278
298
|
name: builtins.str = ...,
|
|
279
299
|
) -> None: ...
|
|
280
|
-
def ClearField(self, field_name:
|
|
300
|
+
def ClearField(self, field_name: typing.Literal["account_id", b"account_id", "environment_id", b"environment_id", "name", b"name", "type", b"type"]) -> None: ...
|
|
281
301
|
|
|
282
302
|
global___Identifier = Identifier
|
|
283
303
|
|
|
304
|
+
@typing.final
|
|
284
305
|
class RevisionRestriction(google.protobuf.message.Message):
|
|
285
306
|
"""Set a limit on the current revision to eliminate concurrent update"""
|
|
286
307
|
|
|
@@ -294,12 +315,13 @@ class RevisionRestriction(google.protobuf.message.Message):
|
|
|
294
315
|
*,
|
|
295
316
|
current_spec_revision: builtins.int = ...,
|
|
296
317
|
) -> None: ...
|
|
297
|
-
def HasField(self, field_name:
|
|
298
|
-
def ClearField(self, field_name:
|
|
299
|
-
def WhichOneof(self, oneof_group:
|
|
318
|
+
def HasField(self, field_name: typing.Literal["current_spec_revision", b"current_spec_revision", "restriction_type", b"restriction_type"]) -> builtins.bool: ...
|
|
319
|
+
def ClearField(self, field_name: typing.Literal["current_spec_revision", b"current_spec_revision", "restriction_type", b"restriction_type"]) -> None: ...
|
|
320
|
+
def WhichOneof(self, oneof_group: typing.Literal["restriction_type", b"restriction_type"]) -> typing.Literal["current_spec_revision"] | None: ...
|
|
300
321
|
|
|
301
322
|
global___RevisionRestriction = RevisionRestriction
|
|
302
323
|
|
|
324
|
+
@typing.final
|
|
303
325
|
class GlobalConfiguration(google.protobuf.message.Message):
|
|
304
326
|
"""Global configuration for the application"""
|
|
305
327
|
|
|
@@ -309,16 +331,18 @@ class GlobalConfiguration(google.protobuf.message.Message):
|
|
|
309
331
|
@property
|
|
310
332
|
def environment(self) -> frogml._proto.qwak.administration.v0.environments.environment_pb2.QwakEnvironment:
|
|
311
333
|
"""Environment configuration"""
|
|
334
|
+
|
|
312
335
|
def __init__(
|
|
313
336
|
self,
|
|
314
337
|
*,
|
|
315
338
|
environment: frogml._proto.qwak.administration.v0.environments.environment_pb2.QwakEnvironment | None = ...,
|
|
316
339
|
) -> None: ...
|
|
317
|
-
def HasField(self, field_name:
|
|
318
|
-
def ClearField(self, field_name:
|
|
340
|
+
def HasField(self, field_name: typing.Literal["environment", b"environment"]) -> builtins.bool: ...
|
|
341
|
+
def ClearField(self, field_name: typing.Literal["environment", b"environment"]) -> None: ...
|
|
319
342
|
|
|
320
343
|
global___GlobalConfiguration = GlobalConfiguration
|
|
321
344
|
|
|
345
|
+
@typing.final
|
|
322
346
|
class KindVersionUpdateOptions(google.protobuf.message.Message):
|
|
323
347
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
324
348
|
|
|
@@ -328,12 +352,15 @@ class KindVersionUpdateOptions(google.protobuf.message.Message):
|
|
|
328
352
|
@property
|
|
329
353
|
def keep_existing_version(self) -> global___KeepExistingKindVersion:
|
|
330
354
|
"""keep the existing kind version (chart version) used by the application"""
|
|
355
|
+
|
|
331
356
|
@property
|
|
332
357
|
def latest_kind_version(self) -> global___LatestKindVersion:
|
|
333
358
|
"""use the latest kind (chat) version"""
|
|
359
|
+
|
|
334
360
|
@property
|
|
335
361
|
def explicit_kind_version(self) -> global___ExplicitKindVersion:
|
|
336
362
|
"""use an explicit kind (chart) version"""
|
|
363
|
+
|
|
337
364
|
def __init__(
|
|
338
365
|
self,
|
|
339
366
|
*,
|
|
@@ -341,12 +368,13 @@ class KindVersionUpdateOptions(google.protobuf.message.Message):
|
|
|
341
368
|
latest_kind_version: global___LatestKindVersion | None = ...,
|
|
342
369
|
explicit_kind_version: global___ExplicitKindVersion | None = ...,
|
|
343
370
|
) -> None: ...
|
|
344
|
-
def HasField(self, field_name:
|
|
345
|
-
def ClearField(self, field_name:
|
|
346
|
-
def WhichOneof(self, oneof_group:
|
|
371
|
+
def HasField(self, field_name: typing.Literal["explicit_kind_version", b"explicit_kind_version", "keep_existing_version", b"keep_existing_version", "latest_kind_version", b"latest_kind_version", "update_type", b"update_type"]) -> builtins.bool: ...
|
|
372
|
+
def ClearField(self, field_name: typing.Literal["explicit_kind_version", b"explicit_kind_version", "keep_existing_version", b"keep_existing_version", "latest_kind_version", b"latest_kind_version", "update_type", b"update_type"]) -> None: ...
|
|
373
|
+
def WhichOneof(self, oneof_group: typing.Literal["update_type", b"update_type"]) -> typing.Literal["keep_existing_version", "latest_kind_version", "explicit_kind_version"] | None: ...
|
|
347
374
|
|
|
348
375
|
global___KindVersionUpdateOptions = KindVersionUpdateOptions
|
|
349
376
|
|
|
377
|
+
@typing.final
|
|
350
378
|
class KeepExistingKindVersion(google.protobuf.message.Message):
|
|
351
379
|
"""don't change the kind version"""
|
|
352
380
|
|
|
@@ -358,6 +386,7 @@ class KeepExistingKindVersion(google.protobuf.message.Message):
|
|
|
358
386
|
|
|
359
387
|
global___KeepExistingKindVersion = KeepExistingKindVersion
|
|
360
388
|
|
|
389
|
+
@typing.final
|
|
361
390
|
class LatestKindVersion(google.protobuf.message.Message):
|
|
362
391
|
"""use the latest kind version"""
|
|
363
392
|
|
|
@@ -369,6 +398,7 @@ class LatestKindVersion(google.protobuf.message.Message):
|
|
|
369
398
|
|
|
370
399
|
global___LatestKindVersion = LatestKindVersion
|
|
371
400
|
|
|
401
|
+
@typing.final
|
|
372
402
|
class ExplicitKindVersion(google.protobuf.message.Message):
|
|
373
403
|
"""use an explicit kind version"""
|
|
374
404
|
|
|
@@ -381,10 +411,11 @@ class ExplicitKindVersion(google.protobuf.message.Message):
|
|
|
381
411
|
*,
|
|
382
412
|
kind_version: builtins.str = ...,
|
|
383
413
|
) -> None: ...
|
|
384
|
-
def ClearField(self, field_name:
|
|
414
|
+
def ClearField(self, field_name: typing.Literal["kind_version", b"kind_version"]) -> None: ...
|
|
385
415
|
|
|
386
416
|
global___ExplicitKindVersion = ExplicitKindVersion
|
|
387
417
|
|
|
418
|
+
@typing.final
|
|
388
419
|
class StaticGlobalConfigurationUpdateOptions(google.protobuf.message.Message):
|
|
389
420
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
390
421
|
|
|
@@ -393,21 +424,24 @@ class StaticGlobalConfigurationUpdateOptions(google.protobuf.message.Message):
|
|
|
393
424
|
@property
|
|
394
425
|
def keep_existing_static_global_configuration(self) -> global___KeepExistingStaticGlobalConfiguration:
|
|
395
426
|
"""keep the existing static global configuration"""
|
|
427
|
+
|
|
396
428
|
@property
|
|
397
429
|
def refresh_static_global_configuration(self) -> global___RefreshStaticGlobalConfiguration:
|
|
398
430
|
"""refresh the static global configuration"""
|
|
431
|
+
|
|
399
432
|
def __init__(
|
|
400
433
|
self,
|
|
401
434
|
*,
|
|
402
435
|
keep_existing_static_global_configuration: global___KeepExistingStaticGlobalConfiguration | None = ...,
|
|
403
436
|
refresh_static_global_configuration: global___RefreshStaticGlobalConfiguration | None = ...,
|
|
404
437
|
) -> None: ...
|
|
405
|
-
def HasField(self, field_name:
|
|
406
|
-
def ClearField(self, field_name:
|
|
407
|
-
def WhichOneof(self, oneof_group:
|
|
438
|
+
def HasField(self, field_name: typing.Literal["keep_existing_static_global_configuration", b"keep_existing_static_global_configuration", "refresh_static_global_configuration", b"refresh_static_global_configuration", "update_type", b"update_type"]) -> builtins.bool: ...
|
|
439
|
+
def ClearField(self, field_name: typing.Literal["keep_existing_static_global_configuration", b"keep_existing_static_global_configuration", "refresh_static_global_configuration", b"refresh_static_global_configuration", "update_type", b"update_type"]) -> None: ...
|
|
440
|
+
def WhichOneof(self, oneof_group: typing.Literal["update_type", b"update_type"]) -> typing.Literal["keep_existing_static_global_configuration", "refresh_static_global_configuration"] | None: ...
|
|
408
441
|
|
|
409
442
|
global___StaticGlobalConfigurationUpdateOptions = StaticGlobalConfigurationUpdateOptions
|
|
410
443
|
|
|
444
|
+
@typing.final
|
|
411
445
|
class KeepExistingStaticGlobalConfiguration(google.protobuf.message.Message):
|
|
412
446
|
"""keep the existing global configuration, don't refresh it"""
|
|
413
447
|
|
|
@@ -419,6 +453,7 @@ class KeepExistingStaticGlobalConfiguration(google.protobuf.message.Message):
|
|
|
419
453
|
|
|
420
454
|
global___KeepExistingStaticGlobalConfiguration = KeepExistingStaticGlobalConfiguration
|
|
421
455
|
|
|
456
|
+
@typing.final
|
|
422
457
|
class RefreshStaticGlobalConfiguration(google.protobuf.message.Message):
|
|
423
458
|
"""refresh the global configuration"""
|
|
424
459
|
|
frogml/_proto/qwak/admiral/user_application_instance/v0/user_application_instance_service_pb2.py
CHANGED
|
@@ -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.admiral/user_application_instance/v0/user_application_instance_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
|
|
@@ -20,9 +21,8 @@ _globals = globals()
|
|
|
20
21
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
21
22
|
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'qwak.admiral.user_application_instance.v0.user_application_instance_service_pb2', _globals)
|
|
22
23
|
if _descriptor._USE_C_DESCRIPTORS == False:
|
|
23
|
-
|
|
24
|
-
DESCRIPTOR.
|
|
25
|
-
DESCRIPTOR._serialized_options = b'\n(com.qwak.ai.admiral.user_app_instance.v0P\001Z\217\001github.com/qwak-ai/qwak-platform/services/core/go/admiral/admiral-api/pb/qwak/admiral/user_application_instance/v0;user_application_instance_v0'
|
|
24
|
+
_globals['DESCRIPTOR']._options = None
|
|
25
|
+
_globals['DESCRIPTOR']._serialized_options = b'\n(com.qwak.ai.admiral.user_app_instance.v0P\001Z\217\001github.com/qwak-ai/qwak-platform/services/core/go/admiral/admiral-api/pb/qwak/admiral/user_application_instance/v0;user_application_instance_v0'
|
|
26
26
|
_globals['_CREATEUSERAPPLICATIONINSTANCEREQUEST']._serialized_start=195
|
|
27
27
|
_globals['_CREATEUSERAPPLICATIONINSTANCEREQUEST']._serialized_end=307
|
|
28
28
|
_globals['_CREATEUSERAPPLICATIONINSTANCERESPONSE']._serialized_start=309
|
frogml/_proto/qwak/admiral/user_application_instance/v0/user_application_instance_service_pb2.pyi
CHANGED
|
@@ -2,19 +2,16 @@
|
|
|
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 google.protobuf.descriptor
|
|
7
8
|
import google.protobuf.message
|
|
8
9
|
import frogml._proto.qwak.admiral.user_application_instance.v0.user_application_instance_pb2
|
|
9
|
-
import
|
|
10
|
-
|
|
11
|
-
if sys.version_info >= (3, 8):
|
|
12
|
-
import typing as typing_extensions
|
|
13
|
-
else:
|
|
14
|
-
import typing_extensions
|
|
10
|
+
import typing
|
|
15
11
|
|
|
16
12
|
DESCRIPTOR: google.protobuf.descriptor.FileDescriptor
|
|
17
13
|
|
|
14
|
+
@typing.final
|
|
18
15
|
class CreateUserApplicationInstanceRequest(google.protobuf.message.Message):
|
|
19
16
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
20
17
|
|
|
@@ -22,16 +19,18 @@ class CreateUserApplicationInstanceRequest(google.protobuf.message.Message):
|
|
|
22
19
|
@property
|
|
23
20
|
def create_options(self) -> frogml._proto.qwak.admiral.user_application_instance.v0.user_application_instance_pb2.CreateOptions:
|
|
24
21
|
"""Options for creation a user application instance"""
|
|
22
|
+
|
|
25
23
|
def __init__(
|
|
26
24
|
self,
|
|
27
25
|
*,
|
|
28
26
|
create_options: frogml._proto.qwak.admiral.user_application_instance.v0.user_application_instance_pb2.CreateOptions | None = ...,
|
|
29
27
|
) -> None: ...
|
|
30
|
-
def HasField(self, field_name:
|
|
31
|
-
def ClearField(self, field_name:
|
|
28
|
+
def HasField(self, field_name: typing.Literal["create_options", b"create_options"]) -> builtins.bool: ...
|
|
29
|
+
def ClearField(self, field_name: typing.Literal["create_options", b"create_options"]) -> None: ...
|
|
32
30
|
|
|
33
31
|
global___CreateUserApplicationInstanceRequest = CreateUserApplicationInstanceRequest
|
|
34
32
|
|
|
33
|
+
@typing.final
|
|
35
34
|
class CreateUserApplicationInstanceResponse(google.protobuf.message.Message):
|
|
36
35
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
37
36
|
|
|
@@ -41,6 +40,7 @@ class CreateUserApplicationInstanceResponse(google.protobuf.message.Message):
|
|
|
41
40
|
|
|
42
41
|
global___CreateUserApplicationInstanceResponse = CreateUserApplicationInstanceResponse
|
|
43
42
|
|
|
43
|
+
@typing.final
|
|
44
44
|
class UpdateUserApplicationInstanceSpecRequest(google.protobuf.message.Message):
|
|
45
45
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
46
46
|
|
|
@@ -48,16 +48,18 @@ class UpdateUserApplicationInstanceSpecRequest(google.protobuf.message.Message):
|
|
|
48
48
|
@property
|
|
49
49
|
def update_options(self) -> frogml._proto.qwak.admiral.user_application_instance.v0.user_application_instance_pb2.UpdateSpecOptions:
|
|
50
50
|
"""Options for updating a user application instance"""
|
|
51
|
+
|
|
51
52
|
def __init__(
|
|
52
53
|
self,
|
|
53
54
|
*,
|
|
54
55
|
update_options: frogml._proto.qwak.admiral.user_application_instance.v0.user_application_instance_pb2.UpdateSpecOptions | None = ...,
|
|
55
56
|
) -> None: ...
|
|
56
|
-
def HasField(self, field_name:
|
|
57
|
-
def ClearField(self, field_name:
|
|
57
|
+
def HasField(self, field_name: typing.Literal["update_options", b"update_options"]) -> builtins.bool: ...
|
|
58
|
+
def ClearField(self, field_name: typing.Literal["update_options", b"update_options"]) -> None: ...
|
|
58
59
|
|
|
59
60
|
global___UpdateUserApplicationInstanceSpecRequest = UpdateUserApplicationInstanceSpecRequest
|
|
60
61
|
|
|
62
|
+
@typing.final
|
|
61
63
|
class UpdateUserApplicationInstanceSpecResponse(google.protobuf.message.Message):
|
|
62
64
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
63
65
|
|
|
@@ -67,6 +69,7 @@ class UpdateUserApplicationInstanceSpecResponse(google.protobuf.message.Message)
|
|
|
67
69
|
|
|
68
70
|
global___UpdateUserApplicationInstanceSpecResponse = UpdateUserApplicationInstanceSpecResponse
|
|
69
71
|
|
|
72
|
+
@typing.final
|
|
70
73
|
class GetUserApplicationInstanceRequest(google.protobuf.message.Message):
|
|
71
74
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
72
75
|
|
|
@@ -74,16 +77,18 @@ class GetUserApplicationInstanceRequest(google.protobuf.message.Message):
|
|
|
74
77
|
@property
|
|
75
78
|
def identifier(self) -> frogml._proto.qwak.admiral.user_application_instance.v0.user_application_instance_pb2.Identifier:
|
|
76
79
|
"""The identifier of the user application instance to get"""
|
|
80
|
+
|
|
77
81
|
def __init__(
|
|
78
82
|
self,
|
|
79
83
|
*,
|
|
80
84
|
identifier: frogml._proto.qwak.admiral.user_application_instance.v0.user_application_instance_pb2.Identifier | None = ...,
|
|
81
85
|
) -> None: ...
|
|
82
|
-
def HasField(self, field_name:
|
|
83
|
-
def ClearField(self, field_name:
|
|
86
|
+
def HasField(self, field_name: typing.Literal["identifier", b"identifier"]) -> builtins.bool: ...
|
|
87
|
+
def ClearField(self, field_name: typing.Literal["identifier", b"identifier"]) -> None: ...
|
|
84
88
|
|
|
85
89
|
global___GetUserApplicationInstanceRequest = GetUserApplicationInstanceRequest
|
|
86
90
|
|
|
91
|
+
@typing.final
|
|
87
92
|
class GetUserApplicationInstanceResponse(google.protobuf.message.Message):
|
|
88
93
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
89
94
|
|
|
@@ -91,16 +96,18 @@ class GetUserApplicationInstanceResponse(google.protobuf.message.Message):
|
|
|
91
96
|
@property
|
|
92
97
|
def description(self) -> frogml._proto.qwak.admiral.user_application_instance.v0.user_application_instance_pb2.Description:
|
|
93
98
|
"""Full details of a user application instance"""
|
|
99
|
+
|
|
94
100
|
def __init__(
|
|
95
101
|
self,
|
|
96
102
|
*,
|
|
97
103
|
description: frogml._proto.qwak.admiral.user_application_instance.v0.user_application_instance_pb2.Description | None = ...,
|
|
98
104
|
) -> None: ...
|
|
99
|
-
def HasField(self, field_name:
|
|
100
|
-
def ClearField(self, field_name:
|
|
105
|
+
def HasField(self, field_name: typing.Literal["description", b"description"]) -> builtins.bool: ...
|
|
106
|
+
def ClearField(self, field_name: typing.Literal["description", b"description"]) -> None: ...
|
|
101
107
|
|
|
102
108
|
global___GetUserApplicationInstanceResponse = GetUserApplicationInstanceResponse
|
|
103
109
|
|
|
110
|
+
@typing.final
|
|
104
111
|
class DeleteUserApplicationInstanceRequest(google.protobuf.message.Message):
|
|
105
112
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
106
113
|
|
|
@@ -108,16 +115,18 @@ class DeleteUserApplicationInstanceRequest(google.protobuf.message.Message):
|
|
|
108
115
|
@property
|
|
109
116
|
def identifier(self) -> frogml._proto.qwak.admiral.user_application_instance.v0.user_application_instance_pb2.Identifier:
|
|
110
117
|
"""The identifier of the user application instance to delete"""
|
|
118
|
+
|
|
111
119
|
def __init__(
|
|
112
120
|
self,
|
|
113
121
|
*,
|
|
114
122
|
identifier: frogml._proto.qwak.admiral.user_application_instance.v0.user_application_instance_pb2.Identifier | None = ...,
|
|
115
123
|
) -> None: ...
|
|
116
|
-
def HasField(self, field_name:
|
|
117
|
-
def ClearField(self, field_name:
|
|
124
|
+
def HasField(self, field_name: typing.Literal["identifier", b"identifier"]) -> builtins.bool: ...
|
|
125
|
+
def ClearField(self, field_name: typing.Literal["identifier", b"identifier"]) -> None: ...
|
|
118
126
|
|
|
119
127
|
global___DeleteUserApplicationInstanceRequest = DeleteUserApplicationInstanceRequest
|
|
120
128
|
|
|
129
|
+
@typing.final
|
|
121
130
|
class DeleteUserApplicationInstanceResponse(google.protobuf.message.Message):
|
|
122
131
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
123
132
|
|
|
@@ -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.analytics/analytics.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
|
|
@@ -19,9 +20,8 @@ _globals = globals()
|
|
|
19
20
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
20
21
|
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'qwak.analytics.analytics_pb2', _globals)
|
|
21
22
|
if _descriptor._USE_C_DESCRIPTORS == False:
|
|
22
|
-
|
|
23
|
-
DESCRIPTOR.
|
|
24
|
-
DESCRIPTOR._serialized_options = b'\n\031com.qwak.ai.analytics.apiP\001Zggithub.com/qwak-ai/qwak-platform/services/core/java/analytics/analytics-api/pb/qwak/analytics;analytics'
|
|
23
|
+
_globals['DESCRIPTOR']._options = None
|
|
24
|
+
_globals['DESCRIPTOR']._serialized_options = b'\n\031com.qwak.ai.analytics.apiP\001Zggithub.com/qwak-ai/qwak-platform/services/core/java/analytics/analytics-api/pb/qwak/analytics;analytics'
|
|
25
25
|
_globals['_QUERYSTATUS']._serialized_start=805
|
|
26
26
|
_globals['_QUERYSTATUS']._serialized_end=883
|
|
27
27
|
_globals['_COLUMNTYPE']._serialized_start=886
|