@milaboratories/pl-client 2.7.13 → 2.7.14

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.
Files changed (116) hide show
  1. package/dist/core/auth.d.ts.map +1 -1
  2. package/dist/core/cache.d.ts.map +1 -1
  3. package/dist/core/client.d.ts +1 -1
  4. package/dist/core/client.d.ts.map +1 -1
  5. package/dist/core/default_client.d.ts.map +1 -1
  6. package/dist/core/driver.d.ts.map +1 -1
  7. package/dist/core/errors.d.ts.map +1 -1
  8. package/dist/core/final.d.ts.map +1 -1
  9. package/dist/core/ll_client.d.ts.map +1 -1
  10. package/dist/core/ll_transaction.d.ts.map +1 -1
  11. package/dist/core/transaction.d.ts +1 -1
  12. package/dist/core/transaction.d.ts.map +1 -1
  13. package/dist/core/type_conversion.d.ts.map +1 -1
  14. package/dist/core/types.d.ts +1 -1
  15. package/dist/core/types.d.ts.map +1 -1
  16. package/dist/core/unauth_client.d.ts.map +1 -1
  17. package/dist/helpers/pl.d.ts.map +1 -1
  18. package/dist/helpers/poll.d.ts.map +1 -1
  19. package/dist/helpers/state_helpers.d.ts.map +1 -1
  20. package/dist/helpers/tx_helpers.d.ts.map +1 -1
  21. package/dist/index.js +1 -1
  22. package/dist/index.js.map +1 -1
  23. package/dist/index.mjs +4069 -4075
  24. package/dist/index.mjs.map +1 -1
  25. package/dist/proto/github.com/googleapis/googleapis/google/rpc/status.d.ts +15 -15
  26. package/dist/proto/github.com/googleapis/googleapis/google/rpc/status.d.ts.map +1 -1
  27. package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/downloadapi/protocol.client.d.ts +4 -4
  28. package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/downloadapi/protocol.client.d.ts.map +1 -1
  29. package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/downloadapi/protocol.d.ts +16 -16
  30. package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/downloadapi/protocol.d.ts.map +1 -1
  31. package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/lsapi/protocol.client.d.ts +4 -4
  32. package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/lsapi/protocol.client.d.ts.map +1 -1
  33. package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/lsapi/protocol.d.ts +59 -59
  34. package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/lsapi/protocol.d.ts.map +1 -1
  35. package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/progressapi/protocol.client.d.ts +8 -8
  36. package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/progressapi/protocol.client.d.ts.map +1 -1
  37. package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/progressapi/protocol.d.ts +22 -22
  38. package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/progressapi/protocol.d.ts.map +1 -1
  39. package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/streamingapi/protocol.client.d.ts +72 -72
  40. package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/streamingapi/protocol.client.d.ts.map +1 -1
  41. package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/streamingapi/protocol.d.ts +152 -152
  42. package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/streamingapi/protocol.d.ts.map +1 -1
  43. package/dist/proto/github.com/milaboratory/pl/plapi/plapiproto/api.client.d.ts +156 -156
  44. package/dist/proto/github.com/milaboratory/pl/plapi/plapiproto/api.client.d.ts.map +1 -1
  45. package/dist/proto/github.com/milaboratory/pl/plapi/plapiproto/api.d.ts +773 -773
  46. package/dist/proto/github.com/milaboratory/pl/plapi/plapiproto/api.d.ts.map +1 -1
  47. package/dist/proto/github.com/milaboratory/pl/plapi/plapiproto/api_types.d.ts +163 -163
  48. package/dist/proto/github.com/milaboratory/pl/plapi/plapiproto/api_types.d.ts.map +1 -1
  49. package/dist/proto/github.com/milaboratory/pl/plapi/plapiproto/base_types.d.ts +22 -22
  50. package/dist/proto/github.com/milaboratory/pl/plapi/plapiproto/base_types.d.ts.map +1 -1
  51. package/dist/proto/github.com/milaboratory/pl/plapi/plapiproto/import.d.ts +32 -32
  52. package/dist/proto/github.com/milaboratory/pl/plapi/plapiproto/import.d.ts.map +1 -1
  53. package/dist/proto/github.com/milaboratory/pl/plapi/plapiproto/resource_types.d.ts +78 -78
  54. package/dist/proto/github.com/milaboratory/pl/plapi/plapiproto/resource_types.d.ts.map +1 -1
  55. package/dist/proto/google/api/http.d.ts +89 -89
  56. package/dist/proto/google/api/http.d.ts.map +1 -1
  57. package/dist/proto/google/protobuf/any.d.ts +52 -52
  58. package/dist/proto/google/protobuf/any.d.ts.map +1 -1
  59. package/dist/proto/google/protobuf/descriptor.d.ts +1151 -1151
  60. package/dist/proto/google/protobuf/descriptor.d.ts.map +1 -1
  61. package/dist/proto/google/protobuf/duration.d.ts +19 -19
  62. package/dist/proto/google/protobuf/duration.d.ts.map +1 -1
  63. package/dist/proto/google/protobuf/empty.d.ts.map +1 -1
  64. package/dist/proto/google/protobuf/struct.d.ts +56 -56
  65. package/dist/proto/google/protobuf/struct.d.ts.map +1 -1
  66. package/dist/proto/google/protobuf/timestamp.d.ts +25 -25
  67. package/dist/proto/google/protobuf/timestamp.d.ts.map +1 -1
  68. package/dist/proto/google/protobuf/wrappers.d.ts +72 -72
  69. package/dist/proto/google/protobuf/wrappers.d.ts.map +1 -1
  70. package/dist/test/test_config.d.ts.map +1 -1
  71. package/dist/util/util.d.ts.map +1 -1
  72. package/package.json +7 -3
  73. package/src/core/auth.ts +3 -3
  74. package/src/core/cache.ts +1 -1
  75. package/src/core/client.ts +39 -31
  76. package/src/core/config.ts +21 -21
  77. package/src/core/default_client.ts +15 -14
  78. package/src/core/driver.ts +4 -4
  79. package/src/core/errors.ts +3 -3
  80. package/src/core/final.ts +7 -4
  81. package/src/core/ll_client.ts +31 -27
  82. package/src/core/ll_transaction.ts +17 -17
  83. package/src/core/stat.ts +2 -2
  84. package/src/core/transaction.ts +93 -95
  85. package/src/core/type_conversion.ts +11 -8
  86. package/src/core/types.ts +25 -26
  87. package/src/core/unauth_client.ts +6 -6
  88. package/src/helpers/pl.ts +8 -7
  89. package/src/helpers/poll.ts +25 -21
  90. package/src/helpers/state_helpers.ts +2 -1
  91. package/src/helpers/tx_helpers.ts +4 -3
  92. package/src/proto/github.com/googleapis/googleapis/google/rpc/status.ts +74 -71
  93. package/src/proto/github.com/milaboratory/pl/controllers/shared/grpc/downloadapi/protocol.client.ts +21 -20
  94. package/src/proto/github.com/milaboratory/pl/controllers/shared/grpc/downloadapi/protocol.ts +240 -225
  95. package/src/proto/github.com/milaboratory/pl/controllers/shared/grpc/lsapi/protocol.client.ts +21 -20
  96. package/src/proto/github.com/milaboratory/pl/controllers/shared/grpc/lsapi/protocol.ts +290 -275
  97. package/src/proto/github.com/milaboratory/pl/controllers/shared/grpc/progressapi/protocol.client.ts +32 -30
  98. package/src/proto/github.com/milaboratory/pl/controllers/shared/grpc/progressapi/protocol.ts +388 -364
  99. package/src/proto/github.com/milaboratory/pl/controllers/shared/grpc/streamingapi/protocol.client.ts +58 -53
  100. package/src/proto/github.com/milaboratory/pl/controllers/shared/grpc/streamingapi/protocol.ts +490 -469
  101. package/src/proto/github.com/milaboratory/pl/plapi/plapiproto/api.client.ts +262 -237
  102. package/src/proto/github.com/milaboratory/pl/plapi/plapiproto/api.ts +11751 -11032
  103. package/src/proto/github.com/milaboratory/pl/plapi/plapiproto/api_types.ts +1155 -1114
  104. package/src/proto/github.com/milaboratory/pl/plapi/plapiproto/base_types.ts +131 -125
  105. package/src/proto/github.com/milaboratory/pl/plapi/plapiproto/import.ts +203 -200
  106. package/src/proto/github.com/milaboratory/pl/plapi/plapiproto/resource_types.ts +559 -540
  107. package/src/proto/google/api/http.ts +280 -271
  108. package/src/proto/google/protobuf/any.ts +149 -139
  109. package/src/proto/google/protobuf/descriptor.ts +2952 -2853
  110. package/src/proto/google/protobuf/duration.ts +107 -102
  111. package/src/proto/google/protobuf/empty.ts +41 -38
  112. package/src/proto/google/protobuf/struct.ts +336 -322
  113. package/src/proto/google/protobuf/timestamp.ts +131 -123
  114. package/src/proto/google/protobuf/wrappers.ts +536 -491
  115. package/src/test/test_config.ts +21 -19
  116. package/src/util/util.ts +1 -0
@@ -4,12 +4,12 @@ import { BinaryWriteOptions, IBinaryWriter, BinaryReadOptions, IBinaryReader, Pa
4
4
  */
5
5
  export interface ResourceType {
6
6
  /**
7
- * @generated from protobuf field: string name = 1;
8
- */
7
+ * @generated from protobuf field: string name = 1;
8
+ */
9
9
  name: string;
10
10
  /**
11
- * @generated from protobuf field: string version = 2;
12
- */
11
+ * @generated from protobuf field: string version = 2;
12
+ */
13
13
  version: string;
14
14
  }
15
15
  /**
@@ -17,12 +17,12 @@ export interface ResourceType {
17
17
  */
18
18
  export interface FieldRef {
19
19
  /**
20
- * @generated from protobuf field: uint64 resource_id = 2;
21
- */
20
+ * @generated from protobuf field: uint64 resource_id = 2;
21
+ */
22
22
  resourceId: bigint;
23
23
  /**
24
- * @generated from protobuf field: string field_name = 3;
25
- */
24
+ * @generated from protobuf field: string field_name = 3;
25
+ */
26
26
  fieldName: string;
27
27
  }
28
28
  /**
@@ -30,32 +30,32 @@ export interface FieldRef {
30
30
  */
31
31
  export declare enum FieldType {
32
32
  /**
33
- * @generated from protobuf enum value: INVALID = 0;
34
- */
33
+ * @generated from protobuf enum value: INVALID = 0;
34
+ */
35
35
  INVALID = 0,
36
36
  /**
37
- * @generated from protobuf enum value: INPUT = 1;
38
- */
37
+ * @generated from protobuf enum value: INPUT = 1;
38
+ */
39
39
  INPUT = 1,
40
40
  /**
41
- * @generated from protobuf enum value: OUTPUT = 2;
42
- */
41
+ * @generated from protobuf enum value: OUTPUT = 2;
42
+ */
43
43
  OUTPUT = 2,
44
44
  /**
45
- * @generated from protobuf enum value: SERVICE = 6;
46
- */
45
+ * @generated from protobuf enum value: SERVICE = 6;
46
+ */
47
47
  SERVICE = 6,
48
48
  /**
49
- * @generated from protobuf enum value: ONE_TIME_WRITABLE = 4;
50
- */
49
+ * @generated from protobuf enum value: ONE_TIME_WRITABLE = 4;
50
+ */
51
51
  ONE_TIME_WRITABLE = 4,
52
52
  /**
53
- * @generated from protobuf enum value: DYNAMIC = 3;
54
- */
53
+ * @generated from protobuf enum value: DYNAMIC = 3;
54
+ */
55
55
  DYNAMIC = 3,
56
56
  /**
57
- * @generated from protobuf enum value: MULTIPLE_TIMES_WRITABLE = 5;
58
- */
57
+ * @generated from protobuf enum value: MULTIPLE_TIMES_WRITABLE = 5;
58
+ */
59
59
  MULTIPLE_TIMES_WRITABLE = 5
60
60
  }
61
61
  declare class ResourceType$Type extends MessageType<ResourceType> {
@@ -1 +1 @@
1
- {"version":3,"file":"base_types.d.ts","sourceRoot":"","sources":["../../../../../../../src/proto/github.com/milaboratory/pl/plapi/plapiproto/base_types.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,sBAAsB,CAAC;AAC/D,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,sBAAsB,CAAC;AAE1D,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,sBAAsB,CAAC;AAC9D,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,sBAAsB,CAAC;AAE1D,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,sBAAsB,CAAC;AAE3D,OAAO,EAAE,WAAW,EAAE,MAAM,sBAAsB,CAAC;AACnD;;GAEG;AACH,MAAM,WAAW,YAAY;IACzB;;OAEG;IACH,IAAI,EAAE,MAAM,CAAC;IACb;;OAEG;IACH,OAAO,EAAE,MAAM,CAAC;CACnB;AACD;;GAEG;AACH,MAAM,WAAW,QAAQ;IACrB;;OAEG;IACH,UAAU,EAAE,MAAM,CAAC;IACnB;;OAEG;IACH,SAAS,EAAE,MAAM,CAAC;CACrB;AACD;;GAEG;AACH,oBAAY,SAAS;IACjB;;OAEG;IACH,OAAO,IAAI;IACX;;OAEG;IACH,KAAK,IAAI;IACT;;OAEG;IACH,MAAM,IAAI;IACV;;OAEG;IACH,OAAO,IAAI;IACX;;OAEG;IACH,iBAAiB,IAAI;IACrB;;OAEG;IACH,OAAO,IAAI;IACX;;OAEG;IACH,uBAAuB,IAAI;CAC9B;AAED,cAAM,iBAAkB,SAAQ,WAAW,CAAC,YAAY,CAAC;;IAOrD,MAAM,CAAC,KAAK,CAAC,EAAE,cAAc,CAAC,YAAY,CAAC,GAAG,YAAY;IAQ1D,kBAAkB,CAAC,MAAM,EAAE,aAAa,EAAE,MAAM,EAAE,MAAM,EAAE,OAAO,EAAE,iBAAiB,EAAE,MAAM,CAAC,EAAE,YAAY,GAAG,YAAY;IAsB1H,mBAAmB,CAAC,OAAO,EAAE,YAAY,EAAE,MAAM,EAAE,aAAa,EAAE,OAAO,EAAE,kBAAkB,GAAG,aAAa;CAYhH;AACD;;GAEG;AACH,eAAO,MAAM,YAAY,mBAA0B,CAAC;AAEpD,cAAM,aAAc,SAAQ,WAAW,CAAC,QAAQ,CAAC;;IAO7C,MAAM,CAAC,KAAK,CAAC,EAAE,cAAc,CAAC,QAAQ,CAAC,GAAG,QAAQ;IAQlD,kBAAkB,CAAC,MAAM,EAAE,aAAa,EAAE,MAAM,EAAE,MAAM,EAAE,OAAO,EAAE,iBAAiB,EAAE,MAAM,CAAC,EAAE,QAAQ,GAAG,QAAQ;IAsBlH,mBAAmB,CAAC,OAAO,EAAE,QAAQ,EAAE,MAAM,EAAE,aAAa,EAAE,OAAO,EAAE,kBAAkB,GAAG,aAAa;CAY5G;AACD;;GAEG;AACH,eAAO,MAAM,QAAQ,eAAsB,CAAC"}
1
+ {"version":3,"file":"base_types.d.ts","sourceRoot":"","sources":["../../../../../../../src/proto/github.com/milaboratory/pl/plapi/plapiproto/base_types.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,sBAAsB,CAAC;AAC/D,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,sBAAsB,CAAC;AAE1D,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,sBAAsB,CAAC;AAC9D,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,sBAAsB,CAAC;AAE1D,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,sBAAsB,CAAC;AAE3D,OAAO,EAAE,WAAW,EAAE,MAAM,sBAAsB,CAAC;AACnD;;GAEG;AACH,MAAM,WAAW,YAAY;IAC3B;;SAEK;IACL,IAAI,EAAE,MAAM,CAAC;IACb;;SAEK;IACL,OAAO,EAAE,MAAM,CAAC;CACjB;AACD;;GAEG;AACH,MAAM,WAAW,QAAQ;IACvB;;SAEK;IACL,UAAU,EAAE,MAAM,CAAC;IACnB;;SAEK;IACL,SAAS,EAAE,MAAM,CAAC;CACnB;AACD;;GAEG;AACH,oBAAY,SAAS;IACnB;;SAEK;IACL,OAAO,IAAI;IACX;;SAEK;IACL,KAAK,IAAI;IACT;;SAEK;IACL,MAAM,IAAI;IACV;;SAEK;IACL,OAAO,IAAI;IACX;;SAEK;IACL,iBAAiB,IAAI;IACrB;;SAEK;IACL,OAAO,IAAI;IACX;;SAEK;IACL,uBAAuB,IAAI;CAC5B;AAED,cAAM,iBAAkB,SAAQ,WAAW,CAAC,YAAY,CAAC;;IAQvD,MAAM,CAAC,KAAK,CAAC,EAAE,cAAc,CAAC,YAAY,CAAC,GAAG,YAAY;IAS1D,kBAAkB,CAAC,MAAM,EAAE,aAAa,EAAE,MAAM,EAAE,MAAM,EAAE,OAAO,EAAE,iBAAiB,EAAE,MAAM,CAAC,EAAE,YAAY,GAAG,YAAY;IAuB1H,mBAAmB,CAAC,OAAO,EAAE,YAAY,EAAE,MAAM,EAAE,aAAa,EAAE,OAAO,EAAE,kBAAkB,GAAG,aAAa;CAY9G;AACD;;GAEG;AACH,eAAO,MAAM,YAAY,mBAA0B,CAAC;AAEpD,cAAM,aAAc,SAAQ,WAAW,CAAC,QAAQ,CAAC;;IAQ/C,MAAM,CAAC,KAAK,CAAC,EAAE,cAAc,CAAC,QAAQ,CAAC,GAAG,QAAQ;IASlD,kBAAkB,CAAC,MAAM,EAAE,aAAa,EAAE,MAAM,EAAE,MAAM,EAAE,OAAO,EAAE,iBAAiB,EAAE,MAAM,CAAC,EAAE,QAAQ,GAAG,QAAQ;IAuBlH,mBAAmB,CAAC,OAAO,EAAE,QAAQ,EAAE,MAAM,EAAE,aAAa,EAAE,OAAO,EAAE,kBAAkB,GAAG,aAAa;CAY1G;AACD;;GAEG;AACH,eAAO,MAAM,QAAQ,eAAsB,CAAC"}
@@ -13,68 +13,68 @@ import { Empty } from '../../../../../google/protobuf/empty';
13
13
  */
14
14
  export interface _ImportWellKnown {
15
15
  /**
16
- * @generated from protobuf field: google.protobuf.Empty empty = 1;
17
- */
16
+ * @generated from protobuf field: google.protobuf.Empty empty = 1;
17
+ */
18
18
  empty?: Empty;
19
19
  /**
20
- * @generated from protobuf field: google.protobuf.Any any = 2;
21
- */
20
+ * @generated from protobuf field: google.protobuf.Any any = 2;
21
+ */
22
22
  any?: Any;
23
23
  /**
24
- * @generated from protobuf field: google.protobuf.BytesValue bytes = 3;
25
- */
24
+ * @generated from protobuf field: google.protobuf.BytesValue bytes = 3;
25
+ */
26
26
  bytes?: BytesValue;
27
27
  /**
28
- * @generated from protobuf field: google.protobuf.BoolValue bool = 4;
29
- */
28
+ * @generated from protobuf field: google.protobuf.BoolValue bool = 4;
29
+ */
30
30
  bool?: BoolValue;
31
31
  /**
32
- * @generated from protobuf field: google.protobuf.StringValue string = 5;
33
- */
32
+ * @generated from protobuf field: google.protobuf.StringValue string = 5;
33
+ */
34
34
  string?: StringValue;
35
35
  /**
36
- * @generated from protobuf field: google.protobuf.Int32Value int32 = 6;
37
- */
36
+ * @generated from protobuf field: google.protobuf.Int32Value int32 = 6;
37
+ */
38
38
  int32?: Int32Value;
39
39
  /**
40
- * @generated from protobuf field: google.protobuf.UInt32Value uint32 = 7;
41
- */
40
+ * @generated from protobuf field: google.protobuf.UInt32Value uint32 = 7;
41
+ */
42
42
  uint32?: UInt32Value;
43
43
  /**
44
- * @generated from protobuf field: google.protobuf.Int64Value int64 = 8;
45
- */
44
+ * @generated from protobuf field: google.protobuf.Int64Value int64 = 8;
45
+ */
46
46
  int64?: Int64Value;
47
47
  /**
48
- * @generated from protobuf field: google.protobuf.UInt64Value uint64 = 9;
49
- */
48
+ * @generated from protobuf field: google.protobuf.UInt64Value uint64 = 9;
49
+ */
50
50
  uint64?: UInt64Value;
51
51
  /**
52
- * @generated from protobuf field: google.protobuf.FloatValue float = 10;
53
- */
52
+ * @generated from protobuf field: google.protobuf.FloatValue float = 10;
53
+ */
54
54
  float?: FloatValue;
55
55
  /**
56
- * @generated from protobuf field: google.protobuf.DoubleValue double = 11;
57
- */
56
+ * @generated from protobuf field: google.protobuf.DoubleValue double = 11;
57
+ */
58
58
  double?: DoubleValue;
59
59
  /**
60
- * @generated from protobuf field: google.protobuf.Duration duration = 12;
61
- */
60
+ * @generated from protobuf field: google.protobuf.Duration duration = 12;
61
+ */
62
62
  duration?: Duration;
63
63
  /**
64
- * @generated from protobuf field: google.protobuf.Timestamp timestamp = 13;
65
- */
64
+ * @generated from protobuf field: google.protobuf.Timestamp timestamp = 13;
65
+ */
66
66
  timestamp?: Timestamp;
67
67
  /**
68
- * @generated from protobuf field: google.protobuf.Value value = 14;
69
- */
68
+ * @generated from protobuf field: google.protobuf.Value value = 14;
69
+ */
70
70
  value?: Value;
71
71
  /**
72
- * @generated from protobuf field: google.protobuf.ListValue list = 15;
73
- */
72
+ * @generated from protobuf field: google.protobuf.ListValue list = 15;
73
+ */
74
74
  list?: ListValue;
75
75
  /**
76
- * @generated from protobuf field: google.protobuf.Struct struct = 16;
77
- */
76
+ * @generated from protobuf field: google.protobuf.Struct struct = 16;
77
+ */
78
78
  struct?: Struct;
79
79
  }
80
80
  declare class _ImportWellKnown$Type extends MessageType<_ImportWellKnown> {
@@ -1 +1 @@
1
- {"version":3,"file":"import.d.ts","sourceRoot":"","sources":["../../../../../../../src/proto/github.com/milaboratory/pl/plapi/plapiproto/import.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"import.d.ts","sourceRoot":"","sources":["../../../../../../../src/proto/github.com/milaboratory/pl/plapi/plapiproto/import.ts"],"names":[],"mappings":"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"}
@@ -5,43 +5,43 @@ import { ResourceType } from './base_types';
5
5
  */
6
6
  export interface Number$ {
7
7
  /**
8
- * @generated from protobuf oneof: value
9
- */
8
+ * @generated from protobuf oneof: value
9
+ */
10
10
  value: {
11
- oneofKind: "int32";
11
+ oneofKind: 'int32';
12
12
  /**
13
- * @generated from protobuf field: int32 int32 = 1;
14
- */
13
+ * @generated from protobuf field: int32 int32 = 1;
14
+ */
15
15
  int32: number;
16
16
  } | {
17
- oneofKind: "uint32";
17
+ oneofKind: 'uint32';
18
18
  /**
19
- * @generated from protobuf field: uint32 uint32 = 2;
20
- */
19
+ * @generated from protobuf field: uint32 uint32 = 2;
20
+ */
21
21
  uint32: number;
22
22
  } | {
23
- oneofKind: "int64";
23
+ oneofKind: 'int64';
24
24
  /**
25
- * @generated from protobuf field: int64 int64 = 3;
26
- */
25
+ * @generated from protobuf field: int64 int64 = 3;
26
+ */
27
27
  int64: bigint;
28
28
  } | {
29
- oneofKind: "uint64";
29
+ oneofKind: 'uint64';
30
30
  /**
31
- * @generated from protobuf field: uint64 uint64 = 4;
32
- */
31
+ * @generated from protobuf field: uint64 uint64 = 4;
32
+ */
33
33
  uint64: bigint;
34
34
  } | {
35
- oneofKind: "float";
35
+ oneofKind: 'float';
36
36
  /**
37
- * @generated from protobuf field: float float = 5;
38
- */
37
+ * @generated from protobuf field: float float = 5;
38
+ */
39
39
  float: number;
40
40
  } | {
41
- oneofKind: "double";
41
+ oneofKind: 'double';
42
42
  /**
43
- * @generated from protobuf field: double double = 6;
44
- */
43
+ * @generated from protobuf field: double double = 6;
44
+ */
45
45
  double: number;
46
46
  } | {
47
47
  oneofKind: undefined;
@@ -52,8 +52,8 @@ export interface Number$ {
52
52
  */
53
53
  export interface ControllerSettings {
54
54
  /**
55
- * @generated from protobuf field: string type = 1;
56
- */
55
+ * @generated from protobuf field: string type = 1;
56
+ */
57
57
  type: string;
58
58
  }
59
59
  /**
@@ -61,14 +61,14 @@ export interface ControllerSettings {
61
61
  */
62
62
  export interface SubscriptionSettings {
63
63
  /**
64
- * @generated from protobuf field: bool blocking = 1;
65
- */
64
+ * @generated from protobuf field: bool blocking = 1;
65
+ */
66
66
  blocking: boolean;
67
67
  /**
68
- * FIXME: drop this hack once we allow Data in Structural resources
69
- *
70
- * @generated from protobuf field: uint64 randomizer = 2;
71
- */
68
+ * FIXME: drop this hack once we allow Data in Structural resources
69
+ *
70
+ * @generated from protobuf field: uint64 randomizer = 2;
71
+ */
72
72
  randomizer: bigint;
73
73
  }
74
74
  /**
@@ -76,30 +76,30 @@ export interface SubscriptionSettings {
76
76
  */
77
77
  export interface NotificationFilter {
78
78
  /**
79
- * @generated from protobuf oneof: resource_filter
80
- */
79
+ * @generated from protobuf oneof: resource_filter
80
+ */
81
81
  resourceFilter: {
82
- oneofKind: "resourceType";
82
+ oneofKind: 'resourceType';
83
83
  /**
84
- * @generated from protobuf field: MiLaboratories.PL.Base.ResourceType resource_type = 1;
85
- */
84
+ * @generated from protobuf field: MiLaboratories.PL.Base.ResourceType resource_type = 1;
85
+ */
86
86
  resourceType: ResourceType;
87
87
  } | {
88
- oneofKind: "resourceId";
88
+ oneofKind: 'resourceId';
89
89
  /**
90
- * @generated from protobuf field: uint64 resource_id = 7;
91
- */
90
+ * @generated from protobuf field: uint64 resource_id = 7;
91
+ */
92
92
  resourceId: bigint;
93
93
  } | {
94
94
  oneofKind: undefined;
95
95
  };
96
96
  /**
97
- * @generated from protobuf field: MiLaboratories.PL.RTypes.NotificationFilter.EventFilter event_filter = 8;
98
- */
97
+ * @generated from protobuf field: MiLaboratories.PL.RTypes.NotificationFilter.EventFilter event_filter = 8;
98
+ */
99
99
  eventFilter?: NotificationFilter_EventFilter;
100
100
  /**
101
- * @generated from protobuf field: MiLaboratories.PL.RTypes.NotificationFilter.Payload payload = 9;
102
- */
101
+ * @generated from protobuf field: MiLaboratories.PL.RTypes.NotificationFilter.Payload payload = 9;
102
+ */
103
103
  payload?: NotificationFilter_Payload;
104
104
  }
105
105
  /**
@@ -107,72 +107,72 @@ export interface NotificationFilter {
107
107
  */
108
108
  export interface NotificationFilter_EventFilter {
109
109
  /**
110
- * @generated from protobuf field: optional bool all = 1;
111
- */
110
+ * @generated from protobuf field: optional bool all = 1;
111
+ */
112
112
  all?: boolean;
113
113
  /**
114
- * @generated from protobuf field: optional bool resource_created = 2;
115
- */
114
+ * @generated from protobuf field: optional bool resource_created = 2;
115
+ */
116
116
  resourceCreated?: boolean;
117
117
  /**
118
- * @generated from protobuf field: optional bool resource_deleted = 3;
119
- */
118
+ * @generated from protobuf field: optional bool resource_deleted = 3;
119
+ */
120
120
  resourceDeleted?: boolean;
121
121
  /**
122
- * @generated from protobuf field: optional bool resource_ready = 5;
123
- */
122
+ * @generated from protobuf field: optional bool resource_ready = 5;
123
+ */
124
124
  resourceReady?: boolean;
125
125
  /**
126
- * @generated from protobuf field: optional bool resource_duplicate = 6;
127
- */
126
+ * @generated from protobuf field: optional bool resource_duplicate = 6;
127
+ */
128
128
  resourceDuplicate?: boolean;
129
129
  /**
130
- * @generated from protobuf field: optional bool resource_error = 16;
131
- */
130
+ * @generated from protobuf field: optional bool resource_error = 16;
131
+ */
132
132
  resourceError?: boolean;
133
133
  /**
134
- *
135
- * Field events
136
- *
137
- *
138
- * @generated from protobuf field: optional bool inputs_locked = 13;
139
- */
134
+ *
135
+ * Field events
136
+ *
137
+ *
138
+ * @generated from protobuf field: optional bool inputs_locked = 13;
139
+ */
140
140
  inputsLocked?: boolean;
141
141
  /**
142
- * @generated from protobuf field: optional bool outputs_locked = 14;
143
- */
142
+ * @generated from protobuf field: optional bool outputs_locked = 14;
143
+ */
144
144
  outputsLocked?: boolean;
145
145
  /**
146
- * @generated from protobuf field: optional bool field_created = 12;
147
- */
146
+ * @generated from protobuf field: optional bool field_created = 12;
147
+ */
148
148
  fieldCreated?: boolean;
149
149
  /**
150
- * @generated from protobuf field: optional bool field_got_error = 17;
151
- */
150
+ * @generated from protobuf field: optional bool field_got_error = 17;
151
+ */
152
152
  fieldGotError?: boolean;
153
153
  /**
154
- * @generated from protobuf field: optional bool input_set = 7;
155
- */
154
+ * @generated from protobuf field: optional bool input_set = 7;
155
+ */
156
156
  inputSet?: boolean;
157
157
  /**
158
- * @generated from protobuf field: optional bool all_inputs_set = 8;
159
- */
158
+ * @generated from protobuf field: optional bool all_inputs_set = 8;
159
+ */
160
160
  allInputsSet?: boolean;
161
161
  /**
162
- * @generated from protobuf field: optional bool output_set = 9;
163
- */
162
+ * @generated from protobuf field: optional bool output_set = 9;
163
+ */
164
164
  outputSet?: boolean;
165
165
  /**
166
- * @generated from protobuf field: optional bool all_outputs_set = 10;
167
- */
166
+ * @generated from protobuf field: optional bool all_outputs_set = 10;
167
+ */
168
168
  allOutputsSet?: boolean;
169
169
  /**
170
- * @generated from protobuf field: optional bool generic_otw_set = 15;
171
- */
170
+ * @generated from protobuf field: optional bool generic_otw_set = 15;
171
+ */
172
172
  genericOtwSet?: boolean;
173
173
  /**
174
- * @generated from protobuf field: optional bool dynamic_changed = 11;
175
- */
174
+ * @generated from protobuf field: optional bool dynamic_changed = 11;
175
+ */
176
176
  dynamicChanged?: boolean;
177
177
  }
178
178
  /**
@@ -180,8 +180,8 @@ export interface NotificationFilter_EventFilter {
180
180
  */
181
181
  export interface NotificationFilter_Payload {
182
182
  /**
183
- * @generated from protobuf field: map<string, bytes> values = 1;
184
- */
183
+ * @generated from protobuf field: map<string, bytes> values = 1;
184
+ */
185
185
  values: {
186
186
  [key: string]: Uint8Array;
187
187
  };
@@ -1 +1 @@
1
- {"version":3,"file":"resource_types.d.ts","sourceRoot":"","sources":["../../../../../../../src/proto/github.com/milaboratory/pl/plapi/plapiproto/resource_types.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"resource_types.d.ts","sourceRoot":"","sources":["../../../../../../../src/proto/github.com/milaboratory/pl/plapi/plapiproto/resource_types.ts"],"names":[],"mappings":"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"}