aboutsummaryrefslogtreecommitdiff
path: root/build/bazel/remote/execution/v2/remote_execution.proto
diff options
context:
space:
mode:
Diffstat (limited to 'build/bazel/remote/execution/v2/remote_execution.proto')
-rw-r--r--build/bazel/remote/execution/v2/remote_execution.proto4
1 files changed, 4 insertions, 0 deletions
diff --git a/build/bazel/remote/execution/v2/remote_execution.proto b/build/bazel/remote/execution/v2/remote_execution.proto
index 6d5643b..e5f13c2 100644
--- a/build/bazel/remote/execution/v2/remote_execution.proto
+++ b/build/bazel/remote/execution/v2/remote_execution.proto
@@ -1494,6 +1494,10 @@ message ExecuteOperationMetadata {
// [ByteStream.Read][google.bytestream.ByteStream.Read] to stream the
// standard error from the endpoint hosting streamed responses.
string stderr_stream_name = 4;
+
+ // The client can read this field to view details about the ongoing
+ // execution.
+ ExecutedActionMetadata partial_execution_metadata = 5;
}
// A request message for