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,18 +2,15 @@
|
|
|
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
|
-
import
|
|
9
|
-
|
|
10
|
-
if sys.version_info >= (3, 8):
|
|
11
|
-
import typing as typing_extensions
|
|
12
|
-
else:
|
|
13
|
-
import typing_extensions
|
|
9
|
+
import typing
|
|
14
10
|
|
|
15
11
|
DESCRIPTOR: google.protobuf.descriptor.FileDescriptor
|
|
16
12
|
|
|
13
|
+
@typing.final
|
|
17
14
|
class SlackAppIntegration(google.protobuf.message.Message):
|
|
18
15
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
19
16
|
|
|
@@ -23,12 +20,15 @@ class SlackAppIntegration(google.protobuf.message.Message):
|
|
|
23
20
|
@property
|
|
24
21
|
def encrypted_slack_app_auth_config(self) -> global___SlackAppAuthConfig:
|
|
25
22
|
"""Encrypted Slack auth configuration"""
|
|
23
|
+
|
|
26
24
|
@property
|
|
27
25
|
def slack_app_settings(self) -> global___SlackAppSettings:
|
|
28
26
|
"""All Qwak Slack App settings"""
|
|
27
|
+
|
|
29
28
|
@property
|
|
30
29
|
def slack_system_secret(self) -> global___SlackSystemSecretDescriptor:
|
|
31
30
|
"""Slack system secret descriptor"""
|
|
31
|
+
|
|
32
32
|
def __init__(
|
|
33
33
|
self,
|
|
34
34
|
*,
|
|
@@ -36,12 +36,13 @@ class SlackAppIntegration(google.protobuf.message.Message):
|
|
|
36
36
|
slack_app_settings: global___SlackAppSettings | None = ...,
|
|
37
37
|
slack_system_secret: global___SlackSystemSecretDescriptor | None = ...,
|
|
38
38
|
) -> None: ...
|
|
39
|
-
def HasField(self, field_name:
|
|
40
|
-
def ClearField(self, field_name:
|
|
41
|
-
def WhichOneof(self, oneof_group:
|
|
39
|
+
def HasField(self, field_name: typing.Literal["auth", b"auth", "encrypted_slack_app_auth_config", b"encrypted_slack_app_auth_config", "slack_app_settings", b"slack_app_settings", "slack_system_secret", b"slack_system_secret"]) -> builtins.bool: ...
|
|
40
|
+
def ClearField(self, field_name: typing.Literal["auth", b"auth", "encrypted_slack_app_auth_config", b"encrypted_slack_app_auth_config", "slack_app_settings", b"slack_app_settings", "slack_system_secret", b"slack_system_secret"]) -> None: ...
|
|
41
|
+
def WhichOneof(self, oneof_group: typing.Literal["auth", b"auth"]) -> typing.Literal["slack_system_secret"] | None: ...
|
|
42
42
|
|
|
43
43
|
global___SlackAppIntegration = SlackAppIntegration
|
|
44
44
|
|
|
45
|
+
@typing.final
|
|
45
46
|
class SlackAppIntegrationSpec(google.protobuf.message.Message):
|
|
46
47
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
47
48
|
|
|
@@ -53,12 +54,13 @@ class SlackAppIntegrationSpec(google.protobuf.message.Message):
|
|
|
53
54
|
*,
|
|
54
55
|
slack_app_temporary_credentials: global___SlackAppTemporaryCredentials | None = ...,
|
|
55
56
|
) -> None: ...
|
|
56
|
-
def HasField(self, field_name:
|
|
57
|
-
def ClearField(self, field_name:
|
|
58
|
-
def WhichOneof(self, oneof_group:
|
|
57
|
+
def HasField(self, field_name: typing.Literal["credentials", b"credentials", "slack_app_temporary_credentials", b"slack_app_temporary_credentials"]) -> builtins.bool: ...
|
|
58
|
+
def ClearField(self, field_name: typing.Literal["credentials", b"credentials", "slack_app_temporary_credentials", b"slack_app_temporary_credentials"]) -> None: ...
|
|
59
|
+
def WhichOneof(self, oneof_group: typing.Literal["credentials", b"credentials"]) -> typing.Literal["slack_app_temporary_credentials"] | None: ...
|
|
59
60
|
|
|
60
61
|
global___SlackAppIntegrationSpec = SlackAppIntegrationSpec
|
|
61
62
|
|
|
63
|
+
@typing.final
|
|
62
64
|
class SlackAppTemporaryCredentials(google.protobuf.message.Message):
|
|
63
65
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
64
66
|
|
|
@@ -78,10 +80,11 @@ class SlackAppTemporaryCredentials(google.protobuf.message.Message):
|
|
|
78
80
|
code: builtins.str = ...,
|
|
79
81
|
redirect_uri: builtins.str = ...,
|
|
80
82
|
) -> None: ...
|
|
81
|
-
def ClearField(self, field_name:
|
|
83
|
+
def ClearField(self, field_name: typing.Literal["code", b"code", "redirect_uri", b"redirect_uri", "state", b"state"]) -> None: ...
|
|
82
84
|
|
|
83
85
|
global___SlackAppTemporaryCredentials = SlackAppTemporaryCredentials
|
|
84
86
|
|
|
87
|
+
@typing.final
|
|
85
88
|
class SlackAppSettings(google.protobuf.message.Message):
|
|
86
89
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
87
90
|
|
|
@@ -90,6 +93,7 @@ class SlackAppSettings(google.protobuf.message.Message):
|
|
|
90
93
|
@property
|
|
91
94
|
def slack_team(self) -> global___SlackTeam:
|
|
92
95
|
"""Slack team spec"""
|
|
96
|
+
|
|
93
97
|
@property
|
|
94
98
|
def slack_enterprise(self) -> global___SlackEnterprise: ...
|
|
95
99
|
def __init__(
|
|
@@ -98,12 +102,13 @@ class SlackAppSettings(google.protobuf.message.Message):
|
|
|
98
102
|
slack_team: global___SlackTeam | None = ...,
|
|
99
103
|
slack_enterprise: global___SlackEnterprise | None = ...,
|
|
100
104
|
) -> None: ...
|
|
101
|
-
def HasField(self, field_name:
|
|
102
|
-
def ClearField(self, field_name:
|
|
103
|
-
def WhichOneof(self, oneof_group:
|
|
105
|
+
def HasField(self, field_name: typing.Literal["enterprise", b"enterprise", "slack_enterprise", b"slack_enterprise", "slack_team", b"slack_team"]) -> builtins.bool: ...
|
|
106
|
+
def ClearField(self, field_name: typing.Literal["enterprise", b"enterprise", "slack_enterprise", b"slack_enterprise", "slack_team", b"slack_team"]) -> None: ...
|
|
107
|
+
def WhichOneof(self, oneof_group: typing.Literal["enterprise", b"enterprise"]) -> typing.Literal["slack_enterprise"] | None: ...
|
|
104
108
|
|
|
105
109
|
global___SlackAppSettings = SlackAppSettings
|
|
106
110
|
|
|
111
|
+
@typing.final
|
|
107
112
|
class SlackAppAuthConfig(google.protobuf.message.Message):
|
|
108
113
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
109
114
|
|
|
@@ -114,10 +119,11 @@ class SlackAppAuthConfig(google.protobuf.message.Message):
|
|
|
114
119
|
*,
|
|
115
120
|
bot_user_token: builtins.str = ...,
|
|
116
121
|
) -> None: ...
|
|
117
|
-
def ClearField(self, field_name:
|
|
122
|
+
def ClearField(self, field_name: typing.Literal["bot_user_token", b"bot_user_token"]) -> None: ...
|
|
118
123
|
|
|
119
124
|
global___SlackAppAuthConfig = SlackAppAuthConfig
|
|
120
125
|
|
|
126
|
+
@typing.final
|
|
121
127
|
class SlackSystemSecretDescriptor(google.protobuf.message.Message):
|
|
122
128
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
123
129
|
|
|
@@ -137,10 +143,11 @@ class SlackSystemSecretDescriptor(google.protobuf.message.Message):
|
|
|
137
143
|
url_key: builtins.str = ...,
|
|
138
144
|
token_key: builtins.str = ...,
|
|
139
145
|
) -> None: ...
|
|
140
|
-
def ClearField(self, field_name:
|
|
146
|
+
def ClearField(self, field_name: typing.Literal["secret_name", b"secret_name", "token_key", b"token_key", "url_key", b"url_key"]) -> None: ...
|
|
141
147
|
|
|
142
148
|
global___SlackSystemSecretDescriptor = SlackSystemSecretDescriptor
|
|
143
149
|
|
|
150
|
+
@typing.final
|
|
144
151
|
class SlackAppValidationSpec(google.protobuf.message.Message):
|
|
145
152
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
146
153
|
|
|
@@ -150,6 +157,7 @@ class SlackAppValidationSpec(google.protobuf.message.Message):
|
|
|
150
157
|
|
|
151
158
|
global___SlackAppValidationSpec = SlackAppValidationSpec
|
|
152
159
|
|
|
160
|
+
@typing.final
|
|
153
161
|
class SlackAppIntegrationOptions(google.protobuf.message.Message):
|
|
154
162
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
155
163
|
|
|
@@ -159,6 +167,7 @@ class SlackAppIntegrationOptions(google.protobuf.message.Message):
|
|
|
159
167
|
|
|
160
168
|
global___SlackAppIntegrationOptions = SlackAppIntegrationOptions
|
|
161
169
|
|
|
170
|
+
@typing.final
|
|
162
171
|
class SlackTeam(google.protobuf.message.Message):
|
|
163
172
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
164
173
|
|
|
@@ -174,10 +183,11 @@ class SlackTeam(google.protobuf.message.Message):
|
|
|
174
183
|
id: builtins.str = ...,
|
|
175
184
|
name: builtins.str = ...,
|
|
176
185
|
) -> None: ...
|
|
177
|
-
def ClearField(self, field_name:
|
|
186
|
+
def ClearField(self, field_name: typing.Literal["id", b"id", "name", b"name"]) -> None: ...
|
|
178
187
|
|
|
179
188
|
global___SlackTeam = SlackTeam
|
|
180
189
|
|
|
190
|
+
@typing.final
|
|
181
191
|
class SlackEnterprise(google.protobuf.message.Message):
|
|
182
192
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
183
193
|
|
|
@@ -193,6 +203,6 @@ class SlackEnterprise(google.protobuf.message.Message):
|
|
|
193
203
|
id: builtins.str = ...,
|
|
194
204
|
name: builtins.str = ...,
|
|
195
205
|
) -> None: ...
|
|
196
|
-
def ClearField(self, field_name:
|
|
206
|
+
def ClearField(self, field_name: typing.Literal["id", b"id", "name", b"name"]) -> None: ...
|
|
197
207
|
|
|
198
208
|
global___SlackEnterprise = SlackEnterprise
|
|
@@ -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.jfrog/gateway/v0/repository.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.jfrog.gateway.v0.repository_pb2', _globals)
|
|
21
22
|
if _descriptor._USE_C_DESCRIPTORS == False:
|
|
22
|
-
|
|
23
|
-
DESCRIPTOR.
|
|
24
|
-
DESCRIPTOR._serialized_options = b'\n\'com.qwak.ai.jfrog.gateway.repository.v0P\001'
|
|
23
|
+
_globals['DESCRIPTOR']._options = None
|
|
24
|
+
_globals['DESCRIPTOR']._serialized_options = b'\n\'com.qwak.ai.jfrog.gateway.repository.v0P\001'
|
|
25
25
|
_globals['_REPOSITORYSPEC']._serialized_start=72
|
|
26
26
|
_globals['_REPOSITORYSPEC']._serialized_end=305
|
|
27
27
|
_globals['_REPOSITORYCLASS']._serialized_start=307
|
|
@@ -2,18 +2,15 @@
|
|
|
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
|
-
import
|
|
9
|
-
|
|
10
|
-
if sys.version_info >= (3, 8):
|
|
11
|
-
import typing as typing_extensions
|
|
12
|
-
else:
|
|
13
|
-
import typing_extensions
|
|
9
|
+
import typing
|
|
14
10
|
|
|
15
11
|
DESCRIPTOR: google.protobuf.descriptor.FileDescriptor
|
|
16
12
|
|
|
13
|
+
@typing.final
|
|
17
14
|
class RepositorySpec(google.protobuf.message.Message):
|
|
18
15
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
19
16
|
|
|
@@ -25,12 +22,12 @@ class RepositorySpec(google.protobuf.message.Message):
|
|
|
25
22
|
NOTES_FIELD_NUMBER: builtins.int
|
|
26
23
|
repository_key: builtins.str
|
|
27
24
|
project_key: builtins.str
|
|
25
|
+
description: builtins.str
|
|
26
|
+
notes: builtins.str
|
|
28
27
|
@property
|
|
29
28
|
def repository_class(self) -> global___RepositoryClass: ...
|
|
30
29
|
@property
|
|
31
30
|
def package_type(self) -> global___PackageType: ...
|
|
32
|
-
description: builtins.str
|
|
33
|
-
notes: builtins.str
|
|
34
31
|
def __init__(
|
|
35
32
|
self,
|
|
36
33
|
*,
|
|
@@ -41,11 +38,12 @@ class RepositorySpec(google.protobuf.message.Message):
|
|
|
41
38
|
description: builtins.str = ...,
|
|
42
39
|
notes: builtins.str = ...,
|
|
43
40
|
) -> None: ...
|
|
44
|
-
def HasField(self, field_name:
|
|
45
|
-
def ClearField(self, field_name:
|
|
41
|
+
def HasField(self, field_name: typing.Literal["package_type", b"package_type", "repository_class", b"repository_class"]) -> builtins.bool: ...
|
|
42
|
+
def ClearField(self, field_name: typing.Literal["description", b"description", "notes", b"notes", "package_type", b"package_type", "project_key", b"project_key", "repository_class", b"repository_class", "repository_key", b"repository_key"]) -> None: ...
|
|
46
43
|
|
|
47
44
|
global___RepositorySpec = RepositorySpec
|
|
48
45
|
|
|
46
|
+
@typing.final
|
|
49
47
|
class RepositoryClass(google.protobuf.message.Message):
|
|
50
48
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
51
49
|
|
|
@@ -57,12 +55,13 @@ class RepositoryClass(google.protobuf.message.Message):
|
|
|
57
55
|
*,
|
|
58
56
|
local: global___RepositoryClassLocal | None = ...,
|
|
59
57
|
) -> None: ...
|
|
60
|
-
def HasField(self, field_name:
|
|
61
|
-
def ClearField(self, field_name:
|
|
62
|
-
def WhichOneof(self, oneof_group:
|
|
58
|
+
def HasField(self, field_name: typing.Literal["class", b"class", "local", b"local"]) -> builtins.bool: ...
|
|
59
|
+
def ClearField(self, field_name: typing.Literal["class", b"class", "local", b"local"]) -> None: ...
|
|
60
|
+
def WhichOneof(self, oneof_group: typing.Literal["class", b"class"]) -> typing.Literal["local"] | None: ...
|
|
63
61
|
|
|
64
62
|
global___RepositoryClass = RepositoryClass
|
|
65
63
|
|
|
64
|
+
@typing.final
|
|
66
65
|
class RepositoryClassLocal(google.protobuf.message.Message):
|
|
67
66
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
68
67
|
|
|
@@ -72,6 +71,7 @@ class RepositoryClassLocal(google.protobuf.message.Message):
|
|
|
72
71
|
|
|
73
72
|
global___RepositoryClassLocal = RepositoryClassLocal
|
|
74
73
|
|
|
74
|
+
@typing.final
|
|
75
75
|
class PackageType(google.protobuf.message.Message):
|
|
76
76
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
77
77
|
|
|
@@ -91,12 +91,13 @@ class PackageType(google.protobuf.message.Message):
|
|
|
91
91
|
docker: global___PackageTypeDocker | None = ...,
|
|
92
92
|
machine_learning: global___PackageTypeMachineLearning | None = ...,
|
|
93
93
|
) -> None: ...
|
|
94
|
-
def HasField(self, field_name:
|
|
95
|
-
def ClearField(self, field_name:
|
|
96
|
-
def WhichOneof(self, oneof_group:
|
|
94
|
+
def HasField(self, field_name: typing.Literal["docker", b"docker", "generic", b"generic", "machine_learning", b"machine_learning", "type", b"type"]) -> builtins.bool: ...
|
|
95
|
+
def ClearField(self, field_name: typing.Literal["docker", b"docker", "generic", b"generic", "machine_learning", b"machine_learning", "type", b"type"]) -> None: ...
|
|
96
|
+
def WhichOneof(self, oneof_group: typing.Literal["type", b"type"]) -> typing.Literal["generic", "docker", "machine_learning"] | None: ...
|
|
97
97
|
|
|
98
98
|
global___PackageType = PackageType
|
|
99
99
|
|
|
100
|
+
@typing.final
|
|
100
101
|
class PackageTypeGeneric(google.protobuf.message.Message):
|
|
101
102
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
102
103
|
|
|
@@ -106,6 +107,7 @@ class PackageTypeGeneric(google.protobuf.message.Message):
|
|
|
106
107
|
|
|
107
108
|
global___PackageTypeGeneric = PackageTypeGeneric
|
|
108
109
|
|
|
110
|
+
@typing.final
|
|
109
111
|
class PackageTypeDocker(google.protobuf.message.Message):
|
|
110
112
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
111
113
|
|
|
@@ -115,6 +117,7 @@ class PackageTypeDocker(google.protobuf.message.Message):
|
|
|
115
117
|
|
|
116
118
|
global___PackageTypeDocker = PackageTypeDocker
|
|
117
119
|
|
|
120
|
+
@typing.final
|
|
118
121
|
class PackageTypeMachineLearning(google.protobuf.message.Message):
|
|
119
122
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
120
123
|
|
|
@@ -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.jfrog/gateway/v0/repository_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.jfrog.gateway.v0.repository_service_pb2', _globals)
|
|
22
23
|
if _descriptor._USE_C_DESCRIPTORS == False:
|
|
23
|
-
|
|
24
|
-
DESCRIPTOR.
|
|
25
|
-
DESCRIPTOR._serialized_options = b'\n\'com.qwak.ai.jfrog.gateway.repository.v0P\001'
|
|
24
|
+
_globals['DESCRIPTOR']._options = None
|
|
25
|
+
_globals['DESCRIPTOR']._serialized_options = b'\n\'com.qwak.ai.jfrog.gateway.repository.v0P\001'
|
|
26
26
|
_globals['_CREATEREPOSITORYREQUEST']._serialized_start=119
|
|
27
27
|
_globals['_CREATEREPOSITORYREQUEST']._serialized_end=214
|
|
28
28
|
_globals['_CREATEREPOSITORYRESPONSE']._serialized_start=216
|
|
@@ -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.jfrog.gateway.v0.repository_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 CreateRepositoryRequest(google.protobuf.message.Message):
|
|
19
16
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
20
17
|
|
|
@@ -26,11 +23,12 @@ class CreateRepositoryRequest(google.protobuf.message.Message):
|
|
|
26
23
|
*,
|
|
27
24
|
repository_spec: frogml._proto.qwak.jfrog.gateway.v0.repository_pb2.RepositorySpec | None = ...,
|
|
28
25
|
) -> None: ...
|
|
29
|
-
def HasField(self, field_name:
|
|
30
|
-
def ClearField(self, field_name:
|
|
26
|
+
def HasField(self, field_name: typing.Literal["repository_spec", b"repository_spec"]) -> builtins.bool: ...
|
|
27
|
+
def ClearField(self, field_name: typing.Literal["repository_spec", b"repository_spec"]) -> None: ...
|
|
31
28
|
|
|
32
29
|
global___CreateRepositoryRequest = CreateRepositoryRequest
|
|
33
30
|
|
|
31
|
+
@typing.final
|
|
34
32
|
class CreateRepositoryResponse(google.protobuf.message.Message):
|
|
35
33
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
36
34
|
|
|
@@ -40,6 +38,7 @@ class CreateRepositoryResponse(google.protobuf.message.Message):
|
|
|
40
38
|
|
|
41
39
|
global___CreateRepositoryResponse = CreateRepositoryResponse
|
|
42
40
|
|
|
41
|
+
@typing.final
|
|
43
42
|
class GetRepositoryConfigurationRequest(google.protobuf.message.Message):
|
|
44
43
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
45
44
|
|
|
@@ -50,10 +49,11 @@ class GetRepositoryConfigurationRequest(google.protobuf.message.Message):
|
|
|
50
49
|
*,
|
|
51
50
|
repository_key: builtins.str = ...,
|
|
52
51
|
) -> None: ...
|
|
53
|
-
def ClearField(self, field_name:
|
|
52
|
+
def ClearField(self, field_name: typing.Literal["repository_key", b"repository_key"]) -> None: ...
|
|
54
53
|
|
|
55
54
|
global___GetRepositoryConfigurationRequest = GetRepositoryConfigurationRequest
|
|
56
55
|
|
|
56
|
+
@typing.final
|
|
57
57
|
class GetRepositoryConfigurationResponse(google.protobuf.message.Message):
|
|
58
58
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
59
59
|
|
|
@@ -65,7 +65,7 @@ class GetRepositoryConfigurationResponse(google.protobuf.message.Message):
|
|
|
65
65
|
*,
|
|
66
66
|
repository_spec: frogml._proto.qwak.jfrog.gateway.v0.repository_pb2.RepositorySpec | None = ...,
|
|
67
67
|
) -> None: ...
|
|
68
|
-
def HasField(self, field_name:
|
|
69
|
-
def ClearField(self, field_name:
|
|
68
|
+
def HasField(self, field_name: typing.Literal["repository_spec", b"repository_spec"]) -> builtins.bool: ...
|
|
69
|
+
def ClearField(self, field_name: typing.Literal["repository_spec", b"repository_spec"]) -> None: ...
|
|
70
70
|
|
|
71
71
|
global___GetRepositoryConfigurationResponse = GetRepositoryConfigurationResponse
|
|
@@ -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.kube_deployment_captain/alert.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,11 +20,10 @@ _globals = globals()
|
|
|
19
20
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
20
21
|
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'qwak.kube_deployment_captain.alert_pb2', _globals)
|
|
21
22
|
if _descriptor._USE_C_DESCRIPTORS == False:
|
|
22
|
-
|
|
23
|
-
DESCRIPTOR.
|
|
24
|
-
|
|
25
|
-
_KUBEALERTSPEC.fields_by_name['evaluator_threshold'].
|
|
26
|
-
_KUBEALERTSPEC.fields_by_name['evaluator_threshold']._serialized_options = b'\030\001'
|
|
23
|
+
_globals['DESCRIPTOR']._options = None
|
|
24
|
+
_globals['DESCRIPTOR']._serialized_options = b'\n\'com.qwak.ai.kube.deployment.captain.apiP\001'
|
|
25
|
+
_globals['_KUBEALERTSPEC'].fields_by_name['evaluator_threshold']._options = None
|
|
26
|
+
_globals['_KUBEALERTSPEC'].fields_by_name['evaluator_threshold']._serialized_options = b'\030\001'
|
|
27
27
|
_globals['_KUBEALERTTYPE']._serialized_start=1105
|
|
28
28
|
_globals['_KUBEALERTTYPE']._serialized_end=1223
|
|
29
29
|
_globals['_KUBEREDUCERFUNCTION']._serialized_start=1226
|
|
@@ -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
|
|
@@ -22,7 +23,7 @@ class _KubeAlertType:
|
|
|
22
23
|
ValueType = typing.NewType("ValueType", builtins.int)
|
|
23
24
|
V: typing_extensions.TypeAlias = ValueType
|
|
24
25
|
|
|
25
|
-
class _KubeAlertTypeEnumTypeWrapper(google.protobuf.internal.enum_type_wrapper._EnumTypeWrapper[_KubeAlertType.ValueType], builtins.type):
|
|
26
|
+
class _KubeAlertTypeEnumTypeWrapper(google.protobuf.internal.enum_type_wrapper._EnumTypeWrapper[_KubeAlertType.ValueType], builtins.type):
|
|
26
27
|
DESCRIPTOR: google.protobuf.descriptor.EnumDescriptor
|
|
27
28
|
ALERT_TYPE_NOT_VALID: _KubeAlertType.ValueType # 0
|
|
28
29
|
ERROR_RATE: _KubeAlertType.ValueType # 1
|
|
@@ -45,7 +46,7 @@ class _KubeReducerFunction:
|
|
|
45
46
|
ValueType = typing.NewType("ValueType", builtins.int)
|
|
46
47
|
V: typing_extensions.TypeAlias = ValueType
|
|
47
48
|
|
|
48
|
-
class _KubeReducerFunctionEnumTypeWrapper(google.protobuf.internal.enum_type_wrapper._EnumTypeWrapper[_KubeReducerFunction.ValueType], builtins.type):
|
|
49
|
+
class _KubeReducerFunctionEnumTypeWrapper(google.protobuf.internal.enum_type_wrapper._EnumTypeWrapper[_KubeReducerFunction.ValueType], builtins.type):
|
|
49
50
|
DESCRIPTOR: google.protobuf.descriptor.EnumDescriptor
|
|
50
51
|
REDUCER_FUNCTION_NOT_VALID: _KubeReducerFunction.ValueType # 0
|
|
51
52
|
MIN: _KubeReducerFunction.ValueType # 1
|
|
@@ -78,7 +79,7 @@ class _KubeEvaluatorType:
|
|
|
78
79
|
ValueType = typing.NewType("ValueType", builtins.int)
|
|
79
80
|
V: typing_extensions.TypeAlias = ValueType
|
|
80
81
|
|
|
81
|
-
class _KubeEvaluatorTypeEnumTypeWrapper(google.protobuf.internal.enum_type_wrapper._EnumTypeWrapper[_KubeEvaluatorType.ValueType], builtins.type):
|
|
82
|
+
class _KubeEvaluatorTypeEnumTypeWrapper(google.protobuf.internal.enum_type_wrapper._EnumTypeWrapper[_KubeEvaluatorType.ValueType], builtins.type):
|
|
82
83
|
DESCRIPTOR: google.protobuf.descriptor.EnumDescriptor
|
|
83
84
|
EVALUATOR_TYPE_NOT_VALID: _KubeEvaluatorType.ValueType # 0
|
|
84
85
|
IS_ABOVE: _KubeEvaluatorType.ValueType # 1
|
|
@@ -91,20 +92,23 @@ IS_ABOVE: KubeEvaluatorType.ValueType # 1
|
|
|
91
92
|
IS_BELOW: KubeEvaluatorType.ValueType # 2
|
|
92
93
|
global___KubeEvaluatorType = KubeEvaluatorType
|
|
93
94
|
|
|
95
|
+
@typing.final
|
|
94
96
|
class KubeAlertRule(google.protobuf.message.Message):
|
|
95
97
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
96
98
|
|
|
97
99
|
NOTIFICATION_CHANNELS_FIELD_NUMBER: builtins.int
|
|
98
100
|
ALERT_SPEC_FIELD_NUMBER: builtins.int
|
|
99
101
|
VARIATION_NAME_FIELD_NUMBER: builtins.int
|
|
102
|
+
variation_name: builtins.str
|
|
103
|
+
"""The variation name - if empty - general for the model."""
|
|
100
104
|
@property
|
|
101
105
|
def notification_channels(self) -> google.protobuf.internal.containers.RepeatedScalarFieldContainer[builtins.str]:
|
|
102
106
|
"""The channels to notify to"""
|
|
107
|
+
|
|
103
108
|
@property
|
|
104
109
|
def alert_spec(self) -> global___KubeAlertSpec:
|
|
105
110
|
"""The details of the alert"""
|
|
106
|
-
|
|
107
|
-
"""The variation name - if empty - general for the model."""
|
|
111
|
+
|
|
108
112
|
def __init__(
|
|
109
113
|
self,
|
|
110
114
|
*,
|
|
@@ -112,11 +116,12 @@ class KubeAlertRule(google.protobuf.message.Message):
|
|
|
112
116
|
alert_spec: global___KubeAlertSpec | None = ...,
|
|
113
117
|
variation_name: builtins.str = ...,
|
|
114
118
|
) -> None: ...
|
|
115
|
-
def HasField(self, field_name:
|
|
116
|
-
def ClearField(self, field_name:
|
|
119
|
+
def HasField(self, field_name: typing.Literal["alert_spec", b"alert_spec"]) -> builtins.bool: ...
|
|
120
|
+
def ClearField(self, field_name: typing.Literal["alert_spec", b"alert_spec", "notification_channels", b"notification_channels", "variation_name", b"variation_name"]) -> None: ...
|
|
117
121
|
|
|
118
122
|
global___KubeAlertRule = KubeAlertRule
|
|
119
123
|
|
|
124
|
+
@typing.final
|
|
120
125
|
class KubeAlertSpec(google.protobuf.message.Message):
|
|
121
126
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
122
127
|
|
|
@@ -148,10 +153,11 @@ class KubeAlertSpec(google.protobuf.message.Message):
|
|
|
148
153
|
alert_type: global___KubeAlertType.ValueType = ...,
|
|
149
154
|
evaluation_threshold: builtins.float = ...,
|
|
150
155
|
) -> None: ...
|
|
151
|
-
def ClearField(self, field_name:
|
|
156
|
+
def ClearField(self, field_name: typing.Literal["alert_type", b"alert_type", "evaluation_period", b"evaluation_period", "evaluation_threshold", b"evaluation_threshold", "evaluator_threshold", b"evaluator_threshold", "evaluator_type", b"evaluator_type", "reducer_function", b"reducer_function"]) -> None: ...
|
|
152
157
|
|
|
153
158
|
global___KubeAlertSpec = KubeAlertSpec
|
|
154
159
|
|
|
160
|
+
@typing.final
|
|
155
161
|
class KubeNotificationChannel(google.protobuf.message.Message):
|
|
156
162
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
157
163
|
|
|
@@ -165,6 +171,7 @@ class KubeNotificationChannel(google.protobuf.message.Message):
|
|
|
165
171
|
@property
|
|
166
172
|
def settings(self) -> global___KubeNotificationChannelSettings:
|
|
167
173
|
"""Specific settings"""
|
|
174
|
+
|
|
168
175
|
def __init__(
|
|
169
176
|
self,
|
|
170
177
|
*,
|
|
@@ -172,11 +179,12 @@ class KubeNotificationChannel(google.protobuf.message.Message):
|
|
|
172
179
|
notification_channel_name: builtins.str = ...,
|
|
173
180
|
settings: global___KubeNotificationChannelSettings | None = ...,
|
|
174
181
|
) -> None: ...
|
|
175
|
-
def HasField(self, field_name:
|
|
176
|
-
def ClearField(self, field_name:
|
|
182
|
+
def HasField(self, field_name: typing.Literal["settings", b"settings"]) -> builtins.bool: ...
|
|
183
|
+
def ClearField(self, field_name: typing.Literal["notification_channel_id", b"notification_channel_id", "notification_channel_name", b"notification_channel_name", "settings", b"settings"]) -> None: ...
|
|
177
184
|
|
|
178
185
|
global___KubeNotificationChannel = KubeNotificationChannel
|
|
179
186
|
|
|
187
|
+
@typing.final
|
|
180
188
|
class KubeNotificationChannelSettings(google.protobuf.message.Message):
|
|
181
189
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
182
190
|
|
|
@@ -192,12 +200,13 @@ class KubeNotificationChannelSettings(google.protobuf.message.Message):
|
|
|
192
200
|
slack_settings: global___KubeSlackNotificationChannelSettings | None = ...,
|
|
193
201
|
opsgenie_settings: global___KubeOpsgenieNotificationChannelSettings | None = ...,
|
|
194
202
|
) -> None: ...
|
|
195
|
-
def HasField(self, field_name:
|
|
196
|
-
def ClearField(self, field_name:
|
|
197
|
-
def WhichOneof(self, oneof_group:
|
|
203
|
+
def HasField(self, field_name: typing.Literal["opsgenie_settings", b"opsgenie_settings", "settings", b"settings", "slack_settings", b"slack_settings"]) -> builtins.bool: ...
|
|
204
|
+
def ClearField(self, field_name: typing.Literal["opsgenie_settings", b"opsgenie_settings", "settings", b"settings", "slack_settings", b"slack_settings"]) -> None: ...
|
|
205
|
+
def WhichOneof(self, oneof_group: typing.Literal["settings", b"settings"]) -> typing.Literal["slack_settings", "opsgenie_settings"] | None: ...
|
|
198
206
|
|
|
199
207
|
global___KubeNotificationChannelSettings = KubeNotificationChannelSettings
|
|
200
208
|
|
|
209
|
+
@typing.final
|
|
201
210
|
class KubeSlackNotificationChannelSettings(google.protobuf.message.Message):
|
|
202
211
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
203
212
|
|
|
@@ -208,10 +217,11 @@ class KubeSlackNotificationChannelSettings(google.protobuf.message.Message):
|
|
|
208
217
|
*,
|
|
209
218
|
notification_channel_url: builtins.str = ...,
|
|
210
219
|
) -> None: ...
|
|
211
|
-
def ClearField(self, field_name:
|
|
220
|
+
def ClearField(self, field_name: typing.Literal["notification_channel_url", b"notification_channel_url"]) -> None: ...
|
|
212
221
|
|
|
213
222
|
global___KubeSlackNotificationChannelSettings = KubeSlackNotificationChannelSettings
|
|
214
223
|
|
|
224
|
+
@typing.final
|
|
215
225
|
class KubeOpsgenieNotificationChannelSettings(google.protobuf.message.Message):
|
|
216
226
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
217
227
|
|
|
@@ -227,6 +237,6 @@ class KubeOpsgenieNotificationChannelSettings(google.protobuf.message.Message):
|
|
|
227
237
|
api_url: builtins.str = ...,
|
|
228
238
|
api_key: builtins.str = ...,
|
|
229
239
|
) -> None: ...
|
|
230
|
-
def ClearField(self, field_name:
|
|
240
|
+
def ClearField(self, field_name: typing.Literal["api_key", b"api_key", "api_url", b"api_url"]) -> None: ...
|
|
231
241
|
|
|
232
242
|
global___KubeOpsgenieNotificationChannelSettings = KubeOpsgenieNotificationChannelSettings
|
|
@@ -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.kube_deployment_captain/alerting.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.kube_deployment_captain.alerting_pb2', _globals)
|
|
21
22
|
if _descriptor._USE_C_DESCRIPTORS == False:
|
|
22
|
-
|
|
23
|
-
DESCRIPTOR.
|
|
24
|
-
DESCRIPTOR._serialized_options = b'\n\'com.qwak.ai.kube.deployment.captain.apiP\001'
|
|
23
|
+
_globals['DESCRIPTOR']._options = None
|
|
24
|
+
_globals['DESCRIPTOR']._serialized_options = b'\n\'com.qwak.ai.kube.deployment.captain.apiP\001'
|
|
25
25
|
_globals['_CHANNEL']._serialized_start=77
|
|
26
26
|
_globals['_CHANNEL']._serialized_end=128
|
|
27
27
|
_globals['_FEATURESETALERTTYPE']._serialized_start=130
|