copyLogEntries_Pre method
Implementation
$async.Future<$2.Operation> copyLogEntries_Pre($grpc.ServiceCall $call,
$async.Future<$0.CopyLogEntriesRequest> $request) async {
return copyLogEntries($call, await $request);
}
$async.Future<$2.Operation> copyLogEntries_Pre($grpc.ServiceCall $call,
$async.Future<$0.CopyLogEntriesRequest> $request) async {
return copyLogEntries($call, await $request);
}