frogml 1.2.15__py3-none-any.whl → 1.2.20__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 CHANGED
@@ -1,5 +1,5 @@
1
1
  __author__ = "jfrog"
2
- __version__ = "1.2.15"
2
+ __version__ = "1.2.20"
3
3
 
4
4
  from frogml.sdk.model.decorators.api import api_decorator as api
5
5
  from frogml.sdk.model_loggers.model_logger import load_model, log_model
@@ -18,7 +18,7 @@ from frogml._proto.qwak.administration.account.v1 import terms_pb2 as qwak_dot_a
18
18
  from frogml._proto.qwak.administration.account.v1 import jfrog_tenant_details_pb2 as qwak_dot_administration_dot_account_dot_v1_dot_jfrog__tenant__details__pb2
19
19
 
20
20
 
21
- DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n,qwak/administration/account/v1/account.proto\x12\x1eqwak.administration.account.v1\x1a\x1fgoogle/protobuf/timestamp.proto\x1a\x30qwak/administration/account/v1/preferences.proto\x1a*qwak/administration/account/v1/terms.proto\x1a\x39qwak/administration/account/v1/jfrog_tenant_details.proto\"\xc9\x04\n\x07\x41\x63\x63ount\x12\n\n\x02id\x18\x01 \x01(\t\x12\x0c\n\x04name\x18\x02 \x01(\t\x12\x45\n\x06status\x18\x04 \x01(\x0e\x32\x35.qwak.administration.account.v1.AccountActivityStatus\x12\x44\n\x0bpreferences\x18\x07 \x01(\x0b\x32/.qwak.administration.account.AccountPreferences\x12\x1e\n\x16\x64\x65\x66\x61ult_environment_id\x18\x08 \x01(\t\x12.\n\ncreated_at\x18\x05 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x34\n\x10last_modified_at\x18\x06 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x39\n\x04type\x18\t \x01(\x0e\x32+.qwak.administration.account.v1.AccountType\x12\x39\n\x04tier\x18\n \x01(\x0e\x32+.qwak.administration.account.v1.AccountTier\x12I\n\x0e\x61\x63\x63\x65pted_terms\x18\x0b \x01(\x0b\x32\x31.qwak.administration.account.AccountAcceptedTerms\x12P\n\x14jfrog_tenant_details\x18\x0c \x01(\x0b\x32\x32.qwak.administration.account.v1.JfrogTenantDetails\"c\n\x11ListAccountFilter\x12N\n\x0f\x61\x63tivity_status\x18\x01 \x01(\x0e\x32\x35.qwak.administration.account.v1.AccountActivityStatus\"_\n\x12\x41utoBindingAccount\x12\n\n\x02id\x18\x01 \x01(\t\x12=\n\x04rule\x18\x02 \x01(\x0b\x32/.qwak.administration.account.v1.AutoBindingRule\")\n\x0f\x41utoBindingRule\x12\x16\n\x0e\x65mail_hostname\x18\x01 \x01(\t\"\xb1\x02\n\x0c\x41\x63\x63ountBrief\x12\x12\n\naccount_id\x18\x01 \x01(\t\x12\x19\n\x0fjfrog_tenant_id\x18\x02 \x01(\tH\x00\x12\x1b\n\x0f\x65nvironment_ids\x18\x03 \x03(\tB\x02\x18\x01\x12\x16\n\x0e\x64\x65\x66\x61ult_env_id\x18\x04 \x01(\t\x12L\n\x12\x65nvironment_briefs\x18\x05 \x03(\x0b\x32\x30.qwak.administration.account.v1.EnvironmentBrief\x12\x41\n\x0bjpd_details\x18\x06 \x01(\x0b\x32*.qwak.administration.account.v1.JPDDetailsH\x01\x42\x14\n\x12optional_tenant_idB\x16\n\x14optional_jpd_details\"B\n\x10\x45nvironmentBrief\x12\x16\n\x0e\x65nvironment_id\x18\x01 \x01(\t\x12\x16\n\x0estorage_bucket\x18\x02 \x01(\t*k\n\x15\x41\x63\x63ountActivityStatus\x12\x1a\n\x16\x41\x43\x43OUNT_STATUS_INVALID\x10\x00\x12\x19\n\x15\x41\x43\x43OUNT_STATUS_ACTIVE\x10\x01\x12\x1b\n\x17\x41\x43\x43OUNT_STATUS_DISABLED\x10\x02*=\n\x0b\x41\x63\x63ountType\x12\x18\n\x14\x41\x43\x43OUNT_TYPE_INVALID\x10\x00\x12\n\n\x06HYBRID\x10\x01\x12\x08\n\x04SAAS\x10\x02*L\n\x0b\x41\x63\x63ountTier\x12\x18\n\x14\x41\x43\x43OUNT_TIER_INVALID\x10\x00\x12\x08\n\x04\x46REE\x10\x01\x12\r\n\tVALIDATED\x10\x02\x12\n\n\x06PAYING\x10\x03\x42\xb4\x01\n)com.qwak.ai.administration.api.account.v1P\x01Z\x84\x01github.com/qwak-ai/qwak-platform/services/core/java/user-management/user-management-api/pb/qwak/administration/account/v1;account_v0b\x06proto3')
21
+ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n,qwak/administration/account/v1/account.proto\x12\x1eqwak.administration.account.v1\x1a\x1fgoogle/protobuf/timestamp.proto\x1a\x30qwak/administration/account/v1/preferences.proto\x1a*qwak/administration/account/v1/terms.proto\x1a\x39qwak/administration/account/v1/jfrog_tenant_details.proto\"\xa3\x05\n\x07\x41\x63\x63ount\x12\n\n\x02id\x18\x01 \x01(\t\x12\x0c\n\x04name\x18\x02 \x01(\t\x12\x45\n\x06status\x18\x04 \x01(\x0e\x32\x35.qwak.administration.account.v1.AccountActivityStatus\x12\x44\n\x0bpreferences\x18\x07 \x01(\x0b\x32/.qwak.administration.account.AccountPreferences\x12\x1e\n\x16\x64\x65\x66\x61ult_environment_id\x18\x08 \x01(\t\x12.\n\ncreated_at\x18\x05 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x34\n\x10last_modified_at\x18\x06 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x39\n\x04type\x18\t \x01(\x0e\x32+.qwak.administration.account.v1.AccountType\x12\x39\n\x04tier\x18\n \x01(\x0e\x32+.qwak.administration.account.v1.AccountTier\x12I\n\x0e\x61\x63\x63\x65pted_terms\x18\x0b \x01(\x0b\x32\x31.qwak.administration.account.AccountAcceptedTerms\x12P\n\x14jfrog_tenant_details\x18\x0c \x01(\x0b\x32\x32.qwak.administration.account.v1.JfrogTenantDetails\x12X\n\x18\x63ontrol_plane_descriptor\x18\r \x01(\x0b\x32\x36.qwak.administration.account.v1.ControlPlaneDescriptor\"&\n\x16\x43ontrolPlaneDescriptor\x12\x0c\n\x04host\x18\x01 \x01(\t\"c\n\x11ListAccountFilter\x12N\n\x0f\x61\x63tivity_status\x18\x01 \x01(\x0e\x32\x35.qwak.administration.account.v1.AccountActivityStatus\"_\n\x12\x41utoBindingAccount\x12\n\n\x02id\x18\x01 \x01(\t\x12=\n\x04rule\x18\x02 \x01(\x0b\x32/.qwak.administration.account.v1.AutoBindingRule\")\n\x0f\x41utoBindingRule\x12\x16\n\x0e\x65mail_hostname\x18\x01 \x01(\t\"\xb1\x02\n\x0c\x41\x63\x63ountBrief\x12\x12\n\naccount_id\x18\x01 \x01(\t\x12\x19\n\x0fjfrog_tenant_id\x18\x02 \x01(\tH\x00\x12\x1b\n\x0f\x65nvironment_ids\x18\x03 \x03(\tB\x02\x18\x01\x12\x16\n\x0e\x64\x65\x66\x61ult_env_id\x18\x04 \x01(\t\x12L\n\x12\x65nvironment_briefs\x18\x05 \x03(\x0b\x32\x30.qwak.administration.account.v1.EnvironmentBrief\x12\x41\n\x0bjpd_details\x18\x06 \x01(\x0b\x32*.qwak.administration.account.v1.JPDDetailsH\x01\x42\x14\n\x12optional_tenant_idB\x16\n\x14optional_jpd_details\"B\n\x10\x45nvironmentBrief\x12\x16\n\x0e\x65nvironment_id\x18\x01 \x01(\t\x12\x16\n\x0estorage_bucket\x18\x02 \x01(\t*k\n\x15\x41\x63\x63ountActivityStatus\x12\x1a\n\x16\x41\x43\x43OUNT_STATUS_INVALID\x10\x00\x12\x19\n\x15\x41\x43\x43OUNT_STATUS_ACTIVE\x10\x01\x12\x1b\n\x17\x41\x43\x43OUNT_STATUS_DISABLED\x10\x02*=\n\x0b\x41\x63\x63ountType\x12\x18\n\x14\x41\x43\x43OUNT_TYPE_INVALID\x10\x00\x12\n\n\x06HYBRID\x10\x01\x12\x08\n\x04SAAS\x10\x02*L\n\x0b\x41\x63\x63ountTier\x12\x18\n\x14\x41\x43\x43OUNT_TIER_INVALID\x10\x00\x12\x08\n\x04\x46REE\x10\x01\x12\r\n\tVALIDATED\x10\x02\x12\n\n\x06PAYING\x10\x03\x42\xb4\x01\n)com.qwak.ai.administration.api.account.v1P\x01Z\x84\x01github.com/qwak-ai/qwak-platform/services/core/java/user-management/user-management-api/pb/qwak/administration/account/v1;account_v0b\x06proto3')
22
22
 
23
23
  _globals = globals()
24
24
  _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
@@ -28,22 +28,24 @@ if _descriptor._USE_C_DESCRIPTORS == False:
28
28
  _globals['DESCRIPTOR']._serialized_options = b'\n)com.qwak.ai.administration.api.account.v1P\001Z\204\001github.com/qwak-ai/qwak-platform/services/core/java/user-management/user-management-api/pb/qwak/administration/account/v1;account_v0'
29
29
  _globals['_ACCOUNTBRIEF'].fields_by_name['environment_ids']._options = None
30
30
  _globals['_ACCOUNTBRIEF'].fields_by_name['environment_ids']._serialized_options = b'\030\001'
31
- _globals['_ACCOUNTACTIVITYSTATUS']._serialized_start=1471
32
- _globals['_ACCOUNTACTIVITYSTATUS']._serialized_end=1578
33
- _globals['_ACCOUNTTYPE']._serialized_start=1580
34
- _globals['_ACCOUNTTYPE']._serialized_end=1641
35
- _globals['_ACCOUNTTIER']._serialized_start=1643
36
- _globals['_ACCOUNTTIER']._serialized_end=1719
31
+ _globals['_ACCOUNTACTIVITYSTATUS']._serialized_start=1601
32
+ _globals['_ACCOUNTACTIVITYSTATUS']._serialized_end=1708
33
+ _globals['_ACCOUNTTYPE']._serialized_start=1710
34
+ _globals['_ACCOUNTTYPE']._serialized_end=1771
35
+ _globals['_ACCOUNTTIER']._serialized_start=1773
36
+ _globals['_ACCOUNTTIER']._serialized_end=1849
37
37
  _globals['_ACCOUNT']._serialized_start=267
38
- _globals['_ACCOUNT']._serialized_end=852
39
- _globals['_LISTACCOUNTFILTER']._serialized_start=854
40
- _globals['_LISTACCOUNTFILTER']._serialized_end=953
41
- _globals['_AUTOBINDINGACCOUNT']._serialized_start=955
42
- _globals['_AUTOBINDINGACCOUNT']._serialized_end=1050
43
- _globals['_AUTOBINDINGRULE']._serialized_start=1052
44
- _globals['_AUTOBINDINGRULE']._serialized_end=1093
45
- _globals['_ACCOUNTBRIEF']._serialized_start=1096
46
- _globals['_ACCOUNTBRIEF']._serialized_end=1401
47
- _globals['_ENVIRONMENTBRIEF']._serialized_start=1403
48
- _globals['_ENVIRONMENTBRIEF']._serialized_end=1469
38
+ _globals['_ACCOUNT']._serialized_end=942
39
+ _globals['_CONTROLPLANEDESCRIPTOR']._serialized_start=944
40
+ _globals['_CONTROLPLANEDESCRIPTOR']._serialized_end=982
41
+ _globals['_LISTACCOUNTFILTER']._serialized_start=984
42
+ _globals['_LISTACCOUNTFILTER']._serialized_end=1083
43
+ _globals['_AUTOBINDINGACCOUNT']._serialized_start=1085
44
+ _globals['_AUTOBINDINGACCOUNT']._serialized_end=1180
45
+ _globals['_AUTOBINDINGRULE']._serialized_start=1182
46
+ _globals['_AUTOBINDINGRULE']._serialized_end=1223
47
+ _globals['_ACCOUNTBRIEF']._serialized_start=1226
48
+ _globals['_ACCOUNTBRIEF']._serialized_end=1531
49
+ _globals['_ENVIRONMENTBRIEF']._serialized_start=1533
50
+ _globals['_ENVIRONMENTBRIEF']._serialized_end=1599
49
51
  # @@protoc_insertion_point(module_scope)
@@ -115,6 +115,7 @@ class Account(google.protobuf.message.Message):
115
115
  TIER_FIELD_NUMBER: builtins.int
116
116
  ACCEPTED_TERMS_FIELD_NUMBER: builtins.int
117
117
  JFROG_TENANT_DETAILS_FIELD_NUMBER: builtins.int
118
+ CONTROL_PLANE_DESCRIPTOR_FIELD_NUMBER: builtins.int
118
119
  id: builtins.str
119
120
  """Assigned account ID"""
120
121
  name: builtins.str
@@ -147,6 +148,10 @@ class Account(google.protobuf.message.Message):
147
148
  def jfrog_tenant_details(self) -> frogml._proto.qwak.administration.account.v1.jfrog_tenant_details_pb2.JfrogTenantDetails:
148
149
  """The JFrog tenant details"""
149
150
 
151
+ @property
152
+ def control_plane_descriptor(self) -> global___ControlPlaneDescriptor:
153
+ """The Control Plane descriptor"""
154
+
150
155
  def __init__(
151
156
  self,
152
157
  *,
@@ -161,12 +166,28 @@ class Account(google.protobuf.message.Message):
161
166
  tier: global___AccountTier.ValueType = ...,
162
167
  accepted_terms: frogml._proto.qwak.administration.account.v1.terms_pb2.AccountAcceptedTerms | None = ...,
163
168
  jfrog_tenant_details: frogml._proto.qwak.administration.account.v1.jfrog_tenant_details_pb2.JfrogTenantDetails | None = ...,
169
+ control_plane_descriptor: global___ControlPlaneDescriptor | None = ...,
164
170
  ) -> None: ...
165
- def HasField(self, field_name: typing.Literal["accepted_terms", b"accepted_terms", "created_at", b"created_at", "jfrog_tenant_details", b"jfrog_tenant_details", "last_modified_at", b"last_modified_at", "preferences", b"preferences"]) -> builtins.bool: ...
166
- def ClearField(self, field_name: typing.Literal["accepted_terms", b"accepted_terms", "created_at", b"created_at", "default_environment_id", b"default_environment_id", "id", b"id", "jfrog_tenant_details", b"jfrog_tenant_details", "last_modified_at", b"last_modified_at", "name", b"name", "preferences", b"preferences", "status", b"status", "tier", b"tier", "type", b"type"]) -> None: ...
171
+ def HasField(self, field_name: typing.Literal["accepted_terms", b"accepted_terms", "control_plane_descriptor", b"control_plane_descriptor", "created_at", b"created_at", "jfrog_tenant_details", b"jfrog_tenant_details", "last_modified_at", b"last_modified_at", "preferences", b"preferences"]) -> builtins.bool: ...
172
+ def ClearField(self, field_name: typing.Literal["accepted_terms", b"accepted_terms", "control_plane_descriptor", b"control_plane_descriptor", "created_at", b"created_at", "default_environment_id", b"default_environment_id", "id", b"id", "jfrog_tenant_details", b"jfrog_tenant_details", "last_modified_at", b"last_modified_at", "name", b"name", "preferences", b"preferences", "status", b"status", "tier", b"tier", "type", b"type"]) -> None: ...
167
173
 
168
174
  global___Account = Account
169
175
 
176
+ @typing.final
177
+ class ControlPlaneDescriptor(google.protobuf.message.Message):
178
+ DESCRIPTOR: google.protobuf.descriptor.Descriptor
179
+
180
+ HOST_FIELD_NUMBER: builtins.int
181
+ host: builtins.str
182
+ def __init__(
183
+ self,
184
+ *,
185
+ host: builtins.str = ...,
186
+ ) -> None: ...
187
+ def ClearField(self, field_name: typing.Literal["host", b"host"]) -> None: ...
188
+
189
+ global___ControlPlaneDescriptor = ControlPlaneDescriptor
190
+
170
191
  @typing.final
171
192
  class ListAccountFilter(google.protobuf.message.Message):
172
193
  DESCRIPTOR: google.protobuf.descriptor.Descriptor
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: frogml
3
- Version: 1.2.15
3
+ Version: 1.2.20
4
4
  Summary: frogml contains the necessary objects and communication tools for using the JFrog ml Platform
5
5
  License: Apache-2.0
6
6
  Keywords: mlops,ml,deployment,serving,model
@@ -1,4 +1,4 @@
1
- frogml/__init__.py,sha256=S-AErIPnGNfQwNQYEJXD1FWQcX79HEgSsfRs4Vb_upQ,741
1
+ frogml/__init__.py,sha256=FNSPIQrDvoQRMM4vpBbnvTU83d2Kw1EESArz_bk0uas,741
2
2
  frogml/_proto/jfml/hosting_gateway/v1/build_upload_url_pb2.py,sha256=pY7-QarLJWbL9uNmZ69RfE7IPVzwpVIhtd3A0wztSNY,1942
3
3
  frogml/_proto/jfml/hosting_gateway/v1/build_upload_url_pb2.pyi,sha256=505I4uUrCmv2hsUw2H5eT-nlkNOCQOWodpvEkH2fHIo,3073
4
4
  frogml/_proto/jfml/hosting_gateway/v1/build_upload_url_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
@@ -23,8 +23,8 @@ frogml/_proto/jfml/model_version/v1/model_version_manager_service_pb2_grpc.py,sh
23
23
  frogml/_proto/jfml/model_version/v1/model_version_pb2.py,sha256=7jTTWDRIVzV8ioWUJfGWd166fi1nARov64GG7xUiU1Q,6658
24
24
  frogml/_proto/jfml/model_version/v1/model_version_pb2.pyi,sha256=xK18XtncDx5i-aB6cEZRjieK4rOXh6HRgmCgkd_QXV0,13050
25
25
  frogml/_proto/jfml/model_version/v1/model_version_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
26
- frogml/_proto/qwak/administration/account/v1/account_pb2.py,sha256=lQ-5YDdhC_WBFAsiCkCynj_-2QCZt4zVH86u2W_Kg8g,5649
27
- frogml/_proto/qwak/administration/account/v1/account_pb2.pyi,sha256=FyHZOLMR28eVC_mlCPHbn5X6v33jQKiDpr9C3GgZWFg,11892
26
+ frogml/_proto/qwak/administration/account/v1/account_pb2.py,sha256=Vi-9NjWUWD8NO97p761Qm93hBsn_4hTcfCnzs4mmwAM,5953
27
+ frogml/_proto/qwak/administration/account/v1/account_pb2.pyi,sha256=38k2e8Wjp1m92iysOwuXj386202rPlWhBFwjwxGGftY,12704
28
28
  frogml/_proto/qwak/administration/account/v1/account_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
29
29
  frogml/_proto/qwak/administration/account/v1/account_service_pb2.py,sha256=7U6P-nF67GRtjwTyN2uKCtpQgQHSgElSnME2YUgF7Po,8846
30
30
  frogml/_proto/qwak/administration/account/v1/account_service_pb2.pyi,sha256=Sfow689XG6Ty9Fcs2f6yR2n2-Eqds54xZIzx63KVSZc,15653
@@ -1149,6 +1149,6 @@ frogml_services_mock/mocks/utils/exception_handlers.py,sha256=k_8mez3cwjNjKE9yGQ
1149
1149
  frogml_services_mock/services_mock.py,sha256=y1_h189Ldu5MdVUW4nj-WMBtvUfkM_aKse7UfAb6Rxk,19419
1150
1150
  frogml_services_mock/utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
1151
1151
  frogml_services_mock/utils/service_utils.py,sha256=ZlB0CnB1J6oBn6_m7fQO2U8tKoboHdUa6ljjkRMYNXU,265
1152
- frogml-1.2.15.dist-info/METADATA,sha256=MZJPkD034freSYvThpcOTr0cEVNGK0T-zmGO-eGgPSE,5599
1153
- frogml-1.2.15.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
1154
- frogml-1.2.15.dist-info/RECORD,,
1152
+ frogml-1.2.20.dist-info/METADATA,sha256=-LtHUiEAZ7Lc6zq5QBMDmQtRWpzAWdqUtxLIWwC03Rw,5599
1153
+ frogml-1.2.20.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
1154
+ frogml-1.2.20.dist-info/RECORD,,