@milaboratories/pl-client 2.7.12 → 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 +17 -13
  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
@@ -1,406 +1,431 @@
1
1
  // @generated by protobuf-ts 2.9.5 with parameter client_generic,optimize_speed,generate_dependencies,force_server_none
2
2
  // @generated from protobuf file "github.com/milaboratory/pl/plapi/plapiproto/api.proto" (package "MiLaboratories.PL.API", syntax proto3)
3
3
  // tslint:disable
4
- import type { RpcTransport } from "@protobuf-ts/runtime-rpc";
5
- import type { ServiceInfo } from "@protobuf-ts/runtime-rpc";
6
- import { Platform } from "./api";
7
- import type { MaintenanceAPI_Ping_Response } from "./api";
8
- import type { MaintenanceAPI_Ping_Request } from "./api";
9
- import type { MiscAPI_ListResourceTypes_Response } from "./api";
10
- import type { MiscAPI_ListResourceTypes_Request } from "./api";
11
- import type { AuthAPI_GetJWTToken_Response } from "./api";
12
- import type { AuthAPI_GetJWTToken_Request } from "./api";
13
- import type { AuthAPI_ListMethods_Response } from "./api";
14
- import type { AuthAPI_ListMethods_Request } from "./api";
15
- import type { LocksAPI_Lease_Release_Response } from "./api";
16
- import type { LocksAPI_Lease_Release_Request } from "./api";
17
- import type { LocksAPI_Lease_Update_Response } from "./api";
18
- import type { LocksAPI_Lease_Update_Request } from "./api";
19
- import type { LocksAPI_Lease_Create_Response } from "./api";
20
- import type { LocksAPI_Lease_Create_Request } from "./api";
21
- import type { ControllerAPI_ClearFeatures_Response } from "./api";
22
- import type { ControllerAPI_ClearFeatures_Request } from "./api";
23
- import type { ControllerAPI_SetFeatures_Response } from "./api";
24
- import type { ControllerAPI_SetFeatures_Request } from "./api";
25
- import type { ControllerAPI_GetUrl_Response } from "./api";
26
- import type { ControllerAPI_GetUrl_Request } from "./api";
27
- import type { ControllerAPI_RemoveAliasesAndUrls_Response } from "./api";
28
- import type { ControllerAPI_RemoveAliasesAndUrls_Request } from "./api";
29
- import type { ControllerAPI_WriteAliasesAndUrls_Response } from "./api";
30
- import type { ControllerAPI_WriteAliasesAndUrls_Request } from "./api";
31
- import type { ControllerAPI_GetNotifications_Response } from "./api";
32
- import type { ControllerAPI_GetNotifications_Request } from "./api";
33
- import type { ControllerAPI_AttachSubscription_Response } from "./api";
34
- import type { ControllerAPI_AttachSubscription_Request } from "./api";
35
- import type { ControllerAPI_Update_Response } from "./api";
36
- import type { ControllerAPI_Update_Request } from "./api";
37
- import type { ControllerAPI_Get_Response } from "./api";
38
- import type { ControllerAPI_Get_Request } from "./api";
39
- import type { ControllerAPI_Exists_Response } from "./api";
40
- import type { ControllerAPI_Exists_Request } from "./api";
41
- import type { ControllerAPI_Create_Response } from "./api";
42
- import type { ControllerAPI_Create_Request } from "./api";
43
- import type { ControllerAPI_Deregister_Response } from "./api";
44
- import type { ControllerAPI_Deregister_Request } from "./api";
45
- import type { ControllerAPI_Register_Response } from "./api";
46
- import type { ControllerAPI_Register_Request } from "./api";
47
- import type { NotificationAPI_Get_Response } from "./api";
48
- import type { NotificationAPI_Get_Request } from "./api";
49
- import type { SubscriptionAPI_DetachFilter_Response } from "./api";
50
- import type { SubscriptionAPI_DetachFilter_Request } from "./api";
51
- import type { SubscriptionAPI_AttachFilter_Response } from "./api";
52
- import type { SubscriptionAPI_AttachFilter_Request } from "./api";
53
- import type { TxAPI_Sync_Response } from "./api";
54
- import type { TxAPI_Sync_Request } from "./api";
55
- import type { UnaryCall } from "@protobuf-ts/runtime-rpc";
56
- import { stackIntercept } from "@protobuf-ts/runtime-rpc";
57
- import type { TxAPI_ServerMessage } from "./api";
58
- import type { TxAPI_ClientMessage } from "./api";
59
- import type { DuplexStreamingCall } from "@protobuf-ts/runtime-rpc";
60
- import type { RpcOptions } from "@protobuf-ts/runtime-rpc";
4
+ import type { RpcTransport } from '@protobuf-ts/runtime-rpc';
5
+ import type { ServiceInfo } from '@protobuf-ts/runtime-rpc';
6
+ import { Platform } from './api';
7
+ import type { MaintenanceAPI_Ping_Response } from './api';
8
+ import type { MaintenanceAPI_Ping_Request } from './api';
9
+ import type { MiscAPI_ListResourceTypes_Response } from './api';
10
+ import type { MiscAPI_ListResourceTypes_Request } from './api';
11
+ import type { AuthAPI_GetJWTToken_Response } from './api';
12
+ import type { AuthAPI_GetJWTToken_Request } from './api';
13
+ import type { AuthAPI_ListMethods_Response } from './api';
14
+ import type { AuthAPI_ListMethods_Request } from './api';
15
+ import type { LocksAPI_Lease_Release_Response } from './api';
16
+ import type { LocksAPI_Lease_Release_Request } from './api';
17
+ import type { LocksAPI_Lease_Update_Response } from './api';
18
+ import type { LocksAPI_Lease_Update_Request } from './api';
19
+ import type { LocksAPI_Lease_Create_Response } from './api';
20
+ import type { LocksAPI_Lease_Create_Request } from './api';
21
+ import type { ControllerAPI_ClearFeatures_Response } from './api';
22
+ import type { ControllerAPI_ClearFeatures_Request } from './api';
23
+ import type { ControllerAPI_SetFeatures_Response } from './api';
24
+ import type { ControllerAPI_SetFeatures_Request } from './api';
25
+ import type { ControllerAPI_GetUrl_Response } from './api';
26
+ import type { ControllerAPI_GetUrl_Request } from './api';
27
+ import type { ControllerAPI_RemoveAliasesAndUrls_Response } from './api';
28
+ import type { ControllerAPI_RemoveAliasesAndUrls_Request } from './api';
29
+ import type { ControllerAPI_WriteAliasesAndUrls_Response } from './api';
30
+ import type { ControllerAPI_WriteAliasesAndUrls_Request } from './api';
31
+ import type { ControllerAPI_GetNotifications_Response } from './api';
32
+ import type { ControllerAPI_GetNotifications_Request } from './api';
33
+ import type { ControllerAPI_AttachSubscription_Response } from './api';
34
+ import type { ControllerAPI_AttachSubscription_Request } from './api';
35
+ import type { ControllerAPI_Update_Response } from './api';
36
+ import type { ControllerAPI_Update_Request } from './api';
37
+ import type { ControllerAPI_Get_Response } from './api';
38
+ import type { ControllerAPI_Get_Request } from './api';
39
+ import type { ControllerAPI_Exists_Response } from './api';
40
+ import type { ControllerAPI_Exists_Request } from './api';
41
+ import type { ControllerAPI_Create_Response } from './api';
42
+ import type { ControllerAPI_Create_Request } from './api';
43
+ import type { ControllerAPI_Deregister_Response } from './api';
44
+ import type { ControllerAPI_Deregister_Request } from './api';
45
+ import type { ControllerAPI_Register_Response } from './api';
46
+ import type { ControllerAPI_Register_Request } from './api';
47
+ import type { NotificationAPI_Get_Response } from './api';
48
+ import type { NotificationAPI_Get_Request } from './api';
49
+ import type { SubscriptionAPI_DetachFilter_Response } from './api';
50
+ import type { SubscriptionAPI_DetachFilter_Request } from './api';
51
+ import type { SubscriptionAPI_AttachFilter_Response } from './api';
52
+ import type { SubscriptionAPI_AttachFilter_Request } from './api';
53
+ import type { TxAPI_Sync_Response } from './api';
54
+ import type { TxAPI_Sync_Request } from './api';
55
+ import type { UnaryCall } from '@protobuf-ts/runtime-rpc';
56
+ import { stackIntercept } from '@protobuf-ts/runtime-rpc';
57
+ import type { TxAPI_ServerMessage } from './api';
58
+ import type { TxAPI_ClientMessage } from './api';
59
+ import type { DuplexStreamingCall } from '@protobuf-ts/runtime-rpc';
60
+ import type { RpcOptions } from '@protobuf-ts/runtime-rpc';
61
61
  /**
62
62
  * @generated from protobuf service MiLaboratories.PL.API.Platform
63
63
  */
64
64
  export interface IPlatformClient {
65
- /**
65
+ /**
66
66
  *
67
67
  * Transactions
68
68
  *
69
69
  *
70
70
  * @generated from protobuf rpc: Tx(stream MiLaboratories.PL.API.TxAPI.ClientMessage) returns (stream MiLaboratories.PL.API.TxAPI.ServerMessage);
71
71
  */
72
- tx(options?: RpcOptions): DuplexStreamingCall<TxAPI_ClientMessage, TxAPI_ServerMessage>;
73
- /**
72
+ tx(options?: RpcOptions): DuplexStreamingCall<TxAPI_ClientMessage, TxAPI_ServerMessage>;
73
+ /**
74
74
  * @generated from protobuf rpc: TxSync(MiLaboratories.PL.API.TxAPI.Sync.Request) returns (MiLaboratories.PL.API.TxAPI.Sync.Response);
75
75
  */
76
- txSync(input: TxAPI_Sync_Request, options?: RpcOptions): UnaryCall<TxAPI_Sync_Request, TxAPI_Sync_Response>;
77
- /**
76
+ txSync(input: TxAPI_Sync_Request, options?: RpcOptions): UnaryCall<TxAPI_Sync_Request, TxAPI_Sync_Response>;
77
+ /**
78
78
  *
79
79
  * Subscriptions
80
80
  *
81
81
  *
82
82
  * @generated from protobuf rpc: SubscriptionAttachFilter(MiLaboratories.PL.API.SubscriptionAPI.AttachFilter.Request) returns (MiLaboratories.PL.API.SubscriptionAPI.AttachFilter.Response);
83
83
  */
84
- subscriptionAttachFilter(input: SubscriptionAPI_AttachFilter_Request, options?: RpcOptions): UnaryCall<SubscriptionAPI_AttachFilter_Request, SubscriptionAPI_AttachFilter_Response>;
85
- /**
84
+ subscriptionAttachFilter(input: SubscriptionAPI_AttachFilter_Request, options?: RpcOptions): UnaryCall<SubscriptionAPI_AttachFilter_Request, SubscriptionAPI_AttachFilter_Response>;
85
+ /**
86
86
  * @generated from protobuf rpc: SubscriptionDetachFilter(MiLaboratories.PL.API.SubscriptionAPI.DetachFilter.Request) returns (MiLaboratories.PL.API.SubscriptionAPI.DetachFilter.Response);
87
87
  */
88
- subscriptionDetachFilter(input: SubscriptionAPI_DetachFilter_Request, options?: RpcOptions): UnaryCall<SubscriptionAPI_DetachFilter_Request, SubscriptionAPI_DetachFilter_Response>;
89
- /**
88
+ subscriptionDetachFilter(input: SubscriptionAPI_DetachFilter_Request, options?: RpcOptions): UnaryCall<SubscriptionAPI_DetachFilter_Request, SubscriptionAPI_DetachFilter_Response>;
89
+ /**
90
90
  * @generated from protobuf rpc: NotificationsGet(MiLaboratories.PL.API.NotificationAPI.Get.Request) returns (MiLaboratories.PL.API.NotificationAPI.Get.Response);
91
91
  */
92
- notificationsGet(input: NotificationAPI_Get_Request, options?: RpcOptions): UnaryCall<NotificationAPI_Get_Request, NotificationAPI_Get_Response>;
93
- /**
92
+ notificationsGet(input: NotificationAPI_Get_Request, options?: RpcOptions): UnaryCall<NotificationAPI_Get_Request, NotificationAPI_Get_Response>;
93
+ /**
94
94
  *
95
95
  * Controllers
96
96
  *
97
97
  *
98
98
  * @generated from protobuf rpc: ControllerRegister(MiLaboratories.PL.API.ControllerAPI.Register.Request) returns (MiLaboratories.PL.API.ControllerAPI.Register.Response);
99
99
  */
100
- controllerRegister(input: ControllerAPI_Register_Request, options?: RpcOptions): UnaryCall<ControllerAPI_Register_Request, ControllerAPI_Register_Response>;
101
- /**
100
+ controllerRegister(input: ControllerAPI_Register_Request, options?: RpcOptions): UnaryCall<ControllerAPI_Register_Request, ControllerAPI_Register_Response>;
101
+ /**
102
102
  * @generated from protobuf rpc: ControllerDeregister(MiLaboratories.PL.API.ControllerAPI.Deregister.Request) returns (MiLaboratories.PL.API.ControllerAPI.Deregister.Response);
103
103
  */
104
- controllerDeregister(input: ControllerAPI_Deregister_Request, options?: RpcOptions): UnaryCall<ControllerAPI_Deregister_Request, ControllerAPI_Deregister_Response>;
105
- /**
104
+ controllerDeregister(input: ControllerAPI_Deregister_Request, options?: RpcOptions): UnaryCall<ControllerAPI_Deregister_Request, ControllerAPI_Deregister_Response>;
105
+ /**
106
106
  * @generated from protobuf rpc: ControllerCreate(MiLaboratories.PL.API.ControllerAPI.Create.Request) returns (MiLaboratories.PL.API.ControllerAPI.Create.Response);
107
107
  */
108
- controllerCreate(input: ControllerAPI_Create_Request, options?: RpcOptions): UnaryCall<ControllerAPI_Create_Request, ControllerAPI_Create_Response>;
109
- /**
108
+ controllerCreate(input: ControllerAPI_Create_Request, options?: RpcOptions): UnaryCall<ControllerAPI_Create_Request, ControllerAPI_Create_Response>;
109
+ /**
110
110
  * @generated from protobuf rpc: ControllerExists(MiLaboratories.PL.API.ControllerAPI.Exists.Request) returns (MiLaboratories.PL.API.ControllerAPI.Exists.Response);
111
111
  */
112
- controllerExists(input: ControllerAPI_Exists_Request, options?: RpcOptions): UnaryCall<ControllerAPI_Exists_Request, ControllerAPI_Exists_Response>;
113
- /**
112
+ controllerExists(input: ControllerAPI_Exists_Request, options?: RpcOptions): UnaryCall<ControllerAPI_Exists_Request, ControllerAPI_Exists_Response>;
113
+ /**
114
114
  * @generated from protobuf rpc: ControllerGet(MiLaboratories.PL.API.ControllerAPI.Get.Request) returns (MiLaboratories.PL.API.ControllerAPI.Get.Response);
115
115
  */
116
- controllerGet(input: ControllerAPI_Get_Request, options?: RpcOptions): UnaryCall<ControllerAPI_Get_Request, ControllerAPI_Get_Response>;
117
- /**
116
+ controllerGet(input: ControllerAPI_Get_Request, options?: RpcOptions): UnaryCall<ControllerAPI_Get_Request, ControllerAPI_Get_Response>;
117
+ /**
118
118
  * @generated from protobuf rpc: ControllerUpdate(MiLaboratories.PL.API.ControllerAPI.Update.Request) returns (MiLaboratories.PL.API.ControllerAPI.Update.Response);
119
119
  */
120
- controllerUpdate(input: ControllerAPI_Update_Request, options?: RpcOptions): UnaryCall<ControllerAPI_Update_Request, ControllerAPI_Update_Response>;
121
- /**
120
+ controllerUpdate(input: ControllerAPI_Update_Request, options?: RpcOptions): UnaryCall<ControllerAPI_Update_Request, ControllerAPI_Update_Response>;
121
+ /**
122
122
  * @generated from protobuf rpc: ControllerAttachSubscription(MiLaboratories.PL.API.ControllerAPI.AttachSubscription.Request) returns (MiLaboratories.PL.API.ControllerAPI.AttachSubscription.Response);
123
123
  */
124
- controllerAttachSubscription(input: ControllerAPI_AttachSubscription_Request, options?: RpcOptions): UnaryCall<ControllerAPI_AttachSubscription_Request, ControllerAPI_AttachSubscription_Response>;
125
- /**
124
+ controllerAttachSubscription(input: ControllerAPI_AttachSubscription_Request, options?: RpcOptions): UnaryCall<ControllerAPI_AttachSubscription_Request, ControllerAPI_AttachSubscription_Response>;
125
+ /**
126
126
  * @generated from protobuf rpc: GetControllerNotifications(MiLaboratories.PL.API.ControllerAPI.GetNotifications.Request) returns (MiLaboratories.PL.API.ControllerAPI.GetNotifications.Response);
127
127
  */
128
- getControllerNotifications(input: ControllerAPI_GetNotifications_Request, options?: RpcOptions): UnaryCall<ControllerAPI_GetNotifications_Request, ControllerAPI_GetNotifications_Response>;
129
- /**
128
+ getControllerNotifications(input: ControllerAPI_GetNotifications_Request, options?: RpcOptions): UnaryCall<ControllerAPI_GetNotifications_Request, ControllerAPI_GetNotifications_Response>;
129
+ /**
130
130
  * @generated from protobuf rpc: WriteControllerAliasesAndUrls(MiLaboratories.PL.API.ControllerAPI.WriteAliasesAndUrls.Request) returns (MiLaboratories.PL.API.ControllerAPI.WriteAliasesAndUrls.Response);
131
131
  */
132
- writeControllerAliasesAndUrls(input: ControllerAPI_WriteAliasesAndUrls_Request, options?: RpcOptions): UnaryCall<ControllerAPI_WriteAliasesAndUrls_Request, ControllerAPI_WriteAliasesAndUrls_Response>;
133
- /**
132
+ writeControllerAliasesAndUrls(input: ControllerAPI_WriteAliasesAndUrls_Request, options?: RpcOptions): UnaryCall<ControllerAPI_WriteAliasesAndUrls_Request, ControllerAPI_WriteAliasesAndUrls_Response>;
133
+ /**
134
134
  * @generated from protobuf rpc: RemoveControllerAliasesAndUrls(MiLaboratories.PL.API.ControllerAPI.RemoveAliasesAndUrls.Request) returns (MiLaboratories.PL.API.ControllerAPI.RemoveAliasesAndUrls.Response);
135
135
  */
136
- removeControllerAliasesAndUrls(input: ControllerAPI_RemoveAliasesAndUrls_Request, options?: RpcOptions): UnaryCall<ControllerAPI_RemoveAliasesAndUrls_Request, ControllerAPI_RemoveAliasesAndUrls_Response>;
137
- /**
136
+ removeControllerAliasesAndUrls(input: ControllerAPI_RemoveAliasesAndUrls_Request, options?: RpcOptions): UnaryCall<ControllerAPI_RemoveAliasesAndUrls_Request, ControllerAPI_RemoveAliasesAndUrls_Response>;
137
+ /**
138
138
  * @generated from protobuf rpc: GetControllerUrl(MiLaboratories.PL.API.ControllerAPI.GetUrl.Request) returns (MiLaboratories.PL.API.ControllerAPI.GetUrl.Response);
139
139
  */
140
- getControllerUrl(input: ControllerAPI_GetUrl_Request, options?: RpcOptions): UnaryCall<ControllerAPI_GetUrl_Request, ControllerAPI_GetUrl_Response>;
141
- /**
140
+ getControllerUrl(input: ControllerAPI_GetUrl_Request, options?: RpcOptions): UnaryCall<ControllerAPI_GetUrl_Request, ControllerAPI_GetUrl_Response>;
141
+ /**
142
142
  * @generated from protobuf rpc: ControllerSetFeatures(MiLaboratories.PL.API.ControllerAPI.SetFeatures.Request) returns (MiLaboratories.PL.API.ControllerAPI.SetFeatures.Response);
143
143
  */
144
- controllerSetFeatures(input: ControllerAPI_SetFeatures_Request, options?: RpcOptions): UnaryCall<ControllerAPI_SetFeatures_Request, ControllerAPI_SetFeatures_Response>;
145
- /**
144
+ controllerSetFeatures(input: ControllerAPI_SetFeatures_Request, options?: RpcOptions): UnaryCall<ControllerAPI_SetFeatures_Request, ControllerAPI_SetFeatures_Response>;
145
+ /**
146
146
  * @generated from protobuf rpc: ControllerClearFeatures(MiLaboratories.PL.API.ControllerAPI.ClearFeatures.Request) returns (MiLaboratories.PL.API.ControllerAPI.ClearFeatures.Response);
147
147
  */
148
- controllerClearFeatures(input: ControllerAPI_ClearFeatures_Request, options?: RpcOptions): UnaryCall<ControllerAPI_ClearFeatures_Request, ControllerAPI_ClearFeatures_Response>;
149
- /**
148
+ controllerClearFeatures(input: ControllerAPI_ClearFeatures_Request, options?: RpcOptions): UnaryCall<ControllerAPI_ClearFeatures_Request, ControllerAPI_ClearFeatures_Response>;
149
+ /**
150
150
  *
151
151
  * Locks
152
152
  *
153
153
  *
154
154
  * @generated from protobuf rpc: LeaseResource(MiLaboratories.PL.API.LocksAPI.Lease.Create.Request) returns (MiLaboratories.PL.API.LocksAPI.Lease.Create.Response);
155
155
  */
156
- leaseResource(input: LocksAPI_Lease_Create_Request, options?: RpcOptions): UnaryCall<LocksAPI_Lease_Create_Request, LocksAPI_Lease_Create_Response>;
157
- /**
156
+ leaseResource(input: LocksAPI_Lease_Create_Request, options?: RpcOptions): UnaryCall<LocksAPI_Lease_Create_Request, LocksAPI_Lease_Create_Response>;
157
+ /**
158
158
  * @generated from protobuf rpc: UpdateLease(MiLaboratories.PL.API.LocksAPI.Lease.Update.Request) returns (MiLaboratories.PL.API.LocksAPI.Lease.Update.Response);
159
159
  */
160
- updateLease(input: LocksAPI_Lease_Update_Request, options?: RpcOptions): UnaryCall<LocksAPI_Lease_Update_Request, LocksAPI_Lease_Update_Response>;
161
- /**
160
+ updateLease(input: LocksAPI_Lease_Update_Request, options?: RpcOptions): UnaryCall<LocksAPI_Lease_Update_Request, LocksAPI_Lease_Update_Response>;
161
+ /**
162
162
  * @generated from protobuf rpc: ReleaseLease(MiLaboratories.PL.API.LocksAPI.Lease.Release.Request) returns (MiLaboratories.PL.API.LocksAPI.Lease.Release.Response);
163
163
  */
164
- releaseLease(input: LocksAPI_Lease_Release_Request, options?: RpcOptions): UnaryCall<LocksAPI_Lease_Release_Request, LocksAPI_Lease_Release_Response>;
165
- /**
164
+ releaseLease(input: LocksAPI_Lease_Release_Request, options?: RpcOptions): UnaryCall<LocksAPI_Lease_Release_Request, LocksAPI_Lease_Release_Response>;
165
+ /**
166
166
  *
167
167
  * Authentication
168
168
  *
169
169
  *
170
170
  * @generated from protobuf rpc: AuthMethods(MiLaboratories.PL.API.AuthAPI.ListMethods.Request) returns (MiLaboratories.PL.API.AuthAPI.ListMethods.Response);
171
171
  */
172
- authMethods(input: AuthAPI_ListMethods_Request, options?: RpcOptions): UnaryCall<AuthAPI_ListMethods_Request, AuthAPI_ListMethods_Response>;
173
- /**
172
+ authMethods(input: AuthAPI_ListMethods_Request, options?: RpcOptions): UnaryCall<AuthAPI_ListMethods_Request, AuthAPI_ListMethods_Response>;
173
+ /**
174
174
  * @generated from protobuf rpc: GetJWTToken(MiLaboratories.PL.API.AuthAPI.GetJWTToken.Request) returns (MiLaboratories.PL.API.AuthAPI.GetJWTToken.Response);
175
175
  */
176
- getJWTToken(input: AuthAPI_GetJWTToken_Request, options?: RpcOptions): UnaryCall<AuthAPI_GetJWTToken_Request, AuthAPI_GetJWTToken_Response>;
177
- /**
176
+ getJWTToken(input: AuthAPI_GetJWTToken_Request, options?: RpcOptions): UnaryCall<AuthAPI_GetJWTToken_Request, AuthAPI_GetJWTToken_Response>;
177
+ /**
178
178
  *
179
179
  * Other stuff
180
180
  *
181
181
  *
182
182
  * @generated from protobuf rpc: ListResourceTypes(MiLaboratories.PL.API.MiscAPI.ListResourceTypes.Request) returns (MiLaboratories.PL.API.MiscAPI.ListResourceTypes.Response);
183
183
  */
184
- listResourceTypes(input: MiscAPI_ListResourceTypes_Request, options?: RpcOptions): UnaryCall<MiscAPI_ListResourceTypes_Request, MiscAPI_ListResourceTypes_Response>;
185
- /**
184
+ listResourceTypes(input: MiscAPI_ListResourceTypes_Request, options?: RpcOptions): UnaryCall<MiscAPI_ListResourceTypes_Request, MiscAPI_ListResourceTypes_Response>;
185
+ /**
186
186
  *
187
187
  * Various service requests
188
188
  *
189
189
  *
190
190
  * @generated from protobuf rpc: Ping(MiLaboratories.PL.API.MaintenanceAPI.Ping.Request) returns (MiLaboratories.PL.API.MaintenanceAPI.Ping.Response);
191
191
  */
192
- ping(input: MaintenanceAPI_Ping_Request, options?: RpcOptions): UnaryCall<MaintenanceAPI_Ping_Request, MaintenanceAPI_Ping_Response>;
192
+ ping(input: MaintenanceAPI_Ping_Request, options?: RpcOptions): UnaryCall<MaintenanceAPI_Ping_Request, MaintenanceAPI_Ping_Response>;
193
193
  }
194
194
  /**
195
195
  * @generated from protobuf service MiLaboratories.PL.API.Platform
196
196
  */
197
197
  export class PlatformClient implements IPlatformClient, ServiceInfo {
198
- typeName = Platform.typeName;
199
- methods = Platform.methods;
200
- options = Platform.options;
201
- constructor(private readonly _transport: RpcTransport) {
202
- }
203
- /**
198
+ typeName = Platform.typeName;
199
+ methods = Platform.methods;
200
+ options = Platform.options;
201
+ constructor(private readonly _transport: RpcTransport) {
202
+ }
203
+
204
+ /**
204
205
  *
205
206
  * Transactions
206
207
  *
207
208
  *
208
209
  * @generated from protobuf rpc: Tx(stream MiLaboratories.PL.API.TxAPI.ClientMessage) returns (stream MiLaboratories.PL.API.TxAPI.ServerMessage);
209
210
  */
210
- tx(options?: RpcOptions): DuplexStreamingCall<TxAPI_ClientMessage, TxAPI_ServerMessage> {
211
- const method = this.methods[0], opt = this._transport.mergeOptions(options);
212
- return stackIntercept<TxAPI_ClientMessage, TxAPI_ServerMessage>("duplex", this._transport, method, opt);
213
- }
214
- /**
211
+ tx(options?: RpcOptions): DuplexStreamingCall<TxAPI_ClientMessage, TxAPI_ServerMessage> {
212
+ const method = this.methods[0], opt = this._transport.mergeOptions(options);
213
+ return stackIntercept<TxAPI_ClientMessage, TxAPI_ServerMessage>('duplex', this._transport, method, opt);
214
+ }
215
+
216
+ /**
215
217
  * @generated from protobuf rpc: TxSync(MiLaboratories.PL.API.TxAPI.Sync.Request) returns (MiLaboratories.PL.API.TxAPI.Sync.Response);
216
218
  */
217
- txSync(input: TxAPI_Sync_Request, options?: RpcOptions): UnaryCall<TxAPI_Sync_Request, TxAPI_Sync_Response> {
218
- const method = this.methods[1], opt = this._transport.mergeOptions(options);
219
- return stackIntercept<TxAPI_Sync_Request, TxAPI_Sync_Response>("unary", this._transport, method, opt, input);
220
- }
221
- /**
219
+ txSync(input: TxAPI_Sync_Request, options?: RpcOptions): UnaryCall<TxAPI_Sync_Request, TxAPI_Sync_Response> {
220
+ const method = this.methods[1], opt = this._transport.mergeOptions(options);
221
+ return stackIntercept<TxAPI_Sync_Request, TxAPI_Sync_Response>('unary', this._transport, method, opt, input);
222
+ }
223
+
224
+ /**
222
225
  *
223
226
  * Subscriptions
224
227
  *
225
228
  *
226
229
  * @generated from protobuf rpc: SubscriptionAttachFilter(MiLaboratories.PL.API.SubscriptionAPI.AttachFilter.Request) returns (MiLaboratories.PL.API.SubscriptionAPI.AttachFilter.Response);
227
230
  */
228
- subscriptionAttachFilter(input: SubscriptionAPI_AttachFilter_Request, options?: RpcOptions): UnaryCall<SubscriptionAPI_AttachFilter_Request, SubscriptionAPI_AttachFilter_Response> {
229
- const method = this.methods[2], opt = this._transport.mergeOptions(options);
230
- return stackIntercept<SubscriptionAPI_AttachFilter_Request, SubscriptionAPI_AttachFilter_Response>("unary", this._transport, method, opt, input);
231
- }
232
- /**
231
+ subscriptionAttachFilter(input: SubscriptionAPI_AttachFilter_Request, options?: RpcOptions): UnaryCall<SubscriptionAPI_AttachFilter_Request, SubscriptionAPI_AttachFilter_Response> {
232
+ const method = this.methods[2], opt = this._transport.mergeOptions(options);
233
+ return stackIntercept<SubscriptionAPI_AttachFilter_Request, SubscriptionAPI_AttachFilter_Response>('unary', this._transport, method, opt, input);
234
+ }
235
+
236
+ /**
233
237
  * @generated from protobuf rpc: SubscriptionDetachFilter(MiLaboratories.PL.API.SubscriptionAPI.DetachFilter.Request) returns (MiLaboratories.PL.API.SubscriptionAPI.DetachFilter.Response);
234
238
  */
235
- subscriptionDetachFilter(input: SubscriptionAPI_DetachFilter_Request, options?: RpcOptions): UnaryCall<SubscriptionAPI_DetachFilter_Request, SubscriptionAPI_DetachFilter_Response> {
236
- const method = this.methods[3], opt = this._transport.mergeOptions(options);
237
- return stackIntercept<SubscriptionAPI_DetachFilter_Request, SubscriptionAPI_DetachFilter_Response>("unary", this._transport, method, opt, input);
238
- }
239
- /**
239
+ subscriptionDetachFilter(input: SubscriptionAPI_DetachFilter_Request, options?: RpcOptions): UnaryCall<SubscriptionAPI_DetachFilter_Request, SubscriptionAPI_DetachFilter_Response> {
240
+ const method = this.methods[3], opt = this._transport.mergeOptions(options);
241
+ return stackIntercept<SubscriptionAPI_DetachFilter_Request, SubscriptionAPI_DetachFilter_Response>('unary', this._transport, method, opt, input);
242
+ }
243
+
244
+ /**
240
245
  * @generated from protobuf rpc: NotificationsGet(MiLaboratories.PL.API.NotificationAPI.Get.Request) returns (MiLaboratories.PL.API.NotificationAPI.Get.Response);
241
246
  */
242
- notificationsGet(input: NotificationAPI_Get_Request, options?: RpcOptions): UnaryCall<NotificationAPI_Get_Request, NotificationAPI_Get_Response> {
243
- const method = this.methods[4], opt = this._transport.mergeOptions(options);
244
- return stackIntercept<NotificationAPI_Get_Request, NotificationAPI_Get_Response>("unary", this._transport, method, opt, input);
245
- }
246
- /**
247
+ notificationsGet(input: NotificationAPI_Get_Request, options?: RpcOptions): UnaryCall<NotificationAPI_Get_Request, NotificationAPI_Get_Response> {
248
+ const method = this.methods[4], opt = this._transport.mergeOptions(options);
249
+ return stackIntercept<NotificationAPI_Get_Request, NotificationAPI_Get_Response>('unary', this._transport, method, opt, input);
250
+ }
251
+
252
+ /**
247
253
  *
248
254
  * Controllers
249
255
  *
250
256
  *
251
257
  * @generated from protobuf rpc: ControllerRegister(MiLaboratories.PL.API.ControllerAPI.Register.Request) returns (MiLaboratories.PL.API.ControllerAPI.Register.Response);
252
258
  */
253
- controllerRegister(input: ControllerAPI_Register_Request, options?: RpcOptions): UnaryCall<ControllerAPI_Register_Request, ControllerAPI_Register_Response> {
254
- const method = this.methods[5], opt = this._transport.mergeOptions(options);
255
- return stackIntercept<ControllerAPI_Register_Request, ControllerAPI_Register_Response>("unary", this._transport, method, opt, input);
256
- }
257
- /**
259
+ controllerRegister(input: ControllerAPI_Register_Request, options?: RpcOptions): UnaryCall<ControllerAPI_Register_Request, ControllerAPI_Register_Response> {
260
+ const method = this.methods[5], opt = this._transport.mergeOptions(options);
261
+ return stackIntercept<ControllerAPI_Register_Request, ControllerAPI_Register_Response>('unary', this._transport, method, opt, input);
262
+ }
263
+
264
+ /**
258
265
  * @generated from protobuf rpc: ControllerDeregister(MiLaboratories.PL.API.ControllerAPI.Deregister.Request) returns (MiLaboratories.PL.API.ControllerAPI.Deregister.Response);
259
266
  */
260
- controllerDeregister(input: ControllerAPI_Deregister_Request, options?: RpcOptions): UnaryCall<ControllerAPI_Deregister_Request, ControllerAPI_Deregister_Response> {
261
- const method = this.methods[6], opt = this._transport.mergeOptions(options);
262
- return stackIntercept<ControllerAPI_Deregister_Request, ControllerAPI_Deregister_Response>("unary", this._transport, method, opt, input);
263
- }
264
- /**
267
+ controllerDeregister(input: ControllerAPI_Deregister_Request, options?: RpcOptions): UnaryCall<ControllerAPI_Deregister_Request, ControllerAPI_Deregister_Response> {
268
+ const method = this.methods[6], opt = this._transport.mergeOptions(options);
269
+ return stackIntercept<ControllerAPI_Deregister_Request, ControllerAPI_Deregister_Response>('unary', this._transport, method, opt, input);
270
+ }
271
+
272
+ /**
265
273
  * @generated from protobuf rpc: ControllerCreate(MiLaboratories.PL.API.ControllerAPI.Create.Request) returns (MiLaboratories.PL.API.ControllerAPI.Create.Response);
266
274
  */
267
- controllerCreate(input: ControllerAPI_Create_Request, options?: RpcOptions): UnaryCall<ControllerAPI_Create_Request, ControllerAPI_Create_Response> {
268
- const method = this.methods[7], opt = this._transport.mergeOptions(options);
269
- return stackIntercept<ControllerAPI_Create_Request, ControllerAPI_Create_Response>("unary", this._transport, method, opt, input);
270
- }
271
- /**
275
+ controllerCreate(input: ControllerAPI_Create_Request, options?: RpcOptions): UnaryCall<ControllerAPI_Create_Request, ControllerAPI_Create_Response> {
276
+ const method = this.methods[7], opt = this._transport.mergeOptions(options);
277
+ return stackIntercept<ControllerAPI_Create_Request, ControllerAPI_Create_Response>('unary', this._transport, method, opt, input);
278
+ }
279
+
280
+ /**
272
281
  * @generated from protobuf rpc: ControllerExists(MiLaboratories.PL.API.ControllerAPI.Exists.Request) returns (MiLaboratories.PL.API.ControllerAPI.Exists.Response);
273
282
  */
274
- controllerExists(input: ControllerAPI_Exists_Request, options?: RpcOptions): UnaryCall<ControllerAPI_Exists_Request, ControllerAPI_Exists_Response> {
275
- const method = this.methods[8], opt = this._transport.mergeOptions(options);
276
- return stackIntercept<ControllerAPI_Exists_Request, ControllerAPI_Exists_Response>("unary", this._transport, method, opt, input);
277
- }
278
- /**
283
+ controllerExists(input: ControllerAPI_Exists_Request, options?: RpcOptions): UnaryCall<ControllerAPI_Exists_Request, ControllerAPI_Exists_Response> {
284
+ const method = this.methods[8], opt = this._transport.mergeOptions(options);
285
+ return stackIntercept<ControllerAPI_Exists_Request, ControllerAPI_Exists_Response>('unary', this._transport, method, opt, input);
286
+ }
287
+
288
+ /**
279
289
  * @generated from protobuf rpc: ControllerGet(MiLaboratories.PL.API.ControllerAPI.Get.Request) returns (MiLaboratories.PL.API.ControllerAPI.Get.Response);
280
290
  */
281
- controllerGet(input: ControllerAPI_Get_Request, options?: RpcOptions): UnaryCall<ControllerAPI_Get_Request, ControllerAPI_Get_Response> {
282
- const method = this.methods[9], opt = this._transport.mergeOptions(options);
283
- return stackIntercept<ControllerAPI_Get_Request, ControllerAPI_Get_Response>("unary", this._transport, method, opt, input);
284
- }
285
- /**
291
+ controllerGet(input: ControllerAPI_Get_Request, options?: RpcOptions): UnaryCall<ControllerAPI_Get_Request, ControllerAPI_Get_Response> {
292
+ const method = this.methods[9], opt = this._transport.mergeOptions(options);
293
+ return stackIntercept<ControllerAPI_Get_Request, ControllerAPI_Get_Response>('unary', this._transport, method, opt, input);
294
+ }
295
+
296
+ /**
286
297
  * @generated from protobuf rpc: ControllerUpdate(MiLaboratories.PL.API.ControllerAPI.Update.Request) returns (MiLaboratories.PL.API.ControllerAPI.Update.Response);
287
298
  */
288
- controllerUpdate(input: ControllerAPI_Update_Request, options?: RpcOptions): UnaryCall<ControllerAPI_Update_Request, ControllerAPI_Update_Response> {
289
- const method = this.methods[10], opt = this._transport.mergeOptions(options);
290
- return stackIntercept<ControllerAPI_Update_Request, ControllerAPI_Update_Response>("unary", this._transport, method, opt, input);
291
- }
292
- /**
299
+ controllerUpdate(input: ControllerAPI_Update_Request, options?: RpcOptions): UnaryCall<ControllerAPI_Update_Request, ControllerAPI_Update_Response> {
300
+ const method = this.methods[10], opt = this._transport.mergeOptions(options);
301
+ return stackIntercept<ControllerAPI_Update_Request, ControllerAPI_Update_Response>('unary', this._transport, method, opt, input);
302
+ }
303
+
304
+ /**
293
305
  * @generated from protobuf rpc: ControllerAttachSubscription(MiLaboratories.PL.API.ControllerAPI.AttachSubscription.Request) returns (MiLaboratories.PL.API.ControllerAPI.AttachSubscription.Response);
294
306
  */
295
- controllerAttachSubscription(input: ControllerAPI_AttachSubscription_Request, options?: RpcOptions): UnaryCall<ControllerAPI_AttachSubscription_Request, ControllerAPI_AttachSubscription_Response> {
296
- const method = this.methods[11], opt = this._transport.mergeOptions(options);
297
- return stackIntercept<ControllerAPI_AttachSubscription_Request, ControllerAPI_AttachSubscription_Response>("unary", this._transport, method, opt, input);
298
- }
299
- /**
307
+ controllerAttachSubscription(input: ControllerAPI_AttachSubscription_Request, options?: RpcOptions): UnaryCall<ControllerAPI_AttachSubscription_Request, ControllerAPI_AttachSubscription_Response> {
308
+ const method = this.methods[11], opt = this._transport.mergeOptions(options);
309
+ return stackIntercept<ControllerAPI_AttachSubscription_Request, ControllerAPI_AttachSubscription_Response>('unary', this._transport, method, opt, input);
310
+ }
311
+
312
+ /**
300
313
  * @generated from protobuf rpc: GetControllerNotifications(MiLaboratories.PL.API.ControllerAPI.GetNotifications.Request) returns (MiLaboratories.PL.API.ControllerAPI.GetNotifications.Response);
301
314
  */
302
- getControllerNotifications(input: ControllerAPI_GetNotifications_Request, options?: RpcOptions): UnaryCall<ControllerAPI_GetNotifications_Request, ControllerAPI_GetNotifications_Response> {
303
- const method = this.methods[12], opt = this._transport.mergeOptions(options);
304
- return stackIntercept<ControllerAPI_GetNotifications_Request, ControllerAPI_GetNotifications_Response>("unary", this._transport, method, opt, input);
305
- }
306
- /**
315
+ getControllerNotifications(input: ControllerAPI_GetNotifications_Request, options?: RpcOptions): UnaryCall<ControllerAPI_GetNotifications_Request, ControllerAPI_GetNotifications_Response> {
316
+ const method = this.methods[12], opt = this._transport.mergeOptions(options);
317
+ return stackIntercept<ControllerAPI_GetNotifications_Request, ControllerAPI_GetNotifications_Response>('unary', this._transport, method, opt, input);
318
+ }
319
+
320
+ /**
307
321
  * @generated from protobuf rpc: WriteControllerAliasesAndUrls(MiLaboratories.PL.API.ControllerAPI.WriteAliasesAndUrls.Request) returns (MiLaboratories.PL.API.ControllerAPI.WriteAliasesAndUrls.Response);
308
322
  */
309
- writeControllerAliasesAndUrls(input: ControllerAPI_WriteAliasesAndUrls_Request, options?: RpcOptions): UnaryCall<ControllerAPI_WriteAliasesAndUrls_Request, ControllerAPI_WriteAliasesAndUrls_Response> {
310
- const method = this.methods[13], opt = this._transport.mergeOptions(options);
311
- return stackIntercept<ControllerAPI_WriteAliasesAndUrls_Request, ControllerAPI_WriteAliasesAndUrls_Response>("unary", this._transport, method, opt, input);
312
- }
313
- /**
323
+ writeControllerAliasesAndUrls(input: ControllerAPI_WriteAliasesAndUrls_Request, options?: RpcOptions): UnaryCall<ControllerAPI_WriteAliasesAndUrls_Request, ControllerAPI_WriteAliasesAndUrls_Response> {
324
+ const method = this.methods[13], opt = this._transport.mergeOptions(options);
325
+ return stackIntercept<ControllerAPI_WriteAliasesAndUrls_Request, ControllerAPI_WriteAliasesAndUrls_Response>('unary', this._transport, method, opt, input);
326
+ }
327
+
328
+ /**
314
329
  * @generated from protobuf rpc: RemoveControllerAliasesAndUrls(MiLaboratories.PL.API.ControllerAPI.RemoveAliasesAndUrls.Request) returns (MiLaboratories.PL.API.ControllerAPI.RemoveAliasesAndUrls.Response);
315
330
  */
316
- removeControllerAliasesAndUrls(input: ControllerAPI_RemoveAliasesAndUrls_Request, options?: RpcOptions): UnaryCall<ControllerAPI_RemoveAliasesAndUrls_Request, ControllerAPI_RemoveAliasesAndUrls_Response> {
317
- const method = this.methods[14], opt = this._transport.mergeOptions(options);
318
- return stackIntercept<ControllerAPI_RemoveAliasesAndUrls_Request, ControllerAPI_RemoveAliasesAndUrls_Response>("unary", this._transport, method, opt, input);
319
- }
320
- /**
331
+ removeControllerAliasesAndUrls(input: ControllerAPI_RemoveAliasesAndUrls_Request, options?: RpcOptions): UnaryCall<ControllerAPI_RemoveAliasesAndUrls_Request, ControllerAPI_RemoveAliasesAndUrls_Response> {
332
+ const method = this.methods[14], opt = this._transport.mergeOptions(options);
333
+ return stackIntercept<ControllerAPI_RemoveAliasesAndUrls_Request, ControllerAPI_RemoveAliasesAndUrls_Response>('unary', this._transport, method, opt, input);
334
+ }
335
+
336
+ /**
321
337
  * @generated from protobuf rpc: GetControllerUrl(MiLaboratories.PL.API.ControllerAPI.GetUrl.Request) returns (MiLaboratories.PL.API.ControllerAPI.GetUrl.Response);
322
338
  */
323
- getControllerUrl(input: ControllerAPI_GetUrl_Request, options?: RpcOptions): UnaryCall<ControllerAPI_GetUrl_Request, ControllerAPI_GetUrl_Response> {
324
- const method = this.methods[15], opt = this._transport.mergeOptions(options);
325
- return stackIntercept<ControllerAPI_GetUrl_Request, ControllerAPI_GetUrl_Response>("unary", this._transport, method, opt, input);
326
- }
327
- /**
339
+ getControllerUrl(input: ControllerAPI_GetUrl_Request, options?: RpcOptions): UnaryCall<ControllerAPI_GetUrl_Request, ControllerAPI_GetUrl_Response> {
340
+ const method = this.methods[15], opt = this._transport.mergeOptions(options);
341
+ return stackIntercept<ControllerAPI_GetUrl_Request, ControllerAPI_GetUrl_Response>('unary', this._transport, method, opt, input);
342
+ }
343
+
344
+ /**
328
345
  * @generated from protobuf rpc: ControllerSetFeatures(MiLaboratories.PL.API.ControllerAPI.SetFeatures.Request) returns (MiLaboratories.PL.API.ControllerAPI.SetFeatures.Response);
329
346
  */
330
- controllerSetFeatures(input: ControllerAPI_SetFeatures_Request, options?: RpcOptions): UnaryCall<ControllerAPI_SetFeatures_Request, ControllerAPI_SetFeatures_Response> {
331
- const method = this.methods[16], opt = this._transport.mergeOptions(options);
332
- return stackIntercept<ControllerAPI_SetFeatures_Request, ControllerAPI_SetFeatures_Response>("unary", this._transport, method, opt, input);
333
- }
334
- /**
347
+ controllerSetFeatures(input: ControllerAPI_SetFeatures_Request, options?: RpcOptions): UnaryCall<ControllerAPI_SetFeatures_Request, ControllerAPI_SetFeatures_Response> {
348
+ const method = this.methods[16], opt = this._transport.mergeOptions(options);
349
+ return stackIntercept<ControllerAPI_SetFeatures_Request, ControllerAPI_SetFeatures_Response>('unary', this._transport, method, opt, input);
350
+ }
351
+
352
+ /**
335
353
  * @generated from protobuf rpc: ControllerClearFeatures(MiLaboratories.PL.API.ControllerAPI.ClearFeatures.Request) returns (MiLaboratories.PL.API.ControllerAPI.ClearFeatures.Response);
336
354
  */
337
- controllerClearFeatures(input: ControllerAPI_ClearFeatures_Request, options?: RpcOptions): UnaryCall<ControllerAPI_ClearFeatures_Request, ControllerAPI_ClearFeatures_Response> {
338
- const method = this.methods[17], opt = this._transport.mergeOptions(options);
339
- return stackIntercept<ControllerAPI_ClearFeatures_Request, ControllerAPI_ClearFeatures_Response>("unary", this._transport, method, opt, input);
340
- }
341
- /**
355
+ controllerClearFeatures(input: ControllerAPI_ClearFeatures_Request, options?: RpcOptions): UnaryCall<ControllerAPI_ClearFeatures_Request, ControllerAPI_ClearFeatures_Response> {
356
+ const method = this.methods[17], opt = this._transport.mergeOptions(options);
357
+ return stackIntercept<ControllerAPI_ClearFeatures_Request, ControllerAPI_ClearFeatures_Response>('unary', this._transport, method, opt, input);
358
+ }
359
+
360
+ /**
342
361
  *
343
362
  * Locks
344
363
  *
345
364
  *
346
365
  * @generated from protobuf rpc: LeaseResource(MiLaboratories.PL.API.LocksAPI.Lease.Create.Request) returns (MiLaboratories.PL.API.LocksAPI.Lease.Create.Response);
347
366
  */
348
- leaseResource(input: LocksAPI_Lease_Create_Request, options?: RpcOptions): UnaryCall<LocksAPI_Lease_Create_Request, LocksAPI_Lease_Create_Response> {
349
- const method = this.methods[18], opt = this._transport.mergeOptions(options);
350
- return stackIntercept<LocksAPI_Lease_Create_Request, LocksAPI_Lease_Create_Response>("unary", this._transport, method, opt, input);
351
- }
352
- /**
367
+ leaseResource(input: LocksAPI_Lease_Create_Request, options?: RpcOptions): UnaryCall<LocksAPI_Lease_Create_Request, LocksAPI_Lease_Create_Response> {
368
+ const method = this.methods[18], opt = this._transport.mergeOptions(options);
369
+ return stackIntercept<LocksAPI_Lease_Create_Request, LocksAPI_Lease_Create_Response>('unary', this._transport, method, opt, input);
370
+ }
371
+
372
+ /**
353
373
  * @generated from protobuf rpc: UpdateLease(MiLaboratories.PL.API.LocksAPI.Lease.Update.Request) returns (MiLaboratories.PL.API.LocksAPI.Lease.Update.Response);
354
374
  */
355
- updateLease(input: LocksAPI_Lease_Update_Request, options?: RpcOptions): UnaryCall<LocksAPI_Lease_Update_Request, LocksAPI_Lease_Update_Response> {
356
- const method = this.methods[19], opt = this._transport.mergeOptions(options);
357
- return stackIntercept<LocksAPI_Lease_Update_Request, LocksAPI_Lease_Update_Response>("unary", this._transport, method, opt, input);
358
- }
359
- /**
375
+ updateLease(input: LocksAPI_Lease_Update_Request, options?: RpcOptions): UnaryCall<LocksAPI_Lease_Update_Request, LocksAPI_Lease_Update_Response> {
376
+ const method = this.methods[19], opt = this._transport.mergeOptions(options);
377
+ return stackIntercept<LocksAPI_Lease_Update_Request, LocksAPI_Lease_Update_Response>('unary', this._transport, method, opt, input);
378
+ }
379
+
380
+ /**
360
381
  * @generated from protobuf rpc: ReleaseLease(MiLaboratories.PL.API.LocksAPI.Lease.Release.Request) returns (MiLaboratories.PL.API.LocksAPI.Lease.Release.Response);
361
382
  */
362
- releaseLease(input: LocksAPI_Lease_Release_Request, options?: RpcOptions): UnaryCall<LocksAPI_Lease_Release_Request, LocksAPI_Lease_Release_Response> {
363
- const method = this.methods[20], opt = this._transport.mergeOptions(options);
364
- return stackIntercept<LocksAPI_Lease_Release_Request, LocksAPI_Lease_Release_Response>("unary", this._transport, method, opt, input);
365
- }
366
- /**
383
+ releaseLease(input: LocksAPI_Lease_Release_Request, options?: RpcOptions): UnaryCall<LocksAPI_Lease_Release_Request, LocksAPI_Lease_Release_Response> {
384
+ const method = this.methods[20], opt = this._transport.mergeOptions(options);
385
+ return stackIntercept<LocksAPI_Lease_Release_Request, LocksAPI_Lease_Release_Response>('unary', this._transport, method, opt, input);
386
+ }
387
+
388
+ /**
367
389
  *
368
390
  * Authentication
369
391
  *
370
392
  *
371
393
  * @generated from protobuf rpc: AuthMethods(MiLaboratories.PL.API.AuthAPI.ListMethods.Request) returns (MiLaboratories.PL.API.AuthAPI.ListMethods.Response);
372
394
  */
373
- authMethods(input: AuthAPI_ListMethods_Request, options?: RpcOptions): UnaryCall<AuthAPI_ListMethods_Request, AuthAPI_ListMethods_Response> {
374
- const method = this.methods[21], opt = this._transport.mergeOptions(options);
375
- return stackIntercept<AuthAPI_ListMethods_Request, AuthAPI_ListMethods_Response>("unary", this._transport, method, opt, input);
376
- }
377
- /**
395
+ authMethods(input: AuthAPI_ListMethods_Request, options?: RpcOptions): UnaryCall<AuthAPI_ListMethods_Request, AuthAPI_ListMethods_Response> {
396
+ const method = this.methods[21], opt = this._transport.mergeOptions(options);
397
+ return stackIntercept<AuthAPI_ListMethods_Request, AuthAPI_ListMethods_Response>('unary', this._transport, method, opt, input);
398
+ }
399
+
400
+ /**
378
401
  * @generated from protobuf rpc: GetJWTToken(MiLaboratories.PL.API.AuthAPI.GetJWTToken.Request) returns (MiLaboratories.PL.API.AuthAPI.GetJWTToken.Response);
379
402
  */
380
- getJWTToken(input: AuthAPI_GetJWTToken_Request, options?: RpcOptions): UnaryCall<AuthAPI_GetJWTToken_Request, AuthAPI_GetJWTToken_Response> {
381
- const method = this.methods[22], opt = this._transport.mergeOptions(options);
382
- return stackIntercept<AuthAPI_GetJWTToken_Request, AuthAPI_GetJWTToken_Response>("unary", this._transport, method, opt, input);
383
- }
384
- /**
403
+ getJWTToken(input: AuthAPI_GetJWTToken_Request, options?: RpcOptions): UnaryCall<AuthAPI_GetJWTToken_Request, AuthAPI_GetJWTToken_Response> {
404
+ const method = this.methods[22], opt = this._transport.mergeOptions(options);
405
+ return stackIntercept<AuthAPI_GetJWTToken_Request, AuthAPI_GetJWTToken_Response>('unary', this._transport, method, opt, input);
406
+ }
407
+
408
+ /**
385
409
  *
386
410
  * Other stuff
387
411
  *
388
412
  *
389
413
  * @generated from protobuf rpc: ListResourceTypes(MiLaboratories.PL.API.MiscAPI.ListResourceTypes.Request) returns (MiLaboratories.PL.API.MiscAPI.ListResourceTypes.Response);
390
414
  */
391
- listResourceTypes(input: MiscAPI_ListResourceTypes_Request, options?: RpcOptions): UnaryCall<MiscAPI_ListResourceTypes_Request, MiscAPI_ListResourceTypes_Response> {
392
- const method = this.methods[23], opt = this._transport.mergeOptions(options);
393
- return stackIntercept<MiscAPI_ListResourceTypes_Request, MiscAPI_ListResourceTypes_Response>("unary", this._transport, method, opt, input);
394
- }
395
- /**
415
+ listResourceTypes(input: MiscAPI_ListResourceTypes_Request, options?: RpcOptions): UnaryCall<MiscAPI_ListResourceTypes_Request, MiscAPI_ListResourceTypes_Response> {
416
+ const method = this.methods[23], opt = this._transport.mergeOptions(options);
417
+ return stackIntercept<MiscAPI_ListResourceTypes_Request, MiscAPI_ListResourceTypes_Response>('unary', this._transport, method, opt, input);
418
+ }
419
+
420
+ /**
396
421
  *
397
422
  * Various service requests
398
423
  *
399
424
  *
400
425
  * @generated from protobuf rpc: Ping(MiLaboratories.PL.API.MaintenanceAPI.Ping.Request) returns (MiLaboratories.PL.API.MaintenanceAPI.Ping.Response);
401
426
  */
402
- ping(input: MaintenanceAPI_Ping_Request, options?: RpcOptions): UnaryCall<MaintenanceAPI_Ping_Request, MaintenanceAPI_Ping_Response> {
403
- const method = this.methods[24], opt = this._transport.mergeOptions(options);
404
- return stackIntercept<MaintenanceAPI_Ping_Request, MaintenanceAPI_Ping_Response>("unary", this._transport, method, opt, input);
405
- }
427
+ ping(input: MaintenanceAPI_Ping_Request, options?: RpcOptions): UnaryCall<MaintenanceAPI_Ping_Request, MaintenanceAPI_Ping_Response> {
428
+ const method = this.methods[24], opt = this._transport.mergeOptions(options);
429
+ return stackIntercept<MaintenanceAPI_Ping_Request, MaintenanceAPI_Ping_Response>('unary', this._transport, method, opt, input);
430
+ }
406
431
  }