weave-typescript 0.12.0 → 0.14.0
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/google/api/annotations.pb.js +1 -1
- package/dist/google/api/http.pb.js +1 -1
- package/dist/google/protobuf/descriptor.pb.d.ts +8 -1
- package/dist/google/protobuf/descriptor.pb.js +8 -1
- package/dist/google/protobuf/struct.pb.js +1 -1
- package/dist/google/protobuf/timestamp.pb.d.ts +7 -6
- package/dist/google/protobuf/timestamp.pb.js +1 -1
- package/dist/index.d.ts +9 -16
- package/dist/index.js +13 -21
- package/dist/weaveapi/{storage/v1/auth.pb.d.ts → atc/v1/event.pb.d.ts} +12 -6
- package/dist/weaveapi/atc/v1/event.pb.js +263 -0
- package/dist/weaveapi/{auth/v1/session.pb.d.ts → atc/v1/message.pb.d.ts} +22 -21
- package/dist/weaveapi/atc/v1/message.pb.js +287 -0
- package/dist/weaveapi/atc/v1/process.pb.d.ts +91 -0
- package/dist/weaveapi/atc/v1/process.pb.js +658 -0
- package/dist/weaveapi/atc/v1/run.pb.d.ts +71 -0
- package/dist/weaveapi/atc/v1/run.pb.js +525 -0
- package/dist/weaveapi/atc/v1/service.pb.d.ts +339 -0
- package/dist/weaveapi/atc/v1/service.pb.js +1922 -0
- package/dist/weaveapi/project/v1/project.pb.d.ts +67 -5
- package/dist/weaveapi/project/v1/project.pb.js +765 -66
- package/dist/weaveapi/project/v1/service.pb.d.ts +117 -76
- package/dist/weaveapi/project/v1/service.pb.js +1088 -401
- package/dist/weaveapi/task/v1/service.pb.d.ts +171 -0
- package/dist/weaveapi/task/v1/service.pb.js +1416 -0
- package/dist/weaveapi/task/v1/task.pb.d.ts +84 -0
- package/dist/weaveapi/task/v1/task.pb.js +782 -0
- package/dist/weavesql/atcdb/event_sql.d.ts +101 -0
- package/dist/weavesql/atcdb/event_sql.js +191 -0
- package/dist/weavesql/atcdb/mailbox_sql.d.ts +43 -0
- package/dist/weavesql/atcdb/mailbox_sql.js +85 -0
- package/dist/weavesql/weavedb/project_sql.d.ts +121 -46
- package/dist/weavesql/weavedb/project_sql.js +304 -112
- package/dist/weavesql/weavedb/task_sql.d.ts +163 -0
- package/dist/weavesql/weavedb/task_sql.js +328 -0
- package/package.json +1 -1
- package/dist/weaveapi/auth/v1/service.pb.d.ts +0 -709
- package/dist/weaveapi/auth/v1/service.pb.js +0 -4977
- package/dist/weaveapi/auth/v1/session.pb.js +0 -308
- package/dist/weaveapi/auth/v1/usage.pb.d.ts +0 -76
- package/dist/weaveapi/auth/v1/usage.pb.js +0 -849
- package/dist/weaveapi/auth/v1/user.pb.d.ts +0 -141
- package/dist/weaveapi/auth/v1/user.pb.js +0 -1625
- package/dist/weaveapi/data/v1/data.pb.d.ts +0 -54
- package/dist/weaveapi/data/v1/data.pb.js +0 -411
- package/dist/weaveapi/data/v1/service.pb.d.ts +0 -296
- package/dist/weaveapi/data/v1/service.pb.js +0 -2777
- package/dist/weaveapi/generate/v1/configuration.pb.d.ts +0 -122
- package/dist/weaveapi/generate/v1/configuration.pb.js +0 -877
- package/dist/weaveapi/generate/v1/generate.pb.d.ts +0 -48
- package/dist/weaveapi/generate/v1/generate.pb.js +0 -367
- package/dist/weaveapi/generate/v1/service.pb.d.ts +0 -173
- package/dist/weaveapi/generate/v1/service.pb.js +0 -1207
- package/dist/weaveapi/input/v1/input.pb.d.ts +0 -77
- package/dist/weaveapi/input/v1/input.pb.js +0 -632
- package/dist/weaveapi/input/v1/service.pb.d.ts +0 -390
- package/dist/weaveapi/input/v1/service.pb.js +0 -3610
- package/dist/weaveapi/integration/v1/integration.pb.d.ts +0 -67
- package/dist/weaveapi/integration/v1/integration.pb.js +0 -486
- package/dist/weaveapi/integration/v1/service.pb.d.ts +0 -318
- package/dist/weaveapi/integration/v1/service.pb.js +0 -2992
- package/dist/weaveapi/llmx/v1/architecture.pb.d.ts +0 -665
- package/dist/weaveapi/llmx/v1/architecture.pb.js +0 -3028
- package/dist/weaveapi/llmx/v1/capabilities.pb.d.ts +0 -709
- package/dist/weaveapi/llmx/v1/capabilities.pb.js +0 -3458
- package/dist/weaveapi/llmx/v1/model.pb.d.ts +0 -375
- package/dist/weaveapi/llmx/v1/model.pb.js +0 -1472
- package/dist/weaveapi/llmx/v1/pricing.pb.d.ts +0 -340
- package/dist/weaveapi/llmx/v1/pricing.pb.js +0 -974
- package/dist/weaveapi/llmx/v1/provider.pb.d.ts +0 -72
- package/dist/weaveapi/llmx/v1/provider.pb.js +0 -218
- package/dist/weaveapi/llmx/v1/service.pb.d.ts +0 -683
- package/dist/weaveapi/llmx/v1/service.pb.js +0 -5266
- package/dist/weaveapi/mcpregistry/v1/server.pb.d.ts +0 -54
- package/dist/weaveapi/mcpregistry/v1/server.pb.js +0 -436
- package/dist/weaveapi/mcpregistry/v1/service.pb.d.ts +0 -171
- package/dist/weaveapi/mcpregistry/v1/service.pb.js +0 -963
- package/dist/weaveapi/payment/v1/invoice.pb.d.ts +0 -92
- package/dist/weaveapi/payment/v1/invoice.pb.js +0 -998
- package/dist/weaveapi/payment/v1/service.pb.d.ts +0 -662
- package/dist/weaveapi/payment/v1/service.pb.js +0 -5395
- package/dist/weaveapi/payment/v1/subscription.pb.d.ts +0 -165
- package/dist/weaveapi/payment/v1/subscription.pb.js +0 -1930
- package/dist/weaveapi/report/v1/report.pb.d.ts +0 -81
- package/dist/weaveapi/report/v1/report.pb.js +0 -678
- package/dist/weaveapi/report/v1/service.pb.d.ts +0 -194
- package/dist/weaveapi/report/v1/service.pb.js +0 -1923
- package/dist/weaveapi/requirement/v1/requirement.pb.d.ts +0 -70
- package/dist/weaveapi/requirement/v1/requirement.pb.js +0 -570
- package/dist/weaveapi/requirement/v1/service.pb.d.ts +0 -390
- package/dist/weaveapi/requirement/v1/service.pb.js +0 -3636
- package/dist/weaveapi/run/v1/run.pb.d.ts +0 -117
- package/dist/weaveapi/run/v1/run.pb.js +0 -1155
- package/dist/weaveapi/run/v1/service.pb.d.ts +0 -229
- package/dist/weaveapi/run/v1/service.pb.js +0 -2426
- package/dist/weaveapi/script/v1/script.pb.d.ts +0 -102
- package/dist/weaveapi/script/v1/script.pb.js +0 -1025
- package/dist/weaveapi/script/v1/service.pb.d.ts +0 -502
- package/dist/weaveapi/script/v1/service.pb.js +0 -4871
- package/dist/weaveapi/storage/v1/auth.pb.js +0 -110
- package/dist/weaveapi/storage/v1/nosql_database.pb.d.ts +0 -91
- package/dist/weaveapi/storage/v1/nosql_database.pb.js +0 -1056
- package/dist/weaveapi/storage/v1/object_store.pb.d.ts +0 -49
- package/dist/weaveapi/storage/v1/object_store.pb.js +0 -441
- package/dist/weaveapi/storage/v1/service.pb.d.ts +0 -245
- package/dist/weaveapi/storage/v1/service.pb.js +0 -1339
- package/dist/weaveapi/storage/v1/sql_database.pb.d.ts +0 -98
- package/dist/weaveapi/storage/v1/sql_database.pb.js +0 -1184
- package/dist/weaveapi/storage/v1/storage.pb.d.ts +0 -35
- package/dist/weaveapi/storage/v1/storage.pb.js +0 -198
- package/dist/weaveapi/storage/v1/vcs.pb.d.ts +0 -75
- package/dist/weaveapi/storage/v1/vcs.pb.js +0 -864
- package/dist/weaveapi/suite/v1/service.pb.d.ts +0 -539
- package/dist/weaveapi/suite/v1/service.pb.js +0 -5279
- package/dist/weaveapi/suite/v1/suite.pb.d.ts +0 -92
- package/dist/weaveapi/suite/v1/suite.pb.js +0 -876
- package/dist/weaveapi/synthesize/v1/dataset.pb.d.ts +0 -68
- package/dist/weaveapi/synthesize/v1/dataset.pb.js +0 -460
- package/dist/weaveapi/synthesize/v1/inline_data.pb.d.ts +0 -45
- package/dist/weaveapi/synthesize/v1/inline_data.pb.js +0 -166
- package/dist/weaveapi/synthesize/v1/relationship.pb.d.ts +0 -58
- package/dist/weaveapi/synthesize/v1/relationship.pb.js +0 -253
- package/dist/weaveapi/synthesize/v1/service.pb.d.ts +0 -144
- package/dist/weaveapi/synthesize/v1/service.pb.js +0 -917
- package/dist/weaveapi/synthesize/v1/training.pb.d.ts +0 -58
- package/dist/weaveapi/synthesize/v1/training.pb.js +0 -386
- package/dist/weaveapi/testcase/v1/service.pb.d.ts +0 -498
- package/dist/weaveapi/testcase/v1/service.pb.js +0 -4728
- package/dist/weaveapi/testcase/v1/testcase.pb.d.ts +0 -91
- package/dist/weaveapi/testcase/v1/testcase.pb.js +0 -794
- package/dist/weaveapi/workflow/v1/service.pb.d.ts +0 -261
- package/dist/weaveapi/workflow/v1/service.pb.js +0 -2120
- package/dist/weaveapi/workflow/v1/workflow.pb.d.ts +0 -77
- package/dist/weaveapi/workflow/v1/workflow.pb.js +0 -555
- package/dist/weaveapi/workflowdata/v1/service.pb.d.ts +0 -295
- package/dist/weaveapi/workflowdata/v1/service.pb.js +0 -2612
|
@@ -1,318 +0,0 @@
|
|
|
1
|
-
import { BinaryReader, BinaryWriter } from "@bufbuild/protobuf/wire";
|
|
2
|
-
import { IntegrationEndpoint, IntegrationStatus, IntegrationType } from "./integration.pb";
|
|
3
|
-
export declare const protobufPackage = "weaveapi.integration.v1";
|
|
4
|
-
export interface CreateIntegrationEndpointRequest {
|
|
5
|
-
projectId: string;
|
|
6
|
-
name: string;
|
|
7
|
-
description: string;
|
|
8
|
-
integrationType: IntegrationType;
|
|
9
|
-
targetUri: string;
|
|
10
|
-
authReference: string;
|
|
11
|
-
config: {
|
|
12
|
-
[key: string]: any;
|
|
13
|
-
} | undefined;
|
|
14
|
-
metadata: {
|
|
15
|
-
[key: string]: any;
|
|
16
|
-
} | undefined;
|
|
17
|
-
}
|
|
18
|
-
export interface CreateIntegrationEndpointResponse {
|
|
19
|
-
integrationEndpoint: IntegrationEndpoint | undefined;
|
|
20
|
-
}
|
|
21
|
-
export interface GetIntegrationEndpointRequest {
|
|
22
|
-
projectId: string;
|
|
23
|
-
integrationEndpointId: string;
|
|
24
|
-
}
|
|
25
|
-
export interface GetIntegrationEndpointResponse {
|
|
26
|
-
integrationEndpoint: IntegrationEndpoint | undefined;
|
|
27
|
-
}
|
|
28
|
-
export interface ListIntegrationEndpointsRequest {
|
|
29
|
-
projectId: string;
|
|
30
|
-
includeArchived: boolean;
|
|
31
|
-
pageSize: number;
|
|
32
|
-
pageToken: string;
|
|
33
|
-
workflowId: string;
|
|
34
|
-
}
|
|
35
|
-
export interface ListIntegrationEndpointsResponse {
|
|
36
|
-
integrationEndpoints: IntegrationEndpoint[];
|
|
37
|
-
nextPageToken: string;
|
|
38
|
-
}
|
|
39
|
-
export interface UpdateIntegrationEndpointRequest {
|
|
40
|
-
projectId: string;
|
|
41
|
-
integrationEndpointId: string;
|
|
42
|
-
name: string;
|
|
43
|
-
description: string;
|
|
44
|
-
integrationType: IntegrationType;
|
|
45
|
-
status: IntegrationStatus;
|
|
46
|
-
targetUri: string;
|
|
47
|
-
authReference: string;
|
|
48
|
-
config: {
|
|
49
|
-
[key: string]: any;
|
|
50
|
-
} | undefined;
|
|
51
|
-
metadata: {
|
|
52
|
-
[key: string]: any;
|
|
53
|
-
} | undefined;
|
|
54
|
-
}
|
|
55
|
-
export interface UpdateIntegrationEndpointResponse {
|
|
56
|
-
integrationEndpoint: IntegrationEndpoint | undefined;
|
|
57
|
-
}
|
|
58
|
-
export interface ArchiveIntegrationEndpointRequest {
|
|
59
|
-
projectId: string;
|
|
60
|
-
integrationEndpointId: string;
|
|
61
|
-
}
|
|
62
|
-
export interface ArchiveIntegrationEndpointResponse {
|
|
63
|
-
integrationEndpoint: IntegrationEndpoint | undefined;
|
|
64
|
-
}
|
|
65
|
-
export interface DeleteIntegrationEndpointRequest {
|
|
66
|
-
projectId: string;
|
|
67
|
-
integrationEndpointId: string;
|
|
68
|
-
}
|
|
69
|
-
export interface DeleteIntegrationEndpointResponse {
|
|
70
|
-
}
|
|
71
|
-
export interface AttachIntegrationEndpointToWorkflowRequest {
|
|
72
|
-
projectId: string;
|
|
73
|
-
workflowId: string;
|
|
74
|
-
integrationEndpointId: string;
|
|
75
|
-
attachedBy: string;
|
|
76
|
-
metadata: {
|
|
77
|
-
[key: string]: any;
|
|
78
|
-
} | undefined;
|
|
79
|
-
}
|
|
80
|
-
export interface AttachIntegrationEndpointToWorkflowResponse {
|
|
81
|
-
binding: WorkflowIntegrationEndpointBinding | undefined;
|
|
82
|
-
}
|
|
83
|
-
export interface DetachIntegrationEndpointFromWorkflowRequest {
|
|
84
|
-
projectId: string;
|
|
85
|
-
workflowId: string;
|
|
86
|
-
integrationEndpointId: string;
|
|
87
|
-
}
|
|
88
|
-
export interface DetachIntegrationEndpointFromWorkflowResponse {
|
|
89
|
-
}
|
|
90
|
-
export interface ListWorkflowIntegrationEndpointBindingsRequest {
|
|
91
|
-
projectId: string;
|
|
92
|
-
workflowId: string;
|
|
93
|
-
pageSize: number;
|
|
94
|
-
pageToken: string;
|
|
95
|
-
}
|
|
96
|
-
export interface ListWorkflowIntegrationEndpointBindingsResponse {
|
|
97
|
-
bindings: WorkflowIntegrationEndpointBinding[];
|
|
98
|
-
nextPageToken: string;
|
|
99
|
-
}
|
|
100
|
-
export interface WorkflowIntegrationEndpointBinding {
|
|
101
|
-
projectId: string;
|
|
102
|
-
workflowId: string;
|
|
103
|
-
integrationEndpointId: string;
|
|
104
|
-
attachedBy: string;
|
|
105
|
-
metadata: {
|
|
106
|
-
[key: string]: any;
|
|
107
|
-
} | undefined;
|
|
108
|
-
attachedAt: Date | undefined;
|
|
109
|
-
}
|
|
110
|
-
export interface ValidateIntegrationEndpointRequest {
|
|
111
|
-
projectId: string;
|
|
112
|
-
integrationEndpointId: string;
|
|
113
|
-
}
|
|
114
|
-
export interface ValidateIntegrationEndpointResponse {
|
|
115
|
-
success: boolean;
|
|
116
|
-
message: string;
|
|
117
|
-
checkedAt: Date | undefined;
|
|
118
|
-
}
|
|
119
|
-
export declare const CreateIntegrationEndpointRequest: MessageFns<CreateIntegrationEndpointRequest>;
|
|
120
|
-
export declare const CreateIntegrationEndpointResponse: MessageFns<CreateIntegrationEndpointResponse>;
|
|
121
|
-
export declare const GetIntegrationEndpointRequest: MessageFns<GetIntegrationEndpointRequest>;
|
|
122
|
-
export declare const GetIntegrationEndpointResponse: MessageFns<GetIntegrationEndpointResponse>;
|
|
123
|
-
export declare const ListIntegrationEndpointsRequest: MessageFns<ListIntegrationEndpointsRequest>;
|
|
124
|
-
export declare const ListIntegrationEndpointsResponse: MessageFns<ListIntegrationEndpointsResponse>;
|
|
125
|
-
export declare const UpdateIntegrationEndpointRequest: MessageFns<UpdateIntegrationEndpointRequest>;
|
|
126
|
-
export declare const UpdateIntegrationEndpointResponse: MessageFns<UpdateIntegrationEndpointResponse>;
|
|
127
|
-
export declare const ArchiveIntegrationEndpointRequest: MessageFns<ArchiveIntegrationEndpointRequest>;
|
|
128
|
-
export declare const ArchiveIntegrationEndpointResponse: MessageFns<ArchiveIntegrationEndpointResponse>;
|
|
129
|
-
export declare const DeleteIntegrationEndpointRequest: MessageFns<DeleteIntegrationEndpointRequest>;
|
|
130
|
-
export declare const DeleteIntegrationEndpointResponse: MessageFns<DeleteIntegrationEndpointResponse>;
|
|
131
|
-
export declare const AttachIntegrationEndpointToWorkflowRequest: MessageFns<AttachIntegrationEndpointToWorkflowRequest>;
|
|
132
|
-
export declare const AttachIntegrationEndpointToWorkflowResponse: MessageFns<AttachIntegrationEndpointToWorkflowResponse>;
|
|
133
|
-
export declare const DetachIntegrationEndpointFromWorkflowRequest: MessageFns<DetachIntegrationEndpointFromWorkflowRequest>;
|
|
134
|
-
export declare const DetachIntegrationEndpointFromWorkflowResponse: MessageFns<DetachIntegrationEndpointFromWorkflowResponse>;
|
|
135
|
-
export declare const ListWorkflowIntegrationEndpointBindingsRequest: MessageFns<ListWorkflowIntegrationEndpointBindingsRequest>;
|
|
136
|
-
export declare const ListWorkflowIntegrationEndpointBindingsResponse: MessageFns<ListWorkflowIntegrationEndpointBindingsResponse>;
|
|
137
|
-
export declare const WorkflowIntegrationEndpointBinding: MessageFns<WorkflowIntegrationEndpointBinding>;
|
|
138
|
-
export declare const ValidateIntegrationEndpointRequest: MessageFns<ValidateIntegrationEndpointRequest>;
|
|
139
|
-
export declare const ValidateIntegrationEndpointResponse: MessageFns<ValidateIntegrationEndpointResponse>;
|
|
140
|
-
export interface IntegrationService {
|
|
141
|
-
CreateIntegrationEndpoint(request: CreateIntegrationEndpointRequest): Promise<CreateIntegrationEndpointResponse>;
|
|
142
|
-
GetIntegrationEndpoint(request: GetIntegrationEndpointRequest): Promise<GetIntegrationEndpointResponse>;
|
|
143
|
-
ListIntegrationEndpoints(request: ListIntegrationEndpointsRequest): Promise<ListIntegrationEndpointsResponse>;
|
|
144
|
-
UpdateIntegrationEndpoint(request: UpdateIntegrationEndpointRequest): Promise<UpdateIntegrationEndpointResponse>;
|
|
145
|
-
ArchiveIntegrationEndpoint(request: ArchiveIntegrationEndpointRequest): Promise<ArchiveIntegrationEndpointResponse>;
|
|
146
|
-
DeleteIntegrationEndpoint(request: DeleteIntegrationEndpointRequest): Promise<DeleteIntegrationEndpointResponse>;
|
|
147
|
-
AttachIntegrationEndpointToWorkflow(request: AttachIntegrationEndpointToWorkflowRequest): Promise<AttachIntegrationEndpointToWorkflowResponse>;
|
|
148
|
-
DetachIntegrationEndpointFromWorkflow(request: DetachIntegrationEndpointFromWorkflowRequest): Promise<DetachIntegrationEndpointFromWorkflowResponse>;
|
|
149
|
-
ListWorkflowIntegrationEndpointBindings(request: ListWorkflowIntegrationEndpointBindingsRequest): Promise<ListWorkflowIntegrationEndpointBindingsResponse>;
|
|
150
|
-
ValidateIntegrationEndpoint(request: ValidateIntegrationEndpointRequest): Promise<ValidateIntegrationEndpointResponse>;
|
|
151
|
-
}
|
|
152
|
-
export declare const IntegrationServiceServiceName = "weaveapi.integration.v1.IntegrationService";
|
|
153
|
-
export declare class IntegrationServiceClientImpl implements IntegrationService {
|
|
154
|
-
private readonly rpc;
|
|
155
|
-
private readonly service;
|
|
156
|
-
constructor(rpc: Rpc, opts?: {
|
|
157
|
-
service?: string;
|
|
158
|
-
});
|
|
159
|
-
CreateIntegrationEndpoint(request: CreateIntegrationEndpointRequest): Promise<CreateIntegrationEndpointResponse>;
|
|
160
|
-
GetIntegrationEndpoint(request: GetIntegrationEndpointRequest): Promise<GetIntegrationEndpointResponse>;
|
|
161
|
-
ListIntegrationEndpoints(request: ListIntegrationEndpointsRequest): Promise<ListIntegrationEndpointsResponse>;
|
|
162
|
-
UpdateIntegrationEndpoint(request: UpdateIntegrationEndpointRequest): Promise<UpdateIntegrationEndpointResponse>;
|
|
163
|
-
ArchiveIntegrationEndpoint(request: ArchiveIntegrationEndpointRequest): Promise<ArchiveIntegrationEndpointResponse>;
|
|
164
|
-
DeleteIntegrationEndpoint(request: DeleteIntegrationEndpointRequest): Promise<DeleteIntegrationEndpointResponse>;
|
|
165
|
-
AttachIntegrationEndpointToWorkflow(request: AttachIntegrationEndpointToWorkflowRequest): Promise<AttachIntegrationEndpointToWorkflowResponse>;
|
|
166
|
-
DetachIntegrationEndpointFromWorkflow(request: DetachIntegrationEndpointFromWorkflowRequest): Promise<DetachIntegrationEndpointFromWorkflowResponse>;
|
|
167
|
-
ListWorkflowIntegrationEndpointBindings(request: ListWorkflowIntegrationEndpointBindingsRequest): Promise<ListWorkflowIntegrationEndpointBindingsResponse>;
|
|
168
|
-
ValidateIntegrationEndpoint(request: ValidateIntegrationEndpointRequest): Promise<ValidateIntegrationEndpointResponse>;
|
|
169
|
-
}
|
|
170
|
-
export type IntegrationServiceDefinition = typeof IntegrationServiceDefinition;
|
|
171
|
-
export declare const IntegrationServiceDefinition: {
|
|
172
|
-
readonly name: "IntegrationService";
|
|
173
|
-
readonly fullName: "weaveapi.integration.v1.IntegrationService";
|
|
174
|
-
readonly methods: {
|
|
175
|
-
readonly createIntegrationEndpoint: {
|
|
176
|
-
readonly name: "CreateIntegrationEndpoint";
|
|
177
|
-
readonly requestType: MessageFns<CreateIntegrationEndpointRequest>;
|
|
178
|
-
readonly requestStream: false;
|
|
179
|
-
readonly responseType: MessageFns<CreateIntegrationEndpointResponse>;
|
|
180
|
-
readonly responseStream: false;
|
|
181
|
-
readonly options: {
|
|
182
|
-
readonly _unknownFields: {
|
|
183
|
-
readonly 578365826: readonly [Uint8Array<ArrayBuffer>];
|
|
184
|
-
};
|
|
185
|
-
};
|
|
186
|
-
};
|
|
187
|
-
readonly getIntegrationEndpoint: {
|
|
188
|
-
readonly name: "GetIntegrationEndpoint";
|
|
189
|
-
readonly requestType: MessageFns<GetIntegrationEndpointRequest>;
|
|
190
|
-
readonly requestStream: false;
|
|
191
|
-
readonly responseType: MessageFns<GetIntegrationEndpointResponse>;
|
|
192
|
-
readonly responseStream: false;
|
|
193
|
-
readonly options: {
|
|
194
|
-
readonly _unknownFields: {
|
|
195
|
-
readonly 578365826: readonly [Uint8Array<ArrayBuffer>];
|
|
196
|
-
};
|
|
197
|
-
};
|
|
198
|
-
};
|
|
199
|
-
readonly listIntegrationEndpoints: {
|
|
200
|
-
readonly name: "ListIntegrationEndpoints";
|
|
201
|
-
readonly requestType: MessageFns<ListIntegrationEndpointsRequest>;
|
|
202
|
-
readonly requestStream: false;
|
|
203
|
-
readonly responseType: MessageFns<ListIntegrationEndpointsResponse>;
|
|
204
|
-
readonly responseStream: false;
|
|
205
|
-
readonly options: {
|
|
206
|
-
readonly _unknownFields: {
|
|
207
|
-
readonly 578365826: readonly [Uint8Array<ArrayBuffer>];
|
|
208
|
-
};
|
|
209
|
-
};
|
|
210
|
-
};
|
|
211
|
-
readonly updateIntegrationEndpoint: {
|
|
212
|
-
readonly name: "UpdateIntegrationEndpoint";
|
|
213
|
-
readonly requestType: MessageFns<UpdateIntegrationEndpointRequest>;
|
|
214
|
-
readonly requestStream: false;
|
|
215
|
-
readonly responseType: MessageFns<UpdateIntegrationEndpointResponse>;
|
|
216
|
-
readonly responseStream: false;
|
|
217
|
-
readonly options: {
|
|
218
|
-
readonly _unknownFields: {
|
|
219
|
-
readonly 578365826: readonly [Uint8Array<ArrayBuffer>];
|
|
220
|
-
};
|
|
221
|
-
};
|
|
222
|
-
};
|
|
223
|
-
readonly archiveIntegrationEndpoint: {
|
|
224
|
-
readonly name: "ArchiveIntegrationEndpoint";
|
|
225
|
-
readonly requestType: MessageFns<ArchiveIntegrationEndpointRequest>;
|
|
226
|
-
readonly requestStream: false;
|
|
227
|
-
readonly responseType: MessageFns<ArchiveIntegrationEndpointResponse>;
|
|
228
|
-
readonly responseStream: false;
|
|
229
|
-
readonly options: {
|
|
230
|
-
readonly _unknownFields: {
|
|
231
|
-
readonly 578365826: readonly [Uint8Array<ArrayBuffer>];
|
|
232
|
-
};
|
|
233
|
-
};
|
|
234
|
-
};
|
|
235
|
-
readonly deleteIntegrationEndpoint: {
|
|
236
|
-
readonly name: "DeleteIntegrationEndpoint";
|
|
237
|
-
readonly requestType: MessageFns<DeleteIntegrationEndpointRequest>;
|
|
238
|
-
readonly requestStream: false;
|
|
239
|
-
readonly responseType: MessageFns<DeleteIntegrationEndpointResponse>;
|
|
240
|
-
readonly responseStream: false;
|
|
241
|
-
readonly options: {
|
|
242
|
-
readonly _unknownFields: {
|
|
243
|
-
readonly 578365826: readonly [Uint8Array<ArrayBuffer>];
|
|
244
|
-
};
|
|
245
|
-
};
|
|
246
|
-
};
|
|
247
|
-
readonly attachIntegrationEndpointToWorkflow: {
|
|
248
|
-
readonly name: "AttachIntegrationEndpointToWorkflow";
|
|
249
|
-
readonly requestType: MessageFns<AttachIntegrationEndpointToWorkflowRequest>;
|
|
250
|
-
readonly requestStream: false;
|
|
251
|
-
readonly responseType: MessageFns<AttachIntegrationEndpointToWorkflowResponse>;
|
|
252
|
-
readonly responseStream: false;
|
|
253
|
-
readonly options: {
|
|
254
|
-
readonly _unknownFields: {
|
|
255
|
-
readonly 578365826: readonly [Uint8Array<ArrayBuffer>];
|
|
256
|
-
};
|
|
257
|
-
};
|
|
258
|
-
};
|
|
259
|
-
readonly detachIntegrationEndpointFromWorkflow: {
|
|
260
|
-
readonly name: "DetachIntegrationEndpointFromWorkflow";
|
|
261
|
-
readonly requestType: MessageFns<DetachIntegrationEndpointFromWorkflowRequest>;
|
|
262
|
-
readonly requestStream: false;
|
|
263
|
-
readonly responseType: MessageFns<DetachIntegrationEndpointFromWorkflowResponse>;
|
|
264
|
-
readonly responseStream: false;
|
|
265
|
-
readonly options: {
|
|
266
|
-
readonly _unknownFields: {
|
|
267
|
-
readonly 578365826: readonly [Uint8Array<ArrayBuffer>];
|
|
268
|
-
};
|
|
269
|
-
};
|
|
270
|
-
};
|
|
271
|
-
readonly listWorkflowIntegrationEndpointBindings: {
|
|
272
|
-
readonly name: "ListWorkflowIntegrationEndpointBindings";
|
|
273
|
-
readonly requestType: MessageFns<ListWorkflowIntegrationEndpointBindingsRequest>;
|
|
274
|
-
readonly requestStream: false;
|
|
275
|
-
readonly responseType: MessageFns<ListWorkflowIntegrationEndpointBindingsResponse>;
|
|
276
|
-
readonly responseStream: false;
|
|
277
|
-
readonly options: {
|
|
278
|
-
readonly _unknownFields: {
|
|
279
|
-
readonly 578365826: readonly [Uint8Array<ArrayBuffer>];
|
|
280
|
-
};
|
|
281
|
-
};
|
|
282
|
-
};
|
|
283
|
-
readonly validateIntegrationEndpoint: {
|
|
284
|
-
readonly name: "ValidateIntegrationEndpoint";
|
|
285
|
-
readonly requestType: MessageFns<ValidateIntegrationEndpointRequest>;
|
|
286
|
-
readonly requestStream: false;
|
|
287
|
-
readonly responseType: MessageFns<ValidateIntegrationEndpointResponse>;
|
|
288
|
-
readonly responseStream: false;
|
|
289
|
-
readonly options: {
|
|
290
|
-
readonly _unknownFields: {
|
|
291
|
-
readonly 578365826: readonly [Uint8Array<ArrayBuffer>];
|
|
292
|
-
};
|
|
293
|
-
};
|
|
294
|
-
};
|
|
295
|
-
};
|
|
296
|
-
};
|
|
297
|
-
interface Rpc {
|
|
298
|
-
request(service: string, method: string, data: Uint8Array): Promise<Uint8Array>;
|
|
299
|
-
}
|
|
300
|
-
type Builtin = Date | Function | Uint8Array | string | number | boolean | undefined;
|
|
301
|
-
export type DeepPartial<T> = T extends Builtin ? T : T extends globalThis.Array<infer U> ? globalThis.Array<DeepPartial<U>> : T extends ReadonlyArray<infer U> ? ReadonlyArray<DeepPartial<U>> : T extends {} ? {
|
|
302
|
-
[K in keyof T]?: DeepPartial<T[K]>;
|
|
303
|
-
} : Partial<T>;
|
|
304
|
-
type KeysOfUnion<T> = T extends T ? keyof T : never;
|
|
305
|
-
export type Exact<P, I extends P> = P extends Builtin ? P : P & {
|
|
306
|
-
[K in keyof P]: Exact<P[K], I[K]>;
|
|
307
|
-
} & {
|
|
308
|
-
[K in Exclude<keyof I, KeysOfUnion<P>>]: never;
|
|
309
|
-
};
|
|
310
|
-
export interface MessageFns<T> {
|
|
311
|
-
encode(message: T, writer?: BinaryWriter): BinaryWriter;
|
|
312
|
-
decode(input: BinaryReader | Uint8Array, length?: number): T;
|
|
313
|
-
fromJSON(object: any): T;
|
|
314
|
-
toJSON(message: T): unknown;
|
|
315
|
-
create<I extends Exact<DeepPartial<T>, I>>(base?: I): T;
|
|
316
|
-
fromPartial<I extends Exact<DeepPartial<T>, I>>(object: I): T;
|
|
317
|
-
}
|
|
318
|
-
export {};
|