We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d872dd commit 368a9efCopy full SHA for 368a9ef
protos/orchestrator_service.proto
@@ -557,7 +557,7 @@ message EntityBatchResult {
557
google.protobuf.StringValue entityState = 3;
558
TaskFailureDetails failureDetails = 4;
559
string completionToken = 5;
560
- repeated OperationInfo operationInfo = 6; // used only with DTS
+ repeated OperationInfo operationInfos = 6; // used only with DTS
561
}
562
563
message EntityRequest {
0 commit comments