@evalops/sdk-ts 0.1.13 → 0.1.14
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/agentregistry/v1/service_pb.d.ts +11 -11
- package/dist/agentregistry/v1/service_pb.js +1 -1
- package/dist/agentruntime/v1/runtime_pb.d.ts +400 -105
- package/dist/agentruntime/v1/runtime_pb.js +273 -51
- package/dist/agents/v1/agents_pb.d.ts +41 -20
- package/dist/agents/v1/agents_pb.js +3 -2
- package/dist/approvals/v1/approvals_pb.d.ts +17 -17
- package/dist/approvals/v1/approvals_pb.js +1 -1
- package/dist/artifacts/v1/artifacts_pb.d.ts +32 -32
- package/dist/artifacts/v1/artifacts_pb.js +1 -1
- package/dist/attestation/v1/attestation_pb.d.ts +7 -7
- package/dist/attestation/v1/attestation_pb.js +1 -1
- package/dist/attribution/v1/attribution_pb.d.ts +38 -38
- package/dist/attribution/v1/attribution_pb.js +1 -1
- package/dist/audit/v1/audit_pb.d.ts +30 -30
- package/dist/audit/v1/audit_pb.js +1 -1
- package/dist/buf/validate/validate_pb.d.ts +9 -9
- package/dist/catalogs/v1/catalogs_pb.d.ts +10 -10
- package/dist/catalogs/v1/catalogs_pb.js +1 -1
- package/dist/common/v1/analytics_pb.d.ts +4 -4
- package/dist/common/v1/analytics_pb.js +1 -1
- package/dist/common/v1/authz_pb.d.ts +4 -0
- package/dist/common/v1/authz_pb.js +8 -4
- package/dist/common/v1/delivery_pb.js +1 -1
- package/dist/common/v1/entity_pb.js +1 -1
- package/dist/common/v1/risk_pb.js +1 -1
- package/dist/common/v1/surface_pb.d.ts +42 -0
- package/dist/common/v1/surface_pb.js +46 -0
- package/dist/compliance/v1/compliance_pb.d.ts +24 -24
- package/dist/compliance/v1/compliance_pb.js +1 -1
- package/dist/config/v1/config_pb.d.ts +13 -13
- package/dist/config/v1/config_pb.js +1 -1
- package/dist/connectors/v1/connectors_pb.d.ts +13 -13
- package/dist/connectors/v1/connectors_pb.js +1 -1
- package/dist/entities/v1/entities_pb.d.ts +15 -15
- package/dist/entities/v1/entities_pb.js +1 -1
- package/dist/evalpipeline/v1/evalpipeline_pb.d.ts +19 -19
- package/dist/evalpipeline/v1/evalpipeline_pb.js +1 -1
- package/dist/events/v1/change_pb.d.ts +2 -2
- package/dist/events/v1/change_pb.js +1 -1
- package/dist/events/v1/cloudevent_pb.d.ts +2 -2
- package/dist/events/v1/cloudevent_pb.js +1 -1
- package/dist/events/v1/evaluation_pb.d.ts +10 -10
- package/dist/events/v1/evaluation_pb.js +1 -1
- package/dist/fermata/v1/fermata_pb.d.ts +511 -72
- package/dist/fermata/v1/fermata_pb.js +172 -51
- package/dist/fermata/v1/worker_pb.d.ts +7 -7
- package/dist/fermata/v1/worker_pb.js +3 -2
- package/dist/gate/v1/audit_pb.d.ts +8 -8
- package/dist/gate/v1/audit_pb.js +1 -1
- package/dist/gate/v1/connector_pb.d.ts +8 -8
- package/dist/gate/v1/connector_pb.js +1 -1
- package/dist/gate/v1/controlplane_pb.js +1 -1
- package/dist/gate/v1/identity_group_pb.d.ts +7 -7
- package/dist/gate/v1/identity_group_pb.js +1 -1
- package/dist/gate/v1/recording_pb.d.ts +1 -1
- package/dist/gate/v1/recording_pb.js +1 -1
- package/dist/gate/v1/resource_policy_pb.d.ts +19 -19
- package/dist/gate/v1/resource_policy_pb.js +1 -1
- package/dist/gate/v1/tenant_pb.d.ts +7 -7
- package/dist/gate/v1/tenant_pb.js +1 -1
- package/dist/gate/v1/webhook_access_pb.d.ts +11 -11
- package/dist/gate/v1/webhook_access_pb.js +1 -1
- package/dist/governance/v1/governance_pb.d.ts +28 -28
- package/dist/governance/v1/governance_pb.js +1 -1
- package/dist/identity/v1/organizations_pb.d.ts +9 -9
- package/dist/identity/v1/organizations_pb.js +1 -1
- package/dist/identity/v1/sessions_pb.d.ts +4 -4
- package/dist/identity/v1/sessions_pb.js +1 -1
- package/dist/identity/v1/tokens_pb.d.ts +5 -5
- package/dist/identity/v1/tokens_pb.js +1 -1
- package/dist/ingest/v1/admin_pb.d.ts +10 -10
- package/dist/ingest/v1/admin_pb.js +1 -1
- package/dist/ingest/v1/event_pb.d.ts +5 -5
- package/dist/ingest/v1/event_pb.js +1 -1
- package/dist/keys/v1/keys_pb.d.ts +9 -9
- package/dist/keys/v1/keys_pb.js +1 -1
- package/dist/llmgateway/v1/gateway_pb.d.ts +23 -23
- package/dist/llmgateway/v1/gateway_pb.js +1 -1
- package/dist/maestro/v1/events_pb.d.ts +930 -0
- package/dist/maestro/v1/events_pb.js +316 -0
- package/dist/maestro/v1/timeline_pb.d.ts +462 -0
- package/dist/maestro/v1/timeline_pb.js +235 -0
- package/dist/memory/v1/memory_pb.d.ts +18 -18
- package/dist/memory/v1/memory_pb.js +1 -1
- package/dist/meter/v1/meter_pb.d.ts +42 -42
- package/dist/meter/v1/meter_pb.js +1 -1
- package/dist/notifications/v1/notifications_pb.d.ts +10 -10
- package/dist/notifications/v1/notifications_pb.js +1 -1
- package/dist/objectives/v1/objectives_pb.d.ts +35 -26
- package/dist/objectives/v1/objectives_pb.js +3 -2
- package/dist/posture/v1/posture_pb.d.ts +8 -8
- package/dist/posture/v1/posture_pb.js +1 -1
- package/dist/prompts/v1/prompts_pb.d.ts +15 -15
- package/dist/prompts/v1/prompts_pb.js +1 -1
- package/dist/relationships/v1/relationships_pb.d.ts +15 -15
- package/dist/relationships/v1/relationships_pb.js +1 -1
- package/dist/remoterunner/v1/remoterunner_pb.d.ts +1786 -0
- package/dist/remoterunner/v1/remoterunner_pb.js +531 -0
- package/dist/secretbroker/v1/broker_pb.d.ts +15 -15
- package/dist/secretbroker/v1/broker_pb.js +1 -1
- package/dist/skills/v1/skills_pb.d.ts +9 -9
- package/dist/skills/v1/skills_pb.js +1 -1
- package/dist/tap/v1/admin_pb.d.ts +10 -10
- package/dist/tap/v1/admin_pb.js +1 -1
- package/dist/tap/v1/event_pb.d.ts +5 -5
- package/dist/tap/v1/event_pb.js +1 -1
- package/dist/toolexecution/v1/toolexecution_pb.d.ts +35 -29
- package/dist/toolexecution/v1/toolexecution_pb.js +3 -2
- package/dist/traces/v1/traces_pb.d.ts +17 -17
- package/dist/traces/v1/traces_pb.js +1 -1
- package/dist/workflows/v1/workflows_pb.d.ts +36 -36
- package/dist/workflows/v1/workflows_pb.js +1 -1
- package/package.json +17 -1
|
@@ -94,7 +94,7 @@ export type CreateSessionRequest = Message<"secretbroker.v1.CreateSessionRequest
|
|
|
94
94
|
/**
|
|
95
95
|
* @generated from field: secretbroker.v1.Attestation attestation = 5;
|
|
96
96
|
*/
|
|
97
|
-
attestation?: Attestation;
|
|
97
|
+
attestation?: Attestation | undefined;
|
|
98
98
|
/**
|
|
99
99
|
* @generated from field: string delegation_assertion = 6;
|
|
100
100
|
*/
|
|
@@ -120,7 +120,7 @@ export type CreateSessionResponse = Message<"secretbroker.v1.CreateSessionRespon
|
|
|
120
120
|
/**
|
|
121
121
|
* @generated from field: google.protobuf.Timestamp expires_at = 3;
|
|
122
122
|
*/
|
|
123
|
-
expiresAt?: Timestamp;
|
|
123
|
+
expiresAt?: Timestamp | undefined;
|
|
124
124
|
};
|
|
125
125
|
/**
|
|
126
126
|
* Describes the message secretbroker.v1.CreateSessionResponse.
|
|
@@ -162,7 +162,7 @@ export type RequestGrantRequest = Message<"secretbroker.v1.RequestGrantRequest">
|
|
|
162
162
|
/**
|
|
163
163
|
* @generated from field: optional double amount = 8;
|
|
164
164
|
*/
|
|
165
|
-
amount?: number;
|
|
165
|
+
amount?: number | undefined;
|
|
166
166
|
};
|
|
167
167
|
/**
|
|
168
168
|
* Describes the message secretbroker.v1.RequestGrantRequest.
|
|
@@ -188,11 +188,11 @@ export type RequestGrantResponse = Message<"secretbroker.v1.RequestGrantResponse
|
|
|
188
188
|
/**
|
|
189
189
|
* @generated from field: secretbroker.v1.Delivery delivery = 4;
|
|
190
190
|
*/
|
|
191
|
-
delivery?: Delivery;
|
|
191
|
+
delivery?: Delivery | undefined;
|
|
192
192
|
/**
|
|
193
193
|
* @generated from field: google.protobuf.Timestamp expires_at = 5;
|
|
194
194
|
*/
|
|
195
|
-
expiresAt?: Timestamp;
|
|
195
|
+
expiresAt?: Timestamp | undefined;
|
|
196
196
|
};
|
|
197
197
|
/**
|
|
198
198
|
* Describes the message secretbroker.v1.RequestGrantResponse.
|
|
@@ -240,11 +240,11 @@ export type ApproveGrantResponse = Message<"secretbroker.v1.ApproveGrantResponse
|
|
|
240
240
|
/**
|
|
241
241
|
* @generated from field: secretbroker.v1.Delivery delivery = 4;
|
|
242
242
|
*/
|
|
243
|
-
delivery?: Delivery;
|
|
243
|
+
delivery?: Delivery | undefined;
|
|
244
244
|
/**
|
|
245
245
|
* @generated from field: google.protobuf.Timestamp expires_at = 5;
|
|
246
246
|
*/
|
|
247
|
-
expiresAt?: Timestamp;
|
|
247
|
+
expiresAt?: Timestamp | undefined;
|
|
248
248
|
};
|
|
249
249
|
/**
|
|
250
250
|
* Describes the message secretbroker.v1.ApproveGrantResponse.
|
|
@@ -366,7 +366,7 @@ export type ExecuteGitHubProxyRequest = Message<"secretbroker.v1.ExecuteGitHubPr
|
|
|
366
366
|
/**
|
|
367
367
|
* @generated from field: google.protobuf.Struct params = 3;
|
|
368
368
|
*/
|
|
369
|
-
params?: JsonObject;
|
|
369
|
+
params?: JsonObject | undefined;
|
|
370
370
|
};
|
|
371
371
|
/**
|
|
372
372
|
* Describes the message secretbroker.v1.ExecuteGitHubProxyRequest.
|
|
@@ -442,7 +442,7 @@ export type RegisterBrowserRelayResponse = Message<"secretbroker.v1.RegisterBrow
|
|
|
442
442
|
/**
|
|
443
443
|
* @generated from field: google.protobuf.Timestamp expires_at = 3;
|
|
444
444
|
*/
|
|
445
|
-
expiresAt?: Timestamp;
|
|
445
|
+
expiresAt?: Timestamp | undefined;
|
|
446
446
|
};
|
|
447
447
|
/**
|
|
448
448
|
* Describes the message secretbroker.v1.RegisterBrowserRelayResponse.
|
|
@@ -540,11 +540,11 @@ export type Session = Message<"secretbroker.v1.Session"> & {
|
|
|
540
540
|
/**
|
|
541
541
|
* @generated from field: google.protobuf.Timestamp expires_at = 8;
|
|
542
542
|
*/
|
|
543
|
-
expiresAt?: Timestamp;
|
|
543
|
+
expiresAt?: Timestamp | undefined;
|
|
544
544
|
/**
|
|
545
545
|
* @generated from field: google.protobuf.Timestamp created_at = 9;
|
|
546
546
|
*/
|
|
547
|
-
createdAt?: Timestamp;
|
|
547
|
+
createdAt?: Timestamp | undefined;
|
|
548
548
|
/**
|
|
549
549
|
* @generated from field: string workload_identity_type = 10;
|
|
550
550
|
*/
|
|
@@ -622,11 +622,11 @@ export type Grant = Message<"secretbroker.v1.Grant"> & {
|
|
|
622
622
|
/**
|
|
623
623
|
* @generated from field: google.protobuf.Timestamp expires_at = 14;
|
|
624
624
|
*/
|
|
625
|
-
expiresAt?: Timestamp;
|
|
625
|
+
expiresAt?: Timestamp | undefined;
|
|
626
626
|
/**
|
|
627
627
|
* @generated from field: google.protobuf.Timestamp created_at = 15;
|
|
628
628
|
*/
|
|
629
|
-
createdAt?: Timestamp;
|
|
629
|
+
createdAt?: Timestamp | undefined;
|
|
630
630
|
/**
|
|
631
631
|
* @generated from field: string reason = 16;
|
|
632
632
|
*/
|
|
@@ -658,7 +658,7 @@ export type GetSessionResponse = Message<"secretbroker.v1.GetSessionResponse"> &
|
|
|
658
658
|
/**
|
|
659
659
|
* @generated from field: secretbroker.v1.Session session = 1;
|
|
660
660
|
*/
|
|
661
|
-
session?: Session;
|
|
661
|
+
session?: Session | undefined;
|
|
662
662
|
};
|
|
663
663
|
/**
|
|
664
664
|
* Describes the message secretbroker.v1.GetSessionResponse.
|
|
@@ -726,7 +726,7 @@ export type GetGrantResponse = Message<"secretbroker.v1.GetGrantResponse"> & {
|
|
|
726
726
|
/**
|
|
727
727
|
* @generated from field: secretbroker.v1.Grant grant = 1;
|
|
728
728
|
*/
|
|
729
|
-
grant?: Grant;
|
|
729
|
+
grant?: Grant | undefined;
|
|
730
730
|
};
|
|
731
731
|
/**
|
|
732
732
|
* Describes the message secretbroker.v1.GetGrantResponse.
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
// @generated by protoc-gen-es v2.
|
|
1
|
+
// @generated by protoc-gen-es v2.12.0 with parameter "target=ts,import_extension=.js"
|
|
2
2
|
// @generated from file secretbroker/v1/broker.proto (package secretbroker.v1, syntax proto3)
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
import { fileDesc, messageDesc, serviceDesc } from "@bufbuild/protobuf/codegenv2";
|
|
@@ -50,11 +50,11 @@ export type Skill = Message<"skills.v1.Skill"> & {
|
|
|
50
50
|
/**
|
|
51
51
|
* @generated from field: google.protobuf.Timestamp created_at = 10;
|
|
52
52
|
*/
|
|
53
|
-
createdAt?: Timestamp;
|
|
53
|
+
createdAt?: Timestamp | undefined;
|
|
54
54
|
/**
|
|
55
55
|
* @generated from field: google.protobuf.Timestamp updated_at = 11;
|
|
56
56
|
*/
|
|
57
|
-
updatedAt?: Timestamp;
|
|
57
|
+
updatedAt?: Timestamp | undefined;
|
|
58
58
|
};
|
|
59
59
|
/**
|
|
60
60
|
* Describes the message skills.v1.Skill.
|
|
@@ -86,7 +86,7 @@ export type SkillVersion = Message<"skills.v1.SkillVersion"> & {
|
|
|
86
86
|
/**
|
|
87
87
|
* @generated from field: google.protobuf.Timestamp created_at = 5;
|
|
88
88
|
*/
|
|
89
|
-
createdAt?: Timestamp;
|
|
89
|
+
createdAt?: Timestamp | undefined;
|
|
90
90
|
/**
|
|
91
91
|
* @generated from field: string created_by = 6;
|
|
92
92
|
*/
|
|
@@ -142,7 +142,7 @@ export type CreateResponse = Message<"skills.v1.CreateResponse"> & {
|
|
|
142
142
|
/**
|
|
143
143
|
* @generated from field: skills.v1.Skill skill = 1;
|
|
144
144
|
*/
|
|
145
|
-
skill?: Skill;
|
|
145
|
+
skill?: Skill | undefined;
|
|
146
146
|
};
|
|
147
147
|
/**
|
|
148
148
|
* Describes the message skills.v1.CreateResponse.
|
|
@@ -170,7 +170,7 @@ export type GetResponse = Message<"skills.v1.GetResponse"> & {
|
|
|
170
170
|
/**
|
|
171
171
|
* @generated from field: skills.v1.Skill skill = 1;
|
|
172
172
|
*/
|
|
173
|
-
skill?: Skill;
|
|
173
|
+
skill?: Skill | undefined;
|
|
174
174
|
};
|
|
175
175
|
/**
|
|
176
176
|
* Describes the message skills.v1.GetResponse.
|
|
@@ -262,7 +262,7 @@ export type UpdateResponse = Message<"skills.v1.UpdateResponse"> & {
|
|
|
262
262
|
/**
|
|
263
263
|
* @generated from field: skills.v1.Skill skill = 1;
|
|
264
264
|
*/
|
|
265
|
-
skill?: Skill;
|
|
265
|
+
skill?: Skill | undefined;
|
|
266
266
|
};
|
|
267
267
|
/**
|
|
268
268
|
* Describes the message skills.v1.UpdateResponse.
|
|
@@ -321,7 +321,7 @@ export type CreateVersionResponse = Message<"skills.v1.CreateVersionResponse"> &
|
|
|
321
321
|
/**
|
|
322
322
|
* @generated from field: skills.v1.SkillVersion version = 1;
|
|
323
323
|
*/
|
|
324
|
-
version?: SkillVersion;
|
|
324
|
+
version?: SkillVersion | undefined;
|
|
325
325
|
};
|
|
326
326
|
/**
|
|
327
327
|
* Describes the message skills.v1.CreateVersionResponse.
|
|
@@ -353,7 +353,7 @@ export type GetVersionResponse = Message<"skills.v1.GetVersionResponse"> & {
|
|
|
353
353
|
/**
|
|
354
354
|
* @generated from field: skills.v1.SkillVersion version = 1;
|
|
355
355
|
*/
|
|
356
|
-
version?: SkillVersion;
|
|
356
|
+
version?: SkillVersion | undefined;
|
|
357
357
|
};
|
|
358
358
|
/**
|
|
359
359
|
* Describes the message skills.v1.GetVersionResponse.
|
|
@@ -485,7 +485,7 @@ export type ImportResponse = Message<"skills.v1.ImportResponse"> & {
|
|
|
485
485
|
/**
|
|
486
486
|
* @generated from field: skills.v1.Skill skill = 1;
|
|
487
487
|
*/
|
|
488
|
-
skill?: Skill;
|
|
488
|
+
skill?: Skill | undefined;
|
|
489
489
|
};
|
|
490
490
|
/**
|
|
491
491
|
* Describes the message skills.v1.ImportResponse.
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
// @generated by protoc-gen-es v2.
|
|
1
|
+
// @generated by protoc-gen-es v2.12.0 with parameter "target=ts,import_extension=.js"
|
|
2
2
|
// @generated from file skills/v1/skills.proto (package skills.v1, syntax proto3)
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
import { enumDesc, fileDesc, messageDesc, serviceDesc } from "@bufbuild/protobuf/codegenv2";
|
|
@@ -43,15 +43,15 @@ export type ReplayJob = Message<"tap.v1.ReplayJob"> & {
|
|
|
43
43
|
/**
|
|
44
44
|
* @generated from field: google.protobuf.Timestamp created_at = 8;
|
|
45
45
|
*/
|
|
46
|
-
createdAt?: Timestamp;
|
|
46
|
+
createdAt?: Timestamp | undefined;
|
|
47
47
|
/**
|
|
48
48
|
* @generated from field: google.protobuf.Timestamp started_at = 9;
|
|
49
49
|
*/
|
|
50
|
-
startedAt?: Timestamp;
|
|
50
|
+
startedAt?: Timestamp | undefined;
|
|
51
51
|
/**
|
|
52
52
|
* @generated from field: google.protobuf.Timestamp completed_at = 10;
|
|
53
53
|
*/
|
|
54
|
-
completedAt?: Timestamp;
|
|
54
|
+
completedAt?: Timestamp | undefined;
|
|
55
55
|
/**
|
|
56
56
|
* @generated from field: int32 replayed = 11;
|
|
57
57
|
*/
|
|
@@ -261,7 +261,7 @@ export type EnqueueReplayJobResponse = Message<"tap.v1.EnqueueReplayJobResponse"
|
|
|
261
261
|
/**
|
|
262
262
|
* @generated from field: tap.v1.ReplayJob job = 3;
|
|
263
263
|
*/
|
|
264
|
-
job?: ReplayJob;
|
|
264
|
+
job?: ReplayJob | undefined;
|
|
265
265
|
};
|
|
266
266
|
/**
|
|
267
267
|
* Describes the message tap.v1.EnqueueReplayJobResponse.
|
|
@@ -305,7 +305,7 @@ export type GetReplayJobResponse = Message<"tap.v1.GetReplayJobResponse"> & {
|
|
|
305
305
|
/**
|
|
306
306
|
* @generated from field: tap.v1.ReplayJob job = 2;
|
|
307
307
|
*/
|
|
308
|
-
job?: ReplayJob;
|
|
308
|
+
job?: ReplayJob | undefined;
|
|
309
309
|
};
|
|
310
310
|
/**
|
|
311
311
|
* Describes the message tap.v1.GetReplayJobResponse.
|
|
@@ -327,7 +327,7 @@ export type CancelReplayJobResponse = Message<"tap.v1.CancelReplayJobResponse">
|
|
|
327
327
|
/**
|
|
328
328
|
* @generated from field: tap.v1.ReplayJob job = 2;
|
|
329
329
|
*/
|
|
330
|
-
job?: ReplayJob;
|
|
330
|
+
job?: ReplayJob | undefined;
|
|
331
331
|
};
|
|
332
332
|
/**
|
|
333
333
|
* Describes the message tap.v1.CancelReplayJobResponse.
|
|
@@ -345,7 +345,7 @@ export type GetPollerStatusResponse = Message<"tap.v1.GetPollerStatusResponse">
|
|
|
345
345
|
/**
|
|
346
346
|
* @generated from field: google.protobuf.Timestamp generated_at = 1;
|
|
347
347
|
*/
|
|
348
|
-
generatedAt?: Timestamp;
|
|
348
|
+
generatedAt?: Timestamp | undefined;
|
|
349
349
|
/**
|
|
350
350
|
* @generated from field: string request_id = 2;
|
|
351
351
|
*/
|
|
@@ -415,15 +415,15 @@ export type PollerStatus = Message<"tap.v1.PollerStatus"> & {
|
|
|
415
415
|
/**
|
|
416
416
|
* @generated from field: google.protobuf.Timestamp last_run_at = 9;
|
|
417
417
|
*/
|
|
418
|
-
lastRunAt?: Timestamp;
|
|
418
|
+
lastRunAt?: Timestamp | undefined;
|
|
419
419
|
/**
|
|
420
420
|
* @generated from field: google.protobuf.Timestamp last_success_at = 10;
|
|
421
421
|
*/
|
|
422
|
-
lastSuccessAt?: Timestamp;
|
|
422
|
+
lastSuccessAt?: Timestamp | undefined;
|
|
423
423
|
/**
|
|
424
424
|
* @generated from field: google.protobuf.Timestamp last_error_at = 11;
|
|
425
425
|
*/
|
|
426
|
-
lastErrorAt?: Timestamp;
|
|
426
|
+
lastErrorAt?: Timestamp | undefined;
|
|
427
427
|
/**
|
|
428
428
|
* @generated from field: string last_error = 12;
|
|
429
429
|
*/
|
package/dist/tap/v1/admin_pb.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
// @generated by protoc-gen-es v2.
|
|
1
|
+
// @generated by protoc-gen-es v2.12.0 with parameter "target=ts,import_extension=.js"
|
|
2
2
|
// @generated from file tap/v1/admin.proto (package tap.v1, syntax proto3)
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
import { enumDesc, fileDesc, messageDesc, serviceDesc } from "@bufbuild/protobuf/codegenv2";
|
|
@@ -15,11 +15,11 @@ export type FieldChange = Message<"tap.v1.FieldChange"> & {
|
|
|
15
15
|
/**
|
|
16
16
|
* @generated from field: google.protobuf.Value from = 1;
|
|
17
17
|
*/
|
|
18
|
-
from?: Value;
|
|
18
|
+
from?: Value | undefined;
|
|
19
19
|
/**
|
|
20
20
|
* @generated from field: google.protobuf.Value to = 2;
|
|
21
21
|
*/
|
|
22
|
-
to?: Value;
|
|
22
|
+
to?: Value | undefined;
|
|
23
23
|
};
|
|
24
24
|
/**
|
|
25
25
|
* Describes the message tap.v1.FieldChange.
|
|
@@ -59,7 +59,7 @@ export type TapEventData = Message<"tap.v1.TapEventData"> & {
|
|
|
59
59
|
/**
|
|
60
60
|
* @generated from field: google.protobuf.Struct snapshot = 6;
|
|
61
61
|
*/
|
|
62
|
-
snapshot?: JsonObject;
|
|
62
|
+
snapshot?: JsonObject | undefined;
|
|
63
63
|
/**
|
|
64
64
|
* @generated from field: string provider_event_id = 7;
|
|
65
65
|
*/
|
|
@@ -113,7 +113,7 @@ export type NormalizedEvent = Message<"tap.v1.NormalizedEvent"> & {
|
|
|
113
113
|
/**
|
|
114
114
|
* @generated from field: google.protobuf.Timestamp provider_time = 6;
|
|
115
115
|
*/
|
|
116
|
-
providerTime?: Timestamp;
|
|
116
|
+
providerTime?: Timestamp | undefined;
|
|
117
117
|
/**
|
|
118
118
|
* @generated from field: string tenant_id = 7;
|
|
119
119
|
*/
|
|
@@ -131,7 +131,7 @@ export type NormalizedEvent = Message<"tap.v1.NormalizedEvent"> & {
|
|
|
131
131
|
/**
|
|
132
132
|
* @generated from field: google.protobuf.Struct snapshot = 10;
|
|
133
133
|
*/
|
|
134
|
-
snapshot?: JsonObject;
|
|
134
|
+
snapshot?: JsonObject | undefined;
|
|
135
135
|
};
|
|
136
136
|
/**
|
|
137
137
|
* Describes the message tap.v1.NormalizedEvent.
|
package/dist/tap/v1/event_pb.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
// @generated by protoc-gen-es v2.
|
|
1
|
+
// @generated by protoc-gen-es v2.12.0 with parameter "target=ts,import_extension=.js"
|
|
2
2
|
// @generated from file tap/v1/event.proto (package tap.v1, syntax proto3)
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
import { fileDesc, messageDesc } from "@bufbuild/protobuf/codegenv2";
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import type { GenEnum, GenFile, GenMessage, GenService } from "@bufbuild/protobuf/codegenv2";
|
|
2
2
|
import type { RiskLevel } from "../../common/v1/risk_pb.js";
|
|
3
|
+
import type { Surface } from "../../common/v1/surface_pb.js";
|
|
3
4
|
import type { Timestamp } from "@bufbuild/protobuf/wkt";
|
|
4
5
|
import type { JsonObject, Message } from "@bufbuild/protobuf";
|
|
5
6
|
/**
|
|
@@ -42,7 +43,8 @@ export type ToolExecutionLinkage = Message<"toolexecution.v1.ToolExecutionLinkag
|
|
|
42
43
|
*/
|
|
43
44
|
actorId: string;
|
|
44
45
|
/**
|
|
45
|
-
* @generated from field: string surface = 8;
|
|
46
|
+
* @generated from field: string surface = 8 [deprecated = true];
|
|
47
|
+
* @deprecated
|
|
46
48
|
*/
|
|
47
49
|
surface: string;
|
|
48
50
|
/**
|
|
@@ -53,6 +55,10 @@ export type ToolExecutionLinkage = Message<"toolexecution.v1.ToolExecutionLinkag
|
|
|
53
55
|
* @generated from field: string correlation_id = 10;
|
|
54
56
|
*/
|
|
55
57
|
correlationId: string;
|
|
58
|
+
/**
|
|
59
|
+
* @generated from field: common.v1.Surface surface_type = 11;
|
|
60
|
+
*/
|
|
61
|
+
surfaceType: Surface;
|
|
56
62
|
};
|
|
57
63
|
/**
|
|
58
64
|
* Describes the message toolexecution.v1.ToolExecutionLinkage.
|
|
@@ -206,11 +212,11 @@ export type ToolExecutionStep = Message<"toolexecution.v1.ToolExecutionStep"> &
|
|
|
206
212
|
/**
|
|
207
213
|
* @generated from field: google.protobuf.Timestamp started_at = 8;
|
|
208
214
|
*/
|
|
209
|
-
startedAt?: Timestamp;
|
|
215
|
+
startedAt?: Timestamp | undefined;
|
|
210
216
|
/**
|
|
211
217
|
* @generated from field: google.protobuf.Timestamp ended_at = 9;
|
|
212
218
|
*/
|
|
213
|
-
endedAt?: Timestamp;
|
|
219
|
+
endedAt?: Timestamp | undefined;
|
|
214
220
|
};
|
|
215
221
|
/**
|
|
216
222
|
* Describes the message toolexecution.v1.ToolExecutionStep.
|
|
@@ -248,11 +254,11 @@ export type ToolApprovalWait = Message<"toolexecution.v1.ToolApprovalWait"> & {
|
|
|
248
254
|
/**
|
|
249
255
|
* @generated from field: google.protobuf.Timestamp created_at = 6;
|
|
250
256
|
*/
|
|
251
|
-
createdAt?: Timestamp;
|
|
257
|
+
createdAt?: Timestamp | undefined;
|
|
252
258
|
/**
|
|
253
259
|
* @generated from field: google.protobuf.Timestamp resolved_at = 7;
|
|
254
260
|
*/
|
|
255
|
-
resolvedAt?: Timestamp;
|
|
261
|
+
resolvedAt?: Timestamp | undefined;
|
|
256
262
|
/**
|
|
257
263
|
* @generated from field: string resolved_by = 8;
|
|
258
264
|
*/
|
|
@@ -274,11 +280,11 @@ export type ToolExecutionOutput = Message<"toolexecution.v1.ToolExecutionOutput"
|
|
|
274
280
|
/**
|
|
275
281
|
* @generated from field: google.protobuf.Struct raw_output = 1;
|
|
276
282
|
*/
|
|
277
|
-
rawOutput?: JsonObject;
|
|
283
|
+
rawOutput?: JsonObject | undefined;
|
|
278
284
|
/**
|
|
279
285
|
* @generated from field: google.protobuf.Struct safe_output = 2;
|
|
280
286
|
*/
|
|
281
|
-
safeOutput?: JsonObject;
|
|
287
|
+
safeOutput?: JsonObject | undefined;
|
|
282
288
|
/**
|
|
283
289
|
* @generated from field: repeated toolexecution.v1.ToolOutputProposal proposals = 3;
|
|
284
290
|
*/
|
|
@@ -322,7 +328,7 @@ export type ToolOutputProposal = Message<"toolexecution.v1.ToolOutputProposal">
|
|
|
322
328
|
/**
|
|
323
329
|
* @generated from field: google.protobuf.Struct payload = 3;
|
|
324
330
|
*/
|
|
325
|
-
payload?: JsonObject;
|
|
331
|
+
payload?: JsonObject | undefined;
|
|
326
332
|
/**
|
|
327
333
|
* @generated from field: map<string, string> metadata = 4;
|
|
328
334
|
*/
|
|
@@ -412,19 +418,19 @@ export type ToolExecution = Message<"toolexecution.v1.ToolExecution"> & {
|
|
|
412
418
|
/**
|
|
413
419
|
* @generated from field: toolexecution.v1.ToolExecutionLinkage linkage = 2;
|
|
414
420
|
*/
|
|
415
|
-
linkage?: ToolExecutionLinkage;
|
|
421
|
+
linkage?: ToolExecutionLinkage | undefined;
|
|
416
422
|
/**
|
|
417
423
|
* @generated from field: toolexecution.v1.ToolRef tool = 3;
|
|
418
424
|
*/
|
|
419
|
-
tool?: ToolRef;
|
|
425
|
+
tool?: ToolRef | undefined;
|
|
420
426
|
/**
|
|
421
427
|
* @generated from field: toolexecution.v1.ConnectorRef connector = 4;
|
|
422
428
|
*/
|
|
423
|
-
connector?: ConnectorRef;
|
|
429
|
+
connector?: ConnectorRef | undefined;
|
|
424
430
|
/**
|
|
425
431
|
* @generated from field: google.protobuf.Struct arguments = 5;
|
|
426
432
|
*/
|
|
427
|
-
arguments?: JsonObject;
|
|
433
|
+
arguments?: JsonObject | undefined;
|
|
428
434
|
/**
|
|
429
435
|
* @generated from field: common.v1.RiskLevel risk_level = 6;
|
|
430
436
|
*/
|
|
@@ -432,7 +438,7 @@ export type ToolExecution = Message<"toolexecution.v1.ToolExecution"> & {
|
|
|
432
438
|
/**
|
|
433
439
|
* @generated from field: toolexecution.v1.ToolRetryPolicy retry_policy = 7;
|
|
434
440
|
*/
|
|
435
|
-
retryPolicy?: ToolRetryPolicy;
|
|
441
|
+
retryPolicy?: ToolRetryPolicy | undefined;
|
|
436
442
|
/**
|
|
437
443
|
* @generated from field: string idempotency_key = 8;
|
|
438
444
|
*/
|
|
@@ -456,15 +462,15 @@ export type ToolExecution = Message<"toolexecution.v1.ToolExecution"> & {
|
|
|
456
462
|
/**
|
|
457
463
|
* @generated from field: toolexecution.v1.ToolApprovalWait approval_wait = 13;
|
|
458
464
|
*/
|
|
459
|
-
approvalWait?: ToolApprovalWait;
|
|
465
|
+
approvalWait?: ToolApprovalWait | undefined;
|
|
460
466
|
/**
|
|
461
467
|
* @generated from field: toolexecution.v1.ToolExecutionOutput output = 14;
|
|
462
468
|
*/
|
|
463
|
-
output?: ToolExecutionOutput;
|
|
469
|
+
output?: ToolExecutionOutput | undefined;
|
|
464
470
|
/**
|
|
465
471
|
* @generated from field: toolexecution.v1.ToolExecutionProvenance provenance = 15;
|
|
466
472
|
*/
|
|
467
|
-
provenance?: ToolExecutionProvenance;
|
|
473
|
+
provenance?: ToolExecutionProvenance | undefined;
|
|
468
474
|
/**
|
|
469
475
|
* @generated from field: string error_message = 16;
|
|
470
476
|
*/
|
|
@@ -472,15 +478,15 @@ export type ToolExecution = Message<"toolexecution.v1.ToolExecution"> & {
|
|
|
472
478
|
/**
|
|
473
479
|
* @generated from field: google.protobuf.Timestamp created_at = 17;
|
|
474
480
|
*/
|
|
475
|
-
createdAt?: Timestamp;
|
|
481
|
+
createdAt?: Timestamp | undefined;
|
|
476
482
|
/**
|
|
477
483
|
* @generated from field: google.protobuf.Timestamp updated_at = 18;
|
|
478
484
|
*/
|
|
479
|
-
updatedAt?: Timestamp;
|
|
485
|
+
updatedAt?: Timestamp | undefined;
|
|
480
486
|
/**
|
|
481
487
|
* @generated from field: google.protobuf.Timestamp completed_at = 19;
|
|
482
488
|
*/
|
|
483
|
-
completedAt?: Timestamp;
|
|
489
|
+
completedAt?: Timestamp | undefined;
|
|
484
490
|
};
|
|
485
491
|
/**
|
|
486
492
|
* Describes the message toolexecution.v1.ToolExecution.
|
|
@@ -494,19 +500,19 @@ export type ExecuteToolRequest = Message<"toolexecution.v1.ExecuteToolRequest">
|
|
|
494
500
|
/**
|
|
495
501
|
* @generated from field: toolexecution.v1.ToolExecutionLinkage linkage = 1;
|
|
496
502
|
*/
|
|
497
|
-
linkage?: ToolExecutionLinkage;
|
|
503
|
+
linkage?: ToolExecutionLinkage | undefined;
|
|
498
504
|
/**
|
|
499
505
|
* @generated from field: toolexecution.v1.ToolRef tool = 2;
|
|
500
506
|
*/
|
|
501
|
-
tool?: ToolRef;
|
|
507
|
+
tool?: ToolRef | undefined;
|
|
502
508
|
/**
|
|
503
509
|
* @generated from field: toolexecution.v1.ConnectorRef connector = 3;
|
|
504
510
|
*/
|
|
505
|
-
connector?: ConnectorRef;
|
|
511
|
+
connector?: ConnectorRef | undefined;
|
|
506
512
|
/**
|
|
507
513
|
* @generated from field: google.protobuf.Struct arguments = 4;
|
|
508
514
|
*/
|
|
509
|
-
arguments?: JsonObject;
|
|
515
|
+
arguments?: JsonObject | undefined;
|
|
510
516
|
/**
|
|
511
517
|
* @generated from field: common.v1.RiskLevel risk_level = 5;
|
|
512
518
|
*/
|
|
@@ -514,7 +520,7 @@ export type ExecuteToolRequest = Message<"toolexecution.v1.ExecuteToolRequest">
|
|
|
514
520
|
/**
|
|
515
521
|
* @generated from field: toolexecution.v1.ToolRetryPolicy retry_policy = 6;
|
|
516
522
|
*/
|
|
517
|
-
retryPolicy?: ToolRetryPolicy;
|
|
523
|
+
retryPolicy?: ToolRetryPolicy | undefined;
|
|
518
524
|
/**
|
|
519
525
|
* @generated from field: string idempotency_key = 7;
|
|
520
526
|
*/
|
|
@@ -538,7 +544,7 @@ export type ExecuteToolResponse = Message<"toolexecution.v1.ExecuteToolResponse"
|
|
|
538
544
|
/**
|
|
539
545
|
* @generated from field: toolexecution.v1.ToolExecution execution = 1;
|
|
540
546
|
*/
|
|
541
|
-
execution?: ToolExecution;
|
|
547
|
+
execution?: ToolExecution | undefined;
|
|
542
548
|
/**
|
|
543
549
|
* @generated from field: bool idempotent_replay = 2;
|
|
544
550
|
*/
|
|
@@ -590,7 +596,7 @@ export type ResumeToolExecutionResponse = Message<"toolexecution.v1.ResumeToolEx
|
|
|
590
596
|
/**
|
|
591
597
|
* @generated from field: toolexecution.v1.ToolExecution execution = 1;
|
|
592
598
|
*/
|
|
593
|
-
execution?: ToolExecution;
|
|
599
|
+
execution?: ToolExecution | undefined;
|
|
594
600
|
};
|
|
595
601
|
/**
|
|
596
602
|
* Describes the message toolexecution.v1.ResumeToolExecutionResponse.
|
|
@@ -608,7 +614,7 @@ export type RecordToolExecutionOutputRequest = Message<"toolexecution.v1.RecordT
|
|
|
608
614
|
/**
|
|
609
615
|
* @generated from field: toolexecution.v1.ToolExecutionOutput output = 2;
|
|
610
616
|
*/
|
|
611
|
-
output?: ToolExecutionOutput;
|
|
617
|
+
output?: ToolExecutionOutput | undefined;
|
|
612
618
|
/**
|
|
613
619
|
* @generated from field: map<string, string> metadata = 3;
|
|
614
620
|
*/
|
|
@@ -628,7 +634,7 @@ export type RecordToolExecutionOutputResponse = Message<"toolexecution.v1.Record
|
|
|
628
634
|
/**
|
|
629
635
|
* @generated from field: toolexecution.v1.ToolExecution execution = 1;
|
|
630
636
|
*/
|
|
631
|
-
execution?: ToolExecution;
|
|
637
|
+
execution?: ToolExecution | undefined;
|
|
632
638
|
};
|
|
633
639
|
/**
|
|
634
640
|
* Describes the message toolexecution.v1.RecordToolExecutionOutputResponse.
|
|
@@ -656,7 +662,7 @@ export type GetToolExecutionResponse = Message<"toolexecution.v1.GetToolExecutio
|
|
|
656
662
|
/**
|
|
657
663
|
* @generated from field: toolexecution.v1.ToolExecution execution = 1;
|
|
658
664
|
*/
|
|
659
|
-
execution?: ToolExecution;
|
|
665
|
+
execution?: ToolExecution | undefined;
|
|
660
666
|
};
|
|
661
667
|
/**
|
|
662
668
|
* Describes the message toolexecution.v1.GetToolExecutionResponse.
|
|
@@ -1,14 +1,15 @@
|
|
|
1
|
-
// @generated by protoc-gen-es v2.
|
|
1
|
+
// @generated by protoc-gen-es v2.12.0 with parameter "target=ts,import_extension=.js"
|
|
2
2
|
// @generated from file toolexecution/v1/toolexecution.proto (package toolexecution.v1, syntax proto3)
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
import { enumDesc, fileDesc, messageDesc, serviceDesc } from "@bufbuild/protobuf/codegenv2";
|
|
5
5
|
import { file_buf_validate_validate } from "../../buf/validate/validate_pb.js";
|
|
6
6
|
import { file_common_v1_risk } from "../../common/v1/risk_pb.js";
|
|
7
|
+
import { file_common_v1_surface } from "../../common/v1/surface_pb.js";
|
|
7
8
|
import { file_google_protobuf_struct, file_google_protobuf_timestamp } from "@bufbuild/protobuf/wkt";
|
|
8
9
|
/**
|
|
9
10
|
* Describes the file toolexecution/v1/toolexecution.proto.
|
|
10
11
|
*/
|
|
11
|
-
export const file_toolexecution_v1_toolexecution = /*@__PURE__*/ fileDesc("
|
|
12
|
+
export const file_toolexecution_v1_toolexecution = /*@__PURE__*/ fileDesc("CiR0b29sZXhlY3V0aW9uL3YxL3Rvb2xleGVjdXRpb24ucHJvdG8SEHRvb2xleGVjdXRpb24udjEipwIKFFRvb2xFeGVjdXRpb25MaW5rYWdlEh0KDHdvcmtzcGFjZV9pZBgBIAEoCUIHukgEcgIQARIXCg9vcmdhbml6YXRpb25faWQYAiABKAkSGQoIYWdlbnRfaWQYAyABKAlCB7pIBHICEAESDgoGcnVuX2lkGAQgASgJEhQKDG9iamVjdGl2ZV9pZBgFIAEoCRIPCgdzdGVwX2lkGAYgASgJEhAKCGFjdG9yX2lkGAcgASgJEhMKB3N1cmZhY2UYCCABKAlCAhgBEhIKCmNoYW5uZWxfaWQYCSABKAkSFgoOY29ycmVsYXRpb25faWQYCiABKAkSMgoMc3VyZmFjZV90eXBlGAsgASgOMhIuY29tbW9uLnYxLlN1cmZhY2VCCLpIBYIBAhABIqsBCgdUb29sUmVmEhoKCW5hbWVzcGFjZRgBIAEoCUIHukgEcgIQARIVCgRuYW1lGAIgASgJQge6SARyAhABEg8KB3ZlcnNpb24YAyABKAkSGwoKY2FwYWJpbGl0eRgEIAEoCUIHukgEcgIQARIRCglvcGVyYXRpb24YBSABKAkSEgoKaWRlbXBvdGVudBgGIAEoCBIYChBtdXRhdGVzX3Jlc291cmNlGAcgASgIIp4BCgxDb25uZWN0b3JSZWYSFQoNY29ubmVjdGlvbl9pZBgBIAEoCRITCgtwcm92aWRlcl9pZBgCIAEoCRITCgtyZXNvdXJjZV9pZBgDIAEoCRIVCg1yZXNvdXJjZV9raW5kGAQgASgJEhYKDmNyZWRlbnRpYWxfcmVmGAUgASgJEh4KFmNyZWRlbnRpYWxfZW52aXJvbm1lbnQYBiABKAkilgEKD1Rvb2xSZXRyeVBvbGljeRIdCgxtYXhfYXR0ZW1wdHMYASABKAVCB7pIBBoCKAASIQoQaW5pdGlhbF9kZWxheV9tcxgCIAEoBUIHukgEGgIoABIdCgxtYXhfZGVsYXlfbXMYAyABKAVCB7pIBBoCKAASIgoaYWxsb3dfbm9uX2lkZW1wb3RlbnRfcmV0cnkYBCABKAgi4wMKEVRvb2xFeGVjdXRpb25TdGVwEgoKAmlkGAEgASgJEj0KBXN0YWdlGAIgASgOMiQudG9vbGV4ZWN1dGlvbi52MS5Ub29sRXhlY3V0aW9uU3RhZ2VCCLpIBYIBAhABEkEKBXN0YXRlGAMgASgOMigudG9vbGV4ZWN1dGlvbi52MS5Ub29sRXhlY3V0aW9uU3RlcFN0YXRlQgi6SAWCAQIQARI/CghkZWNpc2lvbhgEIAEoDjItLnRvb2xleGVjdXRpb24udjEuVG9vbEV4ZWN1dGlvblBvbGljeURlY2lzaW9uEhQKDGV4dGVybmFsX3JlZhgFIAEoCRIPCgdyZWFzb25zGAYgAygJEkcKCmF0dHJpYnV0ZXMYByADKAsyMy50b29sZXhlY3V0aW9uLnYxLlRvb2xFeGVjdXRpb25TdGVwLkF0dHJpYnV0ZXNFbnRyeRIuCgpzdGFydGVkX2F0GAggASgLMhouZ29vZ2xlLnByb3RvYnVmLlRpbWVzdGFtcBIsCghlbmRlZF9hdBgJIAEoCzIaLmdvb2dsZS5wcm90b2J1Zi5UaW1lc3RhbXAaMQoPQXR0cmlidXRlc0VudHJ5EgsKA2tleRgBIAEoCRINCgV2YWx1ZRgCIAEoCToCOAEiogIKEFRvb2xBcHByb3ZhbFdhaXQSCgoCaWQYASABKAkSGwoTYXBwcm92YWxfcmVxdWVzdF9pZBgCIAEoCRIUCgxyZXN1bWVfdG9rZW4YAyABKAkSDgoGcmVhc29uGAQgASgJEkkKEnJlcXVlc3RlZF9kZWNpc2lvbhgFIAEoDjItLnRvb2xleGVjdXRpb24udjEuVG9vbEV4ZWN1dGlvblBvbGljeURlY2lzaW9uEi4KCmNyZWF0ZWRfYXQYBiABKAsyGi5nb29nbGUucHJvdG9idWYuVGltZXN0YW1wEi8KC3Jlc29sdmVkX2F0GAcgASgLMhouZ29vZ2xlLnByb3RvYnVmLlRpbWVzdGFtcBITCgtyZXNvbHZlZF9ieRgIIAEoCSL/AQoTVG9vbEV4ZWN1dGlvbk91dHB1dBIrCgpyYXdfb3V0cHV0GAEgASgLMhcuZ29vZ2xlLnByb3RvYnVmLlN0cnVjdBIsCgtzYWZlX291dHB1dBgCIAEoCzIXLmdvb2dsZS5wcm90b2J1Zi5TdHJ1Y3QSNwoJcHJvcG9zYWxzGAMgAygLMiQudG9vbGV4ZWN1dGlvbi52MS5Ub29sT3V0cHV0UHJvcG9zYWwSEgoKcmVkYWN0aW9ucxgEIAMoCRIUCgxjb250ZW50X3R5cGUYBSABKAkSFQoNb3V0cHV0X2RpZ2VzdBgGIAEoCRITCgtkdXJhdGlvbl9tcxgHIAEoAyKOAgoSVG9vbE91dHB1dFByb3Bvc2FsEkMKBGtpbmQYASABKA4yKy50b29sZXhlY3V0aW9uLnYxLlRvb2xFeGVjdXRpb25Qcm9wb3NhbEtpbmRCCLpIBYIBAhABEhIKCnRhcmdldF9yZWYYAiABKAkSKAoHcGF5bG9hZBgDIAEoCzIXLmdvb2dsZS5wcm90b2J1Zi5TdHJ1Y3QSRAoIbWV0YWRhdGEYBCADKAsyMi50b29sZXhlY3V0aW9uLnYxLlRvb2xPdXRwdXRQcm9wb3NhbC5NZXRhZGF0YUVudHJ5Gi8KDU1ldGFkYXRhRW50cnkSCwoDa2V5GAEgASgJEg0KBXZhbHVlGAIgASgJOgI4ASKuAwoXVG9vbEV4ZWN1dGlvblByb3ZlbmFuY2USFgoOY2FwYWJpbGl0eV9yZWYYASABKAkSFgoOY3JlZGVudGlhbF9yZWYYAiABKAkSFwoPZ2F0ZV9wb2xpY3lfcmVmGAMgASgJEh8KF2dvdmVybmFuY2VfZGVjaXNpb25fcmVmGAQgASgJEhsKE2FwcHJvdmFsX3JlcXVlc3RfaWQYBSABKAkSFAoMZXhlY3V0b3JfcmVmGAYgASgJEhYKDmF1ZGl0X2V2ZW50X2lkGAcgASgJEhcKD21ldGVyX3JlY29yZF9pZBgIIAEoCRIcChRwcm92ZW5hbmNlX3JlY29yZF9pZBgJIAEoCRIUCgxpbnB1dF9kaWdlc3QYCiABKAkSFQoNb3V0cHV0X2RpZ2VzdBgLIAEoCRJJCghtZXRhZGF0YRgMIAMoCzI3LnRvb2xleGVjdXRpb24udjEuVG9vbEV4ZWN1dGlvblByb3ZlbmFuY2UuTWV0YWRhdGFFbnRyeRovCg1NZXRhZGF0YUVudHJ5EgsKA2tleRgBIAEoCRINCgV2YWx1ZRgCIAEoCToCOAEi5QYKDVRvb2xFeGVjdXRpb24SCgoCaWQYASABKAkSPwoHbGlua2FnZRgCIAEoCzImLnRvb2xleGVjdXRpb24udjEuVG9vbEV4ZWN1dGlvbkxpbmthZ2VCBrpIA8gBARIvCgR0b29sGAMgASgLMhkudG9vbGV4ZWN1dGlvbi52MS5Ub29sUmVmQga6SAPIAQESMQoJY29ubmVjdG9yGAQgASgLMh4udG9vbGV4ZWN1dGlvbi52MS5Db25uZWN0b3JSZWYSKgoJYXJndW1lbnRzGAUgASgLMhcuZ29vZ2xlLnByb3RvYnVmLlN0cnVjdBIoCgpyaXNrX2xldmVsGAYgASgOMhQuY29tbW9uLnYxLlJpc2tMZXZlbBI3CgxyZXRyeV9wb2xpY3kYByABKAsyIS50b29sZXhlY3V0aW9uLnYxLlRvb2xSZXRyeVBvbGljeRIgCg9pZGVtcG90ZW5jeV9rZXkYCCABKAlCB7pIBHICEAESPQoFc3RhdGUYCSABKA4yJC50b29sZXhlY3V0aW9uLnYxLlRvb2xFeGVjdXRpb25TdGF0ZUIIukgFggECEAESDwoHYXR0ZW1wdBgKIAEoBRIUCgxtYXhfYXR0ZW1wdHMYCyABKAUSMgoFc3RlcHMYDCADKAsyIy50b29sZXhlY3V0aW9uLnYxLlRvb2xFeGVjdXRpb25TdGVwEjkKDWFwcHJvdmFsX3dhaXQYDSABKAsyIi50b29sZXhlY3V0aW9uLnYxLlRvb2xBcHByb3ZhbFdhaXQSNQoGb3V0cHV0GA4gASgLMiUudG9vbGV4ZWN1dGlvbi52MS5Ub29sRXhlY3V0aW9uT3V0cHV0Ej0KCnByb3ZlbmFuY2UYDyABKAsyKS50b29sZXhlY3V0aW9uLnYxLlRvb2xFeGVjdXRpb25Qcm92ZW5hbmNlEhUKDWVycm9yX21lc3NhZ2UYECABKAkSLgoKY3JlYXRlZF9hdBgRIAEoCzIaLmdvb2dsZS5wcm90b2J1Zi5UaW1lc3RhbXASLgoKdXBkYXRlZF9hdBgSIAEoCzIaLmdvb2dsZS5wcm90b2J1Zi5UaW1lc3RhbXASMAoMY29tcGxldGVkX2F0GBMgASgLMhouZ29vZ2xlLnByb3RvYnVmLlRpbWVzdGFtcCLhAwoSRXhlY3V0ZVRvb2xSZXF1ZXN0Ej8KB2xpbmthZ2UYASABKAsyJi50b29sZXhlY3V0aW9uLnYxLlRvb2xFeGVjdXRpb25MaW5rYWdlQga6SAPIAQESLwoEdG9vbBgCIAEoCzIZLnRvb2xleGVjdXRpb24udjEuVG9vbFJlZkIGukgDyAEBEjEKCWNvbm5lY3RvchgDIAEoCzIeLnRvb2xleGVjdXRpb24udjEuQ29ubmVjdG9yUmVmEioKCWFyZ3VtZW50cxgEIAEoCzIXLmdvb2dsZS5wcm90b2J1Zi5TdHJ1Y3QSKAoKcmlza19sZXZlbBgFIAEoDjIULmNvbW1vbi52MS5SaXNrTGV2ZWwSNwoMcmV0cnlfcG9saWN5GAYgASgLMiEudG9vbGV4ZWN1dGlvbi52MS5Ub29sUmV0cnlQb2xpY3kSIAoPaWRlbXBvdGVuY3lfa2V5GAcgASgJQge6SARyAhABEkQKCG1ldGFkYXRhGAggAygLMjIudG9vbGV4ZWN1dGlvbi52MS5FeGVjdXRlVG9vbFJlcXVlc3QuTWV0YWRhdGFFbnRyeRovCg1NZXRhZGF0YUVudHJ5EgsKA2tleRgBIAEoCRINCgV2YWx1ZRgCIAEoCToCOAEiZAoTRXhlY3V0ZVRvb2xSZXNwb25zZRIyCglleGVjdXRpb24YASABKAsyHy50b29sZXhlY3V0aW9uLnYxLlRvb2xFeGVjdXRpb24SGQoRaWRlbXBvdGVudF9yZXBsYXkYAiABKAgitgEKGlJlc3VtZVRvb2xFeGVjdXRpb25SZXF1ZXN0Eh0KDGV4ZWN1dGlvbl9pZBgBIAEoCUIHukgEcgIQARIkChNhcHByb3ZhbF9yZXF1ZXN0X2lkGAIgASgJQge6SARyAhABEh0KDHJlc3VtZV90b2tlbhgDIAEoCUIHukgEcgIQARIQCghhcHByb3ZlZBgEIAEoCBISCgpkZWNpZGVkX2J5GAUgASgJEg4KBnJlYXNvbhgGIAEoCSJRChtSZXN1bWVUb29sRXhlY3V0aW9uUmVzcG9uc2USMgoJZXhlY3V0aW9uGAEgASgLMh8udG9vbGV4ZWN1dGlvbi52MS5Ub29sRXhlY3V0aW9uIoUCCiBSZWNvcmRUb29sRXhlY3V0aW9uT3V0cHV0UmVxdWVzdBIdCgxleGVjdXRpb25faWQYASABKAlCB7pIBHICEAESPQoGb3V0cHV0GAIgASgLMiUudG9vbGV4ZWN1dGlvbi52MS5Ub29sRXhlY3V0aW9uT3V0cHV0Qga6SAPIAQESUgoIbWV0YWRhdGEYAyADKAsyQC50b29sZXhlY3V0aW9uLnYxLlJlY29yZFRvb2xFeGVjdXRpb25PdXRwdXRSZXF1ZXN0Lk1ldGFkYXRhRW50cnkaLwoNTWV0YWRhdGFFbnRyeRILCgNrZXkYASABKAkSDQoFdmFsdWUYAiABKAk6AjgBIlcKIVJlY29yZFRvb2xFeGVjdXRpb25PdXRwdXRSZXNwb25zZRIyCglleGVjdXRpb24YASABKAsyHy50b29sZXhlY3V0aW9uLnYxLlRvb2xFeGVjdXRpb24iLgoXR2V0VG9vbEV4ZWN1dGlvblJlcXVlc3QSEwoCaWQYASABKAlCB7pIBHICEAEiTgoYR2V0VG9vbEV4ZWN1dGlvblJlc3BvbnNlEjIKCWV4ZWN1dGlvbhgBIAEoCzIfLnRvb2xleGVjdXRpb24udjEuVG9vbEV4ZWN1dGlvbiKuAgoZTGlzdFRvb2xFeGVjdXRpb25zUmVxdWVzdBIUCgx3b3Jrc3BhY2VfaWQYASABKAkSDgoGcnVuX2lkGAIgASgJEhQKDG9iamVjdGl2ZV9pZBgDIAEoCRIQCghhZ2VudF9pZBgEIAEoCRIWCg50b29sX25hbWVzcGFjZRgFIAEoCRIRCgl0b29sX25hbWUYBiABKAkSFQoNY29ubmVjdGlvbl9pZBgHIAEoCRIbChNhcHByb3ZhbF9yZXF1ZXN0X2lkGAggASgJEjMKBXN0YXRlGAkgASgOMiQudG9vbGV4ZWN1dGlvbi52MS5Ub29sRXhlY3V0aW9uU3RhdGUSFgoFbGltaXQYCiABKAVCB7pIBBoCKAASFwoGb2Zmc2V0GAsgASgFQge6SAQaAigAInIKGkxpc3RUb29sRXhlY3V0aW9uc1Jlc3BvbnNlEjMKCmV4ZWN1dGlvbnMYASADKAsyHy50b29sZXhlY3V0aW9uLnYxLlRvb2xFeGVjdXRpb24SDQoFdG90YWwYAiABKAUSEAoIaGFzX21vcmUYAyABKAgq4AIKElRvb2xFeGVjdXRpb25TdGF0ZRIkCiBUT09MX0VYRUNVVElPTl9TVEFURV9VTlNQRUNJRklFRBAAEiEKHVRPT0xfRVhFQ1VUSU9OX1NUQVRFX0FDQ0VQVEVEEAESKgomVE9PTF9FWEVDVVRJT05fU1RBVEVfUE9MSUNZX0VWQUxVQVRJTkcQAhIpCiVUT09MX0VYRUNVVElPTl9TVEFURV9XQUlUSU5HX0FQUFJPVkFMEAMSIAocVE9PTF9FWEVDVVRJT05fU1RBVEVfUlVOTklORxAEEiIKHlRPT0xfRVhFQ1VUSU9OX1NUQVRFX1NVQ0NFRURFRBAFEh8KG1RPT0xfRVhFQ1VUSU9OX1NUQVRFX0ZBSUxFRBAGEh8KG1RPT0xfRVhFQ1VUSU9OX1NUQVRFX0RFTklFRBAHEiIKHlRPT0xfRVhFQ1VUSU9OX1NUQVRFX0NBTkNFTExFRBAIKpQDChJUb29sRXhlY3V0aW9uU3RhZ2USJAogVE9PTF9FWEVDVVRJT05fU1RBR0VfVU5TUEVDSUZJRUQQABIqCiZUT09MX0VYRUNVVElPTl9TVEFHRV9DQVBBQklMSVRZX0xPT0tVUBABEi4KKlRPT0xfRVhFQ1VUSU9OX1NUQUdFX0NSRURFTlRJQUxfUkVTT0xVVElPThACEiQKIFRPT0xfRVhFQ1VUSU9OX1NUQUdFX0dBVEVfUE9MSUNZEAMSKgomVE9PTF9FWEVDVVRJT05fU1RBR0VfR09WRVJOQU5DRV9QT0xJQ1kQBBIhCh1UT09MX0VYRUNVVElPTl9TVEFHRV9BUFBST1ZBTBAFEiIKHlRPT0xfRVhFQ1VUSU9OX1NUQUdFX0VYRUNVVElPThAGEh4KGlRPT0xfRVhFQ1VUSU9OX1NUQUdFX0FVRElUEAcSHgoaVE9PTF9FWEVDVVRJT05fU1RBR0VfTUVURVIQCBIjCh9UT09MX0VYRUNVVElPTl9TVEFHRV9QUk9WRU5BTkNFEAkqhgIKFlRvb2xFeGVjdXRpb25TdGVwU3RhdGUSKQolVE9PTF9FWEVDVVRJT05fU1RFUF9TVEFURV9VTlNQRUNJRklFRBAAEicKI1RPT0xfRVhFQ1VUSU9OX1NURVBfU1RBVEVfU1VDQ0VFREVEEAESJQohVE9PTF9FWEVDVVRJT05fU1RFUF9TVEFURV9XQUlUSU5HEAISJAogVE9PTF9FWEVDVVRJT05fU1RFUF9TVEFURV9ERU5JRUQQAxIkCiBUT09MX0VYRUNVVElPTl9TVEVQX1NUQVRFX0ZBSUxFRBAEEiUKIVRPT0xfRVhFQ1VUSU9OX1NURVBfU1RBVEVfU0tJUFBFRBAFKtUBChtUb29sRXhlY3V0aW9uUG9saWN5RGVjaXNpb24SLgoqVE9PTF9FWEVDVVRJT05fUE9MSUNZX0RFQ0lTSU9OX1VOU1BFQ0lGSUVEEAASKAokVE9PTF9FWEVDVVRJT05fUE9MSUNZX0RFQ0lTSU9OX0FMTE9XEAESJwojVE9PTF9FWEVDVVRJT05fUE9MSUNZX0RFQ0lTSU9OX0RFTlkQAhIzCi9UT09MX0VYRUNVVElPTl9QT0xJQ1lfREVDSVNJT05fUkVRVUlSRV9BUFBST1ZBTBADKsoBChlUb29sRXhlY3V0aW9uUHJvcG9zYWxLaW5kEiwKKFRPT0xfRVhFQ1VUSU9OX1BST1BPU0FMX0tJTkRfVU5TUEVDSUZJRUQQABIrCidUT09MX0VYRUNVVElPTl9QUk9QT1NBTF9LSU5EX0NIRUNLUE9JTlQQARIpCiVUT09MX0VYRUNVVElPTl9QUk9QT1NBTF9LSU5EX0FSVElGQUNUEAISJwojVE9PTF9FWEVDVVRJT05fUFJPUE9TQUxfS0lORF9NRU1PUlkQAzLJBAoUVG9vbEV4ZWN1dGlvblNlcnZpY2USWgoLRXhlY3V0ZVRvb2wSJC50b29sZXhlY3V0aW9uLnYxLkV4ZWN1dGVUb29sUmVxdWVzdBolLnRvb2xleGVjdXRpb24udjEuRXhlY3V0ZVRvb2xSZXNwb25zZRJyChNSZXN1bWVUb29sRXhlY3V0aW9uEiwudG9vbGV4ZWN1dGlvbi52MS5SZXN1bWVUb29sRXhlY3V0aW9uUmVxdWVzdBotLnRvb2xleGVjdXRpb24udjEuUmVzdW1lVG9vbEV4ZWN1dGlvblJlc3BvbnNlEoQBChlSZWNvcmRUb29sRXhlY3V0aW9uT3V0cHV0EjIudG9vbGV4ZWN1dGlvbi52MS5SZWNvcmRUb29sRXhlY3V0aW9uT3V0cHV0UmVxdWVzdBozLnRvb2xleGVjdXRpb24udjEuUmVjb3JkVG9vbEV4ZWN1dGlvbk91dHB1dFJlc3BvbnNlEmkKEEdldFRvb2xFeGVjdXRpb24SKS50b29sZXhlY3V0aW9uLnYxLkdldFRvb2xFeGVjdXRpb25SZXF1ZXN0GioudG9vbGV4ZWN1dGlvbi52MS5HZXRUb29sRXhlY3V0aW9uUmVzcG9uc2USbwoSTGlzdFRvb2xFeGVjdXRpb25zEisudG9vbGV4ZWN1dGlvbi52MS5MaXN0VG9vbEV4ZWN1dGlvbnNSZXF1ZXN0GiwudG9vbGV4ZWN1dGlvbi52MS5MaXN0VG9vbEV4ZWN1dGlvbnNSZXNwb25zZUJFWkNnaXRodWIuY29tL2V2YWxvcHMvcGxhdGZvcm0vZ2VuL2dvL3Rvb2xleGVjdXRpb24vdjE7dG9vbGV4ZWN1dGlvbnYxYgZwcm90bzM", [file_buf_validate_validate, file_common_v1_risk, file_common_v1_surface, file_google_protobuf_struct, file_google_protobuf_timestamp]);
|
|
12
13
|
/**
|
|
13
14
|
* Describes the message toolexecution.v1.ToolExecutionLinkage.
|
|
14
15
|
* Use `create(ToolExecutionLinkageSchema)` to create a new message.
|