Searched refs:executionExecuteServer (Results 1 – 1 of 1) sorted by relevance
6884 return srv.(ExecutionServer).Execute(m, &executionExecuteServer{stream})6892 type executionExecuteServer struct { struct6896 func (x *executionExecuteServer) Send(m *longrunning.Operation) error { argument