@use-tusk/drift-schemas 0.1.16 → 0.1.18
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.
- package/dist/backend/client_service.cjs +12 -2
- package/dist/backend/client_service.client.cjs +15 -1
- package/dist/backend/client_service.client.cjs.map +1 -1
- package/dist/backend/client_service.client.d.cts +17 -1
- package/dist/backend/client_service.client.d.cts.map +1 -1
- package/dist/backend/client_service.client.d.ts +21 -5
- package/dist/backend/client_service.client.d.ts.map +1 -1
- package/dist/backend/client_service.client.js +15 -1
- package/dist/backend/client_service.client.js.map +1 -1
- package/dist/backend/client_service.d.cts +2 -2
- package/dist/backend/client_service.d.ts +2 -2
- package/dist/backend/client_service.js +2 -2
- package/dist/backend/span_export_service.cjs +4 -4
- package/dist/backend/span_export_service.client.cjs +4 -4
- package/dist/backend/span_export_service.client.d.cts +6 -6
- package/dist/backend/span_export_service.client.d.ts +6 -6
- package/dist/backend/span_export_service.client.js +4 -4
- package/dist/backend/span_export_service.d.cts +2 -2
- package/dist/backend/span_export_service.d.ts +2 -2
- package/dist/backend/span_export_service.js +4 -4
- package/dist/backend/test_run_service.cjs +4 -4
- package/dist/backend/test_run_service.client.cjs +4 -4
- package/dist/backend/test_run_service.client.d.cts +6 -6
- package/dist/backend/test_run_service.client.d.ts +2 -2
- package/dist/backend/test_run_service.client.js +4 -4
- package/dist/backend/test_run_service.d.cts +2 -2
- package/dist/backend/test_run_service.d.ts +2 -2
- package/dist/backend/test_run_service.js +4 -4
- package/dist/{client_service-C_sH0Xk5.js → client_service-CAh4zv8o.js} +499 -13
- package/dist/client_service-CAh4zv8o.js.map +1 -0
- package/dist/{client_service-Zc0RJ3QL.d.cts → client_service-DKlb4GOd.d.cts} +240 -2
- package/dist/client_service-DKlb4GOd.d.cts.map +1 -0
- package/dist/{client_service-DtRdKCLE.cjs → client_service-DgGt-kB6.cjs} +558 -12
- package/dist/client_service-DgGt-kB6.cjs.map +1 -0
- package/dist/{client_service-BZhmRi_S.d.ts → client_service-Dm3PL5ml.d.ts} +240 -2
- package/dist/client_service-Dm3PL5ml.d.ts.map +1 -0
- package/dist/{communication-CIKTxETa.d.ts → communication-CVGBcD54.d.ts} +2 -2
- package/dist/{communication-CIKTxETa.d.ts.map → communication-CVGBcD54.d.ts.map} +1 -1
- package/dist/{communication-ccAYWD25.js → communication-D4zqMBSI.js} +3 -3
- package/dist/{communication-ccAYWD25.js.map → communication-D4zqMBSI.js.map} +1 -1
- package/dist/{communication-XnWlfnYQ.d.cts → communication-P44zWv5s.d.cts} +2 -2
- package/dist/{communication-XnWlfnYQ.d.cts.map → communication-P44zWv5s.d.cts.map} +1 -1
- package/dist/{communication-cBIVRcwq.cjs → communication-ik5OMMoK.cjs} +3 -3
- package/dist/{communication-cBIVRcwq.cjs.map → communication-ik5OMMoK.cjs.map} +1 -1
- package/dist/core/communication.cjs +4 -4
- package/dist/core/communication.client.cjs +4 -4
- package/dist/core/communication.client.d.cts +6 -6
- package/dist/core/communication.client.d.ts +6 -6
- package/dist/core/communication.client.js +4 -4
- package/dist/core/communication.d.cts +2 -2
- package/dist/core/communication.d.ts +2 -2
- package/dist/core/communication.js +4 -4
- package/dist/core/json_schema.cjs +1 -1
- package/dist/core/json_schema.js +1 -1
- package/dist/core/span.cjs +3 -3
- package/dist/core/span.d.cts +1 -1
- package/dist/core/span.d.ts +1 -1
- package/dist/core/span.js +3 -3
- package/dist/google/protobuf/timestamp.cjs +1 -1
- package/dist/google/protobuf/timestamp.js +1 -1
- package/dist/{json_schema-CgnC9MFg.cjs → json_schema-CIEgzW1h.cjs} +1 -1
- package/dist/{json_schema-CgnC9MFg.cjs.map → json_schema-CIEgzW1h.cjs.map} +1 -1
- package/dist/{json_schema-BVnKO5Xl.js → json_schema-DhnvfM2m.js} +1 -1
- package/dist/{json_schema-BVnKO5Xl.js.map → json_schema-DhnvfM2m.js.map} +1 -1
- package/dist/postgresql/postgresql.cjs +1 -1
- package/dist/postgresql/postgresql.js +1 -1
- package/dist/{span-DiLuIHfz.js → span-BZ89ct3l.js} +9 -3
- package/dist/span-BZ89ct3l.js.map +1 -0
- package/dist/{span-DAxFEaut.cjs → span-CtEnwTuM.cjs} +9 -3
- package/dist/span-CtEnwTuM.cjs.map +1 -0
- package/dist/{span-C1sXvAwC.d.ts → span-DdYpQIL8.d.ts} +7 -1
- package/dist/span-DdYpQIL8.d.ts.map +1 -0
- package/dist/{span-BXv2qJYh.d.cts → span-nTHMR-7c.d.cts} +7 -1
- package/dist/span-nTHMR-7c.d.cts.map +1 -0
- package/dist/{span_export_service-W0WztHCF.d.ts → span_export_service-DQy6bGqr.d.ts} +2 -2
- package/dist/{span_export_service-W0WztHCF.d.ts.map → span_export_service-DQy6bGqr.d.ts.map} +1 -1
- package/dist/{span_export_service-7Ej8KpEz.d.cts → span_export_service-EPG_gMJ0.d.cts} +2 -2
- package/dist/{span_export_service-7Ej8KpEz.d.cts.map → span_export_service-EPG_gMJ0.d.cts.map} +1 -1
- package/dist/{span_export_service-CbWYN6hl.cjs → span_export_service-MnJoOkgu.cjs} +2 -2
- package/dist/{span_export_service-CbWYN6hl.cjs.map → span_export_service-MnJoOkgu.cjs.map} +1 -1
- package/dist/{span_export_service-DSYOkP_h.js → span_export_service-XwF6hpEK.js} +2 -2
- package/dist/{span_export_service-DSYOkP_h.js.map → span_export_service-XwF6hpEK.js.map} +1 -1
- package/dist/{test_run_service-8uUY7DU4.d.cts → test_run_service-BeoAz-P9.d.cts} +2 -2
- package/dist/{test_run_service-8uUY7DU4.d.cts.map → test_run_service-BeoAz-P9.d.cts.map} +1 -1
- package/dist/{test_run_service-SunJevop.js → test_run_service-CQdYZE9A.js} +2 -2
- package/dist/{test_run_service-SunJevop.js.map → test_run_service-CQdYZE9A.js.map} +1 -1
- package/dist/{test_run_service-CGsxPTdK.cjs → test_run_service-DBWujCjJ.cjs} +2 -2
- package/dist/{test_run_service-CGsxPTdK.cjs.map → test_run_service-DBWujCjJ.cjs.map} +1 -1
- package/dist/{test_run_service-ccCYCNTL.d.ts → test_run_service-mTrPU4o0.d.ts} +2 -2
- package/dist/{test_run_service-ccCYCNTL.d.ts.map → test_run_service-mTrPU4o0.d.ts.map} +1 -1
- package/dist/{timestamp-BvmdpCQq.js → timestamp-CN7C70ih.js} +1 -1
- package/dist/{timestamp-BvmdpCQq.js.map → timestamp-CN7C70ih.js.map} +1 -1
- package/dist/{timestamp-DASvscno.cjs → timestamp-Dfs_RIb3.cjs} +1 -1
- package/dist/{timestamp-DASvscno.cjs.map → timestamp-Dfs_RIb3.cjs.map} +1 -1
- package/package.json +1 -1
- package/dist/client_service-BZhmRi_S.d.ts.map +0 -1
- package/dist/client_service-C_sH0Xk5.js.map +0 -1
- package/dist/client_service-DtRdKCLE.cjs.map +0 -1
- package/dist/client_service-Zc0RJ3QL.d.cts.map +0 -1
- package/dist/span-BXv2qJYh.d.cts.map +0 -1
- package/dist/span-C1sXvAwC.d.ts.map +0 -1
- package/dist/span-DAxFEaut.cjs.map +0 -1
- package/dist/span-DiLuIHfz.js.map +0 -1
|
@@ -1,9 +1,14 @@
|
|
|
1
|
-
const require_client_service = require('../client_service-
|
|
1
|
+
const require_client_service = require('../client_service-DgGt-kB6.cjs');
|
|
2
2
|
|
|
3
3
|
exports.AuthInfoClient = require_client_service.AuthInfoClient;
|
|
4
4
|
exports.ClientService = require_client_service.ClientService;
|
|
5
5
|
exports.CodeHostingResource = require_client_service.CodeHostingResource;
|
|
6
6
|
exports.CodeHostingResourceType = require_client_service.CodeHostingResourceType;
|
|
7
|
+
exports.CreateApiKeyRequest = require_client_service.CreateApiKeyRequest;
|
|
8
|
+
exports.CreateApiKeyResponse = require_client_service.CreateApiKeyResponse;
|
|
9
|
+
exports.CreateApiKeyResponseError = require_client_service.CreateApiKeyResponseError;
|
|
10
|
+
exports.CreateApiKeyResponseErrorCode = require_client_service.CreateApiKeyResponseErrorCode;
|
|
11
|
+
exports.CreateApiKeyResponseSuccess = require_client_service.CreateApiKeyResponseSuccess;
|
|
7
12
|
exports.CreateObservableServiceRequest = require_client_service.CreateObservableServiceRequest;
|
|
8
13
|
exports.CreateObservableServiceResponse = require_client_service.CreateObservableServiceResponse;
|
|
9
14
|
exports.CreateObservableServiceResponseError = require_client_service.CreateObservableServiceResponseError;
|
|
@@ -13,4 +18,9 @@ exports.GetAuthInfoRequest = require_client_service.GetAuthInfoRequest;
|
|
|
13
18
|
exports.GetAuthInfoResponse = require_client_service.GetAuthInfoResponse;
|
|
14
19
|
exports.ServiceType = require_client_service.ServiceType;
|
|
15
20
|
exports.UserAuthInfo = require_client_service.UserAuthInfo;
|
|
16
|
-
exports.UserType = require_client_service.UserType;
|
|
21
|
+
exports.UserType = require_client_service.UserType;
|
|
22
|
+
exports.VerifyRepoAccessRequest = require_client_service.VerifyRepoAccessRequest;
|
|
23
|
+
exports.VerifyRepoAccessResponse = require_client_service.VerifyRepoAccessResponse;
|
|
24
|
+
exports.VerifyRepoAccessResponseError = require_client_service.VerifyRepoAccessResponseError;
|
|
25
|
+
exports.VerifyRepoAccessResponseErrorCode = require_client_service.VerifyRepoAccessResponseErrorCode;
|
|
26
|
+
exports.VerifyRepoAccessResponseSuccess = require_client_service.VerifyRepoAccessResponseSuccess;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
const require_chunk = require('../chunk-CUT6urMc.cjs');
|
|
2
|
-
const require_client_service = require('../client_service-
|
|
2
|
+
const require_client_service = require('../client_service-DgGt-kB6.cjs');
|
|
3
3
|
let __protobuf_ts_runtime_rpc = require("@protobuf-ts/runtime-rpc");
|
|
4
4
|
__protobuf_ts_runtime_rpc = require_chunk.__toESM(__protobuf_ts_runtime_rpc);
|
|
5
5
|
|
|
@@ -28,6 +28,20 @@ var ClientServiceClient = class {
|
|
|
28
28
|
const method = this.methods[1], opt = this._transport.mergeOptions(options);
|
|
29
29
|
return (0, __protobuf_ts_runtime_rpc.stackIntercept)("unary", this._transport, method, opt, input);
|
|
30
30
|
}
|
|
31
|
+
/**
|
|
32
|
+
* @generated from protobuf rpc: VerifyRepoAccess
|
|
33
|
+
*/
|
|
34
|
+
verifyRepoAccess(input, options) {
|
|
35
|
+
const method = this.methods[2], opt = this._transport.mergeOptions(options);
|
|
36
|
+
return (0, __protobuf_ts_runtime_rpc.stackIntercept)("unary", this._transport, method, opt, input);
|
|
37
|
+
}
|
|
38
|
+
/**
|
|
39
|
+
* @generated from protobuf rpc: CreateApiKey
|
|
40
|
+
*/
|
|
41
|
+
createApiKey(input, options) {
|
|
42
|
+
const method = this.methods[3], opt = this._transport.mergeOptions(options);
|
|
43
|
+
return (0, __protobuf_ts_runtime_rpc.stackIntercept)("unary", this._transport, method, opt, input);
|
|
44
|
+
}
|
|
31
45
|
};
|
|
32
46
|
|
|
33
47
|
//#endregion
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"client_service.client.cjs","names":["_transport: RpcTransport","ClientService"],"sources":["../../generated/ts/backend/client_service.client.ts"],"sourcesContent":["// @generated by protobuf-ts 2.11.1 with parameter generate_dependencies\n// @generated from protobuf file \"backend/client_service.proto\" (package \"tusk.drift.backend.v1\", syntax proto3)\n// tslint:disable\nimport type { RpcTransport } from \"@protobuf-ts/runtime-rpc\";\nimport type { ServiceInfo } from \"@protobuf-ts/runtime-rpc\";\nimport { ClientService } from \"./client_service\";\nimport type { CreateObservableServiceResponse } from \"./client_service\";\nimport type { CreateObservableServiceRequest } from \"./client_service\";\nimport { stackIntercept } from \"@protobuf-ts/runtime-rpc\";\nimport type { GetAuthInfoResponse } from \"./client_service\";\nimport type { GetAuthInfoRequest } from \"./client_service\";\nimport type { UnaryCall } from \"@protobuf-ts/runtime-rpc\";\nimport type { RpcOptions } from \"@protobuf-ts/runtime-rpc\";\n/**\n * @generated from protobuf service tusk.drift.backend.v1.ClientService\n */\nexport interface IClientServiceClient {\n /**\n * @generated from protobuf rpc: GetAuthInfo\n */\n getAuthInfo(input: GetAuthInfoRequest, options?: RpcOptions): UnaryCall<GetAuthInfoRequest, GetAuthInfoResponse>;\n /**\n * @generated from protobuf rpc: CreateObservableService\n */\n createObservableService(input: CreateObservableServiceRequest, options?: RpcOptions): UnaryCall<CreateObservableServiceRequest, CreateObservableServiceResponse>;\n}\n/**\n * @generated from protobuf service tusk.drift.backend.v1.ClientService\n */\nexport class ClientServiceClient implements IClientServiceClient, ServiceInfo {\n typeName = ClientService.typeName;\n methods = ClientService.methods;\n options = ClientService.options;\n constructor(private readonly _transport: RpcTransport) {\n }\n /**\n * @generated from protobuf rpc: GetAuthInfo\n */\n getAuthInfo(input: GetAuthInfoRequest, options?: RpcOptions): UnaryCall<GetAuthInfoRequest, GetAuthInfoResponse> {\n const method = this.methods[0], opt = this._transport.mergeOptions(options);\n return stackIntercept<GetAuthInfoRequest, GetAuthInfoResponse>(\"unary\", this._transport, method, opt, input);\n }\n /**\n * @generated from protobuf rpc: CreateObservableService\n */\n createObservableService(input: CreateObservableServiceRequest, options?: RpcOptions): UnaryCall<CreateObservableServiceRequest, CreateObservableServiceResponse> {\n const method = this.methods[1], opt = this._transport.mergeOptions(options);\n return stackIntercept<CreateObservableServiceRequest, CreateObservableServiceResponse>(\"unary\", this._transport, method, opt, input);\n }\n}\n"],"mappings":";;;;;;;;;
|
|
1
|
+
{"version":3,"file":"client_service.client.cjs","names":["_transport: RpcTransport","ClientService"],"sources":["../../generated/ts/backend/client_service.client.ts"],"sourcesContent":["// @generated by protobuf-ts 2.11.1 with parameter generate_dependencies\n// @generated from protobuf file \"backend/client_service.proto\" (package \"tusk.drift.backend.v1\", syntax proto3)\n// tslint:disable\nimport type { RpcTransport } from \"@protobuf-ts/runtime-rpc\";\nimport type { ServiceInfo } from \"@protobuf-ts/runtime-rpc\";\nimport { ClientService } from \"./client_service\";\nimport type { CreateApiKeyResponse } from \"./client_service\";\nimport type { CreateApiKeyRequest } from \"./client_service\";\nimport type { VerifyRepoAccessResponse } from \"./client_service\";\nimport type { VerifyRepoAccessRequest } from \"./client_service\";\nimport type { CreateObservableServiceResponse } from \"./client_service\";\nimport type { CreateObservableServiceRequest } from \"./client_service\";\nimport { stackIntercept } from \"@protobuf-ts/runtime-rpc\";\nimport type { GetAuthInfoResponse } from \"./client_service\";\nimport type { GetAuthInfoRequest } from \"./client_service\";\nimport type { UnaryCall } from \"@protobuf-ts/runtime-rpc\";\nimport type { RpcOptions } from \"@protobuf-ts/runtime-rpc\";\n/**\n * @generated from protobuf service tusk.drift.backend.v1.ClientService\n */\nexport interface IClientServiceClient {\n /**\n * @generated from protobuf rpc: GetAuthInfo\n */\n getAuthInfo(input: GetAuthInfoRequest, options?: RpcOptions): UnaryCall<GetAuthInfoRequest, GetAuthInfoResponse>;\n /**\n * @generated from protobuf rpc: CreateObservableService\n */\n createObservableService(input: CreateObservableServiceRequest, options?: RpcOptions): UnaryCall<CreateObservableServiceRequest, CreateObservableServiceResponse>;\n /**\n * @generated from protobuf rpc: VerifyRepoAccess\n */\n verifyRepoAccess(input: VerifyRepoAccessRequest, options?: RpcOptions): UnaryCall<VerifyRepoAccessRequest, VerifyRepoAccessResponse>;\n /**\n * @generated from protobuf rpc: CreateApiKey\n */\n createApiKey(input: CreateApiKeyRequest, options?: RpcOptions): UnaryCall<CreateApiKeyRequest, CreateApiKeyResponse>;\n}\n/**\n * @generated from protobuf service tusk.drift.backend.v1.ClientService\n */\nexport class ClientServiceClient implements IClientServiceClient, ServiceInfo {\n typeName = ClientService.typeName;\n methods = ClientService.methods;\n options = ClientService.options;\n constructor(private readonly _transport: RpcTransport) {\n }\n /**\n * @generated from protobuf rpc: GetAuthInfo\n */\n getAuthInfo(input: GetAuthInfoRequest, options?: RpcOptions): UnaryCall<GetAuthInfoRequest, GetAuthInfoResponse> {\n const method = this.methods[0], opt = this._transport.mergeOptions(options);\n return stackIntercept<GetAuthInfoRequest, GetAuthInfoResponse>(\"unary\", this._transport, method, opt, input);\n }\n /**\n * @generated from protobuf rpc: CreateObservableService\n */\n createObservableService(input: CreateObservableServiceRequest, options?: RpcOptions): UnaryCall<CreateObservableServiceRequest, CreateObservableServiceResponse> {\n const method = this.methods[1], opt = this._transport.mergeOptions(options);\n return stackIntercept<CreateObservableServiceRequest, CreateObservableServiceResponse>(\"unary\", this._transport, method, opt, input);\n }\n /**\n * @generated from protobuf rpc: VerifyRepoAccess\n */\n verifyRepoAccess(input: VerifyRepoAccessRequest, options?: RpcOptions): UnaryCall<VerifyRepoAccessRequest, VerifyRepoAccessResponse> {\n const method = this.methods[2], opt = this._transport.mergeOptions(options);\n return stackIntercept<VerifyRepoAccessRequest, VerifyRepoAccessResponse>(\"unary\", this._transport, method, opt, input);\n }\n /**\n * @generated from protobuf rpc: CreateApiKey\n */\n createApiKey(input: CreateApiKeyRequest, options?: RpcOptions): UnaryCall<CreateApiKeyRequest, CreateApiKeyResponse> {\n const method = this.methods[3], opt = this._transport.mergeOptions(options);\n return stackIntercept<CreateApiKeyRequest, CreateApiKeyResponse>(\"unary\", this._transport, method, opt, input);\n }\n}\n"],"mappings":";;;;;;;;;AAyCA,IAAa,sBAAb,MAA8E;CAI1E,YAAY,AAAiBA,YAA0B;EAA1B;OAH7B,WAAWC,qCAAc;OACzB,UAAUA,qCAAc;OACxB,UAAUA,qCAAc;;;;;CAMxB,YAAY,OAA2B,SAA0E;EAC7G,MAAM,SAAS,KAAK,QAAQ,IAAI,MAAM,KAAK,WAAW,aAAa,QAAQ;AAC3E,uDAA+D,SAAS,KAAK,YAAY,QAAQ,KAAK,MAAM;;;;;CAKhH,wBAAwB,OAAuC,SAAkG;EAC7J,MAAM,SAAS,KAAK,QAAQ,IAAI,MAAM,KAAK,WAAW,aAAa,QAAQ;AAC3E,uDAAuF,SAAS,KAAK,YAAY,QAAQ,KAAK,MAAM;;;;;CAKxI,iBAAiB,OAAgC,SAAoF;EACjI,MAAM,SAAS,KAAK,QAAQ,IAAI,MAAM,KAAK,WAAW,aAAa,QAAQ;AAC3E,uDAAyE,SAAS,KAAK,YAAY,QAAQ,KAAK,MAAM;;;;;CAK1H,aAAa,OAA4B,SAA4E;EACjH,MAAM,SAAS,KAAK,QAAQ,IAAI,MAAM,KAAK,WAAW,aAAa,QAAQ;AAC3E,uDAAiE,SAAS,KAAK,YAAY,QAAQ,KAAK,MAAM"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { CreateObservableServiceRequest, CreateObservableServiceResponse, GetAuthInfoRequest, GetAuthInfoResponse } from "../client_service-
|
|
1
|
+
import { CreateApiKeyRequest, CreateApiKeyResponse, CreateObservableServiceRequest, CreateObservableServiceResponse, GetAuthInfoRequest, GetAuthInfoResponse, VerifyRepoAccessRequest, VerifyRepoAccessResponse } from "../client_service-DKlb4GOd.cjs";
|
|
2
2
|
import * as _protobuf_ts_runtime_rpc0 from "@protobuf-ts/runtime-rpc";
|
|
3
3
|
import { RpcOptions, RpcTransport, ServiceInfo, UnaryCall } from "@protobuf-ts/runtime-rpc";
|
|
4
4
|
import * as _protobuf_ts_runtime0 from "@protobuf-ts/runtime";
|
|
@@ -17,6 +17,14 @@ interface IClientServiceClient {
|
|
|
17
17
|
* @generated from protobuf rpc: CreateObservableService
|
|
18
18
|
*/
|
|
19
19
|
createObservableService(input: CreateObservableServiceRequest, options?: RpcOptions): UnaryCall<CreateObservableServiceRequest, CreateObservableServiceResponse>;
|
|
20
|
+
/**
|
|
21
|
+
* @generated from protobuf rpc: VerifyRepoAccess
|
|
22
|
+
*/
|
|
23
|
+
verifyRepoAccess(input: VerifyRepoAccessRequest, options?: RpcOptions): UnaryCall<VerifyRepoAccessRequest, VerifyRepoAccessResponse>;
|
|
24
|
+
/**
|
|
25
|
+
* @generated from protobuf rpc: CreateApiKey
|
|
26
|
+
*/
|
|
27
|
+
createApiKey(input: CreateApiKeyRequest, options?: RpcOptions): UnaryCall<CreateApiKeyRequest, CreateApiKeyResponse>;
|
|
20
28
|
}
|
|
21
29
|
/**
|
|
22
30
|
* @generated from protobuf service tusk.drift.backend.v1.ClientService
|
|
@@ -37,6 +45,14 @@ declare class ClientServiceClient implements IClientServiceClient, ServiceInfo {
|
|
|
37
45
|
* @generated from protobuf rpc: CreateObservableService
|
|
38
46
|
*/
|
|
39
47
|
createObservableService(input: CreateObservableServiceRequest, options?: RpcOptions): UnaryCall<CreateObservableServiceRequest, CreateObservableServiceResponse>;
|
|
48
|
+
/**
|
|
49
|
+
* @generated from protobuf rpc: VerifyRepoAccess
|
|
50
|
+
*/
|
|
51
|
+
verifyRepoAccess(input: VerifyRepoAccessRequest, options?: RpcOptions): UnaryCall<VerifyRepoAccessRequest, VerifyRepoAccessResponse>;
|
|
52
|
+
/**
|
|
53
|
+
* @generated from protobuf rpc: CreateApiKey
|
|
54
|
+
*/
|
|
55
|
+
createApiKey(input: CreateApiKeyRequest, options?: RpcOptions): UnaryCall<CreateApiKeyRequest, CreateApiKeyResponse>;
|
|
40
56
|
}
|
|
41
57
|
//#endregion
|
|
42
58
|
export { ClientServiceClient, IClientServiceClient };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"client_service.client.d.cts","names":[],"sources":["../../generated/ts/backend/client_service.client.ts"],"sourcesContent":[],"mappings":";;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"client_service.client.d.cts","names":[],"sources":["../../generated/ts/backend/client_service.client.ts"],"sourcesContent":[],"mappings":";;;;;;;;;;AA4BoG,UARnF,oBAAA,CAQmF;;;;aAIrC,CAAA,KAAA,EARxC,kBAQwC,EAAA,OAAA,CAAA,EARV,UAQU,CAAA,EARG,SAQH,CARa,kBAQb,EARiC,mBAQjC,CAAA;;;;yBAIvC,CAAA,KAAA,EARW,8BAQX,EAAA,OAAA,CAAA,EARqD,UAQrD,CAAA,EARkE,SAQlE,CAR4E,8BAQ5E,EAR4G,+BAQ5G,CAAA;;;;kBAA4C,CAAA,KAAA,EAJxC,uBAIwC,EAAA,OAAA,CAAA,EAJL,UAIK,CAAA,EAJQ,SAIR,CAJkB,uBAIlB,EAJ2C,wBAI3C,CAAA;EAAS;AAK7E;;cAAiC,CAAA,KAAA,EALT,mBAOb,EAAA,OAAA,CAAA,EAP4C,UAO5C,CAAA,EAPyD,SAOzD,CAPmE,mBAOnE,EAPwF,oBAOxF,CAAA;;;;;AAOiE,cAT/D,mBAAA,YAA+B,oBASgC,EATV,WASU,CAAA;mBAAoB,UAAA;UAA9B,EAAA,MAAA;SAO/B,EAhBF,yBAAA,CAEtB,UAcwB,CAAA,GAAA,EAAA,GAAA,CAAA,EAAA;SAA0C,EAAA;IAAuB,CAAA,aAAA,EAAA,MAAA,CAAA,EAdzF,qBAAA,CAAA,SAcyF;;aAAV,CAAA,UAAA,EAZ7C,YAY6C;;;;aAOqB,CAAA,KAAA,EAdxF,kBAcwF,EAAA,OAAA,CAAA,EAd1D,UAc0D,CAAA,EAd7C,SAc6C,CAdnC,kBAcmC,EAdf,mBAce,CAAA;;;;yBAOjC,CAAA,KAAA,EAd3C,8BAc2C,EAAA,OAAA,CAAA,EAdD,UAcC,CAAA,EAdY,SAcZ,CAdsB,8BActB,EAdsD,+BActD,CAAA;;;;kBA9BZ,CAAA,KAAA,EAuBtC,uBAvBsC,EAAA,OAAA,CAAA,EAuBH,UAvBG,CAAA,EAuBU,SAvBV,CAuBoB,uBAvBpB,EAuB6C,wBAvB7C,CAAA;EAAW;;;sBA8BrD,+BAA+B,aAAa,UAAU,qBAAqB"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { CreateObservableServiceRequest, CreateObservableServiceResponse, GetAuthInfoRequest, GetAuthInfoResponse } from "../client_service-
|
|
2
|
-
import * as
|
|
1
|
+
import { CreateApiKeyRequest, CreateApiKeyResponse, CreateObservableServiceRequest, CreateObservableServiceResponse, GetAuthInfoRequest, GetAuthInfoResponse, VerifyRepoAccessRequest, VerifyRepoAccessResponse } from "../client_service-Dm3PL5ml.js";
|
|
2
|
+
import * as _protobuf_ts_runtime_rpc0 from "@protobuf-ts/runtime-rpc";
|
|
3
3
|
import { RpcOptions, RpcTransport, ServiceInfo, UnaryCall } from "@protobuf-ts/runtime-rpc";
|
|
4
|
-
import * as
|
|
4
|
+
import * as _protobuf_ts_runtime0 from "@protobuf-ts/runtime";
|
|
5
5
|
|
|
6
6
|
//#region generated/ts/backend/client_service.client.d.ts
|
|
7
7
|
|
|
@@ -17,6 +17,14 @@ interface IClientServiceClient {
|
|
|
17
17
|
* @generated from protobuf rpc: CreateObservableService
|
|
18
18
|
*/
|
|
19
19
|
createObservableService(input: CreateObservableServiceRequest, options?: RpcOptions): UnaryCall<CreateObservableServiceRequest, CreateObservableServiceResponse>;
|
|
20
|
+
/**
|
|
21
|
+
* @generated from protobuf rpc: VerifyRepoAccess
|
|
22
|
+
*/
|
|
23
|
+
verifyRepoAccess(input: VerifyRepoAccessRequest, options?: RpcOptions): UnaryCall<VerifyRepoAccessRequest, VerifyRepoAccessResponse>;
|
|
24
|
+
/**
|
|
25
|
+
* @generated from protobuf rpc: CreateApiKey
|
|
26
|
+
*/
|
|
27
|
+
createApiKey(input: CreateApiKeyRequest, options?: RpcOptions): UnaryCall<CreateApiKeyRequest, CreateApiKeyResponse>;
|
|
20
28
|
}
|
|
21
29
|
/**
|
|
22
30
|
* @generated from protobuf service tusk.drift.backend.v1.ClientService
|
|
@@ -24,9 +32,9 @@ interface IClientServiceClient {
|
|
|
24
32
|
declare class ClientServiceClient implements IClientServiceClient, ServiceInfo {
|
|
25
33
|
private readonly _transport;
|
|
26
34
|
typeName: string;
|
|
27
|
-
methods:
|
|
35
|
+
methods: _protobuf_ts_runtime_rpc0.MethodInfo<any, any>[];
|
|
28
36
|
options: {
|
|
29
|
-
[extensionName: string]:
|
|
37
|
+
[extensionName: string]: _protobuf_ts_runtime0.JsonValue;
|
|
30
38
|
};
|
|
31
39
|
constructor(_transport: RpcTransport);
|
|
32
40
|
/**
|
|
@@ -37,6 +45,14 @@ declare class ClientServiceClient implements IClientServiceClient, ServiceInfo {
|
|
|
37
45
|
* @generated from protobuf rpc: CreateObservableService
|
|
38
46
|
*/
|
|
39
47
|
createObservableService(input: CreateObservableServiceRequest, options?: RpcOptions): UnaryCall<CreateObservableServiceRequest, CreateObservableServiceResponse>;
|
|
48
|
+
/**
|
|
49
|
+
* @generated from protobuf rpc: VerifyRepoAccess
|
|
50
|
+
*/
|
|
51
|
+
verifyRepoAccess(input: VerifyRepoAccessRequest, options?: RpcOptions): UnaryCall<VerifyRepoAccessRequest, VerifyRepoAccessResponse>;
|
|
52
|
+
/**
|
|
53
|
+
* @generated from protobuf rpc: CreateApiKey
|
|
54
|
+
*/
|
|
55
|
+
createApiKey(input: CreateApiKeyRequest, options?: RpcOptions): UnaryCall<CreateApiKeyRequest, CreateApiKeyResponse>;
|
|
40
56
|
}
|
|
41
57
|
//#endregion
|
|
42
58
|
export { ClientServiceClient, IClientServiceClient };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"client_service.client.d.ts","names":[],"sources":["../../generated/ts/backend/client_service.client.ts"],"sourcesContent":[],"mappings":";;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"client_service.client.d.ts","names":[],"sources":["../../generated/ts/backend/client_service.client.ts"],"sourcesContent":[],"mappings":";;;;;;;;;;AA4BoG,UARnF,oBAAA,CAQmF;;;;aAIrC,CAAA,KAAA,EARxC,kBAQwC,EAAA,OAAA,CAAA,EARV,UAQU,CAAA,EARG,SAQH,CARa,kBAQb,EARiC,mBAQjC,CAAA;;;;yBAIvC,CAAA,KAAA,EARW,8BAQX,EAAA,OAAA,CAAA,EARqD,UAQrD,CAAA,EARkE,SAQlE,CAR4E,8BAQ5E,EAR4G,+BAQ5G,CAAA;;;;kBAA4C,CAAA,KAAA,EAJxC,uBAIwC,EAAA,OAAA,CAAA,EAJL,UAIK,CAAA,EAJQ,SAIR,CAJkB,uBAIlB,EAJ2C,wBAI3C,CAAA;EAAS;AAK7E;;cAAiC,CAAA,KAAA,EALT,mBAOb,EAAA,OAAA,CAAA,EAP4C,UAO5C,CAAA,EAPyD,SAOzD,CAPmE,mBAOnE,EAPwF,oBAOxF,CAAA;;;;;AAOiE,cAT/D,mBAAA,YAA+B,oBASgC,EATV,WASU,CAAA;mBAAoB,UAAA;UAA9B,EAAA,MAAA;SAO/B,EAhBF,yBAAA,CAEtB,UAcwB,CAAA,GAAA,EAAA,GAAA,CAAA,EAAA;SAA0C,EAAA;IAAuB,CAAA,aAAA,EAAA,MAAA,CAAA,EAdzF,qBAAA,CAAA,SAcyF;;aAAV,CAAA,UAAA,EAZ7C,YAY6C;;;;aAOqB,CAAA,KAAA,EAdxF,kBAcwF,EAAA,OAAA,CAAA,EAd1D,UAc0D,CAAA,EAd7C,SAc6C,CAdnC,kBAcmC,EAdf,mBAce,CAAA;;;;yBAOjC,CAAA,KAAA,EAd3C,8BAc2C,EAAA,OAAA,CAAA,EAdD,UAcC,CAAA,EAdY,SAcZ,CAdsB,8BActB,EAdsD,+BActD,CAAA;;;;kBA9BZ,CAAA,KAAA,EAuBtC,uBAvBsC,EAAA,OAAA,CAAA,EAuBH,UAvBG,CAAA,EAuBU,SAvBV,CAuBoB,uBAvBpB,EAuB6C,wBAvB7C,CAAA;EAAW;;;sBA8BrD,+BAA+B,aAAa,UAAU,qBAAqB"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ClientService } from "../client_service-
|
|
1
|
+
import { ClientService } from "../client_service-CAh4zv8o.js";
|
|
2
2
|
import { stackIntercept } from "@protobuf-ts/runtime-rpc";
|
|
3
3
|
|
|
4
4
|
//#region generated/ts/backend/client_service.client.ts
|
|
@@ -26,6 +26,20 @@ var ClientServiceClient = class {
|
|
|
26
26
|
const method = this.methods[1], opt = this._transport.mergeOptions(options);
|
|
27
27
|
return stackIntercept("unary", this._transport, method, opt, input);
|
|
28
28
|
}
|
|
29
|
+
/**
|
|
30
|
+
* @generated from protobuf rpc: VerifyRepoAccess
|
|
31
|
+
*/
|
|
32
|
+
verifyRepoAccess(input, options) {
|
|
33
|
+
const method = this.methods[2], opt = this._transport.mergeOptions(options);
|
|
34
|
+
return stackIntercept("unary", this._transport, method, opt, input);
|
|
35
|
+
}
|
|
36
|
+
/**
|
|
37
|
+
* @generated from protobuf rpc: CreateApiKey
|
|
38
|
+
*/
|
|
39
|
+
createApiKey(input, options) {
|
|
40
|
+
const method = this.methods[3], opt = this._transport.mergeOptions(options);
|
|
41
|
+
return stackIntercept("unary", this._transport, method, opt, input);
|
|
42
|
+
}
|
|
29
43
|
};
|
|
30
44
|
|
|
31
45
|
//#endregion
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"client_service.client.js","names":["_transport: RpcTransport"],"sources":["../../generated/ts/backend/client_service.client.ts"],"sourcesContent":["// @generated by protobuf-ts 2.11.1 with parameter generate_dependencies\n// @generated from protobuf file \"backend/client_service.proto\" (package \"tusk.drift.backend.v1\", syntax proto3)\n// tslint:disable\nimport type { RpcTransport } from \"@protobuf-ts/runtime-rpc\";\nimport type { ServiceInfo } from \"@protobuf-ts/runtime-rpc\";\nimport { ClientService } from \"./client_service\";\nimport type { CreateObservableServiceResponse } from \"./client_service\";\nimport type { CreateObservableServiceRequest } from \"./client_service\";\nimport { stackIntercept } from \"@protobuf-ts/runtime-rpc\";\nimport type { GetAuthInfoResponse } from \"./client_service\";\nimport type { GetAuthInfoRequest } from \"./client_service\";\nimport type { UnaryCall } from \"@protobuf-ts/runtime-rpc\";\nimport type { RpcOptions } from \"@protobuf-ts/runtime-rpc\";\n/**\n * @generated from protobuf service tusk.drift.backend.v1.ClientService\n */\nexport interface IClientServiceClient {\n /**\n * @generated from protobuf rpc: GetAuthInfo\n */\n getAuthInfo(input: GetAuthInfoRequest, options?: RpcOptions): UnaryCall<GetAuthInfoRequest, GetAuthInfoResponse>;\n /**\n * @generated from protobuf rpc: CreateObservableService\n */\n createObservableService(input: CreateObservableServiceRequest, options?: RpcOptions): UnaryCall<CreateObservableServiceRequest, CreateObservableServiceResponse>;\n}\n/**\n * @generated from protobuf service tusk.drift.backend.v1.ClientService\n */\nexport class ClientServiceClient implements IClientServiceClient, ServiceInfo {\n typeName = ClientService.typeName;\n methods = ClientService.methods;\n options = ClientService.options;\n constructor(private readonly _transport: RpcTransport) {\n }\n /**\n * @generated from protobuf rpc: GetAuthInfo\n */\n getAuthInfo(input: GetAuthInfoRequest, options?: RpcOptions): UnaryCall<GetAuthInfoRequest, GetAuthInfoResponse> {\n const method = this.methods[0], opt = this._transport.mergeOptions(options);\n return stackIntercept<GetAuthInfoRequest, GetAuthInfoResponse>(\"unary\", this._transport, method, opt, input);\n }\n /**\n * @generated from protobuf rpc: CreateObservableService\n */\n createObservableService(input: CreateObservableServiceRequest, options?: RpcOptions): UnaryCall<CreateObservableServiceRequest, CreateObservableServiceResponse> {\n const method = this.methods[1], opt = this._transport.mergeOptions(options);\n return stackIntercept<CreateObservableServiceRequest, CreateObservableServiceResponse>(\"unary\", this._transport, method, opt, input);\n }\n}\n"],"mappings":";;;;;;;
|
|
1
|
+
{"version":3,"file":"client_service.client.js","names":["_transport: RpcTransport"],"sources":["../../generated/ts/backend/client_service.client.ts"],"sourcesContent":["// @generated by protobuf-ts 2.11.1 with parameter generate_dependencies\n// @generated from protobuf file \"backend/client_service.proto\" (package \"tusk.drift.backend.v1\", syntax proto3)\n// tslint:disable\nimport type { RpcTransport } from \"@protobuf-ts/runtime-rpc\";\nimport type { ServiceInfo } from \"@protobuf-ts/runtime-rpc\";\nimport { ClientService } from \"./client_service\";\nimport type { CreateApiKeyResponse } from \"./client_service\";\nimport type { CreateApiKeyRequest } from \"./client_service\";\nimport type { VerifyRepoAccessResponse } from \"./client_service\";\nimport type { VerifyRepoAccessRequest } from \"./client_service\";\nimport type { CreateObservableServiceResponse } from \"./client_service\";\nimport type { CreateObservableServiceRequest } from \"./client_service\";\nimport { stackIntercept } from \"@protobuf-ts/runtime-rpc\";\nimport type { GetAuthInfoResponse } from \"./client_service\";\nimport type { GetAuthInfoRequest } from \"./client_service\";\nimport type { UnaryCall } from \"@protobuf-ts/runtime-rpc\";\nimport type { RpcOptions } from \"@protobuf-ts/runtime-rpc\";\n/**\n * @generated from protobuf service tusk.drift.backend.v1.ClientService\n */\nexport interface IClientServiceClient {\n /**\n * @generated from protobuf rpc: GetAuthInfo\n */\n getAuthInfo(input: GetAuthInfoRequest, options?: RpcOptions): UnaryCall<GetAuthInfoRequest, GetAuthInfoResponse>;\n /**\n * @generated from protobuf rpc: CreateObservableService\n */\n createObservableService(input: CreateObservableServiceRequest, options?: RpcOptions): UnaryCall<CreateObservableServiceRequest, CreateObservableServiceResponse>;\n /**\n * @generated from protobuf rpc: VerifyRepoAccess\n */\n verifyRepoAccess(input: VerifyRepoAccessRequest, options?: RpcOptions): UnaryCall<VerifyRepoAccessRequest, VerifyRepoAccessResponse>;\n /**\n * @generated from protobuf rpc: CreateApiKey\n */\n createApiKey(input: CreateApiKeyRequest, options?: RpcOptions): UnaryCall<CreateApiKeyRequest, CreateApiKeyResponse>;\n}\n/**\n * @generated from protobuf service tusk.drift.backend.v1.ClientService\n */\nexport class ClientServiceClient implements IClientServiceClient, ServiceInfo {\n typeName = ClientService.typeName;\n methods = ClientService.methods;\n options = ClientService.options;\n constructor(private readonly _transport: RpcTransport) {\n }\n /**\n * @generated from protobuf rpc: GetAuthInfo\n */\n getAuthInfo(input: GetAuthInfoRequest, options?: RpcOptions): UnaryCall<GetAuthInfoRequest, GetAuthInfoResponse> {\n const method = this.methods[0], opt = this._transport.mergeOptions(options);\n return stackIntercept<GetAuthInfoRequest, GetAuthInfoResponse>(\"unary\", this._transport, method, opt, input);\n }\n /**\n * @generated from protobuf rpc: CreateObservableService\n */\n createObservableService(input: CreateObservableServiceRequest, options?: RpcOptions): UnaryCall<CreateObservableServiceRequest, CreateObservableServiceResponse> {\n const method = this.methods[1], opt = this._transport.mergeOptions(options);\n return stackIntercept<CreateObservableServiceRequest, CreateObservableServiceResponse>(\"unary\", this._transport, method, opt, input);\n }\n /**\n * @generated from protobuf rpc: VerifyRepoAccess\n */\n verifyRepoAccess(input: VerifyRepoAccessRequest, options?: RpcOptions): UnaryCall<VerifyRepoAccessRequest, VerifyRepoAccessResponse> {\n const method = this.methods[2], opt = this._transport.mergeOptions(options);\n return stackIntercept<VerifyRepoAccessRequest, VerifyRepoAccessResponse>(\"unary\", this._transport, method, opt, input);\n }\n /**\n * @generated from protobuf rpc: CreateApiKey\n */\n createApiKey(input: CreateApiKeyRequest, options?: RpcOptions): UnaryCall<CreateApiKeyRequest, CreateApiKeyResponse> {\n const method = this.methods[3], opt = this._transport.mergeOptions(options);\n return stackIntercept<CreateApiKeyRequest, CreateApiKeyResponse>(\"unary\", this._transport, method, opt, input);\n }\n}\n"],"mappings":";;;;;;;AAyCA,IAAa,sBAAb,MAA8E;CAI1E,YAAY,AAAiBA,YAA0B;EAA1B;OAH7B,WAAW,cAAc;OACzB,UAAU,cAAc;OACxB,UAAU,cAAc;;;;;CAMxB,YAAY,OAA2B,SAA0E;EAC7G,MAAM,SAAS,KAAK,QAAQ,IAAI,MAAM,KAAK,WAAW,aAAa,QAAQ;AAC3E,SAAO,eAAwD,SAAS,KAAK,YAAY,QAAQ,KAAK,MAAM;;;;;CAKhH,wBAAwB,OAAuC,SAAkG;EAC7J,MAAM,SAAS,KAAK,QAAQ,IAAI,MAAM,KAAK,WAAW,aAAa,QAAQ;AAC3E,SAAO,eAAgF,SAAS,KAAK,YAAY,QAAQ,KAAK,MAAM;;;;;CAKxI,iBAAiB,OAAgC,SAAoF;EACjI,MAAM,SAAS,KAAK,QAAQ,IAAI,MAAM,KAAK,WAAW,aAAa,QAAQ;AAC3E,SAAO,eAAkE,SAAS,KAAK,YAAY,QAAQ,KAAK,MAAM;;;;;CAK1H,aAAa,OAA4B,SAA4E;EACjH,MAAM,SAAS,KAAK,QAAQ,IAAI,MAAM,KAAK,WAAW,aAAa,QAAQ;AAC3E,SAAO,eAA0D,SAAS,KAAK,YAAY,QAAQ,KAAK,MAAM"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { AuthInfoClient, ClientService, CodeHostingResource, CodeHostingResourceType, CreateObservableServiceRequest, CreateObservableServiceResponse, CreateObservableServiceResponseError, CreateObservableServiceResponseErrorCode, CreateObservableServiceResponseSuccess, GetAuthInfoRequest, GetAuthInfoResponse, ServiceType, UserAuthInfo, UserType } from "../client_service-
|
|
2
|
-
export { AuthInfoClient, ClientService, CodeHostingResource, CodeHostingResourceType, CreateObservableServiceRequest, CreateObservableServiceResponse, CreateObservableServiceResponseError, CreateObservableServiceResponseErrorCode, CreateObservableServiceResponseSuccess, GetAuthInfoRequest, GetAuthInfoResponse, ServiceType, UserAuthInfo, UserType };
|
|
1
|
+
import { AuthInfoClient, ClientService, CodeHostingResource, CodeHostingResourceType, CreateApiKeyRequest, CreateApiKeyResponse, CreateApiKeyResponseError, CreateApiKeyResponseErrorCode, CreateApiKeyResponseSuccess, CreateObservableServiceRequest, CreateObservableServiceResponse, CreateObservableServiceResponseError, CreateObservableServiceResponseErrorCode, CreateObservableServiceResponseSuccess, GetAuthInfoRequest, GetAuthInfoResponse, ServiceType, UserAuthInfo, UserType, VerifyRepoAccessRequest, VerifyRepoAccessResponse, VerifyRepoAccessResponseError, VerifyRepoAccessResponseErrorCode, VerifyRepoAccessResponseSuccess } from "../client_service-DKlb4GOd.cjs";
|
|
2
|
+
export { AuthInfoClient, ClientService, CodeHostingResource, CodeHostingResourceType, CreateApiKeyRequest, CreateApiKeyResponse, CreateApiKeyResponseError, CreateApiKeyResponseErrorCode, CreateApiKeyResponseSuccess, CreateObservableServiceRequest, CreateObservableServiceResponse, CreateObservableServiceResponseError, CreateObservableServiceResponseErrorCode, CreateObservableServiceResponseSuccess, GetAuthInfoRequest, GetAuthInfoResponse, ServiceType, UserAuthInfo, UserType, VerifyRepoAccessRequest, VerifyRepoAccessResponse, VerifyRepoAccessResponseError, VerifyRepoAccessResponseErrorCode, VerifyRepoAccessResponseSuccess };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { AuthInfoClient, ClientService, CodeHostingResource, CodeHostingResourceType, CreateObservableServiceRequest, CreateObservableServiceResponse, CreateObservableServiceResponseError, CreateObservableServiceResponseErrorCode, CreateObservableServiceResponseSuccess, GetAuthInfoRequest, GetAuthInfoResponse, ServiceType, UserAuthInfo, UserType } from "../client_service-
|
|
2
|
-
export { AuthInfoClient, ClientService, CodeHostingResource, CodeHostingResourceType, CreateObservableServiceRequest, CreateObservableServiceResponse, CreateObservableServiceResponseError, CreateObservableServiceResponseErrorCode, CreateObservableServiceResponseSuccess, GetAuthInfoRequest, GetAuthInfoResponse, ServiceType, UserAuthInfo, UserType };
|
|
1
|
+
import { AuthInfoClient, ClientService, CodeHostingResource, CodeHostingResourceType, CreateApiKeyRequest, CreateApiKeyResponse, CreateApiKeyResponseError, CreateApiKeyResponseErrorCode, CreateApiKeyResponseSuccess, CreateObservableServiceRequest, CreateObservableServiceResponse, CreateObservableServiceResponseError, CreateObservableServiceResponseErrorCode, CreateObservableServiceResponseSuccess, GetAuthInfoRequest, GetAuthInfoResponse, ServiceType, UserAuthInfo, UserType, VerifyRepoAccessRequest, VerifyRepoAccessResponse, VerifyRepoAccessResponseError, VerifyRepoAccessResponseErrorCode, VerifyRepoAccessResponseSuccess } from "../client_service-Dm3PL5ml.js";
|
|
2
|
+
export { AuthInfoClient, ClientService, CodeHostingResource, CodeHostingResourceType, CreateApiKeyRequest, CreateApiKeyResponse, CreateApiKeyResponseError, CreateApiKeyResponseErrorCode, CreateApiKeyResponseSuccess, CreateObservableServiceRequest, CreateObservableServiceResponse, CreateObservableServiceResponseError, CreateObservableServiceResponseErrorCode, CreateObservableServiceResponseSuccess, GetAuthInfoRequest, GetAuthInfoResponse, ServiceType, UserAuthInfo, UserType, VerifyRepoAccessRequest, VerifyRepoAccessResponse, VerifyRepoAccessResponseError, VerifyRepoAccessResponseErrorCode, VerifyRepoAccessResponseSuccess };
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { AuthInfoClient, ClientService, CodeHostingResource, CodeHostingResourceType, CreateObservableServiceRequest, CreateObservableServiceResponse, CreateObservableServiceResponseError, CreateObservableServiceResponseErrorCode, CreateObservableServiceResponseSuccess, GetAuthInfoRequest, GetAuthInfoResponse, ServiceType, UserAuthInfo, UserType } from "../client_service-
|
|
1
|
+
import { AuthInfoClient, ClientService, CodeHostingResource, CodeHostingResourceType, CreateApiKeyRequest, CreateApiKeyResponse, CreateApiKeyResponseError, CreateApiKeyResponseErrorCode, CreateApiKeyResponseSuccess, CreateObservableServiceRequest, CreateObservableServiceResponse, CreateObservableServiceResponseError, CreateObservableServiceResponseErrorCode, CreateObservableServiceResponseSuccess, GetAuthInfoRequest, GetAuthInfoResponse, ServiceType, UserAuthInfo, UserType, VerifyRepoAccessRequest, VerifyRepoAccessResponse, VerifyRepoAccessResponseError, VerifyRepoAccessResponseErrorCode, VerifyRepoAccessResponseSuccess } from "../client_service-CAh4zv8o.js";
|
|
2
2
|
|
|
3
|
-
export { AuthInfoClient, ClientService, CodeHostingResource, CodeHostingResourceType, CreateObservableServiceRequest, CreateObservableServiceResponse, CreateObservableServiceResponseError, CreateObservableServiceResponseErrorCode, CreateObservableServiceResponseSuccess, GetAuthInfoRequest, GetAuthInfoResponse, ServiceType, UserAuthInfo, UserType };
|
|
3
|
+
export { AuthInfoClient, ClientService, CodeHostingResource, CodeHostingResourceType, CreateApiKeyRequest, CreateApiKeyResponse, CreateApiKeyResponseError, CreateApiKeyResponseErrorCode, CreateApiKeyResponseSuccess, CreateObservableServiceRequest, CreateObservableServiceResponse, CreateObservableServiceResponseError, CreateObservableServiceResponseErrorCode, CreateObservableServiceResponseSuccess, GetAuthInfoRequest, GetAuthInfoResponse, ServiceType, UserAuthInfo, UserType, VerifyRepoAccessRequest, VerifyRepoAccessResponse, VerifyRepoAccessResponseError, VerifyRepoAccessResponseErrorCode, VerifyRepoAccessResponseSuccess };
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
require('../timestamp-DASvscno.cjs');
|
|
2
1
|
require('../struct-B_Dk4HR1.cjs');
|
|
3
2
|
require('../duration-DXK3bnoh.cjs');
|
|
4
|
-
require('../
|
|
5
|
-
require('../
|
|
6
|
-
|
|
3
|
+
require('../timestamp-Dfs_RIb3.cjs');
|
|
4
|
+
require('../json_schema-CIEgzW1h.cjs');
|
|
5
|
+
require('../span-CtEnwTuM.cjs');
|
|
6
|
+
const require_span_export_service = require('../span_export_service-MnJoOkgu.cjs');
|
|
7
7
|
|
|
8
8
|
exports.ExportSpansRequest = require_span_export_service.ExportSpansRequest;
|
|
9
9
|
exports.ExportSpansResponse = require_span_export_service.ExportSpansResponse;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
const require_chunk = require('../chunk-CUT6urMc.cjs');
|
|
2
|
-
require('../timestamp-DASvscno.cjs');
|
|
3
2
|
require('../struct-B_Dk4HR1.cjs');
|
|
4
3
|
require('../duration-DXK3bnoh.cjs');
|
|
5
|
-
require('../
|
|
6
|
-
require('../
|
|
7
|
-
|
|
4
|
+
require('../timestamp-Dfs_RIb3.cjs');
|
|
5
|
+
require('../json_schema-CIEgzW1h.cjs');
|
|
6
|
+
require('../span-CtEnwTuM.cjs');
|
|
7
|
+
const require_span_export_service = require('../span_export_service-MnJoOkgu.cjs');
|
|
8
8
|
let __protobuf_ts_runtime_rpc = require("@protobuf-ts/runtime-rpc");
|
|
9
9
|
__protobuf_ts_runtime_rpc = require_chunk.__toESM(__protobuf_ts_runtime_rpc);
|
|
10
10
|
|
|
@@ -2,11 +2,11 @@ import "../struct-ByyMh9ro.cjs";
|
|
|
2
2
|
import "../duration-C9RVKjpO.cjs";
|
|
3
3
|
import "../timestamp-C1kA6yb7.cjs";
|
|
4
4
|
import "../json_schema-CkGguNy7.cjs";
|
|
5
|
-
import "../span-
|
|
6
|
-
import { ExportSpansRequest, ExportSpansResponse } from "../span_export_service-
|
|
7
|
-
import * as
|
|
5
|
+
import "../span-nTHMR-7c.cjs";
|
|
6
|
+
import { ExportSpansRequest, ExportSpansResponse } from "../span_export_service-EPG_gMJ0.cjs";
|
|
7
|
+
import * as _protobuf_ts_runtime_rpc0 from "@protobuf-ts/runtime-rpc";
|
|
8
8
|
import { RpcOptions, RpcTransport, ServiceInfo, UnaryCall } from "@protobuf-ts/runtime-rpc";
|
|
9
|
-
import * as
|
|
9
|
+
import * as _protobuf_ts_runtime0 from "@protobuf-ts/runtime";
|
|
10
10
|
|
|
11
11
|
//#region generated/ts/backend/span_export_service.client.d.ts
|
|
12
12
|
/**
|
|
@@ -24,9 +24,9 @@ interface ISpanExportServiceClient {
|
|
|
24
24
|
declare class SpanExportServiceClient implements ISpanExportServiceClient, ServiceInfo {
|
|
25
25
|
private readonly _transport;
|
|
26
26
|
typeName: string;
|
|
27
|
-
methods:
|
|
27
|
+
methods: _protobuf_ts_runtime_rpc0.MethodInfo<any, any>[];
|
|
28
28
|
options: {
|
|
29
|
-
[extensionName: string]:
|
|
29
|
+
[extensionName: string]: _protobuf_ts_runtime0.JsonValue;
|
|
30
30
|
};
|
|
31
31
|
constructor(_transport: RpcTransport);
|
|
32
32
|
/**
|
|
@@ -2,11 +2,11 @@ import "../struct-DWOuk3SS.js";
|
|
|
2
2
|
import "../duration-DbFzyNwE.js";
|
|
3
3
|
import "../timestamp-D0q8Zt_J.js";
|
|
4
4
|
import "../json_schema-dDDndex9.js";
|
|
5
|
-
import "../span-
|
|
6
|
-
import { ExportSpansRequest, ExportSpansResponse } from "../span_export_service-
|
|
7
|
-
import * as
|
|
5
|
+
import "../span-DdYpQIL8.js";
|
|
6
|
+
import { ExportSpansRequest, ExportSpansResponse } from "../span_export_service-DQy6bGqr.js";
|
|
7
|
+
import * as _protobuf_ts_runtime_rpc2 from "@protobuf-ts/runtime-rpc";
|
|
8
8
|
import { RpcOptions, RpcTransport, ServiceInfo, UnaryCall } from "@protobuf-ts/runtime-rpc";
|
|
9
|
-
import * as
|
|
9
|
+
import * as _protobuf_ts_runtime2 from "@protobuf-ts/runtime";
|
|
10
10
|
|
|
11
11
|
//#region generated/ts/backend/span_export_service.client.d.ts
|
|
12
12
|
/**
|
|
@@ -24,9 +24,9 @@ interface ISpanExportServiceClient {
|
|
|
24
24
|
declare class SpanExportServiceClient implements ISpanExportServiceClient, ServiceInfo {
|
|
25
25
|
private readonly _transport;
|
|
26
26
|
typeName: string;
|
|
27
|
-
methods:
|
|
27
|
+
methods: _protobuf_ts_runtime_rpc2.MethodInfo<any, any>[];
|
|
28
28
|
options: {
|
|
29
|
-
[extensionName: string]:
|
|
29
|
+
[extensionName: string]: _protobuf_ts_runtime2.JsonValue;
|
|
30
30
|
};
|
|
31
31
|
constructor(_transport: RpcTransport);
|
|
32
32
|
/**
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import "../timestamp-BvmdpCQq.js";
|
|
2
1
|
import "../struct-LJz5_MGH.js";
|
|
3
2
|
import "../duration-B3fwb4jB.js";
|
|
4
|
-
import "../
|
|
5
|
-
import "../
|
|
6
|
-
import
|
|
3
|
+
import "../timestamp-CN7C70ih.js";
|
|
4
|
+
import "../json_schema-DhnvfM2m.js";
|
|
5
|
+
import "../span-BZ89ct3l.js";
|
|
6
|
+
import { SpanExportService } from "../span_export_service-XwF6hpEK.js";
|
|
7
7
|
import { stackIntercept } from "@protobuf-ts/runtime-rpc";
|
|
8
8
|
|
|
9
9
|
//#region generated/ts/backend/span_export_service.client.ts
|
|
@@ -2,6 +2,6 @@ import "../struct-ByyMh9ro.cjs";
|
|
|
2
2
|
import "../duration-C9RVKjpO.cjs";
|
|
3
3
|
import "../timestamp-C1kA6yb7.cjs";
|
|
4
4
|
import "../json_schema-CkGguNy7.cjs";
|
|
5
|
-
import "../span-
|
|
6
|
-
import { ExportSpansRequest, ExportSpansResponse, SpanExportService } from "../span_export_service-
|
|
5
|
+
import "../span-nTHMR-7c.cjs";
|
|
6
|
+
import { ExportSpansRequest, ExportSpansResponse, SpanExportService } from "../span_export_service-EPG_gMJ0.cjs";
|
|
7
7
|
export { ExportSpansRequest, ExportSpansResponse, SpanExportService };
|
|
@@ -2,6 +2,6 @@ import "../struct-DWOuk3SS.js";
|
|
|
2
2
|
import "../duration-DbFzyNwE.js";
|
|
3
3
|
import "../timestamp-D0q8Zt_J.js";
|
|
4
4
|
import "../json_schema-dDDndex9.js";
|
|
5
|
-
import "../span-
|
|
6
|
-
import { ExportSpansRequest, ExportSpansResponse, SpanExportService } from "../span_export_service-
|
|
5
|
+
import "../span-DdYpQIL8.js";
|
|
6
|
+
import { ExportSpansRequest, ExportSpansResponse, SpanExportService } from "../span_export_service-DQy6bGqr.js";
|
|
7
7
|
export { ExportSpansRequest, ExportSpansResponse, SpanExportService };
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import "../timestamp-BvmdpCQq.js";
|
|
2
1
|
import "../struct-LJz5_MGH.js";
|
|
3
2
|
import "../duration-B3fwb4jB.js";
|
|
4
|
-
import "../
|
|
5
|
-
import "../
|
|
6
|
-
import
|
|
3
|
+
import "../timestamp-CN7C70ih.js";
|
|
4
|
+
import "../json_schema-DhnvfM2m.js";
|
|
5
|
+
import "../span-BZ89ct3l.js";
|
|
6
|
+
import { ExportSpansRequest, ExportSpansResponse, SpanExportService } from "../span_export_service-XwF6hpEK.js";
|
|
7
7
|
|
|
8
8
|
export { ExportSpansRequest, ExportSpansResponse, SpanExportService };
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
require('../timestamp-DASvscno.cjs');
|
|
2
1
|
require('../struct-B_Dk4HR1.cjs');
|
|
3
2
|
require('../duration-DXK3bnoh.cjs');
|
|
4
|
-
require('../
|
|
5
|
-
require('../
|
|
6
|
-
|
|
3
|
+
require('../timestamp-Dfs_RIb3.cjs');
|
|
4
|
+
require('../json_schema-CIEgzW1h.cjs');
|
|
5
|
+
require('../span-CtEnwTuM.cjs');
|
|
6
|
+
const require_test_run_service = require('../test_run_service-DBWujCjJ.cjs');
|
|
7
7
|
|
|
8
8
|
exports.CreateDriftRunRequest = require_test_run_service.CreateDriftRunRequest;
|
|
9
9
|
exports.CreateDriftRunResponse = require_test_run_service.CreateDriftRunResponse;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
const require_chunk = require('../chunk-CUT6urMc.cjs');
|
|
2
|
-
require('../timestamp-DASvscno.cjs');
|
|
3
2
|
require('../struct-B_Dk4HR1.cjs');
|
|
4
3
|
require('../duration-DXK3bnoh.cjs');
|
|
5
|
-
require('../
|
|
6
|
-
require('../
|
|
7
|
-
|
|
4
|
+
require('../timestamp-Dfs_RIb3.cjs');
|
|
5
|
+
require('../json_schema-CIEgzW1h.cjs');
|
|
6
|
+
require('../span-CtEnwTuM.cjs');
|
|
7
|
+
const require_test_run_service = require('../test_run_service-DBWujCjJ.cjs');
|
|
8
8
|
let __protobuf_ts_runtime_rpc = require("@protobuf-ts/runtime-rpc");
|
|
9
9
|
__protobuf_ts_runtime_rpc = require_chunk.__toESM(__protobuf_ts_runtime_rpc);
|
|
10
10
|
|
|
@@ -2,11 +2,11 @@ import "../struct-ByyMh9ro.cjs";
|
|
|
2
2
|
import "../duration-C9RVKjpO.cjs";
|
|
3
3
|
import "../timestamp-C1kA6yb7.cjs";
|
|
4
4
|
import "../json_schema-CkGguNy7.cjs";
|
|
5
|
-
import "../span-
|
|
6
|
-
import { CreateDriftRunRequest, CreateDriftRunResponse, GetAllTraceTestsRequest, GetAllTraceTestsResponse, GetDriftRunTraceTestsRequest, GetDriftRunTraceTestsResponse, GetGlobalSpansRequest, GetGlobalSpansResponse, GetPreAppStartSpansRequest, GetPreAppStartSpansResponse, GetTraceTestRequest, GetTraceTestResponse, UpdateDriftRunCIStatusRequest, UpdateDriftRunCIStatusResponse, UploadTraceTestResultsRequest, UploadTraceTestResultsResponse } from "../test_run_service-
|
|
7
|
-
import * as
|
|
5
|
+
import "../span-nTHMR-7c.cjs";
|
|
6
|
+
import { CreateDriftRunRequest, CreateDriftRunResponse, GetAllTraceTestsRequest, GetAllTraceTestsResponse, GetDriftRunTraceTestsRequest, GetDriftRunTraceTestsResponse, GetGlobalSpansRequest, GetGlobalSpansResponse, GetPreAppStartSpansRequest, GetPreAppStartSpansResponse, GetTraceTestRequest, GetTraceTestResponse, UpdateDriftRunCIStatusRequest, UpdateDriftRunCIStatusResponse, UploadTraceTestResultsRequest, UploadTraceTestResultsResponse } from "../test_run_service-BeoAz-P9.cjs";
|
|
7
|
+
import * as _protobuf_ts_runtime_rpc1 from "@protobuf-ts/runtime-rpc";
|
|
8
8
|
import { RpcOptions, RpcTransport, ServiceInfo, UnaryCall } from "@protobuf-ts/runtime-rpc";
|
|
9
|
-
import * as
|
|
9
|
+
import * as _protobuf_ts_runtime1 from "@protobuf-ts/runtime";
|
|
10
10
|
|
|
11
11
|
//#region generated/ts/backend/test_run_service.client.d.ts
|
|
12
12
|
|
|
@@ -72,9 +72,9 @@ interface ITestRunServiceClient {
|
|
|
72
72
|
declare class TestRunServiceClient implements ITestRunServiceClient, ServiceInfo {
|
|
73
73
|
private readonly _transport;
|
|
74
74
|
typeName: string;
|
|
75
|
-
methods:
|
|
75
|
+
methods: _protobuf_ts_runtime_rpc1.MethodInfo<any, any>[];
|
|
76
76
|
options: {
|
|
77
|
-
[extensionName: string]:
|
|
77
|
+
[extensionName: string]: _protobuf_ts_runtime1.JsonValue;
|
|
78
78
|
};
|
|
79
79
|
constructor(_transport: RpcTransport);
|
|
80
80
|
/**
|
|
@@ -2,8 +2,8 @@ import "../struct-DWOuk3SS.js";
|
|
|
2
2
|
import "../duration-DbFzyNwE.js";
|
|
3
3
|
import "../timestamp-D0q8Zt_J.js";
|
|
4
4
|
import "../json_schema-dDDndex9.js";
|
|
5
|
-
import "../span-
|
|
6
|
-
import { CreateDriftRunRequest, CreateDriftRunResponse, GetAllTraceTestsRequest, GetAllTraceTestsResponse, GetDriftRunTraceTestsRequest, GetDriftRunTraceTestsResponse, GetGlobalSpansRequest, GetGlobalSpansResponse, GetPreAppStartSpansRequest, GetPreAppStartSpansResponse, GetTraceTestRequest, GetTraceTestResponse, UpdateDriftRunCIStatusRequest, UpdateDriftRunCIStatusResponse, UploadTraceTestResultsRequest, UploadTraceTestResultsResponse } from "../test_run_service-
|
|
5
|
+
import "../span-DdYpQIL8.js";
|
|
6
|
+
import { CreateDriftRunRequest, CreateDriftRunResponse, GetAllTraceTestsRequest, GetAllTraceTestsResponse, GetDriftRunTraceTestsRequest, GetDriftRunTraceTestsResponse, GetGlobalSpansRequest, GetGlobalSpansResponse, GetPreAppStartSpansRequest, GetPreAppStartSpansResponse, GetTraceTestRequest, GetTraceTestResponse, UpdateDriftRunCIStatusRequest, UpdateDriftRunCIStatusResponse, UploadTraceTestResultsRequest, UploadTraceTestResultsResponse } from "../test_run_service-mTrPU4o0.js";
|
|
7
7
|
import * as _protobuf_ts_runtime_rpc0 from "@protobuf-ts/runtime-rpc";
|
|
8
8
|
import { RpcOptions, RpcTransport, ServiceInfo, UnaryCall } from "@protobuf-ts/runtime-rpc";
|
|
9
9
|
import * as _protobuf_ts_runtime0 from "@protobuf-ts/runtime";
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import "../timestamp-BvmdpCQq.js";
|
|
2
1
|
import "../struct-LJz5_MGH.js";
|
|
3
2
|
import "../duration-B3fwb4jB.js";
|
|
4
|
-
import "../
|
|
5
|
-
import "../
|
|
6
|
-
import
|
|
3
|
+
import "../timestamp-CN7C70ih.js";
|
|
4
|
+
import "../json_schema-DhnvfM2m.js";
|
|
5
|
+
import "../span-BZ89ct3l.js";
|
|
6
|
+
import { TestRunService } from "../test_run_service-CQdYZE9A.js";
|
|
7
7
|
import { stackIntercept } from "@protobuf-ts/runtime-rpc";
|
|
8
8
|
|
|
9
9
|
//#region generated/ts/backend/test_run_service.client.ts
|
|
@@ -2,6 +2,6 @@ import "../struct-ByyMh9ro.cjs";
|
|
|
2
2
|
import "../duration-C9RVKjpO.cjs";
|
|
3
3
|
import "../timestamp-C1kA6yb7.cjs";
|
|
4
4
|
import "../json_schema-CkGguNy7.cjs";
|
|
5
|
-
import "../span-
|
|
6
|
-
import { CreateDriftRunRequest, CreateDriftRunResponse, CreateDriftRunResponseError, CreateDriftRunResponseSuccess, Deviation, DriftRunCIStatus, GetAllTraceTestsRequest, GetAllTraceTestsResponse, GetAllTraceTestsResponseError, GetAllTraceTestsResponseSuccess, GetDriftRunTraceTestsRequest, GetDriftRunTraceTestsResponse, GetDriftRunTraceTestsResponseError, GetDriftRunTraceTestsResponseSuccess, GetGlobalSpansRequest, GetGlobalSpansResponse, GetGlobalSpansResponseError, GetGlobalSpansResponseSuccess, GetPreAppStartSpansRequest, GetPreAppStartSpansResponse, GetPreAppStartSpansResponseError, GetPreAppStartSpansResponseSuccess, GetTraceTestRequest, GetTraceTestResponse, GetTraceTestResponseError, GetTraceTestResponseSuccess, MatchLevel, MatchScope, MatchType, SimilarityCandidate, TestRunService, TraceTest, TraceTestFailureReason, TraceTestResult, TraceTestSpanResult, UpdateDriftRunCIStatusRequest, UpdateDriftRunCIStatusResponse, UpdateDriftRunCIStatusResponseError, UpdateDriftRunCIStatusResponseSuccess, UploadTraceTestResultsRequest, UploadTraceTestResultsResponse, UploadTraceTestResultsResponseError, UploadTraceTestResultsResponseSuccess } from "../test_run_service-
|
|
5
|
+
import "../span-nTHMR-7c.cjs";
|
|
6
|
+
import { CreateDriftRunRequest, CreateDriftRunResponse, CreateDriftRunResponseError, CreateDriftRunResponseSuccess, Deviation, DriftRunCIStatus, GetAllTraceTestsRequest, GetAllTraceTestsResponse, GetAllTraceTestsResponseError, GetAllTraceTestsResponseSuccess, GetDriftRunTraceTestsRequest, GetDriftRunTraceTestsResponse, GetDriftRunTraceTestsResponseError, GetDriftRunTraceTestsResponseSuccess, GetGlobalSpansRequest, GetGlobalSpansResponse, GetGlobalSpansResponseError, GetGlobalSpansResponseSuccess, GetPreAppStartSpansRequest, GetPreAppStartSpansResponse, GetPreAppStartSpansResponseError, GetPreAppStartSpansResponseSuccess, GetTraceTestRequest, GetTraceTestResponse, GetTraceTestResponseError, GetTraceTestResponseSuccess, MatchLevel, MatchScope, MatchType, SimilarityCandidate, TestRunService, TraceTest, TraceTestFailureReason, TraceTestResult, TraceTestSpanResult, UpdateDriftRunCIStatusRequest, UpdateDriftRunCIStatusResponse, UpdateDriftRunCIStatusResponseError, UpdateDriftRunCIStatusResponseSuccess, UploadTraceTestResultsRequest, UploadTraceTestResultsResponse, UploadTraceTestResultsResponseError, UploadTraceTestResultsResponseSuccess } from "../test_run_service-BeoAz-P9.cjs";
|
|
7
7
|
export { CreateDriftRunRequest, CreateDriftRunResponse, CreateDriftRunResponseError, CreateDriftRunResponseSuccess, Deviation, DriftRunCIStatus, GetAllTraceTestsRequest, GetAllTraceTestsResponse, GetAllTraceTestsResponseError, GetAllTraceTestsResponseSuccess, GetDriftRunTraceTestsRequest, GetDriftRunTraceTestsResponse, GetDriftRunTraceTestsResponseError, GetDriftRunTraceTestsResponseSuccess, GetGlobalSpansRequest, GetGlobalSpansResponse, GetGlobalSpansResponseError, GetGlobalSpansResponseSuccess, GetPreAppStartSpansRequest, GetPreAppStartSpansResponse, GetPreAppStartSpansResponseError, GetPreAppStartSpansResponseSuccess, GetTraceTestRequest, GetTraceTestResponse, GetTraceTestResponseError, GetTraceTestResponseSuccess, MatchLevel, MatchScope, MatchType, SimilarityCandidate, TestRunService, TraceTest, TraceTestFailureReason, TraceTestResult, TraceTestSpanResult, UpdateDriftRunCIStatusRequest, UpdateDriftRunCIStatusResponse, UpdateDriftRunCIStatusResponseError, UpdateDriftRunCIStatusResponseSuccess, UploadTraceTestResultsRequest, UploadTraceTestResultsResponse, UploadTraceTestResultsResponseError, UploadTraceTestResultsResponseSuccess };
|
|
@@ -2,6 +2,6 @@ import "../struct-DWOuk3SS.js";
|
|
|
2
2
|
import "../duration-DbFzyNwE.js";
|
|
3
3
|
import "../timestamp-D0q8Zt_J.js";
|
|
4
4
|
import "../json_schema-dDDndex9.js";
|
|
5
|
-
import "../span-
|
|
6
|
-
import { CreateDriftRunRequest, CreateDriftRunResponse, CreateDriftRunResponseError, CreateDriftRunResponseSuccess, Deviation, DriftRunCIStatus, GetAllTraceTestsRequest, GetAllTraceTestsResponse, GetAllTraceTestsResponseError, GetAllTraceTestsResponseSuccess, GetDriftRunTraceTestsRequest, GetDriftRunTraceTestsResponse, GetDriftRunTraceTestsResponseError, GetDriftRunTraceTestsResponseSuccess, GetGlobalSpansRequest, GetGlobalSpansResponse, GetGlobalSpansResponseError, GetGlobalSpansResponseSuccess, GetPreAppStartSpansRequest, GetPreAppStartSpansResponse, GetPreAppStartSpansResponseError, GetPreAppStartSpansResponseSuccess, GetTraceTestRequest, GetTraceTestResponse, GetTraceTestResponseError, GetTraceTestResponseSuccess, MatchLevel, MatchScope, MatchType, SimilarityCandidate, TestRunService, TraceTest, TraceTestFailureReason, TraceTestResult, TraceTestSpanResult, UpdateDriftRunCIStatusRequest, UpdateDriftRunCIStatusResponse, UpdateDriftRunCIStatusResponseError, UpdateDriftRunCIStatusResponseSuccess, UploadTraceTestResultsRequest, UploadTraceTestResultsResponse, UploadTraceTestResultsResponseError, UploadTraceTestResultsResponseSuccess } from "../test_run_service-
|
|
5
|
+
import "../span-DdYpQIL8.js";
|
|
6
|
+
import { CreateDriftRunRequest, CreateDriftRunResponse, CreateDriftRunResponseError, CreateDriftRunResponseSuccess, Deviation, DriftRunCIStatus, GetAllTraceTestsRequest, GetAllTraceTestsResponse, GetAllTraceTestsResponseError, GetAllTraceTestsResponseSuccess, GetDriftRunTraceTestsRequest, GetDriftRunTraceTestsResponse, GetDriftRunTraceTestsResponseError, GetDriftRunTraceTestsResponseSuccess, GetGlobalSpansRequest, GetGlobalSpansResponse, GetGlobalSpansResponseError, GetGlobalSpansResponseSuccess, GetPreAppStartSpansRequest, GetPreAppStartSpansResponse, GetPreAppStartSpansResponseError, GetPreAppStartSpansResponseSuccess, GetTraceTestRequest, GetTraceTestResponse, GetTraceTestResponseError, GetTraceTestResponseSuccess, MatchLevel, MatchScope, MatchType, SimilarityCandidate, TestRunService, TraceTest, TraceTestFailureReason, TraceTestResult, TraceTestSpanResult, UpdateDriftRunCIStatusRequest, UpdateDriftRunCIStatusResponse, UpdateDriftRunCIStatusResponseError, UpdateDriftRunCIStatusResponseSuccess, UploadTraceTestResultsRequest, UploadTraceTestResultsResponse, UploadTraceTestResultsResponseError, UploadTraceTestResultsResponseSuccess } from "../test_run_service-mTrPU4o0.js";
|
|
7
7
|
export { CreateDriftRunRequest, CreateDriftRunResponse, CreateDriftRunResponseError, CreateDriftRunResponseSuccess, Deviation, DriftRunCIStatus, GetAllTraceTestsRequest, GetAllTraceTestsResponse, GetAllTraceTestsResponseError, GetAllTraceTestsResponseSuccess, GetDriftRunTraceTestsRequest, GetDriftRunTraceTestsResponse, GetDriftRunTraceTestsResponseError, GetDriftRunTraceTestsResponseSuccess, GetGlobalSpansRequest, GetGlobalSpansResponse, GetGlobalSpansResponseError, GetGlobalSpansResponseSuccess, GetPreAppStartSpansRequest, GetPreAppStartSpansResponse, GetPreAppStartSpansResponseError, GetPreAppStartSpansResponseSuccess, GetTraceTestRequest, GetTraceTestResponse, GetTraceTestResponseError, GetTraceTestResponseSuccess, MatchLevel, MatchScope, MatchType, SimilarityCandidate, TestRunService, TraceTest, TraceTestFailureReason, TraceTestResult, TraceTestSpanResult, UpdateDriftRunCIStatusRequest, UpdateDriftRunCIStatusResponse, UpdateDriftRunCIStatusResponseError, UpdateDriftRunCIStatusResponseSuccess, UploadTraceTestResultsRequest, UploadTraceTestResultsResponse, UploadTraceTestResultsResponseError, UploadTraceTestResultsResponseSuccess };
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import "../timestamp-BvmdpCQq.js";
|
|
2
1
|
import "../struct-LJz5_MGH.js";
|
|
3
2
|
import "../duration-B3fwb4jB.js";
|
|
4
|
-
import "../
|
|
5
|
-
import "../
|
|
6
|
-
import
|
|
3
|
+
import "../timestamp-CN7C70ih.js";
|
|
4
|
+
import "../json_schema-DhnvfM2m.js";
|
|
5
|
+
import "../span-BZ89ct3l.js";
|
|
6
|
+
import { CreateDriftRunRequest, CreateDriftRunResponse, CreateDriftRunResponseError, CreateDriftRunResponseSuccess, Deviation, DriftRunCIStatus, GetAllTraceTestsRequest, GetAllTraceTestsResponse, GetAllTraceTestsResponseError, GetAllTraceTestsResponseSuccess, GetDriftRunTraceTestsRequest, GetDriftRunTraceTestsResponse, GetDriftRunTraceTestsResponseError, GetDriftRunTraceTestsResponseSuccess, GetGlobalSpansRequest, GetGlobalSpansResponse, GetGlobalSpansResponseError, GetGlobalSpansResponseSuccess, GetPreAppStartSpansRequest, GetPreAppStartSpansResponse, GetPreAppStartSpansResponseError, GetPreAppStartSpansResponseSuccess, GetTraceTestRequest, GetTraceTestResponse, GetTraceTestResponseError, GetTraceTestResponseSuccess, MatchLevel, MatchScope, MatchType, SimilarityCandidate, TestRunService, TraceTest, TraceTestFailureReason, TraceTestResult, TraceTestSpanResult, UpdateDriftRunCIStatusRequest, UpdateDriftRunCIStatusResponse, UpdateDriftRunCIStatusResponseError, UpdateDriftRunCIStatusResponseSuccess, UploadTraceTestResultsRequest, UploadTraceTestResultsResponse, UploadTraceTestResultsResponseError, UploadTraceTestResultsResponseSuccess } from "../test_run_service-CQdYZE9A.js";
|
|
7
7
|
|
|
8
8
|
export { CreateDriftRunRequest, CreateDriftRunResponse, CreateDriftRunResponseError, CreateDriftRunResponseSuccess, Deviation, DriftRunCIStatus, GetAllTraceTestsRequest, GetAllTraceTestsResponse, GetAllTraceTestsResponseError, GetAllTraceTestsResponseSuccess, GetDriftRunTraceTestsRequest, GetDriftRunTraceTestsResponse, GetDriftRunTraceTestsResponseError, GetDriftRunTraceTestsResponseSuccess, GetGlobalSpansRequest, GetGlobalSpansResponse, GetGlobalSpansResponseError, GetGlobalSpansResponseSuccess, GetPreAppStartSpansRequest, GetPreAppStartSpansResponse, GetPreAppStartSpansResponseError, GetPreAppStartSpansResponseSuccess, GetTraceTestRequest, GetTraceTestResponse, GetTraceTestResponseError, GetTraceTestResponseSuccess, MatchLevel, MatchScope, MatchType, SimilarityCandidate, TestRunService, TraceTest, TraceTestFailureReason, TraceTestResult, TraceTestSpanResult, UpdateDriftRunCIStatusRequest, UpdateDriftRunCIStatusResponse, UpdateDriftRunCIStatusResponseError, UpdateDriftRunCIStatusResponseSuccess, UploadTraceTestResultsRequest, UploadTraceTestResultsResponse, UploadTraceTestResultsResponseError, UploadTraceTestResultsResponseSuccess };
|