From 899351fa7a5292ad0a78905614194200096e1be8 Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 7 Jan 2025 17:12:08 +0000 Subject: [PATCH] Built new protos from 750ec08 --- service/discovery/v1/discovery.pb.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/service/discovery/v1/discovery.pb.go b/service/discovery/v1/discovery.pb.go index bc9e43b73..5bb66b1fe 100644 --- a/service/discovery/v1/discovery.pb.go +++ b/service/discovery/v1/discovery.pb.go @@ -84,7 +84,7 @@ type DiscoverResourcesResponse struct { sizeCache protoimpl.SizeCache unknownFields protoimpl.UnknownFields - // list of ComponentConfigs that describe the components found by a discover service. Can be used with UpdateRobotPart. + // list of ComponentConfigs that describe the components found by a discover service. Discoveries []*v1.ComponentConfig `protobuf:"bytes,1,rep,name=discoveries,proto3" json:"discoveries,omitempty"` }