We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5decd23 + 06a435e commit 5476a54Copy full SHA for 5476a54
1 file changed
definitions/standard/data_type/data_type/data_type.proto.json
@@ -0,0 +1,32 @@
1
+{
2
+ "variant": "DATATYPE",
3
+ "identifier": "DATA_TYPE",
4
+ "name": [
5
+ {
6
+ "code": "en-US",
7
+ "content": "DataType"
8
+ }
9
+ ],
10
+ "alias": [
11
12
13
+ "content": "type;struct;data;data_type;datatype"
14
15
16
+ "displayMessage": [
17
18
19
20
21
22
+ "rules": [
23
24
+ "parentType": {
25
26
+ "genericKey": "T"
27
28
29
30
31
+ "genericKeys": ["T"]
32
+}
0 commit comments