qwak-core 0.4.267__py3-none-any.whl → 0.4.269__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.
@@ -0,0 +1,197 @@
1
+ # -*- coding: utf-8 -*-
2
+ # Generated by the protocol buffer compiler. DO NOT EDIT!
3
+ # source: qwak/administration/cluster/v2/cluster.proto
4
+ """Generated protocol buffer code."""
5
+ from google.protobuf.internal import enum_type_wrapper
6
+ from google.protobuf import descriptor as _descriptor
7
+ from google.protobuf import descriptor_pool as _descriptor_pool
8
+ from google.protobuf import message as _message
9
+ from google.protobuf import reflection as _reflection
10
+ from google.protobuf import symbol_database as _symbol_database
11
+ # @@protoc_insertion_point(imports)
12
+
13
+ _sym_db = _symbol_database.Default()
14
+
15
+
16
+ from google.protobuf import timestamp_pb2 as google_dot_protobuf_dot_timestamp__pb2
17
+ from _qwak_proto.qwak.administration.runtime_configuration.v0 import runtime_config_pb2 as qwak_dot_administration_dot_runtime__configuration_dot_v0_dot_runtime__config__pb2
18
+ from _qwak_proto.qwak.administration.runtime_configuration.v0 import network_config_pb2 as qwak_dot_administration_dot_runtime__configuration_dot_v0_dot_network__config__pb2
19
+
20
+
21
+ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n,qwak/administration/cluster/v2/cluster.proto\x12\x1eqwak.administration.cluster.v2\x1a\x1fgoogle/protobuf/timestamp.proto\x1a\x41qwak/administration/runtime_configuration/v0/runtime_config.proto\x1a\x41qwak/administration/runtime_configuration/v0/network_config.proto\"\xbb\x01\n\x07\x43luster\x12\n\n\x02id\x18\x01 \x01(\t\x12\x0c\n\x04name\x18\x02 \x01(\t\x12K\n\rconfiguration\x18\x03 \x01(\x0b\x32\x34.qwak.administration.cluster.v2.ClusterConfiguration\x12I\n\x10\x63luster_metadata\x18\x04 \x01(\x0b\x32/.qwak.administration.cluster.v2.ClusterMetadata\"\xa5\x01\n\x0f\x43lusterMetadata\x12.\n\ncreated_at\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x12\n\ncreated_by\x18\x02 \x01(\t\x12\x34\n\x10last_modified_at\x18\x03 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x18\n\x10last_modified_by\x18\x04 \x01(\t\"\xb1\x02\n\x14\x43lusterConfiguration\x12\\\n\x19self_hosted_configuration\x18\x01 \x01(\x0b\x32\x37.qwak.administration.cluster.v2.SelfHostedConfigurationH\x00\x12^\n\x1aself_service_configuration\x18\x02 \x01(\x0b\x32\x38.qwak.administration.cluster.v2.SelfServiceConfigurationH\x00\x12S\n\x14hybrid_configuration\x18\x03 \x01(\x0b\x32\x33.qwak.administration.cluster.v2.HybridConfigurationH\x00\x42\x06\n\x04type\"n\n\x17SelfHostedConfiguration\x12S\n\x15runtime_configuration\x18\x01 \x01(\x0b\x32\x34.qwak.administration.cluster.v2.RuntimeConfiguration\"o\n\x18SelfServiceConfiguration\x12S\n\x15runtime_configuration\x18\x01 \x01(\x0b\x32\x34.qwak.administration.cluster.v2.RuntimeConfiguration\"j\n\x13HybridConfiguration\x12S\n\x15runtime_configuration\x18\x01 \x01(\x0b\x32\x34.qwak.administration.cluster.v2.RuntimeConfiguration\"\xf2\x01\n\x14RuntimeConfiguration\x12\x61\n\x15runtime_configuration\x18\x01 \x01(\x0b\x32\x42.qwak.administration.runtime_configuration.v0.RuntimeConfiguration\x12w\n\x15network_configuration\x18\x02 \x01(\x0b\x32X.qwak.administration.runtime_configuration.v0.network_config.ClusterNetworkConfiguration\"y\n\x0b\x43lusterSpec\x12\x14\n\x0c\x64isplay_name\x18\x01 \x01(\t\x12T\n\x12\x63onfiguration_spec\x18\x02 \x01(\x0b\x32\x38.qwak.administration.cluster.v2.ClusterConfigurationSpec\"\xc1\x02\n\x18\x43lusterConfigurationSpec\x12`\n\x19self_hosted_configuration\x18\x01 \x01(\x0b\x32;.qwak.administration.cluster.v2.SelfHostedConfigurationSpecH\x00\x12\x62\n\x1aself_service_configuration\x18\x02 \x01(\x0b\x32<.qwak.administration.cluster.v2.SelfServiceConfigurationSpecH\x00\x12W\n\x14hybrid_configuration\x18\x03 \x01(\x0b\x32\x37.qwak.administration.cluster.v2.HybridConfigurationSpecH\x00\x42\x06\n\x04type\"v\n\x1bSelfHostedConfigurationSpec\x12W\n\x15runtime_configuration\x18\x01 \x01(\x0b\x32\x38.qwak.administration.cluster.v2.RuntimeConfigurationSpec\"w\n\x1cSelfServiceConfigurationSpec\x12W\n\x15runtime_configuration\x18\x01 \x01(\x0b\x32\x38.qwak.administration.cluster.v2.RuntimeConfigurationSpec\"r\n\x17HybridConfigurationSpec\x12W\n\x15runtime_configuration\x18\x01 \x01(\x0b\x32\x38.qwak.administration.cluster.v2.RuntimeConfigurationSpec\"\xf6\x01\n\x18RuntimeConfigurationSpec\x12\x61\n\x15runtime_configuration\x18\x01 \x01(\x0b\x32\x42.qwak.administration.runtime_configuration.v0.RuntimeConfiguration\x12w\n\x15network_configuration\x18\x02 \x01(\x0b\x32X.qwak.administration.runtime_configuration.v0.network_config.ClusterNetworkConfiguration\"V\n\x0c\x43lusterState\x12=\n\x05valid\x18\x01 \x01(\x0b\x32,.qwak.administration.cluster.v2.ClusterValidH\x00\x42\x07\n\x05state\"H\n\x0c\x43lusterValid\x12\x38\n\x07\x63luster\x18\x01 \x01(\x0b\x32\'.qwak.administration.cluster.v2.Cluster\"b\n\x0c\x43lusterBrief\x12R\n\x11installation_type\x18\x01 \x01(\x0e\x32\x37.qwak.administration.cluster.v2.ClusterInstallationType*\xbd\x01\n\x17\x43lusterInstallationType\x12%\n!CLUSTER_INSTALLATION_TYPE_INVALID\x10\x00\x12)\n%SELF_HOSTED_CLUSTER_INSTALLATION_TYPE\x10\x01\x12*\n&SELF_SERVICE_CLUSTER_INSTALLATION_TYPE\x10\x02\x12$\n HYBRID_CLUSTER_INSTALLATION_TYPE\x10\x03\x42\xb4\x01\n)com.qwak.ai.administration.api.cluster.v2P\x01Z\x84\x01github.com/qwak-ai/qwak-platform/services/core/java/user-management/user-management-api/pb/qwak/administration/cluster/v2;cluster_v2b\x06proto3')
22
+
23
+ _CLUSTERINSTALLATIONTYPE = DESCRIPTOR.enum_types_by_name['ClusterInstallationType']
24
+ ClusterInstallationType = enum_type_wrapper.EnumTypeWrapper(_CLUSTERINSTALLATIONTYPE)
25
+ CLUSTER_INSTALLATION_TYPE_INVALID = 0
26
+ SELF_HOSTED_CLUSTER_INSTALLATION_TYPE = 1
27
+ SELF_SERVICE_CLUSTER_INSTALLATION_TYPE = 2
28
+ HYBRID_CLUSTER_INSTALLATION_TYPE = 3
29
+
30
+
31
+ _CLUSTER = DESCRIPTOR.message_types_by_name['Cluster']
32
+ _CLUSTERMETADATA = DESCRIPTOR.message_types_by_name['ClusterMetadata']
33
+ _CLUSTERCONFIGURATION = DESCRIPTOR.message_types_by_name['ClusterConfiguration']
34
+ _SELFHOSTEDCONFIGURATION = DESCRIPTOR.message_types_by_name['SelfHostedConfiguration']
35
+ _SELFSERVICECONFIGURATION = DESCRIPTOR.message_types_by_name['SelfServiceConfiguration']
36
+ _HYBRIDCONFIGURATION = DESCRIPTOR.message_types_by_name['HybridConfiguration']
37
+ _RUNTIMECONFIGURATION = DESCRIPTOR.message_types_by_name['RuntimeConfiguration']
38
+ _CLUSTERSPEC = DESCRIPTOR.message_types_by_name['ClusterSpec']
39
+ _CLUSTERCONFIGURATIONSPEC = DESCRIPTOR.message_types_by_name['ClusterConfigurationSpec']
40
+ _SELFHOSTEDCONFIGURATIONSPEC = DESCRIPTOR.message_types_by_name['SelfHostedConfigurationSpec']
41
+ _SELFSERVICECONFIGURATIONSPEC = DESCRIPTOR.message_types_by_name['SelfServiceConfigurationSpec']
42
+ _HYBRIDCONFIGURATIONSPEC = DESCRIPTOR.message_types_by_name['HybridConfigurationSpec']
43
+ _RUNTIMECONFIGURATIONSPEC = DESCRIPTOR.message_types_by_name['RuntimeConfigurationSpec']
44
+ _CLUSTERSTATE = DESCRIPTOR.message_types_by_name['ClusterState']
45
+ _CLUSTERVALID = DESCRIPTOR.message_types_by_name['ClusterValid']
46
+ _CLUSTERBRIEF = DESCRIPTOR.message_types_by_name['ClusterBrief']
47
+ Cluster = _reflection.GeneratedProtocolMessageType('Cluster', (_message.Message,), {
48
+ 'DESCRIPTOR' : _CLUSTER,
49
+ '__module__' : 'qwak.administration.cluster.v2.cluster_pb2'
50
+ # @@protoc_insertion_point(class_scope:qwak.administration.cluster.v2.Cluster)
51
+ })
52
+ _sym_db.RegisterMessage(Cluster)
53
+
54
+ ClusterMetadata = _reflection.GeneratedProtocolMessageType('ClusterMetadata', (_message.Message,), {
55
+ 'DESCRIPTOR' : _CLUSTERMETADATA,
56
+ '__module__' : 'qwak.administration.cluster.v2.cluster_pb2'
57
+ # @@protoc_insertion_point(class_scope:qwak.administration.cluster.v2.ClusterMetadata)
58
+ })
59
+ _sym_db.RegisterMessage(ClusterMetadata)
60
+
61
+ ClusterConfiguration = _reflection.GeneratedProtocolMessageType('ClusterConfiguration', (_message.Message,), {
62
+ 'DESCRIPTOR' : _CLUSTERCONFIGURATION,
63
+ '__module__' : 'qwak.administration.cluster.v2.cluster_pb2'
64
+ # @@protoc_insertion_point(class_scope:qwak.administration.cluster.v2.ClusterConfiguration)
65
+ })
66
+ _sym_db.RegisterMessage(ClusterConfiguration)
67
+
68
+ SelfHostedConfiguration = _reflection.GeneratedProtocolMessageType('SelfHostedConfiguration', (_message.Message,), {
69
+ 'DESCRIPTOR' : _SELFHOSTEDCONFIGURATION,
70
+ '__module__' : 'qwak.administration.cluster.v2.cluster_pb2'
71
+ # @@protoc_insertion_point(class_scope:qwak.administration.cluster.v2.SelfHostedConfiguration)
72
+ })
73
+ _sym_db.RegisterMessage(SelfHostedConfiguration)
74
+
75
+ SelfServiceConfiguration = _reflection.GeneratedProtocolMessageType('SelfServiceConfiguration', (_message.Message,), {
76
+ 'DESCRIPTOR' : _SELFSERVICECONFIGURATION,
77
+ '__module__' : 'qwak.administration.cluster.v2.cluster_pb2'
78
+ # @@protoc_insertion_point(class_scope:qwak.administration.cluster.v2.SelfServiceConfiguration)
79
+ })
80
+ _sym_db.RegisterMessage(SelfServiceConfiguration)
81
+
82
+ HybridConfiguration = _reflection.GeneratedProtocolMessageType('HybridConfiguration', (_message.Message,), {
83
+ 'DESCRIPTOR' : _HYBRIDCONFIGURATION,
84
+ '__module__' : 'qwak.administration.cluster.v2.cluster_pb2'
85
+ # @@protoc_insertion_point(class_scope:qwak.administration.cluster.v2.HybridConfiguration)
86
+ })
87
+ _sym_db.RegisterMessage(HybridConfiguration)
88
+
89
+ RuntimeConfiguration = _reflection.GeneratedProtocolMessageType('RuntimeConfiguration', (_message.Message,), {
90
+ 'DESCRIPTOR' : _RUNTIMECONFIGURATION,
91
+ '__module__' : 'qwak.administration.cluster.v2.cluster_pb2'
92
+ # @@protoc_insertion_point(class_scope:qwak.administration.cluster.v2.RuntimeConfiguration)
93
+ })
94
+ _sym_db.RegisterMessage(RuntimeConfiguration)
95
+
96
+ ClusterSpec = _reflection.GeneratedProtocolMessageType('ClusterSpec', (_message.Message,), {
97
+ 'DESCRIPTOR' : _CLUSTERSPEC,
98
+ '__module__' : 'qwak.administration.cluster.v2.cluster_pb2'
99
+ # @@protoc_insertion_point(class_scope:qwak.administration.cluster.v2.ClusterSpec)
100
+ })
101
+ _sym_db.RegisterMessage(ClusterSpec)
102
+
103
+ ClusterConfigurationSpec = _reflection.GeneratedProtocolMessageType('ClusterConfigurationSpec', (_message.Message,), {
104
+ 'DESCRIPTOR' : _CLUSTERCONFIGURATIONSPEC,
105
+ '__module__' : 'qwak.administration.cluster.v2.cluster_pb2'
106
+ # @@protoc_insertion_point(class_scope:qwak.administration.cluster.v2.ClusterConfigurationSpec)
107
+ })
108
+ _sym_db.RegisterMessage(ClusterConfigurationSpec)
109
+
110
+ SelfHostedConfigurationSpec = _reflection.GeneratedProtocolMessageType('SelfHostedConfigurationSpec', (_message.Message,), {
111
+ 'DESCRIPTOR' : _SELFHOSTEDCONFIGURATIONSPEC,
112
+ '__module__' : 'qwak.administration.cluster.v2.cluster_pb2'
113
+ # @@protoc_insertion_point(class_scope:qwak.administration.cluster.v2.SelfHostedConfigurationSpec)
114
+ })
115
+ _sym_db.RegisterMessage(SelfHostedConfigurationSpec)
116
+
117
+ SelfServiceConfigurationSpec = _reflection.GeneratedProtocolMessageType('SelfServiceConfigurationSpec', (_message.Message,), {
118
+ 'DESCRIPTOR' : _SELFSERVICECONFIGURATIONSPEC,
119
+ '__module__' : 'qwak.administration.cluster.v2.cluster_pb2'
120
+ # @@protoc_insertion_point(class_scope:qwak.administration.cluster.v2.SelfServiceConfigurationSpec)
121
+ })
122
+ _sym_db.RegisterMessage(SelfServiceConfigurationSpec)
123
+
124
+ HybridConfigurationSpec = _reflection.GeneratedProtocolMessageType('HybridConfigurationSpec', (_message.Message,), {
125
+ 'DESCRIPTOR' : _HYBRIDCONFIGURATIONSPEC,
126
+ '__module__' : 'qwak.administration.cluster.v2.cluster_pb2'
127
+ # @@protoc_insertion_point(class_scope:qwak.administration.cluster.v2.HybridConfigurationSpec)
128
+ })
129
+ _sym_db.RegisterMessage(HybridConfigurationSpec)
130
+
131
+ RuntimeConfigurationSpec = _reflection.GeneratedProtocolMessageType('RuntimeConfigurationSpec', (_message.Message,), {
132
+ 'DESCRIPTOR' : _RUNTIMECONFIGURATIONSPEC,
133
+ '__module__' : 'qwak.administration.cluster.v2.cluster_pb2'
134
+ # @@protoc_insertion_point(class_scope:qwak.administration.cluster.v2.RuntimeConfigurationSpec)
135
+ })
136
+ _sym_db.RegisterMessage(RuntimeConfigurationSpec)
137
+
138
+ ClusterState = _reflection.GeneratedProtocolMessageType('ClusterState', (_message.Message,), {
139
+ 'DESCRIPTOR' : _CLUSTERSTATE,
140
+ '__module__' : 'qwak.administration.cluster.v2.cluster_pb2'
141
+ # @@protoc_insertion_point(class_scope:qwak.administration.cluster.v2.ClusterState)
142
+ })
143
+ _sym_db.RegisterMessage(ClusterState)
144
+
145
+ ClusterValid = _reflection.GeneratedProtocolMessageType('ClusterValid', (_message.Message,), {
146
+ 'DESCRIPTOR' : _CLUSTERVALID,
147
+ '__module__' : 'qwak.administration.cluster.v2.cluster_pb2'
148
+ # @@protoc_insertion_point(class_scope:qwak.administration.cluster.v2.ClusterValid)
149
+ })
150
+ _sym_db.RegisterMessage(ClusterValid)
151
+
152
+ ClusterBrief = _reflection.GeneratedProtocolMessageType('ClusterBrief', (_message.Message,), {
153
+ 'DESCRIPTOR' : _CLUSTERBRIEF,
154
+ '__module__' : 'qwak.administration.cluster.v2.cluster_pb2'
155
+ # @@protoc_insertion_point(class_scope:qwak.administration.cluster.v2.ClusterBrief)
156
+ })
157
+ _sym_db.RegisterMessage(ClusterBrief)
158
+
159
+ if _descriptor._USE_C_DESCRIPTORS == False:
160
+
161
+ DESCRIPTOR._options = None
162
+ DESCRIPTOR._serialized_options = b'\n)com.qwak.ai.administration.api.cluster.v2P\001Z\204\001github.com/qwak-ai/qwak-platform/services/core/java/user-management/user-management-api/pb/qwak/administration/cluster/v2;cluster_v2'
163
+ _CLUSTERINSTALLATIONTYPE._serialized_start=2807
164
+ _CLUSTERINSTALLATIONTYPE._serialized_end=2996
165
+ _CLUSTER._serialized_start=248
166
+ _CLUSTER._serialized_end=435
167
+ _CLUSTERMETADATA._serialized_start=438
168
+ _CLUSTERMETADATA._serialized_end=603
169
+ _CLUSTERCONFIGURATION._serialized_start=606
170
+ _CLUSTERCONFIGURATION._serialized_end=911
171
+ _SELFHOSTEDCONFIGURATION._serialized_start=913
172
+ _SELFHOSTEDCONFIGURATION._serialized_end=1023
173
+ _SELFSERVICECONFIGURATION._serialized_start=1025
174
+ _SELFSERVICECONFIGURATION._serialized_end=1136
175
+ _HYBRIDCONFIGURATION._serialized_start=1138
176
+ _HYBRIDCONFIGURATION._serialized_end=1244
177
+ _RUNTIMECONFIGURATION._serialized_start=1247
178
+ _RUNTIMECONFIGURATION._serialized_end=1489
179
+ _CLUSTERSPEC._serialized_start=1491
180
+ _CLUSTERSPEC._serialized_end=1612
181
+ _CLUSTERCONFIGURATIONSPEC._serialized_start=1615
182
+ _CLUSTERCONFIGURATIONSPEC._serialized_end=1936
183
+ _SELFHOSTEDCONFIGURATIONSPEC._serialized_start=1938
184
+ _SELFHOSTEDCONFIGURATIONSPEC._serialized_end=2056
185
+ _SELFSERVICECONFIGURATIONSPEC._serialized_start=2058
186
+ _SELFSERVICECONFIGURATIONSPEC._serialized_end=2177
187
+ _HYBRIDCONFIGURATIONSPEC._serialized_start=2179
188
+ _HYBRIDCONFIGURATIONSPEC._serialized_end=2293
189
+ _RUNTIMECONFIGURATIONSPEC._serialized_start=2296
190
+ _RUNTIMECONFIGURATIONSPEC._serialized_end=2542
191
+ _CLUSTERSTATE._serialized_start=2544
192
+ _CLUSTERSTATE._serialized_end=2630
193
+ _CLUSTERVALID._serialized_start=2632
194
+ _CLUSTERVALID._serialized_end=2704
195
+ _CLUSTERBRIEF._serialized_start=2706
196
+ _CLUSTERBRIEF._serialized_end=2804
197
+ # @@protoc_insertion_point(module_scope)
@@ -0,0 +1,354 @@
1
+ """
2
+ @generated by mypy-protobuf. Do not edit manually!
3
+ isort:skip_file
4
+ """
5
+ import builtins
6
+ import google.protobuf.descriptor
7
+ import google.protobuf.internal.enum_type_wrapper
8
+ import google.protobuf.message
9
+ import google.protobuf.timestamp_pb2
10
+ import qwak.administration.runtime_configuration.v0.network_config_pb2
11
+ import qwak.administration.runtime_configuration.v0.runtime_config_pb2
12
+ import sys
13
+ import typing
14
+
15
+ if sys.version_info >= (3, 10):
16
+ import typing as typing_extensions
17
+ else:
18
+ import typing_extensions
19
+
20
+ DESCRIPTOR: google.protobuf.descriptor.FileDescriptor
21
+
22
+ class _ClusterInstallationType:
23
+ ValueType = typing.NewType("ValueType", builtins.int)
24
+ V: typing_extensions.TypeAlias = ValueType
25
+
26
+ class _ClusterInstallationTypeEnumTypeWrapper(google.protobuf.internal.enum_type_wrapper._EnumTypeWrapper[_ClusterInstallationType.ValueType], builtins.type): # noqa: F821
27
+ DESCRIPTOR: google.protobuf.descriptor.EnumDescriptor
28
+ CLUSTER_INSTALLATION_TYPE_INVALID: _ClusterInstallationType.ValueType # 0
29
+ SELF_HOSTED_CLUSTER_INSTALLATION_TYPE: _ClusterInstallationType.ValueType # 1
30
+ SELF_SERVICE_CLUSTER_INSTALLATION_TYPE: _ClusterInstallationType.ValueType # 2
31
+ HYBRID_CLUSTER_INSTALLATION_TYPE: _ClusterInstallationType.ValueType # 3
32
+
33
+ class ClusterInstallationType(_ClusterInstallationType, metaclass=_ClusterInstallationTypeEnumTypeWrapper): ...
34
+
35
+ CLUSTER_INSTALLATION_TYPE_INVALID: ClusterInstallationType.ValueType # 0
36
+ SELF_HOSTED_CLUSTER_INSTALLATION_TYPE: ClusterInstallationType.ValueType # 1
37
+ SELF_SERVICE_CLUSTER_INSTALLATION_TYPE: ClusterInstallationType.ValueType # 2
38
+ HYBRID_CLUSTER_INSTALLATION_TYPE: ClusterInstallationType.ValueType # 3
39
+ global___ClusterInstallationType = ClusterInstallationType
40
+
41
+ class Cluster(google.protobuf.message.Message):
42
+ DESCRIPTOR: google.protobuf.descriptor.Descriptor
43
+
44
+ ID_FIELD_NUMBER: builtins.int
45
+ NAME_FIELD_NUMBER: builtins.int
46
+ CONFIGURATION_FIELD_NUMBER: builtins.int
47
+ CLUSTER_METADATA_FIELD_NUMBER: builtins.int
48
+ id: builtins.str
49
+ """Assigned cluster ID"""
50
+ name: builtins.str
51
+ """Cluster name"""
52
+ @property
53
+ def configuration(self) -> global___ClusterConfiguration:
54
+ """Cluster configuration"""
55
+ @property
56
+ def cluster_metadata(self) -> global___ClusterMetadata:
57
+ """Cluster metadata"""
58
+ def __init__(
59
+ self,
60
+ *,
61
+ id: builtins.str = ...,
62
+ name: builtins.str = ...,
63
+ configuration: global___ClusterConfiguration | None = ...,
64
+ cluster_metadata: global___ClusterMetadata | None = ...,
65
+ ) -> None: ...
66
+ def HasField(self, field_name: typing_extensions.Literal["cluster_metadata", b"cluster_metadata", "configuration", b"configuration"]) -> builtins.bool: ...
67
+ def ClearField(self, field_name: typing_extensions.Literal["cluster_metadata", b"cluster_metadata", "configuration", b"configuration", "id", b"id", "name", b"name"]) -> None: ...
68
+
69
+ global___Cluster = Cluster
70
+
71
+ class ClusterMetadata(google.protobuf.message.Message):
72
+ DESCRIPTOR: google.protobuf.descriptor.Descriptor
73
+
74
+ CREATED_AT_FIELD_NUMBER: builtins.int
75
+ CREATED_BY_FIELD_NUMBER: builtins.int
76
+ LAST_MODIFIED_AT_FIELD_NUMBER: builtins.int
77
+ LAST_MODIFIED_BY_FIELD_NUMBER: builtins.int
78
+ @property
79
+ def created_at(self) -> google.protobuf.timestamp_pb2.Timestamp:
80
+ """When the cluster was created"""
81
+ created_by: builtins.str
82
+ """User-id who created the cluster"""
83
+ @property
84
+ def last_modified_at(self) -> google.protobuf.timestamp_pb2.Timestamp:
85
+ """When the cluster was last modified"""
86
+ last_modified_by: builtins.str
87
+ """User-id who last modified the cluster"""
88
+ def __init__(
89
+ self,
90
+ *,
91
+ created_at: google.protobuf.timestamp_pb2.Timestamp | None = ...,
92
+ created_by: builtins.str = ...,
93
+ last_modified_at: google.protobuf.timestamp_pb2.Timestamp | None = ...,
94
+ last_modified_by: builtins.str = ...,
95
+ ) -> None: ...
96
+ def HasField(self, field_name: typing_extensions.Literal["created_at", b"created_at", "last_modified_at", b"last_modified_at"]) -> builtins.bool: ...
97
+ def ClearField(self, field_name: typing_extensions.Literal["created_at", b"created_at", "created_by", b"created_by", "last_modified_at", b"last_modified_at", "last_modified_by", b"last_modified_by"]) -> None: ...
98
+
99
+ global___ClusterMetadata = ClusterMetadata
100
+
101
+ class ClusterConfiguration(google.protobuf.message.Message):
102
+ DESCRIPTOR: google.protobuf.descriptor.Descriptor
103
+
104
+ SELF_HOSTED_CONFIGURATION_FIELD_NUMBER: builtins.int
105
+ SELF_SERVICE_CONFIGURATION_FIELD_NUMBER: builtins.int
106
+ HYBRID_CONFIGURATION_FIELD_NUMBER: builtins.int
107
+ @property
108
+ def self_hosted_configuration(self) -> global___SelfHostedConfiguration: ...
109
+ @property
110
+ def self_service_configuration(self) -> global___SelfServiceConfiguration: ...
111
+ @property
112
+ def hybrid_configuration(self) -> global___HybridConfiguration: ...
113
+ def __init__(
114
+ self,
115
+ *,
116
+ self_hosted_configuration: global___SelfHostedConfiguration | None = ...,
117
+ self_service_configuration: global___SelfServiceConfiguration | None = ...,
118
+ hybrid_configuration: global___HybridConfiguration | None = ...,
119
+ ) -> None: ...
120
+ def HasField(self, field_name: typing_extensions.Literal["hybrid_configuration", b"hybrid_configuration", "self_hosted_configuration", b"self_hosted_configuration", "self_service_configuration", b"self_service_configuration", "type", b"type"]) -> builtins.bool: ...
121
+ def ClearField(self, field_name: typing_extensions.Literal["hybrid_configuration", b"hybrid_configuration", "self_hosted_configuration", b"self_hosted_configuration", "self_service_configuration", b"self_service_configuration", "type", b"type"]) -> None: ...
122
+ def WhichOneof(self, oneof_group: typing_extensions.Literal["type", b"type"]) -> typing_extensions.Literal["self_hosted_configuration", "self_service_configuration", "hybrid_configuration"] | None: ...
123
+
124
+ global___ClusterConfiguration = ClusterConfiguration
125
+
126
+ class SelfHostedConfiguration(google.protobuf.message.Message):
127
+ DESCRIPTOR: google.protobuf.descriptor.Descriptor
128
+
129
+ RUNTIME_CONFIGURATION_FIELD_NUMBER: builtins.int
130
+ @property
131
+ def runtime_configuration(self) -> global___RuntimeConfiguration: ...
132
+ def __init__(
133
+ self,
134
+ *,
135
+ runtime_configuration: global___RuntimeConfiguration | None = ...,
136
+ ) -> None: ...
137
+ def HasField(self, field_name: typing_extensions.Literal["runtime_configuration", b"runtime_configuration"]) -> builtins.bool: ...
138
+ def ClearField(self, field_name: typing_extensions.Literal["runtime_configuration", b"runtime_configuration"]) -> None: ...
139
+
140
+ global___SelfHostedConfiguration = SelfHostedConfiguration
141
+
142
+ class SelfServiceConfiguration(google.protobuf.message.Message):
143
+ DESCRIPTOR: google.protobuf.descriptor.Descriptor
144
+
145
+ RUNTIME_CONFIGURATION_FIELD_NUMBER: builtins.int
146
+ @property
147
+ def runtime_configuration(self) -> global___RuntimeConfiguration: ...
148
+ def __init__(
149
+ self,
150
+ *,
151
+ runtime_configuration: global___RuntimeConfiguration | None = ...,
152
+ ) -> None: ...
153
+ def HasField(self, field_name: typing_extensions.Literal["runtime_configuration", b"runtime_configuration"]) -> builtins.bool: ...
154
+ def ClearField(self, field_name: typing_extensions.Literal["runtime_configuration", b"runtime_configuration"]) -> None: ...
155
+
156
+ global___SelfServiceConfiguration = SelfServiceConfiguration
157
+
158
+ class HybridConfiguration(google.protobuf.message.Message):
159
+ DESCRIPTOR: google.protobuf.descriptor.Descriptor
160
+
161
+ RUNTIME_CONFIGURATION_FIELD_NUMBER: builtins.int
162
+ @property
163
+ def runtime_configuration(self) -> global___RuntimeConfiguration: ...
164
+ def __init__(
165
+ self,
166
+ *,
167
+ runtime_configuration: global___RuntimeConfiguration | None = ...,
168
+ ) -> None: ...
169
+ def HasField(self, field_name: typing_extensions.Literal["runtime_configuration", b"runtime_configuration"]) -> builtins.bool: ...
170
+ def ClearField(self, field_name: typing_extensions.Literal["runtime_configuration", b"runtime_configuration"]) -> None: ...
171
+
172
+ global___HybridConfiguration = HybridConfiguration
173
+
174
+ class RuntimeConfiguration(google.protobuf.message.Message):
175
+ DESCRIPTOR: google.protobuf.descriptor.Descriptor
176
+
177
+ RUNTIME_CONFIGURATION_FIELD_NUMBER: builtins.int
178
+ NETWORK_CONFIGURATION_FIELD_NUMBER: builtins.int
179
+ @property
180
+ def runtime_configuration(self) -> qwak.administration.runtime_configuration.v0.runtime_config_pb2.RuntimeConfiguration: ...
181
+ @property
182
+ def network_configuration(self) -> qwak.administration.runtime_configuration.v0.network_config_pb2.ClusterNetworkConfiguration: ...
183
+ def __init__(
184
+ self,
185
+ *,
186
+ runtime_configuration: qwak.administration.runtime_configuration.v0.runtime_config_pb2.RuntimeConfiguration | None = ...,
187
+ network_configuration: qwak.administration.runtime_configuration.v0.network_config_pb2.ClusterNetworkConfiguration | None = ...,
188
+ ) -> None: ...
189
+ def HasField(self, field_name: typing_extensions.Literal["network_configuration", b"network_configuration", "runtime_configuration", b"runtime_configuration"]) -> builtins.bool: ...
190
+ def ClearField(self, field_name: typing_extensions.Literal["network_configuration", b"network_configuration", "runtime_configuration", b"runtime_configuration"]) -> None: ...
191
+
192
+ global___RuntimeConfiguration = RuntimeConfiguration
193
+
194
+ class ClusterSpec(google.protobuf.message.Message):
195
+ DESCRIPTOR: google.protobuf.descriptor.Descriptor
196
+
197
+ DISPLAY_NAME_FIELD_NUMBER: builtins.int
198
+ CONFIGURATION_SPEC_FIELD_NUMBER: builtins.int
199
+ display_name: builtins.str
200
+ """display name"""
201
+ @property
202
+ def configuration_spec(self) -> global___ClusterConfigurationSpec:
203
+ """Configuration for the cluster"""
204
+ def __init__(
205
+ self,
206
+ *,
207
+ display_name: builtins.str = ...,
208
+ configuration_spec: global___ClusterConfigurationSpec | None = ...,
209
+ ) -> None: ...
210
+ def HasField(self, field_name: typing_extensions.Literal["configuration_spec", b"configuration_spec"]) -> builtins.bool: ...
211
+ def ClearField(self, field_name: typing_extensions.Literal["configuration_spec", b"configuration_spec", "display_name", b"display_name"]) -> None: ...
212
+
213
+ global___ClusterSpec = ClusterSpec
214
+
215
+ class ClusterConfigurationSpec(google.protobuf.message.Message):
216
+ DESCRIPTOR: google.protobuf.descriptor.Descriptor
217
+
218
+ SELF_HOSTED_CONFIGURATION_FIELD_NUMBER: builtins.int
219
+ SELF_SERVICE_CONFIGURATION_FIELD_NUMBER: builtins.int
220
+ HYBRID_CONFIGURATION_FIELD_NUMBER: builtins.int
221
+ @property
222
+ def self_hosted_configuration(self) -> global___SelfHostedConfigurationSpec: ...
223
+ @property
224
+ def self_service_configuration(self) -> global___SelfServiceConfigurationSpec: ...
225
+ @property
226
+ def hybrid_configuration(self) -> global___HybridConfigurationSpec: ...
227
+ def __init__(
228
+ self,
229
+ *,
230
+ self_hosted_configuration: global___SelfHostedConfigurationSpec | None = ...,
231
+ self_service_configuration: global___SelfServiceConfigurationSpec | None = ...,
232
+ hybrid_configuration: global___HybridConfigurationSpec | None = ...,
233
+ ) -> None: ...
234
+ def HasField(self, field_name: typing_extensions.Literal["hybrid_configuration", b"hybrid_configuration", "self_hosted_configuration", b"self_hosted_configuration", "self_service_configuration", b"self_service_configuration", "type", b"type"]) -> builtins.bool: ...
235
+ def ClearField(self, field_name: typing_extensions.Literal["hybrid_configuration", b"hybrid_configuration", "self_hosted_configuration", b"self_hosted_configuration", "self_service_configuration", b"self_service_configuration", "type", b"type"]) -> None: ...
236
+ def WhichOneof(self, oneof_group: typing_extensions.Literal["type", b"type"]) -> typing_extensions.Literal["self_hosted_configuration", "self_service_configuration", "hybrid_configuration"] | None: ...
237
+
238
+ global___ClusterConfigurationSpec = ClusterConfigurationSpec
239
+
240
+ class SelfHostedConfigurationSpec(google.protobuf.message.Message):
241
+ DESCRIPTOR: google.protobuf.descriptor.Descriptor
242
+
243
+ RUNTIME_CONFIGURATION_FIELD_NUMBER: builtins.int
244
+ @property
245
+ def runtime_configuration(self) -> global___RuntimeConfigurationSpec: ...
246
+ def __init__(
247
+ self,
248
+ *,
249
+ runtime_configuration: global___RuntimeConfigurationSpec | None = ...,
250
+ ) -> None: ...
251
+ def HasField(self, field_name: typing_extensions.Literal["runtime_configuration", b"runtime_configuration"]) -> builtins.bool: ...
252
+ def ClearField(self, field_name: typing_extensions.Literal["runtime_configuration", b"runtime_configuration"]) -> None: ...
253
+
254
+ global___SelfHostedConfigurationSpec = SelfHostedConfigurationSpec
255
+
256
+ class SelfServiceConfigurationSpec(google.protobuf.message.Message):
257
+ DESCRIPTOR: google.protobuf.descriptor.Descriptor
258
+
259
+ RUNTIME_CONFIGURATION_FIELD_NUMBER: builtins.int
260
+ @property
261
+ def runtime_configuration(self) -> global___RuntimeConfigurationSpec: ...
262
+ def __init__(
263
+ self,
264
+ *,
265
+ runtime_configuration: global___RuntimeConfigurationSpec | None = ...,
266
+ ) -> None: ...
267
+ def HasField(self, field_name: typing_extensions.Literal["runtime_configuration", b"runtime_configuration"]) -> builtins.bool: ...
268
+ def ClearField(self, field_name: typing_extensions.Literal["runtime_configuration", b"runtime_configuration"]) -> None: ...
269
+
270
+ global___SelfServiceConfigurationSpec = SelfServiceConfigurationSpec
271
+
272
+ class HybridConfigurationSpec(google.protobuf.message.Message):
273
+ DESCRIPTOR: google.protobuf.descriptor.Descriptor
274
+
275
+ RUNTIME_CONFIGURATION_FIELD_NUMBER: builtins.int
276
+ @property
277
+ def runtime_configuration(self) -> global___RuntimeConfigurationSpec: ...
278
+ def __init__(
279
+ self,
280
+ *,
281
+ runtime_configuration: global___RuntimeConfigurationSpec | None = ...,
282
+ ) -> None: ...
283
+ def HasField(self, field_name: typing_extensions.Literal["runtime_configuration", b"runtime_configuration"]) -> builtins.bool: ...
284
+ def ClearField(self, field_name: typing_extensions.Literal["runtime_configuration", b"runtime_configuration"]) -> None: ...
285
+
286
+ global___HybridConfigurationSpec = HybridConfigurationSpec
287
+
288
+ class RuntimeConfigurationSpec(google.protobuf.message.Message):
289
+ DESCRIPTOR: google.protobuf.descriptor.Descriptor
290
+
291
+ RUNTIME_CONFIGURATION_FIELD_NUMBER: builtins.int
292
+ NETWORK_CONFIGURATION_FIELD_NUMBER: builtins.int
293
+ @property
294
+ def runtime_configuration(self) -> qwak.administration.runtime_configuration.v0.runtime_config_pb2.RuntimeConfiguration: ...
295
+ @property
296
+ def network_configuration(self) -> qwak.administration.runtime_configuration.v0.network_config_pb2.ClusterNetworkConfiguration: ...
297
+ def __init__(
298
+ self,
299
+ *,
300
+ runtime_configuration: qwak.administration.runtime_configuration.v0.runtime_config_pb2.RuntimeConfiguration | None = ...,
301
+ network_configuration: qwak.administration.runtime_configuration.v0.network_config_pb2.ClusterNetworkConfiguration | None = ...,
302
+ ) -> None: ...
303
+ def HasField(self, field_name: typing_extensions.Literal["network_configuration", b"network_configuration", "runtime_configuration", b"runtime_configuration"]) -> builtins.bool: ...
304
+ def ClearField(self, field_name: typing_extensions.Literal["network_configuration", b"network_configuration", "runtime_configuration", b"runtime_configuration"]) -> None: ...
305
+
306
+ global___RuntimeConfigurationSpec = RuntimeConfigurationSpec
307
+
308
+ class ClusterState(google.protobuf.message.Message):
309
+ DESCRIPTOR: google.protobuf.descriptor.Descriptor
310
+
311
+ VALID_FIELD_NUMBER: builtins.int
312
+ @property
313
+ def valid(self) -> global___ClusterValid:
314
+ """TBD: updating, deleting etc states"""
315
+ def __init__(
316
+ self,
317
+ *,
318
+ valid: global___ClusterValid | None = ...,
319
+ ) -> None: ...
320
+ def HasField(self, field_name: typing_extensions.Literal["state", b"state", "valid", b"valid"]) -> builtins.bool: ...
321
+ def ClearField(self, field_name: typing_extensions.Literal["state", b"state", "valid", b"valid"]) -> None: ...
322
+ def WhichOneof(self, oneof_group: typing_extensions.Literal["state", b"state"]) -> typing_extensions.Literal["valid"] | None: ...
323
+
324
+ global___ClusterState = ClusterState
325
+
326
+ class ClusterValid(google.protobuf.message.Message):
327
+ DESCRIPTOR: google.protobuf.descriptor.Descriptor
328
+
329
+ CLUSTER_FIELD_NUMBER: builtins.int
330
+ @property
331
+ def cluster(self) -> global___Cluster: ...
332
+ def __init__(
333
+ self,
334
+ *,
335
+ cluster: global___Cluster | None = ...,
336
+ ) -> None: ...
337
+ def HasField(self, field_name: typing_extensions.Literal["cluster", b"cluster"]) -> builtins.bool: ...
338
+ def ClearField(self, field_name: typing_extensions.Literal["cluster", b"cluster"]) -> None: ...
339
+
340
+ global___ClusterValid = ClusterValid
341
+
342
+ class ClusterBrief(google.protobuf.message.Message):
343
+ DESCRIPTOR: google.protobuf.descriptor.Descriptor
344
+
345
+ INSTALLATION_TYPE_FIELD_NUMBER: builtins.int
346
+ installation_type: global___ClusterInstallationType.ValueType
347
+ def __init__(
348
+ self,
349
+ *,
350
+ installation_type: global___ClusterInstallationType.ValueType = ...,
351
+ ) -> None: ...
352
+ def ClearField(self, field_name: typing_extensions.Literal["installation_type", b"installation_type"]) -> None: ...
353
+
354
+ global___ClusterBrief = ClusterBrief
@@ -0,0 +1,4 @@
1
+ # Generated by the gRPC Python protocol compiler plugin. DO NOT EDIT!
2
+ """Client and server classes corresponding to protobuf-defined services."""
3
+ import grpc
4
+
@@ -16,9 +16,11 @@ _sym_db = _symbol_database.Default()
16
16
  from google.protobuf import timestamp_pb2 as google_dot_protobuf_dot_timestamp__pb2
17
17
  from _qwak_proto.qwak.administration.v0.environments import configuration_pb2 as qwak_dot_administration_dot_v0_dot_environments_dot_configuration__pb2
18
18
  from _qwak_proto.qwak.administration.v0.environments import personalization_pb2 as qwak_dot_administration_dot_v0_dot_environments_dot_personalization__pb2
19
+ from _qwak_proto.qwak.administration.account.v1 import account_pb2 as qwak_dot_administration_dot_account_dot_v1_dot_account__pb2
20
+ from _qwak_proto.qwak.administration.cluster.v2 import cluster_pb2 as qwak_dot_administration_dot_cluster_dot_v2_dot_cluster__pb2
19
21
 
20
22
 
21
- DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n5qwak/administration/v0/environments/environment.proto\x12\x1fqwak.administration.environment\x1a\x1fgoogle/protobuf/timestamp.proto\x1a\x37qwak/administration/v0/environments/configuration.proto\x1a\x39qwak/administration/v0/environments/personalization.proto\"\xbf\x04\n\x0fQwakEnvironment\x12\n\n\x02id\x18\x01 \x01(\t\x12\x0c\n\x04name\x18\x02 \x01(\t\x12\x15\n\ttenant_id\x18\x03 \x01(\tB\x02\x18\x01\x12\x12\n\naccount_id\x18\x08 \x01(\t\x12\x12\n\ncluster_id\x18\n \x01(\t\x12\x42\n\x0c\x61\x63\x63ount_tier\x18\x0b \x01(\x0e\x32,.qwak.administration.environment.AccountTier\x12\x46\n\x06status\x18\x04 \x01(\x0e\x32\x36.qwak.administration.environment.QwakEnvironmentStatus\x12T\n\rconfiguration\x18\x05 \x01(\x0b\x32=.qwak.administration.environment.QwakEnvironmentConfiguration\x12T\n\x0fpersonalization\x18\t \x01(\x0b\x32;.qwak.administration.environment.EnvironmentPersonalization\x12.\n\ncreated_at\x18\x06 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x34\n\x10last_modified_at\x18\x07 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x19\n\x0fjfrog_tenant_id\x18\x0c \x01(\tH\x00\x42\x1a\n\x18optional_jfrog_tenant_id\"8\n%EnvironmentApplicationUserCredentials\x12\x0f\n\x07\x61pi_key\x18\x01 \x01(\t*w\n\x15QwakEnvironmentStatus\x12\x1e\n\x1a\x45NVIRONMENT_STATUS_INVALID\x10\x00\x12\x1d\n\x19\x45NVIRONMENT_STATUS_ACTIVE\x10\x01\x12\x1f\n\x1b\x45NVIRONMENT_STATUS_DISABLED\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\xb2\x01\n\x1e\x63om.qwak.ai.administration.apiP\x01Z\x8d\x01github.com/qwak-ai/qwak-platform/services/core/java/user-management/user-management-api/pb/qwak/administration/v0/environments;environment_v0b\x06proto3')
23
+ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n5qwak/administration/v0/environments/environment.proto\x12\x1fqwak.administration.environment\x1a\x1fgoogle/protobuf/timestamp.proto\x1a\x37qwak/administration/v0/environments/configuration.proto\x1a\x39qwak/administration/v0/environments/personalization.proto\x1a,qwak/administration/account/v1/account.proto\x1a,qwak/administration/cluster/v2/cluster.proto\"\xbe\x05\n\x0fQwakEnvironment\x12\n\n\x02id\x18\x01 \x01(\t\x12\x0c\n\x04name\x18\x02 \x01(\t\x12\x15\n\ttenant_id\x18\x03 \x01(\tB\x02\x18\x01\x12\x12\n\naccount_id\x18\x08 \x01(\t\x12\x12\n\ncluster_id\x18\n \x01(\t\x12\x42\n\x0c\x61\x63\x63ount_tier\x18\x0b \x01(\x0e\x32,.qwak.administration.environment.AccountTier\x12\x46\n\x06status\x18\x04 \x01(\x0e\x32\x36.qwak.administration.environment.QwakEnvironmentStatus\x12T\n\rconfiguration\x18\x05 \x01(\x0b\x32=.qwak.administration.environment.QwakEnvironmentConfiguration\x12T\n\x0fpersonalization\x18\t \x01(\x0b\x32;.qwak.administration.environment.EnvironmentPersonalization\x12.\n\ncreated_at\x18\x06 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x34\n\x10last_modified_at\x18\x07 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x19\n\x0fjfrog_tenant_id\x18\x0c \x01(\tH\x00\x12\x38\n\x07\x61\x63\x63ount\x18\r \x01(\x0b\x32\'.qwak.administration.account.v1.Account\x12\x43\n\rcluster_brief\x18\x0e \x01(\x0b\x32,.qwak.administration.cluster.v2.ClusterBriefB\x1a\n\x18optional_jfrog_tenant_id\"8\n%EnvironmentApplicationUserCredentials\x12\x0f\n\x07\x61pi_key\x18\x01 \x01(\t*w\n\x15QwakEnvironmentStatus\x12\x1e\n\x1a\x45NVIRONMENT_STATUS_INVALID\x10\x00\x12\x1d\n\x19\x45NVIRONMENT_STATUS_ACTIVE\x10\x01\x12\x1f\n\x1b\x45NVIRONMENT_STATUS_DISABLED\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\xb2\x01\n\x1e\x63om.qwak.ai.administration.apiP\x01Z\x8d\x01github.com/qwak-ai/qwak-platform/services/core/java/user-management/user-management-api/pb/qwak/administration/v0/environments;environment_v0b\x06proto3')
22
24
 
23
25
  _QWAKENVIRONMENTSTATUS = DESCRIPTOR.enum_types_by_name['QwakEnvironmentStatus']
24
26
  QwakEnvironmentStatus = enum_type_wrapper.EnumTypeWrapper(_QWAKENVIRONMENTSTATUS)
@@ -55,12 +57,12 @@ if _descriptor._USE_C_DESCRIPTORS == False:
55
57
  DESCRIPTOR._serialized_options = b'\n\036com.qwak.ai.administration.apiP\001Z\215\001github.com/qwak-ai/qwak-platform/services/core/java/user-management/user-management-api/pb/qwak/administration/v0/environments;environment_v0'
56
58
  _QWAKENVIRONMENT.fields_by_name['tenant_id']._options = None
57
59
  _QWAKENVIRONMENT.fields_by_name['tenant_id']._serialized_options = b'\030\001'
58
- _QWAKENVIRONMENTSTATUS._serialized_start=875
59
- _QWAKENVIRONMENTSTATUS._serialized_end=994
60
- _ACCOUNTTIER._serialized_start=996
61
- _ACCOUNTTIER._serialized_end=1072
62
- _QWAKENVIRONMENT._serialized_start=240
63
- _QWAKENVIRONMENT._serialized_end=815
64
- _ENVIRONMENTAPPLICATIONUSERCREDENTIALS._serialized_start=817
65
- _ENVIRONMENTAPPLICATIONUSERCREDENTIALS._serialized_end=873
60
+ _QWAKENVIRONMENTSTATUS._serialized_start=1094
61
+ _QWAKENVIRONMENTSTATUS._serialized_end=1213
62
+ _ACCOUNTTIER._serialized_start=1215
63
+ _ACCOUNTTIER._serialized_end=1291
64
+ _QWAKENVIRONMENT._serialized_start=332
65
+ _QWAKENVIRONMENT._serialized_end=1034
66
+ _ENVIRONMENTAPPLICATIONUSERCREDENTIALS._serialized_start=1036
67
+ _ENVIRONMENTAPPLICATIONUSERCREDENTIALS._serialized_end=1092
66
68
  # @@protoc_insertion_point(module_scope)
@@ -7,6 +7,8 @@ import google.protobuf.descriptor
7
7
  import google.protobuf.internal.enum_type_wrapper
8
8
  import google.protobuf.message
9
9
  import google.protobuf.timestamp_pb2
10
+ import qwak.administration.account.v1.account_pb2
11
+ import qwak.administration.cluster.v2.cluster_pb2
10
12
  import qwak.administration.v0.environments.configuration_pb2
11
13
  import qwak.administration.v0.environments.personalization_pb2
12
14
  import sys
@@ -90,6 +92,8 @@ class QwakEnvironment(google.protobuf.message.Message):
90
92
  CREATED_AT_FIELD_NUMBER: builtins.int
91
93
  LAST_MODIFIED_AT_FIELD_NUMBER: builtins.int
92
94
  JFROG_TENANT_ID_FIELD_NUMBER: builtins.int
95
+ ACCOUNT_FIELD_NUMBER: builtins.int
96
+ CLUSTER_BRIEF_FIELD_NUMBER: builtins.int
93
97
  id: builtins.str
94
98
  """Assigned environment ID"""
95
99
  name: builtins.str
@@ -118,6 +122,12 @@ class QwakEnvironment(google.protobuf.message.Message):
118
122
  """Last modification date"""
119
123
  jfrog_tenant_id: builtins.str
120
124
  """The Environment's JFrog Tenant ID"""
125
+ @property
126
+ def account(self) -> qwak.administration.account.v1.account_pb2.Account:
127
+ """The environment's account"""
128
+ @property
129
+ def cluster_brief(self) -> qwak.administration.cluster.v2.cluster_pb2.ClusterBrief:
130
+ """The environment's hosting cluster brief"""
121
131
  def __init__(
122
132
  self,
123
133
  *,
@@ -133,9 +143,11 @@ class QwakEnvironment(google.protobuf.message.Message):
133
143
  created_at: google.protobuf.timestamp_pb2.Timestamp | None = ...,
134
144
  last_modified_at: google.protobuf.timestamp_pb2.Timestamp | None = ...,
135
145
  jfrog_tenant_id: builtins.str = ...,
146
+ account: qwak.administration.account.v1.account_pb2.Account | None = ...,
147
+ cluster_brief: qwak.administration.cluster.v2.cluster_pb2.ClusterBrief | None = ...,
136
148
  ) -> None: ...
137
- def HasField(self, field_name: typing_extensions.Literal["configuration", b"configuration", "created_at", b"created_at", "jfrog_tenant_id", b"jfrog_tenant_id", "last_modified_at", b"last_modified_at", "optional_jfrog_tenant_id", b"optional_jfrog_tenant_id", "personalization", b"personalization"]) -> builtins.bool: ...
138
- def ClearField(self, field_name: typing_extensions.Literal["account_id", b"account_id", "account_tier", b"account_tier", "cluster_id", b"cluster_id", "configuration", b"configuration", "created_at", b"created_at", "id", b"id", "jfrog_tenant_id", b"jfrog_tenant_id", "last_modified_at", b"last_modified_at", "name", b"name", "optional_jfrog_tenant_id", b"optional_jfrog_tenant_id", "personalization", b"personalization", "status", b"status", "tenant_id", b"tenant_id"]) -> None: ...
149
+ def HasField(self, field_name: typing_extensions.Literal["account", b"account", "cluster_brief", b"cluster_brief", "configuration", b"configuration", "created_at", b"created_at", "jfrog_tenant_id", b"jfrog_tenant_id", "last_modified_at", b"last_modified_at", "optional_jfrog_tenant_id", b"optional_jfrog_tenant_id", "personalization", b"personalization"]) -> builtins.bool: ...
150
+ def ClearField(self, field_name: typing_extensions.Literal["account", b"account", "account_id", b"account_id", "account_tier", b"account_tier", "cluster_brief", b"cluster_brief", "cluster_id", b"cluster_id", "configuration", b"configuration", "created_at", b"created_at", "id", b"id", "jfrog_tenant_id", b"jfrog_tenant_id", "last_modified_at", b"last_modified_at", "name", b"name", "optional_jfrog_tenant_id", b"optional_jfrog_tenant_id", "personalization", b"personalization", "status", b"status", "tenant_id", b"tenant_id"]) -> None: ...
139
151
  def WhichOneof(self, oneof_group: typing_extensions.Literal["optional_jfrog_tenant_id", b"optional_jfrog_tenant_id"]) -> typing_extensions.Literal["jfrog_tenant_id"] | None: ...
140
152
 
141
153
  global___QwakEnvironment = QwakEnvironment
@@ -16,7 +16,7 @@ from _qwak_proto.qwak.builds import build_pb2 as qwak_dot_builds_dot_build__pb2
16
16
  from _qwak_proto.qwak.builds import build_url_pb2 as qwak_dot_builds_dot_build__url__pb2
17
17
 
18
18
 
19
- DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n-qwak/builds/builds_orchestrator_service.proto\x12\x18qwak.builds.orchestrator\x1a\x17qwak/builds/build.proto\x1a\x1bqwak/builds/build_url.proto\"R\n\x11\x42uildModelRequest\x12=\n\nbuild_spec\x18\x01 \x01(\x0b\x32).qwak.builds.orchestrator.RemoteBuildSpec\"\x14\n\x12\x42uildModelResponse\"+\n\x17\x43\x61ncelBuildModelRequest\x12\x10\n\x08\x62uild_id\x18\x01 \x01(\t\"\x1a\n\x18\x43\x61ncelBuildModelResponse\"*\n\x16\x43reateUploadURLRequest\x12\x10\n\x08\x62uild_id\x18\x01 \x01(\t\"C\n\x17\x43reateUploadURLResponse\x12\x12\n\nupload_url\x18\x01 \x01(\t\x12\x14\n\x0c\x64ownload_url\x18\x02 \x01(\t\"h\n\"GetBuildVersioningUploadURLRequest\x12\x42\n\x06params\x18\x01 \x01(\x0b\x32\x32.qwak.builds.orchestrator.BuildVersioningUrlParams\"\xa7\x02\n#GetBuildVersioningUploadURLResponse\x12\x12\n\nupload_url\x18\x01 \x01(\t\x12\x0c\n\x04path\x18\x02 \x01(\t\x12Q\n\x15\x61uthentication_detail\x18\x03 \x01(\x0b\x32..qwak.builds.orchestrator.AuthenticationDetailB\x02\x18\x01\x12[\n\x07headers\x18\x04 \x03(\x0b\x32J.qwak.builds.orchestrator.GetBuildVersioningUploadURLResponse.HeadersEntry\x1a.\n\x0cHeadersEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"\x86\x01\n\x14\x41uthenticationDetail\x12Z\n\x1bjfrog_authentication_detail\x18\x01 \x01(\x0b\x32\x33.qwak.builds.orchestrator.JfrogAuthenticationDetailH\x00\x42\x12\n\x10integration_type\"<\n\x19JfrogAuthenticationDetail\x12\x10\n\x08username\x18\x01 \x01(\t\x12\r\n\x05token\x18\x02 \x01(\t\"j\n$GetBuildVersioningDownloadURLRequest\x12\x42\n\x06params\x18\x01 \x01(\x0b\x32\x32.qwak.builds.orchestrator.BuildVersioningUrlParams\"\xdf\x01\n%GetBuildVersioningDownloadURLResponse\x12\x14\n\x0c\x64ownload_url\x18\x01 \x01(\t\x12\x11\n\tfile_size\x18\x02 \x01(\x03\x12]\n\x07headers\x18\x03 \x03(\x0b\x32L.qwak.builds.orchestrator.GetBuildVersioningDownloadURLResponse.HeadersEntry\x1a.\n\x0cHeadersEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"n\n\x1eListBuildVersioningTagsRequest\x12L\n\x15\x62uild_versioning_tags\x18\x01 \x01(\x0b\x32-.qwak.builds.orchestrator.BuildVersioningTags\"\x9c\x01\n\x1fListBuildVersioningTagsResponse\x12\x61\n build_versioning_tags_properties\x18\x01 \x03(\x0b\x32\x37.qwak.builds.orchestrator.BuildVersioningTagsProperties\x12\x16\n\x0eui_direct_link\x18\x02 \x01(\t\"\x95\x01\n\x16\x43reateDataTableRequest\x12\x10\n\x08model_id\x18\x01 \x01(\t\x12\x10\n\x08\x62uild_id\x18\x02 \x01(\t\x12\x0b\n\x03tag\x18\x03 \x01(\t\x12<\n\x05table\x18\x04 \x01(\x0b\x32-.qwak.builds.orchestrator.DataTableDefinition\x12\x0c\n\x04path\x18\x05 \x01(\t\"\x19\n\x17\x43reateDataTableResponse\"n\n\x1dGetBaseDockerImageNameRequest\x12M\n\x16\x62\x61se_docker_image_type\x18\x01 \x01(\x0e\x32-.qwak.builds.orchestrator.BaseDockerImageType\"@\n\x1eGetBaseDockerImageNameResponse\x12\x1e\n\x16\x62\x61se_docker_image_name\x18\x01 \x01(\t\"f\n\x17SaveArtifactPathRequest\x12K\n\x12\x61rtifact_path_spec\x18\x01 \x01(\x0b\x32/.qwak.builds.orchestrator.BuildArtifactPathSpec\"\x1a\n\x18SaveArtifactPathResponse\"-\n\x19ListBuildArtifactsRequest\x12\x10\n\x08\x62uild_id\x18\x01 \x01(\t\"X\n\x1aListBuildArtifactsResponse\x12:\n\tartifacts\x18\x01 \x03(\x0b\x32\'.qwak.builds.orchestrator.BuildArtifact2\xcf\n\n\x19\x42uildsOrchestratorService\x12g\n\nBuildModel\x12+.qwak.builds.orchestrator.BuildModelRequest\x1a,.qwak.builds.orchestrator.BuildModelResponse\x12y\n\x10\x43\x61ncelBuildModel\x12\x31.qwak.builds.orchestrator.CancelBuildModelRequest\x1a\x32.qwak.builds.orchestrator.CancelBuildModelResponse\x12{\n\x0f\x43reateUploadURL\x12\x30.qwak.builds.orchestrator.CreateUploadURLRequest\x1a\x31.qwak.builds.orchestrator.CreateUploadURLResponse\"\x03\x88\x02\x01\x12\x9a\x01\n\x1bGetBuildVersioningUploadURL\x12<.qwak.builds.orchestrator.GetBuildVersioningUploadURLRequest\x1a=.qwak.builds.orchestrator.GetBuildVersioningUploadURLResponse\x12\xa0\x01\n\x1dGetBuildVersioningDownloadURL\x12>.qwak.builds.orchestrator.GetBuildVersioningDownloadURLRequest\x1a?.qwak.builds.orchestrator.GetBuildVersioningDownloadURLResponse\x12\x8e\x01\n\x17ListBuildVersioningTags\x12\x38.qwak.builds.orchestrator.ListBuildVersioningTagsRequest\x1a\x39.qwak.builds.orchestrator.ListBuildVersioningTagsResponse\x12v\n\x0f\x43reateDataTable\x12\x30.qwak.builds.orchestrator.CreateDataTableRequest\x1a\x31.qwak.builds.orchestrator.CreateDataTableResponse\x12\x8b\x01\n\x16GetBaseDockerImageName\x12\x37.qwak.builds.orchestrator.GetBaseDockerImageNameRequest\x1a\x38.qwak.builds.orchestrator.GetBaseDockerImageNameResponse\x12y\n\x10SaveArtifactPath\x12\x31.qwak.builds.orchestrator.SaveArtifactPathRequest\x1a\x32.qwak.builds.orchestrator.SaveArtifactPathResponse\x12\x7f\n\x12ListBuildArtifacts\x12\x33.qwak.builds.orchestrator.ListBuildArtifactsRequest\x1a\x34.qwak.builds.orchestrator.ListBuildArtifactsResponseB\'\n#com.qwak.ai.builds.orchestrator.apiP\x01\x62\x06proto3')
19
+ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n-qwak/builds/builds_orchestrator_service.proto\x12\x18qwak.builds.orchestrator\x1a\x17qwak/builds/build.proto\x1a\x1bqwak/builds/build_url.proto\"R\n\x11\x42uildModelRequest\x12=\n\nbuild_spec\x18\x01 \x01(\x0b\x32).qwak.builds.orchestrator.RemoteBuildSpec\"\x14\n\x12\x42uildModelResponse\"+\n\x17\x43\x61ncelBuildModelRequest\x12\x10\n\x08\x62uild_id\x18\x01 \x01(\t\"\x1a\n\x18\x43\x61ncelBuildModelResponse\"*\n\x16\x43reateUploadURLRequest\x12\x10\n\x08\x62uild_id\x18\x01 \x01(\t\"C\n\x17\x43reateUploadURLResponse\x12\x12\n\nupload_url\x18\x01 \x01(\t\x12\x14\n\x0c\x64ownload_url\x18\x02 \x01(\t\"h\n\"GetBuildVersioningUploadURLRequest\x12\x42\n\x06params\x18\x01 \x01(\x0b\x32\x32.qwak.builds.orchestrator.BuildVersioningUrlParams\"\xa7\x02\n#GetBuildVersioningUploadURLResponse\x12\x12\n\nupload_url\x18\x01 \x01(\t\x12\x0c\n\x04path\x18\x02 \x01(\t\x12Q\n\x15\x61uthentication_detail\x18\x03 \x01(\x0b\x32..qwak.builds.orchestrator.AuthenticationDetailB\x02\x18\x01\x12[\n\x07headers\x18\x04 \x03(\x0b\x32J.qwak.builds.orchestrator.GetBuildVersioningUploadURLResponse.HeadersEntry\x1a.\n\x0cHeadersEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"\x86\x01\n\x14\x41uthenticationDetail\x12Z\n\x1bjfrog_authentication_detail\x18\x01 \x01(\x0b\x32\x33.qwak.builds.orchestrator.JfrogAuthenticationDetailH\x00\x42\x12\n\x10integration_type\"<\n\x19JfrogAuthenticationDetail\x12\x10\n\x08username\x18\x01 \x01(\t\x12\r\n\x05token\x18\x02 \x01(\t\"j\n$GetBuildVersioningDownloadURLRequest\x12\x42\n\x06params\x18\x01 \x01(\x0b\x32\x32.qwak.builds.orchestrator.BuildVersioningUrlParams\"\xdf\x01\n%GetBuildVersioningDownloadURLResponse\x12\x14\n\x0c\x64ownload_url\x18\x01 \x01(\t\x12\x11\n\tfile_size\x18\x02 \x01(\x03\x12]\n\x07headers\x18\x03 \x03(\x0b\x32L.qwak.builds.orchestrator.GetBuildVersioningDownloadURLResponse.HeadersEntry\x1a.\n\x0cHeadersEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"n\n\x1eListBuildVersioningTagsRequest\x12L\n\x15\x62uild_versioning_tags\x18\x01 \x01(\x0b\x32-.qwak.builds.orchestrator.BuildVersioningTags\"\x9c\x01\n\x1fListBuildVersioningTagsResponse\x12\x61\n build_versioning_tags_properties\x18\x01 \x03(\x0b\x32\x37.qwak.builds.orchestrator.BuildVersioningTagsProperties\x12\x16\n\x0eui_direct_link\x18\x02 \x01(\t\"\x95\x01\n\x16\x43reateDataTableRequest\x12\x10\n\x08model_id\x18\x01 \x01(\t\x12\x10\n\x08\x62uild_id\x18\x02 \x01(\t\x12\x0b\n\x03tag\x18\x03 \x01(\t\x12<\n\x05table\x18\x04 \x01(\x0b\x32-.qwak.builds.orchestrator.DataTableDefinition\x12\x0c\n\x04path\x18\x05 \x01(\t\"\x19\n\x17\x43reateDataTableResponse\"n\n\x1dGetBaseDockerImageNameRequest\x12M\n\x16\x62\x61se_docker_image_type\x18\x01 \x01(\x0e\x32-.qwak.builds.orchestrator.BaseDockerImageType\"@\n\x1eGetBaseDockerImageNameResponse\x12\x1e\n\x16\x62\x61se_docker_image_name\x18\x01 \x01(\t\"f\n\x17SaveArtifactPathRequest\x12K\n\x12\x61rtifact_path_spec\x18\x01 \x01(\x0b\x32/.qwak.builds.orchestrator.BuildArtifactPathSpec\"\x1a\n\x18SaveArtifactPathResponse\"-\n\x19ListBuildArtifactsRequest\x12\x10\n\x08\x62uild_id\x18\x01 \x01(\t\"X\n\x1aListBuildArtifactsResponse\x12:\n\tartifacts\x18\x01 \x03(\x0b\x32\'.qwak.builds.orchestrator.BuildArtifact\"A\n$DetachBuildsFromModelVersionsRequest\x12\x19\n\x11model_version_ids\x18\x01 \x03(\t\"\'\n%DetachBuildsFromModelVersionsResponse2\xf2\x0b\n\x19\x42uildsOrchestratorService\x12g\n\nBuildModel\x12+.qwak.builds.orchestrator.BuildModelRequest\x1a,.qwak.builds.orchestrator.BuildModelResponse\x12y\n\x10\x43\x61ncelBuildModel\x12\x31.qwak.builds.orchestrator.CancelBuildModelRequest\x1a\x32.qwak.builds.orchestrator.CancelBuildModelResponse\x12{\n\x0f\x43reateUploadURL\x12\x30.qwak.builds.orchestrator.CreateUploadURLRequest\x1a\x31.qwak.builds.orchestrator.CreateUploadURLResponse\"\x03\x88\x02\x01\x12\x9a\x01\n\x1bGetBuildVersioningUploadURL\x12<.qwak.builds.orchestrator.GetBuildVersioningUploadURLRequest\x1a=.qwak.builds.orchestrator.GetBuildVersioningUploadURLResponse\x12\xa0\x01\n\x1dGetBuildVersioningDownloadURL\x12>.qwak.builds.orchestrator.GetBuildVersioningDownloadURLRequest\x1a?.qwak.builds.orchestrator.GetBuildVersioningDownloadURLResponse\x12\x8e\x01\n\x17ListBuildVersioningTags\x12\x38.qwak.builds.orchestrator.ListBuildVersioningTagsRequest\x1a\x39.qwak.builds.orchestrator.ListBuildVersioningTagsResponse\x12v\n\x0f\x43reateDataTable\x12\x30.qwak.builds.orchestrator.CreateDataTableRequest\x1a\x31.qwak.builds.orchestrator.CreateDataTableResponse\x12\x8b\x01\n\x16GetBaseDockerImageName\x12\x37.qwak.builds.orchestrator.GetBaseDockerImageNameRequest\x1a\x38.qwak.builds.orchestrator.GetBaseDockerImageNameResponse\x12y\n\x10SaveArtifactPath\x12\x31.qwak.builds.orchestrator.SaveArtifactPathRequest\x1a\x32.qwak.builds.orchestrator.SaveArtifactPathResponse\x12\x7f\n\x12ListBuildArtifacts\x12\x33.qwak.builds.orchestrator.ListBuildArtifactsRequest\x1a\x34.qwak.builds.orchestrator.ListBuildArtifactsResponse\x12\xa0\x01\n\x1d\x44\x65tachBuildsFromModelVersions\x12>.qwak.builds.orchestrator.DetachBuildsFromModelVersionsRequest\x1a?.qwak.builds.orchestrator.DetachBuildsFromModelVersionsResponseB\'\n#com.qwak.ai.builds.orchestrator.apiP\x01\x62\x06proto3')
20
20
 
21
21
 
22
22
 
@@ -44,6 +44,8 @@ _SAVEARTIFACTPATHREQUEST = DESCRIPTOR.message_types_by_name['SaveArtifactPathReq
44
44
  _SAVEARTIFACTPATHRESPONSE = DESCRIPTOR.message_types_by_name['SaveArtifactPathResponse']
45
45
  _LISTBUILDARTIFACTSREQUEST = DESCRIPTOR.message_types_by_name['ListBuildArtifactsRequest']
46
46
  _LISTBUILDARTIFACTSRESPONSE = DESCRIPTOR.message_types_by_name['ListBuildArtifactsResponse']
47
+ _DETACHBUILDSFROMMODELVERSIONSREQUEST = DESCRIPTOR.message_types_by_name['DetachBuildsFromModelVersionsRequest']
48
+ _DETACHBUILDSFROMMODELVERSIONSRESPONSE = DESCRIPTOR.message_types_by_name['DetachBuildsFromModelVersionsResponse']
47
49
  BuildModelRequest = _reflection.GeneratedProtocolMessageType('BuildModelRequest', (_message.Message,), {
48
50
  'DESCRIPTOR' : _BUILDMODELREQUEST,
49
51
  '__module__' : 'qwak.builds.builds_orchestrator_service_pb2'
@@ -214,6 +216,20 @@ ListBuildArtifactsResponse = _reflection.GeneratedProtocolMessageType('ListBuild
214
216
  })
215
217
  _sym_db.RegisterMessage(ListBuildArtifactsResponse)
216
218
 
219
+ DetachBuildsFromModelVersionsRequest = _reflection.GeneratedProtocolMessageType('DetachBuildsFromModelVersionsRequest', (_message.Message,), {
220
+ 'DESCRIPTOR' : _DETACHBUILDSFROMMODELVERSIONSREQUEST,
221
+ '__module__' : 'qwak.builds.builds_orchestrator_service_pb2'
222
+ # @@protoc_insertion_point(class_scope:qwak.builds.orchestrator.DetachBuildsFromModelVersionsRequest)
223
+ })
224
+ _sym_db.RegisterMessage(DetachBuildsFromModelVersionsRequest)
225
+
226
+ DetachBuildsFromModelVersionsResponse = _reflection.GeneratedProtocolMessageType('DetachBuildsFromModelVersionsResponse', (_message.Message,), {
227
+ 'DESCRIPTOR' : _DETACHBUILDSFROMMODELVERSIONSRESPONSE,
228
+ '__module__' : 'qwak.builds.builds_orchestrator_service_pb2'
229
+ # @@protoc_insertion_point(class_scope:qwak.builds.orchestrator.DetachBuildsFromModelVersionsResponse)
230
+ })
231
+ _sym_db.RegisterMessage(DetachBuildsFromModelVersionsResponse)
232
+
217
233
  _BUILDSORCHESTRATORSERVICE = DESCRIPTOR.services_by_name['BuildsOrchestratorService']
218
234
  if _descriptor._USE_C_DESCRIPTORS == False:
219
235
 
@@ -275,6 +291,10 @@ if _descriptor._USE_C_DESCRIPTORS == False:
275
291
  _LISTBUILDARTIFACTSREQUEST._serialized_end=2163
276
292
  _LISTBUILDARTIFACTSRESPONSE._serialized_start=2165
277
293
  _LISTBUILDARTIFACTSRESPONSE._serialized_end=2253
278
- _BUILDSORCHESTRATORSERVICE._serialized_start=2256
279
- _BUILDSORCHESTRATORSERVICE._serialized_end=3615
294
+ _DETACHBUILDSFROMMODELVERSIONSREQUEST._serialized_start=2255
295
+ _DETACHBUILDSFROMMODELVERSIONSREQUEST._serialized_end=2320
296
+ _DETACHBUILDSFROMMODELVERSIONSRESPONSE._serialized_start=2322
297
+ _DETACHBUILDSFROMMODELVERSIONSRESPONSE._serialized_end=2361
298
+ _BUILDSORCHESTRATORSERVICE._serialized_start=2364
299
+ _BUILDSORCHESTRATORSERVICE._serialized_end=3886
280
300
  # @@protoc_insertion_point(module_scope)
@@ -417,3 +417,28 @@ class ListBuildArtifactsResponse(google.protobuf.message.Message):
417
417
  def ClearField(self, field_name: typing_extensions.Literal["artifacts", b"artifacts"]) -> None: ...
418
418
 
419
419
  global___ListBuildArtifactsResponse = ListBuildArtifactsResponse
420
+
421
+ class DetachBuildsFromModelVersionsRequest(google.protobuf.message.Message):
422
+ DESCRIPTOR: google.protobuf.descriptor.Descriptor
423
+
424
+ MODEL_VERSION_IDS_FIELD_NUMBER: builtins.int
425
+ @property
426
+ def model_version_ids(self) -> google.protobuf.internal.containers.RepeatedScalarFieldContainer[builtins.str]:
427
+ """The model versions to detach"""
428
+ def __init__(
429
+ self,
430
+ *,
431
+ model_version_ids: collections.abc.Iterable[builtins.str] | None = ...,
432
+ ) -> None: ...
433
+ def ClearField(self, field_name: typing_extensions.Literal["model_version_ids", b"model_version_ids"]) -> None: ...
434
+
435
+ global___DetachBuildsFromModelVersionsRequest = DetachBuildsFromModelVersionsRequest
436
+
437
+ class DetachBuildsFromModelVersionsResponse(google.protobuf.message.Message):
438
+ DESCRIPTOR: google.protobuf.descriptor.Descriptor
439
+
440
+ def __init__(
441
+ self,
442
+ ) -> None: ...
443
+
444
+ global___DetachBuildsFromModelVersionsResponse = DetachBuildsFromModelVersionsResponse
@@ -64,6 +64,11 @@ class BuildsOrchestratorServiceStub(object):
64
64
  request_serializer=qwak_dot_builds_dot_builds__orchestrator__service__pb2.ListBuildArtifactsRequest.SerializeToString,
65
65
  response_deserializer=qwak_dot_builds_dot_builds__orchestrator__service__pb2.ListBuildArtifactsResponse.FromString,
66
66
  )
67
+ self.DetachBuildsFromModelVersions = channel.unary_unary(
68
+ '/qwak.builds.orchestrator.BuildsOrchestratorService/DetachBuildsFromModelVersions',
69
+ request_serializer=qwak_dot_builds_dot_builds__orchestrator__service__pb2.DetachBuildsFromModelVersionsRequest.SerializeToString,
70
+ response_deserializer=qwak_dot_builds_dot_builds__orchestrator__service__pb2.DetachBuildsFromModelVersionsResponse.FromString,
71
+ )
67
72
 
68
73
 
69
74
  class BuildsOrchestratorServiceServicer(object):
@@ -139,6 +144,12 @@ class BuildsOrchestratorServiceServicer(object):
139
144
  context.set_details('Method not implemented!')
140
145
  raise NotImplementedError('Method not implemented!')
141
146
 
147
+ def DetachBuildsFromModelVersions(self, request, context):
148
+ """Missing associated documentation comment in .proto file."""
149
+ context.set_code(grpc.StatusCode.UNIMPLEMENTED)
150
+ context.set_details('Method not implemented!')
151
+ raise NotImplementedError('Method not implemented!')
152
+
142
153
 
143
154
  def add_BuildsOrchestratorServiceServicer_to_server(servicer, server):
144
155
  rpc_method_handlers = {
@@ -192,6 +203,11 @@ def add_BuildsOrchestratorServiceServicer_to_server(servicer, server):
192
203
  request_deserializer=qwak_dot_builds_dot_builds__orchestrator__service__pb2.ListBuildArtifactsRequest.FromString,
193
204
  response_serializer=qwak_dot_builds_dot_builds__orchestrator__service__pb2.ListBuildArtifactsResponse.SerializeToString,
194
205
  ),
206
+ 'DetachBuildsFromModelVersions': grpc.unary_unary_rpc_method_handler(
207
+ servicer.DetachBuildsFromModelVersions,
208
+ request_deserializer=qwak_dot_builds_dot_builds__orchestrator__service__pb2.DetachBuildsFromModelVersionsRequest.FromString,
209
+ response_serializer=qwak_dot_builds_dot_builds__orchestrator__service__pb2.DetachBuildsFromModelVersionsResponse.SerializeToString,
210
+ ),
195
211
  }
196
212
  generic_handler = grpc.method_handlers_generic_handler(
197
213
  'qwak.builds.orchestrator.BuildsOrchestratorService', rpc_method_handlers)
@@ -371,3 +387,20 @@ class BuildsOrchestratorService(object):
371
387
  qwak_dot_builds_dot_builds__orchestrator__service__pb2.ListBuildArtifactsResponse.FromString,
372
388
  options, channel_credentials,
373
389
  insecure, call_credentials, compression, wait_for_ready, timeout, metadata)
390
+
391
+ @staticmethod
392
+ def DetachBuildsFromModelVersions(request,
393
+ target,
394
+ options=(),
395
+ channel_credentials=None,
396
+ call_credentials=None,
397
+ insecure=False,
398
+ compression=None,
399
+ wait_for_ready=None,
400
+ timeout=None,
401
+ metadata=None):
402
+ return grpc.experimental.unary_unary(request, target, '/qwak.builds.orchestrator.BuildsOrchestratorService/DetachBuildsFromModelVersions',
403
+ qwak_dot_builds_dot_builds__orchestrator__service__pb2.DetachBuildsFromModelVersionsRequest.SerializeToString,
404
+ qwak_dot_builds_dot_builds__orchestrator__service__pb2.DetachBuildsFromModelVersionsResponse.FromString,
405
+ options, channel_credentials,
406
+ insecure, call_credentials, compression, wait_for_ready, timeout, metadata)
qwak/__init__.py CHANGED
@@ -1,7 +1,7 @@
1
1
  """Top-level package for qwak-core."""
2
2
 
3
3
  __author__ = "Qwak.ai"
4
- __version__ = "0.4.267"
4
+ __version__ = "0.4.269"
5
5
 
6
6
  from qwak.inner.di_configuration import wire_dependencies
7
7
  from qwak.model.experiment_tracking import log_metric, log_param
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: qwak-core
3
- Version: 0.4.267
3
+ Version: 0.4.269
4
4
  Summary: Qwak Core contains the necessary objects and communication tools for using the Qwak Platform
5
5
  License: Apache-2.0
6
6
  Keywords: mlops,ml,deployment,serving,model
@@ -33,6 +33,9 @@ _qwak_proto/qwak/administration/authenticated_user/v1/credentials_pb2_grpc.py,sh
33
33
  _qwak_proto/qwak/administration/authenticated_user/v1/details_pb2.py,sha256=dkBXVsZBxZkGCwt-riB9IkaykmhYDLf9_9IWTFc6SEc,4901
34
34
  _qwak_proto/qwak/administration/authenticated_user/v1/details_pb2.pyi,sha256=zdQqQF0o1uv-II_bCMMsm3h-Em_RN1HKmrHcjjszkeE,5995
35
35
  _qwak_proto/qwak/administration/authenticated_user/v1/details_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
36
+ _qwak_proto/qwak/administration/cluster/v2/cluster_pb2.py,sha256=ycDnga6lmVRJjKZlDrrWrfHcVcpUv0NbfGAv7LD5XyQ,14375
37
+ _qwak_proto/qwak/administration/cluster/v2/cluster_pb2.pyi,sha256=uzek313Ky25mMDF9_OvMJNKT99duipycHnSXCMyRG9A,17386
38
+ _qwak_proto/qwak/administration/cluster/v2/cluster_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
36
39
  _qwak_proto/qwak/administration/runtime_configuration/v0/creds/auth_pb2.py,sha256=RzJ760bt1v4bTkw8EhEUeiruD3Z18rrDBecCvP_7lc4,2359
37
40
  _qwak_proto/qwak/administration/runtime_configuration/v0/creds/auth_pb2.pyi,sha256=PG3FGCgDwEa6vY56BVYPz5LsZ77H8-TJe95NdhBKY6A,1393
38
41
  _qwak_proto/qwak/administration/runtime_configuration/v0/creds/auth_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
@@ -90,8 +93,8 @@ _qwak_proto/qwak/administration/v0/authentication/authentication_service_pb2_grp
90
93
  _qwak_proto/qwak/administration/v0/environments/configuration_pb2.py,sha256=iU_7f0ZVxfaoDPSYOG9gm0D2JvpjpZDfJ3reWSHrXbY,8974
91
94
  _qwak_proto/qwak/administration/v0/environments/configuration_pb2.pyi,sha256=LpCDnMhi5q_08jIcSsZXnazmJMOseQRkwa9K95TGm0M,13967
92
95
  _qwak_proto/qwak/administration/v0/environments/configuration_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
93
- _qwak_proto/qwak/administration/v0/environments/environment_pb2.py,sha256=Omk837t3TA3hUMhIeLhu4BPtPZrhipsCKUtB65zuWQY,5117
94
- _qwak_proto/qwak/administration/v0/environments/environment_pb2.pyi,sha256=VHHMYS1tvm--DXeLEnmzr75BhHMHx7UqppGGubn8wSs,7487
96
+ _qwak_proto/qwak/administration/v0/environments/environment_pb2.py,sha256=Iu32cSsBug8HeWYcoJPTifGcI5WzS-8duZ8VS_01kNU,5661
97
+ _qwak_proto/qwak/administration/v0/environments/environment_pb2.pyi,sha256=65E7FfaH459_Hrgc1cCYmWSEsfiu-PxiUsWnJjkEDZc,8249
95
98
  _qwak_proto/qwak/administration/v0/environments/environment_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
96
99
  _qwak_proto/qwak/administration/v0/environments/environment_service_pb2.py,sha256=Jk-zEFzlit0-5nefOzPZ-9OvkFb4B8N0g7g5SMg9CQg,16001
97
100
  _qwak_proto/qwak/administration/v0/environments/environment_service_pb2.pyi,sha256=BK4AucBdpqqjBDIvRxIaJi9SvGpUdbsUAdzwpZPsNaw,12387
@@ -189,9 +192,9 @@ _qwak_proto/qwak/builds/build_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD
189
192
  _qwak_proto/qwak/builds/build_url_pb2.py,sha256=i2vgIICNKY-LdEPi_YNMrM3zmBtBudd30izMgb0IDsE,8564
190
193
  _qwak_proto/qwak/builds/build_url_pb2.pyi,sha256=qaYyuLRHN2hOqYXlN9mKJo9gpggUnPmTVZIu-zNA0dI,11372
191
194
  _qwak_proto/qwak/builds/build_url_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
192
- _qwak_proto/qwak/builds/builds_orchestrator_service_pb2.py,sha256=WbUAezkjMpCuiU2b0DoB1aVCrAACE8_2xzocTB_NsMo,21002
193
- _qwak_proto/qwak/builds/builds_orchestrator_service_pb2.pyi,sha256=y172Z4jjaifAbkRCFIdgTiaz1X1MTWDLZBsEjVEestk,16595
194
- _qwak_proto/qwak/builds/builds_orchestrator_service_pb2_grpc.py,sha256=0qbyQaAXPMxZ5RUCKj9eeQqD2GQ9HscEQ4x2URp9fRI,20764
195
+ _qwak_proto/qwak/builds/builds_orchestrator_service_pb2.py,sha256=pKKRpu_v2gDeQNiAjpHSPOJIxKLcMg19pE45QsNcIGY,22676
196
+ _qwak_proto/qwak/builds/builds_orchestrator_service_pb2.pyi,sha256=PL62J_ZF0Zfq3t23c054XLB7XCUDz_Z2uJEdvtn9NNE,17570
197
+ _qwak_proto/qwak/builds/builds_orchestrator_service_pb2_grpc.py,sha256=iXOej55OLfL3uUDhQ9LfJpXcsdDKfO-a61mJcipvQX0,22844
195
198
  _qwak_proto/qwak/builds/builds_pb2.py,sha256=1lFS_9EYNaKjH_KLQ6QF2-hkmx7X_SDzoMn1_h9pabo,38491
196
199
  _qwak_proto/qwak/builds/builds_pb2.pyi,sha256=E1LSfB25mU86T6sUY-TWI53gptxqwTdm6MyXeg1wsi8,53557
197
200
  _qwak_proto/qwak/builds/builds_pb2_grpc.py,sha256=eJjKXn0mS_4W3Fc2zhVcVDadisuxSvxYzLAQwd1DnCI,11572
@@ -591,7 +594,7 @@ _qwak_proto/qwak/workspace/workspace_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXH
591
594
  _qwak_proto/qwak/workspace/workspace_service_pb2.py,sha256=AB3C9S_AbOD7Nx1Ni4j1rW6PNtYTV1zjiqFQk-goQ74,21429
592
595
  _qwak_proto/qwak/workspace/workspace_service_pb2.pyi,sha256=nKKCHwnovZhsy8TSVmdz-Vtl0nviOOoX56HD-41Xo08,13726
593
596
  _qwak_proto/qwak/workspace/workspace_service_pb2_grpc.py,sha256=yKGuexxTBza99Ihe0DSTniV2ZSd_AG47inHenqfi890,27193
594
- qwak/__init__.py,sha256=F-37S-zdaiHfG4C8QpWw3-IjEvvhbfnS2kYFYuM7hVg,587
597
+ qwak/__init__.py,sha256=Uoi0K19vlM6J_gKb3Yau_9jghAOi2NMtT995qnEE1Hc,587
595
598
  qwak/automations/__init__.py,sha256=qFZRvCxUUn8gcxkJR0v19ulHW2oJ0x6-Rif7HiheDP4,1522
596
599
  qwak/automations/automation_executions.py,sha256=5MeH_epYYWb8NKXgAozwT_jPyyUDednBHG7izloi7RY,3228
597
600
  qwak/automations/automations.py,sha256=3yx8e2v0uSKDnXbqyknasyEoQ5vxGni6K40Hbi1_zkk,12599
@@ -1065,6 +1068,6 @@ qwak_services_mock/mocks/workspace_manager_service_mock.py,sha256=O9ZSwln4T4kHVk
1065
1068
  qwak_services_mock/services_mock.py,sha256=zXtHcX8a_acz7ynxuCBxxVpHpde7aAGjIn6Uw52LY1s,19593
1066
1069
  qwak_services_mock/utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
1067
1070
  qwak_services_mock/utils/service_utils.py,sha256=ZlB0CnB1J6oBn6_m7fQO2U8tKoboHdUa6ljjkRMYNXU,265
1068
- qwak_core-0.4.267.dist-info/METADATA,sha256=xP0arzOuZZ2eJ2TpTSG1T-uJ4E5dQ4DN_P8ZJ9w4avs,2549
1069
- qwak_core-0.4.267.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
1070
- qwak_core-0.4.267.dist-info/RECORD,,
1071
+ qwak_core-0.4.269.dist-info/METADATA,sha256=JnDZwazCh7sxEjG8c8FVGcIQqBAsFHumtaOeF1QSgq4,2549
1072
+ qwak_core-0.4.269.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
1073
+ qwak_core-0.4.269.dist-info/RECORD,,