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,390 +0,0 @@
|
|
|
1
|
-
import { BinaryReader, BinaryWriter } from "@bufbuild/protobuf/wire";
|
|
2
|
-
import { InputSource, InputSourceType, InputStatus, InputVersion } from "./input.pb";
|
|
3
|
-
export declare const protobufPackage = "weaveapi.input.v1";
|
|
4
|
-
export interface CreateInputSourceRequest {
|
|
5
|
-
projectId: string;
|
|
6
|
-
sourceType: InputSourceType;
|
|
7
|
-
name: string;
|
|
8
|
-
description: string;
|
|
9
|
-
originUri: string;
|
|
10
|
-
metadata: {
|
|
11
|
-
[key: string]: any;
|
|
12
|
-
} | undefined;
|
|
13
|
-
}
|
|
14
|
-
export interface CreateInputSourceResponse {
|
|
15
|
-
inputSource: InputSource | undefined;
|
|
16
|
-
}
|
|
17
|
-
export interface GetInputSourceRequest {
|
|
18
|
-
projectId: string;
|
|
19
|
-
inputSourceId: string;
|
|
20
|
-
}
|
|
21
|
-
export interface GetInputSourceResponse {
|
|
22
|
-
inputSource: InputSource | undefined;
|
|
23
|
-
}
|
|
24
|
-
export interface ListInputSourcesRequest {
|
|
25
|
-
projectId: string;
|
|
26
|
-
includeArchived: boolean;
|
|
27
|
-
pageSize: number;
|
|
28
|
-
pageToken: string;
|
|
29
|
-
workflowId: string;
|
|
30
|
-
}
|
|
31
|
-
export interface ListInputSourcesResponse {
|
|
32
|
-
inputSources: InputSource[];
|
|
33
|
-
nextPageToken: string;
|
|
34
|
-
}
|
|
35
|
-
export interface UpdateInputSourceRequest {
|
|
36
|
-
projectId: string;
|
|
37
|
-
inputSourceId: string;
|
|
38
|
-
name: string;
|
|
39
|
-
description: string;
|
|
40
|
-
originUri: string;
|
|
41
|
-
status: InputStatus;
|
|
42
|
-
metadata: {
|
|
43
|
-
[key: string]: any;
|
|
44
|
-
} | undefined;
|
|
45
|
-
}
|
|
46
|
-
export interface UpdateInputSourceResponse {
|
|
47
|
-
inputSource: InputSource | undefined;
|
|
48
|
-
}
|
|
49
|
-
export interface ArchiveInputSourceRequest {
|
|
50
|
-
projectId: string;
|
|
51
|
-
inputSourceId: string;
|
|
52
|
-
}
|
|
53
|
-
export interface ArchiveInputSourceResponse {
|
|
54
|
-
inputSource: InputSource | undefined;
|
|
55
|
-
}
|
|
56
|
-
export interface DeleteInputSourceRequest {
|
|
57
|
-
projectId: string;
|
|
58
|
-
inputSourceId: string;
|
|
59
|
-
}
|
|
60
|
-
export interface DeleteInputSourceResponse {
|
|
61
|
-
}
|
|
62
|
-
export interface AttachInputSourceToWorkflowRequest {
|
|
63
|
-
projectId: string;
|
|
64
|
-
workflowId: string;
|
|
65
|
-
inputSourceId: string;
|
|
66
|
-
attachedBy: string;
|
|
67
|
-
metadata: {
|
|
68
|
-
[key: string]: any;
|
|
69
|
-
} | undefined;
|
|
70
|
-
}
|
|
71
|
-
export interface AttachInputSourceToWorkflowResponse {
|
|
72
|
-
binding: WorkflowInputSourceBinding | undefined;
|
|
73
|
-
}
|
|
74
|
-
export interface DetachInputSourceFromWorkflowRequest {
|
|
75
|
-
projectId: string;
|
|
76
|
-
workflowId: string;
|
|
77
|
-
inputSourceId: string;
|
|
78
|
-
}
|
|
79
|
-
export interface DetachInputSourceFromWorkflowResponse {
|
|
80
|
-
}
|
|
81
|
-
export interface ListWorkflowInputSourceBindingsRequest {
|
|
82
|
-
projectId: string;
|
|
83
|
-
workflowId: string;
|
|
84
|
-
pageSize: number;
|
|
85
|
-
pageToken: string;
|
|
86
|
-
}
|
|
87
|
-
export interface ListWorkflowInputSourceBindingsResponse {
|
|
88
|
-
bindings: WorkflowInputSourceBinding[];
|
|
89
|
-
nextPageToken: string;
|
|
90
|
-
}
|
|
91
|
-
export interface WorkflowInputSourceBinding {
|
|
92
|
-
projectId: string;
|
|
93
|
-
workflowId: string;
|
|
94
|
-
inputSourceId: string;
|
|
95
|
-
attachedBy: string;
|
|
96
|
-
metadata: {
|
|
97
|
-
[key: string]: any;
|
|
98
|
-
} | undefined;
|
|
99
|
-
attachedAt: Date | undefined;
|
|
100
|
-
}
|
|
101
|
-
export interface CreateInputVersionRequest {
|
|
102
|
-
projectId: string;
|
|
103
|
-
inputSourceId: string;
|
|
104
|
-
checksum: string;
|
|
105
|
-
contentUri: string;
|
|
106
|
-
status: InputStatus;
|
|
107
|
-
parsedSummary: {
|
|
108
|
-
[key: string]: any;
|
|
109
|
-
} | undefined;
|
|
110
|
-
metadata: {
|
|
111
|
-
[key: string]: any;
|
|
112
|
-
} | undefined;
|
|
113
|
-
}
|
|
114
|
-
export interface CreateInputVersionResponse {
|
|
115
|
-
inputVersion: InputVersion | undefined;
|
|
116
|
-
}
|
|
117
|
-
export interface GetInputVersionRequest {
|
|
118
|
-
projectId: string;
|
|
119
|
-
inputSourceId: string;
|
|
120
|
-
inputVersionId: string;
|
|
121
|
-
}
|
|
122
|
-
export interface GetInputVersionResponse {
|
|
123
|
-
inputVersion: InputVersion | undefined;
|
|
124
|
-
}
|
|
125
|
-
export interface ListInputVersionsRequest {
|
|
126
|
-
projectId: string;
|
|
127
|
-
inputSourceId: string;
|
|
128
|
-
pageSize: number;
|
|
129
|
-
pageToken: string;
|
|
130
|
-
}
|
|
131
|
-
export interface ListInputVersionsResponse {
|
|
132
|
-
inputVersions: InputVersion[];
|
|
133
|
-
nextPageToken: string;
|
|
134
|
-
}
|
|
135
|
-
export interface SetActiveInputVersionRequest {
|
|
136
|
-
projectId: string;
|
|
137
|
-
inputSourceId: string;
|
|
138
|
-
inputVersionId: string;
|
|
139
|
-
}
|
|
140
|
-
export interface SetActiveInputVersionResponse {
|
|
141
|
-
inputSource: InputSource | undefined;
|
|
142
|
-
}
|
|
143
|
-
export declare const CreateInputSourceRequest: MessageFns<CreateInputSourceRequest>;
|
|
144
|
-
export declare const CreateInputSourceResponse: MessageFns<CreateInputSourceResponse>;
|
|
145
|
-
export declare const GetInputSourceRequest: MessageFns<GetInputSourceRequest>;
|
|
146
|
-
export declare const GetInputSourceResponse: MessageFns<GetInputSourceResponse>;
|
|
147
|
-
export declare const ListInputSourcesRequest: MessageFns<ListInputSourcesRequest>;
|
|
148
|
-
export declare const ListInputSourcesResponse: MessageFns<ListInputSourcesResponse>;
|
|
149
|
-
export declare const UpdateInputSourceRequest: MessageFns<UpdateInputSourceRequest>;
|
|
150
|
-
export declare const UpdateInputSourceResponse: MessageFns<UpdateInputSourceResponse>;
|
|
151
|
-
export declare const ArchiveInputSourceRequest: MessageFns<ArchiveInputSourceRequest>;
|
|
152
|
-
export declare const ArchiveInputSourceResponse: MessageFns<ArchiveInputSourceResponse>;
|
|
153
|
-
export declare const DeleteInputSourceRequest: MessageFns<DeleteInputSourceRequest>;
|
|
154
|
-
export declare const DeleteInputSourceResponse: MessageFns<DeleteInputSourceResponse>;
|
|
155
|
-
export declare const AttachInputSourceToWorkflowRequest: MessageFns<AttachInputSourceToWorkflowRequest>;
|
|
156
|
-
export declare const AttachInputSourceToWorkflowResponse: MessageFns<AttachInputSourceToWorkflowResponse>;
|
|
157
|
-
export declare const DetachInputSourceFromWorkflowRequest: MessageFns<DetachInputSourceFromWorkflowRequest>;
|
|
158
|
-
export declare const DetachInputSourceFromWorkflowResponse: MessageFns<DetachInputSourceFromWorkflowResponse>;
|
|
159
|
-
export declare const ListWorkflowInputSourceBindingsRequest: MessageFns<ListWorkflowInputSourceBindingsRequest>;
|
|
160
|
-
export declare const ListWorkflowInputSourceBindingsResponse: MessageFns<ListWorkflowInputSourceBindingsResponse>;
|
|
161
|
-
export declare const WorkflowInputSourceBinding: MessageFns<WorkflowInputSourceBinding>;
|
|
162
|
-
export declare const CreateInputVersionRequest: MessageFns<CreateInputVersionRequest>;
|
|
163
|
-
export declare const CreateInputVersionResponse: MessageFns<CreateInputVersionResponse>;
|
|
164
|
-
export declare const GetInputVersionRequest: MessageFns<GetInputVersionRequest>;
|
|
165
|
-
export declare const GetInputVersionResponse: MessageFns<GetInputVersionResponse>;
|
|
166
|
-
export declare const ListInputVersionsRequest: MessageFns<ListInputVersionsRequest>;
|
|
167
|
-
export declare const ListInputVersionsResponse: MessageFns<ListInputVersionsResponse>;
|
|
168
|
-
export declare const SetActiveInputVersionRequest: MessageFns<SetActiveInputVersionRequest>;
|
|
169
|
-
export declare const SetActiveInputVersionResponse: MessageFns<SetActiveInputVersionResponse>;
|
|
170
|
-
export interface InputService {
|
|
171
|
-
CreateInputSource(request: CreateInputSourceRequest): Promise<CreateInputSourceResponse>;
|
|
172
|
-
GetInputSource(request: GetInputSourceRequest): Promise<GetInputSourceResponse>;
|
|
173
|
-
ListInputSources(request: ListInputSourcesRequest): Promise<ListInputSourcesResponse>;
|
|
174
|
-
UpdateInputSource(request: UpdateInputSourceRequest): Promise<UpdateInputSourceResponse>;
|
|
175
|
-
ArchiveInputSource(request: ArchiveInputSourceRequest): Promise<ArchiveInputSourceResponse>;
|
|
176
|
-
DeleteInputSource(request: DeleteInputSourceRequest): Promise<DeleteInputSourceResponse>;
|
|
177
|
-
AttachInputSourceToWorkflow(request: AttachInputSourceToWorkflowRequest): Promise<AttachInputSourceToWorkflowResponse>;
|
|
178
|
-
DetachInputSourceFromWorkflow(request: DetachInputSourceFromWorkflowRequest): Promise<DetachInputSourceFromWorkflowResponse>;
|
|
179
|
-
ListWorkflowInputSourceBindings(request: ListWorkflowInputSourceBindingsRequest): Promise<ListWorkflowInputSourceBindingsResponse>;
|
|
180
|
-
CreateInputVersion(request: CreateInputVersionRequest): Promise<CreateInputVersionResponse>;
|
|
181
|
-
GetInputVersion(request: GetInputVersionRequest): Promise<GetInputVersionResponse>;
|
|
182
|
-
ListInputVersions(request: ListInputVersionsRequest): Promise<ListInputVersionsResponse>;
|
|
183
|
-
SetActiveInputVersion(request: SetActiveInputVersionRequest): Promise<SetActiveInputVersionResponse>;
|
|
184
|
-
}
|
|
185
|
-
export declare const InputServiceServiceName = "weaveapi.input.v1.InputService";
|
|
186
|
-
export declare class InputServiceClientImpl implements InputService {
|
|
187
|
-
private readonly rpc;
|
|
188
|
-
private readonly service;
|
|
189
|
-
constructor(rpc: Rpc, opts?: {
|
|
190
|
-
service?: string;
|
|
191
|
-
});
|
|
192
|
-
CreateInputSource(request: CreateInputSourceRequest): Promise<CreateInputSourceResponse>;
|
|
193
|
-
GetInputSource(request: GetInputSourceRequest): Promise<GetInputSourceResponse>;
|
|
194
|
-
ListInputSources(request: ListInputSourcesRequest): Promise<ListInputSourcesResponse>;
|
|
195
|
-
UpdateInputSource(request: UpdateInputSourceRequest): Promise<UpdateInputSourceResponse>;
|
|
196
|
-
ArchiveInputSource(request: ArchiveInputSourceRequest): Promise<ArchiveInputSourceResponse>;
|
|
197
|
-
DeleteInputSource(request: DeleteInputSourceRequest): Promise<DeleteInputSourceResponse>;
|
|
198
|
-
AttachInputSourceToWorkflow(request: AttachInputSourceToWorkflowRequest): Promise<AttachInputSourceToWorkflowResponse>;
|
|
199
|
-
DetachInputSourceFromWorkflow(request: DetachInputSourceFromWorkflowRequest): Promise<DetachInputSourceFromWorkflowResponse>;
|
|
200
|
-
ListWorkflowInputSourceBindings(request: ListWorkflowInputSourceBindingsRequest): Promise<ListWorkflowInputSourceBindingsResponse>;
|
|
201
|
-
CreateInputVersion(request: CreateInputVersionRequest): Promise<CreateInputVersionResponse>;
|
|
202
|
-
GetInputVersion(request: GetInputVersionRequest): Promise<GetInputVersionResponse>;
|
|
203
|
-
ListInputVersions(request: ListInputVersionsRequest): Promise<ListInputVersionsResponse>;
|
|
204
|
-
SetActiveInputVersion(request: SetActiveInputVersionRequest): Promise<SetActiveInputVersionResponse>;
|
|
205
|
-
}
|
|
206
|
-
export type InputServiceDefinition = typeof InputServiceDefinition;
|
|
207
|
-
export declare const InputServiceDefinition: {
|
|
208
|
-
readonly name: "InputService";
|
|
209
|
-
readonly fullName: "weaveapi.input.v1.InputService";
|
|
210
|
-
readonly methods: {
|
|
211
|
-
readonly createInputSource: {
|
|
212
|
-
readonly name: "CreateInputSource";
|
|
213
|
-
readonly requestType: MessageFns<CreateInputSourceRequest>;
|
|
214
|
-
readonly requestStream: false;
|
|
215
|
-
readonly responseType: MessageFns<CreateInputSourceResponse>;
|
|
216
|
-
readonly responseStream: false;
|
|
217
|
-
readonly options: {
|
|
218
|
-
readonly _unknownFields: {
|
|
219
|
-
readonly 578365826: readonly [Uint8Array<ArrayBuffer>];
|
|
220
|
-
};
|
|
221
|
-
};
|
|
222
|
-
};
|
|
223
|
-
readonly getInputSource: {
|
|
224
|
-
readonly name: "GetInputSource";
|
|
225
|
-
readonly requestType: MessageFns<GetInputSourceRequest>;
|
|
226
|
-
readonly requestStream: false;
|
|
227
|
-
readonly responseType: MessageFns<GetInputSourceResponse>;
|
|
228
|
-
readonly responseStream: false;
|
|
229
|
-
readonly options: {
|
|
230
|
-
readonly _unknownFields: {
|
|
231
|
-
readonly 578365826: readonly [Uint8Array<ArrayBuffer>];
|
|
232
|
-
};
|
|
233
|
-
};
|
|
234
|
-
};
|
|
235
|
-
readonly listInputSources: {
|
|
236
|
-
readonly name: "ListInputSources";
|
|
237
|
-
readonly requestType: MessageFns<ListInputSourcesRequest>;
|
|
238
|
-
readonly requestStream: false;
|
|
239
|
-
readonly responseType: MessageFns<ListInputSourcesResponse>;
|
|
240
|
-
readonly responseStream: false;
|
|
241
|
-
readonly options: {
|
|
242
|
-
readonly _unknownFields: {
|
|
243
|
-
readonly 578365826: readonly [Uint8Array<ArrayBuffer>];
|
|
244
|
-
};
|
|
245
|
-
};
|
|
246
|
-
};
|
|
247
|
-
readonly updateInputSource: {
|
|
248
|
-
readonly name: "UpdateInputSource";
|
|
249
|
-
readonly requestType: MessageFns<UpdateInputSourceRequest>;
|
|
250
|
-
readonly requestStream: false;
|
|
251
|
-
readonly responseType: MessageFns<UpdateInputSourceResponse>;
|
|
252
|
-
readonly responseStream: false;
|
|
253
|
-
readonly options: {
|
|
254
|
-
readonly _unknownFields: {
|
|
255
|
-
readonly 578365826: readonly [Uint8Array<ArrayBuffer>];
|
|
256
|
-
};
|
|
257
|
-
};
|
|
258
|
-
};
|
|
259
|
-
readonly archiveInputSource: {
|
|
260
|
-
readonly name: "ArchiveInputSource";
|
|
261
|
-
readonly requestType: MessageFns<ArchiveInputSourceRequest>;
|
|
262
|
-
readonly requestStream: false;
|
|
263
|
-
readonly responseType: MessageFns<ArchiveInputSourceResponse>;
|
|
264
|
-
readonly responseStream: false;
|
|
265
|
-
readonly options: {
|
|
266
|
-
readonly _unknownFields: {
|
|
267
|
-
readonly 578365826: readonly [Uint8Array<ArrayBuffer>];
|
|
268
|
-
};
|
|
269
|
-
};
|
|
270
|
-
};
|
|
271
|
-
readonly deleteInputSource: {
|
|
272
|
-
readonly name: "DeleteInputSource";
|
|
273
|
-
readonly requestType: MessageFns<DeleteInputSourceRequest>;
|
|
274
|
-
readonly requestStream: false;
|
|
275
|
-
readonly responseType: MessageFns<DeleteInputSourceResponse>;
|
|
276
|
-
readonly responseStream: false;
|
|
277
|
-
readonly options: {
|
|
278
|
-
readonly _unknownFields: {
|
|
279
|
-
readonly 578365826: readonly [Uint8Array<ArrayBuffer>];
|
|
280
|
-
};
|
|
281
|
-
};
|
|
282
|
-
};
|
|
283
|
-
readonly attachInputSourceToWorkflow: {
|
|
284
|
-
readonly name: "AttachInputSourceToWorkflow";
|
|
285
|
-
readonly requestType: MessageFns<AttachInputSourceToWorkflowRequest>;
|
|
286
|
-
readonly requestStream: false;
|
|
287
|
-
readonly responseType: MessageFns<AttachInputSourceToWorkflowResponse>;
|
|
288
|
-
readonly responseStream: false;
|
|
289
|
-
readonly options: {
|
|
290
|
-
readonly _unknownFields: {
|
|
291
|
-
readonly 578365826: readonly [Uint8Array<ArrayBuffer>];
|
|
292
|
-
};
|
|
293
|
-
};
|
|
294
|
-
};
|
|
295
|
-
readonly detachInputSourceFromWorkflow: {
|
|
296
|
-
readonly name: "DetachInputSourceFromWorkflow";
|
|
297
|
-
readonly requestType: MessageFns<DetachInputSourceFromWorkflowRequest>;
|
|
298
|
-
readonly requestStream: false;
|
|
299
|
-
readonly responseType: MessageFns<DetachInputSourceFromWorkflowResponse>;
|
|
300
|
-
readonly responseStream: false;
|
|
301
|
-
readonly options: {
|
|
302
|
-
readonly _unknownFields: {
|
|
303
|
-
readonly 578365826: readonly [Uint8Array<ArrayBuffer>];
|
|
304
|
-
};
|
|
305
|
-
};
|
|
306
|
-
};
|
|
307
|
-
readonly listWorkflowInputSourceBindings: {
|
|
308
|
-
readonly name: "ListWorkflowInputSourceBindings";
|
|
309
|
-
readonly requestType: MessageFns<ListWorkflowInputSourceBindingsRequest>;
|
|
310
|
-
readonly requestStream: false;
|
|
311
|
-
readonly responseType: MessageFns<ListWorkflowInputSourceBindingsResponse>;
|
|
312
|
-
readonly responseStream: false;
|
|
313
|
-
readonly options: {
|
|
314
|
-
readonly _unknownFields: {
|
|
315
|
-
readonly 578365826: readonly [Uint8Array<ArrayBuffer>];
|
|
316
|
-
};
|
|
317
|
-
};
|
|
318
|
-
};
|
|
319
|
-
readonly createInputVersion: {
|
|
320
|
-
readonly name: "CreateInputVersion";
|
|
321
|
-
readonly requestType: MessageFns<CreateInputVersionRequest>;
|
|
322
|
-
readonly requestStream: false;
|
|
323
|
-
readonly responseType: MessageFns<CreateInputVersionResponse>;
|
|
324
|
-
readonly responseStream: false;
|
|
325
|
-
readonly options: {
|
|
326
|
-
readonly _unknownFields: {
|
|
327
|
-
readonly 578365826: readonly [Uint8Array<ArrayBuffer>];
|
|
328
|
-
};
|
|
329
|
-
};
|
|
330
|
-
};
|
|
331
|
-
readonly getInputVersion: {
|
|
332
|
-
readonly name: "GetInputVersion";
|
|
333
|
-
readonly requestType: MessageFns<GetInputVersionRequest>;
|
|
334
|
-
readonly requestStream: false;
|
|
335
|
-
readonly responseType: MessageFns<GetInputVersionResponse>;
|
|
336
|
-
readonly responseStream: false;
|
|
337
|
-
readonly options: {
|
|
338
|
-
readonly _unknownFields: {
|
|
339
|
-
readonly 578365826: readonly [Uint8Array<ArrayBuffer>];
|
|
340
|
-
};
|
|
341
|
-
};
|
|
342
|
-
};
|
|
343
|
-
readonly listInputVersions: {
|
|
344
|
-
readonly name: "ListInputVersions";
|
|
345
|
-
readonly requestType: MessageFns<ListInputVersionsRequest>;
|
|
346
|
-
readonly requestStream: false;
|
|
347
|
-
readonly responseType: MessageFns<ListInputVersionsResponse>;
|
|
348
|
-
readonly responseStream: false;
|
|
349
|
-
readonly options: {
|
|
350
|
-
readonly _unknownFields: {
|
|
351
|
-
readonly 578365826: readonly [Uint8Array<ArrayBuffer>];
|
|
352
|
-
};
|
|
353
|
-
};
|
|
354
|
-
};
|
|
355
|
-
readonly setActiveInputVersion: {
|
|
356
|
-
readonly name: "SetActiveInputVersion";
|
|
357
|
-
readonly requestType: MessageFns<SetActiveInputVersionRequest>;
|
|
358
|
-
readonly requestStream: false;
|
|
359
|
-
readonly responseType: MessageFns<SetActiveInputVersionResponse>;
|
|
360
|
-
readonly responseStream: false;
|
|
361
|
-
readonly options: {
|
|
362
|
-
readonly _unknownFields: {
|
|
363
|
-
readonly 578365826: readonly [Uint8Array<ArrayBuffer>];
|
|
364
|
-
};
|
|
365
|
-
};
|
|
366
|
-
};
|
|
367
|
-
};
|
|
368
|
-
};
|
|
369
|
-
interface Rpc {
|
|
370
|
-
request(service: string, method: string, data: Uint8Array): Promise<Uint8Array>;
|
|
371
|
-
}
|
|
372
|
-
type Builtin = Date | Function | Uint8Array | string | number | boolean | undefined;
|
|
373
|
-
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 {} ? {
|
|
374
|
-
[K in keyof T]?: DeepPartial<T[K]>;
|
|
375
|
-
} : Partial<T>;
|
|
376
|
-
type KeysOfUnion<T> = T extends T ? keyof T : never;
|
|
377
|
-
export type Exact<P, I extends P> = P extends Builtin ? P : P & {
|
|
378
|
-
[K in keyof P]: Exact<P[K], I[K]>;
|
|
379
|
-
} & {
|
|
380
|
-
[K in Exclude<keyof I, KeysOfUnion<P>>]: never;
|
|
381
|
-
};
|
|
382
|
-
export interface MessageFns<T> {
|
|
383
|
-
encode(message: T, writer?: BinaryWriter): BinaryWriter;
|
|
384
|
-
decode(input: BinaryReader | Uint8Array, length?: number): T;
|
|
385
|
-
fromJSON(object: any): T;
|
|
386
|
-
toJSON(message: T): unknown;
|
|
387
|
-
create<I extends Exact<DeepPartial<T>, I>>(base?: I): T;
|
|
388
|
-
fromPartial<I extends Exact<DeepPartial<T>, I>>(object: I): T;
|
|
389
|
-
}
|
|
390
|
-
export {};
|