@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
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import type { GenEnum, GenFile, GenMessage, GenService } from "@bufbuild/protobuf/codegenv2";
|
|
2
2
|
import type { DeliveryChannel } from "../../common/v1/delivery_pb.js";
|
|
3
3
|
import type { EntityType } from "../../common/v1/entity_pb.js";
|
|
4
|
+
import type { Surface } from "../../common/v1/surface_pb.js";
|
|
4
5
|
import type { Timestamp } from "@bufbuild/protobuf/wkt";
|
|
5
6
|
import type { JsonObject, Message } from "@bufbuild/protobuf";
|
|
6
7
|
/**
|
|
@@ -73,15 +74,19 @@ export type Agent = Message<"agents.v1.Agent"> & {
|
|
|
73
74
|
/**
|
|
74
75
|
* @generated from field: google.protobuf.Timestamp last_heartbeat_at = 11;
|
|
75
76
|
*/
|
|
76
|
-
lastHeartbeatAt?: Timestamp;
|
|
77
|
+
lastHeartbeatAt?: Timestamp | undefined;
|
|
77
78
|
/**
|
|
78
79
|
* @generated from field: google.protobuf.Timestamp created_at = 12;
|
|
79
80
|
*/
|
|
80
|
-
createdAt?: Timestamp;
|
|
81
|
+
createdAt?: Timestamp | undefined;
|
|
81
82
|
/**
|
|
82
83
|
* @generated from field: google.protobuf.Timestamp updated_at = 13;
|
|
83
84
|
*/
|
|
84
|
-
updatedAt?: Timestamp;
|
|
85
|
+
updatedAt?: Timestamp | undefined;
|
|
86
|
+
/**
|
|
87
|
+
* @generated from field: repeated common.v1.Surface surface_types = 14;
|
|
88
|
+
*/
|
|
89
|
+
surfaceTypes: Surface[];
|
|
85
90
|
};
|
|
86
91
|
/**
|
|
87
92
|
* Describes the message agents.v1.Agent.
|
|
@@ -171,7 +176,7 @@ export type AgentConfig = Message<"agents.v1.AgentConfig"> & {
|
|
|
171
176
|
*
|
|
172
177
|
* @generated from field: google.protobuf.Struct parameters = 11;
|
|
173
178
|
*/
|
|
174
|
-
parameters?: JsonObject;
|
|
179
|
+
parameters?: JsonObject | undefined;
|
|
175
180
|
/**
|
|
176
181
|
* @generated from field: string author = 12;
|
|
177
182
|
*/
|
|
@@ -179,7 +184,7 @@ export type AgentConfig = Message<"agents.v1.AgentConfig"> & {
|
|
|
179
184
|
/**
|
|
180
185
|
* @generated from field: google.protobuf.Timestamp created_at = 13;
|
|
181
186
|
*/
|
|
182
|
-
createdAt?: Timestamp;
|
|
187
|
+
createdAt?: Timestamp | undefined;
|
|
183
188
|
/**
|
|
184
189
|
* @generated from field: repeated common.v1.EntityType entity_type_scope_enums = 14;
|
|
185
190
|
*/
|
|
@@ -264,11 +269,11 @@ export type DelegationRecord = Message<"agents.v1.DelegationRecord"> & {
|
|
|
264
269
|
/**
|
|
265
270
|
* @generated from field: google.protobuf.Timestamp created_at = 14;
|
|
266
271
|
*/
|
|
267
|
-
createdAt?: Timestamp;
|
|
272
|
+
createdAt?: Timestamp | undefined;
|
|
268
273
|
/**
|
|
269
274
|
* @generated from field: google.protobuf.Timestamp resolved_at = 15;
|
|
270
275
|
*/
|
|
271
|
-
resolvedAt?: Timestamp;
|
|
276
|
+
resolvedAt?: Timestamp | undefined;
|
|
272
277
|
};
|
|
273
278
|
/**
|
|
274
279
|
* Describes the message agents.v1.DelegationRecord.
|
|
@@ -311,6 +316,10 @@ export type RegisterRequest = Message<"agents.v1.RegisterRequest"> & {
|
|
|
311
316
|
* @generated from field: string id = 8;
|
|
312
317
|
*/
|
|
313
318
|
id: string;
|
|
319
|
+
/**
|
|
320
|
+
* @generated from field: repeated common.v1.Surface surface_types = 9;
|
|
321
|
+
*/
|
|
322
|
+
surfaceTypes: Surface[];
|
|
314
323
|
};
|
|
315
324
|
/**
|
|
316
325
|
* Describes the message agents.v1.RegisterRequest.
|
|
@@ -324,7 +333,7 @@ export type RegisterResponse = Message<"agents.v1.RegisterResponse"> & {
|
|
|
324
333
|
/**
|
|
325
334
|
* @generated from field: agents.v1.Agent agent = 1;
|
|
326
335
|
*/
|
|
327
|
-
agent?: Agent;
|
|
336
|
+
agent?: Agent | undefined;
|
|
328
337
|
};
|
|
329
338
|
/**
|
|
330
339
|
* Describes the message agents.v1.RegisterResponse.
|
|
@@ -352,7 +361,7 @@ export type GetResponse = Message<"agents.v1.GetResponse"> & {
|
|
|
352
361
|
/**
|
|
353
362
|
* @generated from field: agents.v1.Agent agent = 1;
|
|
354
363
|
*/
|
|
355
|
-
agent?: Agent;
|
|
364
|
+
agent?: Agent | undefined;
|
|
356
365
|
};
|
|
357
366
|
/**
|
|
358
367
|
* Describes the message agents.v1.GetResponse.
|
|
@@ -391,6 +400,10 @@ export type ListRequest = Message<"agents.v1.ListRequest"> & {
|
|
|
391
400
|
* @generated from field: int32 offset = 7;
|
|
392
401
|
*/
|
|
393
402
|
offset: number;
|
|
403
|
+
/**
|
|
404
|
+
* @generated from field: common.v1.Surface surface_type = 8;
|
|
405
|
+
*/
|
|
406
|
+
surfaceType: Surface;
|
|
394
407
|
};
|
|
395
408
|
/**
|
|
396
409
|
* Describes the message agents.v1.ListRequest.
|
|
@@ -439,6 +452,10 @@ export type UpdateRequest = Message<"agents.v1.UpdateRequest"> & {
|
|
|
439
452
|
* @generated from field: repeated string surfaces = 5;
|
|
440
453
|
*/
|
|
441
454
|
surfaces: string[];
|
|
455
|
+
/**
|
|
456
|
+
* @generated from field: repeated common.v1.Surface surface_types = 6;
|
|
457
|
+
*/
|
|
458
|
+
surfaceTypes: Surface[];
|
|
442
459
|
};
|
|
443
460
|
/**
|
|
444
461
|
* Describes the message agents.v1.UpdateRequest.
|
|
@@ -452,7 +469,7 @@ export type UpdateResponse = Message<"agents.v1.UpdateResponse"> & {
|
|
|
452
469
|
/**
|
|
453
470
|
* @generated from field: agents.v1.Agent agent = 1;
|
|
454
471
|
*/
|
|
455
|
-
agent?: Agent;
|
|
472
|
+
agent?: Agent | undefined;
|
|
456
473
|
};
|
|
457
474
|
/**
|
|
458
475
|
* Describes the message agents.v1.UpdateResponse.
|
|
@@ -533,7 +550,7 @@ export type PushConfigRequest = Message<"agents.v1.PushConfigRequest"> & {
|
|
|
533
550
|
/**
|
|
534
551
|
* @generated from field: google.protobuf.Struct parameters = 10;
|
|
535
552
|
*/
|
|
536
|
-
parameters?: JsonObject;
|
|
553
|
+
parameters?: JsonObject | undefined;
|
|
537
554
|
/**
|
|
538
555
|
* @generated from field: string author = 11;
|
|
539
556
|
*/
|
|
@@ -559,11 +576,11 @@ export type PushConfigResponse = Message<"agents.v1.PushConfigResponse"> & {
|
|
|
559
576
|
/**
|
|
560
577
|
* @generated from field: agents.v1.AgentConfig config = 1;
|
|
561
578
|
*/
|
|
562
|
-
config?: AgentConfig;
|
|
579
|
+
config?: AgentConfig | undefined;
|
|
563
580
|
/**
|
|
564
581
|
* @generated from field: agents.v1.Agent agent = 2;
|
|
565
582
|
*/
|
|
566
|
-
agent?: Agent;
|
|
583
|
+
agent?: Agent | undefined;
|
|
567
584
|
};
|
|
568
585
|
/**
|
|
569
586
|
* Describes the message agents.v1.PushConfigResponse.
|
|
@@ -595,7 +612,7 @@ export type GetConfigResponse = Message<"agents.v1.GetConfigResponse"> & {
|
|
|
595
612
|
/**
|
|
596
613
|
* @generated from field: agents.v1.AgentConfig config = 1;
|
|
597
614
|
*/
|
|
598
|
-
config?: AgentConfig;
|
|
615
|
+
config?: AgentConfig | undefined;
|
|
599
616
|
};
|
|
600
617
|
/**
|
|
601
618
|
* Describes the message agents.v1.GetConfigResponse.
|
|
@@ -679,11 +696,11 @@ export type RollbackConfigResponse = Message<"agents.v1.RollbackConfigResponse">
|
|
|
679
696
|
/**
|
|
680
697
|
* @generated from field: agents.v1.AgentConfig config = 1;
|
|
681
698
|
*/
|
|
682
|
-
config?: AgentConfig;
|
|
699
|
+
config?: AgentConfig | undefined;
|
|
683
700
|
/**
|
|
684
701
|
* @generated from field: agents.v1.Agent agent = 2;
|
|
685
702
|
*/
|
|
686
|
-
agent?: Agent;
|
|
703
|
+
agent?: Agent | undefined;
|
|
687
704
|
};
|
|
688
705
|
/**
|
|
689
706
|
* Describes the message agents.v1.RollbackConfigResponse.
|
|
@@ -742,7 +759,7 @@ export type DelegateResponse = Message<"agents.v1.DelegateResponse"> & {
|
|
|
742
759
|
/**
|
|
743
760
|
* @generated from field: agents.v1.DelegationRecord delegation = 1;
|
|
744
761
|
*/
|
|
745
|
-
delegation?: DelegationRecord;
|
|
762
|
+
delegation?: DelegationRecord | undefined;
|
|
746
763
|
};
|
|
747
764
|
/**
|
|
748
765
|
* Describes the message agents.v1.DelegateResponse.
|
|
@@ -782,7 +799,7 @@ export type ResolveDelegationResponse = Message<"agents.v1.ResolveDelegationResp
|
|
|
782
799
|
/**
|
|
783
800
|
* @generated from field: agents.v1.DelegationRecord delegation = 1;
|
|
784
801
|
*/
|
|
785
|
-
delegation?: DelegationRecord;
|
|
802
|
+
delegation?: DelegationRecord | undefined;
|
|
786
803
|
};
|
|
787
804
|
/**
|
|
788
805
|
* Describes the message agents.v1.ResolveDelegationResponse.
|
|
@@ -810,7 +827,7 @@ export type GetDelegationResponse = Message<"agents.v1.GetDelegationResponse"> &
|
|
|
810
827
|
/**
|
|
811
828
|
* @generated from field: agents.v1.DelegationRecord delegation = 1;
|
|
812
829
|
*/
|
|
813
|
-
delegation?: DelegationRecord;
|
|
830
|
+
delegation?: DelegationRecord | undefined;
|
|
814
831
|
};
|
|
815
832
|
/**
|
|
816
833
|
* Describes the message agents.v1.GetDelegationResponse.
|
|
@@ -896,6 +913,10 @@ export type HeartbeatRequest = Message<"agents.v1.HeartbeatRequest"> & {
|
|
|
896
913
|
* @generated from field: string surface = 4;
|
|
897
914
|
*/
|
|
898
915
|
surface: string;
|
|
916
|
+
/**
|
|
917
|
+
* @generated from field: common.v1.Surface surface_type = 5;
|
|
918
|
+
*/
|
|
919
|
+
surfaceType: Surface;
|
|
899
920
|
};
|
|
900
921
|
/**
|
|
901
922
|
* Describes the message agents.v1.HeartbeatRequest.
|
|
@@ -909,7 +930,7 @@ export type HeartbeatResponse = Message<"agents.v1.HeartbeatResponse"> & {
|
|
|
909
930
|
/**
|
|
910
931
|
* @generated from field: google.protobuf.Timestamp next_heartbeat_by = 1;
|
|
911
932
|
*/
|
|
912
|
-
nextHeartbeatBy?: Timestamp;
|
|
933
|
+
nextHeartbeatBy?: Timestamp | undefined;
|
|
913
934
|
};
|
|
914
935
|
/**
|
|
915
936
|
* Describes the message agents.v1.HeartbeatResponse.
|
|
@@ -1,15 +1,16 @@
|
|
|
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 agents/v1/agents.proto (package agents.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_delivery } from "../../common/v1/delivery_pb.js";
|
|
7
7
|
import { file_common_v1_entity } from "../../common/v1/entity_pb.js";
|
|
8
|
+
import { file_common_v1_surface } from "../../common/v1/surface_pb.js";
|
|
8
9
|
import { file_google_protobuf_struct, file_google_protobuf_timestamp } from "@bufbuild/protobuf/wkt";
|
|
9
10
|
/**
|
|
10
11
|
* Describes the file agents/v1/agents.proto.
|
|
11
12
|
*/
|
|
12
|
-
export const file_agents_v1_agents = /*@__PURE__*/ fileDesc("
|
|
13
|
+
export const file_agents_v1_agents = /*@__PURE__*/ fileDesc("ChZhZ2VudHMvdjEvYWdlbnRzLnByb3RvEglhZ2VudHMudjEitAMKBUFnZW50EgoKAmlkGAEgASgJEhQKDHdvcmtzcGFjZV9pZBgCIAEoCRIMCgRuYW1lGAMgASgJEhMKC2Rlc2NyaXB0aW9uGAQgASgJEhIKCmFnZW50X3R5cGUYBSABKAkSFAoMY2FwYWJpbGl0aWVzGAYgAygJEhAKCHN1cmZhY2VzGAcgAygJEiYKBnN0YXR1cxgIIAEoDjIWLmFnZW50cy52MS5BZ2VudFN0YXR1cxIdChVhY3RpdmVfY29uZmlnX3ZlcnNpb24YCSABKAUSEAoIb3duZXJfaWQYCiABKAkSNQoRbGFzdF9oZWFydGJlYXRfYXQYCyABKAsyGi5nb29nbGUucHJvdG9idWYuVGltZXN0YW1wEi4KCmNyZWF0ZWRfYXQYDCABKAsyGi5nb29nbGUucHJvdG9idWYuVGltZXN0YW1wEi4KCnVwZGF0ZWRfYXQYDSABKAsyGi5nb29nbGUucHJvdG9idWYuVGltZXN0YW1wEjoKDXN1cmZhY2VfdHlwZXMYDiADKA4yEi5jb21tb24udjEuU3VyZmFjZUIPukgMkgEJIgeCAQQQASAAIrQFCgtBZ2VudENvbmZpZxIPCgd2ZXJzaW9uGAEgASgFEhAKCGFnZW50X2lkGAIgASgJEhEKCXNraWxsX2lkcxgDIAMoCRJDCg9wcm9tcHRfYmluZGluZ3MYBCADKAsyKi5hZ2VudHMudjEuQWdlbnRDb25maWcuUHJvbXB0QmluZGluZ3NFbnRyeRJHChFtb2RlbF9wcmVmZXJlbmNlcxgFIAMoCzIsLmFnZW50cy52MS5BZ2VudENvbmZpZy5Nb2RlbFByZWZlcmVuY2VzRW50cnkSFwoPaW50ZWdyYXRpb25faWRzGAYgAygJEhoKEmVudGl0eV90eXBlX3Njb3BlcxgHIAMoCRIhChltYXhfY29uY3VycmVudF9vYmplY3RpdmVzGAggASgFEhcKD2Nvc3RfYnVkZ2V0X3VzZBgJIAEoARIcChRub3RpZmljYXRpb25fY2hhbm5lbBgKIAEoCRIrCgpwYXJhbWV0ZXJzGAsgASgLMhcuZ29vZ2xlLnByb3RvYnVmLlN0cnVjdBIOCgZhdXRob3IYDCABKAkSLgoKY3JlYXRlZF9hdBgNIAEoCzIaLmdvb2dsZS5wcm90b2J1Zi5UaW1lc3RhbXASNgoXZW50aXR5X3R5cGVfc2NvcGVfZW51bXMYDiADKA4yFS5jb21tb24udjEuRW50aXR5VHlwZRI9Chlub3RpZmljYXRpb25fY2hhbm5lbF9lbnVtGA8gASgOMhouY29tbW9uLnYxLkRlbGl2ZXJ5Q2hhbm5lbBo1ChNQcm9tcHRCaW5kaW5nc0VudHJ5EgsKA2tleRgBIAEoCRINCgV2YWx1ZRgCIAEoCToCOAEaNwoVTW9kZWxQcmVmZXJlbmNlc0VudHJ5EgsKA2tleRgBIAEoCRINCgV2YWx1ZRgCIAEoCToCOAEirAMKEERlbGVnYXRpb25SZWNvcmQSCgoCaWQYASABKAkSFAoMd29ya3NwYWNlX2lkGAIgASgJEhUKDWZyb21fYWdlbnRfaWQYAyABKAkSEwoLdG9fYWdlbnRfaWQYBCABKAkSGwoTcmVxdWlyZWRfY2FwYWJpbGl0eRgFIAEoCRIUCgxvYmplY3RpdmVfaWQYBiABKAkSFwoPd29ya2Zsb3dfcnVuX2lkGAcgASgJEhgKEHdvcmtmbG93X3N0ZXBfaWQYCCABKAkSKwoGc3RhdHVzGAkgASgOMhsuYWdlbnRzLnYxLkRlbGVnYXRpb25TdGF0dXMSFwoPY29udGV4dF9wYXlsb2FkGAogASgMEhYKDnJlc3VsdF9wYXlsb2FkGAsgASgMEg4KBnJlYXNvbhgMIAEoCRIVCg1lcnJvcl9tZXNzYWdlGA0gASgJEi4KCmNyZWF0ZWRfYXQYDiABKAsyGi5nb29nbGUucHJvdG9idWYuVGltZXN0YW1wEi8KC3Jlc29sdmVkX2F0GA8gASgLMhouZ29vZ2xlLnByb3RvYnVmLlRpbWVzdGFtcCLqAQoPUmVnaXN0ZXJSZXF1ZXN0EhQKDHdvcmtzcGFjZV9pZBgBIAEoCRIMCgRuYW1lGAIgASgJEhMKC2Rlc2NyaXB0aW9uGAMgASgJEhIKCmFnZW50X3R5cGUYBCABKAkSHgoMY2FwYWJpbGl0aWVzGAUgAygJQgi6SAWSAQIIARIQCghzdXJmYWNlcxgGIAMoCRIQCghvd25lcl9pZBgHIAEoCRIKCgJpZBgIIAEoCRI6Cg1zdXJmYWNlX3R5cGVzGAkgAygOMhIuY29tbW9uLnYxLlN1cmZhY2VCD7pIDJIBCSIHggEEEAEgACIzChBSZWdpc3RlclJlc3BvbnNlEh8KBWFnZW50GAEgASgLMhAuYWdlbnRzLnYxLkFnZW50IiEKCkdldFJlcXVlc3QSEwoCaWQYASABKAlCB7pIBHICEAEiLgoLR2V0UmVzcG9uc2USHwoFYWdlbnQYASABKAsyEC5hZ2VudHMudjEuQWdlbnQi7AEKC0xpc3RSZXF1ZXN0EhQKDHdvcmtzcGFjZV9pZBgBIAEoCRISCgphZ2VudF90eXBlGAIgASgJEhIKCmNhcGFiaWxpdHkYAyABKAkSDwoHc3VyZmFjZRgEIAEoCRImCgZzdGF0dXMYBSABKA4yFi5hZ2VudHMudjEuQWdlbnRTdGF0dXMSGQoFbGltaXQYBiABKAVCCrpIBxoFGMgBKAASFwoGb2Zmc2V0GAcgASgFQge6SAQaAigAEjIKDHN1cmZhY2VfdHlwZRgIIAEoDjISLmNvbW1vbi52MS5TdXJmYWNlQgi6SAWCAQIQASI/CgxMaXN0UmVzcG9uc2USIAoGYWdlbnRzGAEgAygLMhAuYWdlbnRzLnYxLkFnZW50Eg0KBXRvdGFsGAIgASgFIqsBCg1VcGRhdGVSZXF1ZXN0EhMKAmlkGAEgASgJQge6SARyAhABEgwKBG5hbWUYAiABKAkSEwoLZGVzY3JpcHRpb24YAyABKAkSFAoMY2FwYWJpbGl0aWVzGAQgAygJEhAKCHN1cmZhY2VzGAUgAygJEjoKDXN1cmZhY2VfdHlwZXMYBiADKA4yEi5jb21tb24udjEuU3VyZmFjZUIPukgMkgEJIgeCAQQQASAAIjEKDlVwZGF0ZVJlc3BvbnNlEh8KBWFnZW50GAEgASgLMhAuYWdlbnRzLnYxLkFnZW50IjgKEURlcmVnaXN0ZXJSZXF1ZXN0EhMKAmlkGAEgASgJQge6SARyAhABEg4KBnJlYXNvbhgCIAEoCSIUChJEZXJlZ2lzdGVyUmVzcG9uc2UijgUKEVB1c2hDb25maWdSZXF1ZXN0EhkKCGFnZW50X2lkGAEgASgJQge6SARyAhABEhEKCXNraWxsX2lkcxgCIAMoCRJJCg9wcm9tcHRfYmluZGluZ3MYAyADKAsyMC5hZ2VudHMudjEuUHVzaENvbmZpZ1JlcXVlc3QuUHJvbXB0QmluZGluZ3NFbnRyeRJNChFtb2RlbF9wcmVmZXJlbmNlcxgEIAMoCzIyLmFnZW50cy52MS5QdXNoQ29uZmlnUmVxdWVzdC5Nb2RlbFByZWZlcmVuY2VzRW50cnkSFwoPaW50ZWdyYXRpb25faWRzGAUgAygJEhoKEmVudGl0eV90eXBlX3Njb3BlcxgGIAMoCRIhChltYXhfY29uY3VycmVudF9vYmplY3RpdmVzGAcgASgFEhcKD2Nvc3RfYnVkZ2V0X3VzZBgIIAEoARIcChRub3RpZmljYXRpb25fY2hhbm5lbBgJIAEoCRIrCgpwYXJhbWV0ZXJzGAogASgLMhcuZ29vZ2xlLnByb3RvYnVmLlN0cnVjdBIOCgZhdXRob3IYCyABKAkSNgoXZW50aXR5X3R5cGVfc2NvcGVfZW51bXMYDCADKA4yFS5jb21tb24udjEuRW50aXR5VHlwZRI9Chlub3RpZmljYXRpb25fY2hhbm5lbF9lbnVtGA0gASgOMhouY29tbW9uLnYxLkRlbGl2ZXJ5Q2hhbm5lbBo1ChNQcm9tcHRCaW5kaW5nc0VudHJ5EgsKA2tleRgBIAEoCRINCgV2YWx1ZRgCIAEoCToCOAEaNwoVTW9kZWxQcmVmZXJlbmNlc0VudHJ5EgsKA2tleRgBIAEoCRINCgV2YWx1ZRgCIAEoCToCOAEiXQoSUHVzaENvbmZpZ1Jlc3BvbnNlEiYKBmNvbmZpZxgBIAEoCzIWLmFnZW50cy52MS5BZ2VudENvbmZpZxIfCgVhZ2VudBgCIAEoCzIQLmFnZW50cy52MS5BZ2VudCJHChBHZXRDb25maWdSZXF1ZXN0EhkKCGFnZW50X2lkGAEgASgJQge6SARyAhABEhgKB3ZlcnNpb24YAiABKAVCB7pIBBoCIAAiOwoRR2V0Q29uZmlnUmVzcG9uc2USJgoGY29uZmlnGAEgASgLMhYuYWdlbnRzLnYxLkFnZW50Q29uZmlnImMKEkxpc3RDb25maWdzUmVxdWVzdBIZCghhZ2VudF9pZBgBIAEoCUIHukgEcgIQARIZCgVsaW1pdBgCIAEoBUIKukgHGgUYyAEoABIXCgZvZmZzZXQYAyABKAVCB7pIBBoCKAAiXwoTTGlzdENvbmZpZ3NSZXNwb25zZRInCgdjb25maWdzGAEgAygLMhYuYWdlbnRzLnYxLkFnZW50Q29uZmlnEg0KBXRvdGFsGAIgASgFEhAKCGhhc19tb3JlGAMgASgIInIKFVJvbGxiYWNrQ29uZmlnUmVxdWVzdBIZCghhZ2VudF9pZBgBIAEoCUIHukgEcgIQARIfCg50YXJnZXRfdmVyc2lvbhgCIAEoBUIHukgEGgIgABINCgVhY3RvchgDIAEoCRIOCgZyZWFzb24YBCABKAkiYQoWUm9sbGJhY2tDb25maWdSZXNwb25zZRImCgZjb25maWcYASABKAsyFi5hZ2VudHMudjEuQWdlbnRDb25maWcSHwoFYWdlbnQYAiABKAsyEC5hZ2VudHMudjEuQWdlbnQi1QEKD0RlbGVnYXRlUmVxdWVzdBIeCg1mcm9tX2FnZW50X2lkGAEgASgJQge6SARyAhABEhMKC3RvX2FnZW50X2lkGAIgASgJEhsKE3JlcXVpcmVkX2NhcGFiaWxpdHkYAyABKAkSFAoMb2JqZWN0aXZlX2lkGAQgASgJEhcKD3dvcmtmbG93X3J1bl9pZBgFIAEoCRIYChB3b3JrZmxvd19zdGVwX2lkGAYgASgJEhcKD2NvbnRleHRfcGF5bG9hZBgHIAEoDBIOCgZyZWFzb24YCCABKAkiQwoQRGVsZWdhdGVSZXNwb25zZRIvCgpkZWxlZ2F0aW9uGAEgASgLMhsuYWdlbnRzLnYxLkRlbGVnYXRpb25SZWNvcmQiogEKGFJlc29sdmVEZWxlZ2F0aW9uUmVxdWVzdBIeCg1kZWxlZ2F0aW9uX2lkGAEgASgJQge6SARyAhABEjcKBnN0YXR1cxgCIAEoDjIbLmFnZW50cy52MS5EZWxlZ2F0aW9uU3RhdHVzQgq6SAeCAQQQASAAEhYKDnJlc3VsdF9wYXlsb2FkGAMgASgMEhUKDWVycm9yX21lc3NhZ2UYBCABKAkiTAoZUmVzb2x2ZURlbGVnYXRpb25SZXNwb25zZRIvCgpkZWxlZ2F0aW9uGAEgASgLMhsuYWdlbnRzLnYxLkRlbGVnYXRpb25SZWNvcmQiKwoUR2V0RGVsZWdhdGlvblJlcXVlc3QSEwoCaWQYASABKAlCB7pIBHICEAEiSAoVR2V0RGVsZWdhdGlvblJlc3BvbnNlEi8KCmRlbGVnYXRpb24YASABKAsyGy5hZ2VudHMudjEuRGVsZWdhdGlvblJlY29yZCK/AQoWTGlzdERlbGVnYXRpb25zUmVxdWVzdBIUCgx3b3Jrc3BhY2VfaWQYASABKAkSFQoNZnJvbV9hZ2VudF9pZBgCIAEoCRITCgt0b19hZ2VudF9pZBgDIAEoCRIrCgZzdGF0dXMYBCABKA4yGy5hZ2VudHMudjEuRGVsZWdhdGlvblN0YXR1cxIXCg93b3JrZmxvd19ydW5faWQYBSABKAkSDQoFbGltaXQYBiABKAUSDgoGb2Zmc2V0GAcgASgFIloKF0xpc3REZWxlZ2F0aW9uc1Jlc3BvbnNlEjAKC2RlbGVnYXRpb25zGAEgAygLMhsuYWdlbnRzLnYxLkRlbGVnYXRpb25SZWNvcmQSDQoFdG90YWwYAiABKAUiuQEKEEhlYXJ0YmVhdFJlcXVlc3QSGQoIYWdlbnRfaWQYASABKAlCB7pIBHICEAESJgoGc3RhdHVzGAIgASgOMhYuYWdlbnRzLnYxLkFnZW50U3RhdHVzEh0KFWN1cnJlbnRfb2JqZWN0aXZlX2lkcxgDIAMoCRIPCgdzdXJmYWNlGAQgASgJEjIKDHN1cmZhY2VfdHlwZRgFIAEoDjISLmNvbW1vbi52MS5TdXJmYWNlQgi6SAWCAQIQASJKChFIZWFydGJlYXRSZXNwb25zZRI1ChFuZXh0X2hlYXJ0YmVhdF9ieRgBIAEoCzIaLmdvb2dsZS5wcm90b2J1Zi5UaW1lc3RhbXAqwwEKC0FnZW50U3RhdHVzEhwKGEFHRU5UX1NUQVRVU19VTlNQRUNJRklFRBAAEhcKE0FHRU5UX1NUQVRVU19BQ1RJVkUQARIVChFBR0VOVF9TVEFUVVNfSURMRRACEhUKEUFHRU5UX1NUQVRVU19CVVNZEAMSGAoUQUdFTlRfU1RBVFVTX09GRkxJTkUQBBIZChVBR0VOVF9TVEFUVVNfREVHUkFERUQQBRIaChZBR0VOVF9TVEFUVVNfU1VTUEVOREVEEAYq9AEKEERlbGVnYXRpb25TdGF0dXMSIQodREVMRUdBVElPTl9TVEFUVVNfVU5TUEVDSUZJRUQQABIdChlERUxFR0FUSU9OX1NUQVRVU19QRU5ESU5HEAESHgoaREVMRUdBVElPTl9TVEFUVVNfQUNDRVBURUQQAhIeChpERUxFR0FUSU9OX1NUQVRVU19SRUpFQ1RFRBADEh8KG0RFTEVHQVRJT05fU1RBVFVTX0NPTVBMRVRFRBAEEhwKGERFTEVHQVRJT05fU1RBVFVTX0ZBSUxFRBAFEh8KG0RFTEVHQVRJT05fU1RBVFVTX1RJTUVEX09VVBAGMp8ICgxBZ2VudFNlcnZpY2USQwoIUmVnaXN0ZXISGi5hZ2VudHMudjEuUmVnaXN0ZXJSZXF1ZXN0GhsuYWdlbnRzLnYxLlJlZ2lzdGVyUmVzcG9uc2USNAoDR2V0EhUuYWdlbnRzLnYxLkdldFJlcXVlc3QaFi5hZ2VudHMudjEuR2V0UmVzcG9uc2USNwoETGlzdBIWLmFnZW50cy52MS5MaXN0UmVxdWVzdBoXLmFnZW50cy52MS5MaXN0UmVzcG9uc2USPQoGVXBkYXRlEhguYWdlbnRzLnYxLlVwZGF0ZVJlcXVlc3QaGS5hZ2VudHMudjEuVXBkYXRlUmVzcG9uc2USSQoKRGVyZWdpc3RlchIcLmFnZW50cy52MS5EZXJlZ2lzdGVyUmVxdWVzdBodLmFnZW50cy52MS5EZXJlZ2lzdGVyUmVzcG9uc2USSQoKUHVzaENvbmZpZxIcLmFnZW50cy52MS5QdXNoQ29uZmlnUmVxdWVzdBodLmFnZW50cy52MS5QdXNoQ29uZmlnUmVzcG9uc2USRgoJR2V0Q29uZmlnEhsuYWdlbnRzLnYxLkdldENvbmZpZ1JlcXVlc3QaHC5hZ2VudHMudjEuR2V0Q29uZmlnUmVzcG9uc2USTAoLTGlzdENvbmZpZ3MSHS5hZ2VudHMudjEuTGlzdENvbmZpZ3NSZXF1ZXN0Gh4uYWdlbnRzLnYxLkxpc3RDb25maWdzUmVzcG9uc2USVQoOUm9sbGJhY2tDb25maWcSIC5hZ2VudHMudjEuUm9sbGJhY2tDb25maWdSZXF1ZXN0GiEuYWdlbnRzLnYxLlJvbGxiYWNrQ29uZmlnUmVzcG9uc2USQwoIRGVsZWdhdGUSGi5hZ2VudHMudjEuRGVsZWdhdGVSZXF1ZXN0GhsuYWdlbnRzLnYxLkRlbGVnYXRlUmVzcG9uc2USXgoRUmVzb2x2ZURlbGVnYXRpb24SIy5hZ2VudHMudjEuUmVzb2x2ZURlbGVnYXRpb25SZXF1ZXN0GiQuYWdlbnRzLnYxLlJlc29sdmVEZWxlZ2F0aW9uUmVzcG9uc2USUgoNR2V0RGVsZWdhdGlvbhIfLmFnZW50cy52MS5HZXREZWxlZ2F0aW9uUmVxdWVzdBogLmFnZW50cy52MS5HZXREZWxlZ2F0aW9uUmVzcG9uc2USWAoPTGlzdERlbGVnYXRpb25zEiEuYWdlbnRzLnYxLkxpc3REZWxlZ2F0aW9uc1JlcXVlc3QaIi5hZ2VudHMudjEuTGlzdERlbGVnYXRpb25zUmVzcG9uc2USRgoJSGVhcnRiZWF0EhsuYWdlbnRzLnYxLkhlYXJ0YmVhdFJlcXVlc3QaHC5hZ2VudHMudjEuSGVhcnRiZWF0UmVzcG9uc2VCN1o1Z2l0aHViLmNvbS9ldmFsb3BzL3BsYXRmb3JtL2dlbi9nby9hZ2VudHMvdjE7YWdlbnRzdjFiBnByb3RvMw", [file_buf_validate_validate, file_common_v1_delivery, file_common_v1_entity, file_common_v1_surface, file_google_protobuf_struct, file_google_protobuf_timestamp]);
|
|
13
14
|
/**
|
|
14
15
|
* Describes the message agents.v1.Agent.
|
|
15
16
|
* Use `create(AgentSchema)` to create a new message.
|
|
@@ -22,13 +22,13 @@ export type AutoApproveConfig = Message<"approvals.v1.AutoApproveConfig"> & {
|
|
|
22
22
|
*
|
|
23
23
|
* @generated from field: optional float threshold = 2;
|
|
24
24
|
*/
|
|
25
|
-
threshold?: number;
|
|
25
|
+
threshold?: number | undefined;
|
|
26
26
|
/**
|
|
27
27
|
* Minimum decisions before activation. Defaults to 20 when not set.
|
|
28
28
|
*
|
|
29
29
|
* @generated from field: optional int32 min_observations = 3;
|
|
30
30
|
*/
|
|
31
|
-
minObservations?: number;
|
|
31
|
+
minObservations?: number | undefined;
|
|
32
32
|
/**
|
|
33
33
|
* always require human
|
|
34
34
|
*
|
|
@@ -114,11 +114,11 @@ export type ApprovalRequest = Message<"approvals.v1.ApprovalRequest"> & {
|
|
|
114
114
|
/**
|
|
115
115
|
* @generated from field: google.protobuf.Timestamp created_at = 9;
|
|
116
116
|
*/
|
|
117
|
-
createdAt?: Timestamp;
|
|
117
|
+
createdAt?: Timestamp | undefined;
|
|
118
118
|
/**
|
|
119
119
|
* @generated from field: google.protobuf.Timestamp updated_at = 10;
|
|
120
120
|
*/
|
|
121
|
-
updatedAt?: Timestamp;
|
|
121
|
+
updatedAt?: Timestamp | undefined;
|
|
122
122
|
/**
|
|
123
123
|
* @generated from field: string state = 12;
|
|
124
124
|
*/
|
|
@@ -126,7 +126,7 @@ export type ApprovalRequest = Message<"approvals.v1.ApprovalRequest"> & {
|
|
|
126
126
|
/**
|
|
127
127
|
* @generated from field: google.protobuf.Timestamp expires_at = 13;
|
|
128
128
|
*/
|
|
129
|
-
expiresAt?: Timestamp;
|
|
129
|
+
expiresAt?: Timestamp | undefined;
|
|
130
130
|
};
|
|
131
131
|
/**
|
|
132
132
|
* Describes the message approvals.v1.ApprovalRequest.
|
|
@@ -182,7 +182,7 @@ export type ApprovalPolicy = Message<"approvals.v1.ApprovalPolicy"> & {
|
|
|
182
182
|
/**
|
|
183
183
|
* @generated from field: approvals.v1.AutoApproveConfig auto_approve_config = 3;
|
|
184
184
|
*/
|
|
185
|
-
autoApproveConfig?: AutoApproveConfig;
|
|
185
|
+
autoApproveConfig?: AutoApproveConfig | undefined;
|
|
186
186
|
};
|
|
187
187
|
/**
|
|
188
188
|
* Describes the message approvals.v1.ApprovalPolicy.
|
|
@@ -218,7 +218,7 @@ export type ApprovalDecision = Message<"approvals.v1.ApprovalDecision"> & {
|
|
|
218
218
|
/**
|
|
219
219
|
* @generated from field: google.protobuf.Timestamp decided_at = 6;
|
|
220
220
|
*/
|
|
221
|
-
decidedAt?: Timestamp;
|
|
221
|
+
decidedAt?: Timestamp | undefined;
|
|
222
222
|
};
|
|
223
223
|
/**
|
|
224
224
|
* Describes the message approvals.v1.ApprovalDecision.
|
|
@@ -302,11 +302,11 @@ export type RequestApprovalResponse = Message<"approvals.v1.RequestApprovalRespo
|
|
|
302
302
|
/**
|
|
303
303
|
* @generated from field: approvals.v1.ApprovalRequest approval_request = 1;
|
|
304
304
|
*/
|
|
305
|
-
approvalRequest?: ApprovalRequest;
|
|
305
|
+
approvalRequest?: ApprovalRequest | undefined;
|
|
306
306
|
/**
|
|
307
307
|
* @generated from field: approvals.v1.AutoApproveEvidence auto_approve_evidence = 2;
|
|
308
308
|
*/
|
|
309
|
-
autoApproveEvidence?: AutoApproveEvidence;
|
|
309
|
+
autoApproveEvidence?: AutoApproveEvidence | undefined;
|
|
310
310
|
};
|
|
311
311
|
/**
|
|
312
312
|
* Describes the message approvals.v1.RequestApprovalResponse.
|
|
@@ -353,7 +353,7 @@ export type ResolveApprovalResponse = Message<"approvals.v1.ResolveApprovalRespo
|
|
|
353
353
|
/**
|
|
354
354
|
* @generated from field: approvals.v1.ApprovalDecision decision = 1;
|
|
355
355
|
*/
|
|
356
|
-
decision?: ApprovalDecision;
|
|
356
|
+
decision?: ApprovalDecision | undefined;
|
|
357
357
|
};
|
|
358
358
|
/**
|
|
359
359
|
* Describes the message approvals.v1.ResolveApprovalResponse.
|
|
@@ -381,7 +381,7 @@ export type GetPolicyResponse = Message<"approvals.v1.GetPolicyResponse"> & {
|
|
|
381
381
|
/**
|
|
382
382
|
* @generated from field: approvals.v1.ApprovalPolicy policy = 1;
|
|
383
383
|
*/
|
|
384
|
-
policy?: ApprovalPolicy;
|
|
384
|
+
policy?: ApprovalPolicy | undefined;
|
|
385
385
|
};
|
|
386
386
|
/**
|
|
387
387
|
* Describes the message approvals.v1.GetPolicyResponse.
|
|
@@ -395,7 +395,7 @@ export type SetPolicyRequest = Message<"approvals.v1.SetPolicyRequest"> & {
|
|
|
395
395
|
/**
|
|
396
396
|
* @generated from field: approvals.v1.ApprovalPolicy policy = 1;
|
|
397
397
|
*/
|
|
398
|
-
policy?: ApprovalPolicy;
|
|
398
|
+
policy?: ApprovalPolicy | undefined;
|
|
399
399
|
};
|
|
400
400
|
/**
|
|
401
401
|
* Describes the message approvals.v1.SetPolicyRequest.
|
|
@@ -409,7 +409,7 @@ export type SetPolicyResponse = Message<"approvals.v1.SetPolicyResponse"> & {
|
|
|
409
409
|
/**
|
|
410
410
|
* @generated from field: approvals.v1.ApprovalPolicy policy = 1;
|
|
411
411
|
*/
|
|
412
|
-
policy?: ApprovalPolicy;
|
|
412
|
+
policy?: ApprovalPolicy | undefined;
|
|
413
413
|
};
|
|
414
414
|
/**
|
|
415
415
|
* Describes the message approvals.v1.SetPolicyResponse.
|
|
@@ -516,7 +516,7 @@ export type EscalateResponse = Message<"approvals.v1.EscalateResponse"> & {
|
|
|
516
516
|
/**
|
|
517
517
|
* @generated from field: approvals.v1.ApprovalRequest approval_request = 1;
|
|
518
518
|
*/
|
|
519
|
-
approvalRequest?: ApprovalRequest;
|
|
519
|
+
approvalRequest?: ApprovalRequest | undefined;
|
|
520
520
|
};
|
|
521
521
|
/**
|
|
522
522
|
* Describes the message approvals.v1.EscalateResponse.
|
|
@@ -548,7 +548,7 @@ export type GetApprovalResponse = Message<"approvals.v1.GetApprovalResponse"> &
|
|
|
548
548
|
/**
|
|
549
549
|
* @generated from field: approvals.v1.ApprovalRequest approval_request = 1;
|
|
550
550
|
*/
|
|
551
|
-
approvalRequest?: ApprovalRequest;
|
|
551
|
+
approvalRequest?: ApprovalRequest | undefined;
|
|
552
552
|
/**
|
|
553
553
|
* @generated from field: repeated approvals.v1.ApprovalDecision decisions = 2;
|
|
554
554
|
*/
|
|
@@ -574,7 +574,7 @@ export type ListApprovalActivityRequest = Message<"approvals.v1.ListApprovalActi
|
|
|
574
574
|
/**
|
|
575
575
|
* @generated from field: common.v1.TimeRange period = 2;
|
|
576
576
|
*/
|
|
577
|
-
period?: TimeRange;
|
|
577
|
+
period?: TimeRange | undefined;
|
|
578
578
|
/**
|
|
579
579
|
* @generated from field: string agent_id = 3;
|
|
580
580
|
*/
|
|
@@ -600,7 +600,7 @@ export type ApprovalActivitySummary = Message<"approvals.v1.ApprovalActivitySumm
|
|
|
600
600
|
/**
|
|
601
601
|
* @generated from field: google.protobuf.Duration total_review_time = 3;
|
|
602
602
|
*/
|
|
603
|
-
totalReviewTime?: Duration;
|
|
603
|
+
totalReviewTime?: Duration | undefined;
|
|
604
604
|
/**
|
|
605
605
|
* @generated from field: int32 auto_approved_count = 4;
|
|
606
606
|
*/
|
|
@@ -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 approvals/v1/approvals.proto (package approvals.v1, syntax proto3)
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
import { enumDesc, fileDesc, messageDesc, serviceDesc } from "@bufbuild/protobuf/codegenv2";
|
|
@@ -94,7 +94,7 @@ export type ArtifactAccessPolicy = Message<"artifacts.v1.ArtifactAccessPolicy">
|
|
|
94
94
|
/**
|
|
95
95
|
* @generated from field: google.protobuf.Timestamp expires_at = 7;
|
|
96
96
|
*/
|
|
97
|
-
expiresAt?: Timestamp;
|
|
97
|
+
expiresAt?: Timestamp | undefined;
|
|
98
98
|
};
|
|
99
99
|
/**
|
|
100
100
|
* Describes the message artifacts.v1.ArtifactAccessPolicy.
|
|
@@ -249,11 +249,11 @@ export type Artifact = Message<"artifacts.v1.Artifact"> & {
|
|
|
249
249
|
/**
|
|
250
250
|
* @generated from field: artifacts.v1.ArtifactOwner owner = 7;
|
|
251
251
|
*/
|
|
252
|
-
owner?: ArtifactOwner;
|
|
252
|
+
owner?: ArtifactOwner | undefined;
|
|
253
253
|
/**
|
|
254
254
|
* @generated from field: artifacts.v1.ArtifactAccessPolicy access = 8;
|
|
255
255
|
*/
|
|
256
|
-
access?: ArtifactAccessPolicy;
|
|
256
|
+
access?: ArtifactAccessPolicy | undefined;
|
|
257
257
|
/**
|
|
258
258
|
* @generated from field: string current_version_id = 9;
|
|
259
259
|
*/
|
|
@@ -275,19 +275,19 @@ export type Artifact = Message<"artifacts.v1.Artifact"> & {
|
|
|
275
275
|
/**
|
|
276
276
|
* @generated from field: artifacts.v1.GeneratedAppSpec app_spec = 13;
|
|
277
277
|
*/
|
|
278
|
-
appSpec?: GeneratedAppSpec;
|
|
278
|
+
appSpec?: GeneratedAppSpec | undefined;
|
|
279
279
|
/**
|
|
280
280
|
* @generated from field: google.protobuf.Timestamp created_at = 14;
|
|
281
281
|
*/
|
|
282
|
-
createdAt?: Timestamp;
|
|
282
|
+
createdAt?: Timestamp | undefined;
|
|
283
283
|
/**
|
|
284
284
|
* @generated from field: google.protobuf.Timestamp updated_at = 15;
|
|
285
285
|
*/
|
|
286
|
-
updatedAt?: Timestamp;
|
|
286
|
+
updatedAt?: Timestamp | undefined;
|
|
287
287
|
/**
|
|
288
288
|
* @generated from field: google.protobuf.Timestamp archived_at = 16;
|
|
289
289
|
*/
|
|
290
|
-
archivedAt?: Timestamp;
|
|
290
|
+
archivedAt?: Timestamp | undefined;
|
|
291
291
|
};
|
|
292
292
|
/**
|
|
293
293
|
* Describes the message artifacts.v1.Artifact.
|
|
@@ -331,11 +331,11 @@ export type ArtifactVersion = Message<"artifacts.v1.ArtifactVersion"> & {
|
|
|
331
331
|
/**
|
|
332
332
|
* @generated from field: artifacts.v1.ArtifactProvenance provenance = 8;
|
|
333
333
|
*/
|
|
334
|
-
provenance?: ArtifactProvenance;
|
|
334
|
+
provenance?: ArtifactProvenance | undefined;
|
|
335
335
|
/**
|
|
336
336
|
* @generated from field: artifacts.v1.GeneratedAppSpec app_spec = 9;
|
|
337
337
|
*/
|
|
338
|
-
appSpec?: GeneratedAppSpec;
|
|
338
|
+
appSpec?: GeneratedAppSpec | undefined;
|
|
339
339
|
/**
|
|
340
340
|
* @generated from field: map<string, string> metadata = 10;
|
|
341
341
|
*/
|
|
@@ -345,7 +345,7 @@ export type ArtifactVersion = Message<"artifacts.v1.ArtifactVersion"> & {
|
|
|
345
345
|
/**
|
|
346
346
|
* @generated from field: google.protobuf.Timestamp created_at = 11;
|
|
347
347
|
*/
|
|
348
|
-
createdAt?: Timestamp;
|
|
348
|
+
createdAt?: Timestamp | undefined;
|
|
349
349
|
/**
|
|
350
350
|
* @generated from field: string created_by = 12;
|
|
351
351
|
*/
|
|
@@ -405,7 +405,7 @@ export type ArtifactAttachment = Message<"artifacts.v1.ArtifactAttachment"> & {
|
|
|
405
405
|
/**
|
|
406
406
|
* @generated from field: google.protobuf.Timestamp attached_at = 11;
|
|
407
407
|
*/
|
|
408
|
-
attachedAt?: Timestamp;
|
|
408
|
+
attachedAt?: Timestamp | undefined;
|
|
409
409
|
/**
|
|
410
410
|
* @generated from field: string attached_by = 12;
|
|
411
411
|
*/
|
|
@@ -457,15 +457,15 @@ export type ArtifactCard = Message<"artifacts.v1.ArtifactCard"> & {
|
|
|
457
457
|
/**
|
|
458
458
|
* @generated from field: artifacts.v1.ArtifactAccessPolicy access = 9;
|
|
459
459
|
*/
|
|
460
|
-
access?: ArtifactAccessPolicy;
|
|
460
|
+
access?: ArtifactAccessPolicy | undefined;
|
|
461
461
|
/**
|
|
462
462
|
* @generated from field: google.protobuf.Timestamp created_at = 10;
|
|
463
463
|
*/
|
|
464
|
-
createdAt?: Timestamp;
|
|
464
|
+
createdAt?: Timestamp | undefined;
|
|
465
465
|
/**
|
|
466
466
|
* @generated from field: google.protobuf.Timestamp updated_at = 11;
|
|
467
467
|
*/
|
|
468
|
-
updatedAt?: Timestamp;
|
|
468
|
+
updatedAt?: Timestamp | undefined;
|
|
469
469
|
};
|
|
470
470
|
/**
|
|
471
471
|
* Describes the message artifacts.v1.ArtifactCard.
|
|
@@ -495,15 +495,15 @@ export type CreateArtifactRequest = Message<"artifacts.v1.CreateArtifactRequest"
|
|
|
495
495
|
/**
|
|
496
496
|
* @generated from field: artifacts.v1.ArtifactOwner owner = 5;
|
|
497
497
|
*/
|
|
498
|
-
owner?: ArtifactOwner;
|
|
498
|
+
owner?: ArtifactOwner | undefined;
|
|
499
499
|
/**
|
|
500
500
|
* @generated from field: artifacts.v1.ArtifactAccessPolicy access = 6;
|
|
501
501
|
*/
|
|
502
|
-
access?: ArtifactAccessPolicy;
|
|
502
|
+
access?: ArtifactAccessPolicy | undefined;
|
|
503
503
|
/**
|
|
504
504
|
* @generated from field: artifacts.v1.ArtifactVersion version = 7;
|
|
505
505
|
*/
|
|
506
|
-
version?: ArtifactVersion;
|
|
506
|
+
version?: ArtifactVersion | undefined;
|
|
507
507
|
/**
|
|
508
508
|
* @generated from field: repeated string tags = 8;
|
|
509
509
|
*/
|
|
@@ -517,7 +517,7 @@ export type CreateArtifactRequest = Message<"artifacts.v1.CreateArtifactRequest"
|
|
|
517
517
|
/**
|
|
518
518
|
* @generated from field: artifacts.v1.GeneratedAppSpec app_spec = 10;
|
|
519
519
|
*/
|
|
520
|
-
appSpec?: GeneratedAppSpec;
|
|
520
|
+
appSpec?: GeneratedAppSpec | undefined;
|
|
521
521
|
/**
|
|
522
522
|
* @generated from field: string created_by = 11;
|
|
523
523
|
*/
|
|
@@ -535,11 +535,11 @@ export type CreateArtifactResponse = Message<"artifacts.v1.CreateArtifactRespons
|
|
|
535
535
|
/**
|
|
536
536
|
* @generated from field: artifacts.v1.Artifact artifact = 1;
|
|
537
537
|
*/
|
|
538
|
-
artifact?: Artifact;
|
|
538
|
+
artifact?: Artifact | undefined;
|
|
539
539
|
/**
|
|
540
540
|
* @generated from field: artifacts.v1.ArtifactVersion version = 2;
|
|
541
541
|
*/
|
|
542
|
-
version?: ArtifactVersion;
|
|
542
|
+
version?: ArtifactVersion | undefined;
|
|
543
543
|
};
|
|
544
544
|
/**
|
|
545
545
|
* Describes the message artifacts.v1.CreateArtifactResponse.
|
|
@@ -557,7 +557,7 @@ export type CreateArtifactVersionRequest = Message<"artifacts.v1.CreateArtifactV
|
|
|
557
557
|
/**
|
|
558
558
|
* @generated from field: artifacts.v1.ArtifactVersion version = 2;
|
|
559
559
|
*/
|
|
560
|
-
version?: ArtifactVersion;
|
|
560
|
+
version?: ArtifactVersion | undefined;
|
|
561
561
|
/**
|
|
562
562
|
* @generated from field: string created_by = 3;
|
|
563
563
|
*/
|
|
@@ -575,11 +575,11 @@ export type CreateArtifactVersionResponse = Message<"artifacts.v1.CreateArtifact
|
|
|
575
575
|
/**
|
|
576
576
|
* @generated from field: artifacts.v1.Artifact artifact = 1;
|
|
577
577
|
*/
|
|
578
|
-
artifact?: Artifact;
|
|
578
|
+
artifact?: Artifact | undefined;
|
|
579
579
|
/**
|
|
580
580
|
* @generated from field: artifacts.v1.ArtifactVersion version = 2;
|
|
581
581
|
*/
|
|
582
|
-
version?: ArtifactVersion;
|
|
582
|
+
version?: ArtifactVersion | undefined;
|
|
583
583
|
};
|
|
584
584
|
/**
|
|
585
585
|
* Describes the message artifacts.v1.CreateArtifactVersionResponse.
|
|
@@ -615,11 +615,11 @@ export type GetArtifactResponse = Message<"artifacts.v1.GetArtifactResponse"> &
|
|
|
615
615
|
/**
|
|
616
616
|
* @generated from field: artifacts.v1.Artifact artifact = 1;
|
|
617
617
|
*/
|
|
618
|
-
artifact?: Artifact;
|
|
618
|
+
artifact?: Artifact | undefined;
|
|
619
619
|
/**
|
|
620
620
|
* @generated from field: artifacts.v1.ArtifactVersion current_version = 2;
|
|
621
621
|
*/
|
|
622
|
-
currentVersion?: ArtifactVersion;
|
|
622
|
+
currentVersion?: ArtifactVersion | undefined;
|
|
623
623
|
/**
|
|
624
624
|
* @generated from field: repeated artifacts.v1.ArtifactVersion versions = 3;
|
|
625
625
|
*/
|
|
@@ -713,7 +713,7 @@ export type UpdateArtifactAccessRequest = Message<"artifacts.v1.UpdateArtifactAc
|
|
|
713
713
|
/**
|
|
714
714
|
* @generated from field: artifacts.v1.ArtifactAccessPolicy access = 2;
|
|
715
715
|
*/
|
|
716
|
-
access?: ArtifactAccessPolicy;
|
|
716
|
+
access?: ArtifactAccessPolicy | undefined;
|
|
717
717
|
};
|
|
718
718
|
/**
|
|
719
719
|
* Describes the message artifacts.v1.UpdateArtifactAccessRequest.
|
|
@@ -727,7 +727,7 @@ export type UpdateArtifactAccessResponse = Message<"artifacts.v1.UpdateArtifactA
|
|
|
727
727
|
/**
|
|
728
728
|
* @generated from field: artifacts.v1.Artifact artifact = 1;
|
|
729
729
|
*/
|
|
730
|
-
artifact?: Artifact;
|
|
730
|
+
artifact?: Artifact | undefined;
|
|
731
731
|
};
|
|
732
732
|
/**
|
|
733
733
|
* Describes the message artifacts.v1.UpdateArtifactAccessResponse.
|
|
@@ -741,7 +741,7 @@ export type AttachArtifactRequest = Message<"artifacts.v1.AttachArtifactRequest"
|
|
|
741
741
|
/**
|
|
742
742
|
* @generated from field: artifacts.v1.ArtifactAttachment attachment = 1;
|
|
743
743
|
*/
|
|
744
|
-
attachment?: ArtifactAttachment;
|
|
744
|
+
attachment?: ArtifactAttachment | undefined;
|
|
745
745
|
};
|
|
746
746
|
/**
|
|
747
747
|
* Describes the message artifacts.v1.AttachArtifactRequest.
|
|
@@ -755,11 +755,11 @@ export type AttachArtifactResponse = Message<"artifacts.v1.AttachArtifactRespons
|
|
|
755
755
|
/**
|
|
756
756
|
* @generated from field: artifacts.v1.Artifact artifact = 1;
|
|
757
757
|
*/
|
|
758
|
-
artifact?: Artifact;
|
|
758
|
+
artifact?: Artifact | undefined;
|
|
759
759
|
/**
|
|
760
760
|
* @generated from field: artifacts.v1.ArtifactAttachment attachment = 2;
|
|
761
761
|
*/
|
|
762
|
-
attachment?: ArtifactAttachment;
|
|
762
|
+
attachment?: ArtifactAttachment | undefined;
|
|
763
763
|
};
|
|
764
764
|
/**
|
|
765
765
|
* Describes the message artifacts.v1.AttachArtifactResponse.
|
|
@@ -799,7 +799,7 @@ export type RenderArtifactCardResponse = Message<"artifacts.v1.RenderArtifactCar
|
|
|
799
799
|
/**
|
|
800
800
|
* @generated from field: artifacts.v1.ArtifactCard card = 1;
|
|
801
801
|
*/
|
|
802
|
-
card?: ArtifactCard;
|
|
802
|
+
card?: ArtifactCard | undefined;
|
|
803
803
|
};
|
|
804
804
|
/**
|
|
805
805
|
* Describes the message artifacts.v1.RenderArtifactCardResponse.
|
|
@@ -831,7 +831,7 @@ export type ArchiveArtifactResponse = Message<"artifacts.v1.ArchiveArtifactRespo
|
|
|
831
831
|
/**
|
|
832
832
|
* @generated from field: artifacts.v1.Artifact artifact = 1;
|
|
833
833
|
*/
|
|
834
|
-
artifact?: Artifact;
|
|
834
|
+
artifact?: Artifact | undefined;
|
|
835
835
|
};
|
|
836
836
|
/**
|
|
837
837
|
* Describes the message artifacts.v1.ArchiveArtifactResponse.
|
|
@@ -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 artifacts/v1/artifacts.proto (package artifacts.v1, syntax proto3)
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
import { enumDesc, fileDesc, messageDesc, serviceDesc } from "@bufbuild/protobuf/codegenv2";
|