We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfb1bdb commit 99f7886Copy full SHA for 99f7886
protect/control/v1/common.proto
@@ -8,6 +8,7 @@ import "google/protobuf/timestamp.proto";
8
message ResourceOrigin {
9
string zone_id = 1;
10
string workload_id = 2;
11
+ string user_agent = 3;
12
}
13
14
message Zone {
0 commit comments