listKeys_Pre method
Implementation
$async.Future<$9.ListKeysResponse> listKeys_Pre($grpc.ServiceCall call, $async.Future<$9.ListKeysRequest> request) async {
return listKeys(call, await request);
}
$async.Future<$9.ListKeysResponse> listKeys_Pre($grpc.ServiceCall call, $async.Future<$9.ListKeysRequest> request) async {
return listKeys(call, await request);
}