iqm-data-definitions 2.5__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.
- iqm/data_definitions/common/__init__.py +0 -0
- iqm/data_definitions/common/v1/__init__.py +0 -0
- iqm/data_definitions/common/v1/data_types_pb2.py +44 -0
- iqm/data_definitions/common/v1/data_types_pb2.pyi +288 -0
- iqm/data_definitions/common/v1/observation_pb2.py +44 -0
- iqm/data_definitions/common/v1/observation_pb2.pyi +185 -0
- iqm/data_definitions/common/v1/parameter_pb2.py +29 -0
- iqm/data_definitions/common/v1/parameter_pb2.pyi +106 -0
- iqm/data_definitions/common/v1/playlist_pb2.py +97 -0
- iqm/data_definitions/common/v1/playlist_pb2.pyi +866 -0
- iqm/data_definitions/common/v1/setting_pb2.py +37 -0
- iqm/data_definitions/common/v1/setting_pb2.pyi +118 -0
- iqm/data_definitions/common/v1/spot_result_pb2.py +28 -0
- iqm/data_definitions/common/v1/spot_result_pb2.pyi +84 -0
- iqm/data_definitions/common/v1/struct_pb2.py +35 -0
- iqm/data_definitions/common/v1/struct_pb2.pyi +176 -0
- iqm/data_definitions/common/v1/sweep_pb2.py +31 -0
- iqm/data_definitions/common/v1/sweep_pb2.pyi +87 -0
- iqm/data_definitions/station_control/__init__.py +0 -0
- iqm/data_definitions/station_control/v1/__init__.py +0 -0
- iqm/data_definitions/station_control/v1/run_definition_pb2.py +32 -0
- iqm/data_definitions/station_control/v1/run_definition_pb2.pyi +120 -0
- iqm/data_definitions/station_control/v1/sweep_request_pb2.py +39 -0
- iqm/data_definitions/station_control/v1/sweep_request_pb2.pyi +166 -0
- iqm/data_definitions/station_control/v1/task_service_pb2.py +33 -0
- iqm/data_definitions/station_control/v1/task_service_pb2.pyi +99 -0
- iqm/data_definitions/station_control/v2/__init__.py +0 -0
- iqm/data_definitions/station_control/v2/run_definition_pb2.py +33 -0
- iqm/data_definitions/station_control/v2/run_definition_pb2.pyi +129 -0
- iqm/data_definitions/station_control/v2/task_service_pb2.py +30 -0
- iqm/data_definitions/station_control/v2/task_service_pb2.pyi +62 -0
- iqm/models/__init__.py +25 -0
- iqm/models/playlist/__init__.py +32 -0
- iqm/models/playlist/channel_descriptions.py +153 -0
- iqm/models/playlist/instructions.py +176 -0
- iqm/models/playlist/playlist.py +95 -0
- iqm/models/playlist/segment.py +42 -0
- iqm/models/playlist/waveforms.py +511 -0
- iqm_data_definitions-2.5.dist-info/LICENSE.txt +201 -0
- iqm_data_definitions-2.5.dist-info/METADATA +320 -0
- iqm_data_definitions-2.5.dist-info/RECORD +43 -0
- iqm_data_definitions-2.5.dist-info/WHEEL +5 -0
- iqm_data_definitions-2.5.dist-info/top_level.txt +1 -0
|
File without changes
|
|
File without changes
|
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
# -*- coding: utf-8 -*-
|
|
2
|
+
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
3
|
+
# source: iqm/data_definitions/common/v1/data_types.proto
|
|
4
|
+
"""Generated protocol buffer code."""
|
|
5
|
+
from google.protobuf.internal import builder as _builder
|
|
6
|
+
from google.protobuf import descriptor as _descriptor
|
|
7
|
+
from google.protobuf import descriptor_pool as _descriptor_pool
|
|
8
|
+
from google.protobuf import symbol_database as _symbol_database
|
|
9
|
+
# @@protoc_insertion_point(imports)
|
|
10
|
+
|
|
11
|
+
_sym_db = _symbol_database.Default()
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
from google.protobuf import struct_pb2 as google_dot_protobuf_dot_struct__pb2
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n/iqm/data_definitions/common/v1/data_types.proto\x12\x1eiqm.data_definitions.common.v1\x1a\x1cgoogle/protobuf/struct.proto\"(\n\nComplex128\x12\x0c\n\x04real\x18\x01 \x01(\x01\x12\x0c\n\x04imag\x18\x02 \x01(\x01\"\x1e\n\rInt64Sequence\x12\r\n\x05items\x18\x01 \x03(\x12\" \n\x0f\x46loat64Sequence\x12\r\n\x05items\x18\x01 \x03(\x01\"\x1d\n\x0c\x42oolSequence\x12\r\n\x05items\x18\x01 \x03(\x08\"0\n\x12\x43omplex128Sequence\x12\x0c\n\x04real\x18\x01 \x03(\x01\x12\x0c\n\x04imag\x18\x02 \x03(\x01\"\x1f\n\x0eStringSequence\x12\r\n\x05items\x18\x01 \x03(\t\"\x8a\x03\n\x05\x41rray\x12\r\n\x05shape\x18\x01 \x03(\x04\x12\x46\n\x0cstring_array\x18\x02 \x01(\x0b\x32..iqm.data_definitions.common.v1.StringSequenceH\x00\x12\x42\n\nbool_array\x18\x03 \x01(\x0b\x32,.iqm.data_definitions.common.v1.BoolSequenceH\x00\x12\x44\n\x0bint64_array\x18\x04 \x01(\x0b\x32-.iqm.data_definitions.common.v1.Int64SequenceH\x00\x12H\n\rfloat64_array\x18\x05 \x01(\x0b\x32/.iqm.data_definitions.common.v1.Float64SequenceH\x00\x12N\n\x10\x63omplex128_array\x18\x06 \x01(\x0b\x32\x32.iqm.data_definitions.common.v1.Complex128SequenceH\x00\x42\x06\n\x04kind\"?\n\x06\x41rrays\x12\x35\n\x06\x61rrays\x18\x01 \x03(\x0b\x32%.iqm.data_definitions.common.v1.Array\"\xfe\x02\n\x08Sequence\x12\x46\n\x0cstring_array\x18\x01 \x01(\x0b\x32..iqm.data_definitions.common.v1.StringSequenceH\x00\x12\x42\n\nbool_array\x18\x02 \x01(\x0b\x32,.iqm.data_definitions.common.v1.BoolSequenceH\x00\x12\x44\n\x0bint64_array\x18\x03 \x01(\x0b\x32-.iqm.data_definitions.common.v1.Int64SequenceH\x00\x12H\n\rfloat64_array\x18\x04 \x01(\x0b\x32/.iqm.data_definitions.common.v1.Float64SequenceH\x00\x12N\n\x10\x63omplex128_array\x18\x05 \x01(\x0b\x32\x32.iqm.data_definitions.common.v1.Complex128SequenceH\x00\x42\x06\n\x04kind\"\xde\x02\n\x05\x44\x61tum\x12\x16\n\x0cstring_value\x18\x01 \x01(\tH\x00\x12\x14\n\nbool_value\x18\x02 \x01(\x08H\x00\x12\x16\n\x0csint64_value\x18\x03 \x01(\x12H\x00\x12\x17\n\rfloat64_value\x18\x04 \x01(\x01H\x00\x12\x46\n\x10\x63omplex128_value\x18\x05 \x01(\x0b\x32*.iqm.data_definitions.common.v1.Complex128H\x00\x12\x36\n\x05\x61rray\x18\n \x01(\x0b\x32%.iqm.data_definitions.common.v1.ArrayH\x00\x12<\n\x08sequence\x18\x0b \x01(\x0b\x32(.iqm.data_definitions.common.v1.SequenceH\x00\x12\x30\n\nnull_value\x18\x0e \x01(\x0e\x32\x1a.google.protobuf.NullValueH\x00\x42\x06\n\x04kindb\x06proto3')
|
|
18
|
+
|
|
19
|
+
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, globals())
|
|
20
|
+
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'iqm.data_definitions.common.v1.data_types_pb2', globals())
|
|
21
|
+
if _descriptor._USE_C_DESCRIPTORS == False:
|
|
22
|
+
|
|
23
|
+
DESCRIPTOR._options = None
|
|
24
|
+
_COMPLEX128._serialized_start=113
|
|
25
|
+
_COMPLEX128._serialized_end=153
|
|
26
|
+
_INT64SEQUENCE._serialized_start=155
|
|
27
|
+
_INT64SEQUENCE._serialized_end=185
|
|
28
|
+
_FLOAT64SEQUENCE._serialized_start=187
|
|
29
|
+
_FLOAT64SEQUENCE._serialized_end=219
|
|
30
|
+
_BOOLSEQUENCE._serialized_start=221
|
|
31
|
+
_BOOLSEQUENCE._serialized_end=250
|
|
32
|
+
_COMPLEX128SEQUENCE._serialized_start=252
|
|
33
|
+
_COMPLEX128SEQUENCE._serialized_end=300
|
|
34
|
+
_STRINGSEQUENCE._serialized_start=302
|
|
35
|
+
_STRINGSEQUENCE._serialized_end=333
|
|
36
|
+
_ARRAY._serialized_start=336
|
|
37
|
+
_ARRAY._serialized_end=730
|
|
38
|
+
_ARRAYS._serialized_start=732
|
|
39
|
+
_ARRAYS._serialized_end=795
|
|
40
|
+
_SEQUENCE._serialized_start=798
|
|
41
|
+
_SEQUENCE._serialized_end=1180
|
|
42
|
+
_DATUM._serialized_start=1183
|
|
43
|
+
_DATUM._serialized_end=1533
|
|
44
|
+
# @@protoc_insertion_point(module_scope)
|
|
@@ -0,0 +1,288 @@
|
|
|
1
|
+
"""
|
|
2
|
+
@generated by mypy-protobuf. Do not edit manually!
|
|
3
|
+
isort:skip_file
|
|
4
|
+
|
|
5
|
+
Protobuf message definitions for shared data types.
|
|
6
|
+
"""
|
|
7
|
+
|
|
8
|
+
import builtins
|
|
9
|
+
import collections.abc
|
|
10
|
+
import google.protobuf.descriptor
|
|
11
|
+
import google.protobuf.internal.containers
|
|
12
|
+
import google.protobuf.message
|
|
13
|
+
import google.protobuf.struct_pb2
|
|
14
|
+
import typing
|
|
15
|
+
|
|
16
|
+
DESCRIPTOR: google.protobuf.descriptor.FileDescriptor
|
|
17
|
+
|
|
18
|
+
@typing.final
|
|
19
|
+
class Complex128(google.protobuf.message.Message):
|
|
20
|
+
"""
|
|
21
|
+
A complex number.
|
|
22
|
+
"""
|
|
23
|
+
|
|
24
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
25
|
+
|
|
26
|
+
REAL_FIELD_NUMBER: builtins.int
|
|
27
|
+
IMAG_FIELD_NUMBER: builtins.int
|
|
28
|
+
real: builtins.float
|
|
29
|
+
imag: builtins.float
|
|
30
|
+
def __init__(
|
|
31
|
+
self,
|
|
32
|
+
*,
|
|
33
|
+
real: builtins.float = ...,
|
|
34
|
+
imag: builtins.float = ...,
|
|
35
|
+
) -> None: ...
|
|
36
|
+
def ClearField(self, field_name: typing.Literal["imag", b"imag", "real", b"real"]) -> None: ...
|
|
37
|
+
|
|
38
|
+
global___Complex128 = Complex128
|
|
39
|
+
|
|
40
|
+
@typing.final
|
|
41
|
+
class Int64Sequence(google.protobuf.message.Message):
|
|
42
|
+
"""
|
|
43
|
+
Sequence of integers.
|
|
44
|
+
"""
|
|
45
|
+
|
|
46
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
47
|
+
|
|
48
|
+
ITEMS_FIELD_NUMBER: builtins.int
|
|
49
|
+
@property
|
|
50
|
+
def items(self) -> google.protobuf.internal.containers.RepeatedScalarFieldContainer[builtins.int]: ...
|
|
51
|
+
def __init__(
|
|
52
|
+
self,
|
|
53
|
+
*,
|
|
54
|
+
items: collections.abc.Iterable[builtins.int] | None = ...,
|
|
55
|
+
) -> None: ...
|
|
56
|
+
def ClearField(self, field_name: typing.Literal["items", b"items"]) -> None: ...
|
|
57
|
+
|
|
58
|
+
global___Int64Sequence = Int64Sequence
|
|
59
|
+
|
|
60
|
+
@typing.final
|
|
61
|
+
class Float64Sequence(google.protobuf.message.Message):
|
|
62
|
+
"""
|
|
63
|
+
Sequence of doubles.
|
|
64
|
+
"""
|
|
65
|
+
|
|
66
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
67
|
+
|
|
68
|
+
ITEMS_FIELD_NUMBER: builtins.int
|
|
69
|
+
@property
|
|
70
|
+
def items(self) -> google.protobuf.internal.containers.RepeatedScalarFieldContainer[builtins.float]: ...
|
|
71
|
+
def __init__(
|
|
72
|
+
self,
|
|
73
|
+
*,
|
|
74
|
+
items: collections.abc.Iterable[builtins.float] | None = ...,
|
|
75
|
+
) -> None: ...
|
|
76
|
+
def ClearField(self, field_name: typing.Literal["items", b"items"]) -> None: ...
|
|
77
|
+
|
|
78
|
+
global___Float64Sequence = Float64Sequence
|
|
79
|
+
|
|
80
|
+
@typing.final
|
|
81
|
+
class BoolSequence(google.protobuf.message.Message):
|
|
82
|
+
"""
|
|
83
|
+
Sequence of booleans.
|
|
84
|
+
Protobuf uses ints to encode booleans, but keeps track of the type.
|
|
85
|
+
"""
|
|
86
|
+
|
|
87
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
88
|
+
|
|
89
|
+
ITEMS_FIELD_NUMBER: builtins.int
|
|
90
|
+
@property
|
|
91
|
+
def items(self) -> google.protobuf.internal.containers.RepeatedScalarFieldContainer[builtins.bool]: ...
|
|
92
|
+
def __init__(
|
|
93
|
+
self,
|
|
94
|
+
*,
|
|
95
|
+
items: collections.abc.Iterable[builtins.bool] | None = ...,
|
|
96
|
+
) -> None: ...
|
|
97
|
+
def ClearField(self, field_name: typing.Literal["items", b"items"]) -> None: ...
|
|
98
|
+
|
|
99
|
+
global___BoolSequence = BoolSequence
|
|
100
|
+
|
|
101
|
+
@typing.final
|
|
102
|
+
class Complex128Sequence(google.protobuf.message.Message):
|
|
103
|
+
"""
|
|
104
|
+
Sequence of complex numbers.
|
|
105
|
+
"""
|
|
106
|
+
|
|
107
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
108
|
+
|
|
109
|
+
REAL_FIELD_NUMBER: builtins.int
|
|
110
|
+
IMAG_FIELD_NUMBER: builtins.int
|
|
111
|
+
@property
|
|
112
|
+
def real(self) -> google.protobuf.internal.containers.RepeatedScalarFieldContainer[builtins.float]: ...
|
|
113
|
+
@property
|
|
114
|
+
def imag(self) -> google.protobuf.internal.containers.RepeatedScalarFieldContainer[builtins.float]: ...
|
|
115
|
+
def __init__(
|
|
116
|
+
self,
|
|
117
|
+
*,
|
|
118
|
+
real: collections.abc.Iterable[builtins.float] | None = ...,
|
|
119
|
+
imag: collections.abc.Iterable[builtins.float] | None = ...,
|
|
120
|
+
) -> None: ...
|
|
121
|
+
def ClearField(self, field_name: typing.Literal["imag", b"imag", "real", b"real"]) -> None: ...
|
|
122
|
+
|
|
123
|
+
global___Complex128Sequence = Complex128Sequence
|
|
124
|
+
|
|
125
|
+
@typing.final
|
|
126
|
+
class StringSequence(google.protobuf.message.Message):
|
|
127
|
+
"""
|
|
128
|
+
Sequence of strings.
|
|
129
|
+
"""
|
|
130
|
+
|
|
131
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
132
|
+
|
|
133
|
+
ITEMS_FIELD_NUMBER: builtins.int
|
|
134
|
+
@property
|
|
135
|
+
def items(self) -> google.protobuf.internal.containers.RepeatedScalarFieldContainer[builtins.str]: ...
|
|
136
|
+
def __init__(
|
|
137
|
+
self,
|
|
138
|
+
*,
|
|
139
|
+
items: collections.abc.Iterable[builtins.str] | None = ...,
|
|
140
|
+
) -> None: ...
|
|
141
|
+
def ClearField(self, field_name: typing.Literal["items", b"items"]) -> None: ...
|
|
142
|
+
|
|
143
|
+
global___StringSequence = StringSequence
|
|
144
|
+
|
|
145
|
+
@typing.final
|
|
146
|
+
class Array(google.protobuf.message.Message):
|
|
147
|
+
"""
|
|
148
|
+
Generic n-dimensional array, the dimensions of which are
|
|
149
|
+
enumerated in 'shape' (think of "some_numpy_array.shape"),
|
|
150
|
+
and the values themselves are enumerated in "items" in big-endian order;
|
|
151
|
+
the first dimension is the slowest to change
|
|
152
|
+
(think of "numpy.nditer(some_numpy_array, order='C')").
|
|
153
|
+
"""
|
|
154
|
+
|
|
155
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
156
|
+
|
|
157
|
+
SHAPE_FIELD_NUMBER: builtins.int
|
|
158
|
+
STRING_ARRAY_FIELD_NUMBER: builtins.int
|
|
159
|
+
BOOL_ARRAY_FIELD_NUMBER: builtins.int
|
|
160
|
+
INT64_ARRAY_FIELD_NUMBER: builtins.int
|
|
161
|
+
FLOAT64_ARRAY_FIELD_NUMBER: builtins.int
|
|
162
|
+
COMPLEX128_ARRAY_FIELD_NUMBER: builtins.int
|
|
163
|
+
@property
|
|
164
|
+
def shape(self) -> google.protobuf.internal.containers.RepeatedScalarFieldContainer[builtins.int]: ...
|
|
165
|
+
@property
|
|
166
|
+
def string_array(self) -> global___StringSequence: ...
|
|
167
|
+
@property
|
|
168
|
+
def bool_array(self) -> global___BoolSequence: ...
|
|
169
|
+
@property
|
|
170
|
+
def int64_array(self) -> global___Int64Sequence: ...
|
|
171
|
+
@property
|
|
172
|
+
def float64_array(self) -> global___Float64Sequence: ...
|
|
173
|
+
@property
|
|
174
|
+
def complex128_array(self) -> global___Complex128Sequence: ...
|
|
175
|
+
def __init__(
|
|
176
|
+
self,
|
|
177
|
+
*,
|
|
178
|
+
shape: collections.abc.Iterable[builtins.int] | None = ...,
|
|
179
|
+
string_array: global___StringSequence | None = ...,
|
|
180
|
+
bool_array: global___BoolSequence | None = ...,
|
|
181
|
+
int64_array: global___Int64Sequence | None = ...,
|
|
182
|
+
float64_array: global___Float64Sequence | None = ...,
|
|
183
|
+
complex128_array: global___Complex128Sequence | None = ...,
|
|
184
|
+
) -> None: ...
|
|
185
|
+
def HasField(self, field_name: typing.Literal["bool_array", b"bool_array", "complex128_array", b"complex128_array", "float64_array", b"float64_array", "int64_array", b"int64_array", "kind", b"kind", "string_array", b"string_array"]) -> builtins.bool: ...
|
|
186
|
+
def ClearField(self, field_name: typing.Literal["bool_array", b"bool_array", "complex128_array", b"complex128_array", "float64_array", b"float64_array", "int64_array", b"int64_array", "kind", b"kind", "shape", b"shape", "string_array", b"string_array"]) -> None: ...
|
|
187
|
+
def WhichOneof(self, oneof_group: typing.Literal["kind", b"kind"]) -> typing.Literal["string_array", "bool_array", "int64_array", "float64_array", "complex128_array"] | None: ...
|
|
188
|
+
|
|
189
|
+
global___Array = Array
|
|
190
|
+
|
|
191
|
+
@typing.final
|
|
192
|
+
class Arrays(google.protobuf.message.Message):
|
|
193
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
194
|
+
|
|
195
|
+
ARRAYS_FIELD_NUMBER: builtins.int
|
|
196
|
+
@property
|
|
197
|
+
def arrays(self) -> google.protobuf.internal.containers.RepeatedCompositeFieldContainer[global___Array]: ...
|
|
198
|
+
def __init__(
|
|
199
|
+
self,
|
|
200
|
+
*,
|
|
201
|
+
arrays: collections.abc.Iterable[global___Array] | None = ...,
|
|
202
|
+
) -> None: ...
|
|
203
|
+
def ClearField(self, field_name: typing.Literal["arrays", b"arrays"]) -> None: ...
|
|
204
|
+
|
|
205
|
+
global___Arrays = Arrays
|
|
206
|
+
|
|
207
|
+
@typing.final
|
|
208
|
+
class Sequence(google.protobuf.message.Message):
|
|
209
|
+
"""
|
|
210
|
+
Generic sequence.
|
|
211
|
+
"""
|
|
212
|
+
|
|
213
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
214
|
+
|
|
215
|
+
STRING_ARRAY_FIELD_NUMBER: builtins.int
|
|
216
|
+
BOOL_ARRAY_FIELD_NUMBER: builtins.int
|
|
217
|
+
INT64_ARRAY_FIELD_NUMBER: builtins.int
|
|
218
|
+
FLOAT64_ARRAY_FIELD_NUMBER: builtins.int
|
|
219
|
+
COMPLEX128_ARRAY_FIELD_NUMBER: builtins.int
|
|
220
|
+
@property
|
|
221
|
+
def string_array(self) -> global___StringSequence: ...
|
|
222
|
+
@property
|
|
223
|
+
def bool_array(self) -> global___BoolSequence: ...
|
|
224
|
+
@property
|
|
225
|
+
def int64_array(self) -> global___Int64Sequence: ...
|
|
226
|
+
@property
|
|
227
|
+
def float64_array(self) -> global___Float64Sequence: ...
|
|
228
|
+
@property
|
|
229
|
+
def complex128_array(self) -> global___Complex128Sequence: ...
|
|
230
|
+
def __init__(
|
|
231
|
+
self,
|
|
232
|
+
*,
|
|
233
|
+
string_array: global___StringSequence | None = ...,
|
|
234
|
+
bool_array: global___BoolSequence | None = ...,
|
|
235
|
+
int64_array: global___Int64Sequence | None = ...,
|
|
236
|
+
float64_array: global___Float64Sequence | None = ...,
|
|
237
|
+
complex128_array: global___Complex128Sequence | None = ...,
|
|
238
|
+
) -> None: ...
|
|
239
|
+
def HasField(self, field_name: typing.Literal["bool_array", b"bool_array", "complex128_array", b"complex128_array", "float64_array", b"float64_array", "int64_array", b"int64_array", "kind", b"kind", "string_array", b"string_array"]) -> builtins.bool: ...
|
|
240
|
+
def ClearField(self, field_name: typing.Literal["bool_array", b"bool_array", "complex128_array", b"complex128_array", "float64_array", b"float64_array", "int64_array", b"int64_array", "kind", b"kind", "string_array", b"string_array"]) -> None: ...
|
|
241
|
+
def WhichOneof(self, oneof_group: typing.Literal["kind", b"kind"]) -> typing.Literal["string_array", "bool_array", "int64_array", "float64_array", "complex128_array"] | None: ...
|
|
242
|
+
|
|
243
|
+
global___Sequence = Sequence
|
|
244
|
+
|
|
245
|
+
@typing.final
|
|
246
|
+
class Datum(google.protobuf.message.Message):
|
|
247
|
+
"""
|
|
248
|
+
A single piece of data with flexible datatype. To be used in, for example, in settings.
|
|
249
|
+
"""
|
|
250
|
+
|
|
251
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
252
|
+
|
|
253
|
+
STRING_VALUE_FIELD_NUMBER: builtins.int
|
|
254
|
+
BOOL_VALUE_FIELD_NUMBER: builtins.int
|
|
255
|
+
SINT64_VALUE_FIELD_NUMBER: builtins.int
|
|
256
|
+
FLOAT64_VALUE_FIELD_NUMBER: builtins.int
|
|
257
|
+
COMPLEX128_VALUE_FIELD_NUMBER: builtins.int
|
|
258
|
+
ARRAY_FIELD_NUMBER: builtins.int
|
|
259
|
+
SEQUENCE_FIELD_NUMBER: builtins.int
|
|
260
|
+
NULL_VALUE_FIELD_NUMBER: builtins.int
|
|
261
|
+
string_value: builtins.str
|
|
262
|
+
bool_value: builtins.bool
|
|
263
|
+
sint64_value: builtins.int
|
|
264
|
+
float64_value: builtins.float
|
|
265
|
+
null_value: google.protobuf.struct_pb2.NullValue.ValueType
|
|
266
|
+
@property
|
|
267
|
+
def complex128_value(self) -> global___Complex128: ...
|
|
268
|
+
@property
|
|
269
|
+
def array(self) -> global___Array: ...
|
|
270
|
+
@property
|
|
271
|
+
def sequence(self) -> global___Sequence: ...
|
|
272
|
+
def __init__(
|
|
273
|
+
self,
|
|
274
|
+
*,
|
|
275
|
+
string_value: builtins.str = ...,
|
|
276
|
+
bool_value: builtins.bool = ...,
|
|
277
|
+
sint64_value: builtins.int = ...,
|
|
278
|
+
float64_value: builtins.float = ...,
|
|
279
|
+
complex128_value: global___Complex128 | None = ...,
|
|
280
|
+
array: global___Array | None = ...,
|
|
281
|
+
sequence: global___Sequence | None = ...,
|
|
282
|
+
null_value: google.protobuf.struct_pb2.NullValue.ValueType = ...,
|
|
283
|
+
) -> None: ...
|
|
284
|
+
def HasField(self, field_name: typing.Literal["array", b"array", "bool_value", b"bool_value", "complex128_value", b"complex128_value", "float64_value", b"float64_value", "kind", b"kind", "null_value", b"null_value", "sequence", b"sequence", "sint64_value", b"sint64_value", "string_value", b"string_value"]) -> builtins.bool: ...
|
|
285
|
+
def ClearField(self, field_name: typing.Literal["array", b"array", "bool_value", b"bool_value", "complex128_value", b"complex128_value", "float64_value", b"float64_value", "kind", b"kind", "null_value", b"null_value", "sequence", b"sequence", "sint64_value", b"sint64_value", "string_value", b"string_value"]) -> None: ...
|
|
286
|
+
def WhichOneof(self, oneof_group: typing.Literal["kind", b"kind"]) -> typing.Literal["string_value", "bool_value", "sint64_value", "float64_value", "complex128_value", "array", "sequence", "null_value"] | None: ...
|
|
287
|
+
|
|
288
|
+
global___Datum = Datum
|
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
# -*- coding: utf-8 -*-
|
|
2
|
+
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
3
|
+
# source: iqm/data_definitions/common/v1/observation.proto
|
|
4
|
+
"""Generated protocol buffer code."""
|
|
5
|
+
from google.protobuf.internal import builder as _builder
|
|
6
|
+
from google.protobuf import descriptor as _descriptor
|
|
7
|
+
from google.protobuf import descriptor_pool as _descriptor_pool
|
|
8
|
+
from google.protobuf import symbol_database as _symbol_database
|
|
9
|
+
# @@protoc_insertion_point(imports)
|
|
10
|
+
|
|
11
|
+
_sym_db = _symbol_database.Default()
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
from iqm.data_definitions.common.v1 import data_types_pb2 as iqm_dot_data__definitions_dot_common_dot_v1_dot_data__types__pb2
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n0iqm/data_definitions/common/v1/observation.proto\x12\x1eiqm.data_definitions.common.v1\x1a/iqm/data_definitions/common/v1/data_types.proto\"2\n\nInt64Array\x12\x11\n\x05shape\x18\x01 \x03(\x03\x42\x02\x10\x01\x12\x11\n\x05items\x18\x02 \x03(\x03\x42\x02\x10\x01\"4\n\x0c\x46loat64Array\x12\x11\n\x05shape\x18\x01 \x03(\x03\x42\x02\x10\x01\x12\x11\n\x05items\x18\x02 \x03(\x01\x42\x02\x10\x01\"_\n\x0f\x43omplex128Array\x12\x11\n\x05shape\x18\x01 \x03(\x03\x42\x02\x10\x01\x12\x39\n\x05items\x18\x02 \x03(\x0b\x32*.iqm.data_definitions.common.v1.Complex128\"\xe5\x03\n\x10ObservationValue\x12\x13\n\tstr_value\x18\x01 \x01(\tH\x00\x12\x15\n\x0bint64_value\x18\x02 \x01(\x03H\x00\x12\x17\n\rfloat64_value\x18\x03 \x01(\x01H\x00\x12\x46\n\x10\x63omplex128_value\x18\x04 \x01(\x0b\x32*.iqm.data_definitions.common.v1.Complex128H\x00\x12\x41\n\x0bint64_array\x18\x05 \x01(\x0b\x32*.iqm.data_definitions.common.v1.Int64ArrayH\x00\x12\x45\n\rfloat64_array\x18\x06 \x01(\x0b\x32,.iqm.data_definitions.common.v1.Float64ArrayH\x00\x12K\n\x10\x63omplex128_array\x18\x07 \x01(\x0b\x32/.iqm.data_definitions.common.v1.Complex128ArrayH\x00\x12\x16\n\x0clegacy_value\x18\x08 \x01(\x0cH\x00\x12\x14\n\nbool_value\x18\t \x01(\x08H\x00\x12\x36\n\x05\x61rray\x18\n \x01(\x0b\x32%.iqm.data_definitions.common.v1.ArrayH\x00\x42\x07\n\x05value\"\x88\x03\n\x16ObservationUncertainty\x12\x15\n\x0bint64_value\x18\x01 \x01(\x03H\x00\x12\x17\n\rfloat64_value\x18\x02 \x01(\x01H\x00\x12\x46\n\x10\x63omplex128_value\x18\x03 \x01(\x0b\x32*.iqm.data_definitions.common.v1.Complex128H\x00\x12\x41\n\x0bint64_array\x18\x04 \x01(\x0b\x32*.iqm.data_definitions.common.v1.Int64ArrayH\x00\x12\x45\n\rfloat64_array\x18\x05 \x01(\x0b\x32,.iqm.data_definitions.common.v1.Float64ArrayH\x00\x12K\n\x10\x63omplex128_array\x18\x06 \x01(\x0b\x32/.iqm.data_definitions.common.v1.Complex128ArrayH\x00\x12\x16\n\x0clegacy_value\x18\x07 \x01(\x0cH\x00\x42\x07\n\x05valueb\x06proto3')
|
|
18
|
+
|
|
19
|
+
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, globals())
|
|
20
|
+
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'iqm.data_definitions.common.v1.observation_pb2', globals())
|
|
21
|
+
if _descriptor._USE_C_DESCRIPTORS == False:
|
|
22
|
+
|
|
23
|
+
DESCRIPTOR._options = None
|
|
24
|
+
_INT64ARRAY.fields_by_name['shape']._options = None
|
|
25
|
+
_INT64ARRAY.fields_by_name['shape']._serialized_options = b'\020\001'
|
|
26
|
+
_INT64ARRAY.fields_by_name['items']._options = None
|
|
27
|
+
_INT64ARRAY.fields_by_name['items']._serialized_options = b'\020\001'
|
|
28
|
+
_FLOAT64ARRAY.fields_by_name['shape']._options = None
|
|
29
|
+
_FLOAT64ARRAY.fields_by_name['shape']._serialized_options = b'\020\001'
|
|
30
|
+
_FLOAT64ARRAY.fields_by_name['items']._options = None
|
|
31
|
+
_FLOAT64ARRAY.fields_by_name['items']._serialized_options = b'\020\001'
|
|
32
|
+
_COMPLEX128ARRAY.fields_by_name['shape']._options = None
|
|
33
|
+
_COMPLEX128ARRAY.fields_by_name['shape']._serialized_options = b'\020\001'
|
|
34
|
+
_INT64ARRAY._serialized_start=133
|
|
35
|
+
_INT64ARRAY._serialized_end=183
|
|
36
|
+
_FLOAT64ARRAY._serialized_start=185
|
|
37
|
+
_FLOAT64ARRAY._serialized_end=237
|
|
38
|
+
_COMPLEX128ARRAY._serialized_start=239
|
|
39
|
+
_COMPLEX128ARRAY._serialized_end=334
|
|
40
|
+
_OBSERVATIONVALUE._serialized_start=337
|
|
41
|
+
_OBSERVATIONVALUE._serialized_end=822
|
|
42
|
+
_OBSERVATIONUNCERTAINTY._serialized_start=825
|
|
43
|
+
_OBSERVATIONUNCERTAINTY._serialized_end=1217
|
|
44
|
+
# @@protoc_insertion_point(module_scope)
|
|
@@ -0,0 +1,185 @@
|
|
|
1
|
+
"""
|
|
2
|
+
@generated by mypy-protobuf. Do not edit manually!
|
|
3
|
+
isort:skip_file
|
|
4
|
+
|
|
5
|
+
Observation value and uncertainty declarations.
|
|
6
|
+
"""
|
|
7
|
+
|
|
8
|
+
import builtins
|
|
9
|
+
import collections.abc
|
|
10
|
+
import google.protobuf.descriptor
|
|
11
|
+
import google.protobuf.internal.containers
|
|
12
|
+
import google.protobuf.message
|
|
13
|
+
import iqm.data_definitions.common.v1.data_types_pb2
|
|
14
|
+
import typing
|
|
15
|
+
|
|
16
|
+
DESCRIPTOR: google.protobuf.descriptor.FileDescriptor
|
|
17
|
+
|
|
18
|
+
@typing.final
|
|
19
|
+
class Int64Array(google.protobuf.message.Message):
|
|
20
|
+
"""
|
|
21
|
+
Represents an integer array, the dimensions of which are
|
|
22
|
+
enumerated in 'shape' (think of "some_numpy_array.shape"),
|
|
23
|
+
and the integers themselves are enumerated in "items"
|
|
24
|
+
(think of "numpy.nditer(some_numpy_array, order='C')").
|
|
25
|
+
"""
|
|
26
|
+
|
|
27
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
28
|
+
|
|
29
|
+
SHAPE_FIELD_NUMBER: builtins.int
|
|
30
|
+
ITEMS_FIELD_NUMBER: builtins.int
|
|
31
|
+
@property
|
|
32
|
+
def shape(self) -> google.protobuf.internal.containers.RepeatedScalarFieldContainer[builtins.int]: ...
|
|
33
|
+
@property
|
|
34
|
+
def items(self) -> google.protobuf.internal.containers.RepeatedScalarFieldContainer[builtins.int]: ...
|
|
35
|
+
def __init__(
|
|
36
|
+
self,
|
|
37
|
+
*,
|
|
38
|
+
shape: collections.abc.Iterable[builtins.int] | None = ...,
|
|
39
|
+
items: collections.abc.Iterable[builtins.int] | None = ...,
|
|
40
|
+
) -> None: ...
|
|
41
|
+
def ClearField(self, field_name: typing.Literal["items", b"items", "shape", b"shape"]) -> None: ...
|
|
42
|
+
|
|
43
|
+
global___Int64Array = Int64Array
|
|
44
|
+
|
|
45
|
+
@typing.final
|
|
46
|
+
class Float64Array(google.protobuf.message.Message):
|
|
47
|
+
"""
|
|
48
|
+
Represents a float array, the dimensions of which are
|
|
49
|
+
enumerated in 'shape' (think of "some_numpy_array.shape"),
|
|
50
|
+
and the integers themselves are enumerated in "items"
|
|
51
|
+
(think of "numpy.nditer(some_numpy_array, order='C')").
|
|
52
|
+
"""
|
|
53
|
+
|
|
54
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
55
|
+
|
|
56
|
+
SHAPE_FIELD_NUMBER: builtins.int
|
|
57
|
+
ITEMS_FIELD_NUMBER: builtins.int
|
|
58
|
+
@property
|
|
59
|
+
def shape(self) -> google.protobuf.internal.containers.RepeatedScalarFieldContainer[builtins.int]: ...
|
|
60
|
+
@property
|
|
61
|
+
def items(self) -> google.protobuf.internal.containers.RepeatedScalarFieldContainer[builtins.float]: ...
|
|
62
|
+
def __init__(
|
|
63
|
+
self,
|
|
64
|
+
*,
|
|
65
|
+
shape: collections.abc.Iterable[builtins.int] | None = ...,
|
|
66
|
+
items: collections.abc.Iterable[builtins.float] | None = ...,
|
|
67
|
+
) -> None: ...
|
|
68
|
+
def ClearField(self, field_name: typing.Literal["items", b"items", "shape", b"shape"]) -> None: ...
|
|
69
|
+
|
|
70
|
+
global___Float64Array = Float64Array
|
|
71
|
+
|
|
72
|
+
@typing.final
|
|
73
|
+
class Complex128Array(google.protobuf.message.Message):
|
|
74
|
+
"""
|
|
75
|
+
Represents a complex array, the dimensions of which are
|
|
76
|
+
enumerated in 'shape' (think of "some_numpy_array.shape"),
|
|
77
|
+
and the integers themselves are enumerated in "items"
|
|
78
|
+
(think of "numpy.nditer(some_numpy_array, order='C')").
|
|
79
|
+
"""
|
|
80
|
+
|
|
81
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
82
|
+
|
|
83
|
+
SHAPE_FIELD_NUMBER: builtins.int
|
|
84
|
+
ITEMS_FIELD_NUMBER: builtins.int
|
|
85
|
+
@property
|
|
86
|
+
def shape(self) -> google.protobuf.internal.containers.RepeatedScalarFieldContainer[builtins.int]: ...
|
|
87
|
+
@property
|
|
88
|
+
def items(self) -> google.protobuf.internal.containers.RepeatedCompositeFieldContainer[iqm.data_definitions.common.v1.data_types_pb2.Complex128]: ...
|
|
89
|
+
def __init__(
|
|
90
|
+
self,
|
|
91
|
+
*,
|
|
92
|
+
shape: collections.abc.Iterable[builtins.int] | None = ...,
|
|
93
|
+
items: collections.abc.Iterable[iqm.data_definitions.common.v1.data_types_pb2.Complex128] | None = ...,
|
|
94
|
+
) -> None: ...
|
|
95
|
+
def ClearField(self, field_name: typing.Literal["items", b"items", "shape", b"shape"]) -> None: ...
|
|
96
|
+
|
|
97
|
+
global___Complex128Array = Complex128Array
|
|
98
|
+
|
|
99
|
+
@typing.final
|
|
100
|
+
class ObservationValue(google.protobuf.message.Message):
|
|
101
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
102
|
+
|
|
103
|
+
STR_VALUE_FIELD_NUMBER: builtins.int
|
|
104
|
+
INT64_VALUE_FIELD_NUMBER: builtins.int
|
|
105
|
+
FLOAT64_VALUE_FIELD_NUMBER: builtins.int
|
|
106
|
+
COMPLEX128_VALUE_FIELD_NUMBER: builtins.int
|
|
107
|
+
INT64_ARRAY_FIELD_NUMBER: builtins.int
|
|
108
|
+
FLOAT64_ARRAY_FIELD_NUMBER: builtins.int
|
|
109
|
+
COMPLEX128_ARRAY_FIELD_NUMBER: builtins.int
|
|
110
|
+
LEGACY_VALUE_FIELD_NUMBER: builtins.int
|
|
111
|
+
BOOL_VALUE_FIELD_NUMBER: builtins.int
|
|
112
|
+
ARRAY_FIELD_NUMBER: builtins.int
|
|
113
|
+
str_value: builtins.str
|
|
114
|
+
int64_value: builtins.int
|
|
115
|
+
float64_value: builtins.float
|
|
116
|
+
legacy_value: builtins.bytes
|
|
117
|
+
bool_value: builtins.bool
|
|
118
|
+
@property
|
|
119
|
+
def complex128_value(self) -> iqm.data_definitions.common.v1.data_types_pb2.Complex128: ...
|
|
120
|
+
@property
|
|
121
|
+
def int64_array(self) -> global___Int64Array: ...
|
|
122
|
+
@property
|
|
123
|
+
def float64_array(self) -> global___Float64Array: ...
|
|
124
|
+
@property
|
|
125
|
+
def complex128_array(self) -> global___Complex128Array: ...
|
|
126
|
+
@property
|
|
127
|
+
def array(self) -> iqm.data_definitions.common.v1.data_types_pb2.Array: ...
|
|
128
|
+
def __init__(
|
|
129
|
+
self,
|
|
130
|
+
*,
|
|
131
|
+
str_value: builtins.str = ...,
|
|
132
|
+
int64_value: builtins.int = ...,
|
|
133
|
+
float64_value: builtins.float = ...,
|
|
134
|
+
complex128_value: iqm.data_definitions.common.v1.data_types_pb2.Complex128 | None = ...,
|
|
135
|
+
int64_array: global___Int64Array | None = ...,
|
|
136
|
+
float64_array: global___Float64Array | None = ...,
|
|
137
|
+
complex128_array: global___Complex128Array | None = ...,
|
|
138
|
+
legacy_value: builtins.bytes = ...,
|
|
139
|
+
bool_value: builtins.bool = ...,
|
|
140
|
+
array: iqm.data_definitions.common.v1.data_types_pb2.Array | None = ...,
|
|
141
|
+
) -> None: ...
|
|
142
|
+
def HasField(self, field_name: typing.Literal["array", b"array", "bool_value", b"bool_value", "complex128_array", b"complex128_array", "complex128_value", b"complex128_value", "float64_array", b"float64_array", "float64_value", b"float64_value", "int64_array", b"int64_array", "int64_value", b"int64_value", "legacy_value", b"legacy_value", "str_value", b"str_value", "value", b"value"]) -> builtins.bool: ...
|
|
143
|
+
def ClearField(self, field_name: typing.Literal["array", b"array", "bool_value", b"bool_value", "complex128_array", b"complex128_array", "complex128_value", b"complex128_value", "float64_array", b"float64_array", "float64_value", b"float64_value", "int64_array", b"int64_array", "int64_value", b"int64_value", "legacy_value", b"legacy_value", "str_value", b"str_value", "value", b"value"]) -> None: ...
|
|
144
|
+
def WhichOneof(self, oneof_group: typing.Literal["value", b"value"]) -> typing.Literal["str_value", "int64_value", "float64_value", "complex128_value", "int64_array", "float64_array", "complex128_array", "legacy_value", "bool_value", "array"] | None: ...
|
|
145
|
+
|
|
146
|
+
global___ObservationValue = ObservationValue
|
|
147
|
+
|
|
148
|
+
@typing.final
|
|
149
|
+
class ObservationUncertainty(google.protobuf.message.Message):
|
|
150
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
151
|
+
|
|
152
|
+
INT64_VALUE_FIELD_NUMBER: builtins.int
|
|
153
|
+
FLOAT64_VALUE_FIELD_NUMBER: builtins.int
|
|
154
|
+
COMPLEX128_VALUE_FIELD_NUMBER: builtins.int
|
|
155
|
+
INT64_ARRAY_FIELD_NUMBER: builtins.int
|
|
156
|
+
FLOAT64_ARRAY_FIELD_NUMBER: builtins.int
|
|
157
|
+
COMPLEX128_ARRAY_FIELD_NUMBER: builtins.int
|
|
158
|
+
LEGACY_VALUE_FIELD_NUMBER: builtins.int
|
|
159
|
+
int64_value: builtins.int
|
|
160
|
+
float64_value: builtins.float
|
|
161
|
+
legacy_value: builtins.bytes
|
|
162
|
+
@property
|
|
163
|
+
def complex128_value(self) -> iqm.data_definitions.common.v1.data_types_pb2.Complex128: ...
|
|
164
|
+
@property
|
|
165
|
+
def int64_array(self) -> global___Int64Array: ...
|
|
166
|
+
@property
|
|
167
|
+
def float64_array(self) -> global___Float64Array: ...
|
|
168
|
+
@property
|
|
169
|
+
def complex128_array(self) -> global___Complex128Array: ...
|
|
170
|
+
def __init__(
|
|
171
|
+
self,
|
|
172
|
+
*,
|
|
173
|
+
int64_value: builtins.int = ...,
|
|
174
|
+
float64_value: builtins.float = ...,
|
|
175
|
+
complex128_value: iqm.data_definitions.common.v1.data_types_pb2.Complex128 | None = ...,
|
|
176
|
+
int64_array: global___Int64Array | None = ...,
|
|
177
|
+
float64_array: global___Float64Array | None = ...,
|
|
178
|
+
complex128_array: global___Complex128Array | None = ...,
|
|
179
|
+
legacy_value: builtins.bytes = ...,
|
|
180
|
+
) -> None: ...
|
|
181
|
+
def HasField(self, field_name: typing.Literal["complex128_array", b"complex128_array", "complex128_value", b"complex128_value", "float64_array", b"float64_array", "float64_value", b"float64_value", "int64_array", b"int64_array", "int64_value", b"int64_value", "legacy_value", b"legacy_value", "value", b"value"]) -> builtins.bool: ...
|
|
182
|
+
def ClearField(self, field_name: typing.Literal["complex128_array", b"complex128_array", "complex128_value", b"complex128_value", "float64_array", b"float64_array", "float64_value", b"float64_value", "int64_array", b"int64_array", "int64_value", b"int64_value", "legacy_value", b"legacy_value", "value", b"value"]) -> None: ...
|
|
183
|
+
def WhichOneof(self, oneof_group: typing.Literal["value", b"value"]) -> typing.Literal["int64_value", "float64_value", "complex128_value", "int64_array", "float64_array", "complex128_array", "legacy_value"] | None: ...
|
|
184
|
+
|
|
185
|
+
global___ObservationUncertainty = ObservationUncertainty
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
# -*- coding: utf-8 -*-
|
|
2
|
+
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
3
|
+
# source: iqm/data_definitions/common/v1/parameter.proto
|
|
4
|
+
"""Generated protocol buffer code."""
|
|
5
|
+
from google.protobuf.internal import builder as _builder
|
|
6
|
+
from google.protobuf import descriptor as _descriptor
|
|
7
|
+
from google.protobuf import descriptor_pool as _descriptor_pool
|
|
8
|
+
from google.protobuf import symbol_database as _symbol_database
|
|
9
|
+
# @@protoc_insertion_point(imports)
|
|
10
|
+
|
|
11
|
+
_sym_db = _symbol_database.Default()
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n.iqm/data_definitions/common/v1/parameter.proto\x12\x1eiqm.data_definitions.common.v1\"\xb5\x04\n\tParameter\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\r\n\x05label\x18\x02 \x01(\t\x12\x0c\n\x04unit\x18\x03 \x01(\t\x12Q\n\x0f\x63ollection_type\x18\x04 \x01(\x0e\x32\x38.iqm.data_definitions.common.v1.Parameter.CollectionType\x12\x45\n\tdata_type\x18\x05 \x01(\x0e\x32\x32.iqm.data_definitions.common.v1.Parameter.DataType\x12\x17\n\x0f\x65lement_indices\x18\x06 \x03(\x03\x12\x13\n\x0bparent_name\x18\x07 \x01(\t\x12\x14\n\x0cparent_label\x18\x08 \x01(\t\"\x86\x01\n\x0e\x43ollectionType\x12\x1f\n\x1b\x43OLLECTION_TYPE_UNSPECIFIED\x10\x00\x12\x1a\n\x16\x43OLLECTION_TYPE_SCALAR\x10\x01\x12\x1c\n\x18\x43OLLECTION_TYPE_SEQUENCE\x10\x02\x12\x19\n\x15\x43OLLECTION_TYPE_ARRAY\x10\x03\"\x95\x01\n\x08\x44\x61taType\x12\x19\n\x15\x44\x41TA_TYPE_UNSPECIFIED\x10\x00\x12\x14\n\x10\x44\x41TA_TYPE_STRING\x10\x01\x12\x12\n\x0e\x44\x41TA_TYPE_BOOL\x10\x02\x12\x13\n\x0f\x44\x41TA_TYPE_INT64\x10\x03\x12\x15\n\x11\x44\x41TA_TYPE_FLOAT64\x10\x04\x12\x18\n\x14\x44\x41TA_TYPE_COMPLEX128\x10\x05\x62\x06proto3')
|
|
17
|
+
|
|
18
|
+
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, globals())
|
|
19
|
+
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'iqm.data_definitions.common.v1.parameter_pb2', globals())
|
|
20
|
+
if _descriptor._USE_C_DESCRIPTORS == False:
|
|
21
|
+
|
|
22
|
+
DESCRIPTOR._options = None
|
|
23
|
+
_PARAMETER._serialized_start=83
|
|
24
|
+
_PARAMETER._serialized_end=648
|
|
25
|
+
_PARAMETER_COLLECTIONTYPE._serialized_start=362
|
|
26
|
+
_PARAMETER_COLLECTIONTYPE._serialized_end=496
|
|
27
|
+
_PARAMETER_DATATYPE._serialized_start=499
|
|
28
|
+
_PARAMETER_DATATYPE._serialized_end=648
|
|
29
|
+
# @@protoc_insertion_point(module_scope)
|