Skip to content

Commit 368a9ef

Browse files
typo
1 parent 0d872dd commit 368a9ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

protos/orchestrator_service.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -557,7 +557,7 @@ message EntityBatchResult {
557557
google.protobuf.StringValue entityState = 3;
558558
TaskFailureDetails failureDetails = 4;
559559
string completionToken = 5;
560-
repeated OperationInfo operationInfo = 6; // used only with DTS
560+
repeated OperationInfo operationInfos = 6; // used only with DTS
561561
}
562562

563563
message EntityRequest {

0 commit comments

Comments
 (0)