frogml 1.1.115__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 +1 -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 +10 -11
- 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 +3 -3
- frogml/_proto/qwak/administration/runtime_configuration/v0/external/databricks/auth_pb2.pyi +16 -17
- 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 +3 -3
- frogml/_proto/qwak/administration/runtime_configuration/v0/hosting/azure/auth_pb2.pyi +23 -21
- frogml/_proto/qwak/administration/runtime_configuration/v0/hosting_config_pb2.py +3 -3
- frogml/_proto/qwak/administration/runtime_configuration/v0/hosting_config_pb2.pyi +27 -25
- 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 +27 -27
- frogml/_proto/qwak/batch_job/v1/batch_job_service_pb2.pyi +192 -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 +7 -7
- frogml/_proto/qwak/builds/build_pb2.pyi +83 -54
- 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 +35 -29
- frogml/_proto/qwak/builds/build_values_pb2.pyi +85 -36
- frogml/_proto/qwak/builds/builds_orchestrator_service_pb2.py +19 -19
- frogml/_proto/qwak/builds/builds_orchestrator_service_pb2.pyi +100 -52
- 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 +11 -11
- frogml/_proto/qwak/ecosystem/jfrog/v0/token_pb2.pyi +70 -37
- 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 +3 -3
- frogml/_proto/qwak/ecosystem/v0/auth_pb2.pyi +6 -8
- frogml/_proto/qwak/ecosystem/v0/azure_credentials_pb2.py +3 -3
- frogml/_proto/qwak/ecosystem/v0/azure_credentials_pb2.pyi +21 -19
- frogml/_proto/qwak/ecosystem/v0/credentials_pb2.py +3 -3
- frogml/_proto/qwak/ecosystem/v0/credentials_pb2.pyi +16 -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 +11 -11
- frogml/_proto/qwak/feature_store/sources/batch_pb2.pyi +110 -70
- 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 +3 -3
- frogml/_proto/qwak/fitness_service/constructs_pb2.pyi +27 -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 +3 -3
- frogml/_proto/qwak/instance_template/instance_template_pb2.pyi +10 -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 +104 -61
- 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 +3 -3
- frogml/_proto/qwak/model_group/model_group_pb2.pyi +27 -18
- 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 +19 -19
- frogml/_proto/qwak/models/models_pb2.pyi +148 -89
- 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 +7 -7
- frogml/_proto/qwak/self_service/account/v0/managing_account_pb2.pyi +50 -26
- 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 +3 -3
- frogml/_proto/qwak/user_application/common/v0/resources_pb2.pyi +29 -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/clients/build_orchestrator/build_model_request_getter.py +6 -2
- frogml/core/clients/build_orchestrator/client.py +9 -5
- 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/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/inner/build_config/build_config_v1.py +4 -5
- frogml/core/inner/const.py +2 -0
- frogml/core/inner/di_configuration/__init__.py +1 -65
- 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/model_loggers/artifact_logger.py +5 -4
- frogml/feature_store/_common/packaging.py +1 -1
- frogml/feature_store/data_sources/base.py +8 -8
- 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 +14 -10
- 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/online/client.py +20 -4
- frogml/sdk/frogml_client/builds/build.py +8 -7
- frogml/sdk/model_version/huggingface/__init__.py +5 -3
- frogml/sdk/model_version/utils/files_tools.py +2 -3
- 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 +5 -22
- 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.115.dist-info → frogml-1.2.19.dist-info}/METADATA +39 -9
- {frogml-1.1.115.dist-info → frogml-1.2.19.dist-info}/RECORD +482 -476
- frogml_services_mock/mocks/authentication_service.py +3 -3
- frogml_services_mock/mocks/build_orchestrator_service_api.py +5 -2
- frogml_services_mock/services_mock.py +44 -33
- frogml/core/inner/tool/auth.py +0 -100
- {frogml-1.1.115.dist-info → frogml-1.2.19.dist-info}/WHEEL +0 -0
|
@@ -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.ecosystem/jfrog/v0/jfrog_tenant_info_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.ecosystem.jfrog.v0.jfrog_tenant_info_service_pb2', _globals)
|
|
22
23
|
if _descriptor._USE_C_DESCRIPTORS == False:
|
|
23
|
-
|
|
24
|
-
DESCRIPTOR.
|
|
25
|
-
DESCRIPTOR._serialized_options = b'\n com.qwak.ai.jfrog.tenant.info.v0P\001Z\226\001github.com/qwak-ai/qwak-platform/services/shared/java/libs/qwak-common/qwak-common-api/qwak-platform-ecosystem-api/pb/qwak/ecosystem/jfrog/v0;jfrog_v0'
|
|
24
|
+
_globals['DESCRIPTOR']._options = None
|
|
25
|
+
_globals['DESCRIPTOR']._serialized_options = b'\n com.qwak.ai.jfrog.tenant.info.v0P\001Z\226\001github.com/qwak-ai/qwak-platform/services/shared/java/libs/qwak-common/qwak-common-api/qwak-platform-ecosystem-api/pb/qwak/ecosystem/jfrog/v0;jfrog_v0'
|
|
26
26
|
_globals['_GETJFROGTENANTINFOREQUEST']._serialized_start=146
|
|
27
27
|
_globals['_GETJFROGTENANTINFOREQUEST']._serialized_end=173
|
|
28
28
|
_globals['_GETJFROGTENANTINFORESPONSE']._serialized_start=175
|
|
@@ -2,21 +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 collections.abc
|
|
7
8
|
import google.protobuf.descriptor
|
|
8
9
|
import google.protobuf.internal.containers
|
|
9
10
|
import google.protobuf.message
|
|
10
11
|
import frogml._proto.qwak.ecosystem.jfrog.v0.jfrog_tenant_pb2
|
|
11
|
-
import
|
|
12
|
-
|
|
13
|
-
if sys.version_info >= (3, 8):
|
|
14
|
-
import typing as typing_extensions
|
|
15
|
-
else:
|
|
16
|
-
import typing_extensions
|
|
12
|
+
import typing
|
|
17
13
|
|
|
18
14
|
DESCRIPTOR: google.protobuf.descriptor.FileDescriptor
|
|
19
15
|
|
|
16
|
+
@typing.final
|
|
20
17
|
class GetJFrogTenantInfoRequest(google.protobuf.message.Message):
|
|
21
18
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
22
19
|
|
|
@@ -26,6 +23,7 @@ class GetJFrogTenantInfoRequest(google.protobuf.message.Message):
|
|
|
26
23
|
|
|
27
24
|
global___GetJFrogTenantInfoRequest = GetJFrogTenantInfoRequest
|
|
28
25
|
|
|
26
|
+
@typing.final
|
|
29
27
|
class GetJFrogTenantInfoResponse(google.protobuf.message.Message):
|
|
30
28
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
31
29
|
|
|
@@ -33,16 +31,18 @@ class GetJFrogTenantInfoResponse(google.protobuf.message.Message):
|
|
|
33
31
|
@property
|
|
34
32
|
def tenant_info(self) -> frogml._proto.qwak.ecosystem.jfrog.v0.jfrog_tenant_pb2.JFrogTenantInfo:
|
|
35
33
|
""" Information about the tenant"""
|
|
34
|
+
|
|
36
35
|
def __init__(
|
|
37
36
|
self,
|
|
38
37
|
*,
|
|
39
38
|
tenant_info: frogml._proto.qwak.ecosystem.jfrog.v0.jfrog_tenant_pb2.JFrogTenantInfo | None = ...,
|
|
40
39
|
) -> None: ...
|
|
41
|
-
def HasField(self, field_name:
|
|
42
|
-
def ClearField(self, field_name:
|
|
40
|
+
def HasField(self, field_name: typing.Literal["tenant_info", b"tenant_info"]) -> builtins.bool: ...
|
|
41
|
+
def ClearField(self, field_name: typing.Literal["tenant_info", b"tenant_info"]) -> None: ...
|
|
43
42
|
|
|
44
43
|
global___GetJFrogTenantInfoResponse = GetJFrogTenantInfoResponse
|
|
45
44
|
|
|
45
|
+
@typing.final
|
|
46
46
|
class ListJFrogProjectsRequest(google.protobuf.message.Message):
|
|
47
47
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
48
48
|
|
|
@@ -52,6 +52,7 @@ class ListJFrogProjectsRequest(google.protobuf.message.Message):
|
|
|
52
52
|
|
|
53
53
|
global___ListJFrogProjectsRequest = ListJFrogProjectsRequest
|
|
54
54
|
|
|
55
|
+
@typing.final
|
|
55
56
|
class ListJFrogProjectsResponse(google.protobuf.message.Message):
|
|
56
57
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
57
58
|
|
|
@@ -59,11 +60,12 @@ class ListJFrogProjectsResponse(google.protobuf.message.Message):
|
|
|
59
60
|
@property
|
|
60
61
|
def projects(self) -> google.protobuf.internal.containers.RepeatedCompositeFieldContainer[qwak.ecosystem.jfrog.v0.jfrog_tenant_pb2.JFrogProject]:
|
|
61
62
|
"""A list of projects for which the requesting user is an admin"""
|
|
63
|
+
|
|
62
64
|
def __init__(
|
|
63
65
|
self,
|
|
64
66
|
*,
|
|
65
67
|
projects: collections.abc.Iterable[qwak.ecosystem.jfrog.v0.jfrog_tenant_pb2.JFrogProject] | None = ...,
|
|
66
68
|
) -> None: ...
|
|
67
|
-
def ClearField(self, field_name:
|
|
69
|
+
def ClearField(self, field_name: typing.Literal["projects", b"projects"]) -> None: ...
|
|
68
70
|
|
|
69
71
|
global___ListJFrogProjectsResponse = ListJFrogProjectsResponse
|
|
@@ -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.ecosystem/jfrog/v0/jfrog_tenant.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.ecosystem.jfrog.v0.jfrog_tenant_pb2', _globals)
|
|
21
22
|
if _descriptor._USE_C_DESCRIPTORS == False:
|
|
22
|
-
|
|
23
|
-
DESCRIPTOR.
|
|
24
|
-
DESCRIPTOR._serialized_options = b'\n com.qwak.ai.jfrog.tenant.info.v0P\001Z\226\001github.com/qwak-ai/qwak-platform/services/shared/java/libs/qwak-common/qwak-common-api/qwak-platform-ecosystem-api/pb/qwak/ecosystem/jfrog/v0;jfrog_v0'
|
|
23
|
+
_globals['DESCRIPTOR']._options = None
|
|
24
|
+
_globals['DESCRIPTOR']._serialized_options = b'\n com.qwak.ai.jfrog.tenant.info.v0P\001Z\226\001github.com/qwak-ai/qwak-platform/services/shared/java/libs/qwak-common/qwak-common-api/qwak-platform-ecosystem-api/pb/qwak/ecosystem/jfrog/v0;jfrog_v0'
|
|
25
25
|
_globals['_JFROGTENANTINFO']._serialized_start=89
|
|
26
26
|
_globals['_JFROGTENANTINFO']._serialized_end=128
|
|
27
27
|
_globals['_JFROGPROJECT']._serialized_start=130
|
|
@@ -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 JFrogTenantInfo(google.protobuf.message.Message):
|
|
18
15
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
19
16
|
|
|
@@ -25,10 +22,11 @@ class JFrogTenantInfo(google.protobuf.message.Message):
|
|
|
25
22
|
*,
|
|
26
23
|
platform_url: builtins.str = ...,
|
|
27
24
|
) -> None: ...
|
|
28
|
-
def ClearField(self, field_name:
|
|
25
|
+
def ClearField(self, field_name: typing.Literal["platform_url", b"platform_url"]) -> None: ...
|
|
29
26
|
|
|
30
27
|
global___JFrogTenantInfo = JFrogTenantInfo
|
|
31
28
|
|
|
29
|
+
@typing.final
|
|
32
30
|
class JFrogProject(google.protobuf.message.Message):
|
|
33
31
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
34
32
|
|
|
@@ -48,6 +46,6 @@ class JFrogProject(google.protobuf.message.Message):
|
|
|
48
46
|
display_name: builtins.str = ...,
|
|
49
47
|
description: builtins.str = ...,
|
|
50
48
|
) -> None: ...
|
|
51
|
-
def ClearField(self, field_name:
|
|
49
|
+
def ClearField(self, field_name: typing.Literal["description", b"description", "display_name", b"display_name", "project_key", b"project_key"]) -> None: ...
|
|
52
50
|
|
|
53
51
|
global___JFrogProject = JFrogProject
|
|
@@ -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.ecosystem/jfrog/v0/token.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,17 +21,16 @@ _globals = globals()
|
|
|
20
21
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
21
22
|
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'qwak.ecosystem.jfrog.v0.token_pb2', _globals)
|
|
22
23
|
if _descriptor._USE_C_DESCRIPTORS == False:
|
|
23
|
-
|
|
24
|
-
DESCRIPTOR.
|
|
25
|
-
|
|
26
|
-
_ARTIFACTORYIMAGEPULLTOKENSPEC.fields_by_name['repository_key'].
|
|
27
|
-
_ARTIFACTORYIMAGEPULLTOKENSPEC.fields_by_name['
|
|
28
|
-
_ARTIFACTORYIMAGEPULLTOKENSPEC.fields_by_name['repository_keys'].
|
|
29
|
-
|
|
30
|
-
_PERSISTTOKENCLAIMSSPEC.fields_by_name['token'].
|
|
31
|
-
|
|
32
|
-
_SUBJECTANDSCOPESOURCE.fields_by_name['token'].
|
|
33
|
-
_SUBJECTANDSCOPESOURCE.fields_by_name['token']._serialized_options = b'\030\001'
|
|
24
|
+
_globals['DESCRIPTOR']._options = None
|
|
25
|
+
_globals['DESCRIPTOR']._serialized_options = b'\n\032com.qwak.ai.jfrog.token.v0P\001Z\226\001github.com/qwak-ai/qwak-platform/services/shared/java/libs/qwak-common/qwak-common-api/qwak-platform-ecosystem-api/pb/qwak/ecosystem/jfrog/v0;jfrog_v0'
|
|
26
|
+
_globals['_ARTIFACTORYIMAGEPULLTOKENSPEC'].fields_by_name['repository_key']._options = None
|
|
27
|
+
_globals['_ARTIFACTORYIMAGEPULLTOKENSPEC'].fields_by_name['repository_key']._serialized_options = b'\030\001'
|
|
28
|
+
_globals['_ARTIFACTORYIMAGEPULLTOKENSPEC'].fields_by_name['repository_keys']._options = None
|
|
29
|
+
_globals['_ARTIFACTORYIMAGEPULLTOKENSPEC'].fields_by_name['repository_keys']._serialized_options = b'\030\001'
|
|
30
|
+
_globals['_PERSISTTOKENCLAIMSSPEC'].fields_by_name['token']._options = None
|
|
31
|
+
_globals['_PERSISTTOKENCLAIMSSPEC'].fields_by_name['token']._serialized_options = b'\030\001'
|
|
32
|
+
_globals['_SUBJECTANDSCOPESOURCE'].fields_by_name['token']._options = None
|
|
33
|
+
_globals['_SUBJECTANDSCOPESOURCE'].fields_by_name['token']._serialized_options = b'\030\001'
|
|
34
34
|
_globals['_REPOSITORYTYPE']._serialized_start=2491
|
|
35
35
|
_globals['_REPOSITORYTYPE']._serialized_end=2563
|
|
36
36
|
_globals['_JFROGPERMISSIONTYPE']._serialized_start=2566
|
|
@@ -2,6 +2,7 @@
|
|
|
2
2
|
@generated by mypy-protobuf. Do not edit manually!
|
|
3
3
|
isort:skip_file
|
|
4
4
|
"""
|
|
5
|
+
|
|
5
6
|
import builtins
|
|
6
7
|
import collections.abc
|
|
7
8
|
import google.protobuf.descriptor
|
|
@@ -23,7 +24,7 @@ class _RepositoryType:
|
|
|
23
24
|
ValueType = typing.NewType("ValueType", builtins.int)
|
|
24
25
|
V: typing_extensions.TypeAlias = ValueType
|
|
25
26
|
|
|
26
|
-
class _RepositoryTypeEnumTypeWrapper(google.protobuf.internal.enum_type_wrapper._EnumTypeWrapper[_RepositoryType.ValueType], builtins.type):
|
|
27
|
+
class _RepositoryTypeEnumTypeWrapper(google.protobuf.internal.enum_type_wrapper._EnumTypeWrapper[_RepositoryType.ValueType], builtins.type):
|
|
27
28
|
DESCRIPTOR: google.protobuf.descriptor.EnumDescriptor
|
|
28
29
|
REPOSITORY_TYPE_UNSPECIFIED: _RepositoryType.ValueType # 0
|
|
29
30
|
LOCAL: _RepositoryType.ValueType # 1
|
|
@@ -40,7 +41,7 @@ class _JFrogPermissionType:
|
|
|
40
41
|
ValueType = typing.NewType("ValueType", builtins.int)
|
|
41
42
|
V: typing_extensions.TypeAlias = ValueType
|
|
42
43
|
|
|
43
|
-
class _JFrogPermissionTypeEnumTypeWrapper(google.protobuf.internal.enum_type_wrapper._EnumTypeWrapper[_JFrogPermissionType.ValueType], builtins.type):
|
|
44
|
+
class _JFrogPermissionTypeEnumTypeWrapper(google.protobuf.internal.enum_type_wrapper._EnumTypeWrapper[_JFrogPermissionType.ValueType], builtins.type):
|
|
44
45
|
DESCRIPTOR: google.protobuf.descriptor.EnumDescriptor
|
|
45
46
|
JFROG_PERMISSION_TYPE_UNSPECIFIED: _JFrogPermissionType.ValueType # 0
|
|
46
47
|
"""Unspecified permission type"""
|
|
@@ -82,6 +83,7 @@ MANAGE: JFrogPermissionType.ValueType # 7
|
|
|
82
83
|
"""Action: `m` - Manage permission"""
|
|
83
84
|
global___JFrogPermissionType = JFrogPermissionType
|
|
84
85
|
|
|
86
|
+
@typing.final
|
|
85
87
|
class JFrogToken(google.protobuf.message.Message):
|
|
86
88
|
"""//////////////////////////////////////////////////////////////////////////////////////////////////////////////
|
|
87
89
|
definition
|
|
@@ -94,20 +96,23 @@ class JFrogToken(google.protobuf.message.Message):
|
|
|
94
96
|
@property
|
|
95
97
|
def definition(self) -> global___JFrogTokenDefinition:
|
|
96
98
|
"""Token definition"""
|
|
99
|
+
|
|
97
100
|
@property
|
|
98
101
|
def tenant_details(self) -> global___JFrogTokenTenantDetails:
|
|
99
102
|
"""JFrog Tenant details"""
|
|
103
|
+
|
|
100
104
|
def __init__(
|
|
101
105
|
self,
|
|
102
106
|
*,
|
|
103
107
|
definition: global___JFrogTokenDefinition | None = ...,
|
|
104
108
|
tenant_details: global___JFrogTokenTenantDetails | None = ...,
|
|
105
109
|
) -> None: ...
|
|
106
|
-
def HasField(self, field_name:
|
|
107
|
-
def ClearField(self, field_name:
|
|
110
|
+
def HasField(self, field_name: typing.Literal["definition", b"definition", "tenant_details", b"tenant_details"]) -> builtins.bool: ...
|
|
111
|
+
def ClearField(self, field_name: typing.Literal["definition", b"definition", "tenant_details", b"tenant_details"]) -> None: ...
|
|
108
112
|
|
|
109
113
|
global___JFrogToken = JFrogToken
|
|
110
114
|
|
|
115
|
+
@typing.final
|
|
111
116
|
class JFrogTokenTenantDetails(google.protobuf.message.Message):
|
|
112
117
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
113
118
|
|
|
@@ -119,10 +124,11 @@ class JFrogTokenTenantDetails(google.protobuf.message.Message):
|
|
|
119
124
|
*,
|
|
120
125
|
platform_url: builtins.str = ...,
|
|
121
126
|
) -> None: ...
|
|
122
|
-
def ClearField(self, field_name:
|
|
127
|
+
def ClearField(self, field_name: typing.Literal["platform_url", b"platform_url"]) -> None: ...
|
|
123
128
|
|
|
124
129
|
global___JFrogTokenTenantDetails = JFrogTokenTenantDetails
|
|
125
130
|
|
|
131
|
+
@typing.final
|
|
126
132
|
class JFrogTokenDefinition(google.protobuf.message.Message):
|
|
127
133
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
128
134
|
|
|
@@ -135,8 +141,6 @@ class JFrogTokenDefinition(google.protobuf.message.Message):
|
|
|
135
141
|
token: builtins.str
|
|
136
142
|
"""The generated token"""
|
|
137
143
|
refresh_token: builtins.str
|
|
138
|
-
@property
|
|
139
|
-
def expiration_time(self) -> google.protobuf.timestamp_pb2.Timestamp: ...
|
|
140
144
|
subject: builtins.str
|
|
141
145
|
"""Token subject"""
|
|
142
146
|
subject_name: builtins.str
|
|
@@ -146,6 +150,8 @@ class JFrogTokenDefinition(google.protobuf.message.Message):
|
|
|
146
150
|
"""
|
|
147
151
|
token_id: builtins.str
|
|
148
152
|
"""Token Id"""
|
|
153
|
+
@property
|
|
154
|
+
def expiration_time(self) -> google.protobuf.timestamp_pb2.Timestamp: ...
|
|
149
155
|
def __init__(
|
|
150
156
|
self,
|
|
151
157
|
*,
|
|
@@ -156,15 +162,16 @@ class JFrogTokenDefinition(google.protobuf.message.Message):
|
|
|
156
162
|
subject_name: builtins.str = ...,
|
|
157
163
|
token_id: builtins.str = ...,
|
|
158
164
|
) -> None: ...
|
|
159
|
-
def HasField(self, field_name:
|
|
160
|
-
def ClearField(self, field_name:
|
|
165
|
+
def HasField(self, field_name: typing.Literal["expiration_time", b"expiration_time", "optional_expiration_time", b"optional_expiration_time", "optional_refresh_token", b"optional_refresh_token", "refresh_token", b"refresh_token"]) -> builtins.bool: ...
|
|
166
|
+
def ClearField(self, field_name: typing.Literal["expiration_time", b"expiration_time", "optional_expiration_time", b"optional_expiration_time", "optional_refresh_token", b"optional_refresh_token", "refresh_token", b"refresh_token", "subject", b"subject", "subject_name", b"subject_name", "token", b"token", "token_id", b"token_id"]) -> None: ...
|
|
161
167
|
@typing.overload
|
|
162
|
-
def WhichOneof(self, oneof_group:
|
|
168
|
+
def WhichOneof(self, oneof_group: typing.Literal["optional_expiration_time", b"optional_expiration_time"]) -> typing.Literal["expiration_time"] | None: ...
|
|
163
169
|
@typing.overload
|
|
164
|
-
def WhichOneof(self, oneof_group:
|
|
170
|
+
def WhichOneof(self, oneof_group: typing.Literal["optional_refresh_token", b"optional_refresh_token"]) -> typing.Literal["refresh_token"] | None: ...
|
|
165
171
|
|
|
166
172
|
global___JFrogTokenDefinition = JFrogTokenDefinition
|
|
167
173
|
|
|
174
|
+
@typing.final
|
|
168
175
|
class JFrogTokenSpec(google.protobuf.message.Message):
|
|
169
176
|
"""//////////////////////////////////////////////////////////////////////////////////////////////////////////////
|
|
170
177
|
spec
|
|
@@ -181,14 +188,17 @@ class JFrogTokenSpec(google.protobuf.message.Message):
|
|
|
181
188
|
@property
|
|
182
189
|
def subject_and_scope_source(self) -> global___SubjectAndScopeSource:
|
|
183
190
|
"""Subject and scope source"""
|
|
191
|
+
|
|
184
192
|
@property
|
|
185
193
|
def audiences(self) -> global___JFrogTokenAudiences:
|
|
186
194
|
"""Audiences
|
|
187
195
|
Optional, if empty- *@* will be used
|
|
188
196
|
"""
|
|
197
|
+
|
|
189
198
|
@property
|
|
190
199
|
def ttl_spec(self) -> global___JFrogTokenTTLSpec:
|
|
191
200
|
"""Ttl spec"""
|
|
201
|
+
|
|
192
202
|
def __init__(
|
|
193
203
|
self,
|
|
194
204
|
*,
|
|
@@ -197,11 +207,12 @@ class JFrogTokenSpec(google.protobuf.message.Message):
|
|
|
197
207
|
audiences: global___JFrogTokenAudiences | None = ...,
|
|
198
208
|
ttl_spec: global___JFrogTokenTTLSpec | None = ...,
|
|
199
209
|
) -> None: ...
|
|
200
|
-
def HasField(self, field_name:
|
|
201
|
-
def ClearField(self, field_name:
|
|
210
|
+
def HasField(self, field_name: typing.Literal["audiences", b"audiences", "subject_and_scope_source", b"subject_and_scope_source", "ttl_spec", b"ttl_spec"]) -> builtins.bool: ...
|
|
211
|
+
def ClearField(self, field_name: typing.Literal["audiences", b"audiences", "jfrog_tenant_id", b"jfrog_tenant_id", "subject_and_scope_source", b"subject_and_scope_source", "ttl_spec", b"ttl_spec"]) -> None: ...
|
|
202
212
|
|
|
203
213
|
global___JFrogTokenSpec = JFrogTokenSpec
|
|
204
214
|
|
|
215
|
+
@typing.final
|
|
205
216
|
class ArtifactoryImagePullTokenSpec(google.protobuf.message.Message):
|
|
206
217
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
207
218
|
|
|
@@ -219,12 +230,15 @@ class ArtifactoryImagePullTokenSpec(google.protobuf.message.Message):
|
|
|
219
230
|
@property
|
|
220
231
|
def ttl_spec(self) -> global___JFrogTokenTTLSpec:
|
|
221
232
|
"""Ttl spec"""
|
|
233
|
+
|
|
222
234
|
@property
|
|
223
235
|
def repository_keys(self) -> google.protobuf.internal.containers.RepeatedScalarFieldContainer[builtins.str]:
|
|
224
236
|
"""Deprecated: use `repository_token_specs` instead."""
|
|
237
|
+
|
|
225
238
|
@property
|
|
226
239
|
def repository_token_specs(self) -> google.protobuf.internal.containers.RepeatedCompositeFieldContainer[global___RepositoryTokenSpec]:
|
|
227
240
|
"""Repository token specifications"""
|
|
241
|
+
|
|
228
242
|
def __init__(
|
|
229
243
|
self,
|
|
230
244
|
*,
|
|
@@ -234,11 +248,12 @@ class ArtifactoryImagePullTokenSpec(google.protobuf.message.Message):
|
|
|
234
248
|
repository_keys: collections.abc.Iterable[builtins.str] | None = ...,
|
|
235
249
|
repository_token_specs: collections.abc.Iterable[global___RepositoryTokenSpec] | None = ...,
|
|
236
250
|
) -> None: ...
|
|
237
|
-
def HasField(self, field_name:
|
|
238
|
-
def ClearField(self, field_name:
|
|
251
|
+
def HasField(self, field_name: typing.Literal["ttl_spec", b"ttl_spec"]) -> builtins.bool: ...
|
|
252
|
+
def ClearField(self, field_name: typing.Literal["jfrog_tenant_id", b"jfrog_tenant_id", "repository_key", b"repository_key", "repository_keys", b"repository_keys", "repository_token_specs", b"repository_token_specs", "ttl_spec", b"ttl_spec"]) -> None: ...
|
|
239
253
|
|
|
240
254
|
global___ArtifactoryImagePullTokenSpec = ArtifactoryImagePullTokenSpec
|
|
241
255
|
|
|
256
|
+
@typing.final
|
|
242
257
|
class PersistTokenClaimsSpec(google.protobuf.message.Message):
|
|
243
258
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
244
259
|
|
|
@@ -258,11 +273,12 @@ class PersistTokenClaimsSpec(google.protobuf.message.Message):
|
|
|
258
273
|
token: builtins.str = ...,
|
|
259
274
|
token_scope_extension: global___TokenScopeExtension | None = ...,
|
|
260
275
|
) -> None: ...
|
|
261
|
-
def HasField(self, field_name:
|
|
262
|
-
def ClearField(self, field_name:
|
|
276
|
+
def HasField(self, field_name: typing.Literal["token_scope_extension", b"token_scope_extension"]) -> builtins.bool: ...
|
|
277
|
+
def ClearField(self, field_name: typing.Literal["jfrog_tenant_id", b"jfrog_tenant_id", "token", b"token", "token_scope_extension", b"token_scope_extension"]) -> None: ...
|
|
263
278
|
|
|
264
279
|
global___PersistTokenClaimsSpec = PersistTokenClaimsSpec
|
|
265
280
|
|
|
281
|
+
@typing.final
|
|
266
282
|
class JFrogTokenRevokeSpec(google.protobuf.message.Message):
|
|
267
283
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
268
284
|
|
|
@@ -282,12 +298,13 @@ class JFrogTokenRevokeSpec(google.protobuf.message.Message):
|
|
|
282
298
|
token: builtins.str = ...,
|
|
283
299
|
token_id: builtins.str = ...,
|
|
284
300
|
) -> None: ...
|
|
285
|
-
def HasField(self, field_name:
|
|
286
|
-
def ClearField(self, field_name:
|
|
287
|
-
def WhichOneof(self, oneof_group:
|
|
301
|
+
def HasField(self, field_name: typing.Literal["token", b"token", "token_descriptor_type", b"token_descriptor_type", "token_id", b"token_id"]) -> builtins.bool: ...
|
|
302
|
+
def ClearField(self, field_name: typing.Literal["jfrog_tenant_id", b"jfrog_tenant_id", "token", b"token", "token_descriptor_type", b"token_descriptor_type", "token_id", b"token_id"]) -> None: ...
|
|
303
|
+
def WhichOneof(self, oneof_group: typing.Literal["token_descriptor_type", b"token_descriptor_type"]) -> typing.Literal["token", "token_id"] | None: ...
|
|
288
304
|
|
|
289
305
|
global___JFrogTokenRevokeSpec = JFrogTokenRevokeSpec
|
|
290
306
|
|
|
307
|
+
@typing.final
|
|
291
308
|
class RepositoryTokenSpec(google.protobuf.message.Message):
|
|
292
309
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
293
310
|
|
|
@@ -307,10 +324,11 @@ class RepositoryTokenSpec(google.protobuf.message.Message):
|
|
|
307
324
|
type: global___RepositoryType.ValueType = ...,
|
|
308
325
|
permissions: collections.abc.Iterable[global___JFrogPermissionType.ValueType] | None = ...,
|
|
309
326
|
) -> None: ...
|
|
310
|
-
def ClearField(self, field_name:
|
|
327
|
+
def ClearField(self, field_name: typing.Literal["key", b"key", "permissions", b"permissions", "type", b"type"]) -> None: ...
|
|
311
328
|
|
|
312
329
|
global___RepositoryTokenSpec = RepositoryTokenSpec
|
|
313
330
|
|
|
331
|
+
@typing.final
|
|
314
332
|
class JFrogTokenTTLSpec(google.protobuf.message.Message):
|
|
315
333
|
"""//////////////////////////////////////////////////////////////////////////////////////////////////////////////
|
|
316
334
|
ttl spec
|
|
@@ -320,24 +338,25 @@ class JFrogTokenTTLSpec(google.protobuf.message.Message):
|
|
|
320
338
|
|
|
321
339
|
EXPIRATION_TIME_FIELD_NUMBER: builtins.int
|
|
322
340
|
REFRESHABLE_FIELD_NUMBER: builtins.int
|
|
323
|
-
@property
|
|
324
|
-
def expiration_time(self) -> google.protobuf.timestamp_pb2.Timestamp: ...
|
|
325
341
|
refreshable: builtins.bool
|
|
326
342
|
"""Is token refreshable.
|
|
327
343
|
If true, a refresh token will be added to the response
|
|
328
344
|
"""
|
|
345
|
+
@property
|
|
346
|
+
def expiration_time(self) -> google.protobuf.timestamp_pb2.Timestamp: ...
|
|
329
347
|
def __init__(
|
|
330
348
|
self,
|
|
331
349
|
*,
|
|
332
350
|
expiration_time: google.protobuf.timestamp_pb2.Timestamp | None = ...,
|
|
333
351
|
refreshable: builtins.bool = ...,
|
|
334
352
|
) -> None: ...
|
|
335
|
-
def HasField(self, field_name:
|
|
336
|
-
def ClearField(self, field_name:
|
|
337
|
-
def WhichOneof(self, oneof_group:
|
|
353
|
+
def HasField(self, field_name: typing.Literal["expiration_time", b"expiration_time", "optional_expiration_time", b"optional_expiration_time"]) -> builtins.bool: ...
|
|
354
|
+
def ClearField(self, field_name: typing.Literal["expiration_time", b"expiration_time", "optional_expiration_time", b"optional_expiration_time", "refreshable", b"refreshable"]) -> None: ...
|
|
355
|
+
def WhichOneof(self, oneof_group: typing.Literal["optional_expiration_time", b"optional_expiration_time"]) -> typing.Literal["expiration_time"] | None: ...
|
|
338
356
|
|
|
339
357
|
global___JFrogTokenTTLSpec = JFrogTokenTTLSpec
|
|
340
358
|
|
|
359
|
+
@typing.final
|
|
341
360
|
class SubjectAndScopeSource(google.protobuf.message.Message):
|
|
342
361
|
"""//////////////////////////////////////////////////////////////////////////////////////////////////////////////
|
|
343
362
|
subject & scope
|
|
@@ -356,9 +375,11 @@ class SubjectAndScopeSource(google.protobuf.message.Message):
|
|
|
356
375
|
@property
|
|
357
376
|
def subject_and_scope(self) -> global___ExplicitSubjectAndScope:
|
|
358
377
|
"""Explicit Subject and scope"""
|
|
378
|
+
|
|
359
379
|
@property
|
|
360
380
|
def token_scope_extension(self) -> global___TokenScopeExtension:
|
|
361
381
|
"""Token with additional scopes"""
|
|
382
|
+
|
|
362
383
|
def __init__(
|
|
363
384
|
self,
|
|
364
385
|
*,
|
|
@@ -367,12 +388,13 @@ class SubjectAndScopeSource(google.protobuf.message.Message):
|
|
|
367
388
|
subject_and_scope: global___ExplicitSubjectAndScope | None = ...,
|
|
368
389
|
token_scope_extension: global___TokenScopeExtension | None = ...,
|
|
369
390
|
) -> None: ...
|
|
370
|
-
def HasField(self, field_name:
|
|
371
|
-
def ClearField(self, field_name:
|
|
372
|
-
def WhichOneof(self, oneof_group:
|
|
391
|
+
def HasField(self, field_name: typing.Literal["source", b"source", "subject_and_scope", b"subject_and_scope", "token", b"token", "token_id", b"token_id", "token_scope_extension", b"token_scope_extension"]) -> builtins.bool: ...
|
|
392
|
+
def ClearField(self, field_name: typing.Literal["source", b"source", "subject_and_scope", b"subject_and_scope", "token", b"token", "token_id", b"token_id", "token_scope_extension", b"token_scope_extension"]) -> None: ...
|
|
393
|
+
def WhichOneof(self, oneof_group: typing.Literal["source", b"source"]) -> typing.Literal["token", "token_id", "subject_and_scope", "token_scope_extension"] | None: ...
|
|
373
394
|
|
|
374
395
|
global___SubjectAndScopeSource = SubjectAndScopeSource
|
|
375
396
|
|
|
397
|
+
@typing.final
|
|
376
398
|
class ExplicitSubjectAndScope(google.protobuf.message.Message):
|
|
377
399
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
378
400
|
|
|
@@ -387,12 +409,13 @@ class ExplicitSubjectAndScope(google.protobuf.message.Message):
|
|
|
387
409
|
subject: builtins.str = ...,
|
|
388
410
|
scopes: builtins.str = ...,
|
|
389
411
|
) -> None: ...
|
|
390
|
-
def HasField(self, field_name:
|
|
391
|
-
def ClearField(self, field_name:
|
|
392
|
-
def WhichOneof(self, oneof_group:
|
|
412
|
+
def HasField(self, field_name: typing.Literal["optional_subject", b"optional_subject", "subject", b"subject"]) -> builtins.bool: ...
|
|
413
|
+
def ClearField(self, field_name: typing.Literal["optional_subject", b"optional_subject", "scopes", b"scopes", "subject", b"subject"]) -> None: ...
|
|
414
|
+
def WhichOneof(self, oneof_group: typing.Literal["optional_subject", b"optional_subject"]) -> typing.Literal["subject"] | None: ...
|
|
393
415
|
|
|
394
416
|
global___ExplicitSubjectAndScope = ExplicitSubjectAndScope
|
|
395
417
|
|
|
418
|
+
@typing.final
|
|
396
419
|
class JFrogTokenAudiences(google.protobuf.message.Message):
|
|
397
420
|
"""//////////////////////////////////////////////////////////////////////////////////////////////////////////////
|
|
398
421
|
audience
|
|
@@ -404,15 +427,17 @@ class JFrogTokenAudiences(google.protobuf.message.Message):
|
|
|
404
427
|
@property
|
|
405
428
|
def audiences(self) -> google.protobuf.internal.containers.RepeatedCompositeFieldContainer[global___JFrogTokenAudience]:
|
|
406
429
|
"""Token audiences"""
|
|
430
|
+
|
|
407
431
|
def __init__(
|
|
408
432
|
self,
|
|
409
433
|
*,
|
|
410
434
|
audiences: collections.abc.Iterable[global___JFrogTokenAudience] | None = ...,
|
|
411
435
|
) -> None: ...
|
|
412
|
-
def ClearField(self, field_name:
|
|
436
|
+
def ClearField(self, field_name: typing.Literal["audiences", b"audiences"]) -> None: ...
|
|
413
437
|
|
|
414
438
|
global___JFrogTokenAudiences = JFrogTokenAudiences
|
|
415
439
|
|
|
440
|
+
@typing.final
|
|
416
441
|
class JFrogTokenAudience(google.protobuf.message.Message):
|
|
417
442
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
418
443
|
|
|
@@ -422,12 +447,15 @@ class JFrogTokenAudience(google.protobuf.message.Message):
|
|
|
422
447
|
@property
|
|
423
448
|
def jfrog_ml(self) -> global___JFrogTokenAudienceJFrogML:
|
|
424
449
|
"""JFrogML audience"""
|
|
450
|
+
|
|
425
451
|
@property
|
|
426
452
|
def artifactory(self) -> global___JFrogTokenAudienceArtifactory:
|
|
427
453
|
"""Artifactory audience"""
|
|
454
|
+
|
|
428
455
|
@property
|
|
429
456
|
def xray(self) -> global___JFrogTokenAudienceXRay:
|
|
430
457
|
"""XRay audience"""
|
|
458
|
+
|
|
431
459
|
def __init__(
|
|
432
460
|
self,
|
|
433
461
|
*,
|
|
@@ -435,12 +463,13 @@ class JFrogTokenAudience(google.protobuf.message.Message):
|
|
|
435
463
|
artifactory: global___JFrogTokenAudienceArtifactory | None = ...,
|
|
436
464
|
xray: global___JFrogTokenAudienceXRay | None = ...,
|
|
437
465
|
) -> None: ...
|
|
438
|
-
def HasField(self, field_name:
|
|
439
|
-
def ClearField(self, field_name:
|
|
440
|
-
def WhichOneof(self, oneof_group:
|
|
466
|
+
def HasField(self, field_name: typing.Literal["artifactory", b"artifactory", "jfrog_ml", b"jfrog_ml", "type", b"type", "xray", b"xray"]) -> builtins.bool: ...
|
|
467
|
+
def ClearField(self, field_name: typing.Literal["artifactory", b"artifactory", "jfrog_ml", b"jfrog_ml", "type", b"type", "xray", b"xray"]) -> None: ...
|
|
468
|
+
def WhichOneof(self, oneof_group: typing.Literal["type", b"type"]) -> typing.Literal["jfrog_ml", "artifactory", "xray"] | None: ...
|
|
441
469
|
|
|
442
470
|
global___JFrogTokenAudience = JFrogTokenAudience
|
|
443
471
|
|
|
472
|
+
@typing.final
|
|
444
473
|
class JFrogTokenAudienceArtifactory(google.protobuf.message.Message):
|
|
445
474
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
446
475
|
|
|
@@ -450,6 +479,7 @@ class JFrogTokenAudienceArtifactory(google.protobuf.message.Message):
|
|
|
450
479
|
|
|
451
480
|
global___JFrogTokenAudienceArtifactory = JFrogTokenAudienceArtifactory
|
|
452
481
|
|
|
482
|
+
@typing.final
|
|
453
483
|
class JFrogTokenAudienceXRay(google.protobuf.message.Message):
|
|
454
484
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
455
485
|
|
|
@@ -459,6 +489,7 @@ class JFrogTokenAudienceXRay(google.protobuf.message.Message):
|
|
|
459
489
|
|
|
460
490
|
global___JFrogTokenAudienceXRay = JFrogTokenAudienceXRay
|
|
461
491
|
|
|
492
|
+
@typing.final
|
|
462
493
|
class JFrogTokenAudienceJFrogML(google.protobuf.message.Message):
|
|
463
494
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
464
495
|
|
|
@@ -468,6 +499,7 @@ class JFrogTokenAudienceJFrogML(google.protobuf.message.Message):
|
|
|
468
499
|
|
|
469
500
|
global___JFrogTokenAudienceJFrogML = JFrogTokenAudienceJFrogML
|
|
470
501
|
|
|
502
|
+
@typing.final
|
|
471
503
|
class TokenScopeExtension(google.protobuf.message.Message):
|
|
472
504
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
473
505
|
|
|
@@ -478,12 +510,13 @@ class TokenScopeExtension(google.protobuf.message.Message):
|
|
|
478
510
|
@property
|
|
479
511
|
def additional_scopes(self) -> google.protobuf.internal.containers.RepeatedScalarFieldContainer[builtins.str]:
|
|
480
512
|
"""A list of scopes to add to the given token"""
|
|
513
|
+
|
|
481
514
|
def __init__(
|
|
482
515
|
self,
|
|
483
516
|
*,
|
|
484
517
|
token: builtins.str = ...,
|
|
485
518
|
additional_scopes: collections.abc.Iterable[builtins.str] | None = ...,
|
|
486
519
|
) -> None: ...
|
|
487
|
-
def ClearField(self, field_name:
|
|
520
|
+
def ClearField(self, field_name: typing.Literal["additional_scopes", b"additional_scopes", "token", b"token"]) -> None: ...
|
|
488
521
|
|
|
489
522
|
global___TokenScopeExtension = TokenScopeExtension
|
|
@@ -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.ecosystem/jfrog/v0/token_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.ecosystem.jfrog.v0.token_service_pb2', _globals)
|
|
22
23
|
if _descriptor._USE_C_DESCRIPTORS == False:
|
|
23
|
-
|
|
24
|
-
DESCRIPTOR.
|
|
25
|
-
DESCRIPTOR._serialized_options = b'\n\032com.qwak.ai.jfrog.token.v0P\001Z\226\001github.com/qwak-ai/qwak-platform/services/shared/java/libs/qwak-common/qwak-common-api/qwak-platform-ecosystem-api/pb/qwak/ecosystem/jfrog/v0;jfrog_v0'
|
|
24
|
+
_globals['DESCRIPTOR']._options = None
|
|
25
|
+
_globals['DESCRIPTOR']._serialized_options = b'\n\032com.qwak.ai.jfrog.token.v0P\001Z\226\001github.com/qwak-ai/qwak-platform/services/shared/java/libs/qwak-common/qwak-common-api/qwak-platform-ecosystem-api/pb/qwak/ecosystem/jfrog/v0;jfrog_v0'
|
|
26
26
|
_globals['_GENERATETOKENREQUEST']._serialized_start=115
|
|
27
27
|
_globals['_GENERATETOKENREQUEST']._serialized_end=204
|
|
28
28
|
_globals['_GENERATETOKENRESPONSE']._serialized_start=206
|